Commit graph

16151 commits

Author SHA1 Message Date
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
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
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
Nextcloud bot
c2fb05a743
[tx-robot] updated from transifex 2020-11-12 03:46:15 +00:00
Tobias Kaminsky
e3e178b683
Merge pull request #7294 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-4.1.1
Bump gradle from 4.1.0 to 4.1.1
2020-11-11 09:34:17 +01:00
Nextcloud bot
70f5670c94
[tx-robot] updated from transifex 2020-11-11 03:48:55 +00:00
dependabot-preview[bot]
cafecdfc29
Bump gradle from 4.1.0 to 4.1.1
Bumps gradle from 4.1.0 to 4.1.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-11 02:12:49 +00:00
Andy Scherzinger
2db40c36ca
Merge pull request #7271 from nextcloud/differentAvatars
Show generated avatars is file detail sharing list
2020-11-10 10:44:33 +01:00
tobiasKaminsky
a733d1e5f0
Show generated avatars is file detail sharing list
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-10 10:15:17 +01:00
Andy Scherzinger
6ef4f51ed7
Merge pull request #7284 from Kuuuna98/Fix_typo
Fixed a typo in a comment
2020-11-10 09:29:31 +01:00
Kuuuna98
cf62ff3a60 fixed typo in comment 2020-11-10 17:20:59 +09:00
Andy Scherzinger
1767d35535
Merge pull request #7281 from Kuuuna98/Fix_typo
Fixed a typo in a comment
2020-11-10 09:16:49 +01:00
Andy Scherzinger
527c7707f2
Merge pull request #7277 from aqaqsubin/Fix_Md_Typing_Error
Fix CONTRIBUTING.md Typing Error
2020-11-10 09:15:36 +01:00
Tobias Kaminsky
c899c3ef08
Merge pull request #7279 from nextcloud/combinationResult
use result from combinations
2020-11-10 09:10:44 +01:00
tobiasKaminsky
a506c31f76
use result from combinations
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-10 09:10:05 +01:00
Tobias Kaminsky
9d3f5dac38
Merge pull request #7181 from nextcloud/themeStatusEditText
Theme edit text status message
2020-11-10 09:03:18 +01:00
Kuuuna98
318cea9e34 fixed typo in comment 2020-11-10 16:35:26 +09:00
Andy Scherzinger
706f371634
proper edit text coloring
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-10 08:28:38 +01:00
Tobias Kaminsky
b571847c73
Merge pull request #7278 from nextcloud/sdkLint
use higher sdk only for lint
2020-11-10 08:22:55 +01:00
tobiasKaminsky
e4c7e22c59
use higher sdk only for lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-10 07:50:59 +01:00
Nextcloud bot
05ebdd8853
[tx-robot] updated from transifex 2020-11-10 03:47:27 +00:00
aqaqsubin
1d8b5d9bc9 Fix CONTRIBUTING.md Typing Error
Signed-off-by: aqaqsubin <aqaq925120k@naver.com>
2020-11-10 11:30:06 +09:00
Andy Scherzinger
5d035b31d9
Merge pull request #7186 from nextcloud/screenshots
Update Screenshots
2020-11-09 23:17:54 +01:00
Andy Scherzinger
e17f7f4b71
update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-09 20:08:43 +01:00
Andy Scherzinger
7b7677c666
stabilize rich workspace UI test
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-09 20:08:42 +01:00
Andy Scherzinger
76a77bb370
update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-09 20:08:41 +01:00
Andy Scherzinger
723c4042df
use our screenshot function, which obeys dark/color
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-09 20:08:41 +01:00
Andy Scherzinger
933ed34c49
Do not use images for tests, as text placeholder tends to get rendered randomly
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-09 20:08:40 +01:00
Andy Scherzinger
a335cd12e8
add wait for stabilizing text file icon rendering
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-09 20:08:39 +01:00
Andy Scherzinger
9e6ee79c3f
use dark/light aware screenshot method
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-09 20:08:39 +01:00
Andy Scherzinger
973977e6ff
Update Screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-09 20:08:30 +01:00
Andy Scherzinger
33ede0b617
Merge pull request #7268 from aqaqsubin/Fix_Typing_Error
Fix AppPreferences Comment Typing Error
2020-11-09 19:19:25 +01:00
Tobias Kaminsky
502d167be6
Merge pull request #7264 from nextcloud/ci
simplify test min sdk
2020-11-09 14:31:20 +01:00
aqaqsubin
a4343dc050 Fix AppPreferencee Comment Typing Error
Signed-off-by: aqaqsubin <aqaq925120k@naver.com>
2020-11-09 21:54:51 +09:00
Andy Scherzinger
b3aa5a9ff6
Merge pull request #7246 from nextcloud/resetCapability
Reset eTag so that capability get parsed again, so status is set
2020-11-09 10:24:45 +01:00
tobiasKaminsky
1b461d3e03
simplify test min sdk
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-09 10:09:53 +01:00
Tobias Kaminsky
8dba90993d
Merge pull request #7105 from nextcloud/viewBindingFileDetailsFragments
Replace butterknife with native view binding (File Details Fragments)
2020-11-09 09:24:51 +01:00
Andy Scherzinger
7893c1963d
Merge pull request #7260 from nextcloud/dependabot/gradle/com.googlecode.ez-vcard-ez-vcard-0.11.2
Bump ez-vcard from 0.11.1 to 0.11.2
2020-11-09 09:15:57 +01:00
tobiasKaminsky
baa0de428f
Reset eTag so that capability get parsed again, so status is set
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-09 08:50:45 +01:00
Nextcloud bot
da05b8ba52
[tx-robot] updated from transifex 2020-11-09 03:43:53 +00:00
dependabot-preview[bot]
3f732c7436
Bump ez-vcard from 0.11.1 to 0.11.2
Bumps [ez-vcard](https://github.com/mangstadt/ez-vcard) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/mangstadt/ez-vcard/releases)
- [Commits](https://github.com/mangstadt/ez-vcard/compare/0.11.1...0.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 02:13:03 +00:00
nextcloud-android-bot
b466be9439
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-11-08 16:57:27 +01:00
Andy Scherzinger
299a5e4d7c
replace butterknife with native view binding
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-08 16:57:22 +01:00
Nextcloud bot
813a6dd5ed
[tx-robot] updated from transifex 2020-11-08 03:43:51 +00:00
Andy Scherzinger
2373c4feac
Merge pull request #7242 from nextcloud/tintHeader
do not tint nc logo
2020-11-07 07:27:13 +01:00
Nextcloud bot
d198a45176
[tx-robot] updated from transifex 2020-11-07 03:43:37 +00:00
tobiasKaminsky
2194e98b0c
do not tint nc logo
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-06 14:47:33 +01:00
Andy Scherzinger
e51ac4876f
Merge pull request #7240 from nextcloud/dependabot/gradle/gradle.plugin.com.github.spotbugs.snom-spotbugs-gradle-plugin-4.6.0
Bump spotbugs-gradle-plugin from 4.5.1 to 4.6.0
2020-11-06 07:56:22 +01:00
Nextcloud bot
6dc9c1c47e
[tx-robot] updated from transifex 2020-11-06 03:43:14 +00:00