1
0
Fork 0
Commit Graph

7153 Commits (73bd8e5b17efe5f6467647519f3b1eeea96ba58c)

Author SHA1 Message Date
Gordon Williams 73bd8e5b17 add accelgraph 2022-01-13 09:21:33 +00: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
Gordon Williams 1f744e8949
Merge pull request #1275 from myxor/osm_searchbox
OpenStreepMap custom: Add leaflet geosearch control
2022-01-12 13:58:38 +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 fc8e089fbe improve sanity checking - no false warnings for apps files with `supports` field 2022-01-12 11:05:27 +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
Gordon Williams aa8a1076ba
Merge pull request #1246 from rigrig/messages-improvements
messages improvements
2022-01-12 08:02:04 +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
Peer David a0321b6864
Merge branch 'espruino:master' into master 2022-01-11 18:13:13 +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
Gordon Williams 6adb217512
Merge pull request #1241 from peerdavid/master
[LCARS clock] Fixed bug that clock is unresponsive if gadgetbridge connects.
2022-01-11 16:35:52 +00: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 9f49a6e4c1 Merge branch 'banglexercise' of https://github.com/myxor/BangleApps into banglexercise 2022-01-11 16:19:31 +01:00
Marco Heiming 800624f2d4 Fix missing module requirement 2022-01-11 16:18:10 +01:00
Marco Heiming cc5a1f5d5a Fix missing module requirement 2022-01-11 16:09:02 +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