AndyScherzinger
|
5c4a450b11
|
use file details sharing tab for files also via the share bottom sheet (only if FileDisplayActivity is the parent)
|
2018-05-29 07:58:38 +02:00 |
|
AndyScherzinger
|
abc2be7a23
|
further shortened the label
|
2018-05-29 07:58:37 +02:00 |
|
AndyScherzinger
|
f2edf5a7f5
|
shorten edit label
|
2018-05-29 07:58:37 +02:00 |
|
AndyScherzinger
|
90a129d232
|
use nicer UI element names
|
2018-05-29 07:58:36 +02:00 |
|
AndyScherzinger
|
e7a0f493f2
|
rewrite sharee list to recycler view, show can edit in list items
|
2018-05-29 07:58:36 +02:00 |
|
AndyScherzinger
|
c738d9e46a
|
optimize layout/design
|
2018-05-29 07:58:35 +02:00 |
|
AndyScherzinger
|
48992266fa
|
minor size optimizations
|
2018-05-29 07:58:35 +02:00 |
|
AndyScherzinger
|
cb6c56e391
|
save accent color
|
2018-05-29 07:58:34 +02:00 |
|
AndyScherzinger
|
ab973579cb
|
remove method call of formerly dropped method
|
2018-05-29 07:58:33 +02:00 |
|
AndyScherzinger
|
20d0307ca7
|
use general fallback theming for popup menu (checkable menu items)
|
2018-05-29 07:58:32 +02:00 |
|
AndyScherzinger
|
9e0e83872b
|
update license headers
|
2018-05-29 07:58:32 +02:00 |
|
AndyScherzinger
|
a00b89f972
|
add javaDoc comment
|
2018-05-29 07:58:31 +02:00 |
|
AndyScherzinger
|
42a0e28ee7
|
add ability to set expiration date for user shares
|
2018-05-29 07:58:31 +02:00 |
|
AndyScherzinger
|
2d55824cf6
|
fix name and javaDoc of updateMethod
|
2018-05-29 07:58:30 +02:00 |
|
AndyScherzinger
|
bb7c090d6e
|
remove unused legacy method
|
2018-05-29 07:58:30 +02:00 |
|
AndyScherzinger
|
d08a944b10
|
hide sync for folders
|
2018-05-29 07:58:29 +02:00 |
|
AndyScherzinger
|
f2dd5ea2a6
|
proper error snackbars for sharing errors, move feed back results to the sharing fragment+refresh
|
2018-05-29 07:58:29 +02:00 |
|
tobiasKaminsky
|
cab6555703
|
app restarts now after account switching
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-05-29 07:58:28 +02:00 |
|
tobiasKaminsky
|
d0b9d58ec8
|
account switch on drawer without "singleTop" works again
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-05-29 07:58:28 +02:00 |
|
AndyScherzinger
|
17093482fb
|
sort menu items according to webUI
|
2018-05-29 07:58:27 +02:00 |
|
AndyScherzinger
|
0e41ed7889
|
Use AppCompat checkbox
|
2018-05-29 07:58:27 +02:00 |
|
tobiasKaminsky
|
cc8914ed0f
|
type, code formatting
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-05-29 07:58:26 +02:00 |
|
AndyScherzinger
|
dba1042369
|
remove unused string
|
2018-05-29 07:58:26 +02:00 |
|
AndyScherzinger
|
b3f980c99d
|
show proper error view if activities failed to load
|
2018-05-29 07:58:25 +02:00 |
|
AndyScherzinger
|
d0dbc9e36a
|
remove unused import
|
2018-05-29 07:58:25 +02:00 |
|
AndyScherzinger
|
0a545dd9a6
|
fix NPEs in calling UI thread and within UI threads
|
2018-05-29 07:58:25 +02:00 |
|
AndyScherzinger
|
de51ba1aca
|
remove legacy code after refactoring to a helper class
|
2018-05-29 07:58:24 +02:00 |
|
AndyScherzinger
|
431549e66e
|
slice filter menu method
|
2018-05-29 07:58:24 +02:00 |
|
AndyScherzinger
|
fe234cd942
|
open file details with sharing tab active for folders
|
2018-05-29 07:58:23 +02:00 |
|
AndyScherzinger
|
5ea05288eb
|
cleanup + fix lint issues
|
2018-05-29 07:58:22 +02:00 |
|
AndyScherzinger
|
5f64479d30
|
add the ability to set expiration date on shares not just links
|
2018-05-29 07:58:22 +02:00 |
|
AndyScherzinger
|
7f85bffa93
|
fix codacy + revert to handling name-to-color exceptions
|
2018-05-29 07:58:21 +02:00 |
|
AndyScherzinger
|
1a32758e27
|
implement changes sharing data / fixed unsetting of exp. date
|
2018-05-29 07:58:21 +02:00 |
|
AndyScherzinger
|
7800d33ff5
|
move stuff to helper class
|
2018-05-29 07:58:20 +02:00 |
|
AndyScherzinger
|
8397a48dde
|
hide file listing option if share is not editable
|
2018-05-29 07:58:20 +02:00 |
|
AndyScherzinger
|
b7b7237d69
|
fix flag detection
|
2018-05-29 07:58:19 +02:00 |
|
AndyScherzinger
|
236924ccc2
|
add hide file listing
|
2018-05-29 07:58:19 +02:00 |
|
AndyScherzinger
|
f5d9af71b9
|
WiP expiration Date, permission text calculation
|
2018-05-29 07:58:18 +02:00 |
|
AndyScherzinger
|
072e646552
|
reformatted code for line length 120
|
2018-05-29 07:58:18 +02:00 |
|
AndyScherzinger
|
607bc12b56
|
add unset of password for share link
|
2018-05-29 07:58:17 +02:00 |
|
tobiasKaminsky
|
391368947c
|
add sharee works
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-05-29 07:58:17 +02:00 |
|
AndyScherzinger
|
362061bef3
|
fixed 2 NPEs
|
2018-05-29 07:58:17 +02:00 |
|
AndyScherzinger
|
d7e8f6141a
|
WiP share link functionality
|
2018-05-29 07:58:16 +02:00 |
|
AndyScherzinger
|
1a99f655b1
|
add content description to preview image
|
2018-05-29 07:58:16 +02:00 |
|
AndyScherzinger
|
a0b74069fa
|
replace anonymous classes with lambdas
|
2018-05-29 07:58:15 +02:00 |
|
AndyScherzinger
|
4a22b932b1
|
fix send menu action + send/share dialog extension
|
2018-05-29 07:58:15 +02:00 |
|
AndyScherzinger
|
11edb451b0
|
use own, distinct menu definition, fix strings, use relative date
|
2018-05-29 07:58:14 +02:00 |
|
tobiasKaminsky
|
90529c5841
|
fix not needed try/catch blocks
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-05-29 07:58:14 +02:00 |
|
tobiasKaminsky
|
5589b8c0e9
|
add avatar icons on sharee list
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-05-29 07:58:13 +02:00 |
|
AndyScherzinger
|
a29d73102b
|
fix theming issue
|
2018-05-29 07:58:13 +02:00 |
|