Closed LiyouZhou closed 8 years ago
I would say support both ways. From the config page and from the watch. Location based smarts probably a later stage feature.
Yes I think doing it on the phone is the far easier way.
Looks like we don't get any storage in the phone app, so the data needs passing to the phone from the watch when the config page loads. So more watch storage needed I think.
So, when launch config, read everything from watch, when config closed, wipe watch storage and write everything from the config.
So new sdk allows permanent storage on the phone using javascript
I would close this one.
ok, do everything on config page.
I was always wondering wether the more user-friendly way to cover both #7, #8, and #9 would be to store all codes on the phone where the adding/deleting/re-ording and syncing could be done, and only show the most recently used n on the watch. Would also allow some location-based smarts to be added. Unfortunately would require a separate app so probably not.
If not then store everything on the watch with a menu system that covers #7 and #8. Probably best from where we are now, and can all be done from our settings page in the Pebble app.