Commit Graph

16352 Commits (b52220a070381af0cfd906e269d3071ab4f6c7ff)

Author SHA1 Message Date
stweedo b52220a070 Only use drag handler if any box isDragging 2023-06-25 04:16:17 -05:00
Gordon Williams be5fcdd185
Merge pull request #2835 from npbreland/master
New Swatch Internet Time widget (widswatchbeats)
2023-06-23 15:21:27 +01:00
Gordon Williams d869fd6ade
Delete widget-icon.js 2023-06-23 15:21:06 +01:00
Nick Breland 30fbf1e4c9 Remove image line from metadata 2023-06-23 15:09:34 +01:00
Nick Breland 757649c427 Add 'Widget' to name 2023-06-23 10:15:53 +01:00
Nick Breland 78b98315ca Cleanup metadata, indentation, and smaller icon 2023-06-23 10:13:22 +01:00
Gordon Williams e5ebbf0ed4 Automatically create new track if the filename is different 2023-06-22 13:43:22 +01:00
Gordon Williams b469521f90 Merge branch 'master' of github.com:espruino/BangleApps 2023-06-22 10:04:54 +01:00
Gordon Williams f680be51d5 Navigation messages no longer launch the Maps view unless they're new 2023-06-22 10:04:46 +01:00
Gordon Williams a344a0f595
Merge pull request #2833 from stweedo/master
[boxclk] - v0.03 update - New custom font library. Allows short or long month
2023-06-22 09:08:00 +01:00
Gordon Williams 93b40bb6b5 Compass now uses falling edge for reset function so exiting app doesn't reset it - #2832 2023-06-22 08:46:53 +01:00
Gordon Williams f98d6781bd Merge branch 'master' of github.com:espruino/BangleApps 2023-06-22 08:46:08 +01: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
Gordon Williams b055176ce0 Improve responsiveness by only showing first 30 apps unless the 'more' entry and the bottom is clicked. 2023-06-21 14:49:23 +01:00
Gordon Williams f8d93eef00
Merge pull request #2831 from wagnerf42/master
gipy : tile based maps
2023-06-21 10:11:45 +01:00
Gordon Williams 5ae91b90b0 Fix date_utils if timezone is 12.
https://forum.espruino.com/conversations/387709/#comment17024817
2023-06-21 10:09:47 +01:00
Gordon Williams b0ccc6c678 Remove default log filename from initial settings file 2023-06-21 10:09:18 +01:00
Gordon Williams 67908cd77b Add a back button to "No messages" menu on cutting edge (or 2v19+) firmwares. Don't bump version as latest not released yet 2023-06-21 10:08:59 +01:00
frederic wagner 41add8afc6 gipy: changelog fix 2023-06-21 10:25:25 +02:00
Gordon Williams daeae91e15
Merge pull request #2824 from bobrippling/setting-data
Check apps register their settings files
2023-06-21 09:23:03 +01:00
frederic wagner 4527843bc9 gipy: bumping version up 2023-06-21 10:21:40 +02:00
frederic wagner d9c91daa5c gipy: changing settings 2023-06-21 09:07:20 +02:00
Rob Pilling 3defe2f04e sanitycheck: record known non-json storage files 2023-06-20 22:08:29 +01:00
Rob Pilling 76b7a1194a Add data:[...] entries to apps using storage 2023-06-20 22:07:17 +01:00
frederic wagner 01e6ccb1ad gipy: disable some linting 2023-06-20 16:53:00 +02:00
frederic wagner 3995df7fdb gipy: major release
we now have a tile based display
2023-06-20 16:50:13 +02:00
Gordon Williams e52e89f204
Merge pull request #2830 from stweedo/master
[boxclk] - v0.02 update
2023-06-20 09:15:45 +01: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
Rob Pilling 1551e2bdf4 sanitycheck: regex test for settings, instead of endsWith() 2023-06-20 07:49:58 +01:00
Rob Pilling f1d0bf4d62 sanitycheck: look for untracked setting files 2023-06-20 07:49:58 +01:00
Rob Pilling 6122eeb9ca sanitycheck: whitespace 2023-06-20 07:49:52 +01:00