Commit Graph

107 Commits (595e4a71ea73f475b5e07dc70c808a3de8bf1eaf)

Author SHA1 Message Date
stweedo d9210e9b93
Update README.md 2023-06-20 01:32:13 -05:00
stweedo 37f3e10008 Fix merge conflicts 2023-06-20 01:28:41 -05:00
stweedo 2707a1206e Fix metadata.json 2023-06-20 01:24:39 -05:00
stweedo 6139af0efc Merge branch 'master' of https://github.com/stweedo/BangleApps 2023-06-20 01:20:20 -05:00
stweedo a0877336f8 New options - meridian, short/long, prefix/suffix 2023-06-20 01:11:13 -05: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
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
stweedo 54d45fcabb Update readme 2023-06-15 22:55:13 -05:00
stweedo f6afee8f90 Merge branch 'boxclk' of https://github.com/stweedo/BangleApps into boxclk 2023-06-15 22:05:49 -05:00
stweedo fb5cd4f152 change screenshot 2023-06-15 22:05:24 -05:00
stweedo 7acdf5e7db
Update metadata.json 2023-06-15 21:57:36 -05:00
stweedo b72ad55791
Create README.md 2023-06-15 21:57:04 -05:00
stweedo 2a86dea55d name change 2023-06-15 21:17:11 -05:00
stweedo 4575649194 name change 2023-06-15 21:13:48 -05:00
stweedo 9001d4b3e9 [boxclk] - initial release candidate 2023-06-15 21:11:39 -05:00