1
0
Fork 0
Commit Graph

2463 Commits (0782599dc3bde169b18272f37ad220dac31487b4)

Author SHA1 Message Date
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
Fscked-In-The-Head 571d733dca
Update apps.json 2020-11-18 19:39:10 -08: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 a6fec55315
Merge pull request #1 from Fscked-In-The-Head/criticalrollcolour
Changed rpgdice text/background colour based on roll results
2020-11-17 20:42:38 -08: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
Gordon Williams 7150408623
Merge pull request #592 from Fscked-In-The-Head/master
Created ISO Clock Face
2020-11-16 09:11:17 +00:00
Gordon Williams 63c2e62d98 Fix https://github.com/espruino/BangleApps/issues/593 2020-11-16 09:05:32 +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 a135a17f0d
Update apps.json 2020-11-14 09:57:29 -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
Gordon Williams 0d97fa79d7
Merge pull request #589 from jjok/allow-widgets-with-large-clock
Don't clear all intervals during initialisation of Large Clock
2020-11-13 08:05:36 +00:00
jonathan 326eb7b764 Don't clear all intervals during initialisation of Large Clock 2020-11-12 18:53:41 +00:00
Gordon Williams 633321da77
Merge pull request #586 from nicokaiser/nodeconfremote
Add a watch face and a widget for NodeConf Remote
2020-11-09 10:01: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 aedd35e7d4 Decrease chunk size - makes progress indicator update more often on Bangle, which looks better 2020-10-28 08:51:52 +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
Gordon Williams 02bb2ab102 Fix newline in 'BTN3 to reload' 2020-10-28 08:25:41 +00:00
Gordon Williams 1e9c65e98c
Merge pull request #584 from singintime/master
petrock v0.01
2020-10-28 07:41:54 +00:00
singintime 021a96cb4d petrock v0.01 2020-10-27 15:53:01 +01:00
Gordon Williams 47a5253383 emu 2020-10-26 16:35:33 +00: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
Gordon Williams 6f2dd10b17
Merge pull request #583 from Fscked-In-The-Head/patch-1
Spelling
2020-10-23 08:16:10 +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 e17b018f29 remove grey background for icons 2020-10-22 17:09:33 +01:00
Gordon Williams 51d699d6dd Added automatic charge animation 2020-10-22 17:02:35 +01:00
Gordon Williams 2ce854323d pull latest 2020-10-21 16:44:21 +01:00
Gordon Williams 785b48f47a * Added progress bar on Bangle.js for uploads
* Provide a proper error message in case JSON decode fails
* Check you're connecting with a Bangle.js of the correct version
2020-10-21 14:48:30 +01:00
Gordon Williams 0ec2bad835 bledetect: Ensure manufacturer:undefined doesn't overflow screen 2020-10-21 14:05:21 +01:00