Git Product home page Git Product logo

Comments (5)

loarie avatar loarie commented on June 30, 2024

Once this bug is fixed, I think one could argue that improvements to the Sync process might be in order. One route would be to try to resize photos. @budowski, is the app doing any photo resizing at all currently?

Alternatively, we could explore replacing the little bird icon progress indicators with something more obvious. For example here is what the iOS app does which displays big progress indicators which partiall lock the UI (ie lock the observations view controller) until things are synced as shown in these screenshots

Before sync
photo 1 10
During sync stage 1 (initiating)
photo 2 13
During sync stage 2 (syncing observations)
photo 3 7
During sync stage 3 (syncing observation photos)
photo 4 6

from inaturalistandroid.

kueda avatar kueda commented on June 30, 2024

I am all in favor of a modal progress indicator. Background syncing seemed like a good idea, but I've witnessed numerous people completely confused by whether or not it was happening, and not knowing to check the notifications.

I'd also like to see some resizing if it's feasible, at least to a max of 2048x2048 since we resize all images on the website to that size anyway.

from inaturalistandroid.

budowski avatar budowski commented on June 30, 2024

I'm working on fixing this bug now.
Regarding resizing - we're not resizing the photos at the moment.
Regarding new sync behaviour - yes, I agree with @kueda that a sync initiated by the user (as opposed to just a "pull-to-refresh") should be with a modal indicator.

from inaturalistandroid.

budowski avatar budowski commented on June 30, 2024

Also regarding resizing - I'm not sure if this is something we want to do - because it might mean the users won't have a high-resolution version of the photos being uploaded. What do you think?

from inaturalistandroid.

kueda avatar kueda commented on June 30, 2024

We currently resize everything on the server to a max of 2048x2048, so I think we can safely resize that much at least, without violating some expectation of keeping exactly the original photo taken. We don't want to resize the original on the user's phone, though.

from inaturalistandroid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.