Commit graph

2343 commits

Author SHA1 Message Date
jabarros
8188d4fa92 Update messages for moving files operation results 2014-08-27 10:01:28 +02:00
David A. Velasco
c928626bfa Merge remote-tracking branch 'origin/move_files_and_folders' into move_files_and_folders 2014-08-26 19:32:41 +02:00
David A. Velasco
8cfafef514 Completed update of local database and storage after a successful remote move 2014-08-26 19:31:50 +02:00
jabarros
622d78906b Show an alert message when user tries to move a file or folder to a location where its name is used by other file or folder and when it is forbidden to move it 2014-08-26 18:44:14 +02:00
jabarros
872bdc822b Pass info of target file that is going to be moved 2014-08-26 18:03:38 +02:00
jabarros
a6afe6efd2 Add gestion for errors when moving files 2014-08-26 17:44:18 +02:00
David A. Velasco
5480c0b52f Refactored MoveFileOperation to handle local update after remote move (WIP) 2014-08-26 16:11:52 +02:00
jabarros
59c0d67e68 Trigger MoveFileOperation when 'Choose' button is clicked 2014-08-26 16:00:42 +02:00
David A. Velasco
7d0e39f730 Start MoveFileOperation when 'Choose' button is clicked [Work In
Progress!]
2014-08-26 10:58:47 +02:00
David A. Velasco
e050da1009 Added MoveFileOperation to move OCFiles 2014-08-26 10:57:25 +02:00
David A. Velasco
dafcdfb761 Perform creation of new folder in MoveActivity 2014-08-19 14:04:48 +02:00
David A. Velasco
edc465e3b6 Refactored MoveActivity and friends to remove duplicating classes MoveFileListFragment and FolderListListAdapter 2014-08-19 13:10:04 +02:00
David A. Velasco
b3bc1aeaf2 Some clean-up and refactoring in fragments listing files 2014-08-19 11:13:08 +02:00
David A. Velasco
f63996d115 Updated navigation elements of action bar and some clean-up in MoveActivity 2014-08-18 15:12:19 +02:00
jabarros
dc984ec5bf Add new activity for selecting the destination folder when moving files, including new List Fragment and new Adapter for listing only the folders 2014-08-13 16:43:50 +02:00
jabarros
0c47bb097c Modify FileMenuFilter class for showing move option when it is appropiate 2014-08-12 09:11:26 +02:00
jabarros
fbe0568883 Add into file_actions_menu xml the 'move' option 2014-08-11 14:39:44 +02:00
Jenkins for ownCloud
0de5929b5b [tx-robot] updated from transifex 2014-08-11 01:13:33 -04:00
Jenkins for ownCloud
814c668b21 [tx-robot] updated from transifex 2014-08-10 01:13:34 -04:00
Jenkins for ownCloud
3ef2d2ee1d [tx-robot] updated from transifex 2014-08-09 01:13:38 -04:00
purigarcia
7c26ffd64e Merge pull request #584 from owncloud/accounts_view
Accounts view
2014-08-08 09:19:59 +02:00
Jenkins for ownCloud
57784b1da5 [tx-robot] updated from transifex 2014-08-08 01:13:44 -04:00
jabarros
b154fba6ee Merge branch 'develop' into accounts_view
Conflicts:
	res/values/strings.xml
2014-08-07 17:34:15 +02:00
jabarros
c4359ce393 Remove classes not used more after changing the view of OC accounts 2014-08-07 16:23:42 +02:00
jabarros
b6a5c74d2d Merge pull request #582 from owncloud/unsecured_server_connection
Unsecured server connection
2014-08-07 16:04:10 +02:00
jabarros
d3b07add37 Set first account checked as default when the current used account is removed and added some comments into the code 2014-08-07 16:02:51 +02:00
David A. Velasco
aa4709024e Updated message for warning about HTTPS -> HTTP redirection 2014-08-07 13:32:22 +02:00
David A. Velasco
2ef0e669e2 Updated reference to oc-library 2014-08-07 12:42:12 +02:00
Jenkins for ownCloud
135150c5a8 [tx-robot] updated from transifex 2014-08-07 01:13:36 -04:00
jabarros
7dfa955a03 Add long-press interaction to accounts elements for showing a context menu 2014-08-06 18:23:55 +02:00
jabarros
c35cc74961 Update the list of accounts in Preferences after adding a new account 2014-08-06 13:09:21 +02:00
jabarros
8d8c9eb315 Include 'add account' button after last account listed 2014-08-06 09:25:25 +02:00
jabarros
471d64a16c Change the title of preference for adding new accounts and remove unused commented code 2014-08-06 09:23:21 +02:00
Jenkins for ownCloud
e9fa178abf [tx-robot] updated from transifex 2014-08-06 01:13:39 -04:00
jabarros
8ce8577fa7 Show all the active accounts on settings view and make behaviour of accounts checkbox similar to radio buttons 2014-08-05 15:05:03 +02:00
jabarros
5cba80a1ab Add new preference category on settings and list in it the accounts 2014-08-05 11:22:16 +02:00
Jenkins for ownCloud
05c43c4d0f [tx-robot] updated from transifex 2014-08-05 01:13:37 -04:00
jabarros
9f426ae18a Update the refence of the library 2014-08-04 14:27:06 +02:00
jabarros
fcb556eb2d Show appropiate message and update library reference 2014-08-04 10:21:48 +02:00
Jenkins for ownCloud
d33df6f362 [tx-robot] updated from transifex 2014-08-04 01:13:38 -04:00
Jenkins for ownCloud
f97fedcd63 [tx-robot] updated from transifex 2014-08-03 01:13:35 -04:00
Jenkins for ownCloud
22d1398f43 [tx-robot] updated from transifex 2014-08-02 01:13:35 -04:00
Jenkins for ownCloud
a05b9a85a1 [tx-robot] updated from transifex 2014-08-01 01:13:34 -04:00
Jenkins for ownCloud
e3832c1cbf [tx-robot] updated from transifex 2014-07-31 01:13:40 -04:00
David A. Velasco
41666b2d6c Merge pull request #578 from owncloud/show_message_for_empty_list
Show background message when list of files is empty
2014-07-30 09:40:17 +02:00
jabarros
ac18a468e8 Changes after CR 2014-07-30 09:35:31 +02:00
David A. Velasco
5756dd8ac4 Merge pull request #575 from owncloud/images_gallery_zoom
Pinch-to-zoom in preview of images
2014-07-30 09:13:57 +02:00
Jenkins for ownCloud
c150f33958 [tx-robot] updated from transifex 2014-07-30 01:13:34 -04:00
jabarros
1d8f734e6d Changes after CR 2014-07-29 15:08:49 +02:00
jabarros
5335975717 Fixed bug. It is not possible to refresh folder when it is empty 2014-07-29 15:04:06 +02:00