Commit Graph

9303 Commits (c3dc1ed885425016449e7504be4c14cc248eba49)

Author SHA1 Message Date
Gordon Williams c3dc1ed885 Merge branch 'master' of github.com:espruino/BangleApps 2022-03-30 11:10:33 +01:00
Gordon Williams 15a6d07e06 0.47: Add polyfill for setUI with an object as an argument (fix regression for 2v12 devices after Layout module changed) 2022-03-30 11:10:15 +01:00
Gordon Williams f7423f4fd9
Merge pull request #1637 from andrewgoz/timerclk
Timerclk 0.02
2022-03-30 08:36:38 +01:00
Gordon Williams 9ddd869e44
Merge pull request #1638 from chiefdaft/master
v0.07 Some efficiency improvements in the cell mover algorithm
2022-03-30 08:31:23 +01:00
Jelco Huijser 66ef758730
Merge pull request #17 from chiefdaft/dev_0.5
Dev 0.5 v0.07
2022-03-29 23:44:30 +02:00
chiefdaft d7bf20ebc7 v0.07 efficiency improvements 2022-03-29 23:38:19 +02:00
chiefdaft e0d457fd56 Changed basic mover algorithme in favor of speed 2022-03-29 23:34:01 +02:00
Andrew Gregory 9c8f1d43e3
Merge branch 'espruino:master' into timerclk 2022-03-29 21:16:15 +08:00
Gordon Williams 90e212749b Merge branch 'master' of github.com:espruino/BangleApps 2022-03-29 11:11:41 +01:00
Gordon Williams dcd39418a5 quick removal of GPS clear from #1619 2022-03-29 10:58:48 +01:00
Gordon Williams 0a1ce01598
Merge pull request #1635 from thedod/ftclock-0.03
Ftclock 0.03
2022-03-29 09:19:20 +01:00
Gordon Williams 25adda413c
Merge pull request #1631 from HilmarSt/master
[Bike Speedometer App] add settings menu
2022-03-29 09:18:31 +01:00
Gordon Williams 061110a209 Merge branch 'master' of github.com:espruino/BangleApps 2022-03-29 09:17:44 +01:00
Gordon Williams 35913ecf01 Merge branch 'brantpeery-master' 2022-03-29 09:17:32 +01:00
Gordon Williams 011388e442 icon tweak 2022-03-29 09:17:28 +01:00
Gordon Williams a3e3d28e47
Merge pull request #1636 from bhubbb/fix-touchtimer-countdown-buzz
touchtimer: FIX countdown buzz to be in last 5 seconds
2022-03-29 09:14:24 +01:00
Brendan Hubble 599f20aca9 touchtimer: FIX countdown buzz to be in last 5 seconds
- The countdown buzz was happening on each minute and not only on the
  last 5 seconds
2022-03-29 19:03:14 +11:00
The Dod 056d67df33 Merge branch 'master' of espruino/BangleApps 2022-03-29 10:28:35 +03:00
Brant Peery cad94be9d0
Merge branch 'espruino:master' into master 2022-03-28 11:26:51 -06:00
Brant Peery 3f4a45b59f
Update version 2022-03-28 11:26:14 -06:00
Brant Peery a4acab8316
Update app-icon.js 2022-03-28 07:11:26 -06:00
Brant Peery ae972f71c5
Update metadata.json 2022-03-28 07:03:59 -06:00
Hilmar Strauch 74ca4151cd
Update app.js 2022-03-28 14:51:45 +02:00
Hilmar Strauch a7cb978e04
Update README.md 2022-03-28 14:49:25 +02:00
Hilmar Strauch 105e5279b2
Update metadata.json 2022-03-28 14:27:04 +02:00
Gordon Williams e482707e89
Merge pull request #1628 from GrandVizierOlaf/master
Fix run bug where recorder did not stop.
2022-03-28 10:46:46 +01:00
Gordon Williams c34ade140c messages 0.27: Add 'mark all read' option to popup menu (fix #1624) 2022-03-28 10:30:26 +01:00
Gordon Williams 69f19a43c0
Merge pull request #1626 from frigis1/master
Quick Launch app
2022-03-28 10:13:29 +01:00
Gordon Williams bf398f3eeb
Merge pull request #1625 from francoislanc/master
Add UI for the TodoList app
2022-03-28 10:09:57 +01:00
Gordon Williams 8fdbaa589f
Merge pull request #1622 from nxdefiant/master
calendar:
2022-03-28 10:08:55 +01:00
Gordon Williams 97d4666ded
Merge pull request #1627 from andrewgoz/master
Cosmetic update to Authenticator web interface
2022-03-28 10:06:52 +01:00
Gordon Williams b861e21cde
Merge pull request #1629 from BartS23/run
[RUN] Fix exception on Dist/Step/Time pattern selection in settings
2022-03-28 10:05:12 +01:00
Gordon Williams 91f5987dca
Merge pull request #1630 from BartS23/run2
[RUN] Fix.speed could be NaN
2022-03-28 09:57:36 +01:00
BartS23 02fca7a4c8
Fix.speed could be NaN
then curSpeed during the entire run is NaN
2022-03-28 00:04:01 +02:00
BartS23 e96e181ede
Fix exception on Dist/Step/Time pattern selection 2022-03-27 23:29:46 +02:00
GrandVizierOlaf beec98e835
Merge branch 'espruino:master' into master 2022-03-27 15:43:40 -05:00
Salim Blume aa99d5cea8 Reverting fix that was actually a bug 2022-03-27 15:42:13 -05:00
frigis1 252f58d1ec
Update boot.js 2022-03-27 11:31:58 -07:00
frigis1 c43124360f
Update boot.js 2022-03-27 11:23:23 -07:00
Hilmar Strauch 6b9bc061cd
Update app.js 2022-03-27 13:27:17 +02:00
The Dod 0c29915231 `mkFourTwentyTz.js` now handles new CSV format
Also make a fresh `fourTwentyTz.js` from latest timezonedb.com
CSV zip.
2022-03-27 14:11:49 +03:00
Hilmar Strauch 746bbe7a10
Update ChangeLog 2022-03-27 09:38:13 +02:00
Hilmar Strauch 354d6e2832
Update metadata.json 2022-03-27 09:36:06 +02:00
Hilmar Strauch 6330ec0b93
Add files via upload 2022-03-27 09:33:57 +02:00
Andrew Gregory 2a530646c1 Fix metadata. 2022-03-27 10:40:26 +08:00
Andrew Gregory 178b011c34 Fix #1583.
Fix timers doubling (plus a bit) when they expire.
Timer reset restores to configured time, not to the default.
Added surise/sunset times (hidden by default).
2022-03-27 10:30:34 +08:00
Andrew Gregory 2b32bc37e2
Update interface.html
Change token row background colours.
2022-03-27 09:27:01 +08:00
Andrew Gregory 638bc7fb3e
Update interface.html
Change button styling to non-primary.
2022-03-27 09:22:39 +08:00
Andrew Gregory 0759513b2a
Merge branch 'espruino:master' into master 2022-03-27 09:13:17 +08:00
Andrew Gregory ecc3f5ff66
Update interface.html
Space out buttons.
2022-03-27 09:12:55 +08:00