1
0
Fork 0
Commit Graph

9335 Commits (949e746a75f1d26361d63420dd3d6c9d47c79f76)

Author SHA1 Message Date
sir-indy 949e746a75
Add files via upload 2022-03-31 10:20:34 +01:00
sir-indy 18ac62c0ed
Add files via upload 2022-03-31 10:17:28 +01:00
sir-indy 1e91a2095e
Create fuzzyw.app.js 2022-03-31 10:17:05 +01:00
Gordon Williams 4608770a5f
Merge pull request #1639 from sir-indy/master
Modifications to pebble clock
2022-03-31 08:55:57 +01:00
sir-indy d356735bf2
Update pebble.app.js 2022-03-30 20:52:13 +01:00
sir-indy 75eadb66a5
Merge branch 'espruino:master' into master 2022-03-30 20:50:48 +01:00
Gordon Williams 7c97c138b1 Disable App Loader "Update App Button" for customizable apps. (fix https://github.com/espruino/BangleApps/issues/1383) 2022-03-30 16:10:32 +01:00
Gordon Williams c950675212 fix upload progress bar regression 2022-03-30 15:56:35 +01:00
Gordon Williams 00f1de401a Add 'reinstall apps' button 2022-03-30 15:55:31 +01:00
Gordon Williams 48efab699d Show distance more accurately in conjunction with new locale app (fix #1523)
Also slightly more memory efficient locale module
2022-03-30 15:11:14 +01:00
Gordon Williams a09df566f2 ignore backup files of length 0, fix #1593 2022-03-30 14:36:52 +01:00
sir-indy 8d6f170e99
Merge branch 'espruino:master' into master 2022-03-30 14:30:55 +01:00
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
sir-indy 6ff39e5584
Update ChangeLog 2022-03-29 15:30:45 +01:00
sir-indy b7ba1314b2
Update README.md 2022-03-29 15:30:22 +01:00
sir-indy 01a868155e
Update pebble.app.js 2022-03-29 15:28:42 +01:00
sir-indy 4d6773c022
Update pebble.settings.js 2022-03-29 15:27:34 +01:00
sir-indy abdd91b6f1
Update pebble.settings.js 2022-03-29 15:24:13 +01:00
sir-indy c8e90b1f92
Update pebble.app.js 2022-03-29 15:21:21 +01:00
sir-indy 181db37867
Update pebble.app.js 2022-03-29 14:17:13 +01:00
Andrew Gregory 9c8f1d43e3
Merge branch 'espruino:master' into timerclk 2022-03-29 21:16:15 +08:00
sir-indy 7c697cf749
Update pebble.app.js 2022-03-29 14:06:58 +01:00
sir-indy e60586f138
Update pebble.app.js
Move day and steps color into loadThemeColors function.
Added test lock icon
2022-03-29 13:58:05 +01:00
sir-indy d8b49af3c8
Update pebble.app.js
Removed print statements from debugging
2022-03-29 13:28:32 +01:00
sir-indy 62b3336e6a
Update pebble.settings.js 2022-03-29 13:10:48 +01:00
sir-indy e3db453b44
Update pebble.settings.js 2022-03-29 13:00:55 +01:00
sir-indy 3d9a49a5fb
Update metadata.json 2022-03-29 13:00:36 +01:00
sir-indy 2330f1f464
Update ChangeLog 2022-03-29 13:00:21 +01:00
sir-indy f867c68340
Update pebble.app.js 2022-03-29 12:55:42 +01:00
sir-indy 4658fb9743
Update README.md 2022-03-29 12:46:07 +01:00
sir-indy 358e8d18c8
Update pebble.app.js 2022-03-29 12:45:08 +01:00
sir-indy 24689a7684
Update pebble.settings.js 2022-03-29 12:39:55 +01:00
Gordon Williams 90e212749b Merge branch 'master' of github.com:espruino/BangleApps 2022-03-29 11:11:41 +01:00
sir-indy aba96398f1
Update metadata.json
Switched on allow emulator
2022-03-29 11:06:29 +01:00
Gordon Williams dcd39418a5 quick removal of GPS clear from #1619 2022-03-29 10:58:48 +01:00
sir-indy 6389b27d41
Update pebble.app.js
First stab at adding theme selection
2022-03-29 10:51:29 +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