David A. Velasco
|
f382ae73e3
Removed unneeded logs
|
10 years ago |
jabarros
|
0c8d508a61
Run folder download cancelation in new thread
|
10 years ago |
jabarros
|
cec7baba5b
'Cancel folder download' cancels downloads of files already in the FileDownloadService
|
10 years ago |
David A. Velasco
|
87f911c1ed
Refactoring: moved MediaScan trigger from DownloadFileOperation to FileDownloader service via FileDataStorageManager
|
10 years ago |
David A. Velasco
|
fe2f7ce8a6
Fix lost update of remoteId when file is sync'ed after being replaced in server by other one
|
10 years ago |
Javier Gonzalez
|
d456e2fb6c
Merge pull request #641 from owncloud/thumbnails_for_downloaded_images
|
10 years ago |
jabarros
|
97d611aec3
Add column 'update_thumbnail' to the local files db for controlling the update of the thumbnails when images are updated on the server
|
10 years ago |
jabarros
|
4599553545
Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity
|
10 years ago |
David A. Velasco
|
78a2ba5868
Fixed redirection to login view from failed notifications when click on
|
10 years ago |
masensio
|
cb21f379d7
Remove some imports
|
11 years ago |
David A. Velasco
|
8b3c9f14dc
Using default singleton OwnCloudClientManager instead of holding a reference in application context
|
11 years ago |
David A. Velasco
|
37236f0faa
Adapted code to use single OwnCloudClientManager#getClientFor(...) method
|
11 years ago |
David A. Velasco
|
d95d2ac856
App adapted to replacement of OwnCloudClientMap for interface OwnCloudClientManager in ownCloud library
|
11 years ago |
David A. Velasco
|
727be448c8
Updated creation of OwnCloudClients for known OC Accounts so that all the operations to the same Account are done through the same OwnCloudClient instance
|
11 years ago |
David A. Velasco
|
185aae4bc3
Removed commented code
|
11 years ago |
David A. Velasco
|
17ffd07e36
Cancelation of notifications on success moved to a separate thread
|
11 years ago |
masensio
|
c407a568e0
Try to reproduce 'Twitter style': notify success and then remove the notification, instead of just removing it
|
11 years ago |
masensio
|
c9ce39241e
Remove success download notifications
|
11 years ago |
masensio
|
99dcc9c5d5
New class ErrorMessageAdapter to choose proper error message to show to the user depending on the results of operations
|
11 years ago |
masensio
|
121887c899
Use the new strings for upload and download fails when it is necessary
|
11 years ago |
David A. Velasco
|
7cf05f3647
Internal refactorization of AccountAuthenticatorActivity (and related dependencies)
|
11 years ago |
David A. Velasco
|
604abaf3b4
Grant that progress bar in notifications is shown in Android 2.x and 3.x devices
|
11 years ago |
David A. Velasco
|
7ab8ee7d4a
Progress bar in notifications is hidden when download/upload finishes
|
11 years ago |
David A. Velasco
|
35bf347759
Grant that notifications of finished downloads can be removed from notification are without clicking on
|
11 years ago |
Thomas Keller
|
5eccd08bc7
Notification improvements:
|
11 years ago |
David A. Velasco
|
9e0f02131f
Merge branch 'share_link__unshare_file' into wide_scope_library_clean_up
|
11 years ago |
David A. Velasco
|
ba2dbeb735
Updated references to reordered classes in owncloud-android-library
|
11 years ago |
David A. Velasco
|
3e6de92847
Fixed wrong local state of a file after a download finishes
|
11 years ago |
David A. Velasco
|
1a3f202ac8
Fixed wrong index to substring
|
11 years ago |
David A. Velasco
|
85809fc2d2
Fixed file name shown in the upload and download notifications (not full path)
|
11 years ago |