David A. Velasco
7a345cf83b
Work around constaint in valid key for DiskLruCache (capital letters are not allowed)
2014-09-19 14:14:30 +02:00
tobiasKaminsky
5434504486
- renamed ImageViews
...
- switch to 80x80px filetype icon
2014-09-18 21:36:43 +02:00
David A. Velasco
aa354e5d73
Merge branch 'develop' into release-1.6.0
2014-09-18 14:27:13 +02:00
David A. Velasco
02d085ed0e
Hotfix for setups without new mail_logger string
2014-09-18 13:23:50 +02:00
jabarros
6c55a20389
Fixed bug. When there is a downloaded file which is not support as tiff, app crashes
2014-09-18 12:44:42 +02:00
jabarros
592761eafc
Fixed bug. Image zoomed is not shown property
2014-09-18 10:46:12 +02:00
jabarros
c3e3160727
Fixed bug. When downloading two files, it is not possible to come back to the file list. Bars does not appear.
2014-09-18 09:36:35 +02:00
David A. Velasco
ea5c4760c2
Fixed conflict - Merge branch 'develop' into better_loggin_system
2014-09-18 09:31:24 +02:00
tobiasKaminsky
3cab2038a3
3row Grid
2014-09-17 17:21:26 +02:00
jabarros
6da86f04f6
Update with changes after CR
2014-09-17 17:10:20 +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
Oliver Gasser
b20ace9185
Add code to handle ownCloud servers running on IDN
...
ownCloud instances can run on servers having an internationalized domain
name. This commit adds a conversion function between ASCII and Unicode.
The conversion function is used in the Authenticator and Preferences
activities.
See issue #469 .
2014-09-17 03:31:14 +02:00
jabarros
31bd59d681
Fix bug. App crashes when installing it
2014-09-16 13:48:17 +02:00
jabarros
6a297ebe91
Fix bug. Etag is been ignored when navigating through folders
2014-09-16 12:48:24 +02:00
jabarros
f029363e47
Fixed bug related with app crashes when opening the logs and rotate the device
2014-09-16 09:19:30 +02:00
tobiasKaminsky
ca59c75371
- GridLayout
2014-09-15 19:12:12 +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
jabarros
e549254059
Add boolean parameter 'ignoreTag' to SyncronizeFolderOperation constructor and pass ignoreTag = true in calls to #startSyncFolderOperation at FileDisplayActivity and MoveActivity in #onRefresh()
2014-09-15 13:14:32 +02:00
tobiasKaminsky
0523ec4e88
Keep folders on top
2014-09-15 12:00:19 +02:00
tobiasKaminsky
4f1b50795c
Beginning gridView
2014-09-15 09:41:54 +02:00
David A. Velasco
aae90eb1aa
Merge branch 'develop' of https://github.com/tobiasKaminsky/android into thumbnails_for_downloaded_images
2014-09-15 09:41:25 +02:00
tobiasKaminsky
1df7a8c062
Added forgotten Comparator
2014-09-14 16:05:34 +02:00
tobiasKaminsky
20cd00b22c
Added sorting by name, date or size ascending/descending
2014-09-14 15:51:09 +02:00
tobiasKaminsky
3ace32e9ae
Removed accidently added remote thumbnail generation.
2014-09-13 10:15:00 +02:00
tobiasKaminsky
2e5d99463d
Re-added thumbnail generation for files that are not images.
2014-09-13 10:10:57 +02:00
jabarros
a720d1a049
Merge pull request #619 from owncloud/fix_crash_when_connecting_to_wifi
...
FileUploader service checks existance of account before accepting an upload
2014-09-12 13:55:03 +02:00
jabarros
87de2db17d
Set the log folder path before starting logging
2014-09-12 11:24:12 +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
jabarros
c8fe95b914
Set maximum file size for logs and format logs info
2014-09-11 12:39:24 +02:00
jabarros
c281aaeb01
Add delete history login and chang the date format in logs
2014-09-11 11:00:40 +02:00
jabarros
c7263a2cb4
Visualize both older and current log files info in the log history view and send both attached in the mail
2014-09-11 09:33:40 +02:00
jabarros
9c65f99338
Manage size of log file automatically, handling two log files with a maximun size
2014-09-10 18:17:49 +02:00
jabarros
650ffdd13f
Remove unused code for accesing to log file from Preferences class
2014-09-10 08:59:52 +02:00
jabarros
57d4ac96d9
Change log messages for using our logger in all logs
2014-09-10 08:49:41 +02:00
jabarros
30c00ae9e5
Done some changes for storing the log messages on log file and grant that logs are added to the same log file when the app is killed, then reopened
2014-09-10 08:46:38 +02:00
jabarros
7dd567050a
Merge pull request #615 from owncloud/fast_account_selection
...
When an account is clicked, the app immediately shows its contents
2014-09-09 15:06:09 +02:00
David A. Velasco
f1fdfecb82
Changed title of settings activity to 'Settings'
2014-09-09 14:50:53 +02:00
jabarros
62fc78754e
Changes after CR
2014-09-09 13:42:01 +02:00
jabarros
ba6c6375cf
Merge branch 'develop' into ADFS_auth_support
...
Conflicts:
res/values/strings.xml
2014-09-09 13:17:41 +02:00
David A. Velasco
3fac2e01a1
FileUploader service checks existance of account when receives an upload request
2014-09-09 13:03:00 +02:00
David A. Velasco
a34a2cac8a
When an account is clicked, the app immediately shows its contents
2014-09-09 12:23:09 +02:00
jabarros
3e196f1f7d
First changes for saving logs
2014-09-05 12:08:37 +02:00
jabarros
d3a99fff00
Fixed bug it is not possible to login using two accounts in saml server. Clear webview cache.
2014-09-04 13:13:07 +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
jabarros
f94781b459
Fixed message when trying to move to a folder which does not exist anymore
2014-09-02 14:30:28 +02:00
jabarros
85f63a0ff4
Create dialog fragment for showing authentication dialog
2014-09-02 14:03:56 +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
tobiasKaminsky
db4ccec8ee
Added requested changes.
2014-09-01 21:12:51 +02:00
loripino21
b4974653a9
Update FileStorageUtils.java
2014-09-01 12:24:10 +02:00
loripino21
a6290e06c5
Update FileStorageUtils.java
...
Forget import.
2014-09-01 12:18:15 +02:00
loripino21
3f8a56274e
Update FileStorageUtils.java
2014-09-01 11:58:53 +02:00
David A. Velasco
679c7ed157
Fixed lost local copy of file when moved into a folder that is not created in the local file system yet
2014-09-01 10:35:47 +02:00
jabarros
baf4d6a627
Add menu restrictions for not showing move option on the Preview and details fragments
2014-09-01 09:03:15 +02:00
David A. Velasco
24ffdc2c2f
Fixed crash when selecting a folder to move file into after rotating the device in the selection view
2014-08-28 18:44:15 +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
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
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
jabarros
0c47bb097c
Modify FileMenuFilter class for showing move option when it is appropiate
2014-08-12 09:11:26 +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
tobiasKaminsky
ba2d805197
Added x and y to specify maxX and maxY in route.
2014-08-09 19:12:36 +02:00
tobiasKaminsky
b810a773af
Update thumbnails
2014-08-09 10:26:37 +02:00
tobiasKaminsky
8c96447fe7
Merge branch 'develop' of https://github.com/tobiasKaminsky/android into develop
...
Conflicts:
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
2014-08-09 10:20:07 +02:00
tobiasKaminsky
d15e5cce06
Thumbnail
2014-08-09 10:19:50 +02:00
tobiasKaminsky
c30ab40fdd
Remote fetch of thumbnail
2014-08-09 10:19:02 +02: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
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
tobiasKaminsky
c0dc4c42d7
Thumbnail generation in ListView
2014-08-07 08:21:38 +02:00
tobiasKaminsky
add9df83d5
Thumbnail in ListView
2014-08-07 08:19:07 +02:00
tobiasKaminsky
eada18d017
Thumbnail preview
2014-08-07 07:53:21 +02: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
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
tobiasKaminsky
8adb5641c3
Thumbnail for local images
2014-08-05 08:52:00 +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
jabarros
ac18a468e8
Changes after CR
2014-07-30 09:35:31 +02: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
jabarros
bbbc486d53
Fixed bug when comming back to a zoomed photo, it is not zoom
2014-07-29 13:16:07 +02:00
jabarros
20bb37701c
Use Extended view pager and set onTouchListener into image forshow/hide the action bar
2014-07-29 08:26:10 +02:00
jabarros
154a3949f2
Save message in onSaveInstanceState when folder is empty for allowing that it disappears if device orientation is changed
2014-07-28 13:06:29 +02:00
jabarros
a8c4271673
Change element ImageView of preview image fragment for TouchImageView in order to allow make zoom on the image
2014-07-28 11:11:28 +02:00
jabarros
d90b10d00c
Fixed bug related when changing orientation of device, message for empty folders disappear
2014-07-28 10:12:54 +02:00
jabarros
89e7ad9e67
Show message when the file list is being loading and when it is empty
2014-07-25 13:13:58 +02:00
David A. Velasco
f5e3f97ef1
Removed conflict mark
2014-07-25 09:14:07 +02:00
jabarros
2b21d67791
Add case for when trying to download a file that is no longer available on the server
2014-07-25 09:11:21 +02:00
jabarros
61c8f7f083
Upgrade notifications on status bar when uploading to show proper message about fails due to lack of permissions and removed FailedUploaderActivity
2014-07-25 09:11:20 +02:00
jabarros
a28fa921c9
Update ErrorMessageAdapter class to generate appropiate error messages for operations failed due to lack of permissions (ResultCode.FORBIDDEN)
2014-07-25 09:10:26 +02:00
David A. Velasco
fa326f51c8
Fixed use of removed text messages unnoticed before updating all the languages
2014-07-25 08:45:39 +02:00
jabarros
fb1a4bad59
Add message when LocalFileList and OCFileLIst are empty
2014-07-24 18:34:12 +02:00
David A. Velasco
9778f720dc
Fixed bug: failed upload notification not appearing in Android 2.x devices
2014-07-14 14:50:02 +02:00
jabarros
055be96386
Remove InstantUploadActivity and related resources
2014-07-14 08:40:16 +02:00
David A. Velasco
e5f20fb85b
Update reference to library
2014-07-10 13:08:54 +02:00
David A. Velasco
49c69609ea
Merge branch 'develop' into release-1.5.8
2014-07-09 12:27:35 +02:00
jabarros
8699c0414e
Merge pull request #556 from owncloud/fix_bug_in_favorites_sync
...
Fixed bug in favorites sync affecting editors that replace a file with a work copy instead of directly writing the file
2014-07-09 11:47:26 +02:00
jabarros
96e2d198e0
Merge branch 'develop' into release-1.5.8
2014-07-08 13:03:09 +02:00
David A. Velasco
c880929ffd
Fixed last minute bugs, and clean up
2014-07-08 12:51:01 +02:00
David A. Velasco
e610046e0d
Watch for replacements of favorite file besides than direct notifications
2014-07-08 10:26:54 +02:00
David A. Velasco
e2a7e9bbf9
Watch local changes of kept-in-sync files by observing their parent folder, instead of the file itself
2014-07-08 10:26:53 +02:00
David A. Velasco
5205fe22ae
Avoid the app crashes at every start due to a stuck obsolete broadcast
...
intent.
2014-07-08 10:24:37 +02:00
jabarros
dba9c3a64d
Create observer class for parent folders
2014-07-08 10:24:36 +02:00
David A. Velasco
6647790620
Testing observance on parent folders to deal with apps that replace a favorite file (delete it) when updating it
2014-07-08 10:22:54 +02:00
David A. Velasco
014096ab2d
Improved release of resources in FileObserverService#onDestroy
2014-07-08 10:21:38 +02:00
David A. Velasco
115032a36e
Clean up FileObserverService to avoid redundant instances of OwnCloudFileObservers that may be driving mad inotify in some Android devices
2014-07-08 10:21:37 +02:00
jabarros
a1f52fe73b
Modify OwncloudFileObserver for enforcing watching the file when an external app cancelled the watch and added a handler for startWatching again
2014-07-08 10:17:02 +02:00
jabarros
0bca42bcd8
Remove unused class FailedUploadActivity and related resources
2014-07-07 13:52:13 +02:00
jabarros
ce871c126b
Show 'downloaded' icon over the file icon
2014-07-07 10:58:45 +02:00
jabarros
42946bcc6d
Show folder icon with world above on the left side of any folder that is publicity shared
2014-07-07 10:10:18 +02:00
David A. Velasco
dacc14a882
Merge remote-tracking branch 'origin/develop' into add_cookie_based_session_support
2014-07-01 14:21:26 +02:00
David A. Velasco
fe4fc7a612
Fixed typos from 'shareWhatever' to 'sharedWhatever', and updated reference to library
2014-07-01 09:59:38 +02:00
jabarros
f5a4c6bc9f
Fixed bug. In the uploads view, folders and files are shown as shared
2014-07-01 09:59:37 +02:00
jabarros
bb2830fd73
Fixed bug. Regular files are showing folder icon
2014-07-01 09:59:35 +02:00
David A. Velasco
947063c193
Fixed typo breaking upgrade of database version to add remote_id column
2014-07-01 09:59:34 +02:00
jabarros
440c703752
Increase db version number
2014-07-01 09:59:33 +02:00
jabarros
be0990baac
Hide 'shared with me' icon when file does not have 'S' permission
2014-07-01 09:59:31 +02:00
jabarros
1e8337fbce
Update class FileListAdapter to show new icon for a file and folder that includes 'S' in the permission property. Changed list item layout for showing 'sharedlink' and 'shared with me' icons.
2014-07-01 09:59:30 +02:00
jabarros
8a1e3f743e
Add column 'Remote_Id' to the local files db. Create upgrade for 'Permissions' and 'Remote_id' db changes.
2014-07-01 09:59:28 +02:00
jabarros
80f6250604
Update class OCFile to include value of permissions column into db as a field. Modify SyncronizeFolderOperation and FileStorageUtils for setting permissions value
2014-07-01 09:59:28 +02:00
jabarros
ba4386008a
Modify FileDataStorageManager for adding permission value to ContentValue
2014-07-01 09:59:27 +02:00
jabarros
0544e3a18d
Add column 'Permissions' to the local files db
2014-07-01 09:59:26 +02:00
David A. Velasco
41705bd284
Updated ticker and title messages for notification of failed synchronization due to expired credentials
2014-06-26 11:21:30 +02:00
David A. Velasco
4f0dd59921
Fixed bug in update of SAML2 token after expiration
2014-06-26 10:26:05 +02:00
David A. Velasco
78a2ba5868
Fixed redirection to login view from failed notifications when click on
2014-06-25 17:04:02 +02:00
David A. Velasco
6619154839
Removed lost dependencies and unneeded parameters; updated library reference
2014-06-18 17:03:56 +02:00
masensio
f2320691b3
Update branding: instead of specific option, make that using SAML authentication implies enabling the SingleSessionManager.
2014-06-16 13:18:29 +02:00
masensio
cb21f379d7
Remove some imports
2014-06-16 13:18:05 +02:00