Commit Graph

2517 Commits

Author SHA1 Message Date
jabarros 552a84c1c7 Merge pull request #675 from owncloud/hotfix_full_sync_ignoring_etag
HOTFIX - Full-account synchronization should never fetch the contents of a folder...
2014-10-24 14:38:30 +02:00
David A. Velasco 83ab65da1f Bump workaround app version to 1.0.19 2014-10-24 10:52:41 +02:00
David A. Velasco 2d6e7e3aaf Bump app version to 1.6.1 2014-10-24 10:51:40 +02:00
David A. Velasco ee6f2e7217 Full-account synchronization should never fetch the contents of a folder
if its eTag did not change
2014-10-24 10:13:43 +02:00
jabarros a2c91af7f5 Update library reference to 0.9.3 version 2014-10-20 13:32:01 +02:00
jabarros 8f9d00be1c Update owncloud android library reference 2014-10-20 12:59:41 +02:00
David A. Velasco e3e5c205b6 Fix thumbnail generation after successful upload 2014-10-16 16:14:03 +02:00
David A. Velasco d7de54a6a5 Fix glitch in reuse of thumbnails after crossed rename of files in the server side 2014-10-16 16:13:17 +02:00
David A. Velasco fe2f7ce8a6 Fix lost update of remoteId when file is sync'ed after being replaced in server by other one 2014-10-16 13:11:32 +02:00
jabarros e4c77cabcb Fixed. The thumbnail of the just uploaded image is refreshed when it is not necessary 2014-10-15 18:36:39 +02:00
David A. Velasco 5fd7b7e29f Build with new Android support in Travis 2014-10-15 16:40:44 +02:00
David A. Velasco 299ad36bb8 Thumbnails cache initialized in MainApp context to grant it is done even if the app wasn't opened, for the case of background synchronizations 2014-10-15 12:29:41 +02:00
David A. Velasco 395ad3248e Creation of ThumbnailsCacheManager class, grouping all the methods needed to access the thumbnails cache 2014-10-15 11:25:29 +02:00
David A. Velasco 778ed30b58 Removed unused import 2014-10-14 13:19:56 +02:00
David A. Velasco a04e5382b5 Fixed indention, log and copyright issues in DiskLruImageCache 2014-10-14 13:18:30 +02:00
David A. Velasco 0675834231 Use hash ok keys as actual key in thumbnails cache instead of custom transformed key 2014-10-14 13:16:32 +02:00
jabarros 8f1045de2b Fixed. When removing a file inside a folder and then upload another, thumbnails are not shown correctly 2014-10-10 15:10:39 +02:00
jabarros cbea96e563 Fixed bug. Thmumbnail is not correct when uploading a file in another folder 2014-10-09 13:21:50 +02:00
jabarros 3b79715686 Fixed bug. When previewing a big image, sometimes it is not possible load it because there is an out of memory error 2014-10-08 13:50:19 +02:00
David A. Velasco 1a98e798a0 Some indentation updates 2014-10-07 15:04:16 +02:00
David A. Velasco a2a34ebf09 Consider possible trailing / in input URL in login view 2014-10-07 15:03:54 +02:00
David A. Velasco fe176bed6e Some indentation updates 2014-10-07 13:11:23 +02:00
David A. Velasco 363cad2add On refersh of a folder, remove from the local file system the child folders that were deleted in the server 2014-10-07 12:54:31 +02:00
jabarros 2e472998c1 Merge branch 'develop' into release-1.6.0 2014-10-02 09:04:11 +02:00
jabarros b5ae527bff Update Log_OC import reference 2014-10-02 09:00:21 +02:00
jabarros ba798ccda2 Update owncloud library reference 2014-10-02 08:53:14 +02:00
Jenkins for ownCloud d81c19c963 [tx-robot] updated from transifex 2014-10-01 19:22:04 -04:00
Jenkins for ownCloud b7674b49e9 [tx-robot] updated from transifex 2014-10-01 06:54:48 -04:00
jabarros b35f0f0af2 Merge pull request #632 from wakeup/patch-1
fix owncloud capitalization
2014-10-01 11:40:16 +02:00
Javier Gonzalez d456e2fb6c Merge pull request #641 from owncloud/thumbnails_for_downloaded_images
Thumbnails for downloaded images
2014-10-01 11:35:50 +02:00
jabarros b9b0a753e0 Changes after CR 2014-10-01 09:03:15 +02:00
jabarros 2e0376e67d Fixed bug. Video files not previewed on accounts whose id has an space 2014-10-01 08:34:14 +02:00
Javier Gonzalez ab61008c9d Merge pull request #642 from owncloud/remove_values_fil_folder
Fix. Remove 'values-fil' folder for allowing the project compilation
2014-09-30 14:15:31 +02:00
jabarros 52ddd7ebdd Fix. Remove 'values-fil' for allow the project compilation 2014-09-30 14:04:52 +02:00
Jenkins for ownCloud 40ed6e4195 [tx-robot] updated from transifex 2014-09-30 01:13:36 -04:00
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 2014-09-29 13:55:28 +02:00
Jenkins for ownCloud 99ca27e87e [tx-robot] updated from transifex 2014-09-29 01:13:33 -04:00
Jenkins for ownCloud ea87065c8d [tx-robot] updated from transifex 2014-09-28 01:13:32 -04:00
Jenkins for ownCloud 8cdd84f204 [tx-robot] updated from transifex 2014-09-27 01:13:32 -04:00
Jenkins for ownCloud 1d2cc1bdc7 [tx-robot] updated from transifex 2014-09-25 01:13:37 -04:00
jabarros 496c96223a Fixed bug related with refreshing when moving files 2014-09-24 12:22:06 +02:00
Jenkins for ownCloud 622b27bc71 [tx-robot] updated from transifex 2014-09-24 01:13:39 -04:00
David A. Velasco e72555f2bd Protect the app against crashes when opening the thumbnails cache 2014-09-23 14:28:23 +02:00
David A. Velasco 53740c0a8c Protect the app against crashes due to fails in creation of thumbnails 2014-09-23 13:43:30 +02:00
David A. Velasco 63de8e9229 Minimized memory use in load of bitmaps for thumbnails generated from local files 2014-09-23 13:34:25 +02:00
Jenkins for ownCloud b38599d1e5 [tx-robot] updated from transifex 2014-09-23 01:48:41 -04:00
jabarros 96ba3bcdfc Fixed bug. Change way of decoding pictures from decodeFile to decodeStream and add FlushedInputStream class 2014-09-22 14:36:54 +02:00
jabarros cf97936b76 Add customize Imageview and TouchImageView for fixing problem of seeing big pictures on nexus 7
:q
exit
:q
2014-09-22 09:27:23 +02:00
Jenkins for ownCloud 4d2ab04d69 [tx-robot] updated from transifex 2014-09-21 01:13:31 -04:00
Jenkins for ownCloud 4b354fa02b [tx-robot] updated from transifex 2014-09-20 01:13:34 -04:00