Commit graph

5631 commits

Author SHA1 Message Date
Timo Witte
6401731e64 implement the same for videos and do some code cleanup 2016-06-20 23:22:54 +02:00
Timo Witte
f85cf5dcff use long for timestamp and don´t fail if timestamp is empty 2016-06-20 23:22:54 +02:00
Timo Witte
7f02bb0ff2 make InstantUploader honor the SubFolder setting 2016-06-20 23:22:53 +02:00
Timo Witte
23e1071451 introduce upload subfolders configuration variable 2016-06-20 23:22:52 +02:00
Timo Witte
e231caa163 tidy up code based on feedback 2016-06-20 23:05:55 +02:00
Bartosz Przybylski
6bab4f00f9 Review fixes 2016-06-20 22:15:03 +02:00
Andy Scherzinger
75e2659947 use proper app icon in documents provider 2016-06-20 22:15:02 +02:00
Bartosz Przybylski
db7a4641c2 Add documents provider 2016-06-20 22:15:02 +02:00
tobiasKaminsky
d2e05d1184 remove commented line 2016-06-20 21:24:14 +02:00
Lukas Reschke
82a4315b85 Merge pull request #37 from nextcloud/softenCookie
HOTFIX: Soften cookie
2016-06-20 16:00:29 +02:00
Lukas Reschke
5efd275dc8
New screenshots 2016-06-20 15:00:34 +02:00
Jenkins for ownCloud
674a094334 [tx-robot] updated from transifex 2016-06-20 01:13:38 -04:00
Timo Witte
3c388ad120 implement the same for videos and do some code cleanup 2016-06-19 23:53:15 +02:00
Andy Scherzinger
71005ab04b version code/name for 1.0.1 2016-06-19 23:45:44 +02:00
Timo Witte
89ae5bfe1a use long for timestamp and don´t fail if timestamp is empty 2016-06-19 23:25:52 +02:00
tobiasKaminsky
f1bd8fc59a linebreak 2016-06-19 21:24:59 +02:00
tobiasKaminsky
0e4243c996 hofix: https://github.com/nextcloud/server/pull/110 2016-06-19 21:24:36 +02:00
tobiasKaminsky
bed5a16e1f Merge remote-tracking branch 'remotes/origin/master' into video_thumbnail 2016-06-19 18:23:06 +02:00
tobiasKaminsky
2c7256e835 Merge remote-tracking branch 'remotes/origin/videoBigThumbnails' into video_thumbnail 2016-06-19 18:22:45 +02:00
Timo Witte
bd8ab1039d make InstantUploader honor the SubFolder setting 2016-06-19 17:26:20 +02:00
Timo Witte
f68b53ba61 introduce upload subfolders configuration variable 2016-06-19 16:43:12 +02:00
Jenkins for ownCloud
39a2d79841 [tx-robot] updated from transifex 2016-06-19 01:13:46 -04:00
Jenkins for ownCloud
18fa573009 [tx-robot] updated from transifex 2016-06-17 01:14:15 -04:00
David A. Velasco
c14d049aa6 Merge pull request #1709 from owncloud/1639_show_display_name_instead_of_login_name
Show display name instead of login name
2016-06-16 14:59:11 +02:00
David A. Velasco
21272fe4a9 Fixed NULL account name after app upgrade 2016-06-16 14:36:08 +02:00
David A. Velasco
037535256e Recovered full port and path in accounts naming to distinguish instances in the same host 2016-06-16 14:36:08 +02:00
David A. Velasco
aa2b113ea5 Show display name in list of uploads 2016-06-16 14:36:08 +02:00
David A. Velasco
ea3cf41b99 Show display name in account selector of ReceiveExternalFilesActivity.java 2016-06-16 14:36:08 +02:00
David A. Velasco
282f62b735 Updated after renaming operation in OC library 2016-06-16 14:36:08 +02:00
David A. Velasco
0913e3f234 Display name is sync'ed whenever a refresh of root folder occurs 2016-06-16 14:36:08 +02:00
David A. Velasco
3584666cf6 Added operation to sync display name 2016-06-16 14:36:08 +02:00
David A. Velasco
95152a36e8 Show display name in navigation drawer 2016-06-16 14:36:08 +02:00
David A. Velasco
70e24ceabe Show display name in account selector 2016-06-16 14:36:08 +02:00
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