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
2022-11-12Material 3: Fix text highlight background colorStefan Niedermann
2022-11-12Material 3: Refactor settings dialogStefan Niedermann
2022-11-12Material 3: First stepsStefan Niedermann
2022-08-10Use the new Android 12 SplashScreen APIKévin Cocchi
2021-12-29#1435 Fix StringIndexOutOfBoundsException when title is blankStefan Niedermann
2021-10-26#1303 Hide exceptions related to temporary network issues when not pulling ma...Stefan Niedermann
2021-10-26Use CountdownLatch for SyncWorkerStefan Niedermann
2021-10-19Add @NonNull annotationStefan Niedermann
2021-10-19Refactor toolbarStefan Niedermann
2021-10-12Fix typoStefan Niedermann
2021-10-08Also intent sub categories which have deeper sub categoriesStefan Niedermann
2021-10-08Extend unit test for navigation item constructionStefan Niedermann
2021-10-04Merge branch 'fix/subcategoryux' of https://github.com/ScottieKim/nextcloud-n...Stefan Niedermann
2021-09-30#761 Import notes one by one to avoid read timeout for the first syncStefan Niedermann
2021-09-11Fix #1308 Crash when long pressing a note and swiping to the edge of the screenStefan Niedermann
2021-07-30Add commit "Make use of Java 10 var keyword" againStefan Niedermann
2021-07-29Revert "Make use of Java 10 var keyword"Stefan Niedermann
2021-07-29Make use of Java 10 var keywordStefan 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-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-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-11Use ExecutorServices for running threaded tasksStefan Niedermann
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-19Add unit test for GridItemDecorationStefan Niedermann
2021-05-19Minor clean upStefan Niedermann
2021-05-17Add Unit test for fetching CapabilitiesStefan Niedermann
2021-05-17Enhance testability by using Singleton pattern for ApiProviderStefan Niedermann
2021-05-14Remove unused variableStefan Niedermann
2021-05-14Remove unused importsStefan Niedermann
2021-05-14Fix #1215 Menu text color in dark modeStefan Niedermann
2021-05-12#1079 Do not refresh displayName on Pull 2 RefreshStefan Niedermann
2021-05-12#1079 Show DisplayName instead of uid attribute for LDAP usersStefan Niedermann
2021-04-29#1167 Cache Retrofit APIsStefan Niedermann
2021-04-29#1167 Enhance exception handlingStefan Niedermann
2021-04-29#1167 Fix TokenMismatchException after last account has been deletedStefan Niedermann
2021-04-29Merge branch 'master' into 1167-retrofitStefan Niedermann
2021-04-28#1167 Use retrofit also for capabilities endpointStefan Niedermann
2021-04-28#1167 Use retrofit also for capabilities endpointStefan Niedermann