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 (Collapse)Author
2017-11-27Widget cleanup, fix crash on deleted notesdan0xii
2017-10-30Note list widgetDaniel Bailey
Widget to display all notes in the database, sorted by starred, modified. updateNoteListWidgets() used temporarily for widget updates until content observer is implemented. Move star icon to the right and adjust padding to match Fixed update mechanism for NoteListWidget
2017-10-02Single note widget scrollDaniel Bailey
2017-09-11use string for preference key/valueschaarsc
2017-09-02Single Note WidgetDaniel Bailey
2017-08-31make preferences more clearerkorelstar
2017-08-31Merge Edit & Preview into one activity.schaarsc
2017-08-16Create Note WidgetDaniel Bailey
Addition of "Create Note" widget as referenced in https://github.com/stefan-niedermann/nextcloud-notes/issues/15.
2017-06-26move cert4android configuration to PreferencesActivity.schaarsc
2017-04-09Fix #197 Shortcuts for Android 7Niedermann IT-Dienstleistungen
Added a shortcut to create a new note for Android 7 and above.
2017-03-20Accept user-installed certificates with NougatAndrea Scarpino
2016-09-17#130 Bugfixes for 0.9.0Stefan Niedermann
Version bump and code formatting
2016-02-03#19 Local SearchStefan Niedermann
2016-01-24Fix SelectSingleNoteActivity, added previeImage for SingleNoteWidget and ↵Stefan Niedermann
added labels for SingleNoteWidget and AllNotesWidget.
2015-10-21Removed AndDown-Dependency and switched to Bypass libraryStefan Niedermann
2015-10-08Prototype of Single Note WidgetStefan Niedermann