Commit graph

2260 commits

Author SHA1 Message Date
MasterWanna
507745a4d8 SyncWorker called for update settings into running 2021-05-04 00:11:06 +08:00
MasterWanna
809a9e38f7 SyncWorker called for update settings into running 2021-05-04 00:07:05 +08:00
MasterWanna
bab97f32a4 SyncWorker called for update settings into running 2021-05-03 23:49:00 +08:00
MasterWanna
398cb4f8ab Convert Boolean to boolean 2021-05-03 01:32:37 +08:00
MasterWanna
2acbbc66ff Fix some details in PreferencesFragment, SyncWorker and Migration_21_22 2021-05-03 01:22:52 +08:00
MasterWanna
c488a32192 Values related to background sync in strings.xml and arrays.xml modified 2021-05-03 00:55:05 +08:00
MasterWanna
ce3546949f Check background sync and migrate to new value 2021-05-03 00:39:46 +08:00
MasterWanna
b02021dda0 Check background sync and migrate to new value 2021-05-03 00:37:05 +08:00
MasterWanna
7991f3d5f6 Fix a bug for toggling background sync 2021-05-02 17:53:47 +08:00
MasterWanna
a8593aabc1 Migration is added to enable background sync 2021-05-02 17:35:34 +08:00
MasterWanna
0483063a10 Migration is added to enable background sync 2021-05-02 15:58:03 +08:00
MasterWanna
6c50d5c27c Default value changed, Migrations still needed 2021-05-02 15:19:18 +08:00
MasterWanna
09c7c34735
Merge pull request #1 from stefan-niedermann/master
Update
2021-04-30 22:42:46 +08:00
dependabot[bot]
80d6e8ad81 Bump compiler from 4.11.0 to 4.12.0
Bumps [compiler](https://github.com/bumptech/glide) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.11.0...v4.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 13:03:55 +02:00
dependabot[bot]
fa14342729 Bump glide from 4.11.0 to 4.12.0
Bumps [glide](https://github.com/bumptech/glide) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.11.0...v4.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 12:43:20 +02:00
dependabot-preview[bot]
ef089fec8c Upgrade to GitHub-native Dependabot 2021-04-29 17:52:30 +02:00
Stefan Niedermann
4b292b6d04 version bump to 3.4.1 2021-04-27 19:22:51 +02:00
Stefan Niedermann
576aa83508 Fix parallel synchronization issues which can lead to duplicate primary keys 2021-04-27 19:22:36 +02:00
Stefan Niedermann
0348f0a642 Use IResponseCallback for adding a new Account 2021-04-27 19:12:58 +02:00
Nextcloud bot
a690f3a930 [tx-robot] updated from transifex 2021-04-27 18:05:26 +02:00
Stefan Niedermann
948f5fcf06 Fix #1014 - 🔌 Handle offline state when adding accounts 2021-04-27 17:46:14 +02:00
Stefan Niedermann
ef7e2815b0 Fix #1115 🌐 Support links in tables 2021-04-26 11:23:07 +02:00
Stefan Niedermann
691408e99c Merge remote-tracking branch 'origin/1170-notes-repository' into 1170-notes-repository 2021-04-26 10:47:18 +02:00
Stefan Niedermann
94a9628427 Use Executor in repository to submit asynchronous tasks 2021-04-26 10:47:11 +02:00
Stefan Niedermann
8208a3019b Fix Javadoc 2021-04-26 10:47:11 +02:00
Stefan Niedermann
9bcd67c280 Minor database optimization 2021-04-26 10:47:11 +02:00
Stefan Niedermann
4833d440b3 #1170 Remove unnecessary code 2021-04-26 10:47:11 +02:00
Stefan Niedermann
bf836f98e2 #1170 Fix unit tests 2021-04-26 10:47:11 +02:00
Stefan Niedermann
d40f5dfa76 #1170 Migrate NotesServerSyncHelper to NotesRepository 2021-04-26 10:47:11 +02:00
Nextcloud bot
f95d91c272 [tx-robot] updated from transifex 2021-04-26 10:29:19 +02:00
Stefan Niedermann
858292235c - Fix #1175 l10n: Text string for account deletion and synchronization 2021-04-25 14:16:13 +02:00
Stefan Niedermann
71010248cd - #1014 Handle offline state when adding accounts (First time import) 2021-04-25 14:13:06 +02:00
Stefan Niedermann
ac114f21c6 - Allow dashes in note titles (#1104) 2021-04-25 13:33:10 +02:00
Stefan Niedermann
80597b4187 Use Executor in repository to submit asynchronous tasks 2021-04-25 13:14:47 +02:00
Stefan Niedermann
ea54b7ce1f Fix Javadoc 2021-04-24 15:18:38 +02:00
Stefan Niedermann
a2335b1e72 Minor database optimization 2021-04-24 14:14:34 +02:00
Stefan Niedermann
78555dcfab #1170 Remove unnecessary code 2021-04-24 14:03:07 +02:00
Stefan Niedermann
d42638e8ef #1170 Fix unit tests 2021-04-24 13:39:18 +02:00
Stefan Niedermann
8bf727a8cb #1170 Migrate NotesServerSyncHelper to NotesRepository 2021-04-24 12:45:50 +02:00
Stefan Niedermann
5018bdc956 Update changelog 2021-04-24 12:39:31 +02:00
Stefan Niedermann
d3fbb89a9e Fix #989 -️️ Display confirm dialog when deleting an account with unsynchronized changes 2021-04-24 12:39:04 +02:00
Stefan Niedermann
38909fde26 Improve handling of account deletions 2021-04-24 12:13:27 +02:00
Stefan Niedermann
c9b4e1982b - ⚙️ Migrate from SQLiteOpenHelper to Room database (#831) 2021-04-23 12:07:49 +02:00
Nextcloud bot
a521936c34 [tx-robot] updated from transifex 2021-04-23 12:05:55 +02:00
dependabot-preview[bot]
1f0d00939e Bump room-compiler from 2.2.6 to 2.3.0
Bumps room-compiler from 2.2.6 to 2.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-23 07:48:30 +02:00
dependabot-preview[bot]
af3f0180a7 Bump room-runtime from 2.2.6 to 2.3.0
Bumps room-runtime from 2.2.6 to 2.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-23 07:40:03 +02:00
Stefan Niedermann
c6eed04bfd Merge branch 'master' into 831-room 2021-04-22 10:12:19 +02:00
dependabot-preview[bot]
a87114305c Bump fragment from 1.3.2 to 1.3.3
Bumps fragment from 1.3.2 to 1.3.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-22 07:45:20 +02:00
Stefan Niedermann
546f95a9db #831 Also update modified date (next to etag) before pulling remote changes 2021-04-21 18:23:17 +02:00
Stefan Niedermann
94315a1e6d #831 Fix SingleNoteWidget 2021-04-20 10:54:56 +02:00