David A. Velasco
|
0f64fe48cd
|
Undo buggy refactoring; too much to do in that sense to get it works
|
2016-06-16 14:36:08 +02:00 |
|
David A. Velasco
|
a74901203b
|
Read and save display name when account is created
|
2016-06-16 14:36:08 +02:00 |
|
Jenkins for ownCloud
|
6333e30558
|
[tx-robot] updated from transifex
|
2016-06-16 01:14:13 -04:00 |
|
Jenkins for ownCloud
|
f361398d5f
|
[tx-robot] updated from transifex
|
2016-06-15 01:14:37 -04:00 |
|
Tobias Kaminsky
|
704ffb4bac
|
Merge pull request #9 from nextcloud/animatedGif
Support animated GiF-Images
|
2016-06-14 21:21:26 +02:00 |
|
Andy Scherzinger
|
abe2b24f48
|
bugfix for image rendering
|
2016-06-14 13:29:12 +02:00 |
|
Andy Scherzinger
|
b0a6c3fe81
|
Merge pull request #1277 from owncloud/1193_uploader_layout
#1193 - optimizing the uploader layout & taking user configured sorting into account
|
2016-06-14 10:17:26 +02:00 |
|
Andy Scherzinger
|
0db0ab1fd5
|
layouting changes so file list, local list and uploader list look the same
|
2016-06-14 09:55:24 +02:00 |
|
Andy Scherzinger
|
8c863a642b
|
revert, to show app name for upload from other app
|
2016-06-14 09:55:23 +02:00 |
|
Andy Scherzinger
|
53a0da7021
|
revert filtering out files in the external file upload view
|
2016-06-14 09:55:23 +02:00 |
|
Andy Scherzinger
|
68849c7305
|
code review: fixed minor layout optimizations, set generic preference methods to private visibility
|
2016-06-14 09:55:22 +02:00 |
|
Andy Scherzinger
|
89dded113c
|
fix preference manager call after rebase
|
2016-06-14 09:55:21 +02:00 |
|
Andy Scherzinger
|
26ef68a02a
|
streamlined PrefManager API for simpler usage
|
2016-06-14 09:55:21 +02:00 |
|
Andy Scherzinger
|
5c72090ed2
|
removed now unused code
|
2016-06-14 09:55:20 +02:00 |
|
Andy Scherzinger
|
19c78855a0
|
moved the preference accessing to the oC Preference Manager
|
2016-06-14 09:55:19 +02:00 |
|
Andy Scherzinger
|
94a6bebb60
|
moved the preference accessing to the oC Preference Manager
|
2016-06-14 09:55:19 +02:00 |
|
Andy Scherzinger
|
1f4e9aa439
|
fix after rebase
|
2016-06-14 09:55:18 +02:00 |
|
Andy Scherzinger
|
8b04d61ff4
|
removed duplicate method call
|
2016-06-14 09:55:17 +02:00 |
|
Andy Scherzinger
|
ee7873d056
|
fixed menu, since grid view hasn't been part of the uploader screen
|
2016-06-14 09:55:17 +02:00 |
|
Andy Scherzinger
|
9bbd7ee103
|
proper padding for the choose upload folder buttons
|
2016-06-14 09:55:16 +02:00 |
|
Andy Scherzinger
|
7c8fbf1ade
|
Fixes after rebase
|
2016-06-14 09:55:16 +02:00 |
|
Andy Scherzinger
|
8d47b770aa
|
implementation of #1193 - optimizing the uploader layout and taking user configured sorting into account
|
2016-06-14 09:55:15 +02:00 |
|
Andy Scherzinger
|
ef0b5030e1
|
fix background color
|
2016-06-14 09:55:14 +02:00 |
|
Andy Scherzinger
|
d74f5fdc2a
|
implementation of #1193 - optimizing the uploader layout and taking user configured sorting into account
|
2016-06-14 09:55:14 +02:00 |
|
Andy Scherzinger
|
9e116e6a98
|
removed ImageView onDraw super call
|
2016-06-14 09:47:45 +02:00 |
|
Jenkins for ownCloud
|
932c66d4c5
|
[tx-robot] updated from transifex
|
2016-06-14 01:13:59 -04:00 |
|
Andy Scherzinger
|
d00cf73fee
|
renamed method, changed input parameter + javaDoc
|
2016-06-13 22:25:04 +02:00 |
|
Andy Scherzinger
|
9eb6dc14ec
|
moved up onDraw super call
|
2016-06-13 22:11:42 +02:00 |
|
Andy Scherzinger
|
82f9f338fd
|
again, small formatting
|
2016-06-13 22:09:03 +02:00 |
|
Andy Scherzinger
|
6d7651eff9
|
return early
|
2016-06-13 22:09:02 +02:00 |
|
Andy Scherzinger
|
0a351f5899
|
formatting
|
2016-06-13 22:09:01 +02:00 |
|
tobiasKaminsky
|
4adecc96e8
|
changes due to CR
|
2016-06-13 22:09:01 +02:00 |
|
tobiasKaminsky
|
7e583891f0
|
- variables with m
- onMeasure sets always width/height
|
2016-06-13 22:09:00 +02:00 |
|
tobiasKaminsky
|
86b92a1753
|
add support for showing animated gifs in imagePreview
|
2016-06-13 22:08:59 +02:00 |
|
Andy Scherzinger
|
0768bd9ff7
|
Merge pull request #5 from nextcloud/1193_uploader_layout
Optimizing the uploader layout & taking user configured sorting into account
|
2016-06-13 22:06:40 +02:00 |
|
Andy Scherzinger
|
8073679c1b
|
further review comments
|
2016-06-13 21:50:11 +02:00 |
|
Andy Scherzinger
|
944af7e62b
|
code review plus fixed for the layouts and data to be displayed
now all file list view (uploader, upload external and standard file list have the same layout)
|
2016-06-13 21:50:11 +02:00 |
|
Andy Scherzinger
|
20fc4b8267
|
revert, to show app name for upload from other app
|
2016-06-13 21:50:10 +02:00 |
|
Andy Scherzinger
|
bce26b4935
|
changes padding
|
2016-06-13 21:50:09 +02:00 |
|
Andy Scherzinger
|
b5b1aab406
|
revert filtering out files in the external file upload view
|
2016-06-13 21:50:09 +02:00 |
|
Andy Scherzinger
|
e0a283a876
|
rebase changes with master
|
2016-06-13 21:50:08 +02:00 |
|
Andy Scherzinger
|
225cd2362f
|
removed duplicate method call
|
2016-06-13 21:50:08 +02:00 |
|
Andy Scherzinger
|
593e3e900f
|
proper padding for the choose upload folder buttons
|
2016-06-13 21:50:07 +02:00 |
|
Andy Scherzinger
|
60d71a9423
|
Fixes after rebase
|
2016-06-13 21:50:06 +02:00 |
|
Andy Scherzinger
|
acdd68d775
|
fix background color
|
2016-06-13 21:50:06 +02:00 |
|
Andy Scherzinger
|
74fa10964a
|
implementation of #1193 - optimizing the uploader layout and taking user configured sorting into account
|
2016-06-13 21:50:05 +02:00 |
|
Andy Scherzinger
|
1a12fe2409
|
fix preference manager call after rebase
|
2016-06-13 21:50:04 +02:00 |
|
Andy Scherzinger
|
63761039db
|
streamlined PrefManager API for simpler usage
|
2016-06-13 21:50:04 +02:00 |
|
Andy Scherzinger
|
10594f490d
|
removed now unused code
|
2016-06-13 21:50:03 +02:00 |
|
Andy Scherzinger
|
3b4304048b
|
moved the preference accessing to the oC Preference Manager
|
2016-06-13 21:50:03 +02:00 |
|