jabarros
|
a2de2f28ab
|
Add new preference on settings for setting the upload video path
|
2014-11-19 10:14:27 +01:00 |
|
jabarros
|
00a8eb415a
|
Create FolderPickerActivity from which MoveActivity and UploadPathActivity extend
|
2014-11-18 14:51:49 +01:00 |
|
tobiasKaminsky
|
79cb6106fd
|
Merge remote-tracking branch 'upstream/develop' into beautifyTimestamps
Conflicts:
src/com/owncloud/android/utils/DisplayUtils.java
|
2014-11-12 09:02:23 +01:00 |
|
tobiasKaminsky
|
2117c024c4
|
< 60 seconds -> "seconds ago"
|
2014-11-12 08:56:53 +01:00 |
|
jabarros
|
eb77fe1da1
|
Merge pull request #700 from owncloud/remember_last_share_location_fixed
Remember last share location
|
2014-11-05 08:36:16 +01:00 |
|
David A. Velasco
|
a09a837585
|
Adjust the thumbnails size to the size used on screen
|
2014-11-03 11:27:51 +01:00 |
|
David A. Velasco
|
0bedcb9128
|
Merge branch 'remember_last_share_location' into remember_last_share_location_fixed
|
2014-10-31 15:23:59 +01:00 |
|
jabarros
|
6970560d2f
|
Merge branch 'sortingFiles' of https://github.com/tobiasKaminsky/android into sorting_files_2
Conflicts:
src/com/owncloud/android/datamodel/OCFile.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
|
2014-10-23 11:06:05 +02:00 |
|
jabarros
|
2fad1e1a99
|
Merge branch 'develop' into sorting_files_2
Conflicts:
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
|
2014-10-23 10:18:20 +02:00 |
|
jabarros
|
3a8ff76d0a
|
Merge branch 'master' into develop
Conflicts:
owncloud-android-library
|
2014-10-20 14:54:46 +02:00 |
|
Magnus Sjoqvist
|
844790057b
|
Merge with develop
|
2014-10-20 14:38:13 +02:00 |
|
Magnus Sjoqvist
|
b6c7719415
|
Merge with develop
|
2014-10-17 11:06:30 +02:00 |
|
jabarros
|
016bdfac1f
|
Fixed. Upload path is not place correctly in setting view
|
2014-10-15 08:21:23 +02:00 |
|
Magnus Sjoqvist
|
ebe0f73068
|
Added feature for remembering last upload location when sharing a file. Also added an option to turn it off in prefrences.
|
2014-10-14 09:34:49 +02:00 |
|
tobiasKaminsky
|
706a769e30
|
- disabled sort by size until server supports server-side folder size
calculation
|
2014-10-11 09:14:14 +02:00 |
|
jabarros
|
7d9fc6857e
|
Merge branch 'sortingFiles' of https://github.com/tobiasKaminsky/android into sorting_files
Conflicts:
res/menu/main_menu.xml
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
|
2014-10-09 17:26:02 +02:00 |
|
jabarros
|
1e7e893321
|
Merge branch 'master' of https://github.com/loripino21/android into instant_upload_path_chooseable
|
2014-10-06 14:58:34 +02:00 |
|
jabarros
|
2e472998c1
|
Merge branch 'develop' into release-1.6.0
|
2014-10-02 09:04:11 +02:00 |
|
loripino21
|
47d1a5e3e4
|
Update strings.xml
|
2014-09-23 10:08:40 +02:00 |
|
loripino21
|
72c6e981c5
|
Update strings.xml
|
2014-09-23 10:03:56 +02:00 |
|
Volkan Gezer
|
863c0145be
|
fix owncloud capitalization
|
2014-09-19 18:10:20 +02:00 |
|
David A. Velasco
|
aa354e5d73
|
Merge branch 'develop' into release-1.6.0
|
2014-09-18 14:27:13 +02:00 |
|
jabarros
|
33c171e6d4
|
Update string auth_redirect_non_secure_connection_title
|
2014-09-18 10:57:51 +02:00 |
|
jabarros
|
74c29e1ce1
|
Changes after CR
|
2014-09-17 16:46:11 +02:00 |
|
jabarros
|
2ef886af31
|
Merge branch 'develop' into better_loggin_system
|
2014-09-17 09:47:34 +02:00 |
|
tobiasKaminsky
|
a622b1dcfb
|
- Only three orders: A-Z, Big-Small, New-Old.
- Folder size is computed locally (therefore only downloaded files are
obeyed)
|
2014-09-15 16:04:46 +02:00 |
|
tobiasKaminsky
|
c98f2b56c6
|
Renamed sorting labels
|
2014-09-15 11:42:27 +02:00 |
|
tobiasKaminsky
|
20cd00b22c
|
Added sorting by name, date or size ascending/descending
|
2014-09-14 15:51:09 +02:00 |
|
David A. Velasco
|
cbdb5d3ff0
|
Fixed mess created with b9eaffd
|
2014-09-12 13:49:37 +02:00 |
|
jabarros
|
4599553545
|
Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity
|
2014-09-11 18:26:52 +02:00 |
|
David A. Velasco
|
b9eaffdecd
|
Fixed typo in strings.xml
|
2014-09-11 17:18:54 +02:00 |
|
jabarros
|
c8fe95b914
|
Set maximum file size for logs and format logs info
|
2014-09-11 12:39:24 +02:00 |
|
jabarros
|
ba6c6375cf
|
Merge branch 'develop' into ADFS_auth_support
Conflicts:
res/values/strings.xml
|
2014-09-09 13:17:41 +02:00 |
|
jabarros
|
2ada53c99b
|
Enable log into text file automatically when BuildConfig.DEBUG is true. Open log activity when user clicks on action bar menu option. Add button to send email with log file attached.
|
2014-09-04 09:06:14 +02:00 |
|
David A. Velasco
|
1dbba08c7b
|
Improved messages for operations on files not existing anymore in the server
|
2014-09-02 10:13:14 +02:00 |
|
jabarros
|
622523b3e3
|
Show alert message when user or password in authentication is not correct
|
2014-08-28 16:03:03 +02:00 |
|
jabarros
|
28614af18d
|
Merge branch 'develop' into move_files_and_folders
|
2014-08-28 12:32:39 +02:00 |
|
jabarros
|
d3d0816ed7
|
Show a dialog to request username and password to the user on authentication request
|
2014-08-28 12:30:32 +02:00 |
|
jabarros
|
8188d4fa92
|
Update messages for moving files operation results
|
2014-08-27 10:01:28 +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
|
a6afe6efd2
|
Add gestion for errors when moving files
|
2014-08-26 17:44:18 +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 |
|
David A. Velasco
|
0cc6b8a3ff
|
Improved English wording
|
2014-08-12 09:27:23 +02:00 |
|
jabarros
|
fbe0568883
|
Add into file_actions_menu xml the 'move' option
|
2014-08-11 14:39:44 +02:00 |
|
jabarros
|
b154fba6ee
|
Merge branch 'develop' into accounts_view
Conflicts:
res/values/strings.xml
|
2014-08-07 17:34:15 +02:00 |
|
David A. Velasco
|
aa4709024e
|
Updated message for warning about HTTPS -> HTTP redirection
|
2014-08-07 13:32:22 +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 |
|
jabarros
|
5cba80a1ab
|
Add new preference category on settings and list in it the accounts
|
2014-08-05 11:22:16 +02:00 |
|
jabarros
|
fcb556eb2d
|
Show appropiate message and update library reference
|
2014-08-04 10:21:48 +02: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 |
|