Commit Graph

15746 Commits (fe240ea27c163afc59267bb6d2a7ad2644e0554e)

Author SHA1 Message Date
stweedo 72315d2b34
Update interface.html
Lots of fixes, fairly reliable now.

GadgetBridge throws a "Malformed JSON from Bangle.js: No value for t"
2023-05-09 15:28:54 -05:00
Gordon Williams 1d6677d238
Merge pull request #2736 from stweedo/master
update to interface.html
2023-05-09 14:56:12 +01:00
Gordon Williams 0f00217e92 more flags 2023-05-09 13:22:17 +01:00
Gordon Williams f186d36b40 Added patriot clock - show your country's flag! 2023-05-09 13:05:08 +01:00
stweedo 51a5defac9
Add files via upload
Meant to use this one instead
2023-05-09 05:23:55 -05:00
Gordon Williams 5535d06781
Merge pull request #2730 from targor/master
Kanagawa (kanagsec) watchface (clock)
2023-05-09 11:00:30 +01:00
Gordon Williams a51c70eac9
Merge pull request #2735 from hughbarney/master
RAM clock_info - a clock info that shows % ram used
2023-05-09 11:00:19 +01:00
Gordon Williams ae518cd80e
Merge pull request #2731 from dapgo/master
temperature monitor and cosmetic changes for HR Workout (wohrm)
2023-05-09 10:57:56 +01:00
stweedo ef29ff3709
Merge branch 'espruino:master' into master 2023-05-09 04:49:59 -05:00
stweedo 1ce38450c9
update interface.html
Removed `document.write` usage
Added better font handling
Added confirmation message
2023-05-09 04:47:32 -05:00
Gordon Williams 666a413bd1
Merge pull request #2726 from bobrippling/stlap-tweaks
stlap - reduce battery consumption
2023-05-09 09:16:56 +01:00
Gordon Williams 4651f7fa12
Merge pull request #2725 from bobrippling/fix-ratchet-version
Fix `d888b80ea` - correctly bump ratchet launcher's version
2023-05-09 09:12:04 +01:00
Gordon Williams 57b7050001
Merge pull request #2724 from nxdefiant/master
Calendar: Add support for holidays
2023-05-09 09:11:12 +01:00
Gordon Williams 763ba8934a
Merge pull request #2723 from stweedo/master
v0.02 of Shadow Clock with settings menu
2023-05-09 09:09:53 +01:00
Gordon Williams fa7d81e5bb
Merge pull request #2732 from gellnerm/master
Disallow emulator
2023-05-09 09:09:07 +01:00
Rob Pilling 6cca01db0b widhid: only register swipe/activation handler when connected 2023-05-09 07:38:56 +01:00
Rob Pilling cb03f2837c widhid: fix type, add music tag 2023-05-08 22:33:50 +01:00
Rob Pilling cd2ea09509 widhid: resize app image 2023-05-08 22:33:50 +01:00
Rob Pilling e1c99b1677 widhid: add README 2023-05-08 22:33:50 +01:00
Rob Pilling c62056a0cf widhid: regenerate JS 2023-05-08 22:33:50 +01:00
Rob Pilling c1f8b1e4aa widhid: guard against errors restoring handlers 2023-05-08 22:33:50 +01:00
Rob Pilling 4352cd0f29 widhid: formatting 2023-05-08 22:33:50 +01:00
Rob Pilling 610f4d61a7 widhid: initial display based on NRF.connected 2023-05-08 22:33:50 +01:00
Rob Pilling a2e9c8db1e widhid: disable all touch events when active 2023-05-08 22:33:50 +01:00
Rob Pilling 28fe46f77e widhid: disable if clkinfo is focused 2023-05-08 22:33:50 +01:00
Rob Pilling 02b41cf4ec widhid: rename widget icons & add app icon 2023-05-08 22:33:50 +01:00
Rob Pilling 0192b150e7 widhid: only draw if width > 0 (i.e. when connected) 2023-05-08 22:33:50 +01:00
Rob Pilling 69bfcfeb99 widhid: regenerate JS 2023-05-08 22:33:50 +01:00
Rob Pilling 2fc4fdedac widhid: debug comments 2023-05-08 22:33:50 +01:00
Rob Pilling d2a989170c widhid: gesture/dragging improvements 2023-05-08 22:33:50 +01:00
Rob Pilling 4af055dac7 widhid: formatting 2023-05-08 22:33:50 +01:00
Rob Pilling 683b2dff21 widhid: icon size changes 2023-05-08 22:33:50 +01:00
Rob Pilling 9cdf97164c widhid: new widget 2023-05-08 22:33:50 +01:00
stweedo 1964039ecc
Interface to set color and theme from app loader 2023-05-08 13:28:27 -05:00
stweedo 17e99cb10c
Delete custom.html
Switching to interface.html
2023-05-08 13:27:03 -05:00
Targor df97ac3b7c fixes app.js 2023-05-08 19:30:14 +02:00
Rob Pilling 68ba2f29d6 popcon: use emoji in README 2023-05-08 11:32:52 +01:00
Rob Pilling b67a07962f popcon: bump version 2023-05-08 11:13:43 +01:00
Rob Pilling efe023c5cb drained: use Bangle's bool formatter 2023-05-08 11:07:17 +01:00
Rob Pilling ca03a82535 bikespeedo: option to stop recording on app exit 2023-05-08 10:49:33 +01:00
gellnerm 52fd577a93
Update metadata.json
Disallow emulator
2023-05-08 11:21:00 +02:00
gellnerm b8b8bc41f3
Update ChangeLog 2023-05-08 11:20:39 +02:00
stweedo 4256f63dce
Update app.js
Switch const to var
2023-05-08 00:19:06 -05:00
stweedo 4cac535960
Update settings.js
Added fallback to application theme setting if it can't read system theme setting
2023-05-07 23:49:12 -05:00
stweedo e81259e2c4
Update settings.js 2023-05-07 22:14:17 -05:00
stweedo 9a2873fb63
Update settings.js
added missing quotations
2023-05-07 22:11:41 -05:00
stweedo bfeaa5219f
Update settings.js 2023-05-07 21:28:56 -05:00
stweedo d6184765c1
Update settings.js 2023-05-07 21:24:00 -05:00
stweedo f8f5405795
Update settings.js
Reverting back to 10905e98cc
2023-05-07 21:14:18 -05:00
stweedo 2389371aa4
Update settings.js
Remove file name variables
2023-05-07 20:56:42 -05:00