Commit graph

8668 commits

Author SHA1 Message Date
nextcloud-android-bot
5e35d2e104 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-09-14 10:17:04 +00:00
Andy Scherzinger
818d1101eb Merge 9cd7b0d6b2 into c4bd5233ae 2017-09-14 10:00:31 +00:00
nextcloud-android-bot
9cd7b0d6b2
Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-09-14 12:00:16 +02:00
AndyScherzinger
12b2d015fa
resolves #1540 adding a proper error message 2017-09-14 12:00:13 +02:00
Nextcloud bot
c4bd5233ae
[tx-robot] updated from transifex 2017-09-14 00:27:28 +00:00
Tobias Kaminsky
9c9ca01834 Merge pull request #1533 from nextcloud/gradle300beta5
Update to gradle:3.0.0-beta5
2017-09-13 15:15:28 +02:00
AndyScherzinger
d9ecafff35
remove unused style to improve lint score 2017-09-13 10:39:20 +02:00
AndyScherzinger
3b0bd82fd9
update to gradle:3.0.0-beta5 2017-09-13 09:52:16 +02:00
Nextcloud bot
72fa017e3f
[tx-robot] updated from transifex 2017-09-13 00:27:52 +00:00
Nextcloud bot
3314f80bac
[tx-robot] updated from transifex 2017-09-12 00:28:01 +00:00
Tobias Kaminsky
7afa1966a5 Merge pull request #1505 from nextcloud/improve-authentication
Fix for authentication/favorite/etc
2017-09-11 09:07:54 +02:00
nextcloud-android-bot
3cbcd28406 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-09-11 07:00:52 +00:00
Mario Đanić
4361b11eba Merge e6f1ff0bdf into 620d18d7a8 2017-09-11 06:54:35 +00:00
Tobias Kaminsky
e6f1ff0bdf
Update build.gradle
Bump lib version
2017-09-11 08:54:17 +02:00
Andy Scherzinger
17127eeb39
remove unused test style to resolve lint score 2017-09-11 08:54:17 +02:00
tobiaskaminsky
c80a5da0c6
bump lib 2017-09-11 08:54:17 +02:00
Mario Danic
d014d6b3cd
Fix for stuff
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-11 08:54:16 +02:00
Tobias Kaminsky
620d18d7a8 Merge pull request #1512 from nextcloud/fix-npe
Fix NPE
2017-09-11 08:52:33 +02:00
Mario Danic
329bccd514
Fix NPE
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-11 08:40:30 +02:00
Tobias Kaminsky
961754e898 Merge pull request #1516 from nextcloud/accountWarningBetaDialog
Warning for corrupt accounts for 2.0.0RC users
2017-09-11 08:38:20 +02:00
Tobias Kaminsky
d3543c585d
Update lint-results.txt
Increased warnings, as from master
- Ellipsis string can be replaced with ellipsis character in values-fa/strings.xml:279
- obsolete gradle:  A newer version of com.android.tools.build:gradle than 3.0.0-beta4 is available: 3.0.0-beta5
2017-09-11 08:26:15 +02:00
nextcloud-android-bot
48d4983c2f
Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-09-11 08:26:14 +02:00
AndyScherzinger
d7da3bae38
don't send the temp. strings for the warning transifex... 2017-09-11 08:26:14 +02:00
AndyScherzinger
1c0c0a297b
warning for corrupt accounts for 2.0.0RC users 2017-09-11 08:26:14 +02:00
Nextcloud bot
d65906faad
[tx-robot] updated from transifex 2017-09-11 00:27:59 +00:00
Nextcloud bot
8904009169
[tx-robot] updated from transifex 2017-09-10 00:28:02 +00:00
Nextcloud bot
af82bbd3de
[tx-robot] updated from transifex 2017-09-09 00:27:59 +00:00
Nextcloud bot
6620c124b1
[tx-robot] updated from transifex 2017-09-08 00:28:02 +00:00
Nextcloud bot
469389f9b7
[tx-robot] updated from transifex 2017-09-07 14:19:43 +00:00
Andy Scherzinger
981934a4c5 Merge pull request #1500 from nextcloud/previewImageErrors
Show nice error message instead of crash via exception
2017-09-07 11:12:24 +02:00
AndyScherzinger
6a8a0f7c75
simplify check 2017-09-07 09:42:39 +02:00
AndyScherzinger
fa976159b7
resolves #1456 - show nice error message instead of crash via exception 2017-09-07 09:42:39 +02:00
Nextcloud bot
57388aab72
[tx-robot] updated from transifex 2017-09-07 00:28:03 +00:00
Nextcloud bot
aff0a86fde
[tx-robot] updated from transifex 2017-09-06 11:36:43 +00:00
Andy Scherzinger
a65e0f46a5 Merge pull request #1468 from nextcloud/ao-improvements
AutoUpload improvements
2017-09-06 09:27:41 +02:00
AndyScherzinger
761c9f8ce9
bump to com.github.nextcloud:android-library:1.0.28 fixing chunked upload file modification date 2017-09-06 09:19:20 +02:00
nextcloud-android-bot
d5333ebaa8
Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-09-06 09:19:20 +02:00
Mario Danic
b353fb254d
Use old lib
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:19 +02:00
AndyScherzinger
96372f4981
codacy: remove unused variable 2017-09-06 09:19:19 +02:00
AndyScherzinger
ae3035f4f4
cleanup gradle settings 2017-09-06 09:19:19 +02:00
AndyScherzinger
040ef3fc8c
replace ... with &#8230; 2017-09-06 09:19:18 +02:00
Mario Danic
bad8fd9c9a
Fix
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:18 +02:00
Mario Danic
f87827c981
Store size before going anywhere
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:17 +02:00
Mario Danic
3539413c89
Simplify
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:17 +02:00
Mario Danic
913e8659a9
Fix empty notification
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:17 +02:00
Mario Danic
b3a3d25186
Fix coloring
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:16 +02:00
Mario Danic
3c10dfedfd
Check if upload operation is null
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:16 +02:00
Mario Danic
9887e0fc07
Set failed locking
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:16 +02:00
Mario Danic
0e0a6ac241
Try to fix
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:15 +02:00
Mario Danic
3e914da341
Fix service
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:15 +02:00