Giter Club home page Giter Club logo

Comments (7)

jwise avatar jwise commented on June 12, 2024 9

I think one of my favorite things about this is the style introduced in the updater. It feels like it not only embraces "the Pebble style", but animates it and humanizes it further with colors to convey the excitement of new functionality (or a watch being restored from the dead). As always, great work.

I agree that this milestone is complete! cc: @ishotjr

from mobile-app.

matejdro avatar matejdro commented on June 12, 2024

Manage calendars

Suggestion: We should have "Full resync" button somewhere which would delete and re-sync all timeline pins to the watch (including calendar). Timeline sync is write-only on the watch (e.g. we cannot check what calendar events have or haven't been synced to the watch yet). We will workaround that with storing this data on the phone, but that means that if user is moving watch between different phones, timeline can get out of sync.

from mobile-app.

piggehperson avatar piggehperson commented on June 12, 2024

Great suggestion; Is there any drawback to just doing this anytime the calendar updates or on a set interval? Would a full resync add duplicate events on the watch?

from mobile-app.

matejdro avatar matejdro commented on June 12, 2024

No, full resync would delete all data from the watch and then re-sync all calendar events, so this would not create duplicate events. However it would transfer a lot of unnecessary data (every calendar pin would have to be re-transferred on every sync) which I imagine would have an effect on Pebble's battery life, especially if you have lots of calendar events in next few days.

Do you think there are many people that swap watches between phones? Maybe we could add an option to always use full sync for those if there is high enough need.

from mobile-app.

piggehperson avatar piggehperson commented on June 12, 2024

Hm, what about a full resync on connect & maybe at certain intervals (6 hours?) With an option under Settings->calender->advanced to do a full resync on every change?

from mobile-app.

matejdro avatar matejdro commented on June 12, 2024

As I said, for vast majority of the cases full resync is never needed. It would only be needed if user is swapping same watch between phones.

from mobile-app.

jwise avatar jwise commented on June 12, 2024

🎉 The Rebble Alliance would be happy to fund this at $750!

from mobile-app.

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.