1
0
Fork 0
Commit Graph

977 Commits (58b5b377a97885416e36e93cea744bc8627e12e1)

Author SHA1 Message Date
Gordon Williams 768cb4935f Fix broken aclock 2020-04-29 08:32:54 +01:00
Erik Andresen 894306e2e7 Merge remote-tracking branch 'upstream/master' 2020-04-29 09:27:00 +02:00
Gordon Williams cc1bf389f0
Merge pull request #361 from fbedussi/release/calendar
feat: add calendar app
2020-04-29 07:50:36 +01:00
Gordon Williams 769d835fc4 Tweak for #349 2020-04-29 07:46:44 +01:00
Erik Andresen 0394cce8a3 hidjoystick: update to new hid descriptor 2020-04-29 07:25:15 +02:00
Francesco Bedussi bc0c04f060 feat: add calendar app 2020-04-29 00:12:06 +02:00
Gordon Williams 2651508dfc oops - fix to limit HID choices 2020-04-28 17:03:52 +01:00
Gordon Williams 517c35a37d Added BLE HID option for Joystick and bare Keyboard, update HID apps to send correct info 2020-04-28 15:23:02 +01:00
msdeibel ed30c608bf Merge branch 'master' of https://github.com/msdeibel/BangleApps 2020-04-28 11:37:18 +02:00
msdeibel 29a832a4c2 Finalize BatChart 0.09 update 2020-04-28 11:30:44 +02:00
Erik Andresen df14dbcaae hidjoystick: import settings.. 2020-04-28 07:36:49 +02:00
Erik Andresen b45caf8e02 hidjoystick: Added check for HID 2020-04-28 07:20:40 +02:00
Erik Andresen 33c5d61f82 hidjoystick: icon fixes 2020-04-28 07:02:34 +02:00
Erik Andresen aff7d6eb84 hidjoystick: update description 2020-04-28 06:47:14 +02:00
Erik Andresen cfd5da6da7 Initial commit of hidjoystick 2020-04-27 23:22:53 +02:00
Gordon Williams 4efa199aca
Merge pull request #356 from Purple-Tentacle/master
Active Pedometer 0.04
2020-04-27 15:21:06 +01:00
fredericrous e03d33edc1 add readme, remove impurity 2020-04-27 14:13:26 +01:00
fredericrous 35470a151e improve ui, add 2 player local
prepare the ground for 2 players bluetooth
2020-04-27 12:17:34 +01:00
Gordon Williams c893101661 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-27 11:43:39 +01:00
Gordon Williams e3e57267b4 new about page pixels 2020-04-27 11:43:35 +01:00
Gordon Williams de8e95af1e
Merge pull request #352 from lixas/master
bugfix: Bar Clock does not lauch if Languages app is not installed
2020-04-27 10:12:27 +01:00
Gordon Williams 568a479324
Merge pull request #353 from rigrig/ball_maze
ballmaze game: Navigate a ball through a maze using the accelerometer
2020-04-27 09:55:43 +01:00
Purple-Tentacle dd014d5a26
Active Pedometer 0.04 2020-04-27 10:35:11 +02:00
Richard de Boer 02eb4d5c40 ballmaze: handle broken settings JSON 2020-04-26 14:59:41 +02:00
Amos Blanton a08c0383b4 Bug fix for hours in early morning. 2020-04-26 08:45:35 +02:00
Richard de Boer 615aeef4cd ballmaze: also bounce off corners 2020-04-26 05:35:50 +02:00
Richard de Boer 66264ea61c ballmaze game: Navigate a ball through a maze using the accelerometer 2020-04-26 03:29:45 +02:00
Ignas Bukys cff313e89d version update 2020-04-25 23:05:36 +03:00
Ignas Bukys 152b0e617b locale.meridian function does not exists if languages app is not installed 2020-04-25 23:02:10 +03:00
Amos Blanton 98d5e329aa Add readme. 2020-04-25 18:25:13 +02:00
Amos Blanton 1223184ee0 Add imprecise word clock. 2020-04-25 12:11:07 +02:00
Fredrik Lautrup e9509ca74f Updated change log 2020-04-24 07:33:16 +02:00
Gordon Williams 950e6dfdbb
Merge pull request #347 from flautrup/master
Added support for locale and 12H clock
2020-04-24 06:24:22 +01:00
Gordon Williams 028f4775dd
Merge pull request #344 from brainfart-be/master
Toucher : Complete rewrite in 80x80, better perf, add settings
2020-04-24 06:23:13 +01:00
Gordon Williams 55a75930e7
Merge pull request #345 from bengwalker/master
Adding ChangeLog and Attributions
2020-04-24 06:22:41 +01:00
Fredrik Lautrup a7305dc947 First atempt to HR indication 2020-04-23 21:31:12 +02:00
Fredrik Lautrup 43ae16f1c0 Clean up code format 2020-04-23 19:43:48 +02:00
Fredrik Lautrup 5c3e5ff2ee Fixing so that hour is shown right 2020-04-23 19:35:18 +02:00
bengwalker 0874fb698a
Update README.md 2020-04-23 19:14:18 +02:00
Fredrik Lautrup 9ce908761a Updated changelog 2020-04-23 19:09:31 +02:00
Fredrik Lautrup 4441f3055c Added local and support for 12h clock 2020-04-23 19:05:22 +02:00
Gordon Williams 6624b1c451 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-23 15:48:12 +01:00
Dimitri Gigot e40829ea73 0.06: Complete rewrite in 80x80, better perf, add settings 2020-04-23 13:46:06 +00:00
Gordon Williams 61d2c84284
Merge pull request #343 from paulcockrell/master
BuffGym [Enhancement] - Add web interface for customisation
2020-04-23 13:22:48 +01:00
Paul Cockrell 2ebdf0c6c3 Add Changelog and bump version in apps.json 2020-04-23 11:45:45 +01:00
Paul Cockrell f8590bdcf5 Refactor workout json loading. Fix file name matching bug 2020-04-23 11:18:10 +01:00
Gordon Williams c36bd7f97f Add readme to example apps (fix #300) 2020-04-23 10:57:59 +01:00
Gordon Williams 80ff424ac9 stopwatch: Ensure seconds counter is in sync with subseconds (fix #341) 2020-04-23 10:53:09 +01:00
Gordon Williams a389ed5dbe Torch: Change start sequence to BTN1/3/1/3 to avoid accidental turning on (fix #342) 2020-04-23 10:28:42 +01:00
Paul Cockrell edd1b73bc0 Update apps.json to use new buffgym file names. Fix buzz command 2020-04-23 10:11:28 +01:00
Paul Cockrell 04f1e523e8 Serialise uploading. Add buzz on watch to indicate completed 2020-04-23 09:48:31 +01:00
Paul Cockrell d3c58fb323 Add interface to set weight values, update README 2020-04-23 09:41:57 +01:00
Paul Cockrell 3384f493e2 Fix set complete UI message 2020-04-23 07:06:25 +01:00
Paul Cockrell bf1fe5de4e Fix logic leak, make sure draw functions only deal with drawing UI 2020-04-23 06:58:14 +01:00
Paul Cockrell 9e8dea08e4 Rename program to workout 2020-04-23 06:54:08 +01:00
Gordon Williams bf5bf91967 mclock: Improve performance, attempt to remove occasional glitch when LCD on (fix #279) 2020-04-22 13:17:31 +01:00
Gordon Williams 899eaee98e
Merge pull request #340 from rigrig/weather_app
Weather widget+app
2020-04-22 10:14:08 +01:00
Richard de Boer c3940972b5 weather: Convert Gadgetbridge temperature from Kelvin to Celsius 2020-04-22 11:00:16 +02:00
Richard de Boer 6d07882eae Revert "locale: Measure temperature in Kelvin"
This reverts commit 26d8855e
2020-04-22 10:59:00 +02:00
Gordon Williams 06fc54f831 oops - fix sanity check errors 2020-04-22 08:56:50 +01:00
Gordon Williams f175baf2bd
Merge branch 'master' into master 2020-04-22 08:50:48 +01:00
Richard de Boer 319307cdd1 weather: Show Gadgetbridge weather reports
Based on http://forum.espruino.com/comments/15194626/, where
NebbishHacker did most of the actual work :-)
2020-04-21 23:18:21 +02:00
Richard de Boer 26d8855ea2 locale: Measure temperature in Kelvin
Because that is what Gadgetbridge sends for the weather
2020-04-21 23:13:04 +02:00
Paul Cockrell bb9747da09 Add app comments 2020-04-21 20:51:15 +01:00
Paul Cockrell 1cf8d6eb5b Add README 2020-04-21 20:10:56 +01:00
Paul Cockrell 8272b19bb6 Finish BuffGym app 2020-04-21 19:38:02 +01:00
Gordon Williams 4744b64a28
Merge pull request #337 from Purple-Tentacle/master
Active Pedometer 0.03 / Chrono Widget 0.03
2020-04-21 16:22:42 +01:00
Gordon Williams 01bb2c8dcf
Merge pull request #336 from renaudgweb/master
POI Compass app img update
2020-04-21 16:21:33 +01:00
Purple-Tentacle 8dd71947bd
Fix typo 2020-04-21 16:32:15 +02:00
Purple-Tentacle 9d67877294
ActivePedom 0.03 2020-04-21 16:04:56 +02:00
RenaudG 00c37da578
Update osmpoi.html 2020-04-21 15:45:31 +02:00
RenaudG 3e55bc973c
Update osmpoi.html 2020-04-21 15:38:52 +02:00
RenaudG b711e10d4f
Update osmpoi.html 2020-04-21 15:31:26 +02:00
RenaudG 9a64b8aa35
Update osmpoi.html 2020-04-21 15:17:57 +02:00
RenaudG f938dc3de0
Update osmpoi.html 2020-04-21 14:59:52 +02:00
RenaudG c23c11eb51
Update osmpoi.html 2020-04-21 14:50:44 +02:00
RenaudG 25f2e3d997
Update osmpoi.html 2020-04-21 14:32:55 +02:00
RenaudG 2814e367c0
Update ChangeLog 2020-04-21 14:09:03 +02:00
RenaudG 4a53e768d6
change img_nofix 2020-04-21 14:03:17 +02:00
Gordon Williams f7d8af5a41
Merge pull request #334 from fredericrous/pong
New game: Pong🕹
2020-04-21 11:36:43 +01:00
Gordon Williams 6f00f0ee0b minor tweaks 2020-04-21 11:35:32 +01:00
Gordon Williams 8d76f11ac1 Merge branch 'master' of https://github.com/singintime/BangleApps into singintime-master 2020-04-21 11:30:20 +01:00
fredericrous 7735a2ba97 New game: Pong🕹 2020-04-21 11:22:15 +01:00
singintime a8cf48c794 Addressing review comments 2 2020-04-21 11:52:36 +02:00
singintime bc4a05e314 Addressing review comments 2020-04-21 10:43:54 +02:00
singintime 15a92c1b38 Minion clock v0.02 2020-04-21 09:37:58 +02:00
Paul Cockrell 6deb376d99 Return to launcher on exit 2020-04-20 22:02:55 +01:00
Paul Cockrell 707f4a1ccd More fixes 2020-04-20 21:39:30 +01:00
RenaudG 7d8700a3e9
Create README.md 2020-04-20 20:50:55 +02:00
bengwalker 3363999e80
add ChangeLog, attribute to source for icon 2020-04-20 20:49:54 +02:00
RenaudG 95ddcbf467
Create ChangeLog 2020-04-20 20:48:07 +02:00
RenaudG 83253aa5be
Add files via upload 2020-04-20 20:40:28 +02:00
RenaudG fae5b02277
Create osmpoi.html 2020-04-20 20:39:59 +02:00
Purple-Tentacle 4b512af0e2
activepedom 0.03 2020-04-20 17:34:33 +02:00
RenaudG a47ebfaf48
Update README.md 2020-04-20 17:14:16 +02:00
RenaudG 5f9ee09daf
Update README.md 2020-04-20 17:13:07 +02:00
RenaudG e513031a87
Create README.md 2020-04-20 17:11:51 +02:00
RenaudG 02af1e4b15
Create ChangeLog 2020-04-20 16:55:59 +02:00
RenaudG c424ef2f79
Create app-icon.js 2020-04-20 16:44:35 +02:00
RenaudG e2ac702a5e
Add files via upload 2020-04-20 16:43:00 +02:00