Andy Scherzinger
|
b0d6f944ce
|
Merge pull request #7106 from o3661606/fix-7103
#7103 Remove item divider in share list
|
2020-10-16 20:13:46 +02:00 |
|
Michael Lam
|
ba5f47dbe9
|
#7103 Remove item divider in share list
|
2020-10-17 00:09:25 +08:00 |
|
Andy Scherzinger
|
ed3c607da5
|
Merge pull request #7099 from nextcloud/appCloses
Fix wrong handling of back button (#7067)
|
2020-10-16 18:02:07 +02:00 |
|
Andy Scherzinger
|
d42512d7ae
|
Merge pull request #7101 from nextcloud/fixUploadCheck
If file is valid, then allow upload
|
2020-10-16 11:38:37 +02:00 |
|
tobiasKaminsky
|
4eb9ae0947
|
If file is valid, then allow upload
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-16 10:27:54 +02:00 |
|
tobiasKaminsky
|
45367ee3f4
|
Fix wrong handling of back button (#7067)
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-16 06:52:09 +02:00 |
|
Nextcloud bot
|
4b91b23c28
|
[tx-robot] updated from transifex
|
2020-10-16 03:40:45 +00:00 |
|
Andy Scherzinger
|
ee01ed385e
|
Merge pull request #7042 from nextcloud/enh/coverArtFilter
Auto Upload: Ignore folders that have no-images or seem to be music albums
|
2020-10-15 15:26:44 +02:00 |
|
Andy Scherzinger
|
a1832eb908
|
Merge pull request #7086 from nextcloud/hideEmptyRichWorkspacses
Do not show rich workspace if it only contains whitespaces
|
2020-10-15 14:47:34 +02:00 |
|
nextcloud-android-bot
|
0bba77ded8
|
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
|
2020-10-15 10:03:28 +00:00 |
|
Andy Scherzinger
|
0f94eefe33
|
codacy: remove unused variable
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-15 11:35:59 +02:00 |
|
Andy Scherzinger
|
e20e0dbf92
|
utilze TextUtils, remove unused code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-15 11:35:58 +02:00 |
|
Andy Scherzinger
|
219ca5fb93
|
invert folder name filter check, move to standard Android view binding
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-15 11:35:58 +02:00 |
|
Andy Scherzinger
|
57c3f3cf2f
|
remove unused import
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-15 11:35:57 +02:00 |
|
Andy Scherzinger
|
2113ea26f2
|
ignore thumbnail-related data on auto upload
Resolves #7085
Resolves #4350
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-15 11:35:56 +02:00 |
|
Andy Scherzinger
|
608dbd998f
|
ignore thumbnauil folders for detection/display - related to #7085
ignore thumbdata files for detection - related to #3177
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-15 11:35:56 +02:00 |
|
Andy Scherzinger
|
2fe3369210
|
add tests
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-15 11:35:55 +02:00 |
|
Andy Scherzinger
|
2c5f5e43a7
|
ignore image-media folders that have no-images _or_ seem to be music albums (just a single cover art image)
block detection notification and hide in lists
related to #3239
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-15 11:35:51 +02:00 |
|
Andy Scherzinger
|
79ad627083
|
Merge pull request #7096 from nextcloud/fix/weekDateFormmat
lint: use proper date format
|
2020-10-15 11:32:24 +02:00 |
|
nextcloud-android-bot
|
7b9d90733f
|
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
|
2020-10-15 09:18:33 +00:00 |
|
Andy Scherzinger
|
23b5f594d2
|
lint: use proper date format
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-15 10:51:51 +02:00 |
|
nextcloud-android-bot
|
247dabb385
|
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
|
2020-10-15 08:21:34 +00:00 |
|
Andy Scherzinger
|
ec09b7cf72
|
Merge pull request #7094 from nextcloud/anyCamera
Any camera (front/back) is enough for scanning QR or taking an image
|
2020-10-15 10:06:21 +02:00 |
|
tobiasKaminsky
|
149dce7571
|
Null safe
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-15 10:05:39 +02:00 |
|
tobiasKaminsky
|
7982a9f223
|
add tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-15 10:01:01 +02:00 |
|
tobiasKaminsky
|
9b2ce0c845
|
Do not show rich workspace if it only contains whitespaces
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-15 10:01:01 +02:00 |
|
Tobias Kaminsky
|
a07b11df71
|
Merge pull request #7050 from grote/4998-cancel-notification
Ensure that upload notification gets cancelled
|
2020-10-15 09:54:22 +02:00 |
|
tobiasKaminsky
|
06a7800eb1
|
Any camera (front/back) is enough for scanning QR or taking an image
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-15 09:52:52 +02:00 |
|
Andy Scherzinger
|
f4bf71337e
|
Merge pull request #7090 from nextcloud/dependabot/gradle/androidx.exifinterface-exifinterface-1.3.1
Bump exifinterface from 1.3.0 to 1.3.1
|
2020-10-15 08:23:19 +02:00 |
|
Nextcloud bot
|
58cfa69247
|
[tx-robot] updated from transifex
|
2020-10-15 03:39:11 +00:00 |
|
dependabot-preview[bot]
|
a7667c9645
|
Bump exifinterface from 1.3.0 to 1.3.1
Bumps exifinterface from 1.3.0 to 1.3.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-15 01:13:35 +00:00 |
|
Andy Scherzinger
|
5ebd4b007c
|
Merge pull request #7052 from nextcloud/resourceFix
streamline layout for user infos
|
2020-10-14 15:56:29 +02:00 |
|
Andy Scherzinger
|
7a8a08d4eb
|
Merge pull request #7045 from nextcloud/codacy
Codacy
|
2020-10-14 15:53:54 +02:00 |
|
Andy Scherzinger
|
8b498f4e60
|
Merge pull request #7087 from nextcloud/user
switch to users
|
2020-10-14 11:17:26 +02:00 |
|
tobiasKaminsky
|
7b57950abf
|
switch to users
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-14 08:44:15 +02:00 |
|
nextcloud-android-bot
|
a8f3f9022e
|
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
|
2020-10-14 06:37:49 +00:00 |
|
nextcloud-android-bot
|
5131ee762f
|
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
|
2020-10-14 06:35:59 +00:00 |
|
drone
|
0a3300c529
|
Merge commit '0bd091b35038841a1dc3a500dcec2ad21f95f527'
|
2020-10-14 06:24:02 +00:00 |
|
tobiasKaminsky
|
0bd091b350
|
use view bindings
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-14 08:23:36 +02:00 |
|
Nextcloud bot
|
baff5f2f64
|
[tx-robot] updated from transifex
|
2020-10-14 03:43:21 +00:00 |
|
Andy Scherzinger
|
10999af2ab
|
remove unused dimension value
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-13 18:02:50 +02:00 |
|
Andy Scherzinger
|
1a23d43a6d
|
add screenshot diff image
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-13 18:02:42 +02:00 |
|
Andy Scherzinger
|
cec7328bcf
|
use correct avatar radius
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-13 18:02:41 +02:00 |
|
Andy Scherzinger
|
29ba8c948f
|
trigger save state info processing in test
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-13 18:02:41 +02:00 |
|
Andy Scherzinger
|
4aac2d48d3
|
User Info screen tests
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-13 18:02:40 +02:00 |
|
Andy Scherzinger
|
41056302dd
|
streamline layout for user infos
Fix #7047
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-13 18:02:39 +02:00 |
|
Andy Scherzinger
|
0417382417
|
codacy: Avoid appending characters as strings in StringBuffer.append
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-13 18:01:49 +02:00 |
|
Andy Scherzinger
|
6d33d71c0d
|
codacy: Avoid unused imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-13 18:01:48 +02:00 |
|
Andy Scherzinger
|
c0504e72a3
|
codacy: Avoid unused local variables
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-13 18:01:48 +02:00 |
|
Andy Scherzinger
|
8ee3664601
|
codacy: Avoid unused private fields
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-13 18:01:47 +02:00 |
|