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: First stepsStefan Niedermann
2022-08-15⚙️ Support custom file extensions (Notes ≥ 4.5.0)Stefan Niedermann
2022-08-11remove accidentially commited changeFelix Nüsse
2022-08-11allow EditNoteActivity to open main application when called from widget.Felix Nüsse
2022-08-11Remove dead codeStefan Niedermann
2022-08-11🐞 Fix #1541 Favorite star in menu not clickableStefan Niedermann
2022-08-10Use the new Android 12 SplashScreen APIKévin Cocchi
2022-07-03Remove debugging toast messagesUnpublished
2022-06-27#1531 Add option to not keep screen onStefan Niedermann
2022-04-23#1504 Sort notes using locale sorting rulesStefan Niedermann
2022-04-21Fix #1461️ Keep the screen onStefan Niedermann
2022-03-25- Fix #1475 Detect missing Notes app on server when importing an accountStefan Niedermann
2022-03-24Enhance detection and add tips for Read timeoutsStefan Niedermann
2021-12-29#1435 Fix StringIndexOutOfBoundsException when title is blankStefan Niedermann
2021-11-18Remove status message from ExceptionDialogFragmentStefan Niedermann
2021-11-18Add crash hint for SSO 0.6.0 / Files < 3.18Stefan Niedermann
2021-11-16Simplify verbose NextcloudAPI constructorStefan 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-19Also use english category names for category icon replacementsStefan Niedermann
2021-10-19Refactor toolbarStefan Niedermann
2021-10-19- 🚫 Removed "Create note widget" in favor of quick settings tile (in your ...Stefan Niedermann
2021-10-18Raise targetSdk to 31, adjust widgets and manifestNiedermann IT-Dienstleistungen
2021-10-13Improve image formatting helpStefan Niedermann
2021-10-12Fix typoStefan Niedermann
2021-10-11Fix #1272 Notes created via Android's "Share Link" feature are not syncedStefan Niedermann
2021-10-08Ignore constructorStefan Niedermann
2021-10-08Use ShortcutManagerCompat for pin to homescreenStefan Niedermann
2021-10-08Use var keywordStefan Niedermann
2021-10-08Optimize special category iconsStefan 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-08Add unit testStefan Niedermann
2021-10-04Merge branch 'fix/subcategoryux' of https://github.com/ScottieKim/nextcloud-n...Stefan Niedermann
2021-10-04Fix : "search" in overflow menuvhouriet
2021-09-30Fix #1358 Categories created in web UI are not shown in Android appStefan Niedermann
2021-09-30#761 Adjust unit testsStefan Niedermann
2021-09-30#761 Import notes one by one to avoid read timeout for the first syncStefan Niedermann
2021-09-17#1348 Make translations easier by removing HTML markup from stringsStefan 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-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