1
0
Fork 0
Commit Graph

14125 Commits (b735ae13e46bd0273b6903b2fe4367511c2b3f20)

Author SHA1 Message Date
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
Gordon Williams ba7a2f7996 Issue newline before GB commands (solves issue with console.log and ignored commands) 2023-06-19 19:19:32 +01:00
Gordon Williams 69205d3480 Cancel buzzing when watch unlocked, or when different messages viewed 2023-06-19 19:14:12 +01:00
Marc Laporte af2eaa0855
Fix a typo 2023-06-19 06:57:06 -04:00
Gordon Williams b9db6170ce
Merge pull request #2828 from thyttan/swipeScroller
swscroll: pull in changes from showScroller_Q3
2023-06-19 09:13:06 +01: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
thyttan d912afbb97 swscroll: pull in changes from showScroller_Q3 2023-06-18 23:06:56 +02: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
Gordon Williams 7fd240ec70
Merge pull request #2826 from trufae/batchart
Port the batchart app to banglejs2
2023-06-15 08:57:34 +01:00
Gordon Williams fc92e407d6
Merge pull request #2825 from kevdliu/folder-launcher-vib-setting
[folderlaunch] Add setting to disable vibration
2023-06-15 08:54:57 +01:00
kevdliu ffe6a65134 address comments 2023-06-14 19:17:57 -04:00
pancake 5463ba1b9e Port the batchart app to banglejs2 2023-06-15 00:46:59 +02:00
kevdliu e1330880f2 add setting to disable vibration 2023-06-14 15:44:27 -04:00
Rob Pilling 69df7b35e5 clkinfostopw: remove unused setting code 2023-06-14 20:41:38 +01:00
Gordon Williams c004336e3e
Merge pull request #2823 from philipandresen/wrkmem
Revert "remove workaround fixed by a0e2d92"
2023-06-14 15:25:57 +01:00
Philip Andresen 517ee99a7e Increment version number to allow revert prop 2023-06-14 09:46:33 -04:00
Philip Andresen 7d16971062 Revert "remove workaround fixed by a0e2d92"
This reverts commit f947105677.
I didn't realize this wouldn't be fixed until
2v19 was available, which isn't quite yet! Adding
the workaround back in until 2v19 is out.
2023-06-14 09:41:20 -04:00
Gordon Williams 4ebe589aa1
Merge pull request #2820 from philipandresen/kbmatry_1_07
kbmatry1.07 Fix glitchy widget showthrough
2023-06-14 08:39:46 +01:00
Gordon Williams bfe9d5de91
Merge pull request #2818 from philipandresen/wrkmem
[wrkmem] A working memory prosthesis
2023-06-14 08:30:47 +01:00
Philip Andresen f947105677 remove workaround fixed by a0e2d92 2023-06-13 18:26:28 -04:00
Rob Pilling fd27ebea52 popcon: version bump 2023-06-13 23:25:47 +01:00
Rob Pilling e7bc7321de folderlaunch: version bump 2023-06-13 23:25:30 +01:00
Rob Pilling e6d90437bd typescript: drop unused fast property in folderlaunch 2023-06-13 23:23:54 +01:00
Rob Pilling 259dd24482 typescript: Immediately prescribe types to results of readJSON() 2023-06-13 23:23:54 +01:00
Rob Pilling d848d40a25 typescript: handle typings which now distinguish setTimeout/Interval 2023-06-13 23:23:54 +01:00
Rob Pilling 9c74797752 popcon: fixes for readJSON() changes 2023-06-13 23:23:54 +01:00
Philip Andresen 783ea22455 kbmatry1.07 Fix glitchy widget showthrough 2023-06-13 17:08:12 -04:00
Nick Breland 07d8e1078c Add Swatch Internet Time widget (widswatchbeats) 2023-06-13 22:02:03 +01:00
Philip Andresen f31f547b6e FIx ChangeLog name, add shortName to metadata 2023-06-13 15:45:24 -04:00
Philip Andresen 88d42643f6 Finalize readme, iron out a couple bugs 2023-06-13 15:23:50 -04:00
Philip Andresen 52776eff78 Change Keyboard, fix a but or two, allow delete 2023-06-13 13:19:12 -04:00
Philip Andresen 4fb3088d21 Add settings, display options, back functions 2023-06-13 12:45:01 -04:00
Gordon Williams 57f01d2951
Merge pull request #2800 from stweedo/light_switch
[lightswitch] - Minor tidying up
2023-06-13 12:14:20 +01:00
stweedo 2780575376
Change color back to black 2023-06-13 06:05:44 -05:00
Gordon Williams 0b8f948189
Merge pull request #2768 from halemmerich/gpstrek
gpstrek - Adds zoomable map view of loaded route
2023-06-13 09:27:51 +01:00
Philip Andresen a398522e76 Tweak layouts and add data for release 2023-06-12 23:27:33 -04:00
Philip Andresen 3682ee4e79 Implement nudges and affirmations 2023-06-12 23:27:33 -04:00
Philip Andresen 94077313d1 Add showMenu bug workaround - add initial buzz 2023-06-12 23:27:33 -04:00
Philip Andresen e191c5cb39 Add tasks lifecycle methods 2023-06-12 23:27:33 -04:00
Philip Andresen c10a1a62cb Add task construct 2023-06-12 23:27:33 -04:00
Philip Andresen 4079f5c369 Initial commit - menu system for reminders 2023-06-12 23:27:33 -04:00
Martin Boonk fad9c07bad gpstrek - Move scrolling marker more into corner 2023-06-12 20:49:37 +02:00
Martin Boonk 778f363c20 gpstrek - Correct position arrow at the top 2023-06-12 20:01:40 +02:00
Martin Boonk c704ae4115 gpstrek - Clear after first draw, not before 2023-06-12 19:30:50 +02:00
stweedo 48dab10baf
Update ChangeLog 2023-06-12 10:19:59 -05:00
stweedo 9d77c5ecfe Merge branch 'rescalc' of https://github.com/stweedo/BangleApps into rescalc 2023-06-12 10:18:32 -05:00
stweedo 63819bb594 [rescalc] - v0.03: Update icon and resistor img 2023-06-12 10:16:42 -05:00
Gordon Williams 98e5bdec28 Merge branch 'master' of github.com:espruino/BangleApps 2023-06-12 14:16:45 +01:00
Gordon Williams 671a793a6c If we receive a 'music' message and we're in the messages app (but not showing a message) show music (#2814) 2023-06-12 14:16:27 +01:00
stweedo 909ddf74aa [ohmcalc] - v0.04: Fix font size not resetting on subsequent values in results screen 2023-06-12 07:31:23 -05:00
stweedo 0473ee8f76
Merge branch 'espruino:master' into light_switch 2023-06-12 06:58:30 -05:00
Gordon Williams e32c6ead5a Handle nav messages from newer Gadgetbridge builds that output distance as a String 2023-06-12 12:32:23 +01:00
stweedo 2fd49e556d
Merge branch 'espruino:master' into light_switch 2023-06-12 05:29:38 -05:00
Gordon Williams 7363602d84
Merge pull request #2782 from bobrippling/sched-interface
Add timers and non-date alarms to sched interface
2023-06-12 10:14:47 +01:00
Gordon Williams 03f18dacb6
Merge pull request #2811 from bobrippling/hank-batt-highmark
Battery Widget - Hanks Mod, add setting to hide high-mark
2023-06-12 09:29:15 +01:00
Gordon Williams f1eb33d242
Merge pull request #2812 from halemmerich/sensortools
Sensortools - Fix GPS interpolation
2023-06-12 09:28:27 +01:00
Gordon Williams 3896e742b8
Merge pull request #2806 from trufae/animated
Improved sunrise watchface
2023-06-12 09:22:53 +01:00
Gordon Williams 5fe670cd4b
Merge pull request #2809 from bobrippling/dtlaunch-back
swiperclocklaunch: remove extra listeners in setUI()
2023-06-12 09:22:08 +01:00
Gordon Williams a4d6d931ea
Merge pull request #2808 from philipandresen/kbmatry
[kbmatry] Implement Matryoshka Keyboard
2023-06-12 09:16:14 +01:00
Gordon Williams 780337971f
Merge pull request #2807 from AnotherStranger/feature/support-hrm-further
[bootgatthrm] Added BLE sensor location and tuned HRM service advertisement settings
2023-06-12 09:13:26 +01:00
Rob Pilling 8a63039b46 multitimer/sched: version bump 2023-06-11 22:17:42 +01:00
Rob Pilling b56865a136 multitimer/sched: use triggercheck for pre-alarm code 2023-06-11 22:17:42 +01:00
Rob Pilling 37236b254e hwid-batt: simplify clearing old widget 2023-06-11 22:05:18 +01:00
Rob Pilling 786b8db814 hwid-batt: drop high mark altogether 2023-06-11 21:57:41 +01:00
Martin Boonk c8070a7d14 sensortools - Fix changingfix emulation 2023-06-11 20:43:56 +02:00
Martin Boonk 9642b546e2 sensortools - Bump version 2023-06-11 20:40:15 +02:00
Martin Boonk d884e21a8e sensortools - Add setting for log 2023-06-11 20:40:08 +02:00
Martin Boonk 560e39b900 sensortools - Fix interpolation and speed for route simulation 2023-06-11 20:28:34 +02:00
Martin Boonk f267467117 sensortools - Format README and add emulated routes as gpx 2023-06-11 20:28:34 +02:00
Martin Boonk 2a9ae9e8c6 gpstrek - Use matchFontSize for target slice 2023-06-11 20:25:05 +02:00
Martin Boonk 911c12c6f1 gpstrek - Move refresh code out of drawing method for compass 2023-06-11 19:50:15 +02:00
Martin Boonk 6c0944718d gpstrek - Allow leaving the menu with swipes left and right 2023-06-11 19:32:51 +02:00
Martin Boonk fb4b6e90be gpstrek - Fix resetting state after about a minute when running from loaded state 2023-06-11 18:52:08 +02:00
Rob Pilling fc273a81c8 swiperclocklaunch: bump version 2023-06-11 14:41:14 +01:00
Rob Pilling 5ca4db69d7 swiperclocklaunch: ensure we clear old listeners too
Previously we wouldn't clear old listeners, which meant that they'd
remain hanging around, potentially interfering with the currently shown
app/clock. We now remember to clear them too, so setUI behaves as a
proper reset.

