xxpasixx
|
6b55faae97
|
Add new Icons
Add new Icons (Youtube, Twitch, MS TODO, Teams, Snapchat, Signal, Post & DHL, Nina, Lieferando, Kalender, Discord, Corona Warn, Bibel)
|
2022-04-02 13:49:14 +02:00 |
Gordon Williams
|
172df0dc27
|
messages 0.29: Fix message list overwrites on Bangle.js 1 (fix #1642)
|
2022-04-01 09:54:25 +01:00 |
Gordon Williams
|
02e9edcaeb
|
Merge pull request #1644 from chiefdaft/master
v0.08: Bug fix at end of the game with victorious splash and glorious orchestra
|
2022-04-01 09:07:03 +01:00 |
Jelco Huijser
|
fa22b75fc9
|
Merge pull request #18 from chiefdaft/dev_0.5
v0.08: Bug fix at end of the game with victorious splash and glorious orchestra
|
2022-03-31 23:59:50 +02:00 |
chiefdaft
|
5d76a5cd46
|
v0.08: Bug fix at end of the game with victorious
splash and glorious orchestra
|
2022-03-31 23:56:02 +02:00 |
Gordon Williams
|
7fc1747a3f
|
0.13: Revert #1578 (stop duplicate entries) as with 2v12 menus it causes other boxes to be wiped (fix #1643)
|
2022-03-31 15:52:17 +01:00 |
Gordon Williams
|
605a1fb96d
|
version sync
|
2022-03-31 15:41:22 +01:00 |
Gordon Williams
|
60af0ea6a5
|
Naming - fix #1640
|
2022-03-31 15:40:29 +01:00 |
Gordon Williams
|
af8fe47a2e
|
Merge branch 'KungPhoo-master'
|
2022-03-31 13:47:45 +01:00 |
Gordon Williams
|
ee739ec447
|
minor tweaks
|
2022-03-31 13:47:35 +01:00 |
Gordon Williams
|
bcc7ecd942
|
Merge branch 'master' of https://github.com/KungPhoo/BangleApps into KungPhoo-master
|
2022-03-31 13:44:55 +01:00 |
Gordon Williams
|
e85080e052
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-03-31 11:40:24 +01:00 |
Gordon Williams
|
aff76fe2c0
|
0.17: Fix regression where long month names were 'undefined' (fix #1641)Fix issue where long month names included 'undefined' (fix #1641)
|
2022-03-31 11:39:59 +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 |
KungPhoo
|
1642dbc93a
|
reset graphics before drawing
|
2022-03-31 07:37:43 +02: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 |
KungPhoo
|
2e05c57259
|
typo fixed
|
2022-03-30 18:03:54 +02:00 |
KungPhoo
|
50e38126fb
|
typos
|
2022-03-30 17:45:58 +02:00 |
KungPhoo
|
5254f20bb6
|
Redrawing the current clock, if a 'draw()' function exists.
|
2022-03-30 17:43:46 +02: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 |
KungPhoo
|
b5e6634004
|
bugfix settings.json
Read settings from the wron file.
|
2022-03-30 10:42:00 +02: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 |
KungPhoo
|
85a0c4100d
|
Restored widbt
I restored the widbt code and made a separate widget widbt_notify.
|
2022-03-30 07:25:49 +02:00 |
KungPhoo
|
3986899c8b
|
Revert "Update widget.js"
This reverts commit deb18b0ef5 .
|
2022-03-30 07:20:11 +02:00 |
KungPhoo
|
a59579476b
|
Revert "Update widget.js"
This reverts commit be3d00e974 .
|
2022-03-30 07:19:58 +02:00 |
KungPhoo
|
9c86c48398
|
Update widget.js
|
2022-03-30 07:17:52 +02: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 |
KungPhoo
|
8df137b21d
|
widget 'widbt_notify'
New Widget 'widbt_notify' is a bluetooth widget, that vibrates, when the connection gets lost.
|
2022-03-29 14:32:33 +02:00 |
sir-indy
|
d8b49af3c8
|
Update pebble.app.js
Removed print statements from debugging
|
2022-03-29 13:28:32 +01:00 |