Skip to content
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

Sync phone time to the watch #16

Closed
matejdro opened this issue Oct 19, 2020 · 0 comments
Closed

Sync phone time to the watch #16

matejdro opened this issue Oct 19, 2020 · 0 comments
Labels
android enhancement New feature or request
Projects
Milestone

Comments

@matejdro
Copy link
Collaborator

matejdro commented Oct 19, 2020

Sync should happen:

  • Every time watch connects
  • Every time phone's time changes (for example when user enter a new timezone)

This is fairly trivial, so I think we should implement it native-only (no flutter)

@matejdro matejdro added this to the Basics milestone Oct 21, 2020
@matejdro matejdro added the enhancement New feature or request label Oct 21, 2020
matejdro added a commit to matejdro/rebble-mobile-app that referenced this issue Nov 16, 2020
crc-32 pushed a commit that referenced this issue Nov 23, 2020
* add (blank at the moment) SystemHandler

* start all pebble protocol services at startup

* consolidate init of all message handlers into one method

* conform to new ProtocolHandler interface

* fix errors in handlers crashing whole app

* add docs to PebbleMessageHandler

* add time sync

This fixes #16
@AliceGrey AliceGrey added this to Done in Android Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android enhancement New feature or request
Projects
No open projects
Android
  
Done
Development

No branches or pull requests

1 participant