Andy Scherzinger
bedc2b48ee
housekeeping, removing unused resources
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-11-27 21:35:05 +01:00
Andy Scherzinger
ca6918f9fc
show/hide improvements when list is completed hidden + nicer empty UI + action button
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-11-27 21:35:03 +01:00
Andy Scherzinger
23e44243da
show/hide auto upload list items
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-11-27 21:34:40 +01:00
Andy Scherzinger
540c649efe
Merge pull request #4894 from nextcloud/dependabot/gradle/kotlin_version-1.3.61
...
Bump kotlin_version from 1.3.60 to 1.3.61
2019-11-27 20:16:12 +01:00
dependabot-preview[bot]
f34ba2cdca
Bump kotlin_version from 1.3.60 to 1.3.61
...
Bumps `kotlin_version` from 1.3.60 to 1.3.61.
Updates `kotlin-gradle-plugin` from 1.3.60 to 1.3.61
Updates `kotlin-stdlib-jdk7` from 1.3.60 to 1.3.61
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.61/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.60...v1.3.61 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-27 13:03:07 +00:00
Tobias Kaminsky
48038d564e
Merge pull request #4883 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.2.0
...
Bump detekt-gradle-plugin from 1.1.1 to 1.2.0
2019-11-27 14:01:50 +01:00
Nextcloud bot
83e0ebc463
[tx-robot] updated from transifex
2019-11-27 03:10:14 +00:00
Tobias Kaminsky
21c0de3cdd
daily dev 20191127
...
e92daa2fc
Merge pull request #4853 from nextcloud/migrate-simple-cases-of-get-current-account-to-get-user
99d9a6923
Merge pull request #4885 from nextcloud/disable_android_backup_qa
10960bf3a
[tx-robot] updated from transifex
9f24b254f
[tx-robot] updated from transifex
b7876c425
disable GoogleAppIndexingWarning lint check
11687c65c
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
80fb800ef
Merge commit 'a7eb7148fa0ceb42981366eb2ddcf0ff921e6a55'
b91136c36
Disable android backup on the QA app
a7eb7148f
Migrate simple cases of getCurrentAccount() to getUser()
6249a06a8
daily dev 20191123
2019-11-27 03:37:10 +01:00
Tobias Kaminsky
e92daa2fc4
Merge pull request #4853 from nextcloud/migrate-simple-cases-of-get-current-account-to-get-user
...
Migrate simple cases of get current account to get user
2019-11-26 14:04:32 +01:00
Andy Scherzinger
99d9a6923e
Merge pull request #4885 from nextcloud/disable_android_backup_qa
...
Disable android backup on the QA app
2019-11-26 08:47:53 +01:00
Nextcloud bot
10960bf3a2
[tx-robot] updated from transifex
2019-11-26 03:10:16 +00:00
Nextcloud bot
9f24b254f9
[tx-robot] updated from transifex
2019-11-25 14:33:17 +00:00
tobiasKaminsky
b7876c4252
disable GoogleAppIndexingWarning lint check
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-11-25 15:26:08 +01:00
nextcloud-android-bot
11687c65cb
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-11-25 12:22:26 +00:00
drone
80fb800ef1
Merge commit 'a7eb7148fa0ceb42981366eb2ddcf0ff921e6a55'
2019-11-25 12:08:09 +00:00
Alice Gaudon
b91136c362
Disable android backup on the QA app
...
Signed-off-by: Alice Gaudon <alice@gaudon.pro>
2019-11-25 10:22:12 +01:00
Chris Narkiewicz
a7eb7148fa
Migrate simple cases of getCurrentAccount() to getUser()
...
Migrate trivially convertible uses of getCurrentAccount()
to new user model - getUser().
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-11-25 08:53:50 +00:00
dependabot-preview[bot]
4f26261bf8
Bump detekt-gradle-plugin from 1.1.1 to 1.2.0
...
Bumps detekt-gradle-plugin from 1.1.1 to 1.2.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 02:15:52 +00:00
dependabot-preview[bot]
0691786fb8
Bump flexbox from 1.1.1 to 2.0.0
...
Bumps [flexbox](https://github.com/google/flexbox-layout ) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/google/flexbox-layout/releases )
- [Commits](https://github.com/google/flexbox-layout/compare/1.1.1...2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 02:15:12 +00:00
Tobias Kaminsky
6249a06a8d
daily dev 20191123
...
c8eba1d5a
Merge pull request #4835 from nextcloud/ezaquarii/new-user-model
609b99666
New user model
44220d73f
Merge pull request #4867 from nextcloud/dependabot/gradle/androidx.exifinterface-exifinterface-1.1.0
6e5d7a89c
daily dev 20191121
2019-11-23 03:36:58 +01:00
Tobias Kaminsky
c8eba1d5ad
Merge pull request #4835 from nextcloud/ezaquarii/new-user-model
...
New user model
2019-11-22 07:57:04 +01:00
Chris Narkiewicz
609b99666f
New user model
...
New non-nullable user model abstracts away all complexities of Nextcloud
user account and provides.
- backported java.util.Optional
- extended UserAccountManager with User getters
- deprecated CurrentAccountProvider.getCurrentAccount() method
- migrated connectivity service to new user model
- migrated UploadsStorageManager to new user model
- migrated OCFileListAdapter
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-11-21 19:58:57 +00:00
Tobias Kaminsky
44220d73fe
Merge pull request #4867 from nextcloud/dependabot/gradle/androidx.exifinterface-exifinterface-1.1.0
...
Bump exifinterface from 1.0.0 to 1.1.0
2019-11-21 10:05:00 +01:00
Tobias Kaminsky
6e5d7a89c1
daily dev 20191121
...
b9ff6cecf
Merge pull request #4843 from Unpublished/fix4842
0977c9d2e
daily dev 20191120
2019-11-21 03:37:08 +01:00
dependabot-preview[bot]
16c220e7af
Bump exifinterface from 1.0.0 to 1.1.0
...
Bumps exifinterface from 1.0.0 to 1.1.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-21 02:16:42 +00:00
Tobias Kaminsky
b9ff6cecfc
Merge pull request #4843 from Unpublished/fix4842
...
Use png instead of vector drawable for bitmap
2019-11-20 16:09:22 +01:00
Kilian Périsset
ddb015bda8
Added new restore icon
2019-11-20 16:05:42 +01:00
Tobias Kaminsky
0977c9d2e1
daily dev 20191120
...
21ef00654
Merge pull request #4858 from nextcloud/changeScreenshot
0223085a8
shorten text a bit
8879179cf
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
94502f66b
Merge pull request #4787 from ArisuOngaku/auto-upload-start-date-persistence
21109375c
Merge pull request #4839 from nextcloud/dependabot/gradle/markwonVersion-4.2.0
f1a0ac5c2
[tx-robot] updated from transifex
a00677cd6
daily dev 20191119
2019-11-20 03:37:09 +01:00
Unpublished
26c5c5e015
Use png for checker image to use it via bitmap
...
Signed-off-by: Unpublished <unpublished@gmx.net>
2019-11-19 20:10:19 +01:00
Andy Scherzinger
21ef006544
Merge pull request #4858 from nextcloud/changeScreenshot
...
Screenshots: shorten text a bit
2019-11-19 17:45:37 +01:00
tobiasKaminsky
0223085a8d
shorten text a bit
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-11-19 14:35:31 +01:00
nextcloud-android-bot
8879179cff
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-11-19 12:28:44 +00:00
Tobias Kaminsky
94502f66b5
Merge pull request #4787 from ArisuOngaku/auto-upload-start-date-persistence
...
Make synced folder init/enable date persistent
2019-11-19 13:21:43 +01:00
Tobias Kaminsky
21109375c3
Merge pull request #4839 from nextcloud/dependabot/gradle/markwonVersion-4.2.0
...
Bump markwonVersion from 4.1.2 to 4.2.0
2019-11-19 07:44:51 +01:00
Nextcloud bot
f1a0ac5c26
[tx-robot] updated from transifex
2019-11-19 03:10:54 +00:00
Tobias Kaminsky
a00677cd63
daily dev 20191119
...
dbe12e6d2
Merge pull request #4789 from nextcloud/name_pattern_menus
77b6b178a
Merge pull request #4841 from nextcloud/disableOldLoginMethod
b561f6883
allow to switch off old login method
b59d96ace
[tx-robot] updated from transifex
9ae550731
[tx-robot] updated from transifex
bfdaba8bd
[tx-robot] updated from transifex
c82c08059
daily dev 20191116
2019-11-19 03:37:08 +01:00
Tobias Kaminsky
dbe12e6d20
Merge pull request #4789 from nextcloud/name_pattern_menus
...
Improve menu file name pattern
2019-11-18 15:26:35 +01:00
Tobias Kaminsky
77b6b178a9
Merge pull request #4841 from nextcloud/disableOldLoginMethod
...
allow to switch off old login method
2019-11-18 13:51:38 +01:00
tobiasKaminsky
b561f68834
allow to switch off old login method
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-11-18 10:13:09 +01:00
Nextcloud bot
b59d96ace0
[tx-robot] updated from transifex
2019-11-18 03:09:26 +00:00
dependabot-preview[bot]
b6d682683c
Bump markwonVersion from 4.1.2 to 4.2.0
...
Bumps `markwonVersion` from 4.1.2 to 4.2.0.
Updates `core` from 4.1.2 to 4.2.0
- [Release notes](https://github.com/noties/Markwon/releases )
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/noties/Markwon/compare/v4.1.2...v4.2.0 )
Updates `ext-strikethrough` from 4.1.2 to 4.2.0
- [Release notes](https://github.com/noties/Markwon/releases )
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/noties/Markwon/compare/v4.1.2...v4.2.0 )
Updates `ext-tables` from 4.1.2 to 4.2.0
- [Release notes](https://github.com/noties/Markwon/releases )
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/noties/Markwon/compare/v4.1.2...v4.2.0 )
Updates `ext-tasklist` from 4.1.2 to 4.2.0
- [Release notes](https://github.com/noties/Markwon/releases )
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/noties/Markwon/compare/v4.1.2...v4.2.0 )
Updates `html` from 4.1.2 to 4.2.0
- [Release notes](https://github.com/noties/Markwon/releases )
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/noties/Markwon/compare/v4.1.2...v4.2.0 )
Updates `syntax-highlight` from 4.1.2 to 4.2.0
- [Release notes](https://github.com/noties/Markwon/releases )
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/noties/Markwon/compare/v4.1.2...v4.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 02:15:46 +00:00
Nextcloud bot
9ae550731e
[tx-robot] updated from transifex
2019-11-17 03:12:24 +00:00
Nextcloud bot
bfdaba8bde
[tx-robot] updated from transifex
2019-11-16 03:09:26 +00:00
Tobias Kaminsky
c82c08059a
daily dev 20191116
...
5273e1e7f
Merge pull request #4832 from nextcloud/dependabot/gradle/kotlin_version-1.3.60
bd503a86c
[tx-robot] updated from transifex
20c9ce361
Bump kotlin_version from 1.3.50 to 1.3.60
3943e1c75
[tx-robot] updated from transifex
75de7b88d
daily dev 20191114
2019-11-16 03:40:11 +01:00
Alice Gaudon
65da616f81
FilesSyncHelper: use our own logging framework
...
Signed-off-by: Alice Gaudon <alice@gaudon.pro>
2019-11-15 07:56:17 +01:00
Andy Scherzinger
5273e1e7fc
Merge pull request #4832 from nextcloud/dependabot/gradle/kotlin_version-1.3.60
...
Bump kotlin_version from 1.3.50 to 1.3.60
2019-11-15 07:36:39 +01:00
Nextcloud bot
bd503a86c7
[tx-robot] updated from transifex
2019-11-15 03:10:28 +00:00
dependabot-preview[bot]
20c9ce361a
Bump kotlin_version from 1.3.50 to 1.3.60
...
Bumps `kotlin_version` from 1.3.50 to 1.3.60.
Updates `kotlin-gradle-plugin` from 1.3.50 to 1.3.60
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk7` from 1.3.50 to 1.3.60
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-15 02:18:56 +00:00
Nextcloud bot
3943e1c753
[tx-robot] updated from transifex
2019-11-14 03:10:34 +00:00
Tobias Kaminsky
75de7b88d4
daily dev 20191114
...
ed8b9cbb7
Merge pull request #4713 from nextcloud/ezaquarii/remove-set-account-from-first-run-activity
f38900d98
[tx-robot] updated from transifex
e43ef8e06
daily dev 20191113
2019-11-14 03:36:56 +01:00