Commit Graph

2398 Commits (9b772b01c3a55f38d8eb054d6f39eaff4a990c39)

Author SHA1 Message Date
Richard de Boer 9b772b01c3 settings: add Quiet Mode to README.md 2021-03-25 23:53:51 +01:00
Richard de Boer ed548dd6e9 settings: add Quiet Mode options
Override LCD options during quiet time:
- Brightness
- Timeout
- Wake on Touch
- Wake on Twist
- Wake on Face Up
2021-03-25 23:53:51 +01:00
Richard de Boer 2ce6adcb55 settings: add Quiet Mode setting
options: Off/Alarms/Silent
2021-03-25 23:53:51 +01:00
hughbarney cdce7a39ba Added screenshots for kitchen README file 2021-03-25 15:50:14 +00:00
hughbarney 50a3ac84de Merge remote-tracking branch 'upstream/master' 2021-03-25 13:27:16 +00:00
hughbarney 170cf6dff6 added kitchen combo app 2021-03-25 13:26:58 +00:00
Richard de Boer 3fbf14cb23 fix widchime: make it actually chime the hour instead of crashing
Actually only needs two semicolons to fix, but just add them everywhere
2021-03-24 11:53:24 +01:00
Richard de Boer d63a801650 dotclock: remove hardcoded hour buzz (we have widchime now) 2021-03-23 19:28:57 +01:00
Richard de Boer ac07a6d4da beebclock: remove hardcoded hour buzz (we have widchime now) 2021-03-23 19:27:58 +01:00
Richard de Boer 169c7b119c aclock: remove hardcoded hour buzz (we have widchime now) 2021-03-23 19:26:56 +01:00
Gordon Williams 323006f742 bump version for last commit 2021-03-23 09:18:52 +00:00
Tutturuuu b6a29a7da1
Made Date more visible 2021-03-22 20:19:31 +01:00
Gordon Williams df5fb6c052
Merge pull request #696 from awkirk71/master
Sweep Hand Clock
2021-03-22 13:59:38 +00:00
Richard de Boer 6345aa604c widchime: simple hour chime 2021-03-20 20:53:53 +01:00
adrian w kirk f1ec8463e4 correcting for failed travis test 2021-03-20 01:05:48 +00:00
adrian w kirk ed3cf621b0 next attempt at the sweep clock icon 2021-03-20 00:43:34 +00:00
adrian w kirk 20ed1abb23 attempt 3 at the sweep clock icon 2021-03-20 00:35:09 +00:00
adrian w kirk 13408e97ed 2nd attempt at changing the icon 2021-03-20 00:30:46 +00:00
adrian w kirk 846adb8d09 Adding proper icon to sweep clock 2021-03-20 00:25:00 +00:00
adrian w kirk e1883794ef Fixed typo in README file for sweep clock 2021-03-20 00:10:48 +00:00
adrian w kirk 0a27d4d63f Adding the proper supporting images and comments 2021-03-19 23:55:56 +00:00
hughbarney 44add51c80 reduced arrayBuffer size in stepo to save memory 2021-03-18 20:40:02 +00:00
hughbarney ae2f296b2c removed LCD1.write() from arrow as it was keeping LCD on 2021-03-18 12:03:24 +00:00
hughbarney b997bd9f6b Merge remote-tracking branch 'upstream/master' 2021-03-18 12:01:36 +00:00
hughbarney 70ea0026d7 removed LCD1.write() from arrow as it was keeping LCD on 2021-03-18 12:01:14 +00:00
Gordon Williams 8437293252 don't break the whole watch if widget is installed on 2v08 and older firmwares (fix #693) 2021-03-18 09:17:29 +00:00
Gordon Williams d344dc127b versions for #691 2021-03-17 14:51:44 +00:00
Gordon Williams 5ae5a8db57
Merge pull request #691 from jes/master
Make counter work even when widgets are hidden, and make blobclk draw the time a bit sooner when LCD is powered on
2021-03-17 14:49:53 +00:00
James Stanley 11a4fbd57c Draw the counter at startup instead of waiting until input is given 2021-03-17 14:31:42 +00:00
James Stanley 03e8e0ccf4 Make blobclk redraw sooner when the LCD is switched on, so that the time is visible sooner 2021-03-17 14:28:37 +00:00
James Stanley 37c8728696 Make counter work even when widgets are not visible, and always draw in white 2021-03-17 14:27:22 +00:00
hughbarney 8871c05d70 improved speed of arrow drawCompass(), updated calibrate for smaller arrayBuffer 2021-03-17 14:01:28 +00:00
hughbarney e259fbef10 improved speed of arrow drawCompass() function to avoid causing issue with buttons becoming unresponsive 2021-03-17 12:49:20 +00:00
Gordon Williams cc4cea3a30
Merge pull request #688 from ollycross/master
feat(app): Update "Lazy Clock" app to v0.02
2021-03-17 09:32:05 +00:00
Gordon Williams 6b39352894 Merge branch 'master' of github.com:espruino/BangleApps 2021-03-16 10:33:12 +00:00
Gordon Williams a812d1caab Another tweak - keep outputting newlines for each file even if they don't exist, which should stop any timeout 2021-03-16 10:32:56 +00:00
capybara1 c73a77ce6c Adding first version of app battleship 2021-03-15 17:06:20 +01:00
Gordon Williams 29ab659f99
Merge pull request #686 from rigrig/gbmusic
new app: gbmusic: Gadgetbridge Music Controls
2021-03-15 09:24:24 +00:00
Gordon Williams ffcd36084b Add empty line handling - eg http://forum.espruino.com/conversations/360747/#comment15877657 2021-03-15 08:53:00 +00:00
Richard de Boer a4465cb532 new app: gbmusic: Gadgetbridge Music Controls 2021-03-14 22:28:44 +01:00
adrian w kirk dd0d3a61ac Only redraw the digit when it needs to 2021-03-14 20:59:04 +00:00
adrian w kirk 4d71953cae ock now has ROman Numeral support 2021-03-13 00:07:36 +00:00
Gordon Williams 30d49662ae Merge branch 'master' of github.com:espruino/BangleApps 2021-03-11 10:58:52 +00:00
Gordon Williams cc59d35342 gpsrec 0.18: Period counter now uses GPS time rather than counting packets (allows use with GPS Setup) 2021-03-11 10:58:47 +00:00
hughbarney 3a591b85d7 stepo BTN2 switches to launcher 2021-03-09 21:28:32 +00:00
hughbarney 72c60dbfa7 improved speed of stepo draw and started and stopped timer on screen on / off 2021-03-09 21:09:43 +00:00
Gordon Williams a55ec3f1af removing sanity check warnings 2021-03-09 09:34:58 +00:00
Gordon Williams 1860ddb707
Merge pull request #684 from nujw/master
Kalman filter to smooth alt and speed readings.
2021-03-09 09:32:21 +00:00
nujw 28012bbb41
Update app.js 2021-03-09 17:53:50 +13:00
nujw f2baf6ad5f
Update README.md 2021-03-09 17:48:41 +13:00