Revīziju vēsture

Autors SHA1 Ziņojums Datums
  David A. Velasco 0c8dfb6e8d Close dangling Cursors in FileContentProvider 9 gadi atpakaļ
  David A. Velasco 1b628540c9 Fixes after CR 10 gadi atpakaļ
  David A. Velasco 21c34ee6d4 Transaction signaled as successful in the right place - and some clean-up 10 gadi atpakaļ
  masensio f12956fe2a Remove comments 10 gadi atpakaļ
  masensio 74b8e1a536 Replace rawQuery by query, onUpgrade --> updateDownloadedFiles 10 gadi atpakaļ
  masensio 77ed62dbcf Replace account.name by newAccountName in onUpgrade 10 gadi atpakaļ
  masensio 27147e5e08 Select * in updateDownloadedFiles 10 gadi atpakaļ
  masensio ab7c998d07 Changes in update for downloaded files 10 gadi atpakaļ
  masensio 123c7fc1cd Update downloaded files 10 gadi atpakaļ
  masensio d9e22f0752 Merge pull request #946 from owncloud/upgrading_account_manager 10 gadi atpakaļ
  David A. Velasco cc9431feeb Upgraded accounts in AccountManager with new account name 10 gadi atpakaļ
  masensio 19be4b4a6f Remove old update sql for 10 version, in onUpgrade method 10 gadi atpakaļ
  masensio ef948a46fd Change update query and add log in onUpgrade (10 DB version) 10 gadi atpakaļ
  David A. Velasco 47dcbb219e Modify upgrade of account names in database; upgrade of accounts in AccountManager will be done before, not after 10 gadi atpakaļ
  masensio 7efd1076aa Upgrade account name in all the rows of files table in database 10 gadi atpakaļ
  masensio 0bef9fdedb Update year in license 10 gadi atpakaļ
  masensio 3d3046dc26 Add author's line in license 10 gadi atpakaļ
  jabarros 6674379a5f Remove is_uploading field from database 10 gadi atpakaļ
  jabarros 3515ab160c Added uploading and downloading fields into filelist table 10 gadi atpakaļ
  David A. Velasco f139a7204d Removed empty method, and some unused imports 10 gadi atpakaļ
  David A. Velasco d7de54a6a5 Fix glitch in reuse of thumbnails after crossed rename of files in the server side 10 gadi atpakaļ
  David A. Velasco 395ad3248e Creation of ThumbnailsCacheManager class, grouping all the methods needed to access the thumbnails cache 10 gadi atpakaļ
  jabarros 8f1045de2b Fixed. When removing a file inside a folder and then upload another, thumbnails are not shown correctly 10 gadi atpakaļ
  Javier Gonzalez d456e2fb6c Merge pull request #641 from owncloud/thumbnails_for_downloaded_images 10 gadi atpakaļ
  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 gadi atpakaļ
  jabarros 4599553545 Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity 10 gadi atpakaļ
  David A. Velasco e5f20fb85b Update reference to library 10 gadi atpakaļ
  David A. Velasco fe4fc7a612 Fixed typos from 'shareWhatever' to 'sharedWhatever', and updated reference to library 11 gadi atpakaļ
  David A. Velasco 947063c193 Fixed typo breaking upgrade of database version to add remote_id column 11 gadi atpakaļ
  jabarros 8a1e3f743e Add column 'Remote_Id' to the local files db. Create upgrade for 'Permissions' and 'Remote_id' db changes. 11 gadi atpakaļ