Kilian Périsset
4b71608c2a
Removed edited icons, merged changes in a new branch
...
This reverts commit 31df74ed17
.
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-24 18:09:26 +02:00
Kilian Périsset
d5b9b3e55d
Replaced some icons by Material ones to (removed useless icons)
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-24 18:08:44 +02:00
Joris Bodin
9a63600521
Set color of hamburger icon
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-24 17:38:36 +02:00
Kilian Périsset
31df74ed17
Replaced some icons by Material ones to (removed useless icons)
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-24 17:16:28 +02:00
Joris Bodin
e3c9a11167
Fix setting background if change manualy dark theme (And remove duplication)
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-24 17:08:51 +02:00
Kilian Périsset
3f4e6247c8
Changed Drawer and global texts colors
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-24 16:59:31 +02:00
Joris Bodin
5581ef7460
Reformat ThemeUtils
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-24 15:53:15 +02:00
Joris Bodin
1ffbb63fef
Black Status bar in light theme <23 api
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-24 15:52:06 +02:00
Joris Bodin
0793808a06
Refactor and fix bug
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-24 15:37:26 +02:00
Joris Bodin
2c3ebac7e4
Change font color for darkmode and remove unused code
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-24 15:13:04 +02:00
Joris Bodin
515e551fda
Merge branch 'master' into newAppBar
2020-04-24 14:45:37 +02:00
Joris Bodin
6d34e6c1f8
Refactor
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-24 14:45:14 +02:00
Andy Scherzinger
47b94004b8
Merge pull request #5922 from nextcloud/changelog-master-stable-3.11.1
...
Add changelog for 3.11.1
2020-04-24 08:36:00 +02:00
Nextcloud bot
d5394df132
[tx-robot] updated from transifex
2020-04-24 03:41:21 +00:00
Joris Bodin
1ec71927df
New color, white for light theme and grey for dark theme. New progressbar
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-23 20:30:27 +02:00
Kilian Périsset
9c6105e94c
Fixed bug relative to inflating (due to < API 21)
...
This reverts commit a92725f8a7
.
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-23 18:14:38 +02:00
Tobias Kaminsky
ec2214337d
Update CHANGELOG.md
...
Co-Authored-By: Andy Scherzinger <info@andy-scherzinger.de>
2020-04-23 14:31:16 +02:00
nextcloud-android-bot
d6ad8f6c2f
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-04-23 09:52:27 +00:00
Chris Narkiewicz
d0a6fdc2da
Start files sync job when enabling auto upload
...
This is #5885 solution ported to BackgroundJobManager API.
Fixes #5882
Fixes #5898
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-04-23 10:45:02 +01:00
Chris Narkiewicz
77c4a3e6a5
Migrate file sync related jobs to WorkManager API
...
* FilesSyncJob.java converted to FilesSyncWork.kt
* FilesSyncJob removed from code
* Extended ETM screen to allow scheduling immediate
TestJob (for development experimentation)
* OfflineSyncJob.java conveted to OfflineSyncWork.kt
* OfflineSyncJob removed from code
* Fixed re-scheduling of content observer work
* MediaFoldersDetectionJob.java converted to
MediaFoldersDetectionWork.kt
* MediaFolderDetectionJob removed from code
Fixes #5881
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-04-23 10:45:01 +01:00
tobiasKaminsky
719e3b1b63
Add changelog for 3.11.1
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-23 11:27:01 +02:00
Tobias Kaminsky
5da1b7f8a9
Merge pull request #5874 from nextcloud/bounycastle
...
Switch to bouncycastle
2020-04-23 08:38:48 +02:00
Nextcloud bot
268f71f0a0
[tx-robot] updated from transifex
2020-04-23 03:31:21 +00:00
tobiasKaminsky
31fe35906e
Switch to bouncycastle
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-22 20:29:10 +02:00
Joris Bodin
4491f9a40d
Remove unused class
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-22 17:14:45 +02:00
Kilian Périsset
a92725f8a7
Replaced colors by native Android ones
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-22 16:08:56 +02:00
Tobias Kaminsky
2dc5fcaef0
Merge pull request #5887 from nextcloud/transfer
...
close SSO streams
2020-04-22 14:05:36 +02:00
Tobias Kaminsky
34c05c9d0e
Merge pull request #5509 from nextcloud/ezaquarii/kilian-fix-account-not-new-crash
...
Resolved the crash when account is not new (Auth)
2020-04-22 13:26:03 +02:00
Nextcloud bot
775066bf8f
[tx-robot] updated from transifex
2020-04-22 03:28:09 +00:00
Kilian Périsset
9fc40c61f0
Formated the code (applied DRY principle)
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-21 09:10:12 +02:00
Kilian Périsset
5942e4e661
Resolved the crash when account is not new (Auth)
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-04-21 09:03:57 +02:00
Tobias Kaminsky
5610aa03d0
Merge pull request #5904 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.6.3
...
Bump gradle from 3.6.2 to 3.6.3
2020-04-21 09:02:12 +02:00
Tobias Kaminsky
35c9175e8c
Merge pull request #5906 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.8.0
...
Bump detekt-gradle-plugin from 1.7.4 to 1.8.0
2020-04-21 09:01:50 +02:00
Nextcloud bot
5febcdfd0d
[tx-robot] updated from transifex
2020-04-21 03:26:05 +00:00
dependabot-preview[bot]
76123e6d3d
Bump detekt-gradle-plugin from 1.7.4 to 1.8.0
...
Bumps detekt-gradle-plugin from 1.7.4 to 1.8.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-21 01:12:17 +00:00
David Luhmer
d4bc9b3cf2
refactorings
...
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-04-20 15:00:31 +02:00
tobiasKaminsky
3a9d9e8c23
close SSO streams
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-20 15:00:26 +02:00
Nextcloud bot
525f6076c6
[tx-robot] updated from transifex
2020-04-20 03:25:08 +00:00
dependabot-preview[bot]
620b672344
Bump gradle from 3.6.2 to 3.6.3
...
Bumps gradle from 3.6.2 to 3.6.3.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 01:12:26 +00:00
Nextcloud bot
0f7fd5c60c
[tx-robot] updated from transifex
2020-04-19 03:24:56 +00:00
Nextcloud bot
acb78ca293
[tx-robot] updated from transifex
2020-04-18 03:25:45 +00:00
Nextcloud bot
bcf40b29f9
[tx-robot] updated from transifex
2020-04-17 03:25:59 +00:00
Andy Scherzinger
aa9e80f0a7
Merge pull request #5876 from nextcloud/releaseConnections
...
Release connections after usage
2020-04-16 18:15:25 +02:00
Tobias Kaminsky
47d5552af8
Merge pull request #5741 from nextcloud/fix-#5736master
...
Readd enableAccountHandling for show slider
2020-04-16 12:48:10 +02:00
Tobias Kaminsky
c42d12cc6f
Merge pull request #5848 from goforbg/master
...
[FIX : #5752 ] Upload files: too much whitespace
2020-04-16 12:00:32 +02:00
Andy Scherzinger
f84369b5ed
Merge pull request #5870 from nextcloud/dependabot/gradle/kotlin_version-1.3.72
...
Bump kotlin_version from 1.3.71 to 1.3.72
2020-04-16 10:40:11 +02:00
Tobias Kaminsky
af0b39ebe9
Merge pull request #5810 from fodinabor/dontAskAllTheTime
...
Make the name collision policy for auto uploads selectable
2020-04-16 08:03:25 +02:00
tobiasKaminsky
464aaded14
increase spotbugs
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-15 19:12:43 +02:00
tobiasKaminsky
db3bd029ca
code formatting
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-15 19:12:16 +02:00
Joachim Meyer
32da47d6a3
Make the name collision policy for auto uploads selectable, fixes #5599 .
...
Signed-off-by: Joachim Meyer <joachim@joameyer.de>
2020-04-15 19:12:06 +02:00