1
0
Fork 0
Commit Graph

32 Commits (3fc00c62a93e3cbdf69da0d42ba8faec7217ec98)

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 ecb2013ac4 Show month short or long using "shortMonth" 2023-06-21 12:50:44 -05:00
stweedo 1e25c97a45 Fix day of month suffix option 2023-06-20 01:50:35 -05:00
stweedo 37f3e10008 Fix merge conflicts 2023-06-20 01:28:41 -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 3ad2c2dd0c Change drag threshold to > 1 2023-06-18 19:45:00 -05:00
stweedo c294a974e0 Fix bug if using theme colors w/ modded g.setColor 2023-06-18 19:11:48 -05:00
stweedo cac07237d4 Can now set and match theme colors from config 2023-06-18 17:49:41 -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 a3b9cf2ead Check config exists, else default to 'boxclk.json' 2023-06-17 14:51:09 -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 a87e867681 Add double tap to save positions 2023-06-17 00:54:40 -05:00
stweedo e3cab1d4e6 Formatting 2023-06-16 23:34:50 -05:00
stweedo 9c27ec1694 Update app for new menu, change screenshot 2023-06-16 20:14:27 -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 c734ef8347 Wrap program in IIFE so variables don't leak 2023-06-16 09:24:11 -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 654e8f9e2b Fixed launcher bug 2023-06-15 23:24:37 -05:00
stweedo 9001d4b3e9 [boxclk] - initial release candidate 2023-06-15 21:11:39 -05:00