Stefan Niedermann
|
0d1136aad3
|
#916 Use generic "Remove" as menu item
|
2021-05-03 19:07:29 +02:00 |
|
Stefan Niedermann
|
5ede3bd0e0
|
#916 Improve handling
|
2021-05-03 19:05:48 +02:00 |
|
Stefan Niedermann
|
bbf569b0e9
|
Merge branch 'master' into 916-settings
# Conflicts:
# app/src/main/java/it/niedermann/owncloud/notes/manageaccounts/ManageAccountAdapter.java
# app/src/main/java/it/niedermann/owncloud/notes/manageaccounts/ManageAccountsActivity.java
# app/src/main/java/it/niedermann/owncloud/notes/persistence/NotesClient.java
# app/src/main/java/it/niedermann/owncloud/notes/persistence/NotesClientV1.java
# app/src/main/java/it/niedermann/owncloud/notes/shared/model/ApiVersion.java
# app/src/main/res/values/strings.xml
|
2021-05-03 18:22:38 +02:00 |
|
MasterWanna
|
864e89637d
|
Fix import
|
2021-05-04 00:16:58 +08:00 |
|
MasterWanna
|
b9fbfe34d0
|
Merge branch 'master' into master
|
2021-05-04 00:15:16 +08:00 |
|
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 |
|
Niedermann IT-Dienstleistungen
|
5c952eb07e
|
Merge branch 'master' into 1167-retrofit
|
2021-05-02 19:02:17 +02:00 |
|
MasterWanna
|
c488a32192
|
Values related to background sync in strings.xml and arrays.xml modified
|
2021-05-03 00:55:05 +08:00 |
|
Nextcloud bot
|
e03ab472a4
|
[tx-robot] updated from transifex
|
2021-05-02 18:47:12 +02: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 |
|
Niedermann IT-Dienstleistungen
|
9c9392f8e1
|
Merge branch 'master' into 1167-retrofit
|
2021-05-02 18:20:00 +02: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 |
|
Nextcloud bot
|
efcf6b5af9
|
[tx-robot] updated from transifex
|
2021-05-01 16:20:07 +02:00 |
|
Stefan Niedermann
|
64bcd801d6
|
#1167 Minor improvements while comparing ApiVersions
|
2021-05-01 13:35:26 +02:00 |
|
Stefan Niedermann
|
6b4c09fe4d
|
#1167 Add more tests for updating apiVersion
|
2021-05-01 10:07:18 +02: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 |
|
Stefan Niedermann
|
7e59f45b22
|
#1167 Cache Retrofit APIs
Fix updating to new apiVersions
|
2021-04-29 20:01:30 +02:00 |
|
Stefan Niedermann
|
972a3861c0
|
#1167 Cache Retrofit APIs
They use reflection and should therefore be cached.
|
2021-04-29 13:48:36 +02:00 |
|
Stefan Niedermann
|
1768b2b4a8
|
#1167 Enhance exception handling
|
2021-04-29 12:58:56 +02:00 |
|
Stefan Niedermann
|
1b5b26650b
|
#1167 Fix TokenMismatchException after last account has been deleted
|
2021-04-29 12:43:55 +02:00 |
|
Stefan Niedermann
|
258d7734ea
|
Merge branch 'master' into 1167-retrofit
# Conflicts:
# app/src/main/java/it/niedermann/owncloud/notes/importaccount/ImportAccountActivity.java
|
2021-04-29 11:09:18 +02:00 |
|
Stefan Niedermann
|
63cf471530
|
#1167 Use Calendar instead of long for modified date in NotesAPI
|
2021-04-28 23:22:20 +02:00 |
|
Stefan Niedermann
|
0d9eb364f5
|
#1167 Use retrofit also for capabilities endpoint
Fix API v0.2 compatibility
|
2021-04-28 23:12:17 +02:00 |
|
Stefan Niedermann
|
647f2c00d5
|
#1167 Use retrofit also for capabilities endpoint
Fix deletion
|
2021-04-28 22:57:35 +02:00 |
|
Stefan Niedermann
|
35d64312c6
|
#1167 Use retrofit also for capabilities endpoint
Enhanced error handling
|
2021-04-28 22:50:52 +02:00 |
|
Stefan Niedermann
|
fb3281bc49
|
#1167 Use retrofit also for capabilities endpoint
Make eTag headers work again
|
2021-04-28 20:58:00 +02:00 |
|
Stefan Niedermann
|
b0caa3acd7
|
#1167 Use retrofit also for capabilities endpoint
Use Observable to get headers
|
2021-04-28 20:04:30 +02:00 |
|
Stefan Niedermann
|
4b416116d5
|
#1167 Use retrofit also for capabilities endpoint
|
2021-04-28 19:36:58 +02:00 |
|
Stefan Niedermann
|
1c3b9a0d62
|
#1167 Use retrofit also for capabilities endpoint
|
2021-04-28 11:25:24 +02:00 |
|
Stefan Niedermann
|
403cdecc86
|
Respect @Expose annotation for Notes to only (de)serialize the properties that are relevant for the API
|
2021-04-28 10:27:18 +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
|
4676bb8b6b
|
#1167 Use retrofit
|
2021-04-26 18:23:25 +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
|
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
|
e3c4c1cb40
|
Merge branch 'master' into 916-settings
# Conflicts:
# app/src/main/java/it/niedermann/owncloud/notes/manageaccounts/ManageAccountAdapter.java
# app/src/main/java/it/niedermann/owncloud/notes/manageaccounts/ManageAccountViewHolder.java
# app/src/main/java/it/niedermann/owncloud/notes/manageaccounts/ManageAccountsActivity.java
# app/src/main/java/it/niedermann/owncloud/notes/persistence/NotesClientV1.java
|
2021-04-22 10:26:53 +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 |
|
Stefan Niedermann
|
af879111d7
|
#831 Remove foreign key constraint from NoteListWidgetData to CategoryOptions
|
2021-04-20 10:52:33 +02:00 |
|
Stefan Niedermann
|
9a1dbaeae3
|
#831 Fix hidden soft keyboard when creating a new note
|
2021-04-20 09:55:40 +02:00 |
|
Stefan Niedermann
|
fa03e56883
|
#831 Better handling of error states while synchronizing capabilities and notes by using callbacks instead of LiveData (which is not really error aware)
|
2021-04-20 09:47:53 +02:00 |
|
Stefan Niedermann
|
e8e350e99c
|
Merge branch 'master' into 831-room
# Conflicts:
# app/build.gradle
|
2021-04-20 08:32:39 +02:00 |
|
Stefan Niedermann
|
20b4163ea0
|
#831 Fix pruneBefore
|
2021-04-12 13:13:53 +02:00 |
|
Stefan Niedermann
|
f4f64fb5bb
|
#831 Delete empty CloudNote.java file
|
2021-04-12 12:21:29 +02:00 |
|
Stefan Niedermann
|
b35a4a227a
|
#831 Show not synced indicator again
|
2021-04-12 12:20:56 +02:00 |
|
Stefan Niedermann
|
93521f9f18
|
#831 Use IF EXISTS before dropping indices
|
2021-04-11 18:44:24 +02:00 |
|
Konrad Pozniak
|
1cb9573c8d
|
remove multidex
|
2021-04-09 21:40:48 +02:00 |
|
Stefan Niedermann
|
1d2a18a116
|
Simplify addNote and add some unit tests
|
2021-04-09 12:52:41 +02:00 |
|
Stefan Niedermann
|
3f72a4a91e
|
Ensure we have the up to date eTag
|
2021-04-09 09:55:22 +02:00 |
|
Stefan Niedermann
|
46514034af
|
Fix #1122 Disable code minification
|
2021-04-09 08:49:06 +02:00 |
|
Stefan Niedermann
|
941e5439a0
|
Merge branch 'master' into 831-room
# Conflicts:
# app/build.gradle
|
2021-04-08 23:30:03 +02:00 |
|
Stefan Niedermann
|
8997e9759f
|
version bump to 3.3.0
|
2021-04-08 22:54:05 +02:00 |
|
Stefan Niedermann
|
78db5493db
|
Fix #1119 Enable code minification
|
2021-04-08 22:53:12 +02:00 |
|
Konrad Pozniak
|
b9a91ca4ff
|
convert large pngs to webp
|
2021-04-08 22:04:24 +02:00 |
|
Nextcloud bot
|
ea4c5b8aed
|
[tx-robot] updated from transifex
|
2021-04-08 21:57:27 +02:00 |
|
Stefan Niedermann
|
e9fc505ae0
|
Get rid of deprecated AsyncTask
|
2021-04-08 21:49:21 +02:00 |
|
Stefan Niedermann
|
4f8a9b4297
|
Close test db explicitly and use older java syntax for initialization
|
2021-04-08 20:27:11 +02:00 |
|
Stefan Niedermann
|
a0476d5402
|
Remove old androidTestImplementations
|
2021-04-08 20:14:31 +02:00 |
|
Stefan Niedermann
|
25c6c44297
|
Use robolectric instead of instrumented tests
|
2021-04-08 20:13:08 +02:00 |
|
Stefan Niedermann
|
8a798ce664
|
Add some JavaDoc
|
2021-04-08 20:13:08 +02:00 |
|
Stefan Niedermann
|
6ff469d455
|
Fix typo
|
2021-04-08 16:31:47 +02:00 |
|
Stefan Niedermann
|
38bb26e356
|
Refactor getIdMap
|
2021-04-08 16:31:20 +02:00 |
|
Stefan Niedermann
|
ff2bc1f288
|
Fix bulk sharing from list view
|
2021-04-08 13:00:04 +02:00 |
|
Stefan Niedermann
|
096b1ae7bc
|
Minor code optimizations
|
2021-04-08 12:38:13 +02:00 |
|
Stefan Niedermann
|
4655285303
|
Reactive a few tests
|
2021-04-08 11:43:03 +02:00 |
|
dependabot-preview[bot]
|
e7ec28fe3c
|
Bump recyclerview from 1.1.0 to 1.2.0
Bumps recyclerview from 1.1.0 to 1.2.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-08 08:18:11 +02:00 |
|
Stefan Niedermann
|
a4b8f8beb2
|
Fix missing category badge
|
2021-04-07 11:26:26 +02:00 |
|
Stefan Niedermann
|
ecf91cf1fe
|
Fix additional "New note" when adding a new note
|
2021-04-07 11:25:38 +02:00 |
|
Stefan Niedermann
|
ae507baf4b
|
Fix typo
|
2021-04-07 11:08:02 +02:00 |
|
Stefan Niedermann
|
2aea398efa
|
Remove NoteIdPair in favor of Note entity
|
2021-04-06 18:54:28 +02:00 |
|
Stefan Niedermann
|
2c3b137648
|
Fix wrong thread annotation
|
2021-04-06 18:21:33 +02:00 |
|
Stefan Niedermann
|
f51b548192
|
Avoid blinking navigation header before branding is applied
|
2021-04-06 18:15:01 +02:00 |
|
Stefan Niedermann
|
be4c0c28ff
|
Remove unused import
|
2021-04-06 18:03:36 +02:00 |
|
Stefan Niedermann
|
5bc2d9ee54
|
Do not query full content of notes for list view
|
2021-04-06 18:00:59 +02:00 |
|
Nextcloud bot
|
a134c5f9c9
|
[tx-robot] updated from transifex
|
2021-04-03 18:04:37 +02:00 |
|
Stefan Niedermann
|
a4f0e0bec6
|
Ensure note has been loaded before restoring scroll position
|
2021-04-03 16:38:00 +02:00 |
|
Stefan Niedermann
|
c1a12299b4
|
Allow database queries on main thread
|
2021-04-03 16:04:40 +02:00 |
|
Stefan Niedermann
|
d309f5dd6b
|
Fix crash when switching between edit / preview mode
|
2021-04-03 14:37:27 +02:00 |
|
Stefan Niedermann
|
04f18caeeb
|
Fix wrong thread on swipe 2 refresh
|
2021-04-03 14:37:11 +02:00 |
|
Stefan Niedermann
|
f31a1756e4
|
Merge scrollY logic from master
|
2021-04-02 19:58:50 +02:00 |
|
Stefan Niedermann
|
ec775e342f
|
Remove empty file
|
2021-04-02 19:36:10 +02:00 |
|
Stefan Niedermann
|
19419623b9
|
Lower targetSdk to 29 because of nextcloud/Android-SingleSignOn/issues/277
|
2021-04-02 19:30:48 +02:00 |
|
Stefan Niedermann
|
90e5472ba1
|
Remove unsupported Android versions
|
2021-04-02 19:25:46 +02:00 |
|
Stefan Niedermann
|
34e3bbeea2
|
Update dependencies
|
2021-04-02 19:25:32 +02:00 |
|
Stefan Niedermann
|
e38805a4d8
|
Merge branch 'master' into 831-room
# Conflicts:
# app/build.gradle
# app/src/main/java/it/niedermann/owncloud/notes/branding/BrandedActivity.java
# app/src/main/java/it/niedermann/owncloud/notes/branding/BrandingUtil.java
# app/src/main/java/it/niedermann/owncloud/notes/edit/BaseNoteFragment.java
# app/src/main/java/it/niedermann/owncloud/notes/edit/NotePreviewFragment.java
# app/src/main/java/it/niedermann/owncloud/notes/persistence/AbstractNotesDatabase.java
# app/src/main/java/it/niedermann/owncloud/notes/persistence/migration/Migration_19_20.java
# app/src/main/res/values-hu-rHU/strings.xml
|
2021-04-02 19:15:54 +02:00 |
|
Nextcloud bot
|
0b48efa8b2
|
[tx-robot] updated from transifex
|
2021-04-02 08:58:31 +02:00 |
|
Stefan Niedermann
|
37a1682d3b
|
Put appearance and behavior settings into one category
|
2021-04-01 14:59:25 +02:00 |
|
Stefan Niedermann
|
09b1ba9725
|
Fix NPE in settings
|
2021-04-01 14:53:49 +02:00 |
|
Stefan Niedermann
|
c3debd3da5
|
Remove branding toggle
|
2021-04-01 14:52:37 +02:00 |
|
Stefan Niedermann
|
5944fbacf4
|
Fix logging
|
2021-04-01 14:46:17 +02:00 |
|
Stefan Niedermann
|
b316c7549a
|
Remove beta hint from grid view
|
2021-04-01 14:41:04 +02:00 |
|
Stefan Niedermann
|
9c425e291a
|
Fix #1098 Prevent screen capture
|
2021-04-01 14:29:04 +02:00 |
|
Stefan Niedermann
|
0003e8babb
|
version bump to v3.2.5
|
2021-04-01 13:56:44 +02:00 |
|
Nextcloud bot
|
f55e1dd5a3
|
[tx-robot] updated from transifex
|
2021-04-01 13:55:18 +02:00 |
|
Nextcloud bot
|
5f4f7f79e8
|
[tx-robot] updated from transifex
|
2021-03-30 22:44:11 +02:00 |
|
dependabot-preview[bot]
|
a78ae2eb9c
|
Bump fragment from 1.3.1 to 1.3.2
Bumps fragment from 1.3.1 to 1.3.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-25 07:20:02 +01:00 |
|
Nextcloud bot
|
8a3c92d62a
|
[tx-robot] updated from transifex
|
2021-03-23 13:07:34 +01:00 |
|
Stefan Niedermann
|
e73639c801
|
Fix #1046 Remember scroll position in preview mode
|
2021-03-22 16:49:57 +01:00 |
|
Stefan Niedermann
|
71542a3618
|
version bump to 3.2.4
|
2021-03-22 12:54:04 +01:00 |
|
Stefan Niedermann
|
2583dc2ba0
|
Fix #1089 Set line spacing to 115%
|
2021-03-22 12:53:31 +01:00 |
|
Stefan Niedermann
|
855862d658
|
Mark grid view no longer as 🆕 in settings description
|
2021-03-20 20:15:56 +01:00 |
|
Stefan Niedermann
|
f261eeb1bd
|
Prepare #1089 Move line spacing to variable
|
2021-03-20 11:45:12 +01:00 |
|
Stefan Niedermann
|
d5f787a852
|
Fix build (#1099)
|
2021-03-20 11:36:20 +01:00 |
|
Stefan Niedermann
|
970036d747
|
Fix #1099 Wording for app lock / device credentials
|
2021-03-20 11:27:16 +01:00 |
|
Stefan Niedermann
|
1a0e99fd4d
|
Merge branch 'master' into 831-room
|
2021-03-16 13:54:20 +01:00 |
|
Stefan Niedermann
|
60610b7a87
|
#945 Category label in grid view doesn't take highlight background colour upon selection
|
2021-03-16 13:52:14 +01:00 |
|
Stefan Niedermann
|
a5a84360be
|
Preselect file suffix spinner when loaded
|
2021-03-16 11:40:49 +01:00 |
|
Stefan Niedermann
|
63de9d8131
|
#916 Change remote account settings - Server connection
|
2021-03-15 23:42:08 +01:00 |
|
Stefan Niedermann
|
669d457f5c
|
#916 Change remote account settings - Server connection
|
2021-03-15 23:37:29 +01:00 |
|
Stefan Niedermann
|
a447542fc1
|
#916 Change remote account settings - UI
|
2021-03-15 15:29:47 +01:00 |
|
Stefan Niedermann
|
b788c07f36
|
#916 Change remote account settings - UI
|
2021-03-15 10:59:46 +01:00 |
|
Stefan Niedermann
|
cb9164e249
|
Fix #890 Grid view: no padding top on Recycler View
|
2021-03-15 10:00:30 +01:00 |
|
Stefan Niedermann
|
529bfd7f7a
|
Merge master
|
2021-03-13 12:31:08 +01:00 |
|
Stefan Niedermann
|
56c28a296b
|
Merge branch 'master' into 831-room
# Conflicts:
# app/build.gradle
# app/src/main/java/it/niedermann/owncloud/notes/shared/util/NoteUtil.java
# app/src/main/java/it/niedermann/owncloud/notes/widget/notelist/NoteListWidget.java
# app/src/main/java/it/niedermann/owncloud/notes/widget/notelist/NoteListWidgetFactory.java
# app/src/main/java/it/niedermann/owncloud/notes/widget/singlenote/SingleNoteWidget.java
# app/src/main/java/it/niedermann/owncloud/notes/widget/singlenote/SingleNoteWidgetFactory.java
# app/src/test/java/android/text/TextUtils.java
|
2021-03-13 12:28:23 +01:00 |
|
Stefan Niedermann
|
40f8fe69de
|
version bump to v3.2.3
|
2021-03-13 11:05:17 +01:00 |
|
Stefan Niedermann
|
545dbb80f4
|
Update widget screenshots
|
2021-03-13 11:03:47 +01:00 |
|
Stefan Niedermann
|
166cbf13f8
|
#1085 Open app when clicking on the list widget header
|
2021-03-13 11:03:47 +01:00 |
|
Stefan Niedermann
|
0b8348cf40
|
#1085 Open app when clicking on the list widget header
|
2021-03-13 11:03:47 +01:00 |
|
Stefan Niedermann
|
9c3023b7ee
|
#1085 Open app when clicking on the list widget header
|
2021-03-13 11:03:47 +01:00 |
|
dependabot-preview[bot]
|
1903c4c881
|
Bump fragment from 1.3.0 to 1.3.1
Bumps fragment from 1.3.0 to 1.3.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-11 06:39:50 +01:00 |
|
Stefan Niedermann
|
6812a9ab5f
|
Add pfungstadt flavor
|
2021-03-10 17:55:10 +01:00 |
|
Stefan Niedermann
|
a9ce6b0746
|
Merge remote-tracking branch 'origin/master'
|
2021-03-10 17:47:19 +01:00 |
|
Stefan Niedermann
|
35f0fff392
|
verison bump to 3.2.1
|
2021-03-10 17:47:02 +01:00 |
|
Nextcloud bot
|
2abf87ac43
|
[tx-robot] updated from transifex
|
2021-03-10 17:43:25 +01:00 |
|
Stefan Niedermann
|
4119a926ea
|
Do not replace checkboxes with emojis in parts that get synced up (like the title)
|
2021-03-10 08:48:11 +01:00 |
|
Stefan Niedermann
|
9f09ceffcb
|
Use checkbox-emoji-replacement also in title and excerpt
|
2021-03-09 21:32:25 +01:00 |
|
Stefan Niedermann
|
279a977e2f
|
version bump to 3.2.1
|
2021-03-08 09:59:22 +01:00 |
|
Nextcloud bot
|
94a12dcd26
|
[tx-robot] updated from transifex
|
2021-03-08 09:59:01 +01:00 |
|
Stefan Niedermann
|
1b5470fdec
|
Add new widget screenshot samples
|
2021-03-08 09:57:32 +01:00 |
|
Stefan Niedermann
|
92b15eb8d2
|
Widget design improvements
|
2021-03-08 09:35:40 +01:00 |
|
Stefan Niedermann
|
3a27f51158
|
Fix #1080 Note List Widget improvements
|
2021-03-08 09:07:42 +01:00 |
|
Stefan Niedermann
|
a2cb7456b5
|
Add final keyword to handler
|
2021-03-08 08:53:12 +01:00 |
|
Stefan Niedermann
|
843ffbd7fe
|
version bump to 3.2.0
|
2021-03-07 22:50:04 +01:00 |
|
Stefan Niedermann
|
f140460d48
|
Remove unused code
|
2021-03-07 22:11:22 +01:00 |
|
Stefan Niedermann
|
de8a95e853
|
Adjust paddings
|
2021-03-07 22:11:22 +01:00 |
|
Stefan Niedermann
|
616a266829
|
Pay attention to sufficient contrast ration when applying account color to add button
|
2021-03-07 22:11:22 +01:00 |
|
Stefan Niedermann
|
61340ab6f8
|
Adjust divider
|
2021-03-07 22:11:22 +01:00 |
|
Stefan Niedermann
|
cfd0902a76
|
NoteListWidget: Move create button to scrollable entry, remove header
|
2021-03-07 22:11:22 +01:00 |
|
Stefan Niedermann
|
6cbbab725d
|
Prepare first entry of list widget to be scrollable
|
2021-03-07 22:11:22 +01:00 |
|
Stefan Niedermann
|
71f4b5da16
|
https://github.com/nextcloud/news-android/issues/930
|
2021-03-07 22:11:22 +01:00 |
|
Stefan Niedermann
|
01ed3582b9
|
version bump to 3.1.4
|
2021-03-03 16:01:01 +01:00 |
|
Nextcloud bot
|
9cc9f7a433
|
[tx-robot] updated from transifex
|
2021-03-03 15:56:58 +01:00 |
|
dependabot-preview[bot]
|
095572c8f2
|
Bump desugar_jdk_libs from 1.1.1 to 1.1.5
Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 1.1.1 to 1.1.5.
- [Release notes](https://github.com/google/desugar_jdk_libs/releases)
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/desugar_jdk_libs/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-26 08:23:06 +01:00 |
|
Nextcloud bot
|
9039f974de
|
[tx-robot] updated from transifex
|
2021-02-24 22:27:13 +01:00 |
|
Stefan Niedermann
|
df6a107706
|
Fix #1068 Add warning that clearing the storage will delete unsynchronized notes
|
2021-02-20 18:34:24 +01:00 |
|
dependabot-preview[bot]
|
f688ca0744
|
Bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-15 07:36:59 +01:00 |
|
Stefan Niedermann
|
0c01f258c2
|
Merge branch 'master' into 831-room
# Conflicts:
# app/build.gradle
# app/src/main/java/it/niedermann/owncloud/notes/AppendToNoteActivity.java
# app/src/main/java/it/niedermann/owncloud/notes/edit/EditNoteActivity.java
# app/src/main/java/it/niedermann/owncloud/notes/main/MainActivity.java
# app/src/main/java/it/niedermann/owncloud/notes/persistence/NotesDatabase.java
# app/src/main/java/it/niedermann/owncloud/notes/shared/model/CloudNote.java
# app/src/main/java/it/niedermann/owncloud/notes/shared/util/DisplayUtils.java
# app/src/main/java/it/niedermann/owncloud/notes/shared/util/NoteUtil.java
|
2021-02-11 12:08:53 +01:00 |
|
Stefan Niedermann
|
4a0c16fdad
|
Drop support for Android < 5.0
|
2021-02-11 11:51:25 +01:00 |
|
dependabot-preview[bot]
|
a924d4e3f5
|
Bump fragment from 1.2.5 to 1.3.0
Bumps fragment from 1.2.5 to 1.3.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-11 08:22:21 +01:00 |
|
Stefan Niedermann
|
f6ffef418a
|
version bump to v3.1.3
|
2021-02-09 13:55:10 +01:00 |
|
Nextcloud bot
|
82a5d0441e
|
[tx-robot] updated from transifex
|
2021-02-09 13:53:43 +01:00 |
|
dependabot-preview[bot]
|
1bb7b28386
|
Bump material from 1.2.1 to 1.3.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.2.1...1.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-05 08:24:22 +01:00 |
|
Stefan Niedermann
|
3e10f3fa0d
|
- 🐞 Fix crash for Android < 7 when open a note in preview mode (#1056)
|
2021-02-02 18:44:41 +01:00 |
|
Stefan Niedermann
|
23b61c91a6
|
version bump to 3.1.1
|
2021-01-24 16:39:22 +01:00 |
|
Stefan Niedermann
|
f1f14a5b23
|
#1047 Catch creation shortcuts when no account is configured yet
|
2021-01-24 16:32:41 +01:00 |
|
Stefan Niedermann
|
54dc388da4
|
Remove debug logs
|
2021-01-21 16:20:54 +01:00 |
|
Stefan Niedermann
|
3cc4583056
|
Create logging mechanism to debug #1040
|
2021-01-21 16:20:54 +01:00 |
|
Stefan Niedermann
|
370806fabd
|
version bump to 3.1.0
|
2021-01-11 21:00:27 +01:00 |
|
Stefan Niedermann
|
7793c35d25
|
Use term "Markdown" instead of "MarkDown"
|
2021-01-10 16:16:29 +01:00 |
|
Stefan Niedermann
|
b80aeff1ca
|
Move removeMarkdown() util method to MarkdownUtil
|
2021-01-10 16:13:57 +01:00 |
|
Stefan Niedermann
|
e9869df6ae
|
Fix #1032 Save page title when sharing from browser
|
2021-01-10 15:51:19 +01:00 |
|
Stefan Niedermann
|
2b530bdb7c
|
Fix #1038 Switch to View mode crashes (#1038)
|
2021-01-10 13:58:49 +01:00 |
|
Stefan Niedermann
|
8124e6d33c
|
Enhance workaround for #935
|
2021-01-10 13:07:14 +01:00 |
|
Stefan Niedermann
|
b784390e2b
|
version bump to 3.0.1
|
2021-01-10 13:02:30 +01:00 |
|
Niedermann IT-Dienstleistungen
|
2c692ad625
|
Merge pull request #1037 from stefan-niedermann/transifex
[tx-robot] updated from transifex
|
2021-01-10 13:01:33 +01:00 |
|
Johannes
|
3be495ef8a
|
Avoid overwriting title for new notes
|
2021-01-10 13:01:00 +01:00 |
|
Nextcloud bot
|
35666c5dad
|
[tx-robot] updated from transifex
|
2021-01-10 04:09:44 +00:00 |
|
Nextcloud bot
|
9f9d7e2660
|
[tx-robot] updated from transifex
|
2021-01-09 07:11:26 +01:00 |
|
Stefan Niedermann
|
891b969331
|
version bump to 3.0.0
|
2021-01-08 08:43:40 +01:00 |
|
Nextcloud bot
|
fa0dd85100
|
[tx-robot] updated from transifex
|
2021-01-08 08:28:27 +01:00 |
|
Nextcloud bot
|
fd48e07ebe
|
[tx-robot] updated from transifex
|
2021-01-07 09:12:15 +01:00 |
|
Nextcloud bot
|
82fd1b02b4
|
[tx-robot] updated from transifex
|
2021-01-06 08:30:18 +01:00 |
|