Jorge Antonio Diaz-Benito Soriano
|
46ff60a9e7
Fixed a bug that would cause the details view to be shown upon turning off and on the screen
|
hace 10 años |
Jorge Antonio Diaz-Benito Soriano
|
7414d163f0
Solved 'Share with copied link' flow
|
hace 10 años |
Jorge Antonio Diaz-Benito Soriano
|
4a5718a445
Added text file preview
|
hace 10 años |
David A. Velasco
|
ea5c4760c2
Fixed conflict - Merge branch 'develop' into better_loggin_system
|
hace 10 años |
jabarros
|
6da86f04f6
Update with changes after CR
|
hace 10 años |
jabarros
|
2ef886af31
Merge branch 'develop' into better_loggin_system
|
hace 10 años |
jabarros
|
6a297ebe91
Fix bug. Etag is been ignored when navigating through folders
|
hace 10 años |
jabarros
|
e549254059
Add boolean parameter 'ignoreTag' to SyncronizeFolderOperation constructor and pass ignoreTag = true in calls to #startSyncFolderOperation at FileDisplayActivity and MoveActivity in #onRefresh()
|
hace 10 años |
jabarros
|
4599553545
Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity
|
hace 10 años |
jabarros
|
9c65f99338
Manage size of log file automatically, handling two log files with a maximun size
|
hace 10 años |
jabarros
|
57d4ac96d9
Change log messages for using our logger in all logs
|
hace 10 años |
jabarros
|
3e196f1f7d
First changes for saving logs
|
hace 10 años |
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.
|
hace 10 años |
David A. Velasco
|
24ffdc2c2f
Fixed crash when selecting a folder to move file into after rotating the device in the selection view
|
hace 10 años |
jabarros
|
872bdc822b
Pass info of target file that is going to be moved
|
hace 10 años |
jabarros
|
a6afe6efd2
Add gestion for errors when moving files
|
hace 10 años |
jabarros
|
59c0d67e68
Trigger MoveFileOperation when 'Choose' button is clicked
|
hace 10 años |
David A. Velasco
|
edc465e3b6
Refactored MoveActivity and friends to remove duplicating classes MoveFileListFragment and FolderListListAdapter
|
hace 10 años |
jabarros
|
ac18a468e8
Changes after CR
|
hace 10 años |
jabarros
|
154a3949f2
Save message in onSaveInstanceState when folder is empty for allowing that it disappears if device orientation is changed
|
hace 10 años |
jabarros
|
d90b10d00c
Fixed bug related when changing orientation of device, message for empty folders disappear
|
hace 10 años |
jabarros
|
89e7ad9e67
Show message when the file list is being loading and when it is empty
|
hace 10 años |
jabarros
|
055be96386
Remove InstantUploadActivity and related resources
|
hace 10 años |
David A. Velasco
|
c880929ffd
Fixed last minute bugs, and clean up
|
hace 10 años |
David A. Velasco
|
5205fe22ae
Avoid the app crashes at every start due to a stuck obsolete broadcast
|
hace 10 años |
David A. Velasco
|
115032a36e
Clean up FileObserverService to avoid redundant instances of OwnCloudFileObservers that may be driving mad inotify in some Android devices
|
hace 11 años |
David A. Velasco
|
781c70ac9f
Updated app to new OwnCloudClientManager#removeClient method, with OwnCloudAccount parameter
|
hace 11 años |
David A. Velasco
|
8b3c9f14dc
Using default singleton OwnCloudClientManager instead of holding a reference in application context
|
hace 11 años |
David A. Velasco
|
d95d2ac856
App adapted to replacement of OwnCloudClientMap for interface OwnCloudClientManager in ownCloud library
|
hace 11 años |
masensio
|
7eb92cd253
Remove some imports
|
hace 11 años |