Stefan Niedermann
|
a0476d5402
|
Remove old androidTestImplementations
|
2021-04-08 20:14:31 +02:00 |
|
Stefan Niedermann
|
556a48b1ca
|
Merge remote-tracking branch 'origin/831-room' into 831-room
|
2021-04-08 20:13:28 +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
|
b497c6b24d
|
Add some JavaDoc
|
2021-04-08 19:00:39 +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
|
948bed9b96
|
update changelog
|
2021-04-01 14:31: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]
|
ddef9f9fa8
|
Bump lifecycle-livedata from 2.3.0 to 2.3.1
Bumps lifecycle-livedata from 2.3.0 to 2.3.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-25 07:29:41 +01: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
|
ead85515d2
|
update changelog
|
2021-03-22 17:04:58 +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 |
|