Commit Graph

3070 Commits (192e8470d1c0f59000d4e2d02c9902dd61d41ff8)

Author SHA1 Message Date
awkirk71 4c9436a5c0
Merge branch 'espruino:master' into master 2021-07-17 21:08:06 +01:00
adrian w kirk 03716d5b80 solar clock: First Commit 2021-07-17 21:04:04 +01:00
numerist 13598a209a
Update ChangeLog 2021-07-17 15:57:58 -04:00
numerist 7c5369d11f
Update app.js 2021-07-17 15:49:50 -04:00
Jorge Pérez Ramos 906b530f58
Add files via upload 2021-07-15 16:45:52 +02:00
Jorge Pérez Ramos 4c8cd1f581
Add files via upload 2021-07-15 16:41:05 +02:00
Jorge Pérez Ramos 185ed9ed9b
Add files via upload 2021-07-15 16:35:42 +02:00
Jorge Pérez Ramos 78bf4516f2
Delete heart.img 2021-07-15 16:35:06 +02:00
Jorge Pérez Ramos 12fd3ca464
Delete iconWatch.img 2021-07-15 16:34:52 +02:00
Jorge Pérez Ramos 232c49a6ce
Delete app.js 2021-07-15 16:33:41 +02:00
Jorge Pérez Ramos 6acfa724fa
Add files via upload 2021-07-15 15:33:02 +02:00
Jorge Pérez Ramos 99860e9ff6
Delete widget.js 2021-07-12 22:22:54 +02:00
Jorge Pérez Ramos 9839e65fe6
Add files via upload 2021-07-12 22:22:29 +02:00
Jorge Pérez Ramos bdfb28ab42
Add files via upload 2021-07-12 22:13:28 +02:00
Jorge Pérez Ramos 696385b38d
Add files via upload 2021-07-12 21:51:02 +02:00
Jorge Pérez Ramos da87512cb8
Add files via upload 2021-07-12 21:44:10 +02:00
Jorge Pérez Ramos 42b4f71f4f
Add files via upload 2021-07-12 21:42:00 +02:00
Jorge Pérez Ramos f1fc7256b7
Add files via upload 2021-07-12 21:36:35 +02:00
Jorge Pérez Ramos 230d8e195e
Delete app.js 2021-07-12 21:32:10 +02:00
Jorge Pérez Ramos c7abb95f90
Add files via upload 2021-07-12 21:28:30 +02:00
Jorge Pérez Ramos 223ccb7e38
Delete algo.txt 2021-07-12 21:26:49 +02:00
Jorge Pérez Ramos 8d9b078a48
Delete widget.js 2021-07-12 21:26:42 +02:00
Jorge Pérez Ramos b20e1ff2de
Add files via upload 2021-07-12 21:25:12 +02:00
Jorge Pérez Ramos 5838f49683
Add files via upload 2021-07-12 21:21:02 +02:00
Jorge Pérez Ramos 284beede2a
Add files via upload 2021-07-12 21:13:23 +02:00
Jorge Pérez Ramos 51f380099c
Rename connection.wid.js to widget.js 2021-07-12 21:04:45 +02:00
Jorge Pérez Ramos 6caa55054f
Add files via upload 2021-07-12 21:02:22 +02:00
Jorge Pérez Ramos 596fcfd01c
Delete widget.js 2021-07-12 21:02:08 +02:00
Jorge Pérez Ramos 749eed2a61
Add files via upload 2021-07-12 20:59:49 +02:00
Jorge Pérez Ramos f39f1d6804
Add files via upload 2021-07-12 20:56:31 +02:00
fxiii b166efc912 Magic 8 Ball Italiano : like Magic 8 Ball but in italian :D 2021-07-11 21:47:34 +02:00
fxiii c341947e7d Red torch: like torch but red :D 2021-07-11 21:27:09 +02:00
fxiii d62dec7dcb App Manager: Allow negative numbers when manual-sorting 2021-07-11 21:18:13 +02:00
fxiii fc0989ca41 Desktop Launcher: reset to clock after 2 mins of inactivity 2021-07-11 21:13:18 +02:00
fxiii c882c52b27 Black Jack game: ignoring buttons events on pauses 2021-07-11 21:07:20 +02:00
Eric Willisson 3e41465d64 Fix tabbing 2021-07-09 20:10:13 -04:00
Eric Willisson c3e91b4a30 Adds support for dismissing Gadgetbridge notifications through notify app.
Most of the support was already there, so this is just a few small steps:
- notify.js gets a dismiss_and_hide() exported function that can send the "notify-" event to Gadgetbridge, if installed
- dismiss_and_hide() is called when the Bangle.js screen is touched, instead of just hide()
- Gadgetbridge's widget.js saves "notify"-type events to a variable
- Gadgetbridge's widget.js sends a DISMISS action back to the Android app on "notify-" events, using the saved event data

Note that this is a limited implementation. For example, only the most recent notfication is saved (when a new one comes in, the old one is overridden in the variable), so it will be dismissed on the phone. A more advanced implementation might make it possible to choose which notification to dismiss.

