Commit graph

16347 commits

Author SHA1 Message Date
tobiasKaminsky
a0b5c93f12
Use sans font on MaterialButtons to have same font overall in app
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-19 23:20:24 +01:00
Andy Scherzinger
c5fcba31be
Merge pull request #7384 from alfkalfk1234/develop
Fix a typo in CONTRIBUTING.md
2020-11-19 19:51:51 +01:00
Andy Scherzinger
9e1ff71a9c
Merge pull request #7093 from nextcloud/accessibilityScanner
Enable accessibility scanner
2020-11-19 19:50:28 +01:00
alfkalfk1234
476200ac22 I think I found a typo. 2020-11-20 03:39:52 +09:00
Andy Scherzinger
926114b23c
Update Screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-19 18:46:29 +01:00
Andy Scherzinger
77b53a1044
accessibility: 48dp hitbox for send-button plus update from image-button to material button
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-19 18:37:34 +01:00
Andy Scherzinger
d249b8fe7f
optimize menu button
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-19 18:37:33 +01:00
Andy Scherzinger
81f0f14449
add proper hitboxes for file details buttons
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-19 18:37:32 +01:00
Andy Scherzinger
f32a74551c
optimize toolbar layout after accessibility improvements
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-19 18:37:31 +01:00
tobiasKaminsky
8c0878de71
Fix account_setup.xml
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-19 18:37:30 +01:00
tobiasKaminsky
69256d0c53
Enable accessibility scanner: https://developer.android.com/guide/topics/ui/accessibility/testing#espresso-enable-checks
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-19 18:37:25 +01:00
Andy Scherzinger
d3f658d0a2
Merge pull request #7353 from nextcloud/disableFlakyTests
Fix/disable flaky tests
2020-11-19 18:35:47 +01:00
Kuuuna98
ddc3db038c Closed the screen when press back button from App passcode screen
Signed-off-by: Kuuuna98 <yunaghgh@naver.com>
2020-11-19 19:22:19 +09:00
tobiasKaminsky
3d93818533
SVG: do not override view box
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-19 09:34:07 +01:00
tobiasKaminsky
1ee4cec7ba
disabled flaky tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-19 08:51:30 +01:00
Nextcloud bot
4ef7aa90b9
[tx-robot] updated from transifex 2020-11-19 03:45:27 +00:00
Andy Scherzinger
c3acfc9de8
Merge pull request #7338 from nextcloud/passwordSnackbar
show snackbar when entering wrong passcode
2020-11-18 23:58:29 +01:00
Andy Scherzinger
96a13de842
Merge pull request #7337 from nextcloud/rorNull
NPE on download
2020-11-18 23:57:09 +01:00
Andy Scherzinger
ef3b90ee92
Merge pull request #7344 from nextcloud/blackText
Fix black text on dark mode for synced folder preferences
2020-11-18 23:55:40 +01:00
Andy Scherzinger
f87bd9b03b
Merge pull request #7339 from nextcloud/mediaOverlaps
Fix overlapping seek bar and softkeys
2020-11-18 17:27:55 +01:00
Andy Scherzinger
96d9ab4ea1
Merge pull request #7359 from nextcloud/videoBlackBackgronud
Black background on video playback in fullscreen mode
2020-11-18 16:46:18 +01:00
tobiasKaminsky
7a50d8ccce
Black background on video playback in fullscreen mode
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-18 14:14:26 +01:00
Andy Scherzinger
35c12eead8
Merge pull request #7357 from nextcloud/changelog-master-stable-3.14.0
Add changelog for 3.14.0
2020-11-18 12:46:33 +01:00
tobiasKaminsky
aa8b0f0b45
Add changelog for 3.14.0
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-18 12:31:30 +01:00
tobiasKaminsky
2f4725f55e
Fix testGallerySearch test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-18 11:23:22 +01:00
Tobias Kaminsky
9c20fb3120
Merge pull request #7009 from nextcloud/testScreenshots
Run screenshot tests on github actions
2020-11-18 10:22:57 +01:00
tobiasKaminsky
5db5aef0d0
Run screenshot tests on GitHub actions
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-18 09:57:01 +01:00
Andy Scherzinger
4de0123784
Merge pull request #7098 from nextcloud/avatars
Updated avatar handling
2020-11-18 01:07:20 +01:00
Andy Scherzinger
840d7e5f83
no default for share type avatar generation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-17 22:25:04 +01:00
Andy Scherzinger
aa54d02631
remove unused resource
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-17 22:16:41 +01:00
Andy Scherzinger
7807e1e829
update dark screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-17 21:56:44 +01:00
tobiasKaminsky
85551b5eec
Updated avatar handling
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-17 19:17:10 +01:00
Andy Scherzinger
f0b7eb46a4
Merge pull request #7346 from kimminji00/master
Fix a typing error in CONTRIBUTING.md
2020-11-17 14:19:34 +01:00
kimminji00
70efff5322
Fix a typing error in CONTRIBUTING.md
I fixed "comparision" to "comparison".
2020-11-17 22:11:37 +09:00
tobiasKaminsky
bea890ceac
Fix black text on dark mode for synced folder preferences
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-17 13:16:53 +01:00
tobiasKaminsky
aa28d30fa0
Fix overlapping seek bar and softkeys
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-17 11:20:00 +01:00
nextcloud-android-bot
f036bea63a Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-11-17 09:04:37 +00:00
tobiasKaminsky
a51a4ed52a
show snackbar when entering wrong passcode
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-17 09:53:40 +01:00
tobiasKaminsky
06ad76979a
NPE on download
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-17 09:22:12 +01:00
Andy Scherzinger
8101dacecb
Merge pull request #7308 from hochwasser/patch-1
Get last modified time from SAF files put it on the uploaded file
2020-11-16 09:25:22 +01:00
Tobias Kaminsky
b9d0d49c10
Merge pull request #7326 from nextcloud/dependabot/gradle/org.json-json-20201115
Bump json from 20200518 to 20201115
2020-11-16 07:44:26 +01:00
Nextcloud bot
ec9bf0b828
[tx-robot] updated from transifex 2020-11-16 03:45:11 +00:00
dependabot-preview[bot]
1d68c5f450
Bump json from 20200518 to 20201115
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20200518 to 20201115.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 02:13:43 +00:00
Christian Tacke
1974689974 Reformat if / try to make Codecy happy
It's nicer to put the try inside the if, anyway.

Signed-off-by: Christian Tacke <8560110+ChristianTacke@users.noreply.github.com>
2020-11-15 21:59:36 +01:00
Nextcloud bot
3ef396befc
[tx-robot] updated from transifex 2020-11-14 03:45:42 +00:00
hochwasser
d814802fa9
Check if cursor is null added
This was found by @tobiasKaminsky thx

Co-authored-by: Tobias Kaminsky <tobias@nextcloud.com>
2020-11-13 15:08:49 +01:00
Andy Scherzinger
7f0ef32dfd
Merge pull request #7316 from KwonEunKyung/ek
fixed typo in Migrations.kt
2020-11-13 13:13:41 +01:00
KwonEunKyung
ce4b98eb57 fixed typo in Migrations.kt 2020-11-13 18:59:52 +09:00
hochwasser
ec16755e5c
added imports for Cursor and DocumentsContract 2020-11-13 00:14:23 +01:00
hochwasser
e36d1e5c41
Get last modified time from SAF files put it on the uploaded file
Get the modified time from SAF files and set it on the cache file.
The uploaded then sets the correct modified time ob the server.
This fixes #5660
2020-11-13 00:04:15 +01:00