Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Refactored Instant Upload #681

Merged
merged 9 commits into from
Jun 8, 2016
Merged

Refactored Instant Upload #681

merged 9 commits into from
Jun 8, 2016

Commits on May 31, 2016

  1. Instant Upload now implemented in InstantUpload class. Instant Upload…

    … background upload preference has now been seperated from the InstantUpload preference. Instant Upload now uses the Photos Library instead of the Assets library for photo access. Instant upload last uploaded timestamp is now stored as an NSTimeInterval rather than a long.
    Jon-Schneider committed May 31, 2016
    Configuration menu
    Copy the full SHA
    74171bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    871be46 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2016

  1. Merge pull request #669 from owncloud/clear_cache_button

    Clear cache button and log out account
    María Rodríguez committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    71bbc31 View commit details
    Browse the repository at this point in the history
  2. Instant Upload now implemented in InstantUpload class. Instant Upload…

    … background upload preference has now been seperated from the InstantUpload preference. Instant Upload now uses the Photos Library instead of the Assets library for photo access. Instant upload last uploaded timestamp is now stored as an NSTimeInterval rather than a long.
    Jon-Schneider committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    e04c2bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34ae5d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09d0ad2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2016

  1. Configuration menu
    Copy the full SHA
    978bf25 View commit details
    Browse the repository at this point in the history
  2. When instant upload is enabled it now sets the timestamp photos must …

    …be newer than to be uploaded to the current datetime. This has the effect of only uploading photos taken after Instant Upload is enabled
    Jon-Schneider committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    7e38843 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. Fixes Background Instant Upload bug where user, after denying locatio…

    …n permission, could flip the 'Background Instant Upload' Settings option to true.
    Jon-Schneider committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    01ff844 View commit details
    Browse the repository at this point in the history