Commit Graph

14272 Commits (ef3087ac4b7ee1231876a8ee386934138f9d880d)

Author SHA1 Message Date
g-rden 4a3049ad2a
Create README.md 2023-11-20 13:39:47 +00:00
g-rden 4005eb59a3
Create app-icon.js 2023-11-20 13:23:16 +00:00
g-rden ae86f6a0b8
add app.png 2023-11-20 13:21:56 +00:00
g-rden cf5ed643e2
add screenshot 2023-11-20 13:07:08 +00:00
g-rden e985aa28bd
Create metadata.json 2023-11-20 12:59:20 +00:00
g-rden f0738b6179
Create ChangeLog 2023-11-20 12:51:08 +00:00
frederic wagner bd3f4489c4 gipy: fixed perf issues in new display algorithm 2023-11-20 11:48:45 +01:00
Gordon Williams c0dbd64a43
Merge pull request #3106 from nxdefiant/master
health/interace: Replace moving average for bpm with avg
2023-11-20 09:30:14 +00:00
Erik Andresen 69dbc18eee health/interface: replace moving average with average 2023-11-20 07:47:53 +01:00
Pavel Machek aad5aae3ca [] altimeter: update to v0.04 2023-11-19 17:08:59 +01:00
Pavel Machek 0c220b4091 [] altimeter: immediately show altitude after calibration changes 2023-11-19 17:08:59 +01:00
Pavel Machek ae5bb890e8 [] altimeter: use system variables to calibrate altimeter. 2023-11-19 17:08:59 +01:00
Erik Andresen 12dcefedf5 health: Fix bpm for not continous data 2023-11-19 09:42:35 +01:00
thyttan c82feadca4 recorder: 1 decimal place for 1 second period logs 2023-11-17 22:51:21 +01:00
Gordon Williams 9ea23e39a5 misc adjustment - forgot to add to the last commit 2023-11-17 17:05:46 +00:00
Gordon Williams 9aefeb9fe6 messages: Handle text with images in messages list by just displaying the first line 2023-11-17 16:19:06 +00:00
Rob Pilling 8f67f1a8d8
Merge pull request #3101 from Rarder44/Messages-Light
messages_light: Fix js issues
2023-11-17 09:00:19 +00:00
Erik Andresen 61b207e0fa waypoints: Fixes for Bangle.js 1 2023-11-17 04:09:45 +01:00
Erik Andresen 61804505d7 waypoints fixes
- Do not register as type waypoint - show in launcher
- Fixes for Bangle.js 1
- Fixes for not installed textinput
2023-11-16 21:39:37 +01:00
Erik Andresen df78381823 settings: Fix syntax error 2023-11-16 19:30:26 +01:00
nxdefiant 6a0236aa44
Merge branch 'espruino:master' into master 2023-11-16 19:12:39 +01:00
Gordon Williams 681bd41945 Rename 'Wake on BTN1/Touch' to 'Wake on Button/Tap' on Bangle.js 2 2023-11-16 15:04:24 +00:00
Rarder44 56b4709421 messages_light: Fix removal notification from the list of current notifications 2023-11-16 15:53:24 +01:00
frederic wagner 4da1282dec gipy: fine tuning new display algorithm 2023-11-16 15:27:56 +01:00
frederic wagner 9f1800e181 gipy: zoom is back 2023-11-16 11:23:43 +01:00
Rob Pilling a4716c8718 recorder: introduce `settings` in getActiveRecorders() 2023-11-15 22:42:03 +00:00
Rob Pilling 22706db541 recorder: handle initial/non-settings load 2023-11-15 21:54:04 +00:00
thyttan 47d33568cc
Merge pull request #3098 from bobrippling/fix/recorder-fields
recorder: don't prompt the user when the columns change - force new file
2023-11-15 22:47:16 +01:00
Rob Pilling 301f0ee227
Merge pull request #3094 from pavelmachek/m_18_skyspy
skyspy: view sattelitte positions
2023-11-15 21:36:03 +00:00
Erik Andresen fc00a21a91 alarm: Fix typo in changelog 2023-11-15 21:41:31 +01:00
Erik Andresen 8bdc54dd4f alarm: defaultDeleteExpiredTimers detection
Fix new alarm when selectedAlarm is undefined
2023-11-15 21:36:44 +01:00
Rob Pilling f5ac8ade61 recorder: don't prompt the user when the columns change - force new file 2023-11-15 19:37:27 +00:00
Rob Pilling 865ca1f518
Merge pull request #3093 from pavelmachek/m_17_forge
forge: Initial version of application to help developers
2023-11-15 18:12:53 +00:00
Pavel Machek 29c1f0a1fa skyspy: I misunderstood implications of "back", should now be fixed 2023-11-15 11:01:38 +01:00
Pavel Machek 1b8cc09513
Simplify forge.app.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2023-11-15 10:55:14 +01:00
Rob Pilling 98e560a756
Merge pull request #3095 from pavelmachek/m_19_wpedit
waypoints: Merge waypoint_editor into waypoints application
2023-11-15 08:57:48 +00:00
Rob Pilling 7047d40bf1
Merge pull request #3089 from Mineinjava/master
Add weather and calendar data to iOS integration
2023-11-14 22:08:51 +00:00
Pavel Machek ed80f56839 skyspy: Fix typo, clarify this is about GPS. 2023-11-14 21:49:06 +01:00
Erik Andresen 9aaa451c5e Add widhrzone
Widget that displays the current out of five heart rate zones
2023-11-14 19:32:26 +01:00
frederic wagner 6431c279e4 gipy: new display algorithm 2023-11-14 16:40:30 +01:00
Pavel Machek afa7d801c3 waypoints: Merge waypoint_editor into waypoints application
Waypoint editor is reasonably small piece of javascript, so merge it
with waypoints and make it always-available.
2023-11-14 12:27:51 +01:00
Pavel Machek dabf4cbc76 skyspy: initial import.
Application to view sattelitte positions and whether watch can receive
data from them.
2023-11-14 12:20:36 +01:00
Pavel Machek 1d5cd5f900 forge: Tiny cleanups. 2023-11-14 12:04:51 +01:00
Pavel Machek 3004106991 forge: Initial version of application to help developers 2023-11-14 12:02:57 +01:00
Rob Pilling 950883e432
Merge pull request #3090 from hughbarney/master
clkinfocal - add settings menu for 3 different date formats
2023-11-12 16:19:09 +00:00
Hugh Barney cd1b1c643f clkinfocal, updated description 2023-11-12 12:15:22 +00:00
Hugh Barney 1f7f4fdbf1 clkinfocal switch on the string of the date format 2023-11-11 18:42:08 +00:00
Hugh Barney e9ec30ddf0 Merge remote-tracking branch 'upstream/master' 2023-11-11 18:22:06 +00:00
Hugh Barney dc3ba06e9e clkinfocal added settings menu for different date formats 2023-11-11 18:21:45 +00:00
Erik Andresen 9bbbc6bf00 contacts: add vcard export 2023-11-11 09:25:19 +01:00
Mineinjava 27b0f72ff8 remove old events 2023-11-10 21:28:40 -08:00
Mineinjava 62d4581012 delete print 2023-11-10 21:22:43 -08:00
Mineinjava fa84347729 increment version 2023-11-10 21:04:07 -08:00
Mineinjava 5518c4848d fix weather lib and remove prints 2023-11-10 20:44:02 -08:00
Mineinjava 724aeb7bda reprint 2023-11-10 17:15:04 -08:00
Mineinjava da33f3812f remove else 2023-11-10 17:10:57 -08:00
Mineinjava 3de1b0653a not this again 2023-11-10 17:07:00 -08:00
Mineinjava 374919fbd7 add weather 2023-11-10 17:02:12 -08:00
Mineinjava 1cd63b0261 try this 2023-11-10 14:33:46 -08:00
Mineinjava d32c1d1421 try name 2023-11-10 14:28:20 -08:00
Mineinjava adaee22483 try subtitle 2023-11-10 14:19:53 -08:00
Mineinjava 501130e77b slice and test print 2023-11-10 14:14:37 -08:00
Mineinjava a2fdb11685 test 3 2023-11-10 13:41:52 -08:00
Mineinjava b15c3e045a print for debug 2023-11-10 13:36:09 -08:00
Mineinjava 72ab4b6b4b test 2 2023-11-10 13:29:30 -08:00
Mineinjava 70032a34bb test 2023-11-10 12:38:03 -08:00
Erik Andresen a16ef361fb contact/interface: show error on vcard parse exception 2023-11-09 21:49:29 +01:00
Erik Andresen 21e9cd0298 contacts: Add vcard import to interface.html 2023-11-09 21:41:23 +01:00
Rob Pilling 0963409da1
Merge pull request #3082 from jamespsteinberg/master
final design changes for 28x6 app
2023-11-08 08:31:50 +00:00
thyttan 670aaf2126 setting: bump version and ChangeLog
After LCD calibration fix.
2023-11-07 21:33:15 +01:00
frederic wagner f9f50dc72a gipy: removing footways 2023-11-07 16:44:20 +01:00
frederic wagner d2f612bb39 gipy: waypoints autodetect fix for loops 2023-11-07 11:20:21 +01:00
Graham Fenner af06a96bac typo fix: && || ternary 2023-11-07 03:36:30 +00:00
jamespsteinberg fd9703a96a
Merge branch 'espruino:master' into master 2023-11-06 12:38:00 -05:00
James Steinberg 233f166de6 clean up design 2023-11-06 11:36:41 -05:00
Gordon Williams dd96e33774 0.33: Ensure that a new file is always created if the stuff that's being recorded has changed (fix #3081) 2023-11-06 14:55:38 +00:00
Rob Pilling 6789ced709
Merge pull request #3075 from pavelmachek/m_12_contacts
contacts: Inital version of contacts app.
2023-11-06 12:50:52 +00:00
James Steinberg 165a400cdd update screenshot 2023-11-05 13:29:44 -05:00
jamespsteinberg 02489ac0f6
Merge branch 'espruino:master' into master 2023-11-05 13:28:04 -05:00
James Steinberg 2c49a2527d no dithering 2023-11-05 13:26:02 -05:00
Rob Pilling e19faff200
Merge pull request #3079 from pavelmachek/m_16_wpedit
waypoint_editor: allow text waypoint names, allow marking current GPS position
2023-11-04 17:02:04 +00:00
Rob Pilling d1a34125d6
Merge pull request #3078 from pavelmachek/merge_15_sixths
sixths: Implement altitude display, compass and navigation to waypoint.
2023-11-04 15:05:05 +00:00
Rob Pilling b2de1ba761
Merge pull request #3077 from pavelmachek/m_14_stacker
stacker: Add documentation, allow on emulator.
2023-11-04 15:00:13 +00:00
Rob Pilling de62d819f7
Merge pull request #3076 from pavelmachek/m_13_tetris
tetris: implement level/mode selection
2023-11-04 14:59:44 +00:00
Pavel Machek 3f064961f0 wp_edit: we use textinput, include it in dependencies 2023-11-04 09:08:53 +01:00
Pavel Machek 7bfcdee6e2 contacts: we use textinput, include it in dependencies 2023-11-04 09:07:41 +01:00
Pavel Machek b735ae13e4 waypoint_editor: fix tabs vs. spaces. 2023-11-03 22:19:08 +01:00
Pavel Machek 9dd09945a1 [] wp_edit: mark this as v0.03 2023-11-03 22:07:23 +01:00
Pavel Machek b814454d90 [] wp_edit: Graphical fixes for waypoint marking. 2023-11-03 22:07:23 +01:00
Pavel Machek dbde4923c6 [] wp_editor: reindent, minor cleanups. 2023-11-03 22:07:23 +01:00
Pavel Machek 73375ebe96 [] wp_edit: use text entry for waypoint names 2023-11-03 22:07:23 +01:00
Pavel Machek 9690e8128b [] wp_edit: implement marking.
These are changes from devel_wp branch. Graphical cleanups would be
good, otherwise it should work.
2023-11-03 22:07:23 +01:00
Pavel Machek 35751aae3b sixths: Fix altitude display. 2023-11-03 18:32:10 +01:00
Pavel Machek c03776c767 [] sixths: v0.02, allow on emulator 2023-11-03 17:19:35 +01:00
Pavel Machek 7eb9d6cd86 [] sixths: use icons to save screen space. 2023-11-03 17:19:35 +01:00
Pavel Machek b24e9ca079 [] sixths: update docs. 2023-11-03 17:19:35 +01:00
Pavel Machek 4ca2f69e99 [] sixths: Implemented compass / navigating back to waypoints.
These are summary changes from devel_clock branch.
2023-11-03 17:19:35 +01:00
Pavel Machek 0bc7cb4918 stacker: Add documentation, allow on emulator. 2023-11-03 15:38:32 +01:00
Pavel Machek 98ecd6c9c7 tetris: implement level/mode selection
Implement level selection, and allow user to slect controls.
2023-11-03 15:33:58 +01:00
Pavel Machek 2c64fb51ae contacts: Inital version of contacts app. 2023-11-03 15:03:43 +01:00