Commit graph

8646 commits

Author SHA1 Message Date
nextcloud-android-bot
4f2184d93a
Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-17 15:00:12 +02:00
AndyScherzinger
8eea18803d
set version to 2.0.0RC3 2017-08-17 15:00:12 +02:00
AndyScherzinger
73b0ca3bd6
set final/stable release version to 2.0.0 2017-08-17 15:00:11 +02:00
AndyScherzinger
f9dbe7d0d3
theming support added to 1.5.0 2017-08-17 15:00:11 +02:00
AndyScherzinger
34d19db0bf
further changes for 1.5.0 added 2017-08-17 15:00:11 +02:00
Mario Danic
bbb8d79c3c
Start working on 1.5.0 changelog
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-17 15:00:08 +02:00
nextcloud-android-bot
8d00c1dfc9 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-17 12:36:39 +00:00
Tobias Kaminsky
61f82437f3 Merge ec568b7483 into 31547ccb14 2017-08-17 12:28:41 +00:00
tobiaskaminsky
ec568b7483
handle foreign broadcast 2017-08-17 14:25:24 +02:00
nextcloud-android-bot
0547a8c428 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-17 09:34:55 +00:00
Tobias Kaminsky
2551c62813 Merge fe6a549532 into 31547ccb14 2017-08-17 09:16:03 +00:00
tobiaskaminsky
fe6a549532
fix rare case: ssl cert is ok for checkServer, but not for webview -> show untrustedDialog 2017-08-17 11:13:02 +02:00
nextcloud-android-bot
c03e955c11 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-17 07:52:34 +00:00
Tobias Kaminsky
553f15adad Merge 5cead89381 into 31547ccb14 2017-08-17 07:29:56 +00:00
AndyScherzinger
5cead89381
hardening of video retrieval according to image hardening 2017-08-17 09:29:36 +02:00
tobiaskaminsky
caf9242e10
prevent NPE on absolutePath 2017-08-17 09:29:36 +02:00
nextcloud-android-bot
3b76cb55cb Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-17 06:58:57 +00:00
Tobias Kaminsky
0cd4492f11 Merge faf4d80fce into 31547ccb14 2017-08-17 06:50:21 +00:00
tobiaskaminsky
faf4d80fce
remove gcm again 2017-08-17 08:48:35 +02:00
Nextcloud bot
31547ccb14
[tx-robot] updated from transifex 2017-08-17 00:28:02 +00:00
tobiaskaminsky
2af14be41b
appearantly CookieManager.getInstance() can throw an Exception without saying so... 2017-08-16 16:30:00 +02:00
tobiaskaminsky
8a21a1ad21
re-add user theming columns if they do not exist yet 2017-08-16 16:00:02 +02:00
tobiaskaminsky
a44475d15f
check if background string is empty 2017-08-16 11:09:00 +02:00
tobiaskaminsky
0454ab14f3
use ocs api header 2017-08-16 10:50:16 +02:00
Tobias Kaminsky
e77962d1bb Update lint-results.txt
manually change lint results as somehow warnings increased
2017-08-16 07:33:34 +02:00
Nextcloud bot
0e763b9397
[tx-robot] updated from transifex 2017-08-16 00:28:16 +00:00
Andy Scherzinger
67fb808c3f Add release badge
to link to latest stable release tag
2017-08-15 14:24:51 +02:00
Nextcloud bot
05d3b8ea51
[tx-robot] updated from transifex 2017-08-15 00:29:46 +00:00
tobiaskaminsky
14cf7243aa
check if columns exists prior adding them 2017-08-14 13:34:35 +02:00
Andy Scherzinger
ed0d0cccc3 Merge pull request #1332 from nextcloud/gradleBeta2
Bump gradle plugin to beta 2
2017-08-14 09:03:57 +02:00
tobiaskaminsky
7298e0d936
bump to beta 2 2017-08-14 08:47:12 +02:00
Nextcloud bot
99700bbe3c
[tx-robot] updated from transifex 2017-08-14 00:27:38 +00:00
Nextcloud bot
667413eb0a
[tx-robot] updated from transifex 2017-08-13 00:27:47 +00:00
Nextcloud bot
c18d5c77fe
[tx-robot] updated from transifex 2017-08-12 00:27:55 +00:00
Andy Scherzinger
519702c7c4 Merge pull request #1314 from nextcloud/colorThreshold
Use same color detection as in server
2017-08-11 16:55:31 +02:00
Mario Đanić
e3fe9485a6 Merge pull request #1315 from nextcloud/enterURL
check server on enter click
2017-08-11 16:54:04 +02:00
Andy Scherzinger
c040dd97f2 Merge pull request #1317 from nextcloud/no-thumbnail-of-non-files
No thumbnail for non-files
2017-08-11 16:46:12 +02:00
Joas Schilling
ee1f4c5f18
No thumbnail for non-files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-11 15:39:41 +02:00
tobiaskaminsky
5252d24cee
check server on enter click 2017-08-11 15:29:32 +02:00
tobiaskaminsky
fa35cc5914
use same color detection as https://github.com/nextcloud/server/pull/5953/files#diff-3de1769d04fcc4f13f8d546d9fbdac19 2017-08-11 14:46:47 +02:00
Mario Đanić
424e2cdbc0 Merge pull request #1306 from nextcloud/uploadButton
Upload button working again
2017-08-11 12:07:20 +02:00
nextcloud-android-bot
42d14c863d Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-11 07:18:38 +00:00
Tobias Kaminsky
04f8332295 Merge e37c1b9b6d into ece3acb0c4 2017-08-11 07:10:45 +00:00
tobiasKaminsky
e37c1b9b6d
fix: #1222 2017-08-11 09:06:41 +02:00
Mario Đanić
ece3acb0c4 Merge pull request #1303 from nextcloud/again
Quotes
2017-08-11 06:04:23 +02:00
Mario Danic
9a79bf2f03 Quotes
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-11 06:04:01 +02:00
Mario Đanić
80941890a2 Merge pull request #1302 from nextcloud/firebase-trick
Fix typo
2017-08-11 05:59:34 +02:00
Mario Danic
86322eda7a Fix typo
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-11 05:57:10 +02:00
Nextcloud bot
7d1a23af0e
[tx-robot] updated from transifex 2017-08-11 00:27:32 +00:00
Tobias Kaminsky
44a20238fe Merge pull request #1301 from nextcloud/firebase
Firebase
2017-08-10 23:27:19 +02:00