Commit graph

12933 commits

Author SHA1 Message Date
Andy Scherzinger
508fa4c355
Merge pull request #4139 from nextcloud/fixDismissNotification
Fix dismiss notification
2019-06-12 14:56:03 +02:00
tobiasKaminsky
c397cac2a3
fix dismiss notification
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-12 13:54:31 +02:00
Tobias Kaminsky
42bfbd0bed
Merge pull request #4138 from nextcloud/showBuildNumber
show build number, if set
2019-06-12 10:10:05 +02:00
tobiasKaminsky
6678226472
show build number, if set
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-12 09:41:27 +02:00
Andy Scherzinger
41aa54a3db
Merge pull request #4134 from nextcloud/preventNpe
Prevent NPE if extras is null
2019-06-12 08:26:01 +02:00
Andy Scherzinger
25f145dd3c
Merge pull request #4128 from nextcloud/androidDocker
Bump to latest android docker
2019-06-12 08:24:52 +02:00
Nextcloud bot
7059dfd119
[tx-robot] updated from transifex 2019-06-12 02:49:20 +00: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
tobiasKaminsky
f192bf5813
prevent NPE if extras is null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-11 09:19:43 +02:00
tobiasKaminsky
225e24e362
bump to latest android docker
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-11 07:40:17 +02:00
Nextcloud bot
6f70ebd3a1
[tx-robot] updated from transifex 2019-06-10 02:50:02 +00:00
Nextcloud bot
b184f603e2
[tx-robot] updated from transifex 2019-06-09 02:49:45 +00:00
Nextcloud bot
8536138c43
[tx-robot] updated from transifex 2019-06-08 02:49:04 +00:00
Nextcloud bot
0913334f39
[tx-robot] updated from transifex 2019-06-07 02:47:07 +00:00
Andy Scherzinger
a82f9188a6
Merge pull request #4125 from nextcloud/noQR
Do not show QR scan if Chromebook without camera
2019-06-06 22:51:57 +02:00
tobiasKaminsky
2f770b2ada
Do not show QR scan if Chromebook without camera
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-06 16:28:25 +02:00
Tobias Kaminsky
0f562ec02e
Merge pull request #4122 from nextcloud/getAccounts
use own getAccounts() instead of AccountManager from AndroidSDK
2019-06-06 15:10:47 +02:00
tobiasKaminsky
32fcf21f26
use own getAccounts() instead of AccountManager from AndroidSDK
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-06 14:54:29 +02:00
Andy Scherzinger
21a54921b2
Merge pull request #4119 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.1.0
Bump annotation from 1.0.2 to 1.1.0
2019-06-06 08:56:44 +02:00
Nextcloud bot
7ede5f40ac
[tx-robot] updated from transifex 2019-06-06 02:49:40 +00: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
Andy Scherzinger
69d0c15c6f
Merge pull request #4085 from nextcloud/internalLink
Copy internal link
2019-06-05 21:11:31 +02:00
Andy Scherzinger
bf6b3e9596
Merge pull request #4115 from nextcloud/simplify
Simplify check
2019-06-05 21:08:05 +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
tobiasKaminsky
6bc9484db4
Copy internal link
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-05 12:32:03 +02:00
Nextcloud bot
a69d2b7d35
[tx-robot] updated from transifex 2019-06-05 02:49:39 +00: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
Andy Scherzinger
af0dc69a83
Merge pull request #4113 from nextcloud/detailNullable
Second fragment might be null
2019-06-04 20:39:46 +02:00
Andy Scherzinger
4e12a88e14
Merge pull request #4106 from nextcloud/richDocumentsGrabFocus
Richdocuments: grab focus on resume
2019-06-04 17:08:22 +02:00
tobiasKaminsky
df6f4cf9d2
grab focus on resume
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-04 11:25:03 +02:00
tobiasKaminsky
7d51dfd526
second fragment might be null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-04 07:36:48 +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
Andy Scherzinger
81993eee19
Merge pull request #4111 from nextcloud/ezaquarii/fix-crash-in-text-preview-fragment
Fix crash caused UserAccountManager dependency not being injected
2019-06-03 05:53:05 +02:00
Chris Narkiewicz
30af6a9efb
Fix crash caused UserAccountManager dependency not being injected
Fixes #4107

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-06-02 21:10:48 +01:00
Nextcloud bot
4a2a6862a2
[tx-robot] updated from transifex 2019-06-01 02:48:53 +00: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
Andy Scherzinger
9418ab6476
Merge pull request #4078 from nextcloud/ezaquarii/add-battery-status-to-power-manager-service
Battery charging status API
2019-05-31 19:57:21 +02:00
Andy Scherzinger
b165abebf3
Merge pull request #4076 from nextcloud/chromebook
Support for Chromebook
2019-05-31 19:53:53 +02:00
nextcloud-android-bot
bd2be891f8 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-05-31 15:17:28 +00: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
Nextcloud bot
2b36d693ee
[tx-robot] updated from transifex 2019-05-31 02:48:36 +00: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
Andy Scherzinger
9b3adc092d
Merge pull request #4104 from nextcloud/dependabot/gradle/androidx.test-core-1.2.0
Bump core from 1.1.0 to 1.2.0
2019-05-30 21:01:24 +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
Andy Scherzinger
cac2e3dcdb
Merge pull request #4098 from nextcloud/dependabot/gradle/com.google.dagger-dagger-2.23.1
Bump dagger from 2.22.1 to 2.23.1
2019-05-30 20:28:50 +02:00