Commit Graph

3459 Commits (befcf91009e6f531c18955e4781b5b46784bd8bb)

Author SHA1 Message Date
Parth Agarwal befcf91009 Update readme-screenshot link 2021-04-19 13:45:30 +05:30
Parth Agarwal 3bdd0afe76
Update README.md 2021-04-19 13:08:09 +05:30
Gordon Williams 99d16f917d
Merge branch 'master' into Omnitrix 2021-04-19 08:14:29 +01:00
Gordon Williams 8fced50f11
Merge pull request #722 from ra101/Bat-Clock
Bat Clock App Added
2021-04-19 08:11:00 +01:00
Parth Agarwal e2a38b5cc1
Update README.md 2021-04-18 00:57:04 +05:30
Parth Agarwal ecb0334c6a Omnitrix app Init 2021-04-17 21:46:30 +05:30
Parth Agarwal 2b0c34a8d7 Bat Clock Init 2021-04-17 19:55:13 +05:30
Gordon Williams 34867a8335
Merge pull request #721 from SebTee/master
Added "Where in the World?" App
2021-04-16 08:51:50 +01:00
seb 82f839bd3f Added my "Where in the world?" application 2021-04-15 17:34:14 +01:00
Gordon Williams 3093d5123f
Merge pull request #720 from hughbarney/master
Added stopwatch to kitchen combo, updates to README
2021-04-15 08:34:26 +01:00
hughbarney 6f002cd2a6 set type to clock for kitchen combo, otherwise cant default to this as default app on BTN3 reset 2021-04-14 23:53:52 +01:00
hughbarney cd5d5cd3f5 turned off debugging in kitchen combo 2021-04-14 23:30:42 +01:00
hughbarney 7be55db00e bumped version of kitchen combo, updated README file for swatch, bumped Change Log 2021-04-14 23:14:00 +01:00
hughbarney 612717fd54 Merge remote-tracking branch 'upstream/master' 2021-04-14 22:54:21 +01:00
hughbarney 5226a19ef1 added stopwatch face to Kitchen combo 2021-04-14 22:54:01 +01:00
Gordon Williams bf44683bfe Merge branch 'master' of github.com:espruino/BangleApps 2021-04-14 14:04:33 +01:00
Gordon Williams 79b18bcb85 heart 0.04: Fix memory usage when viewing HRM traces 2021-04-14 14:02:07 +01:00
Gordon Williams 1c2e901a8d 0.02: Change color from red->yellow to ease readability (fix #710) 2021-04-14 13:58:09 +01:00
Gordon Williams ae25b098bf gpsrec 0.19: Fix memory usage issues inside track viewer app 2021-04-14 13:10:19 +01:00
Gordon Williams 770c980b4a
Merge pull request #697 from rigrig/quiet-mode
Quiet mode
2021-04-13 08:34:48 +01:00
Gordon Williams 7f0b323f3c
Merge branch 'master' into quiet-mode 2021-04-13 08:34:28 +01:00
Gordon Williams b817316df2
Merge pull request #719 from awkirk71/master
Smoother Sliding Text Clock with Colour themes
2021-04-13 08:27:06 +01:00
adrian w kirk 615c84800e slidingtext clock fix to README tables 2021-04-12 22:57:29 +01:00
Gordon Williams 8e1b010f66
Merge pull request #717 from rigrig/gbmusic
gbmusic: Increase text brightness, improve controls, (try to) reduce memory usage
2021-04-12 09:13:37 +01:00
adrian w kirk ee2efb9a63 Slidingtext clock added Reandme page 2021-04-11 22:14:48 +01:00
adrian w kirk fb993f94d1 sliding text - refactored common en formatting functions into common module 2021-04-11 15:18:30 +01:00
adrian w kirk 30a5fe6656 Adding custom page for selecting sliding text languages 2021-04-11 11:09:57 +01:00
Richard de Boer 66c5284d23 gbmusic: improve controls
Using BTN3-rising for `volumedown` meant that everytime you hold BTN3 to
reload the watch it first messes with your volume. So now we listen for
falling edge only.
Also add double/triple pressing BTN2 for next/previous.
And fix a bug with the scroller interval.
2021-04-10 18:32:20 +02:00
Richard de Boer 2de7a2dea0 gbmusic: simplify code some more
Remove Ticker classes, shorten some variable names
2021-04-10 16:21:36 +02:00
Richard de Boer 5283f95320 gbmusic: cleanup/simplify code
Get rid of the whole settings+drawText(), just hardcode positions in
drawSomething() functions.
2021-04-10 16:21:36 +02:00
Richard de Boer 721c0e7ba5 gbmusic: Increase text brightness, improve memory usage 2021-04-10 16:21:36 +02:00
Richard de Boer 33105c5820 gbmusic: code style (add semicolons) 2021-04-10 16:21:36 +02:00
adrian w kirk 0b11b47f91 BUGFIX: traditional english needs to increase the hour > 30 mins past the hour 2021-04-10 01:24:51 +01:00
adrian w kirk 2946e10122 Bug fix to quarter from/to 2021-04-10 00:03:39 +01:00
adrian w kirk 40e77618a1 Added Traditional English Formatting 2021-04-09 23:42:20 +01:00
adrian w kirk 0d8a7c0d50 Added traditional english date formatter 2021-04-09 23:33:21 +01:00
Gordon Williams 039024c4ad Allow 'data' style app files to be uploaded with the app (and switch over settings files for various apps) 2021-04-09 09:58:38 +01:00
adrian w kirk eda7893ab8 corrupt- apps.json 2021-04-07 23:25:11 +01:00
adrian w kirk 39645c2087 corrupt apps.json file 2021-04-07 23:20:25 +01:00
adrian w kirk c093fc2f9f - Added colour theming with button 3
- put the formatters outside in modules so they can selected
2021-04-07 22:45:50 +01:00
Gordon Williams c05d44286e
Merge pull request #715 from Weiming-Hu/master
New app: Hour Strike
2021-04-07 11:55:08 +01:00
awkirk71 b527eb3892
Merge pull request #1 from espruino/master
Merge with esprino master
2021-04-06 19:58:15 +01:00
Gordon Williams 5b82b2c90e
Merge pull request #712 from Andrwe/hrm_graphing
added graphing for Heart Rate Recorder
2021-04-06 10:06:12 +01:00
Gordon Williams 7782a40e26
Merge pull request #709 from awkirk71/master
Sweep Clock Color Themes
2021-04-06 09:09:18 +01:00
Gordon Williams fd2aa95689
Merge pull request #713 from flautrup/master
Moved which ring shows seconds and minutes
2021-04-06 09:06:38 +01:00
Gordon Williams 55de3ce372
Merge pull request #707 from hughbarney/master
kitchen combo compass, disable BTN1,BTN2 until GPS status is RUNNING and first position fix received
2021-04-06 08:54:39 +01:00
Fredrik Lautrup 0eb8fc8fb3 Added images 2021-04-05 16:22:16 +02:00
Fredrik Lautrup 57c45ae631 Try to fix that it drains battery 2021-04-05 16:08:06 +02:00
Weiming 10c7e2e8d6 update boot code 2021-04-02 22:22:08 -04:00
Weiming df6d34b951 update version 2021-03-31 18:32:11 -04:00