From my own testing, this does properly count as a "swipe-away" style dismiss event in Android, so apps that react to notifications being swiped away will be triggered as expected.
2021-07-09 14:56:19 -04:00
hughbarney 5c14bf19a4 widpedom settings option to hide widget 2021-07-05 23:25:43 +01:00
hughbarney 281b2fdb1a use kitchen tag when setGPSPower() 2021-07-05 22:23:03 +01:00
hughbarney 568b74e0ca Merge remote-tracking branch 'upstream/master' 2021-07-05 22:14:03 +01:00
hughbarney 076249bd9f only toggle gps logger if GPS is in RUNNING state 2021-07-05 22:11:56 +01:00
Gordon Williams 3979665634 0.22: Ensure Bangle.setGPSPower uses 'gpsrec' as a tag 2021-07-05 10:01:11 +01:00
hughbarney 53fc24ee01 updated ChangeLog and bumped version in apps.json 2021-07-04 19:49:30 +01:00
hughbarney 044ffe945b Merge remote-tracking branch 'upstream/master' 2021-07-04 19:39:14 +01:00
hughbarney d4435366a4 added BTN2 toggle gps recording in gps watch 2021-07-04 19:38:53 +01:00
Gordon Williams 2b53e6f84d correct default light theme 2021-06-30 13:52:52 +01:00
Gordon Williams 97e6d54f89 Quick about tweak to make it work if only one button 2021-06-30 10:18:21 +01:00
Gordon Williams 8e11e1811c Add Bangle.js 2 scroll launcher 2021-06-30 10:17:55 +01:00
Gordon Williams a4358600a0 verticalface 0.09: Fix time when minutes<10 and hours>9 (fix #767) 2021-06-28 11:13:47 +01:00
Jorge Pérez Ramos 0188dbeff5
Add files via upload 2021-06-25 20:25:56 +02:00
Jorge Pérez Ramos d552bb8e8a
Add files via upload 2021-06-25 20:17:26 +02:00
Jorge Pérez Ramos 058047bf6d
Create algo.txt 2021-06-25 20:16:49 +02:00
Jorge Pérez Ramos b49335181d
Delete apps/Banglebridge directory 2021-06-25 20:16:21 +02:00
Jorge Pérez Ramos 2984fd5fc8
Add files via upload 2021-06-25 20:05:40 +02:00
Jorge Pérez Ramos f89da0b8c1
Create some.js 2021-06-25 19:56:38 +02:00
Jorge Pérez Ramos 3cb1d3481f
Delete apps/BangleBridge directory 2021-06-25 19:56:10 +02:00
Jorge Pérez Ramos f53554d63c
Update Visuals 2021-06-25 19:36:45 +02:00
Jorge Pérez Ramos 7f9f767809
Fix of inofrmation display 2021-06-25 19:31:46 +02:00
Jorge Pérez Ramos efb67968d8
First commit to App Loader 2021-06-25 19:12:36 +02:00
Jorge Pérez Ramos dfa901c673
Create some.js 2021-06-25 18:02:53 +02:00
Gordon Williams 0688d79d3f Merge branch 'master' of github.com:espruino/BangleApps 2021-06-25 10:50:31 +01:00
Gordon Williams 1ebd554ef8 tweak for #766 to copy with very slow file reads 2021-06-25 10:50:23 +01:00
hughbarney 5730d8cc23 kitchen: added stepo2 as a replacement for stepo and digi 2021-06-24 21:15:25 +01:00
hughbarney 48033a47b4 Merge remote-tracking branch 'upstream/master' 2021-06-24 20:38:08 +01:00
hughbarney df2b229a1d Added stepo2, a combo of stepo and digi 2021-06-24 20:36:45 +01:00
Gordon Williams ede6318ac6 add settings theme menu 2021-06-24 16:09:40 +01:00
Gordon Williams 9aa746fbc3 Modified to use setUI, theme and different screens 2021-06-24 15:45:49 +01:00
Gordon Williams e4dc3e7afd Changed setWatch to Bangle.setUI 2021-06-24 15:13:45 +01:00
Gordon Williams e54466d7b3 Changed setWatch to Bangle.setUI 2021-06-24 15:11:14 +01:00
Gordon Williams 1d0a618356 setui 2021-06-24 14:39:25 +01:00
Gordon Williams 272007c652 more tweaks 2021-06-24 14:29:13 +01:00
Gordon Williams 490a0b9670 0.05: setUI, screen size changes 2021-06-24 14:17:44 +01:00
Gordon Williams 083eac0143 setUI tweaks 2021-06-24 14:14:42 +01:00
Gordon Williams 36a1678931 update APIs 2021-06-24 14:00:40 +01:00
Gordon Williams 1d3079528a Use setUI, work with smaller screens and themes 2021-06-24 13:34:45 +01:00
Gordon Williams f6389ead76 cliock 0.13: Use setUI, work with smaller screens and themes 2021-06-24 13:24:43 +01:00
Gordon Williams 03ee6aea83 Update to use Bangle.setUI instead of setWatch 2021-06-24 13:12:59 +01:00
Gordon Williams 0abc0ae213 animclk 0.03: Update to use setUI 2021-06-24 12:15:01 +01:00
Gordon Williams 8fe6a38eaf analogimgclk Update to use setUI 2021-06-24 12:13:56 +01:00
Gordon Williams 547d9c8bf5 0.15: Add color scheme, different size screen support 2021-06-24 12:04:53 +01:00
Gordon Williams fec0aad0eb openstmap Update for drag event refactor 2021-06-24 11:37:30 +01:00
Gordon Williams 50c7c15a50 tweaks for low BPP screens 2021-06-22 09:36:57 +01:00
Gordon Williams cd329f5f20 0.07: Move to 96px tiles - less files (64 -> 25) and speed up rendering 2021-06-21 13:46:16 +01:00
Gordon Williams 0efbb734a7 Merge branch 'master' of github.com:espruino/BangleApps 2021-06-21 12:58:39 +01:00
Gordon Williams 3c2eedbda4 misc welcome tweaks to bring both in line 2021-06-21 12:58:34 +01:00
Gordon Williams 38068ba981 ensure rotating cube is a bit more reliable 2021-06-21 12:49:05 +01:00
Gordon Williams 4a876079d5
Merge pull request #763 from rigrig/weather
weather: show wind direction, check bluetooth status when showing "weather unknown"
2021-06-21 10:09:22 +01:00
Gordon Williams 5aa11ef71e 0.21: Fix issue where a period of 1s recorded every 2s, 5s every 6s, and so on 2021-06-21 09:23:09 +01:00
Richard de Boer 863923a3aa fix #485: weather: add wind direction 2021-06-18 20:19:34 +02:00
Richard de Boer aaadbd89f2 fix #762: Adjust "weather unknown" message according to Bluetooth status
Also make weather setup instructions more explicit.
2021-06-18 19:27:50 +02:00
Gordon Williams ac75110504 widlock: Handle new firmwares with 'lock' event 2021-06-17 14:14:09 +01:00
Gordon Williams d40c64a805 Reset file modes 2021-06-17 14:13:38 +01:00
Gordon Williams eba4d815aa Merge branch 'master' of github.com:espruino/BangleApps 2021-06-14 16:43:10 +01:00
Gordon Williams 5d93dc0a97 Add simple thermometer 2021-06-14 16:41:09 +01:00
Weiming 664632f9a0 add tips 2021-06-11 19:34:27 -04:00
Weiming 2a209cb66a add doc for GPS fix 2021-06-11 19:30:55 -04:00
Weiming 19c456c141 Merge branch 'espruino:master' into master 2021-06-11 19:20:33 -04:00
Gordon Williams 90a118a3ae Merge branch 'master' of github.com:espruino/BangleApps 2021-06-11 11:35:19 +01:00
Gordon Williams 7a287c497e Add option for 3 bit maps, scrolling support 2021-06-11 11:34:19 +01:00
Gordon Williams 45b5ab231a minor colour change to help with rounding on 3bpp 2021-06-11 11:15:18 +01:00
Gordon Williams ca12134ffe lock alignment 2021-06-11 11:14:52 +01:00
Gordon Williams 5e16929733
Merge pull request #758 from rigrig/barclock
barclock: use timeout instead of interval, add screenshots
2021-06-11 08:19:34 +01:00
hughbarney c1358b51bc updated README for gpsservice app, to state its superceded by gpssetup 2021-06-10 23:49:44 +01:00
Richard de Boer c6bafb6b0a barclock: add readme with screenshots 2021-06-10 20:51:03 +02:00
Richard de Boer 002f861038 barclock: use timeout to tick exactly on the second, instead of interval 2021-06-10 20:47:08 +02:00
Smooklu 19d3e0401f Merge branch 'espruino:master' into master 2021-06-08 21:00:15 -05:00
Gordon Williams 2dd8844a45 0.26: Remove buzz in setUI polyfill (#750) 2021-06-08 09:38:08 +01:00
Gordon Williams 6a092262fd
Merge pull request #751 from neshanjo/trex-highscore
T-Rex: Made x movements work and added highscore
2021-06-08 09:33:07 +01:00
Weiming e409ada347
Update ChangeLog 2021-06-07 16:40:23 -04:00
Smooklu 72299583d4
Add files via upload 2021-06-07 13:02:25 -05:00
Smooklu 09f13c242a
Create FD6FDetect.app.js 2021-06-07 13:02:11 -05:00
Johannes Schneider 6de833db3b trex: added highscore and setting (for highscore reset) 2021-06-07 14:11:01 +02:00
Gordon Williams ae6201f743
Merge branch 'master' into mystic-dock 2021-06-07 10:59:35 +01:00
Gordon Williams 16e414c786
Merge pull request #756 from ItsEricWoodward/mystic-clock
Add Mystic Clock v1.00
2021-06-07 10:58:18 +01:00
Francesco Bedussi a3edf90bc5 Merge remote-tracking branch 'upstream/master' 2021-06-06 17:26:20 +02:00
Eric Woodward 111dd0b898 Add Mystic Clock v1.00 2021-06-05 16:47:18 -04:00
Eric Woodward 5dad6caa1d Add Mystic Dock v1.00 2021-06-05 16:39:30 -04:00
hughbarney 5055333b30 kitchen - corrections to README file 2021-06-04 22:47:32 +01:00
hughbarney d68a7c6630 kitchen remove heart.kit.js from the install config in apps.json 2021-06-02 23:42:22 +01:00
hughbarney 5fa79e56b3 Merge remote-tracking branch 'upstream/master' 2021-06-02 23:31:09 +01:00
hughbarney f7dd6badd3 kitchen detect missing waypoint.json file 2021-06-02 23:30:42 +01:00
Johannes Schneider d49a22a990 trex: enabling move left and right 2021-05-30 20:41:14 +02:00
Gordon Williams d570261e47 Revert "Revert softOff as it seems broken on Bangle.js" - fixed! https://github.com/espruino/Espruino/issues/2011
This reverts commit d92855a4c6.
2021-05-28 19:41:33 +01:00
Gordon Williams d92855a4c6 Revert softOff as it seems broken on Bangle.js 2021-05-28 14:50:52 +01:00
Gordon Williams 48c4b79026 welcome 0.10: Tweaks to reduce memory usage 2021-05-28 14:47:59 +01:00
Gordon Williams 2f2bd423dd Misc tweaks to reduce RAM usage - not really enough to warrant version change 2021-05-28 14:38:14 +01:00
Gordon Williams 901adb4328 boot 0.25: Fix error in 'no clock app' message 2021-05-28 14:20:01 +01:00
Gordon Williams 9f9ba8aac5 tweak 2021-05-28 12:50:34 +01:00
Gordon Williams 3b82fefd54 minor layout tweak 2021-05-28 12:49:29 +01:00
Gordon Williams 96afb54d0a setting 0.26: Use Bangle.softOff if available as this keeps the time 2021-05-28 12:02:59 +01:00
Gordon Williams f382c8b68f misc app tweaks 2021-05-28 11:58:08 +01:00
Gordon Williams 34228a84d9 Merge branch 'master' of github.com:espruino/BangleApps 2021-05-28 09:30:15 +01:00
radsvvid 7c60b8fddd
Update ChangeLog 2021-05-28 01:18:03 +02:00
radsvvid b54431b8fe
Update ChangeLog 2021-05-28 01:17:38 +02:00
radsvvid 58744984da
Create app-icon.js 2021-05-28 01:11:18 +02:00
radsvvid c0e38a8185
Add files via upload 2021-05-28 01:08:43 +02:00
radsvvid 799738f85b
Delete app.png 2021-05-28 01:07:22 +02:00
radsvvid b0e768c0f0
Delete app.js 2021-05-28 01:07:11 +02:00
radsvvid 5ab3a32a29
Delete app-icon.js 2021-05-28 01:07:04 +02:00
radsvvid dcca6f043d
Update README.md 2021-05-28 01:05:03 +02:00
radsvvid a29614c88a
Update README.md 2021-05-28 01:02:50 +02:00
radsvvid 9137797665
Delete screenshot1.jpg 2021-05-28 01:02:19 +02:00
radsvvid 7161b62531
Update README.md 2021-05-28 01:01:40 +02:00
radsvvid f6973a6ab5
Create README.md 2021-05-28 01:00:11 +02:00
radsvvid a10792af7f
Add files via upload 2021-05-28 00:50:50 +02:00
radsvvid 994ea1298b
Create ChangeLog 2021-05-28 00:50:30 +02:00
Gordon Williams 7f80cb1625 Added super simple clock
Ensure pedometer uses system colour scheme
2021-05-26 21:06:48 +01:00
Gordon Williams 6d1ac3b7c6 Add 'Bangle.setUI' polyfill and use it from launcher 2021-05-26 20:21:28 +01:00
Gordon Williams 1dca641ff0 boot 0.23: Move to a precalculated .boot0 file which should speed up load time
setting 0.25: Move boot.js code into 'boot' app itself
launch 0.05: Use g.theme for colours
widbat 0.06: Use 'g.theme' (requires bootloader 0.23)
widlock: new widget
2021-05-26 16:21:52 +01:00
Gordon Williams 03d580160d bump version 2021-05-26 08:28:34 +01:00
Gordon Williams 02b6a7c0aa
Merge pull request #747 from neshanjo/cliock-locale
cliock - using locale for internationalization
2021-05-26 08:27:27 +01:00
Johannes Schneider 35daeafe17 cliock - using locale for internationalization 2021-05-25 21:15:20 +02:00
Johannes Schneider c146cfb6cb multiclock - Added localisation to digi.js and timedat.js
- using the locale module for language-specific time and date formats
- in timdat.js, a special date format consisting of day of week, month and day of month is used that is not available as a date pattern. Hence, it's built in place.
- in timedat.js, some unused variables have been removed and lastmin now uses the number returned by the Date object directly
2021-05-24 16:58:12 +02:00
Gordon Williams b6cc5fa45b
Merge pull request #744 from awkirk71/master
Font Clock: Initial Version
2021-05-24 09:20:19 +01:00
adrian w kirk 1fc24b9fe7 font clock bug fix: Transition on vecotor 4 clock between roman numerals and digits not clearing 2021-05-23 23:03:38 +01:00
adrian w kirk 658b10fed3 font clock.
- Took out old code
- Code now too complexed for emulator so took it off
- Added ROman Numerals to vector fonts
2021-05-23 22:29:08 +01:00
adrian w kirk 1647352838 font clock bug fix: not saving settings when background is changed 2021-05-23 15:04:32 +01:00
adrian w kirk 739ab474d5 font clock - added new icons 2021-05-23 00:28:03 +01:00
adrian w kirk 8ec3572119 fontclock: changed black background second hand to yellow 2021-05-22 13:31:41 +01:00
adrian w kirk 0692ae20aa Intial version of font clock 2021-05-22 00:38:30 +01:00
Gordon Williams 994c923c1d
Merge pull request #743 from awkirk71/master
Sweep Clock: reduced memory footprint
2021-05-18 08:02:09 +01:00
adrian w kirk e029071678 sweepclock: touching README.md file to get the git App Loader site working 2021-05-17 13:41:06 +01:00
adrian w kirk 193b880ffb sweepclock: Added a memory printout to the console so the memory usage can be followed when connected 2021-05-16 20:04:32 +01:00
adrian w kirk a2ba365a07 sweepclock: fixing README page 2021-05-16 14:45:34 +01:00
awkirk71 6c20f9c96a Merge branch 'espruino:master' into master 2021-05-16 14:22:40 +01:00
adrian w kirk 3730e6a6ba Sweep clock: memory effeciency part 2. Changing out JSON maps for switch statements in Fonts to save another 8% of memory 2021-05-16 12:04:40 +01:00
adrian w kirk 3fe4cd2515 SweepClock - uppped version number 2021-05-15 20:30:57 +01:00
adrian w kirk e10a7527fe Sweep clock - reduce memory footprint 2021-05-15 20:27:33 +01:00
numerist 051f2cb71b
Merge branch 'master' into master 2021-05-14 11:47:09 -04:00
numerist 459f2b2133
Update app.js 2021-05-14 10:27:48 -04:00
numerist 811cc510ff
Update app.js 2021-05-14 10:13:59 -04:00
Gordon Williams 2b356a22f5
Merge pull request #741 from rigrig/gbmusic
gbmusic: Setting to disable double/triple press control, remove touch controls setting, reduce fadeout flicker
2021-05-13 15:56:03 +01:00
Gordon Williams b3a3dae04f
Merge pull request #740 from awkirk71/master
Sweep Clock: Adding date to clock face
2021-05-13 15:55:33 +01:00
Richard de Boer d642ad5c80 gbmusic: `Simple button` setting to disable double/triple pressing
For music players which handle multiple button presses themselves.
see http://forum.espruino.com/comments/15984222/
2021-05-13 15:48:41 +02:00
Richard de Boer 14c4bfdb8b gbmusic: Remove touch controls setting
Firmware 2v10 will disable touch/swipe while the LCD is off anyway, so
just enable them always. (but keeps the check that the LCD is on until
the whole world has upgraded their firmware)
2021-05-13 15:21:24 +02:00
Richard de Boer 195f5928f6 gbmusic: Simplify touch controls setting
Firmware 2v10 will disable touch/swipe while the LCD is off anyway.
(Next commit will just remove this setting altogether, but just in case)
2021-05-13 15:16:45 +02:00
Richard de Boer da8dc6cd57 gbmusic: reduce fadeout flicker, clean comments 2021-05-13 15:00:03 +02:00
Gordon Williams 51fe73152d fix 'npm test' version warnings, add README 2021-05-13 08:20:46 +01:00
Gordon Williams 193e24e844
Merge pull request #739 from numerist/master
Dozenal Time
2021-05-13 08:16:43 +01:00
adrian w kirk d6d8747a2e Sweep clock - added documentation for the date button 2021-05-13 00:45:21 +01:00
adrian w kirk 1e68caf22d sweep clock. Added date placement with bitton 4 2021-05-12 18:56:15 +01:00
numerist a50816a4a5
Update app.js 2021-05-12 09:06:07 -04:00
numerist a29a202a4a
Update app.js 2021-05-12 08:01:16 -04:00
numerist 08f998b0c8
Update app.js 2021-05-12 07:58:07 -04:00
numerist 7b68fc8ddf
Update app.js 2021-05-12 07:56:15 -04:00
numerist 636fb40fea
Update app.js 2021-05-12 07:53:53 -04:00
numerist c613035f74
Update app.js 2021-05-12 07:49:43 -04:00
numerist 8480daf4fa
Update app.js 2021-05-12 07:48:55 -04:00
numerist f1bf9cc598
Update app.js 2021-05-12 07:44:17 -04:00
numerist f96f52c756
Update app.js 2021-05-12 07:42:39 -04:00
numerist df94ad0b6d
Update app.js 2021-05-12 07:41:23 -04:00
numerist e80a4dd54d
Update app-icon.js 2021-05-11 21:20:43 -04:00
numerist 6fe2e59128
Add files via upload 2021-05-11 21:18:21 -04:00
numerist d198b5deb2
Update app.js 2021-05-11 19:30:49 -04:00
numerist 48004d81d7
Rename doztime.app.js to app.js 2021-05-11 18:54:31 -04:00
numerist 476efccd7d
Rename doztime-icon.js to app-icon.js 2021-05-11 18:54:12 -04:00
numerist 7c60245063
Rename app.js to doztime.app.js 2021-05-11 16:48:49 -04:00
numerist 628376eb41
Rename app-icon.js to doztime-icon.js 2021-05-11 16:40:50 -04:00
numerist c9a706589d
Update app-icon.js 2021-05-11 16:23:54 -04:00
numerist cf1ee75e8d
Update app.js 2021-05-11 16:10:31 -04:00
numerist 2500242e04
Create app-icon.js 2021-05-11 12:10:01 -04:00
numerist 288be35478
Update app.js 2021-05-10 22:41:39 -04:00
numerist 8973ebe7a8
Create app.js 2021-05-10 22:24:27 -04:00
numerist 40ee87674d
Delete app.js 2021-05-10 22:19:49 -04:00
numerist 18e443ec08
Add files via upload 2021-05-10 21:59:50 -04:00
numerist 1c2d59b1a8
Create app.js 2021-05-10 21:55:00 -04:00
hughbarney 41dde5ff2d kitchen: added trip counter to stepo, revertd to direct screen writes to avoid mem errors 2021-05-10 20:32:02 +01:00
hughbarney 1c7fd13cba corrected apps.json for data setting for kitchen, missed a comma before data 2021-05-10 20:05:09 +01:00
hughbarney 785fd175b8 Merge remote-tracking branch 'upstream/master' 2021-05-10 20:00:03 +01:00
adrian w kirk 9aced63de9 Added date to sweep clock face 2021-05-10 16:23:54 +01:00
hughbarney 061766e470 added debug object to write to debug.log 2021-05-08 19:42:41 +01:00
dapgo 17b8e77b72 Update ChangeLog 2021-05-08 17:21:16 +02:00
dapgo 5c670d9fcb v006 improvements 2021-05-08 17:19:52 +02:00
hughbarney 9a4c90da69 kitchen: added screenshots for heart and swatch, updated README 2021-05-08 14:14:02 +01:00
hughbarney 68c24811c5 kitchen: Added basic heart rate monitor watch face 2021-05-08 13:32:37 +01:00
hughbarney c82d06e573 Merge remote-tracking branch 'upstream/master' 2021-04-30 18:08:07 +01:00
hughbarney 2a40de9f4c improved handling of missing firmware features 2021-04-30 18:07:43 +01:00
Richard de Boer 366f7899ba gbmusic: setting to disable touch controls 2021-04-29 22:17:21 +02:00
Richard de Boer 546b5e819a gbmusic: fix dynamic track/album colors
Not really broken, just didn't do what it said
2021-04-29 21:48:06 +02:00
hughbarney 40851ec0c4 Merge remote-tracking branch 'upstream/master' 2021-04-28 22:47:09 +01:00
hughbarney 6a2f47f035 added error codes to kicthen combo to warn of missing dependancy 2021-04-28 22:46:26 +01:00
adrian w kirk 78899b2063 Slding Clock - prepared version no and ChangeLog for new version 2021-04-27 15:57:51 +01:00
adrian w kirk 8ba61f44ef Merge branch 'master' of https://github.com/awkirk71/BangleApps 2021-04-27 12:06:54 +01:00
adrian w kirk 09194a31b4 BUGFIX: Pedometer interferes with sliding text clock by aletering font alignment 2021-04-27 12:05:39 +01:00
Gordon Williams 302d63a985
Merge pull request #731 from rigrig/gbmusic
Gadgetbridge Music Controls: only auto-start from clock apps, auto close after 1 hour of inactivity
2021-04-26 09:15:04 +01:00
Gordon Williams 88618bad2a
Merge pull request #730 from awkirk71/master
SlidingText Clock: Added German Language
2021-04-26 08:32:34 +01:00
Richard de Boer 2ca3ccfaa0 gbmusic: auto close after double song duration (or 1 hour) of inactivity
Because some phones don't end an update when the music simply finished.
2021-04-25 16:21:59 +02:00
Richard de Boer ca394e3ff7 gbmusic: reformat widget code 2021-04-25 15:28:38 +02:00
Richard de Boer 94fe988b08 gbmusic: only auto-start from clock apps 2021-04-25 15:28:38 +02:00
adrian w kirk 5a1b564249 liding text clock: updated change log 2021-04-23 22:54:38 +01:00
adrian w kirk 8277958349 Sliding text clock: changed README photos 2021-04-23 22:44:25 +01:00
adrian w kirk 88211e1b03 Sliding Text clock: spelling mistake in French clock 2021-04-22 22:30:13 +01:00
adrian w kirk 5e39c9a8a8 Sliding Text Clock changing to German characters 2021-04-22 21:48:30 +01:00
adrian w kirk a916652a89 Sliding text clock - Reducing no of languages loadable as a memory limit has been hit 2021-04-22 15:46:32 +01:00
adrian w kirk 4efe461dfe sliding text clock adding new languages to REAMDME 2021-04-22 13:00:36 +01:00
adrian w kirk c7237282a4 sliding text - make the german clock more straight forward by just using straight time 2021-04-22 09:41:18 +01:00
Andrwe Lord Weber 2307dfafbf multiple improvements of heart app
* fix timezone offset
* draw chart based on height and width of display instead of hard-coded limits
* reduce memory usage
* generate scale based on defined minimum and maximum measurement
* added background line on 50% to ease estimation of drawn values

Signed-off-by: Andrwe Lord Weber <github@andrwe.org>
2021-04-21 14:45:16 +02:00
Andrwe Lord Weber 4de2306e85 added loading screen for viewRecord
Signed-off-by: Andrwe Lord Weber <github@andrwe.org>
2021-04-21 14:45:16 +02:00
Andrwe Lord Weber a338d5e20e reduced memory usage of heart-app
Signed-off-by: Andrwe Lord Weber <github@andrwe.org>
2021-04-21 14:45:16 +02:00
adrian w kirk 4a20d95207 sliding text clock - fix typo in upload page 2021-04-21 11:22:53 +01:00
adrian w kirk dcf5765e09 Sliding text clock. Adding German language
also limiting the numer of loaded clocks to 4
2021-04-21 11:09:18 +01:00
Gordon Williams 4d0aa393bc
Merge pull request #728 from StuntsPT/master
Adds pt_PT locale
2021-04-20 08:34:56 +01:00
Gordon Williams cf007f6919
Merge pull request #726 from hughbarney/master
kicthen combo: improved stopwatch display, rewrite compass arrow to use direct screen write to avoid mem defrag
2021-04-20 08:26:08 +01:00
Gordon Williams 96ec8ccb6e
Merge pull request #727 from awkirk71/master
Adding Spanish Support to Sliding Text Clock
2021-04-20 08:25:19 +01:00
adrian w kirk 7d279495df Updated Changelog for sliding text clock 2021-04-20 00:26:08 +01:00
hughbarney d1c31ac498 Merge remote-tracking branch 'upstream/master' 2021-04-19 21:48:29 +01:00
hughbarney 9bce2540db modified kitchen/compass to write directly to screen to avoid LOW_MEMORY exceptions 2021-04-19 21:48:12 +01:00
adrian w kirk 9f19d26762 sligingtext clock bug fix: multiple calls to draw clock in a short space of time causing draw problems. 2021-04-19 12:05:50 +01:00
Gordon Williams b3315225a4
Merge pull request #725 from ra101/Omnitrix
Update README.md
2021-04-19 09:49:34 +01:00
Gordon Williams 22b9ae1d70
Merge pull request #724 from ra101/Bat-Clock
batclock updated
2021-04-19 09:49:14 +01:00
Parth Agarwal befcf91009 Update readme-screenshot link 2021-04-19 13:45:30 +05:30
Parth Agarwal d724185b00 Update readme-screenshot link 2021-04-19 13:44:01 +05:30
Parth Agarwal 0fe8b18a23 batclock updated 2021-04-19 13:29:54 +05:30
Parth Agarwal 3bdd0afe76
Update README.md 2021-04-19 13:08:09 +05:30
Gordon Williams 99d16f917d
Merge branch 'master' into Omnitrix 2021-04-19 08:14:29 +01:00
Francisco Pina-Martins eb16d85a8b
Adds pt_PT locale
Just adds a new pt_PT locale
2021-04-19 03:38:43 +01:00
hughbarney e49ced572a Merge remote-tracking branch 'upstream/master' 2021-04-18 12:28:20 +01:00
hughbarney 2644f2226d improved display in kitchen/stopwatch, updated README files 2021-04-18 12:28:13 +01:00
adrian w kirk 2bdf1afda7 sliding text clock - forgot to add spanish language module 2021-04-18 09:38:33 +01:00
adrian w kirk 6446d5e00b Added Spanish language to sliding text clock
Also improved handling of lcdon
2021-04-18 09:31:25 +01:00
Parth Agarwal e2a38b5cc1
Update README.md 2021-04-18 00:57:04 +05:30
Parth Agarwal ecb0334c6a Omnitrix app Init 2021-04-17 21:46:30 +05:30
Parth Agarwal 2b0c34a8d7 Bat Clock Init 2021-04-17 19:55:13 +05:30
seb 82f839bd3f Added my "Where in the world?" application 2021-04-15 17:34:14 +01:00
hughbarney cd5d5cd3f5 turned off debugging in kitchen combo 2021-04-14 23:30:42 +01:00
hughbarney 7be55db00e bumped version of kitchen combo, updated README file for swatch, bumped Change Log 2021-04-14 23:14:00 +01:00
hughbarney 612717fd54 Merge remote-tracking branch 'upstream/master' 2021-04-14 22:54:21 +01:00
hughbarney 5226a19ef1 added stopwatch face to Kitchen combo 2021-04-14 22:54:01 +01:00
Gordon Williams bf44683bfe Merge branch 'master' of github.com:espruino/BangleApps 2021-04-14 14:04:33 +01:00
Gordon Williams 79b18bcb85 heart 0.04: Fix memory usage when viewing HRM traces 2021-04-14 14:02:07 +01:00
Gordon Williams 1c2e901a8d 0.02: Change color from red->yellow to ease readability (fix #710) 2021-04-14 13:58:09 +01:00
Gordon Williams ae25b098bf gpsrec 0.19: Fix memory usage issues inside track viewer app 2021-04-14 13:10:19 +01:00
Gordon Williams 7f0b323f3c
Merge branch 'master' into quiet-mode 2021-04-13 08:34:28 +01:00
Gordon Williams b817316df2
Merge pull request #719 from awkirk71/master
Smoother Sliding Text Clock with Colour themes
2021-04-13 08:27:06 +01:00
adrian w kirk 615c84800e slidingtext clock fix to README tables 2021-04-12 22:57:29 +01:00
adrian w kirk ee2efb9a63 Slidingtext clock added Reandme page 2021-04-11 22:14:48 +01:00
adrian w kirk fb993f94d1 sliding text - refactored common en formatting functions into common module 2021-04-11 15:18:30 +01:00
adrian w kirk 30a5fe6656 Adding custom page for selecting sliding text languages 2021-04-11 11:09:57 +01:00
Richard de Boer 66c5284d23 gbmusic: improve controls
Using BTN3-rising for `volumedown` meant that everytime you hold BTN3 to
reload the watch it first messes with your volume. So now we listen for
falling edge only.
Also add double/triple pressing BTN2 for next/previous.
And fix a bug with the scroller interval.
2021-04-10 18:32:20 +02:00
Richard de Boer 2de7a2dea0 gbmusic: simplify code some more
Remove Ticker classes, shorten some variable names
2021-04-10 16:21:36 +02:00
Richard de Boer 5283f95320 gbmusic: cleanup/simplify code
Get rid of the whole settings+drawText(), just hardcode positions in
drawSomething() functions.
2021-04-10 16:21:36 +02:00
Richard de Boer 721c0e7ba5 gbmusic: Increase text brightness, improve memory usage 2021-04-10 16:21:36 +02:00
Richard de Boer 33105c5820 gbmusic: code style (add semicolons) 2021-04-10 16:21:36 +02:00
adrian w kirk 0b11b47f91 BUGFIX: traditional english needs to increase the hour > 30 mins past the hour 2021-04-10 01:24:51 +01:00
adrian w kirk 2946e10122 Bug fix to quarter from/to 2021-04-10 00:03:39 +01:00
adrian w kirk 40e77618a1 Added Traditional English Formatting 2021-04-09 23:42:20 +01:00
adrian w kirk 0d8a7c0d50 Added traditional english date formatter 2021-04-09 23:33:21 +01:00
Gordon Williams 039024c4ad Allow 'data' style app files to be uploaded with the app (and switch over settings files for various apps) 2021-04-09 09:58:38 +01:00
adrian w kirk c093fc2f9f - Added colour theming with button 3
- put the formatters outside in modules so they can selected
2021-04-07 22:45:50 +01:00
Gordon Williams c05d44286e
Merge pull request #715 from Weiming-Hu/master
New app: Hour Strike
2021-04-07 11:55:08 +01:00
Gordon Williams 5b82b2c90e
Merge pull request #712 from Andrwe/hrm_graphing
added graphing for Heart Rate Recorder
2021-04-06 10:06:12 +01:00
Gordon Williams 7782a40e26
Merge pull request #709 from awkirk71/master
Sweep Clock Color Themes
2021-04-06 09:09:18 +01:00
Gordon Williams fd2aa95689
Merge pull request #713 from flautrup/master
Moved which ring shows seconds and minutes
2021-04-06 09:06:38 +01:00
Fredrik Lautrup 0eb8fc8fb3 Added images 2021-04-05 16:22:16 +02:00
Fredrik Lautrup 57c45ae631 Try to fix that it drains battery 2021-04-05 16:08:06 +02:00
Weiming 10c7e2e8d6 update boot code 2021-04-02 22:22:08 -04:00
Weiming df6d34b951 update version 2021-03-31 18:32:11 -04:00
Weiming 24a0e239a1 too many texts, remove some 2021-03-31 18:22:36 -04:00
Weiming 6a861afea3 update app menu 2021-03-31 18:20:05 -04:00
Weiming 08e0ae7320 change next strike time when strike is off 2021-03-31 09:51:07 -04:00
Weiming bd68c53d0b fix a bug when strike time is outside the working range 2021-03-31 08:33:38 -04:00
Weiming 4d1a98e009 add strike time preview 2021-03-30 22:07:41 -04:00
Weiming 107e865d3f bug fix when cloning a date object 2021-03-30 20:28:58 -04:00
Weiming d923201c79 fix bug for quiet time 2021-03-30 10:05:53 -04:00
Weiming 1701e79f0c add strength and more strike times 2021-03-29 21:49:35 -04:00
Weiming d45c91aa4e remove testing code 2021-03-29 17:35:19 -04:00
Weiming 686e0cd091 buzz 2021-03-29 17:26:02 -04:00
Weiming 137ed3ee2d testing 2021-03-29 17:21:32 -04:00
Weiming ebc535d7eb check menu 2021-03-29 17:11:28 -04:00
Weiming 9605c628de update version 2021-03-29 17:06:45 -04:00
Weiming d867ff35e3 bug fix 2021-03-29 17:03:53 -04:00
Weiming 314ea623a7 add quiet time and intervals 2021-03-29 16:59:00 -04:00
Fredrik Lautrup bec44e9d5d Fix to get min and sec right 2021-03-29 20:15:10 +02:00
Fredrik Lautrup 3c109a4126 Fixes 2021-03-29 19:53:28 +02:00
Fredrik Lautrup 68c04698f5 First version 2021-03-29 19:49:19 +02:00
Fredrik Lautrup 94f1475a12 Merge remote-tracking branch 'upstream/master' 2021-03-29 19:09:16 +02:00
Fredrik Lautrup 9af705ed0f Fix 2021-03-29 19:09:00 +02:00
Weiming 4574726f5d trying to resolve the issue for quiet time 2021-03-28 23:28:45 -04:00
Weiming 794b85834c rename 2021-03-28 23:28:23 -04:00
Weiming 1807651001 update text 2021-03-28 23:28:15 -04:00
Weiming 9f82c9ce50 add hourstrike -- a new app 2021-03-28 22:34:25 -04:00
Andrwe Lord Weber aa12ed310b added graphing for HRM
Signed-off-by: Andrwe Lord Weber <github@andrwe.org>
2021-03-28 20:11:02 +02:00
adrian w kirk 0ef7369c35 Changed sweep clock icon 2021-03-28 00:53:05 +00:00
adrian w kirk c8a2218a55 corrected Sweepclock README markdown 2021-03-27 18:17:32 +00:00
adrian w kirk c20d48fc1c tidied up README page for sweepclock 2021-03-27 18:07:46 +00:00
Richard de Boer da82682f6b add qmsched: Quiet Mode schedule 2021-03-27 18:05:01 +01:00
hughbarney 9f18be847e small code reduction, call getWaypoint() in draw() 2021-03-27 01:21:27 +00:00
adrian w kirk 4b7cff7806 Simplified Sweepclock README page 2021-03-26 03:00:44 +00:00
adrian w kirk 5d14142c9d Added sweep clock photos 2021-03-26 02:58:00 +00:00
adrian w kirk a84cdcf8dc Added to changelog for v2 of sweep clock 2021-03-26 02:41:56 +00:00
adrian w kirk e6522d58dc Added blue colour theme and updated the documentation 2021-03-26 02:27:24 +00:00
Richard de Boer 41bfa8cbbb widbatwarn: respect Quiet Mode 2021-03-25 23:53:51 +01:00
Richard de Boer d23954a3f7 widancs: respect Quiet Mode 2021-03-25 23:53:51 +01:00
Richard de Boer 6f4913bf5f widpedom: respect Quiet Mode 2021-03-25 23:53:51 +01:00
Richard de Boer f30187e77a kitchen: don't buzz for GPS fix during Quiet Mode 2021-03-25 23:53:51 +01:00
Richard de Boer 9c3cfc544c walkersclock: don't buzz for GPS fix during Quiet Mode 2021-03-25 23:53:51 +01:00
Richard de Boer 6e51c1321d notify,notifyfs: don't turn on screen during Quiet Mode 2021-03-25 23:53:51 +01:00
Richard de Boer 0b76f7848e gbridge: respect Quiet Mode 2021-03-25 23:53:51 +01:00
Richard de Boer 0c36041e18 sleepphasealarm: respect Quiet Mode 2021-03-25 23:53:51 +01:00
Richard de Boer 04f02f4274 hardalarm: respect Quiet Mode 2021-03-25 23:53:51 +01:00
Richard de Boer f459839c12 alarm: respect Quiet Mode 2021-03-25 23:53:51 +01:00
Richard de Boer 7a4f69526d marioclock: disable notification buzz during Quiet Mode
Also convert CRLF->LF
2021-03-25 23:53:51 +01:00
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 0e43af0d63 bumped version of kitchen to 0.02, added change log 2021-03-25 21:21:16 +00:00
hughbarney 9aa2e0c311 kitchen don't action BTN1,BTN2 for next/prev waypoint until GPS is RUNNING 2021-03-25 21:12:46 +00: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