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
2024-01-21chore(deps): Update dependencies and fix API changesStefan Niedermann
2024-01-21fix(lint): Fix 80 character line issuesStefan Niedermann
2024-01-21chore: Use enhanced switch and pattern variablesStefan Niedermann
2024-01-21chore(deps): AGP 8, Java 17, Kotlin 1.9.22, SSO 1.0.0Stefan Niedermann
2023-04-17Streamline commons versiontobiasKaminsky
2023-04-11feat(theming): Align theming closer to files appStefan Niedermann
2023-04-11feat(theming): Align theming closer to files appStefan Niedermann
2023-04-07fix(theming): Fix category themingStefan Niedermann
2023-03-07Support direct editing for notes (#1686)Álvaro Brey
2023-02-16feat(theming): Remove NotesViewThemeUtils#getOnPrimaryContainer in favor of A...Stefan Niedermann
2023-02-16feat(theming): Resolve change requestsStefan Niedermann
2023-02-12feat(theming): Get rid of custom theme checking...Stefan Niedermann
2023-02-12feat(theming): Theme NavigationViewStefan Niedermann
2023-02-12feat(theming): Get rid of textColor propertyStefan Niedermann
2023-02-12feat(theming): Use nextcloud-common library for theming UI elementsStefan Niedermann
2023-01-14Adjust linksStefan Niedermann
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