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-07-26Fix #567 Enable pinning notes as shortcutstefan-niedermann
2019-07-19#554 Add dynamic shortcuts for recent notesstefan-niedermann
2019-02-10Added some null checks & more defensive programmingstefan-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-08#519 Synchronize on WiFi onlystefan-niedermann
2019-02-07#519 Synchronize on Wi-Fi onlystefan-niedermann
2019-02-06Migrate to AndroidXNiedermann IT-Dienstleistungen
2018-06-17change modified column data type to INTEGERschaarsc
2018-05-15notes order: favorites firstkorelstar
2018-04-15do not execute synchronization concurrentlykorelstar
2018-04-12Step 2 of awesome search magicMario Danic
2018-04-12Run AsyncTasks in parallelNiedermann IT-Dienstleistungen
2018-04-11Introduce ButterKnife and code reformatNiedermann IT-Dienstleistungen
2018-04-06Remove permanent notification in favor of tileNiedermann IT-Dienstleistungen
2018-03-15merge create and edit note activitykorelstar
2018-02-28move appwidget-code into separate packagekorelstar
2018-02-11Moved widget update functions (#324)dan0xii
2017-11-30refactor NoteFragments, category in ActionBarkorelstar
2017-11-26categories in navigation drawerkorelstar
2017-11-01update dependencieskorelstar
2017-10-30Note list widgetDaniel Bailey
2017-10-02Single note widget scrollDaniel Bailey
2017-09-17#244 Search should also include category of noteStefan Niedermann
2017-09-02code formatting and qualitykorelstar
2017-09-02fix: update widget after synchronizationkorelstar
2017-09-02fix auto sync on app openingkorelstar
2017-08-27Auto-save without sync if sync is not possiblekorelstar
2017-08-01simple interface for category changekorelstar
2017-07-30speed-up synchronization (ETag and Last-Modified)korelstar
2017-06-29Downgrade for databasekorelstar
2017-06-26reduce number of calls to CustomCertManager constructor.schaarsc
2017-06-26only synch if cert4android service is available.schaarsc
2017-06-26integrate cert4androidschaarsc
2017-04-24remove db.close()korelstar
2017-02-26speed-up synchronization and introduce categorieskorelstar
2017-01-19Rx markdown, Undo for "Swipe to delete", Nextcloud rebrandNiedermann IT-Dienstleistungen
2016-11-06New Feature: set note as favorite; refactoring NotesListViewActivity.refreshL...korelstar
2016-10-26Fix #146: don't autosave if the note isn't modifiedkorelstar
2016-10-24more logging (#145)korelstar
2016-09-17Fix error message for synchronization on first/unconfigured run (#133)korelstar
2016-08-13Fixing sychronization and concurrency issues (#123)korelstar
2016-07-05Improved presentation of errors if login or synchronization fails (#120)korelstar
2016-03-26#66 Handle remote note deletedStefan Niedermann
2016-03-10Fix #102 0.7.1 crashes on saving an edited note and version bump to 0.7.2v0.7.2Stefan Niedermann
2016-03-09Don't overwrite DB Status LOCAL_CREATED with LOCAL_EDITEDStefan Niedermann
2016-02-03#19 Local SearchStefan Niedermann
2016-01-30Fix #65 NullPointer when trying to savev0.5.2Stefan Niedermann