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
2019-08-11Removed "Tiny" from font sizes.keeshii
2019-08-11Added font size preference.Kamil K
2019-07-26Fix #567 Enable pinning notes as shortcutstefan-niedermann
2019-07-19Add uncaught exception handlerstefan-niedermann
2019-07-19Display keyboard directly when editing a new / empty notestefan-niedermann
2019-07-19#554 Add dynamic shortcuts for recent notesstefan-niedermann
2019-07-19#554 App shortcuts for fav / recent notes and settingsstefan-niedermann
2019-02-10#529 Switching theme must recreate MainActivitystefan-niedermann
2019-02-10Switch from magic string literals to ressource idsstefan-niedermann
2019-02-10Added some null checks & more defensive programmingstefan-niedermann
2019-02-09Eliminate summary for dark theme since it has only a bool valuestefan-niedermann
2019-02-08#519 Synchronize on WiFi onlystefan-niedermann
2019-02-08#519 Synchronize on WiFi onlystefan-niedermann
2019-02-08#519 Synchronize on WiFi onlystefan-niedermann
2019-02-08#519 Synchronize on WiFi onlystefan-niedermann
2019-02-08Merge remote-tracking branch 'origin/master' into synchronize-on-wifi-onlystefan-niedermann
2019-02-08Merge remote-tracking branch 'origin/synchronize-on-wifi-only' into synchroni...stefan-niedermann
2019-02-08#519 Synchronize on WiFi onlystefan-niedermann
2019-02-08#363 Context based formattingstefan-niedermann
2019-02-08Merge branch 'master' into synchronize-on-wifi-onlyNiedermann IT-Dienstleistungen
2019-02-08#363 Context based formattingstefan-niedermann
2019-02-08#363 Context based formattingstefan-niedermann
2019-02-08#363 Context based formattingstefan-niedermann
2019-02-08Merge branch 'master' into synchronize-on-wifi-onlystefan-niedermann
2019-02-08Do not finish PreferencesActivity when switching themestefan-niedermann
2019-02-07#519 Synchronize on WiFi onlystefan-niedermann
2019-02-07Merge remote-tracking branch 'origin/master' into synchronize-on-wifi-onlystefan-niedermann
2019-02-07Merge branch '520-register-as-notes-app'stefan-niedermann
2019-02-07#359 Use monospace fontstefan-niedermann
2019-02-07Merge branch 'master' into monospace-fontstefan-niedermann
2019-02-07#520 App should register as notes appstefan-niedermann
2019-02-07#519 Synchronize on Wi-Fi onlystefan-niedermann
2019-02-07#519 Synchronize on Wi-Fi onlystefan-niedermann
2019-02-07Enable link creation and bold/italic togglestefan-niedermann
2019-02-06#363 Context based formattingstefan-niedermann
2019-02-06Update dependenciesstefan-niedermann
2019-02-06Merge remote-tracking branch 'origin/androidx'stefan-niedermann
2019-02-06Markdown util needs to hardcode unordered list colour.Daniel Bailey
2019-02-06Migrate to `androidx`stefan-niedermann
2019-02-06Merge branch 'master' into search-in-notestefan-niedermann
2019-02-06Update dependencies and enable Java 1.8 compatibilityNiedermann IT-Dienstleistungen
2019-02-06Migrate to AndroidXNiedermann IT-Dienstleistungen
2019-01-19Update dependencies and enable Java 1.8 compatibilityNiedermann IT-Dienstleistungen
2019-01-19Migrate to AndroidXNiedermann IT-Dienstleistungen
2019-01-19Condensed code in PreferencesFragment used to set the theme prefDaniel Bailey
2018-11-27#496 Ensure widgets update when notifyNotesChanged is called.Daniel Bailey
2018-10-01Various improvements to nlw widget and single note widget. Fix for bothDaniel Bailey
2018-09-24Appwidgets' onUpdate and onReceive functions will call updateAppWidgetDaniel Bailey
2018-09-16Fix for intermittent nlw update problem.Daniel Bailey
2018-09-06Shows correct username@host on first sign-in in drawerNiedermann IT-Dienstleistungen