Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-30#1281 Prevent duplicate key exceptionStefan Niedermann
2021-06-28Use ConcurrentHashMap for sync related statesStefan Niedermann
2021-06-28Dismiss dialog when fetching existing settings was not successful916-settingsStefan Niedermann
2021-06-28Settings: i18nStefan Niedermann
2021-06-28Expose settings attributesStefan Niedermann
2021-06-28Fix buildStefan Niedermann
2021-06-28#916 Server settingsStefan Niedermann
2021-06-28Merge branch 'master' into 916-settingsStefan Niedermann
2021-06-25Fix #1254 🐞 Change grid view option not always applied directlyStefan Niedermann
2021-06-24Fix #1282 Search field does not immediately focusStefan Niedermann
2021-06-24Update: subcategory enhancement #1154 solvedScottieKim
2021-06-23Fix #1276 Checkboxes using an uppercase X can not be toggledStefan Niedermann
2021-06-17Minor code improvementsStefan Niedermann
2021-06-17Merge branch 'keyboardReopen' of https://github.com/Drhaal/nextcloud-notes in...Stefan Niedermann
2021-06-17Update: Back button error #1266 solvedScottieKim
2021-06-17Update: subcategory enhancement #1154 solvedScottieKim
2021-06-15#1256 Provide backup and repair stepsStefan Niedermann
2021-06-13Remove unused importStefan Niedermann
2021-06-13Apply ToggleTaskListSpan only for areas without ClickableSpanStefan Niedermann
2021-06-11Merge branch 'open-trashbin-in-files-app'Stefan Niedermann
2021-06-11Add more verbose log output in case of a NextcloudFilesAppAccountNotFoundExce...Stefan Niedermann
2021-06-11Ensure that the BaseNoteFragment view has been created before loading and app...Stefan Niedermann
2021-06-11Use ExecutorServices for running threaded tasksStefan Niedermann
2021-06-10check for nulls + use proper keyboard detection on API 30+drhaal
2021-06-08reformat codedrhaal
2021-06-08remove unused importsdrhaal
2021-06-08refactoringdrhaal
2021-06-08refactoringdrhaal
2021-06-08key keyboard open on app switching to backgrounddrhaal
2021-06-08prototype of keyboard statedrhaal
2021-06-02Fix min version for files app to support trashbinStefan Niedermann
2021-06-01#1243 Remove content of notes and search terms from LogCatStefan Niedermann
2021-05-27Use constants from SSOStefan Niedermann
2021-05-27Temporary set minVersionCode to 0 for testabilityStefan Niedermann
2021-05-27Use Intent.EXTRA_USER instead of custom String key to transmit account nameStefan Niedermann
2021-05-27Open trashbin in files appStefan Niedermann
2021-05-24Extract logic to clear Glide cache into CustomAppGlideModuleStefan Niedermann
2021-05-24Fix moving note to another account (#1235)Niedermann IT-Dienstleistungen
2021-05-20- 🎨 Fix theming issue when theming app is disabled on the serverStefan Niedermann
2021-05-19Add unit test for GridItemDecorationStefan Niedermann
2021-05-19Minor clean upStefan Niedermann
2021-05-19Fix a few lint warningsStefan Niedermann
2021-05-18Catch possible NPEs and reduce warningsStefan Niedermann
2021-05-18Harden ApiProvider for concurrent modifications and add unit testsStefan Niedermann
2021-05-18Remove need for synchronized access to ApiProvider instanceStefan Niedermann
2021-05-17Add Unit test for fetching CapabilitiesStefan Niedermann
2021-05-17Reduce diff with masterStefan Niedermann
2021-05-17Enhance testability by using Singleton pattern for ApiProviderStefan Niedermann
2021-05-16Do not explicitly request ApplicationContext because we already do it in the ...Stefan Niedermann
2021-05-14Remove unused variableStefan Niedermann