-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drop instant uploads in favour of camera uploads #2062
Conversation
ac1fdce
to
e2dfae5
Compare
ceb4655
to
9a9b204
Compare
@jesmrec Can you have a look at this PR? It will be included in the coming 2.5.1 beta release |
d008ca7
to
8373747
Compare
LGTM |
e524f4c
to
d31ffe7
Compare
56eba65
to
5e6db90
Compare
Wording (1) [FIXED]Current:
Suggested:
|
Bug (2) [FIXED]Steps:
Current Pics are never uploaded Expected: Pics are uploaded after some time (less than 15 min) Tested with Galaxy Note 4 v6, Nexus 6P v7.1 |
@davigonz: If i take some pics, and i disable the feature before these pics are uploaded, which is the expected behaviour? |
@jesmrec The periodic job is automatically cancelled and the app won't upload those pics. See: https://github.com/owncloud/android/pull/2062/files#diff-257db3cd78d8a1eab3328301bfcaaab1R86 |
5e6db90
to
98e3539
Compare
Bug (3) [FIXED, NEW EXPECTED BEHAVIOUR]Steps:
Current Pics are never uploaded Expected:
Tested with Galaxy Note 4 v6, Nexus 6P v7.1 |
Bug (4) [FIXED] new expected behaviourSteps:
Current All pics are uploaded (steps 2. and 4.) Expected:
Tested with Galaxy Note 4 v6, Nexus 6P v7.1 |
9dada53
to
04ea076
Compare
Bug (5) [FIXED]Steps:
Current: App crashes when camera uploads synchronization starts. Expected: App doesn't crash and camera uploads synchronization is properly performed. Tested with Nexus 5X v8.0.0 |
Bugs (1), (2), (3) and (5), fixed
|
104ca15
to
a28afd6
Compare
Bug (6) [FIXED with new behaviour]Steps:
Current Pics of 4. are uploaded Expected: Pics of 4. are not uploaded Tested with Samsung Galaxy S7 v7 |
…es to retry an upload
…only option is disabled
8ff4438
to
ffad6cc
Compare
@jesmrec it is possible to move forward this so that we can start pushing the 2.6.0 release? |
@davigonz final checks are being performed right now. Very soon i expect to approve this to be included in 2.6.0 |
Approved. |
Implements #2028
BUGS & IMPROVEMENTS