Commit graph

5014 commits

Author SHA1 Message Date
AndyScherzinger
1ffeb7a11a
lint: remove unused string 2017-08-25 12:54:46 +02:00
AndyScherzinger
60574d6de1
fix import statement 2017-08-24 18:51:20 +02:00
AndyScherzinger
a680c90da3
line length 2017-08-24 18:34:41 +02:00
AndyScherzinger
2bc57557f9
set color for notification for modified build too 2017-08-24 18:30:28 +02:00
AndyScherzinger
08f5e71d20
codacy: remove unused code 2017-08-24 18:27:34 +02:00
AndyScherzinger
4fa8eb7409
set theming color for notification 2017-08-24 18:25:10 +02:00
AndyScherzinger
c73d102291
fix spacing 2017-08-23 16:47:36 +02:00
AndyScherzinger
e4028493fd
fix 2017-08-23 16:46:03 +02:00
AndyScherzinger
037b2a363d
fix code review 2017-08-23 16:44:29 +02:00
AndyScherzinger
35db685639
remove logging 2017-08-23 16:38:35 +02:00
AndyScherzinger
be26905e36
fix push notifications for 12.0.2 2017-08-23 16:35:44 +02:00
Mario Đanić
5426104cea Merge pull request #1404 from nextcloud/fixFingerprintActivityNPE
Prevent NPE in FingerprintActivity
2017-08-23 14:19:18 +02:00
Mario Đanić
1e7f609812 Merge pull request #1408 from nextcloud/fixUploadFilesActivityNPE
Prevent NPE for menuItem state
2017-08-23 14:19:08 +02:00
Nextcloud bot
283858cbae
[tx-robot] updated from transifex 2017-08-23 00:28:34 +00:00
AndyScherzinger
7bc1a955e2
resolves #1405 - checking for menuItem not existing before accessing its check state 2017-08-22 19:11:45 +02:00
AndyScherzinger
eafee1abf3
resolves #1403 - check for null since the cancellationSignal is null if the device doesn't have a secure keyguard or no matching algorithm 2017-08-22 14:51:22 +02:00
Nextcloud bot
bd09a09fbe
[tx-robot] updated from transifex 2017-08-22 00:28:46 +00:00
Nextcloud bot
9a9f40f1fb
[tx-robot] updated from transifex 2017-08-21 18:11:44 +00:00
Mario Danic
5d9c7c4c6a Fix upload requirements
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-21 19:35:19 +02:00
tobiasKaminsky
964f463f43
if context is null, try to get set it 2017-08-21 18:40:09 +02:00
AndyScherzinger
dcece32f72
resolves #1387 by adding a fallback when setting the span text doesn't work 2017-08-21 14:04:23 +02:00
tobiaskaminsky
4284ce8c34
harden database upgrade 2017-08-21 11:46:39 +02:00
Nextcloud bot
30af2f8b67
[tx-robot] updated from transifex 2017-08-21 09:45:50 +00:00
Nextcloud bot
ff7aaa147d
[tx-robot] updated from transifex 2017-08-21 09:27:45 +00:00
AndyScherzinger
26fad60280
bump version to 2.0.0RC4 2017-08-21 10:00:01 +02:00
Allan Nordhøy
13a6aea2c4
Spelling: Android, comma 2017-08-21 09:50:38 +02:00
AndyScherzinger
d6bcb576e0
resolves #1382 #1383 by using ThemeUtils implementation 2017-08-21 08:56:13 +02:00
Nextcloud bot
b18f6b394c
[tx-robot] updated from transifex 2017-08-21 00:28:22 +00:00
Nextcloud bot
1a43b8f683
[tx-robot] updated from transifex 2017-08-20 00:28:10 +00:00
Nextcloud bot
29bfc1abeb
[tx-robot] updated from transifex 2017-08-19 00:29:16 +00:00
Nextcloud bot
fe093cc7d0
[tx-robot] updated from transifex 2017-08-18 14:29:51 +00:00
AndyScherzinger
0e4d50347d
revert visibility test change 2017-08-18 15:43:42 +02:00
AndyScherzinger
dc9c1cfbd4
lint: remove unused strings 2017-08-18 15:38:07 +02:00
AndyScherzinger
fcf132c529
lint: fix descriptions on user info graphics 2017-08-18 13:54:01 +02:00
Nextcloud bot
99979abaf7
[tx-robot] updated from transifex 2017-08-18 08:18:44 +00:00
Nextcloud bot
9ecc1a7710
[tx-robot] updated from transifex 2017-08-18 08:10:47 +00:00
Nextcloud bot
be0caadd67
[tx-robot] updated from transifex 2017-08-18 08:01:13 +00:00
Tobias Kaminsky
33af68536a Merge branch 'master' into removeGCMagain 2017-08-18 09:46:03 +02:00
AndyScherzinger
7be05b5e6a
update to latest status icon design and fix syncronizing and failed state icons 2017-08-18 09:25:47 +02:00
Tobias Kaminsky
85a355ed07 Merge pull request #1362 from nextcloud/handleForeignBroadcast
Handle foreign broadcast
2017-08-18 09:22:52 +02:00
Tobias Kaminsky
d8b4393787 Merge pull request #1361 from nextcloud/untrustedCerts
Fix rare case: ssl cert is ok for checkServer, but not for webview
2017-08-18 09:22:35 +02:00
Tobias Kaminsky
c76f862ddf Merge pull request #1355 from nextcloud/mediaFolderNPE
Prevent NPE on absolutePath
2017-08-18 09:21:35 +02:00
tobiaskaminsky
7d69fe5552
removed a random warning 2017-08-18 09:19:33 +02:00
Tobias Kaminsky
c68ed60b59 Merge branch 'master' into handleForeignBroadcast 2017-08-18 09:05:43 +02:00
Tobias Kaminsky
ebccea21f7 Merge branch 'master' into untrustedCerts 2017-08-18 09:05:26 +02:00
Tobias Kaminsky
bad6f34829 Merge pull request #1356 from nextcloud/deleteCookiesException
CookieManager.getInstance() can throw an Exception without saying so
2017-08-18 09:04:37 +02:00
Tobias Kaminsky
371a09c572 Merge branch 'master' into mediaFolderNPE 2017-08-18 09:04:14 +02:00
Tobias Kaminsky
312208462b Merge pull request #1352 from nextcloud/userInfoCrash
Check if background string is empty
2017-08-18 09:02:56 +02:00
Tobias Kaminsky
6826f9dda3 Merge pull request #1348 from nextcloud/activitiesThumbnails
Use ocs api header for thumbnails
2017-08-18 09:02:38 +02:00
Tobias Kaminsky
09de435ebc Merge pull request #1342 from nextcloud/errorDuringDbUpgrade
Check if columns exists prior adding them
2017-08-18 09:02:17 +02:00