Commit graph

2411 commits

Author SHA1 Message Date
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
Jenkins for ownCloud
8eb5694779 [tx-robot] updated from transifex 2014-08-26 01:13:33 -04:00
Jenkins for ownCloud
42368f2cef [tx-robot] updated from transifex 2014-08-25 01:13:29 -04:00
Jenkins for ownCloud
260b8ea7d6 [tx-robot] updated from transifex 2014-08-24 01:13:27 -04:00
Jenkins for ownCloud
5ff82b59c2 [tx-robot] updated from transifex 2014-08-23 01:13:32 -04:00
Jenkins for ownCloud
3e59c9419b [tx-robot] updated from transifex 2014-08-22 01:13:29 -04:00
Jenkins for ownCloud
d51ccc672f [tx-robot] updated from transifex 2014-08-21 01:13:29 -04:00
Jenkins for ownCloud
6ea9659485 [tx-robot] updated from transifex 2014-08-20 01:13:28 -04: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
Jenkins for ownCloud
6ba82feff8 [tx-robot] updated from transifex 2014-08-19 01:13:29 -04: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
Jenkins for ownCloud
65177ec552 [tx-robot] updated from transifex 2014-08-18 01:13:31 -04:00
Jenkins for ownCloud
4c0465717d [tx-robot] updated from transifex 2014-08-17 01:13:27 -04:00
Jenkins for ownCloud
1d9d7076a3 [tx-robot] updated from transifex 2014-08-16 01:13:32 -04:00
Jenkins for ownCloud
4ef8e9472f [tx-robot] updated from transifex 2014-08-15 01:13:35 -04:00
Jenkins for ownCloud
b810de2583 [tx-robot] updated from transifex 2014-08-14 01:13:33 -04: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
Jenkins for ownCloud
5ea2e515fa [tx-robot] updated from transifex 2014-08-13 01:13:38 -04:00
David A. Velasco
20e41c81ff Merge pull request #587 from owncloud/improved_fullscreen_for_gallery
Improved full screen in gallery of images
2014-08-12 12:17:04 +02:00
jabarros
49dff310ca Add changes after CR 2014-08-12 09:38:36 +02:00
David A. Velasco
0cc6b8a3ff Improved English wording 2014-08-12 09:27:23 +02:00
jabarros
0c47bb097c Modify FileMenuFilter class for showing move option when it is appropiate 2014-08-12 09:11:26 +02:00
Jenkins for ownCloud
c635d4f023 [tx-robot] updated from transifex 2014-08-12 01:13:37 -04:00
jabarros
fbe0568883 Add into file_actions_menu xml the 'move' option 2014-08-11 14:39:44 +02:00
jabarros
83798b94d6 Fixed bug when tapping in the 3 points to hide the menu, top bar is also hidden 2014-08-11 12:46:29 +02:00
jabarros
7caf208c17 Add check for allow to use FullScreen and Immersive mode on devices equal or higher than Honeycomb 2014-08-11 09:35:01 +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
David A. Velasco
3816ceed7f Apply IMMERSIVE mode to gallery (works only in Android 4.4) 2014-08-07 17:50:47 +02: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