Commit Graph

2353 Commits (5fc5b8310217d26dcf5f15939c4d7bff2a34ecbf)

Author SHA1 Message Date
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
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
Gordon Williams c88179bce6
Merge pull request #581 from berkenbu/master
Mandelbrot app
2020-10-19 08:38:13 +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