Commit graph

1204 commits

Author SHA1 Message Date
Tobias Kaminsky
adf12d2222
Update SendShareDialog.java
fix c&p mistake
2017-12-27 12:53:45 +01:00
AndyScherzinger
1d3c5421ca
extract logic into separate methods 2017-12-27 12:53:45 +01:00
tobiaskaminsky
c023b932ca
rename tag 2017-12-27 12:53:43 +01:00
tobiaskaminsky
a199abb381
hide dialog if not needed 2017-12-27 12:53:42 +01:00
tobiaskaminsky
12f837e205
- correctly tint white, black theme
- moved link image a bit to the right
2017-12-27 12:53:41 +01:00
tobiaskaminsky
e08049341c
Tint round buttons 2017-12-27 12:53:40 +01:00
tobiasKaminsky
2168e5a344
- make image & text clickable
- show snackbar correctly if resharing is not allowed, then also grey out image&text if not folder
2017-12-27 12:53:39 +01:00
tobiaskaminsky
dc2d7edc56
combine send/share 2017-12-27 12:53:35 +01:00
tobiasKaminsky
e2c5bf4170
length is -1 (unknown) or 0 (null) 2017-12-27 07:54:58 +01:00
tobiasKaminsky
1fa3bfbdba
mimetype lookup assumes to have lowercase mimetypes 2017-12-21 11:20:35 +01:00
AndyScherzinger
3a7a82238e
fix cr comments and replace anonymous listeners with lambdas 2017-12-12 09:48:03 +01:00
AndyScherzinger
bc9eac9b43
run sync visualization on UI thread 2017-12-12 09:31:39 +01:00
AndyScherzinger
7d6e50f6a3
adapt refresh animation to standard animation for refresh of file lists within the app 2017-12-12 09:31:39 +01:00
AndyScherzinger
7d4669a71f
don't clear list when adding next page of activities to make it an endless scrolling list 2017-12-12 09:31:39 +01:00
Joas Schilling
e58042d6aa
Load more activities when reaching the end of the stream
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-12-12 09:31:30 +01:00
tobiaskaminsky
aed532d408
get rid of gallery API and use internal one 2017-12-11 23:03:45 +01:00
tobiaskaminsky
297c6024bc
- replace Toast with Snackbar
- remove not used code
2017-12-11 21:57:54 +01:00
tobiaskaminsky
e93eb51ffe
"set picture as" with resized images 2017-12-11 21:57:51 +01:00
tobiaskaminsky
acdd470c95
proper handling when switching to an account with disabled external links 2017-12-11 21:47:02 +01:00
Mario Đanić
f04220e6af
Merge pull request #1815 from nextcloud/oldLoginTimeout
revert timeout to 60s
2017-12-11 19:47:32 +01:00
Mario Đanić
ee5e2843d2
Merge pull request #1826 from nextcloud/shareViaLinkUseDisplayName
Share via link use display name
2017-12-11 19:46:25 +01:00
tobiaskaminsky
e7ad1ddb4b
further hardening of Content Provider 2017-12-11 19:17:17 +01:00
Mario Đanić
b11a77c44e
Merge pull request #1834 from nextcloud/sqlBugfix
File content provider: if selection and selectionArgs are null, let them pass
2017-12-11 16:27:25 +01:00
AndyScherzinger
96a2dd8e71
fix log statement 2017-12-11 13:42:16 +01:00
Mario Danic
27954c4287
Fix for the fix xD
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-11 13:42:16 +01:00
Mario Danic
ce7dbb437f
CRC32 magic
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-11 13:42:16 +01:00
Mario Danic
dcc31bb7ca
Simplify
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-11 12:49:29 +01:00
Mario Danic
f74f9a1061
Update
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-11 12:49:28 +01:00
Mario Danic
ed93595112
Only retry jobs if we cn do it
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-11 12:49:28 +01:00
tobiasKaminsky
05dbcab908
fix walledGarden with resized images 2017-12-11 09:48:41 +01:00
Andy Scherzinger
f043232af0
Merge pull request #1672 from nextcloud/detect-walled-garden
Detect walled garden
2017-12-06 19:03:18 +01:00
Andy Scherzinger
00104aa263
Merge pull request #1655 from nextcloud/fix-syncing
Fix syncing
2017-12-06 18:56:48 +01:00
tobiaskaminsky
2e4c49202f
fixed it for plain http connections 2017-12-06 13:13:03 +01:00
Mario Danic
c3889f2afc
Fix casting
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-06 13:13:03 +01:00
tobiaskaminsky
626f2b68a2
use own route for NC13 and parse status.php for NC12 2017-12-06 13:13:03 +01:00
Mario Danic
cbea9bde94
Fixes
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-06 13:12:46 +01:00
Mario Danic
9924bcc50e
Fix bug
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-06 13:12:46 +01:00
Mario Danic
ca348a6880
Fix a typo
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-06 13:12:46 +01:00
Mario Danic
d190b21cae
Detect walled garden
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-06 13:12:45 +01:00
tobiaskaminsky
941bb063d9
bugfix 2017-12-05 14:14:42 +01:00
AndyScherzinger
f08675382a
Fix Imports from UploadUtils to PowerUtils 2017-12-04 19:08:10 +01:00
Mario Danic
ba7ee747d3
NPE fix
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-04 19:08:10 +01:00
Mario Danic
2d5d8cc1ca
Fixes
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-04 19:08:09 +01:00
Mario Danic
803bf2194e
Oh well
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-04 19:08:09 +01:00
Mario Danic
61cbe88bd0
Fix the way we schedule stuff
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-04 19:08:09 +01:00
Mario Danic
8253595b8a
Fix stuff
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-04 19:08:08 +01:00
Mario Danic
d12af2a342
Update Android job
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-04 19:08:00 +01:00
tobiaskaminsky
c3ff1ccebd
minor formatting 2017-12-02 11:41:17 +01:00
tobiaskaminsky
cfef0c9c90
use displayname for sharing, fallback to userid 2017-12-02 11:41:17 +01:00
tobiaskaminsky
0dc2633613
Prevent sql injections 2017-11-29 15:28:21 +01:00