Tobias Kaminsky
|
e1b0b521f9
|
Merge pull request #5482 from nextcloud/ezaquarii/migrate-contacts-backup-job-to-worker-api
Migrate contacts backup job to new background job manager API
|
2020-03-12 14:34:16 +01:00 |
|
Andy Scherzinger
|
0925f54d84
|
Merge pull request #5598 from nextcloud/changelog-ancestry-fix
Fix the dev edition changelog excluding stuff
|
2020-03-12 08:38:37 +01:00 |
|
Andy Scherzinger
|
6df2d58de5
|
Merge pull request #5634 from nextcloud/previewGradient
Add gradient to preview images in toolbar
|
2020-03-12 08:14:58 +01:00 |
|
Tobias Kaminsky
|
7ab1377744
|
Merge pull request #5623 from nextcloud/backButton
tint back button correctly
|
2020-03-12 07:38:26 +01:00 |
|
Tobias Kaminsky
|
c77f212fab
|
Merge pull request #5626 from nextcloud/darkRename
Correct font color in dark mode
|
2020-03-12 07:38:01 +01:00 |
|
Tobias Kaminsky
|
7b5e3607aa
|
Merge pull request #5632 from nextcloud/sortCrash
fix crash when sorting in folder picker
|
2020-03-12 07:37:30 +01:00 |
|
Nextcloud bot
|
b3153237fd
|
[tx-robot] updated from transifex
|
2020-03-12 03:30:08 +00:00 |
|
Chris Narkiewicz
|
500fdb919b
|
Migrate contacts backup job to new background job manager API
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
|
2020-03-11 23:16:56 +00:00 |
|
Andy Scherzinger
|
48d0249e7e
|
Merge pull request #5636 from nextcloud/312_Alpha
v3.12.-Alpha1
|
2020-03-11 22:06:24 +01:00 |
|
Andy Scherzinger
|
d604084496
|
v3.12.-Alpha1
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-03-11 22:03:47 +01:00 |
|
Andy Scherzinger
|
2ede91bceb
|
Merge pull request #5625 from nextcloud/disabledFAB
Fix border of disabled FAB
|
2020-03-11 20:09:09 +01:00 |
|
Andy Scherzinger
|
ed8ef97ec3
|
add gradient to preview images in toolbar
Resolves #2883
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-03-11 18:48:38 +01:00 |
|
Andy Scherzinger
|
287ff2532e
|
Merge pull request #5612 from nextcloud/space
Fix exception on computing available space
|
2020-03-11 16:26:14 +01:00 |
|
tobiasKaminsky
|
221d3cc327
|
fix crash when sorting in folder picker
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-11 15:55:00 +01:00 |
|
tobiasKaminsky
|
8cd2648bd0
|
remove unneeded ressource
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-11 15:18:43 +01:00 |
|
Andy Scherzinger
|
f7ffbe689f
|
Merge pull request #5608 from nextcloud/accountSwitchingTest
Fix account switching
|
2020-03-11 14:13:56 +01:00 |
|
tobiasKaminsky
|
c771db8bb5
|
Add missing @ for test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-11 11:07:20 +01:00 |
|
Andy Scherzinger
|
2a57580cc7
|
Merge pull request #5624 from nextcloud/gradleWrapperValidation
Gradle wrapper validation
|
2020-03-11 10:50:09 +01:00 |
|
tobiasKaminsky
|
52ba845e86
|
Correct font color in dark mode
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-11 10:43:43 +01:00 |
|
tobiasKaminsky
|
1b5d37b50c
|
Fix border of disabled FAB
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-11 10:06:21 +01:00 |
|
tobiasKaminsky
|
65e3c66d14
|
See: https://github.com/gradle/wrapper-validation-action
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-11 08:43:06 +01:00 |
|
tobiasKaminsky
|
58ae52d108
|
tint back button correctly
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-11 08:39:58 +01:00 |
|
Nextcloud bot
|
7cdf890bf4
|
[tx-robot] updated from transifex
|
2020-03-11 03:31:14 +00:00 |
|
Andy Scherzinger
|
4920991618
|
Merge pull request #5617 from nextcloud/allFiles
All files shows root again
|
2020-03-11 00:00:59 +01:00 |
|
Andy Scherzinger
|
e891411a56
|
Merge pull request #5614 from nextcloud/postEncoding
Use UTF8 PostMethod everywhere
|
2020-03-10 22:52:20 +01:00 |
|
Andy Scherzinger
|
b97df4eb08
|
Merge pull request #5616 from nextcloud/darkModeActiveItem
Improve readability on active drawer item
|
2020-03-10 22:40:34 +01:00 |
|
tobiasKaminsky
|
25a67fe4cb
|
All files shows root again
annotated functions with correct NonNull
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-10 11:56:34 +01:00 |
|
tobiasKaminsky
|
92dd3a0e94
|
Improve readability on active drawer item
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-10 11:18:11 +01:00 |
|
Andy Scherzinger
|
43977198f2
|
Merge pull request #5611 from nextcloud/staleBot
Stale bot shall close only bugs with "need info" and no reply
|
2020-03-10 11:18:05 +01:00 |
|
tobiasKaminsky
|
adae2e48da
|
Use UTF8 PostMethod everywhere
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-10 10:42:51 +01:00 |
|
tobiasKaminsky
|
4ce2729a8f
|
Adjust test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-10 10:07:10 +01:00 |
|
Tobias Kaminsky
|
d5e1209d00
|
Merge pull request #5607 from nextcloud/viewBinding
Use view bindings: https://developer.android.com/topic/libraries/view-binding
|
2020-03-10 09:58:27 +01:00 |
|
tobiasKaminsky
|
9ead4432e8
|
manually increase spotbug/lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-10 09:21:00 +01:00 |
|
tobiasKaminsky
|
3108759dac
|
Fix exception on computing available space
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-10 08:41:12 +01:00 |
|
tobiasKaminsky
|
b0234d895e
|
Update contributing.md
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-10 07:24:57 +01:00 |
|
tobiasKaminsky
|
d741ca7724
|
stale bot: close only bugs with "need info"
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-10 07:23:34 +01:00 |
|
Nextcloud bot
|
9710a8a863
|
[tx-robot] updated from transifex
|
2020-03-10 03:30:49 +00:00 |
|
tobiasKaminsky
|
14f6353cb3
|
Integration test for account switching
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-09 15:39:35 +01:00 |
|
tobiasKaminsky
|
593b684d4d
|
Use view bindings: https://developer.android.com/topic/libraries/view-binding
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-09 11:34:19 +01:00 |
|
Andy Scherzinger
|
cedb397566
|
Merge pull request #5605 from nextcloud/fixNPEonRestoreSharingFragment
Fix NPE on restoring file detail sharing fragment
|
2020-03-09 09:38:09 +01:00 |
|
tobiasKaminsky
|
8e45d953f1
|
Fix NPE on restoring file detail sharing fragment
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-03-09 08:51:23 +01:00 |
|
Nextcloud bot
|
19333cef78
|
[tx-robot] updated from transifex
|
2020-03-09 03:25:08 +00:00 |
|
Nextcloud bot
|
e32364d2fd
|
[tx-robot] updated from transifex
|
2020-03-08 03:30:50 +00:00 |
|
Nextcloud bot
|
a52277e5c0
|
[tx-robot] updated from transifex
|
2020-03-07 03:28:49 +00:00 |
|
AJ Jordan
|
9686d38f95
|
Expand paths to ignore for dev edition changelogs
|
2020-03-06 21:34:22 -05:00 |
|
AJ Jordan
|
a712d61386
|
Fix commits missing from dev edition changelogs
Ref #5525
Signed-off-by: AJ Jordan <alex@strugee.net>
|
2020-03-06 21:34:17 -05:00 |
|
Andy Scherzinger
|
3598ed75a3
|
Merge pull request #5595 from nextcloud/dependabot/gradle/pl.droidsonroids.gif-android-gif-drawable-1.2.19
Bump android-gif-drawable from 1.2.15 to 1.2.19
|
2020-03-06 13:44:33 +01:00 |
|
Andy Scherzinger
|
770f5264fc
|
Merge pull request #5596 from nextcloud/dependabot/gradle/org.mockito-mockito-android-3.3.1
Bump mockito-android from 3.3.0 to 3.3.1
|
2020-03-06 13:35:49 +01:00 |
|
dependabot-preview[bot]
|
8e5fc8ea9c
|
Bump android-gif-drawable from 1.2.15 to 1.2.19
Bumps [android-gif-drawable](https://github.com/koral--/android-gif-drawable) from 1.2.15 to 1.2.19.
- [Release notes](https://github.com/koral--/android-gif-drawable/releases)
- [Changelog](https://github.com/koral--/android-gif-drawable/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/koral--/android-gif-drawable/compare/v1.2.15...v1.2.19)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-06 12:19:19 +00:00 |
|
Andy Scherzinger
|
12d4a93144
|
Merge pull request #5594 from nextcloud/feature/minSdk17
change minimum supported Android version to 4.2
|
2020-03-06 13:16:59 +01:00 |
|