See #2809 for more details.
2023-06-11 14:37:55 +01:00
Martin Boonk 59495424f6 gpstrek - Correct count during Loading 2023-06-11 15:08:39 +02:00
Martin Boonk ccafcbcff7 gpstrek - Make menu more consistent 2023-06-11 14:56:44 +02:00
Martin Boonk a43840f5ba gpstrek - Simplify code for detecting next/last 2023-06-11 14:56:09 +02:00
Rob Pilling ff9b3448f6 hwid-batt: handle filename length limit 2023-06-11 13:23:23 +01:00
Rob Pilling 0a894f15f0 hwid-batt: note high-mark in readme 2023-06-11 13:08:02 +01:00
Rob Pilling 9a3f13507f hwid-batt: shorten setting filename 2023-06-11 13:01:26 +01:00
Rob Pilling d514690368 hwid-batt: bump version 2023-06-11 12:42:37 +01:00
Rob Pilling 00c29eb6f6 hwid-batt: option to show batt high mark 2023-06-11 12:41:24 +01:00
Rob Pilling 60287b7252 hwid-batt: factor width 2023-06-11 12:40:36 +01:00
Rob Pilling a3042f206a hwid-batt: whitespace 2023-06-11 12:40:11 +01:00
Martin Boonk 95d9fd3195 gpstrek - Rotate position marker on overview according to course 2023-06-11 12:04:40 +02:00
Martin Boonk 98c459ceb4 gpstrek - Do not persist index in state file 2023-06-11 12:04:40 +02:00
Martin Boonk f34e6a326f gpstrek - Restore old state saving behaviour 2023-06-11 10:31:22 +02:00
Martin Boonk 36f122697b gpstrek - Update screenshots 2023-06-11 09:03:56 +02:00
Martin Boonk 2150598957 gpstrek - Cleanup upload interface 2023-06-10 22:58:53 +02:00
Rob Pilling c1d7a4ed73 sched: kick off timers on upload 2023-06-10 21:30:45 +01:00
Martin Boonk f7e44da9e2 gpstrek - Autosearch after loading a route 2023-06-10 18:30:07 +02:00
Martin Boonk 5433953ca9 gpstrek - Fix drawing finish icon 2023-06-10 18:29:14 +02:00
Martin Boonk 3d7575438e gpstrek - Use locale for scale 2023-06-10 18:28:07 +02:00
Philip Andresen 9661507e85 kbmatry: Fix jsdoc inaccuracies, add comments 2023-06-10 11:47:11 -04:00
Philip Andresen 2385426699 Implement Matryoshka Keyboard 2023-06-10 11:33:12 -04:00
Martin Boonk 3891e6db52 gpstrek - Update changelog 2023-06-10 16:21:36 +02:00
Martin Boonk 40324e2be2 gpstrek - Remove obsolete script 2023-06-10 16:21:13 +02:00
Martin Boonk 13393cc1b7 gpstrek - Always draw elevation slice 2023-06-10 16:17:28 +02:00
Martin Boonk 50abb6c362 gpstrek - Update README 2023-06-10 15:39:41 +02:00
Martin Boonk e6785f1f65 gpstrek - Autosearch for a limited distance to keep it fast 2023-06-10 14:54:22 +02:00
Martin Boonk d683cff4fc gpstrek - Show icon for scrolling 2023-06-10 14:51:14 +02:00
Martin Boonk cf37d66fa8 gpstrek - Draw interface smaller 2023-06-10 13:20:49 +02:00
Martin Boonk 059d00d099 gpstrek - Limit autosearches 2023-06-10 13:19:11 +02:00
André Büsgen ef197a5133 docs: 🔖 Increment version number and add ChangeLog 2023-06-10 12:36:59 +02:00
Martin Boonk 4d55da2f79 gpstrek - Better center named waypoint icon 2023-06-10 11:11:56 +02:00
Martin Boonk 9d4d43def2 gpstrek - Update routing info in background 2023-06-10 11:07:21 +02:00
stweedo 132c498417 Fix typo, formatting, and titles not showing 2023-06-10 00:41:44 -05:00
André Büsgen 8271b7472d feat: tune service advertisement so apps like OpenTracks can find the hrm service 2023-06-09 20:50:51 +02:00
Luc Tielen 0535229f53 sunrise 0.04 2023-06-09 20:45:16 +02:00
Luc Tielen 239c2777b1 Update the sunrise watchface 2023-06-09 20:36:43 +02:00
Gordon Williams d620ff25be oops 2023-06-09 16:59:37 +01:00
Gordon Williams f8ccc2f596 0.27: Fix first ever recorded filename being log0 (now all are dated) 2023-06-09 16:58:00 +01:00
pancake 84bde38d89 Call setUI before loadWidgets 2023-06-09 16:58:51 +02:00
pancake c62ccf27e1 Release sunrise 0.02, faster sinus and fix menu button 2023-06-09 16:41:11 +02:00
Gordon Williams de3fbe6578
Update app.js
as per f0fef28fca (r117262688)
2023-06-09 14:55:11 +01:00
Gordon Williams ff5c235fc4
Merge pull request #2803 from trufae/sunrise
Initial import of the sunrise watchface
2023-06-09 14:33:44 +01:00
pancake f0fef28fca Initial import of the sunrise watchface 2023-06-09 15:26:29 +02:00
Gordon Williams 0f431d53cf Nav messages with '/' now get split on newlines 2023-06-09 14:16:27 +01:00
Gordon Williams 38e3fe40e5 More navigation icons (keep/uturn left/right)Added icon for uturn 2023-06-09 14:10:02 +01:00
Gordon Williams 6bdb7dc0ad Fix widgets that clear too low, and make widget swipeOn have a 2px border at the bottom 2023-06-09 11:04:06 +01:00
Gordon Williams 1c95dacc26 Merge branch 'master' of github.com:espruino/BangleApps 2023-06-09 11:03:16 +01:00
Gordon Williams 7be8b4638d Improved nav icons for roundabouts (not bothering with a version bump for this) 2023-06-09 10:39:47 +01:00
André Büsgen b424e0cb27 docs: 📝 Update Readme 2023-06-09 11:03:44 +02:00
André Büsgen dbeb391e69 feat: Added new bootloader "bootgatthrm" which exposes HRM data via BLE 2023-06-09 10:46:19 +02:00
André Büsgen f1ae6c9215 feat: add gatthrm bootloader code 2023-06-09 10:46:19 +02:00
stweedo 0930464b18
Safer way to get bg color from theme 2023-06-09 02:55:46 -05:00
stweedo 030279dc31
Update metadata.json 2023-06-09 02:29:16 -05:00
stweedo bed497a3bf
Update ChangeLog 2023-06-09 02:28:13 -05:00
stweedo 465097b54b
Update ChangeLog 2023-06-09 02:27:49 -05:00
stweedo b7cbdf269d
[widbt] - fixes widget not showing on blue background 2023-06-09 02:19:35 -05:00
stweedo 8c912f44e5
[lightswitch] - Update widget.js to use g.getBgColor for inner bulb when off 2023-06-08 22:58:37 -05:00
Martin Boonk c497598dbd gpstrek - Redraw position over map at the end 2023-06-08 22:40:52 +02:00
Martin Boonk b027e220bd gpstrek - Reimplement scrolling for overview 2023-06-08 22:14:20 +02:00
Martin Boonk 6ed7db97be gpstrek - Fix mirroring 2023-06-08 21:52:50 +02:00
Gordon Williams 65d4b410ff Merge branch 'master' of github.com:espruino/BangleApps 2023-06-08 19:26:33 +01:00
Gordon Williams 2b6f7765cc Fix buzz.js - whenever called this used to keep firing an interval every 100ms, and they would build up! 2023-06-08 19:26:12 +01:00
Martin Boonk 2f69e04519 gpstrek - Better UI code 2023-06-08 14:59:26 +02:00
Gordon Williams f64f3a2e07
Merge pull request #2799 from bobrippling/chime-opt
chimer: use async for chime delay, generalise next-chime logic
2023-06-08 10:18:09 +01:00
Rob Pilling 11e751fee7 chimer: version bump 2023-06-08 09:07:49 +01:00
Rob Pilling e6f61ccc6b multitimer: trim whitespace 2023-06-07 17:57:52 +01:00
Rob Pilling 70ea8df149 multitimer: align with alarm app 2023-06-07 17:57:43 +01:00
Rob Pilling 508808cc3d sched: only splice out alarm, if it's present in alarms 2023-06-07 17:57:00 +01:00
Rob Pilling 3aaff4b460 multitimer: update from sched.js 2023-06-07 17:45:05 +01:00
Rob Pilling a82163fc88 chimer: simplify logic for next chime 2023-06-07 17:29:12 +01:00
Rob Pilling 0834cc358f chimer: avoid busy-loop when queuing next chime 2023-06-07 17:27:48 +01:00
Rob Pilling 6edb52ec56 chimer: fix typo 2023-06-07 17:26:32 +01:00
Rob Pilling 4a48511fe9 sched: reload after uploading sched.json 2023-06-07 10:10:23 +01:00
Rob Pilling aa8ecc7e2c sched: fix enabling an alarm that's sounded today 2023-06-07 10:10:23 +01:00
Gordon Williams a299ac1c58 More navigation icons (for roundabouts) 2023-06-06 19:48:11 +01:00
Gordon Williams 2645cbe3f3 Recorder - 0.26: Now record filename based on date 2023-06-06 11:04:26 +01:00
Rob Pilling 4616d533b4 sched: don't force reload on alarm save 2023-06-05 21:03:50 +01:00
Gordon Williams e7ad9ca2f1 remove sortorder tag - this has no app, so all it did was push the entry to the top of the app loader 2023-06-05 16:54:12 +01:00
Gordon Williams 8cca43442b Merge branch 'master' of github.com:espruino/BangleApps 2023-06-05 16:51:24 +01:00
Gordon Williams 7ec932c77a ensure clockinfo widget requires the module 2023-06-05 16:42:37 +01:00
Rob Pilling 1749b4c2f1 sched: superscript asterisk (for space) 2023-06-05 11:03:37 +01:00
Rob Pilling bbd93f530c sched: rename dated-alarms to events 2023-06-05 11:03:35 +01:00
Rob Pilling b6829b65cc sched: default timers to on 2023-06-05 11:03:33 +01:00
Rob Pilling 4fdef7bd8c sched: add th for active 2023-06-05 11:03:30 +01:00
Rob Pilling f8d1de16ce sched: wait before reloading to avoid `load()` output 2023-06-05 11:03:28 +01:00
Rob Pilling 81e810bcd7 sched: separate on/off button from delete 2023-06-05 11:03:26 +01:00
Rob Pilling 4d01587c10 sched: interface.html can turn alarms on/off 2023-06-05 11:03:24 +01:00
Rob Pilling 64a8f50b76 sched: interface.html reloads watch to apply alarms 2023-06-05 11:03:22 +01:00
Rob Pilling bd416eb0df sched: interface.html can create timers & daily alarms 2023-06-05 11:03:20 +01:00
Rob Pilling 138a607a1b sched: interface.html, sort by type, then time 2023-06-05 11:03:17 +01:00
Rob Pilling ed9d4d47c5 sched: interface.html, show timers & non-date alarms too 2023-06-05 11:03:15 +01:00
Gordon Williams 9e85100c8f
Merge pull request #2776 from bobrippling/whitelist-temp-disable
settings: permit temporarily allowing a BLE connection
2023-06-05 10:12:27 +01:00
Gordon Williams bc5ebb1ebb
Merge pull request #2796 from NovaDawn999/master
Uke & Guitar
2023-06-05 09:49:57 +01:00
Gordon Williams d221e2857b
Merge pull request #2792 from nxdefiant/master
kbswipe: Redone patterns a,e,m,w,z.
2023-06-05 09:48:56 +01:00
Gordon Williams 11c8f63ae4
Merge pull request #2797 from stweedo/rescalc
Rescalc - update to v0.02
2023-06-05 09:47:38 +01:00
Gordon Williams 992d4e736c
Merge pull request #2791 from thyttan/runplus
[Runplus] Rebase on  'Run' app version 0.16
2023-06-05 09:45:06 +01:00
Gordon Williams b64b71794f
Merge pull request #2783 from bobrippling/notify-bg
notify: improve title bg colour for dark theme
2023-06-05 09:44:08 +01:00
Gordon Williams 1c4e8751ac
Merge pull request #2786 from stweedo/nav_testing
Update messagegui.app.js
2023-06-05 09:41:07 +01:00
Gordon Williams 6cc74bb4b5
Merge pull request #2789 from stweedo/shadowclk
[shadowclk] - Better settings and hour formatting
2023-06-05 09:39:18 +01:00
Gordon Williams eade9c7c98
Merge pull request #2788 from stweedo/12_hour_lead_zero
Update locale.html to remove leading zero in 12 hour mode
2023-06-05 09:38:25 +01:00
Gordon Williams d25a6ff667
Merge pull request #2785 from storm64/sleeplogalarm
[sleeplogalarm] Correct hide + replace all `var`
2023-06-05 09:34:13 +01:00
Gordon Williams 9f419d4aee
Merge pull request #2780 from bobrippling/kbmulti-caps
kbmulti - auto lowercase
2023-06-05 09:32:47 +01:00
Gordon Williams 7e7c36847e
Merge pull request #2779 from trufae/hiragana-fix
Fix autogenerated hiragana bitmaps and speedup next/prev kanas
2023-06-05 09:31:55 +01:00
Gordon Williams a81c367827 using filenames based on date 2023-06-05 09:30:42 +01:00
Gordon Williams dd3357ac75
Merge pull request #2756 from thyttan/lightswitch
[Light Switch Widget] handle and intercept swipe event
2023-06-05 09:29:17 +01:00
Gordon Williams 439ffb83a8
Merge pull request #2775 from bobrippling/bikespeedo-recorder
bikespeedo recorder / show max functions
2023-06-05 09:06:04 +01:00
stweedo b62d8baf75 [rescalc] - Remove console logs and formatting 2023-06-05 00:34:44 -05:00
stweedo 2f0f5e8dd7 [rescalc] - bugfix with decimal values to colors 2023-06-05 00:31:08 -05:00
stweedo b4abf8571c [rescalc] - update to v0.02 2023-06-04 20:43:19 -05:00
novadawn999 14a4dfcd96 bugfix 2023-06-04 16:45:23 -05:00
novadawn999 e21fc018b4 added 13 more chords 2023-06-04 16:26:35 -05:00
novadawn999 1a82f314ce added 13 new chords
support for fret offsets
more formatting refinements
2023-06-04 15:38:28 -05:00
NovaDawn999 e1107741d1
Merge branch 'espruino:master' into master 2023-06-04 12:47:37 -05:00
stweedo e480f21b28
Update app.js - Remove unnecessary variable 2023-06-04 02:17:10 -05:00
stweedo 3871197554
Update app.js - Minor font sizing changes 2023-06-04 02:02:42 -05:00
stweedo bbbd200e2f
Update app.js - Dynamically adjust Results screen font size 2023-06-04 01:25:21 -05:00
stweedo caec426589
Update app.js - Fixes "C" back button 2023-06-04 01:10:15 -05:00
stweedo 592b677788
Update app.js - Fixed a small rounding error 2023-06-04 00:53:14 -05:00
stweedo ae174c6860
Update app.js - Fixes small rounding bug 2023-06-03 22:53:49 -05:00
stweedo 02a5f81a0e
Update README.md 2023-06-03 22:24:45 -05:00
stweedo a0fcef0b92
Update metadata.json 2023-06-03 22:22:57 -05:00
stweedo dcf3a33a29
Update ChangeLog 2023-06-03 22:22:42 -05:00
stweedo ad0b24a597
Update app.js - Adds haptics to Input screen and long press "C" to go back 2023-06-03 22:22:00 -05:00
stweedo 225b4be09d
Update README.md 2023-06-03 21:11:55 -05:00
stweedo 0c5d339e26
Update app.js- remove console log 2023-06-03 15:17:49 -05:00
stweedo 79c98c2eac
Update app.js - Fixed back button bug and disallow input during message 2023-06-03 12:42:40 -05:00
stweedo feafb53854
Update metadata.json - Added shortened name 2023-06-03 11:34:40 -05:00
stweedo acd6c4aa39
Update metadata.json - shorten launcher name 2023-06-03 11:30:49 -05:00
stweedo 8baafd0809
Update metadata.json 2023-06-03 11:23:09 -05:00
stweedo b0ad5522ce
Update ChangeLog 2023-06-03 11:22:55 -05:00
stweedo c562097aba
Update app.js - New results menu item 2023-06-03 11:21:56 -05:00
stweedo 39e5c6bc92 Merge branch 'master' into ohmcalc 2023-06-02 20:59:36 -05:00
stweedo 1ff9ae7271 Fixed incorrect formula 2023-06-02 20:55:37 -05:00
stweedo c4fd9ca096
Delete ohmcalc.js 2023-06-02 18:15:55 -05:00
stweedo bd540380a5
Add files via upload 2023-06-02 18:09:55 -05:00
Rob Pilling 7c647add8b kbmulti: update readme 2023-06-02 21:45:51 +01:00
thyttan d5f114762f add changes to runplus
changes to differentiate runplus from run app

