Commit graph

5050 commits

Author SHA1 Message Date
Nextcloud bot
59dd036bfc
[tx-robot] updated from transifex 2017-09-06 00:28:00 +00:00
Andy Scherzinger
0d332f3e7f Merge pull request #1489 from nextcloud/updateDarkThemeComputing
Update dark theme computing
2017-09-05 12:12:56 +02:00
Andy Scherzinger
3bc6d8d00c Merge pull request #1473 from nextcloud/200RC6
Release 2.0.0RC6
2017-09-05 09:56:25 +02:00
AndyScherzinger
d5446d56d9
release 2.0.0RC6 2017-09-05 09:23:20 +02:00
tobiaskaminsky
da4ad3fc25
update dark theme computing 2017-09-05 08:06:30 +02:00
AndyScherzinger
1fa2148d19
resolves #1477 2017-09-05 07:55:58 +02:00
Nextcloud bot
3c174d12d5
[tx-robot] updated from transifex 2017-09-05 00:27:36 +00:00
Nextcloud bot
f726f022ab
[tx-robot] updated from transifex 2017-09-04 00:27:59 +00:00
Nextcloud bot
beedd5b05a
[tx-robot] updated from transifex 2017-09-02 00:28:27 +00: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
tobiaskaminsky
b499bce225
use same String for Intent 2017-08-31 13:38:10 +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
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
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
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
AndyScherzinger
ad9556b89b
bump version to RC5 2017-08-25 15:33:47 +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
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