Commit graph

8889 commits

Author SHA1 Message Date
AndyScherzinger
603fc616f7
update to gradle:3.0.0-beta4 2017-09-04 10:02:09 +02:00
Nextcloud bot
f726f022ab
[tx-robot] updated from transifex 2017-09-04 00:27:59 +00:00
Sven R. Kunze
35e7b85ded Update SETUP.md
couldn't pull upstream:

Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
2017-09-03 19:59:47 +02:00
Nextcloud bot
beedd5b05a
[tx-robot] updated from transifex 2017-09-02 00:28:27 +00:00
Tobias Kaminsky
fd80852685 Merge pull request #1476 from nextcloud/comradekingu-patch-1
Fix duplicate string in contribute UI
2017-09-01 15:31:05 +02:00
Allan Nordhøy
dd80e534f6
Fix duplicate string in contribute UI 2017-09-01 09:15:20 +02:00
Nextcloud bot
c33c275470
[tx-robot] updated from transifex 2017-09-01 00:28:42 +00:00
Andy Scherzinger
53a870b5a5 Merge pull request #1465 from nextcloud/avoidMasterUpdates
Lint: only upload new master on decrease of warning/error
2017-08-31 15:37:54 +02:00
tobiaskaminsky
6c7e240f44
only upload new master on decrease of warning/error 2017-08-31 14:10:07 +02:00
Andy Scherzinger
bb24a1f4b9 Merge pull request #1467 from nextcloud/userInfo
Use same String for Intent
2017-08-31 14:08:59 +02:00
tobiaskaminsky
b499bce225
use same String for Intent 2017-08-31 13:38:10 +02:00
Andy Scherzinger
07bc07d4d9 Merge pull request #1462 from nextcloud/NpeInVirtuals
Fix NPE in virtuals
2017-08-31 13:32:18 +02:00
tobiaskaminsky
d3754d156a
revert creating object in loop 2017-08-31 13:03:40 +02:00
tobiaskaminsky
853350221f
- use nullable
- only add non-null object to list
2017-08-31 13:03:40 +02:00
Tobias Kaminsky
ac58ee007b Merge pull request #1463 from nextcloud/fixSnackbarOnWebLogin
Fix Snackbar on wrong login with old server
2017-08-31 12:58:26 +02:00
tobiaskaminsky
9174397939
- switch if branch for easier readability
- show snackbar only for webview (for old login there is a decent error warning)
2017-08-31 09:37:31 +02:00
Tobias Kaminsky
43747c8e76 Update lint-results.txt
Manually changed lint as google released new support lib and thus 3 new warnings occur.
2017-08-31 09:08:04 +02:00
Nextcloud bot
713fd35aaf
[tx-robot] updated from transifex 2017-08-31 00:28:43 +00:00
Nextcloud bot
7799336a79
[tx-robot] updated from transifex 2017-08-30 00:28:59 +00:00
Nextcloud bot
0007fbe795
[tx-robot] updated from transifex 2017-08-29 00:29:36 +00:00
tobiasKaminsky
16584da0ed also extract this one... 2017-08-28 14:54:31 +02:00
tobiasKaminsky
6447eebb3d extract string ressource 2017-08-28 14:54:31 +02:00
tobiasKaminsky
4acbeee05f show snackbar after 60s to redirect to old login 2017-08-28 14:54:31 +02:00
tobiasKaminsky
d04da84a16 url returned by new weblogin flow is url encoded 2017-08-28 14:54:31 +02:00
tobiasKaminsky
081525bc9e restart weblogin flow if auth failed 2017-08-28 14:54:31 +02:00
Nextcloud bot
7818cbfca3
[tx-robot] updated from transifex 2017-08-28 11:02:48 +00:00
Nextcloud bot
de74c6b974
[tx-robot] updated from transifex 2017-08-28 10:52:46 +00:00
AndyScherzinger
a89a46a417 resolves #1398 fix NPE if error occurs retrieving the parents from the server 2017-08-28 12:40:57 +02:00
Mario Đanić
d94274c8a7 Merge pull request #1437 from nextcloud/fixDialogBadTokenException
Fix dialog bad token exception
2017-08-28 10:34:07 +02:00
Mario Đanić
89d6e6ab6c Merge pull request #1438 from nextcloud/allowBackButtonCancelDialog
Add ability to cancel dialog via back button
2017-08-28 10:32:09 +02:00
Mario Đanić
b0489d70db Merge pull request #1440 from nextcloud/fixUserInfoUIThreadCrash
RunUI operations in the UI thread
2017-08-28 10:31:26 +02:00
Mario Đanić
1c5b9cc53f Merge pull request #1446 from srkunze/patch-1
Update SETUP.md
2017-08-28 10:30:08 +02:00
Sven R. Kunze
07fe6e50d1 Update SETUP.md
typo
2017-08-27 11:08:55 +02:00
AndyScherzinger
d5db3d43ff
resolves #1439 - by runnign the UI operations in the UI thread (anything else will crash, like seen on GPlay) 2017-08-26 19:46:42 +02:00
AndyScherzinger
164711f40b
resolves #1434 - adding the ability to cancel the dialog via calncel-button and HW/SW-back-button 2017-08-26 19:20:16 +02:00
AndyScherzinger
9a6ebe7a84
resolves #1399 - hardening dialog call in case app is shutting down at the exact same moment 2017-08-26 18:54:23 +02:00
Mario Đanić
dd65fb92e8 Merge pull request #1429 from nextcloud/release200RC5
Preparation for 2.0.0RC5
2017-08-25 22:28:22 +02:00
Andy Scherzinger
b79724d2c7 Merge pull request #1431 from mueller-ma/patch-1
Fix fdroid link and add legal attribution
2017-08-25 19:21:33 +02:00
mueller-ma
5de8230759 Fix fdroid link and add legal attribution
See https://play.google.com/intl/en_us/badges/
2017-08-25 17:58:54 +02:00
AndyScherzinger
ad9556b89b
bump version to RC5 2017-08-25 15:33:47 +02:00
Andy Scherzinger
a6bbe33df0 Merge pull request #1424 from nextcloud/fixHSL
Activities list activity: fix hsl computation, fix header color
2017-08-25 15:08:20 +02:00
AndyScherzinger
c4cea4f12b
add null check to theme util method 2017-08-25 14:55:53 +02:00
AndyScherzinger
c6360ae198
add null check for action bar coloring 2017-08-25 14:55:53 +02:00
tobiasKaminsky
ef61ccae5e
fix non themed actionbar text in activities list activity 2017-08-25 14:55:53 +02:00
tobiasKaminsky
3bae26ef66
fix hsl 2017-08-25 14:55:53 +02:00
Andy Scherzinger
7047f803eb Merge pull request #1428 from nextcloud/fixLint
Fix lint
2017-08-25 13:32:04 +02:00
nextcloud-android-bot
4d0388e50a Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-25 11:06:39 +00:00
Andy Scherzinger
eafca35dc5 Merge 077049d8ae into 07a6ba2381 2017-08-25 10:58:16 +00:00
AndyScherzinger
077049d8ae
gradle update to beta 3 2017-08-25 12:55:50 +02:00
AndyScherzinger
1ffeb7a11a
lint: remove unused string 2017-08-25 12:54:46 +02:00