Commit Graph

5300 Commits (9691d0bb0466535af2858f6876b39f1ddef80dc1)

Author SHA1 Message Date
The Dod 9691d0bb04 RAM efficient version of `fourTwentyTz.js`
As suggested by @gfwilliams here:
https://github.com/espruino/BangleApps/pull/1152#issuecomment-1009739110

Also make `apps.json` entry more accurate, and play nice with dark theme.
2022-01-12 19:19:16 +02:00
Gordon Williams 910c3c0b5b add screenshot, minor tweaks 2022-01-12 15:59:30 +00:00
Gordon Williams 12254e06f3 Add 'run' app 2022-01-12 15:46:38 +00:00
Gordon Williams 4c193b3fd1 Try and locate the map more accurately 2022-01-12 14:21:18 +00:00
Marco Heiming f1a3601b2c Add leaflet geosearch control 2022-01-12 14:54:21 +01:00
Gordon Williams 55c0a37fc3 comments 2022-01-12 13:37:45 +00:00
Gordon Williams 5ea2cf8b56 settings 0.41: Stop users disabling all wake-up methods and locking themselves out (fix #1272) 2022-01-12 13:37:39 +00:00
Gordon Williams ad92c1afd9 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-12 13:02:45 +00:00
Gordon Williams 0b742e4ff1 assistedgps 0.02: Update to work with Bangle.js 2 2022-01-12 13:02:39 +00:00
Gordon Williams 1e420d2ddc
Merge pull request #1269 from peerdavid/master
[LCARS clock] Adds humidity to datapoints.
2022-01-12 11:06:50 +00:00
Gordon Williams a650e5b4f2 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-12 11:05:42 +00:00
Gordon Williams 569c5f9e2b Add LANG tags to settings for translations 2022-01-12 10:59:02 +00:00
Gordon Williams ea44abb791 android 0.06: Option to keep messages after a disconnect (default false) (fix #1186) 2022-01-12 10:58:47 +00:00
Gordon Williams 044fa45381
Merge pull request #1270 from myxor/banglexercise
BanglExercise
2022-01-12 10:48:47 +00:00
Marco Heiming ffcdcbce6b Rename "recording" to "training" (because there is no recording for now) 2022-01-12 11:24:04 +01:00
Marco Heiming 4b8490645d Fix typo and disable debug logging 2022-01-12 10:31:05 +01:00
Marco Heiming 3e6cfc95a9 Improve layout and add exit menu item 2022-01-12 10:27:39 +01:00
Gordon Williams 5e353b6755 messages : If showMessage called with no message (eg all messages deleted) now return to the clock (fix #1267) 2022-01-12 09:14:33 +00:00
Gordon Williams eed2d521e3
Merge pull request #1268 from DDDanny/devstopwatch-app-0.04
Devstopwatch app 0.04 - fixes #1157
2022-01-12 08:23:05 +00:00
David Peer 2e564e0691 Created V0.12 2022-01-12 07:20:52 +01:00
David Peer dfd04df0f3 Fixed weather 2022-01-12 07:20:08 +01:00
Danny 382dce1176 Update README.md 2022-01-12 00:18:52 +01:00
Danny 30f8546319 Update README.md 2022-01-12 00:17:23 +01:00
Danny 009df38104 fixed and aligned for bangle2
*bugfix* stopwatch broken with v0.03 setUI
      realigned quick n dirty screen positions
      help adjusted to fit bangle1 & bangle2 screen-size with widgets
      fixed bangle2 colors for chrono and last lap highlight
      added screen for bangle2 and a small README
2022-01-12 00:16:01 +01:00
David Peer 1f06e6cfc5 Added humidity 2022-01-11 21:24:23 +01:00
Richard de Boer a945a32f51
messages: Back button now goes back to list of messages 2022-01-11 19:30:00 +01:00
Richard de Boer d32674f825
messages: Spread message action buttons out 2022-01-11 19:30:00 +01:00
Richard de Boer 8467a8810a
messages: app-specific icon colors 2022-01-11 19:29:59 +01:00
David Peer 755f44cf3f Bugfix: Alarm not working. 2022-01-11 18:20:53 +01:00
David Peer 2d06208e33 Updated screenshot. 2022-01-11 18:11:49 +01:00
David Peer 5de8ca8184 Updated changelog, readme, screenshots etc. More consistent naming of datapoints. 2022-01-11 18:10:05 +01:00
David Peer 1cdcedc997 Bugfix: If the weather module does not exist, an exception was thrown. Now its hidden in a function. 2022-01-11 17:41:02 +01:00
David Peer d260e7c507 Merge remote-tracking branch 'upstream/master' 2022-01-11 17:27:45 +01:00
David Peer 0a6aaa7447 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-01-11 17:22:21 +01:00
David Peer 7b1c19f67f Removed swipe gestures to be compatible with the ecosystem 2022-01-11 17:22:17 +01:00
Marco Heiming 800624f2d4 Fix missing module requirement 2022-01-11 16:18:10 +01:00
Marco Heiming a3ada12a92 Add settings for buzz; more timeouts to better detect activities; reduce memory usage 2022-01-11 16:04:54 +01:00
Gordon Williams 24f4ba9b54
Merge pull request #1264 from myxor/circlesclock_v0.05
Circlesclock: Show correct percentage values in circles & show humidity as weather circle progress
2022-01-11 13:57:26 +00:00
Marco Heiming a29dbeedd3 Update changelog 2022-01-11 14:08:48 +01:00
Marco Heiming d12a415740 Show humidity as weather circle data 2022-01-11 13:52:19 +01:00
Marco Heiming 83aa32ee84 Moved exercise threshold values to the exercise type configuration & initial support for curls 2022-01-11 12:38:19 +01:00
Marco Heiming d59db5ba38 Show correct percentage values in circles 2022-01-11 11:48:10 +01:00
Marco Heiming c9fa1b8f65 Update screenshot 2022-01-11 11:44:07 +01:00
Gordon Williams b522f51f3f
Merge pull request #1263 from BartS23/gpsinfo_PR
Fix: GPS Info FIFO_FULL error
2022-01-11 10:37:48 +00:00
Romek 0c0d7e9dd1 Update changelog and version 2022-01-11 11:10:54 +01:00
Gordon Williams da70a991b4
Merge pull request #1262 from DDDanny/antonclk-clock-0.05-showWeeknumber
Antonclk clock 0.05 show weeknumber *bugfix*
2022-01-11 10:05:12 +00:00
BartS23 8053de3307 Fix layout and double enabling of event GPS-raw 2022-01-11 10:25:30 +01:00
BartS23 7905d3cffc Reduce FIFO_FULL messages
1. the lazy layout rendering takes too much time.
2. enable the gps at the end of the file.
3. save SATinView to detect changes.
2022-01-11 10:25:21 +01:00
Gordon Williams 445b707750
Merge pull request #1260 from halemmerich/hralarm
New widget: Heart rate alarm
2022-01-11 09:20:06 +00:00
Gordon Williams 78f0b4bd35
Merge pull request #1261 from halemmerich/lapcountericon
Lap Counter - Use themeable icon
2022-01-11 09:19:34 +00:00