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
2021-05-14Remove unused importsStefan Niedermann
2021-05-14Fix #1215 Menu text color in dark modeStefan Niedermann
2021-05-12Add unit test for NotesRepository#getInstance()Stefan Niedermann
2021-05-12Fix #1205 Also remove markdown from title when the note only has one lineStefan Niedermann
2021-05-12Throw exception when instantiating an util classStefan Niedermann
2021-05-12Sanitize API versions while migrating the databaseStefan Niedermann
2021-05-12Sanitize API versions while migrating the databaseStefan Niedermann
2021-05-12Enhance handling, parsing, sanitizing and serialization of supported ApiVersionsStefan Niedermann
2021-05-12Ensure to invalidate APIs in case of a NextcloudApiNotRespondingExceptionStefan Niedermann
2021-05-12#1079 Do not refresh displayName on Pull 2 RefreshStefan Niedermann
2021-05-12#1079 Database migrationStefan Niedermann
2021-05-12#1079 Database migrationStefan Niedermann
2021-05-12#1079 Reuse OcsResponse wrapper also for CapabilitiesStefan Niedermann
2021-05-12#1079 Show DisplayName instead of uid attribute for LDAP usersStefan Niedermann
2021-05-10#1198 Fix multiple created notes when creating a new note and wait or toggle ...Stefan Niedermann
2021-05-10#1168 Enable background synchronization by defaultStefan Niedermann
2021-05-04Bug fixedMasterWanna
2021-05-03#916 Improve handlingStefan Niedermann
2021-05-03Merge branch 'master' into 916-settingsStefan Niedermann
2021-05-03Fix importMasterWanna
2021-05-03Merge branch 'master' into masterMasterWanna
2021-05-03SyncWorker called for update settings into runningMasterWanna
2021-05-03SyncWorker called for update settings into runningMasterWanna
2021-05-03SyncWorker called for update settings into runningMasterWanna
2021-05-02Convert Boolean to booleanMasterWanna
2021-05-02Fix some details in PreferencesFragment, SyncWorker and Migration_21_22MasterWanna
2021-05-02Check background sync and migrate to new valueMasterWanna
2021-05-02Check background sync and migrate to new valueMasterWanna
2021-05-02Fix a bug for toggling background syncMasterWanna
2021-05-02Migration is added to enable background syncMasterWanna
2021-05-02Migration is added to enable background syncMasterWanna
2021-05-01#1167 Minor improvements while comparing ApiVersionsStefan Niedermann
2021-05-01#1167 Add more tests for updating apiVersionStefan Niedermann
2021-04-29#1167 Cache Retrofit APIsStefan Niedermann
2021-04-29#1167 Cache Retrofit APIsStefan Niedermann
2021-04-29#1167 Enhance exception handlingStefan Niedermann
2021-04-29#1167 Fix TokenMismatchException after last account has been deletedStefan Niedermann
2021-04-29Merge branch 'master' into 1167-retrofitStefan Niedermann
2021-04-29#1167 Use Calendar instead of long for modified date in NotesAPIStefan Niedermann
2021-04-29#1167 Use retrofit also for capabilities endpointStefan Niedermann
2021-04-28#1167 Use retrofit also for capabilities endpointStefan Niedermann
2021-04-28#1167 Use retrofit also for capabilities endpointStefan Niedermann
2021-04-28#1167 Use retrofit also for capabilities endpointStefan Niedermann
2021-04-28#1167 Use retrofit also for capabilities endpointStefan Niedermann
2021-04-28#1167 Use retrofit also for capabilities endpointStefan Niedermann
2021-04-28#1167 Use retrofit also for capabilities endpointStefan Niedermann
2021-04-28Respect @Expose annotation for Notes to only (de)serialize the properties tha...Stefan Niedermann
2021-04-27Fix parallel synchronization issues which can lead to duplicate primary keysStefan Niedermann
2021-04-27Use IResponseCallback for adding a new AccountStefan Niedermann
2021-04-27Fix #1014 - 🔌 Handle offline state when adding accountsStefan Niedermann