1
0
Fork 0
Commit Graph

16552 Commits (ff6158c32983cfb10da80824cee4d3dd1e16d561)

Author SHA1 Message Date
Gordon Williams 69205d3480 Cancel buzzing when watch unlocked, or when different messages viewed 2023-06-19 19:14:12 +01:00
Gordon Williams 078bd932b5
Merge pull request #2829 from marclaporte/patch-1
Fix a typo
2023-06-19 12:59:03 +01:00
Marc Laporte af2eaa0855
Fix a typo 2023-06-19 06:57:06 -04:00
Gordon Williams b9db6170ce
Merge pull request #2828 from thyttan/swipeScroller
swscroll: pull in changes from showScroller_Q3
2023-06-19 09:13:06 +01:00
Gordon Williams 712beceb51
Merge pull request #2827 from stweedo/boxclk
Boxclk - New clock app
2023-06-19 08:51:54 +01:00
stweedo f09f2c58c2
Update README.md - add helpful hint for fine adjustments 2023-06-18 20:14:34 -05:00
stweedo 8d27267a95
Update README.md - rephrasing/formatting 2023-06-18 20:00:50 -05:00
stweedo abce2fadc5
Update README.md - Fix typo, specify available theme color options 2023-06-18 19:52:37 -05:00
stweedo 6e4543c6ac Merge branch 'boxclk' of https://github.com/stweedo/BangleApps into boxclk 2023-06-18 19:45:03 -05:00
stweedo 3ad2c2dd0c Change drag threshold to > 1 2023-06-18 19:45:00 -05:00
stweedo 4f31a7f9fd
Update README.md - shorten comments 2023-06-18 19:28:28 -05:00
stweedo c294a974e0 Fix bug if using theme colors w/ modded g.setColor 2023-06-18 19:11:48 -05:00
stweedo ce11203a12 Add missing "s" 2023-06-18 17:53:55 -05:00
stweedo 726ad1d47a Merge branch 'boxclk' of https://github.com/stweedo/BangleApps into boxclk 2023-06-18 17:49:43 -05:00
stweedo cac07237d4 Can now set and match theme colors from config 2023-06-18 17:49:41 -05:00
stweedo 0612dfef60
Update README.md - mention ability to match theme colors 2023-06-18 17:47:36 -05:00
thyttan d912afbb97 swscroll: pull in changes from showScroller_Q3 2023-06-18 23:06:56 +02:00
stweedo de84e0890d
Prevents widgets from showing on save 2023-06-18 08:03:36 -05:00
stweedo a23a24c67a Reduce timeout to prevent accidental saves 2023-06-17 17:00:52 -05:00
stweedo a862fdd567 Made require widget_utils a variable 2023-06-17 15:58:00 -05:00
stweedo 870d81eea7 Shift default positions left a little 2023-06-17 15:43:19 -05:00
stweedo fd2102155f Handle case where config file doesn't exist 2023-06-17 15:07:39 -05:00
stweedo 85bfc38b43 Change border color for battery percent to white 2023-06-17 14:59:32 -05:00
stweedo a3b9cf2ead Check config exists, else default to 'boxclk.json' 2023-06-17 14:51:09 -05:00
stweedo 7b4d9d0e08 Add double tap to save info to README 2023-06-17 14:04:04 -05:00
stweedo 28431c1b51 Load box keys only once per app load, not per draw 2023-06-17 13:46:06 -05:00
stweedo dd10287fe7 Better looking comments 2023-06-17 13:39:56 -05:00
stweedo ecbc70cf88 Add threshhold to distinguish touch and drag 2023-06-17 13:21:16 -05:00
stweedo 970a68c6a7 Removed some redundancy, better formatting 2023-06-17 02:20:48 -05:00
stweedo 4c897f4bea Update screenshot 2023-06-17 00:57:08 -05:00
stweedo a87e867681 Add double tap to save positions 2023-06-17 00:54:40 -05:00
stweedo e94fc4368a Add double tap to save positions 2023-06-17 00:53:48 -05:00
stweedo e3cab1d4e6 Formatting 2023-06-16 23:34:50 -05:00
stweedo bc7451cbea Merge branch 'boxclk' of https://github.com/stweedo/BangleApps into boxclk 2023-06-16 20:14:29 -05:00
stweedo 9c27ec1694 Update app for new menu, change screenshot 2023-06-16 20:14:27 -05:00
stweedo c3b07613e2
Update metadata.json - Removed space 2023-06-16 19:16:20 -05:00
stweedo 51e1f9e7da Add menu for multiple configs, update README 2023-06-16 19:04:20 -05:00
stweedo b0ffa73a01 Increased contrast of bg 2023-06-16 14:25:23 -05:00
stweedo 47451511b5 Change order, add more comments for setUI 2023-06-16 12:57:58 -05:00
stweedo 6fe81e3279 Hid widgets when dragging and reenable when done 2023-06-16 11:43:44 -05:00
stweedo 0d9805d4ed Switch from function declarations to expressions 2023-06-16 11:00:11 -05:00
stweedo 004e5ae376 Added comments and reorgranized 2023-06-16 09:56:25 -05:00
stweedo a15c69f068 Remove extra comma 2023-06-16 09:26:14 -05:00
stweedo c734ef8347 Wrap program in IIFE so variables don't leak 2023-06-16 09:24:11 -05:00
stweedo 0a4e01fd2c Rename img to show app, adjust border pos on batt 2023-06-16 08:55:44 -05:00
stweedo 6519ef4301 Rename img to show app name, move json to data 2023-06-16 08:52:48 -05:00
stweedo d44c537c66 changed function name 2023-06-16 01:47:04 -05:00
stweedo 7496c97ae2 Made custom font a function, touch/drag global 2023-06-16 00:50:42 -05:00
stweedo 96c6446b55 Update starting positions 2023-06-15 23:37:00 -05:00
stweedo 654e8f9e2b Fixed launcher bug 2023-06-15 23:24:37 -05:00