fix default settings fallback for HRM

fixes to draw correctly and in a timely manner when swiping to the karvonnen ui depending on if we have hrm data or not

Update ChangeLog

small ui tweak

run: Keep run state between runs (allowing you to exit and restart the app)

tweak clearRect width to not clear the indicator segment

bump version

write to correct settings file

add tag karvonen

change spelling karvonnen -> karvonen in app.js, karvonen.js

spelling karvonnen -> karvonen in metadata

runplus - Fix typo in variable name preventing starting a run

tweak and align HRM min/max defaults, change allowed min/max interval in settings

bump version, fix typo

follow the preferred metadata.json style

Readd contributors to README.md

Tweak ChangeLog
2023-06-02 19:05:55 +02:00
Erik Andresen dc069b0ec9 kbswipe: Fix off-by-one error 2023-06-02 07:33:44 +02:00
Erik Andresen e1a51d7c68 kbswipe: Redone patterns a,e,m,w,z. 2023-06-01 20:02:43 +02:00
thyttan 6822d8ed70 Forking run to runplus (2nd time) 2023-05-31 21:58:19 +02:00
thyttan 721df7cf28 Delete runplus (will readd soon) 2023-05-31 21:47:16 +02:00
stweedo b63e354e84
Merge pull request #6 from stweedo/nav_testing
Nav testing
2023-05-31 07:44:14 -05:00
stweedo a2afcc2d2c
Merge pull request #5 from stweedo/12_hour_lead_zero
12 hour lead zero
2023-05-31 07:43:29 -05:00
stweedo 4ec93084b2
Update settings.js - remove unnecessary code 2023-05-31 05:35:28 -05:00
stweedo d7f95a4ff5
[shadowclk] - Better settings and hour formatting 2023-05-31 02:10:07 -05:00
stweedo 7df499d277
Update locale.html - fixes missing lead zero in 24 hour mode 2023-05-31 01:44:26 -05:00
stweedo 39f9d66041
Update locale.html to remove leading zero in 12 hour mode 2023-05-30 19:00:26 -05:00
stweedo 790db2f442
Update locales.js to add "ft" to en_US locale 2023-05-30 18:05:20 -05:00
stweedo 1dc18b40ad
Merge branch 'espruino:master' into nav_testing 2023-05-30 01:45:03 -05:00
pancake 9a91595e41 Sort kanas by AIUEO instead of AEIOU 2023-05-30 03:44:21 +02:00
pancake 2b66f37045 kanawatch: Optimize loading+rendering and add transition animations 2023-05-30 03:08:02 +02:00
stweedo 7be4bfb05e
Update messagegui.app.js
To include "toward" as well for better compatibility when splitting street name directions up
2023-05-29 18:17:06 -05:00
storm64 6529533aee [sleeplogalarm] Correct version after testing 2023-05-30 00:01:08 +02:00
storm64 68a7047a8c [sleeplogalarm] Second try 2023-05-29 23:52:46 +02:00
storm64 eab0e8c620 [sleeplogalarm] Correct hide + replace all `var` 2023-05-29 23:45:27 +02:00
Rob Pilling 6e48f7074a kbmulti: default autoLowercase to true 2023-05-29 21:12:04 +01:00
Rob Pilling f3f223eff5 notify: permit 0x0 colour and fallback depending on theme 2023-05-29 16:20:13 +01:00
Rob Pilling 6edcae393c multitimer: allow one-shot alarms (delete after) 2023-05-29 12:31:23 +01:00
Rob Pilling 192adef634 kbmulti: remove displayText() false - use undefined 2023-05-29 11:43:16 +01:00
Rob Pilling 78995305cb kbmulti: add ability to lowercase after first capital 2023-05-29 11:38:58 +01:00
Rob Pilling 37c0571b97 settings: Make Connectable temporarily bypasses the whitelist 2023-05-29 10:18:15 +01:00
Rob Pilling 77fd3a0c7d Revert "settings: permit temporarily allowing a BLE connection"
This reverts commit 74d91c60a1.
2023-05-29 10:12:46 +01:00
Martin Boonk bef0f2c05f gpstrek - Tweak drawing code 2023-05-29 09:28:35 +02:00
pancake 90276239cb Fix autogenerated hiragana bitmaps and speedup next/prev kanas 2023-05-28 21:13:09 +02:00
Martin Boonk a1c5142ecc gpstrek - Be a bit smarter about caching 2023-05-27 18:15:52 +02:00
Martin Boonk f268596c19 gpstrek - Remove artififial limit for waypoints to draw 2023-05-27 16:59:02 +02:00
Martin Boonk 408d57a5f0 gpstrek - Write index file to trf instead of keeping an im memory index 2023-05-27 16:53:20 +02:00
Martin Boonk cc64cd9648 gpstrek - Refresh only when needed 2023-05-27 13:52:49 +02:00
Martin Boonk 4bcf8baf68 gpstrek - Fix course degree sign 2023-05-27 13:34:30 +02:00
Martin Boonk 1f5f074845 gpstrek - Keep route index the same for whole draw 2023-05-27 13:17:23 +02:00
Martin Boonk 78484bc2e5 gpstrek - Fix parts of queue not being processed in timeouts 2023-05-27 13:15:51 +02:00
Rob Pilling b69f2224b8 recorder: bump version 2023-05-26 21:54:44 +01:00
Rob Pilling 201cbdd843 bikespeedo: version bump 2023-05-26 17:45:07 +01:00
Romanist 311c35a8b8
Update pebbled.app.js 2023-05-26 13:41:03 +04:00
Romanist 48a2671ff8
Update pebbled.settings.js 2023-05-26 13:37:00 +04:00
Romanist ea18926dc8
Update ChangeLog 2023-05-26 13:34:30 +04:00
Romanist b784dd9c87
Update metadata.json 2023-05-26 13:33:40 +04:00
NovaDawn999 6f63528a61
Update app-icon.js 2023-05-26 00:26:21 -05:00
NovaDawn999 a25c98d3ad
Update metadata.json 2023-05-26 00:25:09 -05:00
NovaDawn999 cfa6321f71
Create metadata.json 2023-05-26 00:21:13 -05:00
NovaDawn999 52d45afc1c
Add files via upload 2023-05-26 00:20:08 -05:00
NovaDawn999 724937205e
Create app-icon.js 2023-05-26 00:19:19 -05:00
NovaDawn999 6dc94b96ca
Create README.md 2023-05-26 00:17:16 -05:00
NovaDawn999 def056b496
Create ChangeLog 2023-05-26 00:16:32 -05:00
NovaDawn999 974ab7f525
Create app.js 2023-05-26 00:15:42 -05:00
Rob Pilling 74d91c60a1 settings: permit temporarily allowing a BLE connection 2023-05-25 21:58:33 +01:00
Martin Boonk 41e3b15a86 gpstrek - Fix labels for named waypoints 2023-05-25 22:55:12 +02:00
Rob Pilling 4585df2519 bikespeedo: automatically create new recording if initial time 2023-05-25 21:46:28 +01:00
Martin Boonk 82296ca0f6 gpstrek - Fix incorrect indices for drawing the route 2023-05-25 22:44:47 +02:00
Martin Boonk efb28d16a2 gpstrek - Fix out of memory with long routes (hundreds of waypoints) 2023-05-25 22:44:47 +02:00
Martin Boonk f09aa53abd gpstrek - Fix wrong color of map segments when drawing after widgets or compass 2023-05-25 22:44:47 +02:00
Martin Boonk ca4d1534eb gpstrek - Fix map display when gps events are received 2023-05-25 22:44:47 +02:00
Martin Boonk 0cee458de8 gpstrek - Do not disable upload button 2023-05-25 22:44:46 +02:00
Martin Boonk 7fc433d4fd gpstrek - Fix flicker for out of view position markers 2023-05-25 22:44:46 +02:00
Martin Boonk 26a5e93e24 gpstrek - Fix flicker on redraws of map 2023-05-25 22:44:46 +02:00
Martin Boonk c2a3d7b11e gpstrek - Fix map view not refreshing 2023-05-25 22:44:46 +02:00
Martin Boonk 8d0e6b3827 gpstrek - Interface enables upload button only after input validation 2023-05-25 22:44:46 +02:00
Martin Boonk 2813a43c12 gpstrek - Sort file names in route loading menu 2023-05-25 22:44:46 +02:00
Martin Boonk ee383789e9 gpstrek - Do not switch modes for touches on widget bar 2023-05-25 22:44:46 +02:00
Martin Boonk e4a973e3cb gpstrek - Completely stop drawing during input events 2023-05-25 22:44:46 +02:00
Martin Boonk 5f25972211 gpstrek - Less flicker during redraws in timeouts 2023-05-25 22:44:46 +02:00
Martin Boonk c263f1a0be gpstrek - Implements drawing in timeouts for responsiveness 2023-05-25 22:44:46 +02:00
Martin Boonk ca8c8fc1d2 gpstrek - Fix cross icon 2023-05-25 22:44:46 +02:00
Martin Boonk 7a22d8bed4 gpstrek - Fix cross icon 2023-05-25 22:44:46 +02:00
Martin Boonk 3e56d1026c gpstrek - Show circle around waypoint for triggering next 2023-05-25 22:44:46 +02:00
Martin Boonk acfd5f1363 gpstrek - Fix current position marker placement 2023-05-25 22:44:46 +02:00
Martin Boonk fcb1b0d15e gpstrek - In case of GPS show only a small waypoint marker 2023-05-25 22:44:46 +02:00
Martin Boonk 8fd1e26bef gpstrek - Allow changing file name before uploading 2023-05-25 22:44:46 +02:00
Martin Boonk 76db481c61 gpstrek - Allow zooming live map as well 2023-05-25 22:44:46 +02:00
Martin Boonk 67647c61fe gpstrek - Update map overview only on changes 2023-05-25 22:44:46 +02:00
Martin Boonk fe88f676d9 gpstrek - Adds scrolling overview mode to map screen 2023-05-25 22:44:46 +02:00
Martin Boonk d0c3649b2d gpstrek - More code cleanup 2023-05-25 22:44:46 +02:00
Martin Boonk 434971239e gpstrek - Update map only if change big enough 2023-05-25 22:44:46 +02:00
Martin Boonk fce51291dd gpstrek - Cleanup and more settings preparation 2023-05-25 22:44:46 +02:00
Martin Boonk e9e6d9471a gpstrek - Fix rendering all waypoints all the time 2023-05-25 22:44:46 +02:00
Martin Boonk 3d69e297bd gpstrek - Add positioning indicator to map screen for compass 2023-05-25 22:44:46 +02:00
Martin Boonk ddae2830d7 gpstrek - Give map an own screen 2023-05-25 22:44:46 +02:00
Martin Boonk 828b8911b1 gpstrek - Fix wrong indices being used for map 2023-05-25 22:44:46 +02:00
Martin Boonk 0ec18b6f8a gpstrek - Fix drawing only the first 10 waypoints 2023-05-25 22:44:46 +02:00
Martin Boonk 8fb08a73c0 gpstrek - Fix map plotting when there are multiple polys 2023-05-25 22:44:46 +02:00
Martin Boonk 7a268a3b51 gpstrek - Draw compass lines slimmer 2023-05-25 22:44:46 +02:00
Martin Boonk a4d474c01f gpstrek - Center icons better 2023-05-25 22:44:46 +02:00
Martin Boonk 3e92c04223 gpstrek - Draw finish icon at the end of route 2023-05-25 22:44:46 +02:00
Martin Boonk 201e38d1a0 gpstrek - Show gps course decimals 2023-05-25 22:44:46 +02:00
Martin Boonk 6d9d825460 gpstrek - Fix overlap of circular compass with error margins 2023-05-25 22:44:46 +02:00
Martin Boonk d3ce1a21a2 gpstrek - Fix redrawing for compass values 2023-05-25 22:44:46 +02:00
Martin Boonk 1a6de90465 gpstrek - Adds a little bit of documentation to interface 2023-05-25 22:44:46 +02:00
Martin Boonk f0c0b951f3 gpstrek - Fix font rendering on map 2023-05-25 22:44:46 +02:00
Martin Boonk 2fac31f685 gpstrek - Freshly init on app start 2023-05-25 22:44:46 +02:00
Martin Boonk 2371cbb0f2 gpstrek - Make first screen a fixed combination of compass and map 2023-05-25 22:44:46 +02:00
Martin Boonk 9a0074d1aa gpstrek - Minimize track drawing 2023-05-25 22:44:46 +02:00
Martin Boonk 861f7c2864 gpstrek - Move compass slice data 2023-05-25 22:44:46 +02:00
Martin Boonk 2d993b27a5 gpstrek - Draw compass in map view in the top left corner 2023-05-25 22:44:46 +02:00
Martin Boonk af6b537edb gpstrek - Change drawing order to keep waypoint symbol on top 2023-05-25 22:44:46 +02:00
Martin Boonk cd3629a74e gpstrek - Draw track 10 waypoints back and 50 in the future 2023-05-25 22:44:45 +02:00
Martin Boonk 2becff37b5 gpstrek - Reduce code size a bit 2023-05-25 22:44:45 +02:00
Martin Boonk f9fb2d1289 gpstrek - Simplyfy refreshing decision code 2023-05-25 22:44:45 +02:00
Martin Boonk 69eaed2fad gpstrek - Add interface.html for converting gpx tracks 2023-05-25 22:44:45 +02:00
Martin Boonk 0188811596 gpstrek - Adds initial implementation of position on map 2023-05-25 22:44:45 +02:00
Martin Boonk 69ca4e5ebf gpstrek - Draw direction arrow and a bit of past track 2023-05-25 22:44:45 +02:00
Martin Boonk 2e59fcb65d gpstrek - Adds a slice for drawing a simplistic map 2023-05-25 22:44:45 +02:00
Martin Boonk 846faa294b gpstrek - Bump version 2023-05-25 22:44:25 +02:00
Martin Boonk 3b0df7d044 gpstrek - Move autosearch code out of waypoint handling 2023-05-25 22:44:25 +02:00
Martin Boonk aa9672c29b gpstrek - Automatically search for new waypoint 2023-05-25 22:44:25 +02:00
Rob Pilling 96d4ae07d3 bikespeedo: tap / btn (when not recording) to toggle showMax 2023-05-25 21:38:37 +01:00
Rob Pilling 86c6040a72 bikespeedo: setUI once loaded, btn to toggle recording 2023-05-25 21:38:37 +01:00
Rob Pilling 3082206803 bikespeedo: show max values if showMax is true 2023-05-25 21:38:37 +01:00
Rob Pilling 24271110bb bikespeedo: remove second onGPS() call
(already done in start())
2023-05-25 21:38:37 +01:00
Rob Pilling cca9906f85 bikespeedo: check recorder widget each press 2023-05-25 21:38:37 +01:00
Rob Pilling 12e6e4b2b0 bikespeedo: toggle recording on btn press 2023-05-25 21:38:37 +01:00
Rob Pilling 598940e90e recorder: expose isRecording() 2023-05-25 21:38:37 +01:00
Rob Pilling 464ef74450 bikespeedo: trim dead code 2023-05-25 21:38:37 +01:00
NovaDawn999 6fb3417f82
Update README.md 2023-05-25 05:57:10 -05:00
NovaDawn999 e4e45b5d2d
Update ChangeLog 2023-05-25 05:54:18 -05:00
NovaDawn999 dc27727157
Update metadata.json
0.02
2023-05-25 05:53:41 -05:00
NovaDawn999 c5b21bf64d
Update app.js
- increased legibility
- reworked GUI
2023-05-25 05:53:01 -05:00
Gordon Williams 855f196fd3
Merge pull request #2773 from kamilkrz/chargerot
[chargerot] initial commit
2023-05-25 10:26:53 +01:00
kamilkrz f8f4391439 Handling state of rotation regardless event itself 2023-05-25 11:26:03 +02:00
kamilkrz 367441b333 fix typo 2023-05-25 11:17:05 +02:00
kamilkrz f4c301eda9 Initial commit 2023-05-25 09:09:11 +02:00
NovaDawn999 b68d832ff1
Update app-icon.js 2023-05-24 22:36:07 -05:00
NovaDawn999 c18eed6060
Update app-icon.js 2023-05-24 22:30:10 -05:00
NovaDawn999 d3ab2cc1c4
Update metadata.json 2023-05-24 22:24:05 -05:00
NovaDawn999 02c2d77cff
Add files via upload 2023-05-24 22:18:59 -05:00
NovaDawn999 1499c51e8d
Update app-icon.js 2023-05-24 22:18:16 -05:00
NovaDawn999 ff65314d26
Create ChangeLog 2023-05-24 22:17:39 -05:00
NovaDawn999 4db236aa60
Delete uke.img 2023-05-24 22:12:23 -05:00
NovaDawn999 19eee06b49
Update app-icon.js 2023-05-24 22:10:08 -05:00
NovaDawn999 31f34b464f
Update metadata.json 2023-05-24 22:03:25 -05:00
NovaDawn999 ae8675583d
Update metadata.json 2023-05-24 22:02:41 -05:00
NovaDawn999 697b2a85f8
Create README.md 2023-05-24 21:56:50 -05:00
NovaDawn999 bd6225a4ae
Update metadata.json 2023-05-24 21:52:57 -05:00
NovaDawn999 08d464d3b6
Create app-icon.js 2023-05-24 21:48:52 -05:00
NovaDawn999 a3139d9e6c
Create metadata.json 2023-05-24 21:45:48 -05:00
NovaDawn999 97f0691e5f
Add files via upload 2023-05-24 21:39:27 -05:00
NovaDawn999 eba60876f0
Create app.js 2023-05-24 21:38:48 -05:00
Gordon Williams c1f2ca5b78 Update to be aware of 2v18 2023-05-24 13:01:00 +01:00
Gordon Williams 0b2ca361c4 Report latest HRM rather than HRM 10 minutes ago (fix #2395) 2023-05-24 10:20:41 +01:00
Gordon Williams 7d04e3852f
Merge pull request #2771 from bobrippling/popcon-reset
popcon: add reset ability and don't advertise as a launcher
2023-05-24 10:15:57 +01:00
Rob Pilling 6968bb762c popcon: fix info filename 2023-05-24 08:27:29 +01:00
Rob Pilling 966a855a0f popcon: clear cache on reset 2023-05-24 08:27:12 +01:00
Rob Pilling 9efdafb2dc popcon: don't advertise as a launcher
As it doesn't actually do any launching
2023-05-24 08:20:30 +01:00
Rob Pilling d5c3650007 popcon: add settings for reset 2023-05-24 08:20:12 +01:00
Martin Boonk eb611fd95b android - Do not read settings on every gps message 2023-05-24 09:04:36 +02:00
Martin Boonk 6b352486ea android - Update the interval each time 2023-05-24 09:04:36 +02:00
Martin Boonk abd8313a6c android - Use number of satellites if available 2023-05-24 09:04:36 +02:00
Martin Boonk a267419f74 android - Fix type for time value 2023-05-24 09:04:36 +02:00
Martin Boonk 2afa3b6daa android - Bump version 2023-05-24 09:04:35 +02:00
Martin Boonk 3f5fb1527b android - GadgetBridge handles connect/disconnect GPS state 2023-05-24 09:03:27 +02:00
Martin Boonk 10da4e8a06 android - Update tests to new behaviour 2023-05-24 09:03:27 +02:00
Martin Boonk ef9c1b979a android - Remove tests checking no longer used connect/disconnect events 2023-05-24 09:03:27 +02:00
Martin Boonk 9b8ecf8f8c android - Simplify test step running 2023-05-24 09:03:27 +02:00
Martin Boonk e2f57cfb20 android - Use GadgetBridge GPS data whenever it arrives 2023-05-24 09:03:27 +02:00
thyttan c99907bdcd lightswitch: handle and intercept swipe event 2023-05-23 21:07:02 +02:00
Gordon Williams 8ef7b42af5 Merge branch 'master' of github.com:espruino/BangleApps 2023-05-22 15:11:38 +01:00
Gordon Williams 4b6c1f1a2a 0.67: Support for 'Ignore' for messages from Gadgetbridge
+      Message view is now taller, and we use swipe left/right to dismiss messages rather than buttons
2023-05-22 15:11:21 +01:00
kamilkrz d36872978d Add clockinfo dependency to pebblepp app
Signed-off-by: kamilkrz <kamil.krzes@circlekeurope.com>
2023-05-21 12:51:33 +02:00
Gordon Williams 796bfdad63 accelrec for bangle.js 2 2023-05-19 16:59:17 +01:00
Gordon Williams ef854552b2 Can now specify `setRecording(true, {force:...` to not show a menu 2023-05-19 16:43:22 +01:00
Gordon Williams 625f31c8d4 0.16: Added ability to resume a run that was stopped previously (fix #1907) 2023-05-19 16:16:19 +01:00
Gordon Williams 3ffce610e8 Set src+title to ensure navigation messages show nicely in message list 2023-05-19 14:09:20 +01:00
Gordon Williams 7bfd7751dc ensure we don't buzz for nav messages 2023-05-19 13:09:16 +01:00
Gordon Williams 7a73d1bbcd Merge branch 'master' of github.com:espruino/BangleApps 2023-05-19 11:09:25 +01:00
Gordon Williams b9ea3324cd Android and messages app updates to make navigation work with new Gadgetbridge release 2023-05-19 11:09:16 +01:00
Gordon Williams 2439c5c81d
Merge pull request #2763 from stweedo/master
[rescalc] New app - Resistor Calculator
2023-05-19 10:17:50 +01:00
Erik Andresen e358e3ebc6 Merge branch 'master' of github.com:nxdefiant/BangleApps 2023-05-18 20:04:21 +02:00
Erik Andresen c3991fff87 grocery: Add settings
Edit list on device
2023-05-18 19:57:42 +02:00
stweedo ec55e3d67d
Add files via upload 2023-05-18 12:45:01 -05:00
stweedo 987fc4d033
Update app.js - Adjust positioning of bands for new resistor img 2023-05-18 12:33:13 -05:00
stweedo c1f103eea7
Merge branch 'espruino:master' into rescalc 2023-05-18 12:09:29 -05:00
stweedo 3ba01bedab
Create ChangeLog 2023-05-18 12:07:56 -05:00
stweedo 3e062ef6ab
Update metadata.json
Added version info
Fixed tags info
2023-05-18 12:07:05 -05:00
stweedo b6a980a121
Update metadata.json - rename image 2023-05-18 12:00:38 -05:00
stweedo d9ab1e6f15
Update app.js - rename image 2023-05-18 11:59:52 -05:00
stweedo dc00a246be
Delete rescalc.img 2023-05-18 11:51:52 -05:00
stweedo 94c2c8dfa9
Delete rescalc.app.img 2023-05-18 11:51:38 -05:00
stweedo 827b88dfbb
Added image data to resistor.js 2023-05-18 11:50:26 -05:00
stweedo 114b8c7f63
Update app.js for new resistor img position 2023-05-18 11:49:06 -05:00
Gordon Williams 6597ba3d5f message 2023-05-18 11:15:35 +01:00
Gordon Williams c90dd72ce3 screenshots 2023-05-18 11:14:14 +01:00
Gordon Williams b39bd76770 Added an app to adjust the loading screen 2023-05-18 11:01:06 +01:00
Gordon Williams e69c088f08
Merge pull request #2758 from trufae/master
Fix regression in kanawatch picking the wrong bitmap sometimes
2023-05-18 08:38:59 +01:00
Gordon Williams f49ca11111
Merge pull request #2762 from halemmerich/owmweather
owmweather - Fix updating weather too often
2023-05-18 08:35:34 +01:00
Martin Boonk fe240ea27c owmweather - Fix calling weather if it is not available 2023-05-17 22:22:48 +02:00
Martin Boonk bd34c54eed owmweather - Respect update interval even on boot 2023-05-17 22:05:08 +02:00
Martin Boonk 4c5e9ce74b owmweather - Bump version 2023-05-17 22:03:37 +02:00
Martin Boonk bd3c8b4107 owmweather - Read defaults to prevent loading weather every few seconds 2023-05-17 21:54:35 +02:00
Gordon Williams 091a78058a
Merge pull request #2760 from bobrippling/stlapview-menu
Small stlapview menu fixes
2023-05-17 13:21:43 +01:00
Rob Pilling 087f6d0f1a stlap: use closure to avoid hanging onto `arguments` in `showMainMenu` 2023-05-17 12:54:28 +01:00
Gordon Williams 2434ac668e Merge branch 'master' of github.com:espruino/BangleApps 2023-05-17 10:49:33 +01:00
Gordon Williams 397c16757c Attempt at fixing openstreetmap map when viewed on mobile (I find going portrait/landscape was needed previously) 2023-05-17 10:38:21 +01:00
Gordon Williams 5f715b7f78 ensure clockinfo text is usppercase (font doesn't render lowercase) 2023-05-17 10:37:27 +01:00
Gordon Williams 4b9f121026
Merge pull request #2759 from rigrig/ha-sensors-inline
[Home Assistant Sensors] inline config, add icons, quotes unification
2023-05-17 09:38:28 +01:00
Gordon Williams e2ea182d73
Merge pull request #2761 from bobrippling/fix-widhid
Fix `widhid`'s HID sending errors and handling of #ondrag
2023-05-17 09:38:08 +01:00
Gordon Williams 1d7d9e2962 0.10: Option to hide widgets, tweak top widget width to avoid overlap with hour text at 9am 2023-05-17 09:25:47 +01:00
Gordon Williams 0f7c1d5e40 screenshot 2023-05-17 09:08:17 +01:00
Gordon Williams b3d251f681 Adding app id to clockinfo to ensure clock faces remember their own settings 2023-05-17 09:06:45 +01:00
Rob Pilling 9ea17e7f4a stlapview: bump version 2023-05-16 23:36:18 +01:00
Rob Pilling ca9bae78af stlapview: fix closure let-capture 2023-05-16 23:35:37 +01:00
Rob Pilling 23081d95cc widhid: bump changelog 2023-05-16 23:26:55 +01:00
Rob Pilling 42e925d35e widhid: continue on HID Report errors
e.g.
```
Uncaught Error: ERR 0xf (FORBIDDEN) (:3020)
 at line 1 col 2082 in widhid.wid.js
NRF.sendHIDReport([1,code],function(){return NRF.sendHIDReport([1,0]);});
                                                                       ^
in function "sendHid" called from line 1 col 2165 in widhid.wid.js
sendHid(0x10);
            ^
in function "toggle" called from line 1 col 567 in widhid.wid.js
...s(e.y-anchor.y)<2)){toggle();onEvent();return;}}if(waitForRelease)...
                                    ^
in function called from system
```
2023-05-16 23:26:55 +01:00
Rob Pilling 7bd8d4701a stlapview: add top-level back button 2023-05-16 23:25:32 +01:00
Rob Pilling 2efc24c5a4 stlapview: remove eval & comment 2023-05-16 23:25:21 +01:00
Rob Pilling d595b5a9e1 stlapview: fix back button on lap view 2023-05-16 23:25:01 +01:00
Rob Pilling c4b08bda3b widhid: fix "#ondrag" singular being a function 2023-05-16 23:16:34 +01:00
Richard de Boer b79a1caae6
hasensors: cleanup: use double quotes everywhere 2023-05-16 23:04:08 +02:00
Richard de Boer b500e96b36
hasensors: add icons
Home Assistant already sets a level-dependant icon, but doesn't know
how to apply the charging state.
2023-05-16 22:54:48 +02:00
Richard de Boer 5428e482b8
hasensors: inline config
There is no need for a config file: we can customize the code directly.
2023-05-16 22:29:44 +02:00
pancake bad193f739 Fix regression in kanawatch picking the wrong bitmap sometimes 2023-05-16 12:16:34 +02:00
stweedo 0c2244eb5a
Update app.js - changed 6 to 8 in comment 2023-05-15 23:30:13 -05:00
stweedo 65d2886c88
Update metadata.json 2023-05-15 23:14:10 -05:00
stweedo 8e25ad3350
Add files via upload 2023-05-15 23:08:26 -05:00
stweedo cfd782b1b2
Create README.md 2023-05-15 23:07:57 -05:00
stweedo 64fd52017a
Delete icon.png 2023-05-15 23:07:39 -05:00
stweedo 9309b925c4
Delete readme.md 2023-05-15 23:07:19 -05:00
stweedo c5cc53b548
Update metadata.json 2023-05-15 23:06:06 -05:00
stweedo 7cc763db1b
Update app.js
Added default 'none' for when there is no tolerance value provided
Added back missing code for using multiplied value from menu for generating colors
2023-05-15 22:49:15 -05:00
stweedo 32c27fb918
Add files via upload 2023-05-15 05:11:15 -05:00
stweedo df22765dc1
Create resistor.js 2023-05-15 05:07:07 -05:00
Gordon Williams 1f30066c7d
Merge pull request #2755 from dapgo/master
fixed issue on tempmonitor and minor fiixes
2023-05-15 10:45:32 +01:00
Gordon Williams ced3783ae5
Merge pull request #2743 from bobrippling/widhid-exception
widhid: avoid clashing with other swipe/drag handlers
2023-05-15 09:59:47 +01:00
Gordon Williams 7a3b211fb3
Merge pull request #2752 from bruceblore/folderlaunch-0.01
New app: folderlaunch: Folder-based launcher
2023-05-15 09:55:35 +01:00
Gordon Williams 1b9df10b08 Timer ClockInfo now updates once a minute 2023-05-15 09:50:18 +01:00
Gordon Williams b5167d7068 +0.04: On 2v18+ firmware, we can now stop swipe events from being handled by other apps
+      eg. when a clockinfo is selected, swipes won't affect swipe-down widgets
+0.05: Reported image for battery is now transparent (2v18+)
Fix https://github.com/espruino/BangleApps/issues/2749
2023-05-15 09:49:17 +01:00
Gordon Williams de79b0a39e Fix issue rendering ClockInfos with for fg+bg color set to the same (#2749) 2023-05-15 09:21:41 +01:00
Gordon Williams c3ec56a3a8
Merge pull request #2751 from bruceblore/keytimer-0.03
Updated keytimer to use sched library
2023-05-15 09:16:33 +01:00
Bruce Blore fdb27ed81a Added scheduler dependency 2023-05-15 00:59:27 -07:00
Gordon Williams 363aa8b34e
Merge pull request #2753 from targor/master
Kanagawa watchface update to v0.3
2023-05-15 08:50:00 +01:00
Gordon Williams 9dbb67121c
Merge pull request #2750 from bruceblore/infoclk-0.09
Updated infoclk with multiple new features and bugfixes
2023-05-15 08:45:02 +01:00
dapgo f67d98440d disable mode debug 2023-05-14 15:40:48 +02:00
dapgo ceec7612eb fixed issue on tempmonitor and minor fiixes
fixed issue on tempmonitor and minor fiixes
2023-05-14 15:36:07 +02:00
Targor 45a5ec87c5
Merge branch 'espruino:master' into master 2023-05-14 14:05:05 +02:00
Targor 818d6ea98e Merge branch 'master' of github.com:targor/BangleApps 2023-05-14 14:03:58 +02:00
Targor 0c5a442558 updates to version 0.3, fixes bug where enerysave is not activated after receiving message 2023-05-14 14:03:47 +02:00
Bruce Blore 96389aa255 Re-enabled first buzz 2023-05-13 08:13:25 -07:00
Bruce Blore 4dfdc8ab63 Fixed two buzzes and use AppInfo instead of AppInfoFile 2023-05-13 08:07:42 -07:00
stweedo 710c45d7b9
Update settings.js
Fix theme settings not persisting from menu
2023-05-13 07:59:48 -05:00
Bruce Blore 032b7c03f5 Built the js 2023-05-13 04:59:33 -07:00
Bruce Blore f983a4c6b6 Removed my own fast loading functionality in favor of using fast load utils 2023-05-13 04:40:38 -07:00
Bruce Blore aca4661620 Removed unnecessary semicolon in typescript too, changed type of settings function 2023-05-13 04:36:35 -07:00
Rob Pilling 109fd078f4 popcon: use E.stopEventPropagation() for the drag handler 2023-05-13 08:44:50 +01:00
Bruce Blore 5e47dc3926 Removed one singular semicolon 2023-05-12 16:58:30 -07:00
Bruce Blore 4ed3961763 Fixed dependencies metadata 2023-05-12 16:53:02 -07:00
Bruce Blore 0b5f35e602 Fixed build errors and actually added dependency 2023-05-12 16:50:37 -07:00
Bruce Blore be872e62dd New app: folderlaunch: Folder-based launcher 2023-05-12 15:52:45 -07:00
Bruce Blore c24b2067a3 Updated keytimer to use sched library 2023-05-12 15:49:49 -07:00
Bruce Blore 333b957c74 Updated infoclk with multiple new features and bugfixes 2023-05-12 15:49:22 -07:00
stweedo 91e4759152
bug fix in menu and optimization 2023-05-12 07:09:49 -05:00
Gordon Williams 01d4cea940
Merge pull request #2745 from stweedo/master
+settings for UI, less IO r/w, rm timeout from eval
2023-05-12 10:43:41 +01:00
stweedo 6d4d88b821
Lots of improvements and fixes 2023-05-12 04:37:00 -05:00
Martin Boonk 69527428c5 widminbat - Fix clearing outside of widget bar 2023-05-12 11:17:44 +02:00
Martin Boonk cd6ecdab61 powermanager - Bump version 2023-05-12 00:39:26 +02:00
Martin Boonk b5ffb4e675 powermanager - Fix typo 2023-05-12 00:35:12 +02:00
Martin Boonk fd1c9058aa powermanager - Allow clearing log files from settings 2023-05-12 00:35:12 +02:00
Martin Boonk 9d7bb2d9c8 powermanager - Log timestamps while tracing and tweak table visuals 2023-05-12 00:35:12 +02:00
Martin Boonk c32f234e95 powermanager - Use charging state on boot 2023-05-12 00:35:12 +02:00
stweedo 0eaea67ac2 up[date buttons after loading settings 2023-05-11 16:36:01 -05:00
stweedo 22bd23178c
Flipped logic on 12hr 2023-05-11 13:26:22 -05:00
stweedo f89de44dfa
+settings for UI, less IO r/w, rm timeout from eval 2023-05-11 13:01:54 -05:00
Gordon Williams 419d734043
Merge pull request #2741 from targor/master
Buzzing behavior in message app
2023-05-11 13:57:06 +01:00
Gordon Williams e8036a3780
changed other timeout bits to interval 2023-05-11 13:32:58 +01:00
Gordon Williams b616675246
Merge pull request #2740 from stweedo/master
Update interface.html - shadowclk
2023-05-11 13:27:23 +01:00
Gordon Williams 19bd1da0fe minor tweak 2023-05-11 12:46:20 +01:00
Gordon Williams 9b84ada7b2 added pebble++ - pebble clock with clockinfo 2023-05-11 12:38:51 +01:00
Gordon Williams cde3818815 clockinfo 0.03: Reported image for battery now reflects charge level 2023-05-11 12:38:27 +01:00
Gordon Williams ef1f4e4064 add magnetometer clock info 2023-05-11 10:28:33 +01:00
Gordon Williams 0e05d97056 example update 2023-05-11 10:27:27 +01:00
stweedo 482af03edf
Fixes default settings not being used 2023-05-11 04:03:49 -05:00
stweedo 123cd79a5d
Fixes broken suffix 2023-05-11 03:36:06 -05:00
stweedo c971a7cd0e
fixes broken 12hr format 2023-05-11 02:32:27 -05:00
stweedo 1f35b08ee0
Update app.js
Fixed bug in leading zero logic
2023-05-11 00:42:32 -05:00
stweedo 81d7720826
Merge branch 'espruino:master' into master 2023-05-10 23:14:54 -05:00
stweedo f7c5051bfa
v0.03 update - new settings 2023-05-10 20:15:39 -05:00
stweedo fb3e036ebd
Delete icon.png 2023-05-10 20:15:04 -05:00
Rob Pilling b12fa58215 bump version 2023-05-10 23:38:43 +01:00
Rob Pilling 2d3f4375ed version bumps 2023-05-10 23:37:08 +01:00
Rob Pilling 4b29579bd5 Merge branch 'master' into drained-fixes
Conflicts:
	apps/popconlaunch/boot.js
2023-05-10 23:34:44 +01:00
Rob Pilling b4d46d5779 popconlaunch: avoid polluting global scope 2023-05-10 23:28:32 +01:00
Rob Pilling 1cbda278fe drained: avoid polluting global scope 2023-05-10 23:28:32 +01:00
Rob Pilling 9a3ac3bc7a widhid: better clash detection 2023-05-10 23:13:19 +01:00
stweedo 5126f9178d
better icons 2023-05-10 16:59:18 -05:00
stweedo e480433307
Update fonts and images 2023-05-10 16:47:51 -05:00
Rob Pilling a9affac57e widhid: disable (temporarily) if a menu's shown 2023-05-10 21:57:33 +01:00
Rob Pilling 051b417971 widhid: don't check clkinfo focus on drag
... because we've already disabled those handlers
2023-05-10 21:56:59 +01:00
Rob Pilling 1f6070bafd drained: regenerate JS 2023-05-10 21:25:19 +01:00
Rob Pilling fe1a11e098 drained: fix menu redraw 2023-05-10 21:25:00 +01:00
stweedo a1a446a4c6
fixes json errors in interface.html
Also changed timeout to 1000ms for testing
2023-05-10 12:17:14 -05:00
Targor e64564ae58
Merge branch 'espruino:master' into master 2023-05-10 17:01:46 +02:00
Targor 9f96ae0955 fixes buzzing behavior in de messages app. 2023-05-10 16:56:58 +02:00
Gordon Williams 8a65bc9c7b docs 2023-05-10 13:48:09 +01:00
Gordon Williams 5d08afdba0 New widget - allows you to use clock info from your widget bar 2023-05-10 12:06:54 +01:00
stweedo 96342a3c39
Update interface.html - shadowclk
Add comments
Reduce timeout to 50ms
2023-05-10 05:00:03 -05:00
Gordon Williams cccce9318e Show the current date as a widget in tha Patriot clock 2023-05-10 10:29:00 +01:00
Gordon Williams 9541d3a076 remove beta tag 2023-05-10 10:28:15 +01:00
Gordon Williams 9dad168cd9
Merge pull request #2733 from bobrippling/bikespeedo-tweaks
bikespeedo - tweaks
2023-05-10 08:14:04 +01:00
Gordon Williams 8707307195
Merge pull request #2734 from bobrippling/app/widhid
New widget: widhid
2023-05-10 08:13:39 +01:00
Gordon Williams 603b24e5f4
Merge pull request #2738 from bobrippling/popcon-tweaks
popcon: trim old entries from the cache
2023-05-10 08:12:30 +01:00
Rob Pilling abc57030ad widhid: delete unused variables 2023-05-10 08:05:29 +01:00
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
Rob Pilling e3fed6ceb7 popcon: trim old entries from the cache 2023-05-07 23:51:38 +01:00
Rob Pilling 425df4a3db bikespeedo: changelog & metadata 2023-05-07 23:40:22 +01:00
Rob Pilling 9e93d1588d bikespeedo: add option to record ride 2023-05-07 23:40:22 +01:00
Rob Pilling afe37b55fa bikespeedo: guard against showing NaN speed 2023-05-07 23:38:26 +01:00
Rob Pilling cf4daf58fe bikespeedo: add option for locale-units (e.g. mph) 2023-05-07 23:38:26 +01:00
stweedo 3e9db27044
Update settings.js
Fix typo in comment
2023-05-07 15:53:57 -05:00
dapgo 9b323dcdce thermometer improved
several improvements
2023-05-07 22:45:40 +02:00
stweedo ff94b814c7
Update settings.js
Switch from const to let
2023-05-07 14:52:00 -05:00
Targor 0be7e948f7 Updates changelog 2023-05-07 20:40:07 +02:00
Targor 7a6a1c0bc9 reduces screenshot size 2023-05-07 20:33:08 +02:00
Targor 2e04964092 Updates kanagsec clock, adds new screenshot and readme 2023-05-07 20:31:02 +02:00
Targor 78c85f6556 Adds kanagsec clock v0.1 2023-05-07 20:14:03 +02:00
dapgo 21d6c8846c Cosmetic and UX improvements
IMO the UX and legibility have been improved
2023-05-07 13:16:09 +02:00
Rob Pilling e489b26834 drained: regenerate JS 2023-05-07 10:44:04 +01:00
Rob Pilling a5253487f1 drained: version bump for boot exceptions 2023-05-07 10:43:46 +01:00
Rob Pilling c9f4fd7cc7 drained: load boot exceptions (e.g. dst) 2023-05-07 10:43:42 +01:00
Rob Pilling 4d676a9e46 drained: infrastructure for boot exceptions 2023-05-07 10:43:28 +01:00
Rob Pilling dfece3994c drained: add settings into metadata 2023-05-07 10:43:28 +01:00
Rob Pilling 00cf120a28 drained: s/disableBoot/keepStartup/ 2023-05-07 10:43:28 +01:00
Rob Pilling cbc69c9275 drained: better clock alignment 2023-05-07 09:58:47 +01:00
Rob Pilling 16202c1843 drained: always check charge, regardless of boot-disable 2023-05-07 09:46:24 +01:00
stweedo e88198dd11
Update README.md 2023-05-07 02:12:20 -05:00
stweedo d61aca2e62
Update app.js
changed const to let which fixed launcher bug
2023-05-07 02:07:58 -05:00
stweedo 6ef609d1d5
Update app.js 2023-05-07 01:24:06 -05:00
stweedo 62a5be694c
Update app.js
Remove fonts when switching UI
2023-05-07 01:15:28 -05:00
Rob Pilling 2c896c8567 stlap: bump version 2023-05-06 17:58:36 +01:00
stweedo 00818886a6 Merge branch 'master' of https://github.com/stweedo/BangleApps 2023-05-06 07:27:54 -05:00
stweedo 10905e98cc change menu to match theme switching from settings 2023-05-06 07:25:34 -05:00
stweedo c2766e8455
Update app.js
removed unused function call
2023-05-06 06:33:50 -05:00
Rob Pilling 7dca61a0d5 Fix d888b80ea - correctly bump ratchet launcher's version 2023-05-06 12:27:21 +01:00
Rob Pilling 16d4dc7588 stlap: slow down javascript when the user's not watching 2023-05-06 11:37:55 +01:00
Rob Pilling 8702b35045 stlap: no exceptions when STATE_PATH doesn't exist 2023-05-06 11:23:16 +01:00
Rob Pilling fc91e7db89 stlap: add state and lap data files 2023-05-06 11:23:01 +01:00
nxdefiant a8cd69b89b
Merge branch 'espruino:master' into master 2023-05-05 21:13:06 +02:00
stweedo 52c8df698b
Update settings.js 2023-05-05 13:32:11 -05:00
Hugh Barney c955a73990 Merge remote-tracking branch 'upstream/master' 2023-05-05 19:15:09 +01:00
Hugh Barney 815110da60 RAM clkinfo 2023-05-05 19:14:54 +01:00
stweedo 134ef22606
Update README.md 2023-05-05 12:53:38 -05:00
stweedo 196fa38d58
Update metadata.json 2023-05-05 12:14:48 -05:00
stweedo 12e5d1abc7
Update metadata.json 2023-05-05 12:12:34 -05:00
stweedo 42700ea24d
v0.02 of Shadow Clock with settings menu 2023-05-05 12:09:58 -05:00
Gordon Williams 2f084b4c8a Assisted GPS now changes the GPS output format since new Bangle.js 2 don't seem to have it set by default: https://github.com/espruino/Espruino/issues/2354 2023-05-05 14:29:53 +01:00
Gordon Williams 2defa08b86
Merge pull request #2720 from bobrippling/apps/popcon
New launcher/boot app: popcon
2023-05-05 08:21:11 +01:00
Gordon Williams 79eedba54d
Merge pull request #2722 from nxdefiant/widalarmeta
widalarmeta: font 4x5 -> 6x8:1x2
2023-05-05 08:20:07 +01:00
Erik Andresen 0746730d98 widalarmeta: settings fix 2023-05-05 05:02:43 +02:00
Erik Andresen e8a5d68d7d widalarmeta: Only load required font 2023-05-05 04:57:49 +02:00
Rob Pilling 623b11b518 popcon: narrow variable scope, don't pollute global namespace 2023-05-04 22:58:16 +01:00
Rob Pilling 945c7ca70a popcon: note about potential app slowdown 2023-05-04 22:53:44 +01:00
Erik Andresen 957ccc431a widalarmeta: fix settings 2023-05-04 22:30:49 +02:00
Erik Andresen fe6247cc79 widalarmeta: font 4x5 -> 6x8:1x2
- Change 4x5 font to 6x8
- teletext is now default font
- reload widget on settings change
2023-05-04 22:29:20 +02:00
Erik Andresen d4116f80d5 calendar: Change color for holidays 2023-05-04 21:27:20 +02:00
Gordon Williams 0e7afd5550 Moved LCD calibration to top of menu, and use 12 taps (not 8)
LCD calibration will now error if the calibration is obviously wrong
2023-05-04 12:21:32 +01:00
Gordon Williams 1c79c76193
Merge pull request #2581 from nxdefiant/gpsmagdir
Adding gpsmagcourse service
2023-05-04 10:35:48 +01:00
Gordon Williams 7830fb60c5
Merge pull request #2719 from bobrippling/feature/ratchet-cache
Ratchet launch: add caching
2023-05-04 10:34:42 +01:00
Gordon Williams 46de34a98d
Merge pull request #2721 from ainegil/master
3d Clock and Polymaths Clock
2023-05-04 10:34:17 +01:00
Rob Pilling 988945f0dc popcon: regenerate JS 2023-05-03 22:16:29 +01:00
Rob Pilling eb0af982c5 popcon: use own .info file to bust launcher cache 2023-05-03 22:16:23 +01:00
Rob Pilling 09c3445ac3 popcon: make orderChanged local 2023-05-03 22:14:41 +01:00
Rob Pilling d888b80ea1 Ratchet launch: bump version 2023-05-03 22:03:07 +01:00
Rob Pilling f9710e75e1 popcon: update README & metadata 2023-05-03 21:59:33 +01:00
Erik Andresen 044fc173c5 calendar: Add type other+repeat 2023-05-03 22:09:14 +02:00
ainegil 97bf76533a
Delete polymath.app.js 2023-05-03 21:40:52 +02:00
ainegil 056b273523
Delete icon.png 2023-05-03 21:38:58 +02:00
ainegil 943ce51852
Update app.js 2023-05-03 21:28:54 +02:00
ainegil d36f4f3b56
Update app.js 2023-05-03 21:22:32 +02:00
ainegil d314fe6c78
Update app.js 2023-05-03 21:16:48 +02:00
ainegil abccdb00b4
Add files via upload 2023-05-03 21:13:31 +02:00
ainegil b923aa57e3
Update metadata.json 2023-05-03 20:48:34 +02:00
ainegil 93c54cc1f6
Update README.md 2023-05-03 20:33:31 +02:00
ainegil 1f40abaffd
Update README.md 2023-05-03 20:31:44 +02:00
ainegil 46ac3d0f9c
Delete screenshot .png 2023-05-03 20:31:09 +02:00
ainegil 82a3f6dd6a
Add files via upload 2023-05-03 20:28:21 +02:00
ainegil f180c19541
Add files via upload 2023-05-03 20:25:56 +02:00
ainegil 7b418f7861
Update README.md 2023-05-03 20:09:13 +02:00
ainegil 57254539b6
Update README.md 2023-05-03 20:06:20 +02:00
ainegil b7f26dbb01
Update metadata.json 2023-05-03 20:00:52 +02:00
ainegil 9abddfb2f9
Delete metadata.md 2023-05-03 19:58:10 +02:00
ainegil 2dd9eeaf7a
Add files via upload 2023-05-03 19:57:25 +02:00
ainegil eedc4799dd
Add files via upload 2023-05-03 19:56:19 +02:00
ainegil fd40c6f281
Add files via upload 2023-05-03 19:52:04 +02:00
ainegil 4e7b249277
Add files via upload 2023-05-03 19:50:40 +02:00
ainegil d94cdc9915
Add files via upload 2023-05-03 19:49:39 +02:00
ainegil e1b2f19f0d
Create app.js 2023-05-03 19:30:53 +02:00
Gordon Williams 291d809583
Merge pull request #2715 from stweedo/master
Made a new clock
2023-05-03 11:09:37 +01:00
Gordon Williams fcc8fe3ff5
Merge pull request #2700 from bobrippling/powermanager-interface
powermanager: format seconds into days/hours/minutes/seconds
2023-05-03 11:09:28 +01:00
Gordon Williams 4faa3dc5b3
Merge pull request #2717 from eyecreate/master
Update to nesclock to improve memory usage
2023-05-03 10:55:52 +01:00
Rob Pilling a628124ac3 popcon: icons 2023-05-03 08:03:49 +01:00
Rob Pilling e6078df861 popcon: generate JS 2023-05-03 07:53:09 +01:00
Rob Pilling 7f528585e7 popcon: remove debug logs 2023-05-03 07:53:09 +01:00
Rob Pilling fcfc33399d popcon: app sorting (and debug logs) 2023-05-03 07:53:09 +01:00
Rob Pilling 3b16c85578 popcon: change type 2023-05-03 07:53:09 +01:00
Rob Pilling d4878be7fa popcon: initial launch-sortorder modification app 2023-05-03 07:52:51 +01:00
ainegil e5f165e740
Add files via upload 2023-05-03 08:05:25 +02:00
ainegil ed7028d429
Add files via upload 2023-05-03 07:38:12 +02:00
ainegil 251cb13ac9
Add files via upload 2023-05-03 07:28:43 +02:00
ainegil d57803e94b
Add files via upload 2023-05-03 07:25:35 +02:00
stweedo e94cbcbf74
Update metadata.json
Added dark theme screenshot
2023-05-02 23:58:52 -05:00
stweedo c3b0f4a56d
Add files via upload 2023-05-02 23:54:41 -05:00
ainegil 6b7674d584
Add files via upload 2023-05-03 06:51:19 +02:00
ainegil 90336ac20f
Update README.md 2023-05-03 06:44:32 +02:00
ainegil 8f93b46b21
Update README.md 2023-05-03 06:41:27 +02:00
ainegil f2ed4e8976
Update README.md 2023-05-03 06:39:53 +02:00
ainegil 65c890efc2
Update README.md 2023-05-03 06:31:23 +02:00
ainegil b1b3c54db0
Update app.js 2023-05-03 06:28:30 +02:00
ainegil 9e82f580ae
Add files via upload 2023-05-03 06:22:25 +02:00
Rob Pilling 4e2c3dc0c1 Ratchet launch: add caching 2023-05-02 22:57:15 +01:00
Erik Andresen 5da64a5f83 calendar/interface: Add check for existing file 2023-05-02 22:55:58 +02:00
Erik Andresen 2d752832b7 sched/interface: fix date format 2023-05-02 22:31:21 +02:00
Erik Andresen 8650595ca4 calendar: Add interface.html for holidays 2023-05-02 22:30:47 +02:00
ainegil a01eb194d7
Update README.md 2023-05-02 21:59:18 +02:00
ainegil 0532908632
Add files via upload 2023-05-02 21:56:16 +02:00
ainegil 550914f69e
Update metadata.json 2023-05-02 21:54:25 +02:00
ainegil 23cfcd7b58
Update metadata.json 2023-05-02 21:48:53 +02:00
ainegil 48a0d61761
Update metadata.json 2023-05-02 21:44:02 +02:00
ainegil 695551037e
Update metadata.json 2023-05-02 21:42:46 +02:00
ainegil db627a0295
Add files via upload 2023-05-02 21:40:20 +02:00
ainegil c187db2a2f
Create README.md 2023-05-02 21:37:48 +02:00
ainegil 1f7b92d9c1
Update metadata.json 2023-05-02 21:14:20 +02:00
ainegil fb9528b690
Delete polymath.js 2023-05-02 21:01:30 +02:00
eyecreate 4a50b9944c
Merge branch 'espruino:master' into master 2023-05-02 14:57:02 -04:00
ainegil ac1678d2ff
Add files via upload 2023-05-02 20:57:02 +02:00
ainegil 847362dd14
Add files via upload 2023-05-02 20:52:07 +02:00
Kevin Whitaker dc84105a3c typo in variable name 2023-05-02 14:46:45 -04:00
ainegil 3dde3f7035
Delete app.js 2023-05-02 20:42:08 +02:00
Kevin Whitaker 159d7e6c71 rearrange bitmap code to save memory and preallocate fonts 2023-05-02 14:37:21 -04:00
ainegil 4d20b495aa
Add files via upload 2023-05-02 20:32:31 +02:00
stweedo cba2e11dcc
Update metadata.json 2023-05-02 13:25:35 -05:00
stweedo c2aa2f3908
Create metadata.json 2023-05-02 13:09:37 -05:00
ainegil 49ec9476f1
Update metadata.json 2023-05-02 20:08:29 +02:00
stweedo 5790cfc58d
Create app-icon.js 2023-05-02 13:06:27 -05:00
stweedo 18e6df533f
Create ChangeLog 2023-05-02 13:04:44 -05:00
Erik Andresen aa6d7cdbe1 calendar: Display holidays 2023-05-02 20:03:58 +02:00
stweedo e8f1bf638c
Add files via upload 2023-05-02 13:02:46 -05:00
stweedo 355d1ab8f9
Create app.js 2023-05-02 13:01:44 -05:00
ainegil 8f85b9e58a
Create metadata.json 2023-05-02 19:47:07 +02:00
ainegil 95cf8edb88
Create app-icon.js 2023-05-02 19:41:14 +02:00
ainegil 7fdabba1cb
Add files via upload 2023-05-02 19:36:47 +02:00
ainegil 59cdf22af7
Create polymath.js 2023-05-02 19:34:01 +02:00
Erik Andresen 3f1ded53ed calendar: Read day names from locale 2023-05-02 19:33:29 +02:00
ainegil 71883255f7
Create polymath.app.js 2023-05-02 19:28:20 +02:00
Hugh Barney a7cf5e70bc clkinfogps: disable more debug 2023-04-29 10:49:14 +01:00
Hugh Barney c6fc025fd0 Merge remote-tracking branch 'upstream/master' 2023-04-28 19:23:22 +01:00
Hugh Barney 56270c35d7 clkinfogps: disable debug, README updated, Lato: save a fast and slow version 2023-04-28 19:22:24 +01:00
Hugh Barney ca021fdf75 clkinfogps: disable debug, README updated, Lato: save a fast and slow version 2023-04-28 19:21:12 +01:00
Gordon Williams dea770cb91 Merge branch 'master' of github.com:espruino/BangleApps 2023-04-28 09:59:22 +01:00
Gordon Williams 4b2061e899 Update app metadata to make clockinfo apps easier to find 2023-04-28 09:59:11 +01:00
Gordon Williams 73c55e6d26 add agps to tags 2023-04-28 08:57:08 +01:00
Gordon Williams 0881693139
Merge pull request #2706 from bobrippling/fix-wid_edit-draw
Fix `wid_edit`'s `draw()` - pass `WIDGET` as first argument
2023-04-28 08:18:36 +01:00
Rob Pilling 3dd25f0bfd Update changelogs for draw() API change 2023-04-27 18:10:20 +01:00
Richard de Boer d2875ba38b
cogclock: Support Bangle.js 2
Very tight, but it looks acceptable with hidden widgets.
Not defaulting the settingto hiding widgets though, to avoid code clutter.
2023-04-27 15:19:46 +02:00
Gordon Williams d8ba658769 Merge branch 'master' of github.com:espruino/BangleApps 2023-04-27 11:03:17 +01:00
Gordon Williams 9a7e28548f minor tweak - track now plots smaller updates more quickly, and remembers color 2023-04-27 11:03:03 +01:00
Gordon Williams 60948dc3f6 hide DFU version message if bootloader is already new 2023-04-27 11:02:33 +01:00
Gordon Williams 9eee14bb0f
Merge pull request #2710 from eyecreate/master
update red7game with new game confirmation
2023-04-27 08:54:06 +01:00
Hugh Barney e180786883 clkinfogps fix tab spaces, build fail 2023-04-26 19:25:50 +01:00
Kevin Whitaker 3c03aef619 update red7game with new game confirmation 2023-04-26 11:20:25 -04:00
Rob Pilling f46a9f526d Fix ABI of widget.draw() 2023-04-25 22:12:06 +01:00
Hugh Barney e4a4480376 Merge remote-tracking branch 'upstream/master' 2023-04-25 17:52:27 +01:00
Gordon Williams c7d60250a6 Misc recorder/openstmap tweaks 2023-04-25 10:09:07 +01:00
Rob Pilling 67d89761b5 Fix wid_edit draw() - pass WIDGET as first argument
When attempting to edit a widget whose `draw` function takes the widget as an argument, we get an exception from that `draw` function. This fixes that by catering for both APIs.

The back button widget expects this, as does [`widsleepstatus`], [`widlock`] and [`widlockunlock`].

There are other widgets ([`widmessages`], [`widbatpc`] and [`widalarmeta`]) which use something else for the first parameter, however these are type-checked and used to distinguish calls from `Bangle.drawWidgets()` and elsewhere.

[`widsleepstatus`]: 2f6862024d/apps/widsleepstatus/widget.js (L20)
[`widlock`]: 2f6862024d/apps/widlock/widget.js (L5)
[`widlockunlock`]: 2f6862024d/apps/widlockunlock/widget.js (L27)

[`widmessages`]: 2f6862024d/apps/widmessages/widget.js (L14)
[`widbatpc`]: 2f6862024d/apps/widbatpc/widget.js (L89)
[`widalarmeta`]: 2f6862024d/apps/widalarmeta/widget.js (L28)
2023-04-25 07:22:58 +01:00
Rob Pilling c39a88f37b drained: add app icon 2023-04-24 21:51:02 +01:00
Gordon Williams 2f6862024d
Merge pull request #2691 from KTibow/patch-6
Fix some HRM logic in the health app
2023-04-24 14:52:34 +01:00
Gordon Williams d42a80da00 add workaround for connection timeout issue 2023-04-24 11:27:08 +01:00
Gordon Williams b7d49cbbf8 allow log messages 2023-04-24 10:56:01 +01:00
Gordon Williams c9cce8ca9c Merge branch 'master' of github.com:espruino/BangleApps 2023-04-24 10:42:22 +01:00
Gordon Williams 82ea342d39 resurface original bthrm app as bthrmlite - for https://forum.espruino.com/conversations/385841/#comment16951663 2023-04-24 10:42:16 +01:00
Gordon Williams 3940403167
Merge pull request #2697 from bobrippling/stopw-ms-format
stopw: hardcode format and show milliseconds just for the first minute
2023-04-24 10:00:25 +01:00
Hugh Barney a217bf0eb9 clkinfogps updated screenshots, added image, fixed reset if no fix code 2023-04-23 18:56:17 +01:00
Hugh Barney 662df4beb6 clkinfogps updated screenshots, added image, fixed reset if no fix code 2023-04-23 18:51:30 +01:00
Richard de Boer 11aeaacb8f
widmsggrid: Don't turn on LCD
There's really no need for the widget to turn on the screen.
2023-04-23 16:08:06 +02:00
Hugh Barney 8416f6e5c5 clkinfogps added screenshots, debug, consistant timer handling 2023-04-23 13:30:15 +01:00
Hugh Barney 31c0f0059a clkinfogps clear fixTime/display if no fix for 4 minutes 2023-04-22 14:40:11 +01:00
Hugh Barney 03f5b12cf2 clkinfogps clear fixTime/display if no fix for 4 minutes 2023-04-22 14:33:31 +01:00
Rob Pilling 7d9a6a2a8a stopw: update changelog / version 2023-04-22 12:01:53 +01:00
Rob Pilling 0eaa35cfe4 Merge branch 'master' into stopw-ms-format
Conflicts:
	apps/clkinfostopw/settings.ts
2023-04-22 11:58:37 +01:00
Hugh Barney 84a85b6de9 clkinfogps set gps power on to 90 seconds after getting fix 2023-04-22 02:14:18 +01:00
Hugh Barney 0d188678cc clkinfogps fixes 2023-04-22 02:00:01 +01:00
Hugh Barney b673479736 clkinfogps fixes 2023-04-22 01:48:53 +01:00
Hugh Barney f0e863dfcd clkinfogps call geo.xx correctly 2023-04-22 01:39:11 +01:00
Hugh Barney 07fd9ffe62 added geotools module 2023-04-22 01:12:49 +01:00
Hugh Barney bff6a4d145 Added clkinfogps 2023-04-22 00:51:30 +01:00
Rob Pilling f3a02082df stopw: fix format and show milliseconds up to 1min 2023-04-21 18:02:01 +01:00
KungPhoo 737bdd996c -glbasic clock: changed font, so '5' and '6' don't look similar. 2023-04-21 14:08:28 +02:00
Gordon Williams 079598bc48 Merge in https://github.com/espruino/BangleApps/pull/2702
(PR included a bunch of other stuff not required)
2023-04-21 11:38:27 +01:00
Gordon Williams 3b71304410
Merge pull request #2699 from thyttan/bwclock-fontless
[BW Clock lite] make clock_info border one pixel wider
2023-04-20 19:12:43 +01:00
Rob Pilling fc82d3b13b Update typescript & remove "use strict"s 2023-04-20 13:09:52 +01:00
Gordon Williams bce9def441
Merge pull request #2684 from bobrippling/low-power-mode
Drained: Low power mode app
2023-04-20 09:02:38 +01:00
Rob Pilling 524b204a30 drained: document features in README 2023-04-19 22:40:54 +01:00
Rob Pilling 05094f6c51 stopw: show millis for the first minute 2023-04-19 21:50:51 +01:00
Rob Pilling a467a81c33 stopw: remove padding from minute formatting 2023-04-19 19:04:15 +01:00
Rob Pilling 96c8b9e49d drained: regenerate JS 2023-04-19 18:36:54 +01:00
Rob Pilling f8fc93301e drained: handle errors from bootupdate
Such as:
```
Uncaught ReferenceError: "bleServiceOptions" is not defined
 at line 4 col 228 in .boot0
...ECwA=="));bleServiceOptions.hid=Bangle.HID;
                              ^
at line 68 col 50 in drained.app.js
eval(require('Storage').read('bootupdate.js'));
                                             ^
```
2023-04-19 18:36:54 +01:00
Rob Pilling 73d41a40ff drained: allow user to restore full-power mode 2023-04-19 18:36:54 +01:00
Rob Pilling 99a211a937 drained: publicise `drainedRestore()` 2023-04-19 18:36:54 +01:00
Rob Pilling c7aa2b3655 drained: load self on startup
this allows us to then control restoring normal operation
2023-04-19 18:14:10 +01:00
Rob Pilling a28891e6df drained: guard against BLE exceptions 2023-04-19 18:13:48 +01:00
thyttan 6830e5ed16 make clock_info border one pixel wider 2023-04-19 19:13:33 +02:00
Rob Pilling d0ad4cd8df drained: restore normal operation on sufficient charge 2023-04-19 18:13:23 +01:00
thyttan 3ac91b5fee make clock_info border one pixel wider 2023-04-19 18:51:02 +02:00
Rob Pilling 55441d5ef5 powermanager: format seconds into days/hours/minutes/seconds 2023-04-19 12:04:15 +01:00
Rob Pilling 1893345d37 stopw: only show milliseconds for the first second 2023-04-19 08:37:41 +01:00
Hugh Barney 24dd468edb ensure widget is referenced as batc throughout 2023-04-18 20:28:57 +01:00
Hugh Barney 529eb7c380 merge 2023-04-18 20:18:54 +01:00
Hugh Barney d4d44bcc72 merge 2023-04-18 20:14:19 +01:00
Hugh Barney 894591df68 renamed Changelog to ChangeLog as the tests are case sensitive 2023-04-18 20:09:15 +01:00
Gordon Williams 9cb21ceb0f
Merge pull request #2695 from bobrippling/stopw-improvements
Improvements to the stopwatch clockinfo
2023-04-17 14:09:44 +01:00
Rob Pilling 9767eb6594 typescript: drop "use strict" generation 2023-04-17 12:02:31 +01:00
Kendell R 0e461352d1
Update boot.min.js 2023-04-17 06:24:47 -04:00
Kendell R a67f819cf3
Raise threshold to 90% confidence 2023-04-17 06:00:09 -04:00
Gordon Williams 1047f8dd23
Merge pull request #2693 from c-mauderer/master
widalarmeta: Selectable font. Optional hour padding.
2023-04-17 10:32:06 +01:00
Gordon Williams 9daa77d78d
Merge pull request #2690 from Rarder44/Messages-Light
fix for #2689
2023-04-17 10:03:44 +01:00
Rob Pilling 685aedad41 clkinfo stopw: better settings 2023-04-17 08:52:10 +01:00
Rob Pilling 1ac5942a93 clkinfo stopw: regenerate JS 2023-04-16 21:15:25 +01:00
Rob Pilling efd6ec5083 clkinfo stopw: fix redrawing when paused 2023-04-16 21:14:29 +01:00
Rob Pilling 2443000117 clkinfo stopw: drop interval to 1s 2023-04-16 21:14:29 +01:00
Rob Pilling ac219f241f clkinfo stopw: add option for format 2023-04-16 21:14:27 +01:00
Hugh Barney 7ec885008d reverted to clkinfostopw 0.1 to avoid clash with widbatc PR 2023-04-16 18:02:38 +01:00
Hugh Barney e5c6707e15 added ChangeLog 2023-04-16 17:15:54 +01:00
Hugh Barney b627945751 corrected metadata.json 2023-04-16 17:11:45 +01:00
Hugh Barney 2216398bb8 Yet Another Battery Widget 2023-04-16 17:01:30 +01:00
Christian Mauderer 9ece2165e4 widalarmeta: Selectable font. Optional hour padding.
Allow to select between segment, teletext and bitmap font. Allow to
disable the hour padding.

FIXME
2023-04-16 17:56:05 +02:00
Hugh Barney 82b78d5b69 clkinfostopw - set format to h:mm:ss to shorten string 2023-04-14 23:54:09 +01:00
Rob Pilling ea5acf0b12 drained: rearrange disabling/enabling bootcode 2023-04-13 18:38:39 +01:00
Rob Pilling 80a77772e8 drained: emit "drained" event 2023-04-13 18:35:41 +01:00
Rob Pilling ab75d5b353 Regenerate JS 2023-04-13 18:07:46 +01:00
Rob Pilling 49527fbd22 drained: add ability to disable other boot code 2023-04-13 18:07:46 +01:00
Rob Pilling 14ad4b760a drained: add settings type 2023-04-13 18:05:26 +01:00
Rob Pilling 671ee4af7a drained: fit settings prompts into screen (and format) 2023-04-13 17:52:09 +01:00
Rob Pilling 4a8cd6e7a8 Regenerate typescript 2023-04-13 17:52:04 +01:00