Commit Graph

81 Commits (36e759f5553038307d0ac4f8af3aad56665535cb)

Author SHA1 Message Date
stweedo 2c9ec746b6 Use Bangle.getHealthStatus("day").steps) instead 2023-06-27 08:34:42 -05:00
stweedo b52220a070 Only use drag handler if any box isDragging 2023-06-25 04:16:17 -05:00
stweedo e5e6b22810 Revert "Add new custom font library module"
This reverts commit 4922e135e3.
2023-06-22 01:47:02 -05:00
stweedo 83981d4a6c Revert "Update name"
This reverts commit a11792e31d.
2023-06-22 01:45:38 -05:00
stweedo a11792e31d Update name 2023-06-22 00:40:57 -05:00
stweedo 4922e135e3 Add new custom font library module 2023-06-22 00:36:02 -05:00
stweedo 633036efb2
Update README.md 2023-06-21 14:45:50 -05:00
stweedo 68873973b2
Update README.md 2023-06-21 13:34:32 -05:00
stweedo b2fc478388
Update screenshot-2 2023-06-21 13:28:05 -05:00
stweedo 40b07ade32
Update boxclk-2.json - disable DayOfMonth suffix 2023-06-21 13:25:17 -05:00
stweedo b216ad91b1
Update boxclk-2.json - change month to long 2023-06-21 13:16:03 -05:00
stweedo e9b56bde18
Update README.md - missing comma in example 2023-06-21 12:55:49 -05:00
stweedo ecb2013ac4 Show month short or long using "shortMonth" 2023-06-21 12:50:44 -05:00
stweedo 8eec699370
Update README.md - Update links 2023-06-21 12:15:07 -05:00
stweedo 810d6863e8
Update README.md - Reduce size of example names 2023-06-21 12:05:35 -05:00
stweedo 65db3285bf
Update README.md - shorten width of text 2023-06-21 11:47:12 -05:00
stweedo 4bc4a4cba5 Update screenshots and README to show new examples 2023-06-21 11:15:40 -05:00
stweedo f4e60856f4
Add example configs and bg image 2023-06-21 10:57:46 -05:00
stweedo 8eaae52bbe
Update README.md 2023-06-20 02:52:17 -05:00
stweedo 4a194c6021
Update README.md 2023-06-20 02:27:58 -05:00
stweedo 3acaa9ac41
Update ChangeLog - forgot to include step 2023-06-20 02:19:32 -05:00
stweedo 15d0d8ede2 Update offset 2023-06-20 02:11:39 -05:00
stweedo 1e25c97a45 Fix day of month suffix option 2023-06-20 01:50:35 -05:00
stweedo b6706134e8
Update ChangeLog 2023-06-20 01:34:36 -05:00
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