Commit graph

8577 commits

Author SHA1 Message Date
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
Mario Đanić
07a6ba2381 Merge pull request #1414 from nextcloud/dockerParallelLint
Docker with parallel lint
2017-08-25 09:39:33 +02:00
Mario Đanić
a6929d39c3 Merge pull request #1423 from nextcloud/fixNotificationColor
Fix notification color
2017-08-25 09:37:22 +02:00
tobiasKaminsky
d6c09e05aa
new line 2017-08-24 19:39:00 +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
c759e07a5a
remove August 2017-08-23 16:59:01 +02:00
AndyScherzinger
2bda16605f
add month 2017-08-23 16:57:13 +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