Commit graph

828 commits

Author SHA1 Message Date
Tobias Kaminsky
e83f45a36e daily dev 20190716
2a13825fe Merge pull request #4226 from nextcloud/runDrone
d9d9ad51c Run drone only if source file changed
2c41e9289 [tx-robot] updated from transifex
7d224f744 daily dev 20190713
2019-07-16 03:34:36 +02:00
dependabot-preview[bot]
d77c977754
Bump ktlint from 0.33.0 to 0.34.0
Bumps [ktlint](https://github.com/pinterest/ktlint) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pinterest/ktlint/compare/0.33.0...0.34.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-16 01:12:42 +00:00
Tobias Kaminsky
7d224f7444 daily dev 20190713
84d4d16c1 Merge pull request #4225 from nextcloud/changelog370
453584613 Update changelog to 3.7.0
9fa458e55 daily dev 20190711
2019-07-13 03:34:34 +02:00
Tobias Kaminsky
9fa458e55b daily dev 20190711
85c129c9a Merge pull request #4217 from nextcloud/fixGSS
2c2425812 fix GSS on android: we send custom user agent to have info about device, but we need some identifier
e3923b24c Merge pull request #4214 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.4.2
5362f4fdc daily dev 20190710
2019-07-11 03:37:21 +02:00
Andy Scherzinger
e3923b24cf
Merge pull request #4214 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.4.2
Bump gradle from 3.4.1 to 3.4.2
2019-07-10 07:25:59 +02:00
Tobias Kaminsky
5362f4fdc9 daily dev 20190710
69aba84d3 Merge pull request #4211 from nextcloud/sameMajor
0e1e7b1a5 bump to 3.8.0-Alpha1
9c715c6ee revert back to master
48ef271b0 Bump mockito-core from 2.28.2 to 3.0.0 (#4209)
883dc6925 Use sameMajorVersion of OwnCloudVersion
3c3de1c14 [tx-robot] updated from transifex
d1bd52ade Bump mockito-core from 2.28.2 to 3.0.0
e48d3597b [tx-robot] updated from transifex
beaedfa1a [tx-robot] updated from transifex
bbe7a5268 daily dev 20190705
2019-07-10 03:35:37 +02:00
dependabot-preview[bot]
c67f2223bd
Bump gradle from 3.4.1 to 3.4.2
Bumps gradle from 3.4.1 to 3.4.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 01:12:15 +00:00
Andy Scherzinger
69aba84d34
Merge pull request #4211 from nextcloud/sameMajor
Use sameMajorVersion of OwnCloudVersion
2019-07-10 00:07:23 +02:00
Andy Scherzinger
0e1e7b1a58
bump to 3.8.0-Alpha1
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-09 17:14:20 +02:00
Andy Scherzinger
9c715c6eef
revert back to master
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-09 17:08:08 +02:00
tobiasKaminsky
883dc6925d
Use sameMajorVersion of OwnCloudVersion
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-09 08:24:19 +02:00
dependabot-preview[bot]
d1bd52ade8
Bump mockito-core from 2.28.2 to 3.0.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 3.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.28.2...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 01:12:35 +00:00
Tobias Kaminsky
bbe7a52683 daily dev 20190705
895570970 Merge pull request #4196 from nextcloud/codacy
c4deb2804 codacy: Avoid throwing raw exception types.
31da2fc46 codacy: Classes implementing Serializable should set a serialVersionUID
a5297a536 spotbugs: Unused public or protected field
4b10d34ad codacy: AppModule
4c61a9258 codacy: Avoid unused local variables such as 'userId'. codacy: Avoid unused imports
1cc72c8a3 Bump kotlin_version from 1.3.40 to 1.3.41 (#4200)
fbc091c85 [tx-robot] updated from transifex
cc2882d3e daily dev 20190704
2019-07-05 03:36:33 +02:00
Tobias Kaminsky
1cc72c8a32
Bump kotlin_version from 1.3.40 to 1.3.41 (#4200)
Bump kotlin_version from 1.3.40 to 1.3.41
2019-07-04 07:16:50 +02:00
Tobias Kaminsky
cc2882d3e7 daily dev 20190704
337e80609 Merge pull request #4198 from nextcloud/wrongNameInEmail
0e26340a1 use correct file for message while sharing via link
d78900e07 [tx-robot] updated from transifex
7424520f0 daily dev 20190703
2019-07-04 03:34:34 +02:00
dependabot-preview[bot]
0b87d5afc8
Bump kotlin_version from 1.3.40 to 1.3.41
Bumps `kotlin_version` from 1.3.40 to 1.3.41.

Updates `kotlin-gradle-plugin` from 1.3.40 to 1.3.41

Updates `kotlin-stdlib-jdk7` from 1.3.40 to 1.3.41
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.41/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.40...v1.3.41)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-04 01:14:00 +00:00
Tobias Kaminsky
7424520f0c daily dev 20190703
43ac61409 Remove legacy AccountUtils (#4117)
23f7c2f46 Remove legacy AccountUtils
0a10bc06d daily dev 20190702
2019-07-03 03:34:35 +02:00
Tobias Kaminsky
0a10bc06de daily dev 20190702
0fc092a77 Better way to colorize text (#4193)
49d038d85 npe in file owner after upgrade (#4191)
c8d9a791f better way to colorize text
b5e69db76 npe in file owner after upgrade
3a7755e44 daily dev 20190701
2019-07-02 03:34:33 +02:00
Tobias Kaminsky
3a7755e447 daily dev 20190701
712f860e9 Merge pull request #4179 from nextcloud/buttonColor
89dff76cd [tx-robot] updated from transifex
a6b27cc92 daily dev 20190629
2019-07-01 03:34:36 +02:00
Tobias Kaminsky
a6b27cc924 daily dev 20190629
af9a7feeb Merge pull request #4185 from nextcloud/fixCreateAsset
29254bb0b use index.php to create asset in Collabora
ff4848127 daily dev 20190627
2019-06-29 03:34:50 +02:00
Tobias Kaminsky
ff48481275 daily dev 20190627
908ce747a Merge pull request #4171 from ezaquarii/fix-broken-di-on-older-devices
2e6f09d46 Merge pull request #4178 from nextcloud/kapt
6f2a994a5 fix parcelable with using kapt
f83b58491 [tx-robot] updated from transifex
752d55fc6 daily dev 20190625
2019-06-27 03:34:34 +02:00
Andy Scherzinger
2e6f09d461
Merge pull request #4178 from nextcloud/kapt
fix parcelable with using kapt
2019-06-26 21:48:20 +02:00
tobiasKaminsky
6f2a994a5d
fix parcelable with using kapt
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-25 21:32:07 +02:00
Tobias Kaminsky
752d55fc63 daily dev 20190625
c003f12c4 Merge pull request #4114 from nextcloud/richDocumentsRenameMessage
bf8e50c1f get rename message from RichDocuments
4221ae50d [tx-robot] updated from transifex
40c4347a0 [tx-robot] updated from transifex
20d52c56d [tx-robot] updated from transifex
3ace15868 daily dev 20190622
2019-06-25 03:34:31 +02:00
Tobias Kaminsky
3ace158680 daily dev 20190622
6cf5eafe9 [tx-robot] updated from transifex
d9a24cb34 daily dev 20190621
2019-06-22 03:35:31 +02:00
Tobias Kaminsky
d9a24cb348 daily dev 20190621
b5458818c Merge pull request #4156 from nextcloud/ezaquarii/fix-crash-when-playing-video
f49fcf0b4 Merge pull request #4164 from nextcloud/dependabot/gradle/kotlin_version-1.3.40
71962028b Bump kotlin_version from 1.3.31 to 1.3.40
abead1dfa Merge pull request #4166 from nextcloud/dependabot/gradle/com.google.dagger-dagger-2.23.2
8169f3123 Bump dagger
65d132110 Bump dagger from 2.23.1 to 2.23.2
e28f4d4c2 Merge pull request #4158 from nextcloud/dependabot/gradle/com.mebigfatguy.fb-contrib-fb-contrib-7.4.6
a4c4932b9 [tx-robot] updated from transifex
34d0c952c [tx-robot] updated from transifex
1f76a79d8 daily dev 20190619
2019-06-21 03:35:31 +02:00
dependabot-preview[bot]
71962028b6
Bump kotlin_version from 1.3.31 to 1.3.40
Bumps `kotlin_version` from 1.3.31 to 1.3.40.

Updates `kotlin-gradle-plugin` from 1.3.31 to 1.3.40

Updates `kotlin-stdlib-jdk7` from 1.3.31 to 1.3.40
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.40/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.31...v1.3.40)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-20 14:08:20 +00:00
Andy Scherzinger
8169f31231
Bump dagger 2019-06-20 15:29:13 +02:00
dependabot-preview[bot]
65d1321101
Bump dagger from 2.23.1 to 2.23.2
Bumps [dagger](https://github.com/google/dagger) from 2.23.1 to 2.23.2.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.23.1...dagger-2.23.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-20 10:46:32 +00:00
Andy Scherzinger
e28f4d4c20
Merge pull request #4158 from nextcloud/dependabot/gradle/com.mebigfatguy.fb-contrib-fb-contrib-7.4.6
Bump fb-contrib from 7.4.5 to 7.4.6
2019-06-20 12:45:14 +02:00
Tobias Kaminsky
1f76a79d89 daily dev 20190619
776a144ff [tx-robot] updated from transifex
209428489 [tx-robot] updated from transifex
f41885b62 [tx-robot] updated from transifex
94573ccf8 [tx-robot] updated from transifex
f704fa374 daily dev 20190615
2019-06-19 03:35:36 +02:00
dependabot-preview[bot]
af51093a60
Bump fb-contrib from 7.4.5 to 7.4.6
Bumps [fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/mebigfatguy/fb-contrib/releases)
- [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.4.5...v7.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-17 01:12:23 +00:00
Tobias Kaminsky
f704fa3749 daily dev 20190615
49a9b5186 Merge pull request #4145 from nextcloud/saveAs
b56b615a9 Allow "save as" and "print" to be downloaded from Collabora
b53018a86 Merge pull request #4137 from nextcloud/renameRemote
d19ebb9fa [tx-robot] updated from transifex
df5346b34 switch back to master-lib
88effce10 use new convention "xyRemoteOperation"
f104e4cf9 hide outdated version warning if extended support is enabled (#4136)
b649ec38c hide outdated version warning if extended support is enabled
59239ec3f daily dev 20190613
2019-06-15 03:34:33 +02:00
Tobias Kaminsky
59239ec3fb daily dev 20190613
2dd34a786 Merge pull request #4141 from nextcloud/sharePictureToNC
e9c99a41e fix crash on sharing file to NC with multiple accounts
508fa4c35 Merge pull request #4139 from nextcloud/fixDismissNotification
c397cac2a fix dismiss notification
42bfbd0be Merge pull request #4138 from nextcloud/showBuildNumber
667822647 show build number, if set
41aa54a3d Merge pull request #4134 from nextcloud/preventNpe
25f145dd3 Merge pull request #4128 from nextcloud/androidDocker
7059dfd11 [tx-robot] updated from transifex
9fa0894aa daily dev 20190612
2019-06-13 03:34:31 +02:00
Tobias Kaminsky
9fa0894aa8 daily dev 20190612
6f70ebd3a [tx-robot] updated from transifex
b184f603e [tx-robot] updated from transifex
8536138c4 [tx-robot] updated from transifex
0913334f3 [tx-robot] updated from transifex
a82f9188a Merge pull request #4125 from nextcloud/noQR
2f770b2ad Do not show QR scan if Chromebook without camera
0f562ec02 Merge pull request #4122 from nextcloud/getAccounts
32fcf21f2 use own getAccounts() instead of AccountManager from AndroidSDK
21a54921b Merge pull request #4119 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.1.0
7ede5f40a [tx-robot] updated from transifex
c5d79ec60 Bump annotation from 1.0.2 to 1.1.0
a4a0a2820 Merge pull request #4086 from nextcloud/ezaquarii/remove-legacy-power-utils
69d0c15c6 Merge pull request #4085 from nextcloud/internalLink
bf6b3e959 Merge pull request #4115 from nextcloud/simplify
efb74e0b3 simplify
49d858ea9 Migrate PowerUtils calls to PowerManagementService
c9f11d4c2 Merge pull request #4042 from nextcloud/ezaquarii/move-whatsnew-and-firstrun-to-onboarding
6bc9484db Copy internal link
a69d2b7d3 [tx-robot] updated from transifex
39a93f2c3 daily dev 20190605
2019-06-12 03:34:32 +02:00
dependabot-preview[bot]
c5d79ec605
Bump annotation from 1.0.2 to 1.1.0
Bumps annotation from 1.0.2 to 1.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-06 01:13:19 +00:00
Andy Scherzinger
a4a0a28201
Merge pull request #4086 from nextcloud/ezaquarii/remove-legacy-power-utils
Migrate PowerUtils calls to PowerManagementService
2019-06-05 21:15:19 +02:00
tobiasKaminsky
efb74e0b3e
simplify
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-05 16:54:41 +02:00
Chris Narkiewicz
49d858ea9f
Migrate PowerUtils calls to PowerManagementService
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-06-05 15:43:43 +01:00
Tobias Kaminsky
c9f11d4c2d
Merge pull request #4042 from nextcloud/ezaquarii/move-whatsnew-and-firstrun-to-onboarding
Move first run and whats new to onboarding package
2019-06-05 13:57:39 +02:00
Tobias Kaminsky
39a93f2c31 daily dev 20190605
af0dc69a8 Merge pull request #4113 from nextcloud/detailNullable
4e12a88e1 Merge pull request #4106 from nextcloud/richDocumentsGrabFocus
df6f4cf9d grab focus on resume
7d51dfd52 second fragment might be null
09cca69c9 daily dev 20190604
2019-06-05 03:34:08 +02:00
Tobias Kaminsky
09cca69c93 daily dev 20190604
81993eee1 Merge pull request #4111 from nextcloud/ezaquarii/fix-crash-in-text-preview-fragment
30af6a9ef Fix crash caused UserAccountManager dependency not being injected
4a2a6862a [tx-robot] updated from transifex
b002f1155 daily dev 20190601
2019-06-04 03:34:07 +02:00
Tobias Kaminsky
b002f11550 daily dev 20190601
9418ab647 Merge pull request #4078 from nextcloud/ezaquarii/add-battery-status-to-power-manager-service
b165abebf Merge pull request #4076 from nextcloud/chromebook
2b36d693e [tx-robot] updated from transifex
3e7efbe7c daily dev 20190531
2019-06-01 03:34:10 +02:00
Chris Narkiewicz
b6fc62fb87
Move first run and whats new to onboarding package
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-05-31 15:45:14 +01:00
Tobias Kaminsky
3e7efbe7c6 daily dev 20190531
9b3adc092 Merge pull request #4104 from nextcloud/dependabot/gradle/androidx.test-core-1.2.0
3bde11e6a Bump runner from 1.1.1 to 1.2.0
71d5d501e Bump rules from 1.1.1 to 1.2.0
b6311e5ad Bump core from 1.1.0 to 1.2.0
cac2e3dcd Merge pull request #4098 from nextcloud/dependabot/gradle/com.google.dagger-dagger-2.23.1
1cff252a2 Bump dagger-android-support from 2.22.1 to 2.23.1
ab5fc1477 Bump dagger-compiler from 2.22.1 to 2.23.1
5c7145948 Bump dagger-android-processor from 2.22.1 to 2.23.1
397614763 Bump dagger-android from 2.22.1 to 2.23.1
d59bd3e98 Bump dagger from 2.22.1 to 2.23.1
c3c1dce33 Merge pull request #4092 from nextcloud/dependabot/gradle/androidx.test.espresso-espresso-core-3.2.0
e88d93f77 Bump mockito-core from 2.28.1 to 2.28.2
660093f71 Bump espresso-contrib from 3.1.1 to 3.2.0
36fe8be80 Bump junit from 1.1.0 to 1.1.1
6b9f200f6 [tx-robot] updated from transifex
b64acfc64 daily dev 20190530
2019-05-31 03:35:18 +02:00
dependabot-preview[bot]
3bde11e6a3
Bump runner from 1.1.1 to 1.2.0
Bumps runner from 1.1.1 to 1.2.0.
2019-05-30 20:29:20 +02:00
dependabot-preview[bot]
71d5d501ef
Bump rules from 1.1.1 to 1.2.0
Bumps rules from 1.1.1 to 1.2.0.
2019-05-30 20:29:19 +02:00
dependabot-preview[bot]
b6311e5ade
Bump core from 1.1.0 to 1.2.0
Bumps core from 1.1.0 to 1.2.0.
2019-05-30 20:29:19 +02:00
dependabot-preview[bot]
1cff252a29
Bump dagger-android-support from 2.22.1 to 2.23.1
Bumps [dagger-android-support](https://github.com/google/dagger) from 2.22.1 to 2.23.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.22.1...dagger-2.23.1)
2019-05-30 19:47:17 +02:00
dependabot-preview[bot]
ab5fc14774
Bump dagger-compiler from 2.22.1 to 2.23.1
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.22.1 to 2.23.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.22.1...dagger-2.23.1)
2019-05-30 19:46:23 +02:00
dependabot-preview[bot]
5c71459480
Bump dagger-android-processor from 2.22.1 to 2.23.1
Bumps [dagger-android-processor](https://github.com/google/dagger) from 2.22.1 to 2.23.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.22.1...dagger-2.23.1)
2019-05-30 19:45:05 +02:00
dependabot-preview[bot]
397614763f
Bump dagger-android from 2.22.1 to 2.23.1
Bumps [dagger-android](https://github.com/google/dagger) from 2.22.1 to 2.23.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.22.1...dagger-2.23.1)
2019-05-30 19:43:24 +02:00
dependabot-preview[bot]
d59bd3e98e
Bump dagger from 2.22.1 to 2.23.1
Bumps [dagger](https://github.com/google/dagger) from 2.22.1 to 2.23.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.22.1...dagger-2.23.1)
2019-05-30 17:38:51 +00:00
Andy Scherzinger
c3c1dce334
Merge pull request #4092 from nextcloud/dependabot/gradle/androidx.test.espresso-espresso-core-3.2.0
Bump espresso-core from 3.1.1 to 3.2.0
2019-05-30 19:32:53 +02:00
dependabot-preview[bot]
e88d93f776
Bump mockito-core from 2.28.1 to 2.28.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.1 to 2.28.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.28.1...v2.28.2)
# Conflicts:
#	build.gradle
2019-05-30 19:16:56 +02:00
dependabot-preview[bot]
660093f71c
Bump espresso-contrib from 3.1.1 to 3.2.0
Bumps espresso-contrib from 3.1.1 to 3.2.0.
# Conflicts:
#	build.gradle
2019-05-30 19:16:23 +02:00
dependabot-preview[bot]
36fe8be807
Bump junit from 1.1.0 to 1.1.1
Bumps junit from 1.1.0 to 1.1.1.
2019-05-30 19:15:40 +02:00
Tobias Kaminsky
b64acfc646 daily dev 20190530
7a2ab86a8 Codacy (#4072)
fa044f61a Migrate UserAccount helpers to UserAccountManager (#4043)
f0dfc4200 Bump androidsvg from 1.3 to 1.4 (#4081)
01c281c9c Bump mockito-core from 2.27.0 to 2.28.1 (#4080)
11df6db4b Bump ktlint from 0.32.0 to 0.33.0 (#4079)
55c8d5d01 [tx-robot] updated from transifex
ba55545bd daily dev 20190529
2019-05-30 03:35:13 +02:00
dependabot-preview[bot]
1649e17d0d
Bump espresso-core from 3.1.1 to 3.2.0
Bumps espresso-core from 3.1.1 to 3.2.0.
2019-05-30 01:14:30 +00:00
Tobias Kaminsky
f0dfc4200c
Bump androidsvg from 1.3 to 1.4 (#4081)
Bump androidsvg from 1.3 to 1.4
2019-05-29 07:37:51 +02:00
Tobias Kaminsky
01c281c9c2
Bump mockito-core from 2.27.0 to 2.28.1 (#4080)
Bump mockito-core from 2.27.0 to 2.28.1
2019-05-29 07:34:04 +02:00
Tobias Kaminsky
11df6db4b6
Bump ktlint from 0.32.0 to 0.33.0 (#4079)
Bump ktlint from 0.32.0 to 0.33.0
2019-05-29 07:32:30 +02:00
Tobias Kaminsky
ba55545bd1 daily dev 20190529
1b3cc0f78 Add funding support (#4077)
3c16d8bb4 add funding support
df3ac186b Move PowerUtils to dedicated power management service (#4073)
9cdc9269a ktlint
3d7b14386 added gpl license header
8116bfd79 Merge pull request #4063 from nextcloud/ktLint
90d960041 add ktlint
537b30494 daily dev 20190528
2019-05-29 03:34:02 +02:00
dependabot-preview[bot]
8ee0792e92
Bump androidsvg from 1.3 to 1.4
Bumps [androidsvg](https://github.com/BigBadaboom/androidsvg) from 1.3 to 1.4.
- [Release notes](https://github.com/BigBadaboom/androidsvg/releases)
- [Commits](https://github.com/BigBadaboom/androidsvg/compare/Release_1.3...Release_1.4)
2019-05-29 01:13:24 +00:00
dependabot-preview[bot]
a094644f67
Bump mockito-core from 2.27.0 to 2.28.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.27.0 to 2.28.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.27.0...v2.28.1)
2019-05-29 01:13:02 +00:00
dependabot-preview[bot]
5c5e4bb326
Bump ktlint from 0.32.0 to 0.33.0
Bumps [ktlint](https://github.com/pinterest/ktlint) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pinterest/ktlint/compare/0.32.0...0.33.0)
2019-05-29 01:12:33 +00:00
Andy Scherzinger
8116bfd79f
Merge pull request #4063 from nextcloud/ktLint
Add ktlint
2019-05-28 10:17:07 +02:00
tobiasKaminsky
90d9600418
add ktlint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-28 10:02:36 +02:00
Tobias Kaminsky
537b304942 daily dev 20190528
035342895 Stabilize coverage (#4070)
71e73134b Enable coverage only in CI (#4068)
6ca1c8858 Stabilize coverage
a891c848d add changelog for 3.6.1 and 3.6.2 (#4069)
e5f24ebef remove empty lines after headline
471761452 add changelog for 3.6.1 and 3.6.2
fcb5738a8 [tx-robot] updated from transifex
eef4fb5fa [tx-robot] updated from transifex
33587bd2c Enable coverage only in CI
a42fd3b47 [tx-robot] updated from transifex
245ea82c4 daily dev 20190524
2019-05-28 03:33:52 +02:00
Unpublished
33587bd2cc Enable coverage only in CI
Signed-off-by: Unpublished <unpublished@gmx.net>
2019-05-24 23:42:04 +02:00
Tobias Kaminsky
245ea82c46 daily dev 20190524
3b3184184 Merge pull request #3969 from nextcloud/receivePushDelete
6074c9320 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
f28007e6b OCFileListFragment: Only scroll to top if directory changed (#4058)
b061e4d38 Merge commit '51ee4d88fd0555a945a24b1ab3beba2ffdc79c06'
51ee4d88f handle silent delete/delete-all push notifications do not ignore talk messages (will only be sent if no talk app is installed) exclude generated Parcelable
fb6b11f20 Use product name on rich document, if available (#3971)
4197d3be9 use proper qa build lib dependency
8c0609759 Only compare directories if necessary
403a3e062 Use product name on rich document, if available use placeholder for string reset to master-snapshot fix analysis warning use new translatable string use var vor qa flavor too
9b0a789d3 Merge pull request #4040 from nextcloud/ezaquarii/remove-findbugs
d6b4deea1 Remove legacy FindBugs tasks from build script
53c9c0573 daily dev 20190523
2019-05-24 03:33:51 +02:00
Andy Scherzinger
4197d3be99
use proper qa build lib dependency
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-23 09:48:54 +02:00
tobiasKaminsky
403a3e062c
Use product name on rich document, if available
use placeholder for string
reset to master-snapshot
fix analysis warning
use new translatable string
use var vor qa flavor too

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-23 08:58:52 +02:00
Andy Scherzinger
9b0a789d3b
Merge pull request #4040 from nextcloud/ezaquarii/remove-findbugs
Remove legacy FindBugs tasks from build script
2019-05-23 08:07:59 +02:00
Chris Narkiewicz
d6b4deea17
Remove legacy FindBugs tasks from build script
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-05-23 05:43:10 +01:00
Tobias Kaminsky
53c9c0573b daily dev 20190523
a8829c6c6 Refactor ConnectivityUtils (#4008)
9cbb677ba Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
c988459eb Merge commit '1f290419662c8058cd4bd90a161222f4150f6f25'
1f2904196 revert commentig
fabe3b233 open file from notification (#4019)
b3312aa97 linewrap
415deca15 [tx-robot] updated from transifex
6a79f10a4 daily dev 20190522
2019-05-23 03:33:51 +02:00
drone
c988459eb8 Merge commit '1f290419662c8058cd4bd90a161222f4150f6f25' 2019-05-22 11:39:17 +00:00
Tobias Kaminsky
6a79f10a41 daily dev 20190522
2146d808b Merge pull request #4032 from nextcloud/emailOnError
762a80666 Merge pull request #4046 from nextcloud/fix-issues-sso-ocs-header
4d90477cc Merge pull request #4049 from nextcloud/followup4044
faaca8691 throw exception if sso users try to set the OCS-APIREQUEST header themselves
889d0669b email on failure
c635e2e49 Close WhatsNewActivity if open
5c686ef31 Merge pull request #4041 from nextcloud/ezaquarii/fix-weak-ref-dereference-npe-in-thumbnails-cache-manager
f88239b67 daily dev 20190521
2019-05-22 03:33:46 +02:00
Tobias Kaminsky
f88239b679 daily dev 20190521
bd4bc646c Merge pull request #4044 from nextcloud/fixToolbar
5d4a966b4 add fix for app protection
759558c46 Use account.hashCode instead of name as account switching value (#4031)
c16622dd9 Fix IllegalStateException on Toolbar while activity recreation
0bb4e72e9 Add test for IllegalStateException of FileDisplayActivity
28c7e7469 use account.hashCode instead of name as account switching value
d65ce6de5 [tx-robot] updated from transifex
740aff425 daily dev 20190520
2019-05-21 03:33:46 +02:00
Tobias Kaminsky
740aff425b daily dev 20190520
de3508c4e Merge pull request #4036 from nextcloud/wordingForAPK
64b008694 [tx-robot] updated from transifex
821b3b361 [tx-robot] updated from transifex
8bf577510 daily dev 20190518
2019-05-20 03:33:53 +02:00
Chris Narkiewicz
412f9eb1c8
Refactor ConnectivityUtils
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-05-18 13:44:41 +01:00
Tobias Kaminsky
8bf5775105 daily dev 20190518
65026e789 Changelog for fdroid now with line breaks (#4035)
c8f0f20be move to versionDev flavor
16f7b4e17 deploy artifact on success (#4018)
17765573a deploy gplay artifact on success as own QA flavor
c382b3dd8 changelog for fdroid now with line breaks
28159cf47 [tx-robot] updated from transifex
1b532f86a daily dev 20190517
2019-05-18 03:34:38 +02:00
Tobias Kaminsky
16f7b4e17c
deploy artifact on success (#4018)
deploy artifact on success
2019-05-17 07:46:48 +02:00
tobiasKaminsky
17765573ac
deploy gplay artifact on success as own QA flavor
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-17 07:36:28 +02:00
Tobias Kaminsky
1b532f86a8 daily dev 20190517
e394748bd Merge pull request #4028 from nextcloud/externalIcon
b9698f949 Merge pull request #4034 from nextcloud/addChangelogToFdroid
0bc6e5362 add changelog to fdroid via fastlane
aa8fc2e5c use authenticated glide loader for svg
d16d2979d Merge pull request #4029 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.4.1
2dd4c3041 Bump gradle from 3.4.0 to 3.4.1
eba0a9852 daily dev 20190515
2019-05-17 03:36:28 +02:00
dependabot[bot]
2dd4c30419
Bump gradle from 3.4.0 to 3.4.1
Bumps gradle from 3.4.0 to 3.4.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-16 01:13:13 +00:00
Tobias Kaminsky
eba0a98521 daily dev 20190515
b4f36f4a41 Merge pull request #3989 from nextcloud/askForPassword
1edf2cd82c changes due to rebase
a0a841f7dd revert to master branch
d372a21bd4 combine if statement
9650a14e57 change capability name
788cea14b8 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
8f78e61c6f if ask for password is set, show an optional password dialog
3b24d0920f daily dev 20190514
2019-05-15 03:34:52 +02:00
Tobias Kaminsky
3b24d0920f daily dev 20190514
da3894157b Merge pull request #3974 from nextcloud/richDocumentsOptionalMimetypes
22b352a47d Merge pull request #4013 from nextcloud/emailOnError
8424fd1b95 email on error
8bc713ee46 daily dev 20190513
2019-05-14 03:34:55 +02:00
Tobias Kaminsky
8bc713ee46 daily dev 20190513
deffbd8b00 Ensure that userId is always present (#3909)
504b3daa79 - testUserId() removes test state - removed commented code
b410e1bb09 [tx-robot] updated from transifex
2c30e5e9f7 spotbugs: remove redundant null checks
0a9e79988a codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
ed24c43f42 revert lib back to master
87dd10323a - migrate userId - always fetch userId on account creation
a6de22aa94 [tx-robot] updated from transifex
bc11455e79 Merge pull request #3993 from nextcloud/debugWebView
06a8a44494 Merge pull request #3997 from nextcloud/noFABonSearch
75c65b49c8 enable webview debug on debug builds; disabled on productive builds
1327b7e33a Spotbugs: disable experimental BAS_BLOATED_ASSIGNMENT_SCOPE (#3998)
57e01e240a Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
1c76b9765e disable experimental BAS_BLOATED_ASSIGNMENT_SCOPE: Method assigns a variable in a larger scope than is needed                      THIS DETECTOR IS HIGHLY EXPERIMENTAL AND IS LIKELY TO CREATE A LOT OF FUD
c513959edb show fab when navigating into a search
2019-05-13 09:24:51 +02:00
dependabot[bot]
96470a38f5
Bump lombok from 1.18.6 to 1.18.8
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.6 to 1.18.8.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.6...v1.18.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-07 08:24:40 +02:00
Chris Narkiewicz
fd9f9a3ee9
Enable Kotlin support
Closes #3620

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-05-06 16:22:31 +01:00
dependabot[bot]
c6b80bb6f7
Bump fb-contrib from 7.4.3 to 7.4.5
Bumps [fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.4.3 to 7.4.5.
- [Release notes](https://github.com/mebigfatguy/fb-contrib/releases)
- [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.4.3...v7.4.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-06 01:12:33 +00:00
Tobias Kaminsky
3c51355d4d daily dev 20190502
71f33705a1 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
0f500884cf Merge pull request #3916 from jmue/cleanup/string_compare
7bb07a0419 Update wording for store text (#3903)
4c72f3f9a7 Merge pull request #3923 from nextcloud/editOnShareLink
81ed32f470 allow edit on link share on a file
7d01ff75f0 - fix IT tests - re-organized build.gradle a bit
a9afff7763 Merge pull request #3929 from nextcloud/dependabot/gradle/org.powermock-powermock-core-2.0.2
71c6d99624 bump all other powermock parts to 2.0.2
0421d26f06 Bump powermock-core from 2.0.0 to 2.0.2
1d28d1b520 Update with new wording from frontpage
de3d3de1bf Merge pull request #3924 from nextcloud/warnOnStable
69dd243a39 warn for wrong library branch on stable
2379b49577 Merge pull request #3921 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.4.0
c2730e8e0a Bump gradle from 3.3.2 to 3.4.0
b69169f457 unify empty string compare
8bb654b5ef fix test & review comments
d8b9d109b1 unify empty string compare
2f23a30906 remove unused variable (#3920)
92df32e664 Merge pull request #3918 from nextcloud/codacyCleanup
091c003b5d Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
15ec4876d1 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
da3c497630 Merge commit '334155e707975e740a0a13b33d9b7bbedf40e9bc'
b22f517029 Merge pull request #3915 from jmue/cleanup/ocfile
c7c6a989b4 use constant
e6604c8101 use constant
caa2a91bfc Merge pull request #3912 from nextcloud/libraryUsage
334155e707 some cleanups
28f80cd3ff Merge pull request #3907 from nextcloud/ezaquarii/initialize-main-app-context-before-content-providers-start
2afb934b41 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
8be1157e79 Merge pull request #3899 from jmue/cleanup/uriutils
52020a9bf3 direct usage of library project
4062d40aa6 Merge pull request #3908 from nextcloud/missingInjectable
2a08cb47d9 Initialize global context before MainApp.onCreate()
f02f482fb5 Missing Injectable lead to half-stored account
02cbafe59e Merge pull request #3765 from nextcloud/showSharees
dc7a2c0e7e show sharees
03e04e516e Merge pull request #3889 from nextcloud/checkUserId
d65e94b4e2 Update wording for store text
585a3d0852 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
533debfca0 - removed useNextcloudUserAgent -> we now use this everytime - removed any oAuth and saml stuff, as we rely on weblogin flow
d544fa5801 Merge pull request #3897 from nextcloud/ezaquarii/move-current-account-getter-to-user-account-manager
5b4ffba287 Merge pull request #3900 from nextcloud/codacyOnMaster
27572446cd remove unused code
428a8bbcc9 show codacy count only on master
6b44074d1e Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
c62e89b807 Merge commit '442394f949ff2de86bcccae172d2e9d997ab2ef8'
442394f949 Migrate current account getter from AccountUtils to UserAccountManager
182b65ed34 daily dev 20190414
2019-05-02 08:51:48 +02:00
Andy Scherzinger
0f500884cf
Merge pull request #3916 from jmue/cleanup/string_compare
unify empty string compare
2019-04-30 18:14:58 +02:00
tobiasKaminsky
7d01ff75f0
- fix IT tests
- re-organized build.gradle a bit

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-29 14:53:02 +02:00
Andy Scherzinger
71c6d99624
bump all other powermock parts to 2.0.2
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-04-25 10:40:25 +02:00
dependabot[bot]
0421d26f06
Bump powermock-core from 2.0.0 to 2.0.2
Bumps [powermock-core](https://github.com/powermock/powermock) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.0...powermock-2.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-22 01:12:33 +00:00
dependabot[bot]
c2730e8e0a
Bump gradle from 3.3.2 to 3.4.0
Bumps gradle from 3.3.2 to 3.4.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-18 09:47:48 +02:00
Tobias Kaminsky
182b65ed34 daily dev 20190414
4442d5a338 Merge pull request #3895 from nextcloud/ezaquarii/user-account-manager
cd9eea52bc daily dev 20190413
2019-04-14 03:33:32 +02:00
Tobias Kaminsky
cd9eea52bc daily dev 20190413
98a134f6ca Merge pull request #3886 from nextcloud/ezaquarii/rename-preference-manager
75775ac34f Merge pull request #3871 from nextcloud/showCodacy
82fc476962 Merge pull request #3890 from nextcloud/deleteTests
36937b2366 Merge pull request #3882 from nextcloud/NPECheckScanner
1275728182 Rename PreferenceManager to AppPreferencesImpl
0e17ebdabd delete old tests
1074bcf46a Merge pull request #3879 from nextcloud/pmdRuleset
09da127d29 - rename ruleset - add test_test to MainApp to test Codacy
8e1ebca9c5 daily dev 20190412
2019-04-13 03:33:40 +02:00