Gordon Williams
5f5561e433
Copy just swlclk from https://github.com/espruino/BangleApps/pull/601 - also fix the sanity test issues
2020-12-02 16:02:55 +00:00
Gordon Williams
48beacf017
Use HRM data and calculations from Bangle.js (don't access hardware directly)
2020-11-30 11:51:03 +00:00
Gordon Williams
b3e35726c5
gpsrec: Increase GPS recording accuracy by one decimal place
...
Ensure default time period is 10
from http://forum.espruino.com/conversations/356940
2020-11-25 09:09:20 +00:00
Gordon Williams
4517f202b1
Turn indent warnings off - nobody seems to care about this, and it just stops us seeing actual useful warnings
2020-11-24 08:18:15 +00:00
Gordon Williams
2824cba526
Remove tabs
2020-11-24 08:16:53 +00:00
Gordon Williams
c27eefcc02
fix build/upload errors caused by non-evaluatable js files
2020-11-23 16:10:51 +00:00
abhigkar
dc4274037e
Demo image added
2020-11-19 20:23:06 +00:00
abhinavgolwalkar
1551d9e7a9
update read me
2020-11-19 20:11:27 +00:00
abhinavgolwalkar
6eca09e917
app added
2020-11-19 20:02:27 +00:00
Gordon Williams
c1bc4a4a5b
Merge pull request #598 from Fscked-In-The-Head/master
...
Cosmetic changes to rpgdice
2020-11-19 08:10:02 +00:00
Gordon Williams
3110d6df4f
use locale for temp
2020-11-18 10:27:11 +00:00
Gordon Williams
afb6ab3669
Add Tilt Hydrometer app
2020-11-18 10:11:24 +00:00
Fscked-In-The-Head
e50e6896ad
Update ChangeLog
2020-11-17 20:39:37 -08:00
Fscked-In-The-Head
d74c9d86ff
Change colours based on final roll result
...
Changed text colour to grey while bouncing, changing to white on final bounce except for critical rolls. Critical hit is red text on black, critical miss is black text on red.
2020-11-17 20:38:58 -08:00
Gordon Williams
5fc5b83102
add new bluetoothdock app
2020-11-17 12:31:56 +00:00
Gordon Williams
24c84f9ba6
add GPS Time Server
2020-11-16 09:18:49 +00:00
Gordon Williams
ae5b7ba7b9
Bump for b65b73ed4b
2020-11-16 09:17:33 +00:00
Gordon Williams
b65b73ed4b
Merge pull request #594 from Fscked-In-The-Head/patch-1
...
Added maidenhead readout
2020-11-16 09:16:21 +00:00
Gordon Williams
9520a2d994
Merge pull request #590 from deltam/fix_datePattern_and_temperature_en_JP
...
Fix datePattern and temperature of locale.en_JP
2020-11-16 09:13:11 +00:00
Gordon Williams
82379b6edc
bump version based on 7150408623
2020-11-16 09:12:22 +00:00
Fscked-In-The-Head
756839f534
Update gps-info.js
2020-11-15 12:39:04 -08:00
Fscked-In-The-Head
1adc23377a
Added maidenhead readout
...
I wrote a new function specifically to calculate maidenhead squares on Bangle.js.
2020-11-15 12:27:12 -08:00
Fscked-In-The-Head
6ece6931d8
Negative numbers and touch functionality
...
Added the ability to count down (including going negative), and touchscreen input.
2020-11-14 14:39:34 -08:00
Fscked-In-The-Head
04ca435ec7
Created ISOClock
2020-11-14 09:49:31 -08:00
Fscked-In-The-Head
3bceda7f27
Create ChangeLog
2020-11-14 09:48:37 -08:00
MISUMI Masaru
70850db7ad
Fix temperature of locale.en_JP
2020-11-14 09:24:43 +09:00
MISUMI Masaru
fe1c5962cc
Fix datePattern of locale.en_JP
2020-11-14 09:24:25 +09:00
jonathan
326eb7b764
Don't clear all intervals during initialisation of Large Clock
2020-11-12 18:53:41 +00:00
Nico Kaiser
51c5eaa201
ncrclk: fix seconds display
2020-11-09 10:49:56 +01:00
Nico Kaiser
feaf011bee
Add a watch face and a widget for NodeConf Remote
2020-11-09 10:49:52 +01:00
Gordon Williams
baf2ae0ada
quick tweak
2020-11-06 12:20:02 +00:00
Gordon Williams
59afadc55a
Added smartibot controller to allow controlling the Smartibot robot from Bangle.js
2020-11-06 12:02:49 +00:00
Gordon Williams
5feb3c6113
miplant: Adjust alignment for >1 device found
2020-10-28 15:17:56 +00:00
Gordon Williams
d0082775c5
bootloader: Stop LCD timeout being disabled on first run (when there is no settings.json)
2020-10-28 13:26:01 +00:00
Gordon Williams
1f2ccce17b
petrock: Ensure eyes are white even if a widget (eg Bluetooth) changes the draw color
2020-10-28 08:51:41 +00:00
singintime
021a96cb4d
petrock v0.01
2020-10-27 15:53:01 +01:00
Gordon Williams
2671800943
Merge branch 'master' of github.com:espruino/BangleApps
2020-10-23 15:49:27 +01:00
Gordon Williams
117bfd52b3
Skip double buffering, use 240x240 size
2020-10-23 15:49:16 +01:00
Fscked-In-The-Head
a1d7a5480d
Spelling
...
Corrected lose message grammar. Should be "Loser", not "Looser".
2020-10-22 14:19:19 -07:00
Gordon Williams
51d699d6dd
Added automatic charge animation
2020-10-22 17:02:35 +01:00
Gordon Williams
0ec2bad835
bledetect: Ensure manufacturer:undefined doesn't overflow screen
2020-10-21 14:05:21 +01:00
Gordon Williams
02640f2aa1
tweak
2020-10-21 09:19:10 +01:00
Gordon Williams
192e45e5aa
minor tweak
2020-10-21 09:13:24 +01:00
Gordon Williams
d7cf959bab
accelrec: Increase record time to 5 second
...
Calculate the time moving in graph display
Trigger on 1.04g now, and record 10 samples before trigger
2020-10-21 09:09:51 +01:00
marko
951490ea54
Add icon
2020-10-16 14:45:35 -04:00
marko
e757fd07c1
Merge remote-tracking branch 'upstream/master'
2020-10-16 14:37:40 -04:00
marko
bbb3bca5a2
First commit, app Mandel
2020-10-16 14:37:32 -04:00
Gordon Williams
c95069a5b6
mywelcome: Add birthday style
2020-10-16 11:42:33 +01:00
Gordon Williams
86b82d3ae8
Merge branch 'master' of github.com:espruino/BangleApps
2020-10-16 10:19:23 +01:00
Gordon Williams
991cd17f00
simpletimer: Fix buzz regression from 0.06
2020-10-16 09:34:48 +01:00