Stefan Niedermann
6515ae4847
version bump to v3.4.9
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-11 13:08:07 +02:00
Nextcloud bot
1991fd416b
[tx-robot] updated from transifex
2021-06-11 13:07:50 +02:00
Stefan Niedermann
0ed4dd2a90
Add more verbose log output in case of a NextcloudFilesAppAccountNotFoundException ( #1256 )
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-11 13:07:29 +02:00
Stefan Niedermann
01daeda2ab
update changelog
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-11 12:34:53 +02:00
Stefan Niedermann
a747c5d045
Ensure that the BaseNoteFragment view has been created before loading and applying the notes content.
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-11 11:54:52 +02:00
Stefan Niedermann
dad6836f73
Use ExecutorServices for running threaded tasks
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-11 11:05:17 +02:00
drhaal
7a59c808a3
check for nulls + use proper keyboard detection on API 30+
2021-06-10 20:47:07 +02:00
drhaal
988ce872cc
reformat code
2021-06-08 21:58:08 +02:00
drhaal
2405959324
remove unused imports
2021-06-08 21:52:07 +02:00
drhaal
d68f2dfef2
refactoring
2021-06-08 21:45:32 +02:00
drhaal
47d5d577fd
refactoring
2021-06-08 21:36:47 +02:00
drhaal
2116456067
key keyboard open on app switching to background
2021-06-08 21:33:56 +02:00
drhaal
746ced2557
prototype of keyboard state
2021-06-08 20:24:58 +02:00
Stefan Niedermann
a2bbff4f02
version bump to v3.4.8
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-07 15:26:18 +02:00
Nextcloud bot
c6a54e482b
[tx-robot] updated from transifex
2021-06-07 15:25:11 +02:00
Stefan Niedermann
40ffcc5474
bump nextcloud-commons
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-06 15:02:57 +02:00
Stefan Niedermann
fb69ca4301
version bump to v3.4.7
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-05 17:57:34 +02:00
Stefan Niedermann
c0d540e262
version bump to v3.4.6
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-05 13:25:53 +02:00
Nextcloud bot
8c5824850a
[tx-robot] updated from transifex
2021-06-05 13:23:15 +02:00
Stefan Niedermann
858ed3475f
#1018 Use Glide for image loading
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-05 13:22:38 +02:00
dependabot[bot]
51a920fbf9
Bump mockito-core from 3.10.0 to 3.11.0
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.10.0...v3.11.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 10:01:53 +02:00
dependabot[bot]
8cd3592130
Bump recyclerview from 1.2.0 to 1.2.1
...
Bumps recyclerview from 1.2.0 to 1.2.1.
---
updated-dependencies:
- dependency-name: androidx.recyclerview:recyclerview
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 10:16:09 +02:00
Stefan Niedermann
b3afddeaaa
Fix min version for files app to support trashbin
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-02 15:01:50 +02:00
Stefan Niedermann
d46b2735d3
Merge remote-tracking branch 'origin/master'
2021-06-01 10:31:35 +02:00
Stefan Niedermann
0082f905cb
version bump to v3.4.5
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-01 10:31:32 +02:00
Nextcloud bot
793ee18662
[tx-robot] updated from transifex
2021-06-01 10:30:27 +02:00
Stefan Niedermann
1df8806528
Merge branch '1243-remove-pii-from-prod-logcat'
2021-06-01 10:21:56 +02:00
Stefan Niedermann
70f9c480bf
#1243 Update changelog
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-01 10:21:42 +02:00
Stefan Niedermann
07663224f1
#1243 Remove content of notes and search terms from LogCat
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-06-01 10:20:13 +02:00
Niedermann IT-Dienstleistungen
2534aefb77
Remove robolectric config ( #1242 )
...
This is no longer necessary:
```java
@config(sdk = [Build.VERSION_CODES.P])
```
2021-05-31 11:33:33 +02:00
Stefan Niedermann
134c99c16c
Bump nextcloud-commons to 1.3.2
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-30 18:52:31 +02:00
Stefan Niedermann
b0c657a0a2
Bump nextcloud-commons to 1.3.1
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-30 18:41:52 +02:00
Stefan Niedermann
5c87048074
Move instrumented tests to robolectric unit tests
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-30 15:23:07 +02:00
Stefan Niedermann
f9ac428814
Merge remote-tracking branch 'origin/open-trashbin-in-files-app' into open-trashbin-in-files-app
...
# Conflicts:
# app/src/main/java/it/niedermann/owncloud/notes/main/menu/MenuAdapter.java
2021-05-27 14:52:55 +02:00
Stefan Niedermann
cf8d416d56
Use constants from SSO
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-27 14:52:30 +02:00
Stefan Niedermann
323e08f1d8
Temporary set minVersionCode to 0 for testability
2021-05-27 14:51:51 +02:00
Stefan Niedermann
1bb17c5491
Use Intent.EXTRA_USER instead of custom String key to transmit account name
2021-05-27 14:51:51 +02:00
Stefan Niedermann
c88e9cb2bf
Open trashbin in files app
...
With fallback to legacy launch in browser
2021-05-27 14:51:51 +02:00
dependabot[bot]
46106bee1f
Bump annotations from 21.0.0 to 21.0.1
...
Bumps [annotations](https://github.com/JetBrains/java-annotations ) from 21.0.0 to 21.0.1.
- [Release notes](https://github.com/JetBrains/java-annotations/releases )
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JetBrains/java-annotations/compare/21.0.0...21.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 08:55:36 +02:00
Stefan Niedermann
63ed6ab6ce
Run lint in CI
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-25 15:28:15 +02:00
Stefan Niedermann
771026fc32
Use default locale when checking whether device manufacturer is samsung
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-25 15:25:55 +02:00
Stefan Niedermann
06484418b0
Clean up build.gradle files
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-25 15:13:15 +02:00
dependabot[bot]
8cc478faa5
Bump gson from 2.8.6 to 2.8.7
...
Bumps [gson](https://github.com/google/gson ) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 09:23:28 +02:00
Stefan Niedermann
115a3c030f
Extract logic to clear Glide cache into CustomAppGlideModule
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-24 17:20:10 +02:00
Stefan Niedermann
0a5cf6b411
version bump to v3.4.4
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-24 16:35:50 +02:00
Stefan Niedermann
247cf75a78
Update changelog
...
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-05-24 16:16:29 +02:00
Niedermann IT-Dienstleistungen
2a542dbd95
Fix moving note to another account ( #1235 )
...
- Moving from within a note using the 3-dots-menu did not work at all because no account was passed to the chooser
- Moving a note does no longer require to re-read the full content. This is already done by `MainViewModel`. The method expects the full note to be passed
2021-05-24 16:16:20 +02:00
Nextcloud bot
695dbf280d
[tx-robot] updated from transifex
2021-05-24 15:31:54 +02:00
Niedermann IT-Dienstleistungen
cfbad48990
Force same width of screenshots in README.md
...
by removing the titles. They still are available as Alt description of the images and quite obvious.
2021-05-21 13:27:36 +02:00
dependabot[bot]
7673d0bdb0
Bump annotations from 20.1.0 to 21.0.0
...
Bumps [annotations](https://github.com/JetBrains/java-annotations ) from 20.1.0 to 21.0.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases )
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JetBrains/java-annotations/compare/20.1.0...21.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 09:17:12 +02:00