Commit graph

14772 commits

Author SHA1 Message Date
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
Tobias Kaminsky
30e7728dbc
Merge pull request #5873 from nextcloud/webAction
Notification handle action type "web"
2020-04-15 17:46:27 +02:00
tobiasKaminsky
4b30ed5993
Release connections after usage
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-15 17:44:17 +02:00
Tobias Kaminsky
fb7d489ed7
Merge pull request #5875 from nextcloud/reverseProxy
add question about reverse proxy
2020-04-15 17:03:36 +02:00
tobiasKaminsky
887ac009eb
add question about reverse proxy
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-15 17:02:25 +02:00
tobiasKaminsky
352dbd575c
fix https://github.com/nextcloud/android/issues/5457
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-15 15:05:58 +02:00
Nextcloud bot
4dc092945b
[tx-robot] updated from transifex 2020-04-15 03:30:10 +00:00
dependabot-preview[bot]
ffacdbd7f9
Bump kotlin_version from 1.3.71 to 1.3.72
Bumps `kotlin_version` from 1.3.71 to 1.3.72.

Updates `kotlin-gradle-plugin` from 1.3.71 to 1.3.72
- [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.71 to 1.3.72
- [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>
2020-04-15 01:17:17 +00:00
Tobias Kaminsky
0a2e59d63e
Merge pull request #5839 from nextcloud/showAllFiles
show all files when clicking on show files
2020-04-14 14:52:29 +02:00
Tobias Kaminsky
cac0fc7a69
Merge pull request #5857 from nextcloud/ezaquarii/fix-broken-account-extra-in-conflicts-resolve-activity
Don't put User model into ConflictsResolveActivity account extra
2020-04-14 09:13:08 +02:00
Nextcloud bot
34b93be4e0
[tx-robot] updated from transifex 2020-04-14 03:29:25 +00:00
Chris Narkiewicz
16bb8d3dfc
Don't put User model into ConflictsResolveActivity account extra
User model has been put into Intent instead of Account,
causing a crash. Convert User into Account before setting
extras parameters.

Fixes #5849

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-04-12 13:26:08 +01:00
Nextcloud bot
a9ea2b5e32
[tx-robot] updated from transifex 2020-04-12 08:11:50 +00:00
techydevil
b4db8d8f95 [FIX: #5752] Upload files: too much whitespace 2020-04-11 16:20:37 +05:30
Nextcloud bot
34e7dbd5de
[tx-robot] updated from transifex 2020-04-11 03:33:17 +00:00
Tobias Kaminsky
517437eba9
Merge pull request #5761 from nextcloud/ezaquarii/migrate-file-downloader-service-to-user-model
Migrate FileDownloader server to User model
2020-04-09 15:08:26 +02:00