コミット履歴

作者 SHA1 メッセージ 日付
  David A. Velasco 5e0f46cc2e Added operation to create shares with a sharee, separated from operation to create shares via link 9 年 前
  David A. Velasco 0db4fc9b17 Sync user and group shares into database 9 年 前
  masensio 3444d61be8 Detect conflict when local and server version are changed 9 年 前
  masensio bcfa07f565 Fix Select Local Version or Keep Both behaviour when solving file coflict 9 年 前
  David A. Velasco e6c1454458 Persist conflicts in local database and show with an icon in the list of files 9 年 前
  David A. Velasco 5f41bb14d3 ETag used to detect changes in remote files (not only in folders) 9 年 前
  David A. Velasco 0162d2f9c9 Keep the old operation to sync folder as DownloadFolderOperation to allow its use while the new SyncFolderOperation gets stable 9 年 前
  David A. Velasco ac685690a2 Extend SyncFolderOperation to check local changes of all files and trigger uploads 9 年 前
  purigarcia 61e6191342 change the name of the method from keepInSync to favorite. Other changes commented in the review 9 年 前
  masensio 015eb6fee9 Disable On Device option in Navigation Drawer 10 年 前
  tobiasKaminsky 293d636f3a Merge remote-tracking branch 'upstream/develop' into navigationDrawer_update 10 年 前
  tobiasKaminsky 6d4207a06b Merge remote-tracking branch 'upstream/develop' into navigationDrawer_update 10 年 前
  masensio 6af93bfdde Refactor parameter user_agent out of RemoteOperation and children 10 年 前
  masensio 06d5cc9477 Add user agent in android project 10 年 前
  masensio 0bef9fdedb Update year in license 10 年 前
  masensio 3d3046dc26 Add author's line in license 10 年 前
  David A. Velasco 55c9c3a6c6 Updated services clean-up; Android 4.3 and 4.4 keep a huge number of threads in other case 10 年 前
  David A. Velasco 7d16de3c07 Fixed cancellation of SynchronizeOperationFolder 10 年 前
  David A. Velasco 2275f2eca4 Move every sendBroadcast from SynchronizeFolderOperation to SyncFolderHandler scope 10 年 前
  jabarros 6fee98e6a4 Fix. Subfolders are not cancelled correctly 10 年 前
  David A. Velasco 1975f9e776 Aesthetic fixes 10 年 前
  jabarros e6fc5d13ad Notify the download cancelation for updating the screen and remove the yellow arrow that continues being shown after the cancel 10 年 前
  jabarros 737381eaad Fix for downloads that are not cancelled 10 年 前
  jabarros 46d045fd62 Merge branch 'download_folder' into download_folder__fixing_recursive_cancellation 10 年 前
  David A. Velasco 14bbe5bf01 First try 10 年 前
  jabarros 1db11eb586 Fix. App does not realize that the folder does not exist 10 年 前
  tobiasKaminsky 0ae80926ac update 10 年 前
  jabarros 61b267d309 Fix. App does not realize that the folder does not exits when traying to download a folder 10 年 前
  jabarros 1cc6d8c612 Fixed. Yellow arrow is not gone when there is not something to download 10 年 前
  David A. Velasco cc77ea37de Added cancellation checks in SynchronizeFolderOperation before every RemoteOperation execution 10 年 前