masensio
|
0bef9fdedb
Update year in license
|
10 years ago |
masensio
|
e3a61d283f
Changes from comments, FileUploader and FileDownloader implement OnAccountsUpdateListener
|
10 years ago |
masensio
|
83ad608faa
Changes from Comments in PR#886
|
10 years ago |
masensio
|
cb175f2994
Merge branch 'develop' into cancel_transfer_for_deleted_users
|
10 years ago |
masensio
|
e93016d7e0
Try to cancel transfers when an account is deleted outside of the app: Done
|
10 years ago |
masensio
|
2058391230
Cancel downloads for deleted users
|
10 years ago |
masensio
|
acb2da8f02
Cancel the current upload when it hasn't started yet
|
10 years ago |
David A. Velasco
|
55c9c3a6c6
Updated services clean-up; Android 4.3 and 4.4 keep a huge number of threads in other case
|
10 years ago |
masensio
|
beb7d352f9
Cancel the transfers of an account when the account is deleted, part 1
|
10 years ago |
masensio
|
aa7b7af721
Cancel transfers of an account when it detects that the account doesn't exist
|
10 years ago |
masensio
|
ab8bf56a15
Detect if the account exists before the tranfer starts
|
10 years ago |
David A. Velasco
|
d2883905c6
Revert changes for files uploading
|
10 years ago |
David A. Velasco
|
49849786e5
Removed call to methods to check transfer state of files through binders and replaced with methods on OCFile
|
10 years ago |
jabarros
|
297cb6b5c3
Refactoring to avoid maintenance after CR
|
10 years ago |
David A. Velasco
|
e3e5c205b6
Fix thumbnail generation after successful upload
|
10 years ago |
jabarros
|
cbea96e563
Fixed bug. Thmumbnail is not correct when uploading a file in another folder
|
10 years ago |
jabarros
|
2ef886af31
Merge branch 'develop' into better_loggin_system
|
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
|
3fac2e01a1
FileUploader service checks existance of account when receives an upload request
|
10 years ago |
David A. Velasco
|
fa326f51c8
Fixed use of removed text messages unnoticed before updating all the languages
|
10 years ago |
David A. Velasco
|
9778f720dc
Fixed bug: failed upload notification not appearing in Android 2.x devices
|
10 years ago |
jabarros
|
055be96386
Remove InstantUploadActivity and related resources
|
10 years ago |
jabarros
|
0bca42bcd8
Remove unused class FailedUploadActivity and related resources
|
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
|
58b70000ae
Fixed repeated upload of instant pictures after connectivity recovery
|
11 years ago |