Commit graph

17 commits

Author SHA1 Message Date
35c1162262 Add transition animation to timer form fragment 2020-10-10 09:12:09 -07:00
fbf60ac13e Add support for ambient mode on wearable 2020-09-22 17:57:04 -07:00
26c6977fd6 Add animation to the timer screen 2020-09-22 16:08:01 -07:00
6fab0ff4f9 Add vibration on watch for phase changes
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-27 16:50:08 -07:00
f47dff25ed Fix some night-mode styles
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-27 16:49:47 -07:00
6c30a2689a Add night-mode colors
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-23 19:42:41 -07:00
17f6569eda Add app icon
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-23 19:42:30 -07:00
b1d33435cd Implement two-way communication between phone and wear apps 2020-07-23 20:15:00 -07:00
c1cf8d724f Move shared code to new gradle module 2020-07-22 19:09:58 -07:00
573503a318 Add "hello world" Wear OS app 2020-07-22 18:35:26 -07:00
16f2b16a30 Show timer duration on list view and hide description if empty 2020-07-22 17:13:32 -07:00
60c65b4847 Show timer phase name on active timer 2020-07-04 20:32:28 -07:00
6ecc7e2a38 Play sounds on each timer phase 2020-07-04 19:42:31 -07:00
46cb0e3c0a Update timer sets/rounds to count down instead of counting up 2020-07-04 18:39:52 -07:00
f21754a0be Fix style issues after leaving timer and rotation breaking timers 2020-07-04 18:15:10 -07:00
cb284b800d Clean up some unnecessary coroutine usage and missing back button handling 2020-06-03 17:54:36 -07:00
607996f260 Initial commit
Signed-off-by: William Brawner <me@wbrawner.com>
2020-06-01 20:21:54 -07:00