Rob Pilling
|
6f0e9ab561
|
Merge pull request #3127 from thyttan/spotify-remote
spotrem: some refactoring shortening the code
|
2023-12-14 23:12:25 +00:00 |
Erik Andresen
|
aea3033f52
|
chess: Use Bangle.setBacklight()
instead of Bangle.setLCDTimeout() to turn off the LCD while the computer is
thinking.
|
2023-12-14 07:13:03 +01:00 |
Leon Matthes
|
8d2f4c9570
|
CalClock: No buzz during quiet hours
Tweak 30-minute buzz
|
2023-12-13 21:30:52 +01:00 |
Gordon Williams
|
d491c63701
|
Merge pull request #3120 from nxdefiant/master
health: calculate distance from steps & introduce myprofile
|
2023-12-13 15:32:01 +00:00 |
Erik Andresen
|
9f3d78cbeb
|
myprofile: Added height setting
|
2023-12-12 21:14:28 +01:00 |
Erik Andresen
|
16cc803b86
|
myprofile: Add birthday setting
|
2023-12-12 19:30:46 +01:00 |
thyttan
|
c7bfc08e96
|
spotrem: some refactoring shortening the code
|
2023-12-11 22:42:28 +01:00 |
Rob Pilling
|
5c1cdb770c
|
Merge pull request #3126 from shansou504/master
Update screenshot for binaryclk
|
2023-12-11 20:49:13 +00:00 |
Erik Andresen
|
799c0b4e89
|
health: include step data for today
|
2023-12-11 07:32:58 +01:00 |
shansou504
|
0375147ee5
|
Merge branch 'espruino:master' into master
|
2023-12-10 23:50:39 -05:00 |
shansou504
|
45e59c000b
|
Update screenshot
|
2023-12-10 23:50:09 -05:00 |
Rob Pilling
|
c78be61f19
|
Merge pull request #3125 from nxdefiant/ical
sched/calendar interface: fix null timezone
|
2023-12-10 22:40:23 +00:00 |
Erik Andresen
|
c815168bda
|
sched/calendar interface: fix null timezone
|
2023-12-10 19:49:37 +01:00 |
Rob Pilling
|
9314d45b56
|
Merge pull request #3123 from pavelmachek/m_21_bad
bad apple: Initial version of the demo.
|
2023-12-10 10:52:48 +00:00 |
Rob Pilling
|
77d41bd569
|
Merge pull request #3124 from Ronin0000/master
LCARS Clock v0.30 (Adds More Colors/ Random Color Selection/ Bug Fixes)
|
2023-12-10 10:36:09 +00:00 |
Rob Pilling
|
a3a3737fb9
|
Merge pull request #3122 from shansou504/master
Add binaryclk clock application
|
2023-12-10 10:26:23 +00:00 |
Erik Andresen
|
b639dd41f9
|
myprofile updates
|
2023-12-10 10:30:55 +01:00 |
Erik Andresen
|
df662ef2ad
|
myprofile: updated README
|
2023-12-10 10:09:25 +01:00 |
Erik Andresen
|
7fc2ce0375
|
Added myprofile
|
2023-12-10 09:39:13 +01:00 |
Erik Andresen
|
b723512dce
|
health: move strideLength to new app myprofile
|
2023-12-10 09:18:21 +01:00 |
Ronin0000
|
cbb2b155ae
|
Update lcars.settings.js
|
2023-12-09 16:49:36 -08:00 |
Ronin0000
|
a5c24cd7b4
|
delete debugging code
|
2023-12-09 16:44:59 -08:00 |
Ronin0000
|
19ac4017bb
|
Change the settings to be based off the array length, so it shows all the colors
|
2023-12-09 16:42:48 -08:00 |
Ronin0000
|
7a18c3b444
|
Update lcars.settings.js with newest colors
|
2023-12-09 16:34:37 -08:00 |
Ronin0000
|
6b43fb55d6
|
Update ChangeLog
|
2023-12-09 16:34:00 -08:00 |
Ronin0000
|
482b30dfdd
|
Update lcars.app.js with final 0.30 version with more colors and random color functionality
Update lcars.app.js with final 0.30 version with more colors and random color functionality
|
2023-12-09 16:33:39 -08:00 |
Ronin0000
|
d9ec4f354c
|
Fix bug with 0.30 beta
|
2023-12-09 14:16:44 -08:00 |
Ronin0000
|
39c9158b50
|
Update lcars.app.js Fix Bug with 0.30 update
|
2023-12-09 14:06:55 -08:00 |
Ronin0000
|
42db617249
|
Update README.md
|
2023-12-09 13:58:57 -08:00 |
Ronin0000
|
e8ace24ed4
|
Update metadata.json
|
2023-12-09 13:58:16 -08:00 |
Ronin0000
|
628c3f4a39
|
Update ChangeLog
|
2023-12-09 13:58:01 -08:00 |
Ronin0000
|
56130e2f74
|
Update lcars.settings.js with 10 new colors and random colors on startup
|
2023-12-09 13:56:29 -08:00 |
Ronin0000
|
5c2ee99bb5
|
Update lcars.app.js with 10 new colors and random colors on startup
|
2023-12-09 13:56:17 -08:00 |
Pavel Machek
|
2347a01fa0
|
bad apple: Initial version of the demo.
This adds famous movie with music.
|
2023-12-08 22:23:18 +01:00 |
shansou504
|
46d93ba792
|
Update metadata.json
|
2023-12-08 14:44:03 -05:00 |
shansou504
|
ea85f732de
|
Update metadata.json to poitn to app-icon.png
|
2023-12-08 14:39:14 -05:00 |
shansou504
|
af6108de4e
|
actually fixed spacing
|
2023-12-08 13:19:18 -05:00 |
shansou504
|
ef3087ac4b
|
tab spacing app.js
|
2023-12-08 13:09:42 -05:00 |
shansou504
|
81e3afa3b8
|
Add files via upload
|
2023-12-08 12:00:43 -05:00 |
shansou504
|
99416d6bca
|
Update metadata.json
|
2023-12-08 12:00:09 -05:00 |
shansou504
|
f42e5dcfaf
|
Update app-icon.js
|
2023-12-08 11:58:13 -05:00 |
shansou504
|
a80c00dc8f
|
Create metadata.json
|
2023-12-08 11:47:24 -05:00 |
shansou504
|
56b6188d1c
|
Create app-icon.js
|
2023-12-08 11:10:40 -05:00 |
shansou504
|
086b1b701a
|
Create app.js
|
2023-12-08 11:05:57 -05:00 |
Erik Andresen
|
ef74b85ef9
|
health: calculate distance from steps
bring back locale, rounding fixes
|
2023-12-05 21:03:32 +01:00 |
Erik Andresen
|
e37b7c804a
|
health: calculate distance from steps
Simplify stride length setting, remove locale
|
2023-12-04 19:02:45 +01:00 |
Gordon Williams
|
b5abec090e
|
hworldclock 0.34: Fix 'fast load' so clock doesn't always redraw when screen unlocked/locked
|
2023-12-04 15:45:08 +00:00 |
Rob Pilling
|
f63054d326
|
Merge pull request #3119 from flaparoo/coloursdemo
New app: coloursdemo
|
2023-12-04 08:50:39 +00:00 |
flaparoo
|
7957d8507c
|
colourdemo: fix clear() call
Co-authored-by: Rob Pilling <robpilling@gmail.com>
|
2023-12-04 08:23:20 +08:00 |
Rob Pilling
|
5f798ee9a7
|
Merge pull request #3104 from thyttan/recorder-1-sec-on-gps-event
Recorder: Period 1s + Log GPS => record on GPS event
|
2023-12-03 22:58:16 +00:00 |