1
0
Fork 0
Commit Graph

6400 Commits (a31daa41f4d9f87dfd743aa6ed4bed4fafac4374)

Author SHA1 Message Date
Danny 30f8546319 Update README.md 2022-01-12 00:17:23 +01:00
Danny 009df38104 fixed and aligned for bangle2
*bugfix* stopwatch broken with v0.03 setUI
      realigned quick n dirty screen positions
      help adjusted to fit bangle1 & bangle2 screen-size with widgets
      fixed bangle2 colors for chrono and last lap highlight
      added screen for bangle2 and a small README
2022-01-12 00:16:01 +01:00
David Peer 1f06e6cfc5 Added humidity 2022-01-11 21:24:23 +01:00
Richard de Boer a945a32f51
messages: Back button now goes back to list of messages 2022-01-11 19:30:00 +01:00
Richard de Boer d32674f825
messages: Spread message action buttons out 2022-01-11 19:30:00 +01:00
Richard de Boer 8467a8810a
messages: app-specific icon colors 2022-01-11 19:29:59 +01:00
Adam Schmalhofer 81aac6f020 Merge 'master' into jekyll-apps.json 2022-01-11 18:33:56 +01:00
David Peer 755f44cf3f Bugfix: Alarm not working. 2022-01-11 18:20:53 +01:00
David Peer 2d06208e33 Updated screenshot. 2022-01-11 18:11:49 +01:00
David Peer 5de8ca8184 Updated changelog, readme, screenshots etc. More consistent naming of datapoints. 2022-01-11 18:10:05 +01:00
David Peer 1cdcedc997 Bugfix: If the weather module does not exist, an exception was thrown. Now its hidden in a function. 2022-01-11 17:41:02 +01:00
David Peer d260e7c507 Merge remote-tracking branch 'upstream/master' 2022-01-11 17:27:45 +01:00
David Peer 0a6aaa7447 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-01-11 17:22:21 +01:00
David Peer 7b1c19f67f Removed swipe gestures to be compatible with the ecosystem 2022-01-11 17:22:17 +01:00
Andreas Rozek 3715ae433a Create Customizer.html 2022-01-11 16:30:48 +01:00
Andreas Rozek 0666181c8d Create README.md 2022-01-11 16:29:24 +01:00
Andreas Rozek 216610780f Create app.js 2022-01-11 16:29:19 +01:00
Andreas Rozek 94c41d4dbc Merge branch 'master' of https://github.com/rozek/BangleApps 2022-01-11 16:25:27 +01:00
Marco Heiming 800624f2d4 Fix missing module requirement 2022-01-11 16:18:10 +01:00
Marco Heiming a3ada12a92 Add settings for buzz; more timeouts to better detect activities; reduce memory usage 2022-01-11 16:04:54 +01:00
Gordon Williams 24f4ba9b54
Merge pull request #1264 from myxor/circlesclock_v0.05
Circlesclock: Show correct percentage values in circles & show humidity as weather circle progress
2022-01-11 13:57:26 +00:00
Marco Heiming a29dbeedd3 Update changelog 2022-01-11 14:08:48 +01:00
Marco Heiming d12a415740 Show humidity as weather circle data 2022-01-11 13:52:19 +01:00
Marco Heiming 83aa32ee84 Moved exercise threshold values to the exercise type configuration & initial support for curls 2022-01-11 12:38:19 +01:00
Marco Heiming d59db5ba38 Show correct percentage values in circles 2022-01-11 11:48:10 +01:00
Marco Heiming c9fa1b8f65 Update screenshot 2022-01-11 11:44:07 +01:00
Gordon Williams b522f51f3f
Merge pull request #1263 from BartS23/gpsinfo_PR
Fix: GPS Info FIFO_FULL error
2022-01-11 10:37:48 +00:00
Romek 0c0d7e9dd1 Update changelog and version 2022-01-11 11:10:54 +01:00
Gordon Williams da70a991b4
Merge pull request #1262 from DDDanny/antonclk-clock-0.05-showWeeknumber
Antonclk clock 0.05 show weeknumber *bugfix*
2022-01-11 10:05:12 +00:00
BartS23 8053de3307 Fix layout and double enabling of event GPS-raw 2022-01-11 10:25:30 +01:00
BartS23 7905d3cffc Reduce FIFO_FULL messages
1. the lazy layout rendering takes too much time.
2. enable the gps at the end of the file.
3. save SATinView to detect changes.
2022-01-11 10:25:21 +01:00
Gordon Williams 445b707750
Merge pull request #1260 from halemmerich/hralarm
New widget: Heart rate alarm
2022-01-11 09:20:06 +00:00
Gordon Williams 78f0b4bd35
Merge pull request #1261 from halemmerich/lapcountericon
Lap Counter - Use themeable icon
2022-01-11 09:19:34 +00:00
Gordon Williams 0a30374b5d
Merge pull request #1152 from thedod/ftclock-resolve
Add Four Twenty Clock
2022-01-11 09:08:28 +00:00
The Dod be678511aa
Merge branch 'master' into ftclock-resolve 2022-01-11 10:20:30 +02:00
Peer David 8f82844e46
Merge branch 'espruino:master' into master 2022-01-11 09:12:13 +01:00
Danny dcc4dc8e66 app.js - bugfix: removed codefragement testdata "thursday"
added todo for locale "week"
2022-01-11 00:16:40 +01:00
Danny 3e45811504 Updated readme.md type / format 2022-01-11 00:13:34 +01:00
Danny 1a21358f2b Updated readme.md typo / format 2022-01-11 00:12:04 +01:00
Danny 52647e7a8a fixed typo in readme.md 2022-01-11 00:08:06 +01:00
Martin Boonk 53f787fff7 Lap Counter - Use themeable icon 2022-01-10 22:03:40 +01:00
Jon Warrington 2855ace46e Incrementing the version number 2022-01-10 13:47:50 -07:00
Adam Schmalhofer d3b923bafd Merge branch master into jekyll-apps.json 2022-01-10 20:52:33 +01:00
Martin Boonk 791f88b061 New widget: Heart rate alarm 2022-01-10 20:47:47 +01:00
Jon Warrington 78dc343afa Fixing a problem with the lcars settings 2022-01-10 11:48:57 -07:00
Jon Warrington 05215fab73 Updating version info for lcars 2022-01-10 11:38:26 -07:00
Jon Warrington 0f2a58ddde Adding current weather to lcars 2022-01-10 11:31:37 -07:00
Marco Heiming bfe2725483 Show heart rate during training
Alot of code cleanup and improvements
2022-01-10 19:02:39 +01:00
Marco Heiming b711b50f88 Initial version of BanglExercise 2022-01-10 16:10:42 +01:00
Gordon Williams 1d793a037f Merge branch 'master' of github.com:espruino/BangleApps 2022-01-10 14:06:58 +00:00
Gordon Williams eaaddae946 fix broken instagram icon 2022-01-10 14:06:50 +00:00
Gordon Williams 594d944dc4
Merge pull request #1244 from psbest/master
add changes mmind app
2022-01-10 08:58:12 +00:00
Gordon Williams 84b7dd2595
Merge pull request #1237 from myxor/circlesclock_v0.04
Circlesclock v0.04
2022-01-10 08:48:43 +00:00
Gordon Williams 6243e849c7
Merge pull request #1238 from qucchia/master
0.04 Fix alarm not activating
2022-01-10 08:48:18 +00:00
Gordon Williams d062831379 Changelog for #1240
0.41: Add Keyboard and Mouse Bluetooth HID option
2022-01-10 08:47:52 +00:00
Gordon Williams 0c3605a64e
Merge pull request #1240 from 7kasper/patch-1
Add mouse keyboard combination HID to Banglejs settings and boot.
2022-01-10 08:46:26 +00:00
Gordon Williams 0f6c2a554e
Merge branch 'master' into update_long_date_sv_se_locale 2022-01-10 08:40:34 +00:00
Gordon Williams 0006599dc5
Merge pull request #1247 from hughbarney/master
Limelight - simple analogue clock with configurable fonts, support for full or normal screen
2022-01-10 08:39:54 +00:00
Gordon Williams 75e73ce0e5
Merge pull request #1245 from rigrig/menuwheel-setui-fix
menuwheel: override Bangle.setUI to clear up touch handler
2022-01-10 08:39:05 +00:00
Gordon Williams e28117a2c3
Merge pull request #1253 from adamschmalhofer/wohrm-bjs2
Workout HRM 0.09
2022-01-10 08:37:13 +00:00
Gordon Williams 04ee04defc
Merge pull request #1254 from adamschmalhofer/widhwt-bjs2
Hand Wash Timer 0.02
2022-01-10 08:36:35 +00:00
Gordon Williams 99bfd0915c
Merge pull request #1256 from DDDanny/antonclk-clock-0.05-showWeeknumber
Anton-Clock can optionally show ISO-8601 calendar weeknumber
2022-01-10 08:35:40 +00:00
Danny 20406ca29c Clock can optionally show ISO-8601 calendar weeknumber 2022-01-10 00:11:24 +01:00
Adam Schmalhofer a92e7c00cf Merge remote-tracking branch 'upstream/master' into widhwt-bjs2 2022-01-09 19:03:10 +01:00
Adam Schmalhofer 4343e9ba6d Merge remote-tracking branch 'upstream/master' into wohrm-bjs2 2022-01-09 18:54:45 +01:00
Marco Heiming 6f1b109362 Add TODOs to README 2022-01-09 13:46:12 +01:00
Marco Heiming 05f0d3003a Fix minor glitch in circle drawing 2022-01-09 13:45:50 +01:00
Marco Heiming 7ad707793f Fix drawing of full circle 2022-01-09 13:42:01 +01:00
The Dod 6896b282b2 Rewrite mkFourTwentyTz in JS (instead of Python) 2022-01-09 14:17:14 +02:00
Didgeridoohan 72eb128272
Tweak long date 2022-01-09 07:32:57 +01:00
hughbarney 4341efb46a Updated simplest to make it simpler, tweak to Pastel to make it cycle better 2022-01-08 20:43:06 +00:00
Marcus Olsson a1ebca296c Fixed sv_SE formatting
Long date does not work well for Bangle.js2
This aligns with default locale en_GB.
2022-01-08 21:16:55 +01:00
The Dod 971ee4190d
Merge branch 'master' into ftclock-resolve 2022-01-08 21:50:23 +02:00
Marco Heiming 968e7b5840 Make text size in heart rate circle slightly bigger as it does not have any units 2022-01-08 10:25:24 +01:00
Andrew Gregory f1d0088fe7
Merge branch 'espruino:master' into master 2022-01-08 17:15:23 +08:00
hughbarney 049555a08d Simplest, switched to queueDraw() method, update once per minute 2022-01-08 00:25:43 +00:00
hughbarney 597efeab00 limelight README tweak 2022-01-07 23:14:15 +00:00
hughbarney 2a2c26393f limelight README tweak 2022-01-07 23:11:14 +00:00
Richard de Boer 2db23a39a6
menuwheel: override Bangle.setUI to clear up touch handler
Because apps/libraries expect setUI to clean up touch handlers.
2022-01-07 23:48:18 +01:00
hughbarney c8ea4c55b3 Limelight, switched to bolted hands, redid screenshots 2022-01-07 22:43:49 +00:00
hughbarney 6ab90e62e0 merge with upstream, add full screen option to Limelight 2022-01-07 21:49:33 +00:00
Danny 436aecbca3 ISO8601 added in changelog and readme 2022-01-07 20:28:00 +01:00
Marco Heiming 8bbe2a43b4 Same size for every circle 2022-01-07 18:33:09 +01:00
Marco Heiming 83debe93ee Bigger weather icons & a bit thinner circles 2022-01-07 18:21:36 +01:00
David Peer 243fe5ab12 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-01-07 17:26:36 +01:00
David Peer 677cd16f8b Fixed bug that clock is unresponsive 2022-01-07 17:26:34 +01:00
Peer David 0c3c5a9720
Merge branch 'espruino:master' into master 2022-01-07 17:25:35 +01:00
7kasper 3fca1a3135
Merge pull request #1 from 7kasper/patch-2
Add HID option to settings.
2022-01-07 16:48:58 +01:00
7kasper 47da82a547
Add HID option to settings. 2022-01-07 16:48:15 +01:00
7kasper 9e0bef98ae
Add combination HID to bootupdate. 2022-01-07 16:44:54 +01:00
Didgeridoohan efc8845c13
Update ChangeLog 2022-01-07 16:42:29 +01:00
Didgeridoohan ea71f6a0ea
Swedish localisation with English text (en_SE) 2022-01-07 16:39:45 +01:00
Qucchia 426ba76ad4
Update ChangeLog 2022-01-07 16:25:15 +01:00
Qucchia 209d05e6d6
Fix alarm not activating 2022-01-07 16:24:36 +01:00
Marco Heiming 2397f5957a Add weather functionality
Improve circle position finding
2022-01-07 13:30:09 +01:00
Peter Slendebroek 2fe1ea524d
correct some typo's 2022-01-07 13:15:54 +01:00
Adam Schmalhofer 740f1fdb71 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-07 13:04:35 +01:00
Peter Slendebroek b0238957b6
fix update mmind.icon,js from 176px to 48px 2022-01-07 12:56:53 +01:00
Gordon Williams 53d7103272
Merge pull request #1229 from halemmerich/bthrm
BLE Heart Rate Monitor improvements
2022-01-07 10:14:32 +00:00
Gordon Williams a25d1b6d4d
Merge pull request #1228 from halemmerich/recorderimprovements
Recorder improvements
2022-01-07 10:13:32 +00:00
Martin Boonk 01d236b761 Bump version and changelog 2022-01-07 10:59:00 +01:00
Martin Boonk 47cc9434a3 Bump version and changelog 2022-01-07 10:59:00 +01:00
Martin Boonk 3baf11613b Adds recorder app plugin to record the BTHRM event 2022-01-07 10:59:00 +01:00
Martin Boonk 55c7ed5dd8 Adds app to check status of BT/HRM 2022-01-07 10:59:00 +01:00
Martin Boonk 089f0cd438 Emit additional BTHRM event and allow overwriting HRM optionally 2022-01-07 10:59:00 +01:00
Martin Boonk 95c3b70af4 Log confidence alongside heartrate instead of discarding confidence 0 samples 2022-01-07 10:58:48 +01:00
Marco Heiming c47cabe156 Update ChangeLog 2022-01-07 10:43:06 +01:00
Marco Heiming 96802b0bd4 Make min- & maxHR settings more granular 2022-01-07 10:32:39 +01:00
Marco Heiming 2f16365e6c Redraw background rectangle before drawing circles (fixes graphical glitch) 2022-01-07 10:26:45 +01:00
Gordon Williams e419b17523
Merge pull request #1234 from stephenPspackman/round-dev
Round dev
2022-01-07 09:22:08 +00:00
Gordon Williams dd68b04f47
Merge pull request #1232 from dirkhillbrecht/ptlaunch
ptlaunch: Improve documentation in README.md
2022-01-07 09:21:34 +00:00
Gordon Williams 34a83bcc5c
Merge pull request #1230 from emarc/master
Add Ruuvi Watch
2022-01-07 09:21:10 +00:00
Gordon Williams 554e3ef0d5 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-07 09:16:17 +00:00
Marco Heiming aa47b7fa99 Hopefully fix bug where no HRM data is received 2022-01-07 09:53:40 +01:00
Gordon Williams 341080e09b widpedom 0.22: Fix 'stps' regression for 0.21 (fix #1233) 2022-01-07 08:53:32 +00:00
stephenPspackman 328f2d0e09
Update app.js
Remove internal autolight logic.
2022-01-06 22:40:34 -08:00
hughbarney fe66e54b4f Limelight fix icon 2022-01-07 01:48:39 +00:00
stephenPspackman 99c7dba8f2
Update ChangeLog 2022-01-06 17:43:05 -08:00
stephenPspackman f10a7b6e3e
Merge branch 'espruino:master' into round-dev 2022-01-06 17:30:14 -08:00
stephenPspackman 3068a647d6
Update README.md 2022-01-06 17:28:32 -08:00
stephenPspackman b878ae1f24
Update ChangeLog 2022-01-06 17:25:01 -08:00
stephenPspackman 673865b314
Update app.js
Remove unnecessary keywords.
Remove autolight, since the system once again provides this service.
Add optional autorotate while charging.
Distinguish ‘slow’ second hand from regular second hand, visually.
Tweak fonts.
2022-01-06 17:23:48 -08:00
hughbarney 32a1d04877 Limelight - screenshots 2022-01-07 01:00:22 +00:00
hughbarney a31b22d3fb limelight sorted icon and png 2022-01-07 00:38:15 +00:00
hughbarney bce36e9afc limelight fixes 2022-01-06 23:29:38 +00:00
Adam Schmalhofer d8d0dae4b5 metadata for _example_app, _widget
as the folder starts with "_" jekyll ignores that. So no additional
logic needed in apps.json
2022-01-06 23:37:38 +01:00
Adam Schmalhofer 9a0b3f07e8 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-06 23:26:43 +01:00
hughbarney cc7cbd24e1 limelight fixes 2022-01-06 22:18:46 +00:00
Dirk Hillbrecht (home) 33a10e5393 ptlaunch: Improve documentation 2022-01-06 23:17:40 +01:00
hughbarney 59c7cb49d6 limelight fixed apps.json, added settings file 2022-01-06 22:10:56 +00:00
hughbarney e5dad4094b fixed apps.json for limelight 2022-01-06 21:58:44 +00:00
Peter Slendebroek 36f42e6462
Merge branch 'master' into master 2022-01-06 22:46:35 +01:00
hughbarney 32fb5dc58e Limelight: configurable analogue clock 2022-01-06 21:39:23 +00:00
Marc Englund 28bb2f73e0 Visual fixes
Make apploader logo black.
Clear gfx before drawing logo on startup.
2022-01-06 21:42:43 +02:00
Peter Slendebroek 3558049233
Update README.md 2022-01-06 20:35:28 +01:00
Marc Englund 2c2141c9ec Initial version of Ruuvi Watch
Added Ruuvi Watch, an app to watch the status of RuuviTags in range.
2022-01-06 21:20:14 +02:00
Martin Boonk c8126f5ce4 Changed icons and colors for better visibility 2022-01-06 19:22:02 +01:00
Gordon Williams 6ad25385dc
Merge pull request #1227 from HilmarSt/master
Update "A Battery Widget (with percentage)"
2022-01-06 17:17:46 +00:00
Gordon Williams 3146b354be Merge branch 'master' of github.com:espruino/BangleApps 2022-01-06 17:04:31 +00:00
Gordon Williams d1d478015e widpedom 0.21: Memory usage improvements, fix widget initial width (fix #1170) 2022-01-06 17:04:24 +00:00
Martin Boonk e60b27a5b0 Actually interpret the file content instead of the name 2022-01-06 17:27:24 +01:00
Martin Boonk f13aa4f94a Adds battery stats 2022-01-06 17:26:57 +01:00
Martin Boonk fec507c926 Only show plotting of speed if Latitude is available 2022-01-06 17:24:31 +01:00
Marco Heiming ba20a7b51e Center clock text & better placement for date texts 2022-01-06 15:37:33 +01:00
Marco H 5b3ba52c4f
Merge branch 'espruino:master' into circlesclock_v0.04 2022-01-06 15:25:26 +01:00
Hilmar Strauch c7fef8134c
Update widget.js
Increase screen update rate when charging.
2022-01-06 15:20:09 +01:00
Marco Heiming 5e7afb2827 Increase size of circles and fonts inside
Updated screenshots
2022-01-06 15:18:45 +01:00
Hilmar Strauch 4497595b97
Update ChangeLog 2022-01-06 15:15:58 +01:00
Gordon Williams 5cd600c5ad
Merge pull request #1226 from HilmarSt/master
Update GPS Info app: Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway)
2022-01-06 13:44:06 +00:00
Gordon Williams a9ea028ede fwupdate 0.03: Improve bootloader update safety. Now sets unsafeFlash:1 to allow flash with 2v11 and later
Add CRC checks for common bootloaders that we know don't work
2022-01-06 12:13:21 +00:00
Marco H 33deb83a67
Fix rounding of step distance 2022-01-06 13:01:36 +01:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Peer David ac8dfe5c44
Merge branch 'espruino:master' into master 2022-01-06 12:00:16 +01:00
Hilmar Strauch 5f0511bd82
Merge branch 'espruino:master' into master 2022-01-06 11:49:30 +01:00
Marco Heiming 66294b3c8a Round step distance 2022-01-06 11:17:27 +01:00
Marco Heiming 39ac9002f6 Merge branch 'circlesclock_v0.04' of https://github.com/myxor/BangleApps into circlesclock_v0.04 2022-01-06 11:09:38 +01:00
Marco Heiming aba0d7126b Fix widget height 2022-01-06 11:08:46 +01:00
Hilmar Strauch f59e97c5fc
Update gps-info.js
Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway).
2022-01-06 11:04:14 +01:00
Hilmar Strauch f6e374838f
Update ChangeLog 2022-01-06 11:04:01 +01:00
Gordon Williams adc5ae0071 fix issues with flipper pr 2022-01-06 09:03:35 +00:00
Marco H e99b518870
Merge branch 'espruino:master' into circlesclock_v0.04 2022-01-06 10:00:47 +01:00
Gordon Williams 0e0ef464d1
Merge pull request #1165 from dirkhillbrecht/anton-0.04
Update Anton Clock with optional seconds and ISO-8601 date
2022-01-06 08:57:47 +00:00
Gordon Williams 657e72234e
Merge pull request #1222 from HilmarSt/master
Update GPS Info App and "Battery Level Widget (with percentage)"
2022-01-06 08:54:05 +00:00
Gordon Williams c3ec875714
Merge pull request #1223 from Ronin0000/master
Update Pro Menu for Bangle.js  2
2022-01-06 08:51:01 +00:00
Gordon Williams 0e2a14d248
Merge pull request #1225 from numerist/patch-5
Update README.md
2022-01-06 08:50:31 +00:00
Joseph Moroney d9cd94226e Missing semi-colon 2022-01-06 17:38:41 +10:00
Joseph Moroney 97696f7928 sonicclk minor - add settings to control twist/lcd 2022-01-06 17:29:22 +10:00
stephenPspackman c2646e5b9f
Update resourcer.js
Improve character shapes.
2022-01-05 22:28:52 -08:00
Andrew Gregory f7b5ad2294
Merge branch 'espruino:master' into master 2022-01-06 14:21:46 +08:00
Andreas Rozek 3571435499 Update README.md 2022-01-06 07:19:43 +01:00
Andreas Rozek 4d4071e151 Update README.md 2022-01-06 07:05:49 +01:00
Andreas Rozek f495cddef5 Update app.js 2022-01-06 06:49:46 +01:00
Andreas Rozek 4ffee250d7 Create README.md 2022-01-06 06:36:08 +01:00
Andreas Rozek 0751aaa2bc Create BangleApps__apps__variable_clock__README.md 2022-01-06 06:34:05 +01:00
Andreas Rozek 01d6e37f18 Create Screenshot-25.png 2022-01-06 06:34:02 +01:00
Andreas Rozek 59eb274eeb Create Screenshot-24.png 2022-01-06 06:34:00 +01:00
Andreas Rozek 2733d77ae6 Create Screenshot-23.png 2022-01-06 06:33:57 +01:00
Andreas Rozek b28719da16 Create Screenshot-22.png 2022-01-06 06:33:55 +01:00
Andreas Rozek 0331269cfb Create Screenshot-21.png 2022-01-06 06:33:53 +01:00
Andreas Rozek 7b148f4149 Create Screenshot-13.png 2022-01-06 06:33:50 +01:00
Andreas Rozek 9cc680155c Create Screenshot-12.png 2022-01-06 06:33:48 +01:00
Andreas Rozek ec65e98431 Create Screenshot-11.png 2022-01-06 06:33:46 +01:00
Andreas Rozek ea01048788 Create Screenshot-04.png 2022-01-06 06:33:42 +01:00
Andreas Rozek 350458f9e0 Create Screenshot-03.png 2022-01-06 06:33:39 +01:00
Andreas Rozek d89f1eef84 Create Screenshot-02.png 2022-01-06 06:33:37 +01:00
Andreas Rozek 54ee423106 Create Screenshot-01.png 2022-01-06 06:33:34 +01:00
Andreas Rozek db5cb644fd Create LICENSE 2022-01-06 06:33:32 +01:00
Andreas Rozek a499ad279a Create app-icon.js 2022-01-06 06:33:27 +01:00
Andreas Rozek 9eaf501ce7 Create app-icon.png 2022-01-06 06:33:24 +01:00
Andreas Rozek 56a25fb3f6 Create app-screenshot.png 2022-01-06 06:33:20 +01:00
Andreas Rozek 117348cb16 Create app.js 2022-01-06 06:33:17 +01:00
Andreas Rozek 754e752a8b Create LICENSE 2022-01-06 06:33:09 +01:00
Andreas Rozek 49bee5390b Create LICENSE 2022-01-06 06:33:06 +01:00
Andreas Rozek 670c232f28 Create LICENSE 2022-01-06 06:33:01 +01:00
numerist b9dcd0a875
Update README.md
This description now fits both Bangle watch versions, 1 and 2.
2022-01-05 21:09:15 -05:00
Hilmar Strauch d343de172e
Update ChangeLog 2022-01-06 02:01:54 +01:00
Hilmar Strauch d305de0bdc
Update widget.js
Increase screen update rate when charging, as requested by issue https://github.com/espruino/BangleApps/issues/1137
2022-01-06 01:59:22 +01:00
hughbarney 84174a270b Flipper: added README 2022-01-05 23:45:22 +00:00
Ronin0000 d330d6dfd5
remove exclamation from change log 2022-01-05 15:41:48 -08:00
Ronin0000 d546921177
fix text overlapping text issue 2022-01-05 15:35:57 -08:00
Ronin0000 3aada0243d
Update ChangeLog 2022-01-05 15:25:39 -08:00
Ronin0000 9c7039af4c
Merge branch 'espruino:master' into master 2022-01-05 15:23:42 -08:00
hughbarney 4f4cb8aba5 Flipper: switch between light and dark theme and vice versa 2022-01-05 22:36:45 +00:00
Hilmar Strauch f167ab829b
Update ChangeLog 2022-01-05 23:17:04 +01:00
Hilmar Strauch 97200f4ac5
Update ChangeLog 2022-01-05 23:16:33 +01:00
Hilmar Strauch 71228efb4b
Update gps-info.js
Resolve one FIFO_FULL case and exit App with button press
2022-01-05 23:12:16 +01:00
hughbarney ebc7005e37 Flipper: switch between light and dark theme and vice versa 2022-01-05 21:27:21 +00:00
Dirk Hillbrecht (home) d36743032c Anton clock: Smaller seconds, weekday with seconds, seconds without colon, cleaner configuration 2022-01-05 22:23:44 +01:00
Adam Schmalhofer 01d3615663 Let apps.json be generated by jekyll
Reading

https://github.com/espruino/BangleApps/issues/1020
https://github.com/espruino/BangleApps/issues/46

My understanding is that the requirement for a splitt apps.json solution
is:

  - work seemlessly with github pages (no manually calling a script)

  - single (or at most a few) apps.json for the browser to load for the
    store so the store page is fast

As the github pages already use jekyll to build the store page this can
be solved by a minimal jekyll plugin. This is a proof of concept of
that. If the concept is accepted in a next step, I will create the
splitt files for mmore that just the two here.
2022-01-05 21:39:45 +01:00
Marco Heiming c15b700ef6 Fix widget drawing 2022-01-05 19:50:07 +01:00
Marco Heiming 9a5937a3eb Improve widget visibility 2022-01-05 19:38:18 +01:00
Marco Heiming c87d1d1650 Fix settings default values 2022-01-05 19:28:32 +01:00
Gordon Williams 1906dd2839
Merge pull request #1220 from Athemis/calendar-font
calendar: Use a larger font for dates
2022-01-05 17:01:07 +00:00
Gordon Williams bf5f5f6832 updated as per https://github.com/espruino/BangleApps/pull/1143#issuecomment-1005894992 2022-01-05 16:56:12 +00:00
Ronin0000 1adeef592b
Create bootb2.js 2022-01-05 08:51:42 -08:00
Peer David 1d70eb85de
Merge branch 'espruino:master' into master 2022-01-05 17:51:15 +01:00
Ronin0000 91896bf9d6
Merge branch 'espruino:master' into master 2022-01-05 08:49:44 -08:00
David Peer 6cd9167565 Fixed 100% battery level. 2022-01-05 17:49:05 +01:00
Gordon Williams 8ce8f374a7 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-05 16:47:19 +00:00
Gordon Williams 37eac55854 merge dozenal time into one app 2022-01-05 16:46:09 +00:00
Gordon Williams 8e666f00e1 Merge branch 'master' of https://github.com/numerist/BangleApps into numerist-master 2022-01-05 16:37:57 +00:00
Gordon Williams 109bf15c91 boot 0.40: Bootloader now rebuilds for new firmware versions 2022-01-05 16:37:18 +00:00
Gordon Williams 2624588c9f
Merge pull request #1199 from 7kasper/master
Presentor App release 3.0
2022-01-05 16:35:49 +00:00
Gordon Williams b63471c948
Merge pull request #1213 from peerdavid/master
[LCARS clock] Show Launcher
2022-01-05 16:31:57 +00:00
Alexander Minges 9a1543c171 calendar: Update screenshot 2022-01-05 17:26:32 +01:00
Alexander Minges af187929ea calendar: Use larger font for dates 2022-01-05 17:25:07 +01:00
David Peer 9bd1127ebc Design adaptions. 2022-01-05 17:17:41 +01:00
Dirk Hillbrecht (home) 7829af0ef2 Anton clock: Switch between vector and 6x8 font for date and day of week 2022-01-05 15:52:14 +01:00
Dirk Hillbrecht (home) 322a3a0b5a Anton clock: README added 2022-01-05 15:52:09 +01:00
Dirk Hillbrecht (home) a245fa748d Anton clock: Coloured seconds, date format config, small enhancements
Result of the feedback on the first version.
2022-01-05 15:51:30 +01:00
Dirk Hillbrecht (home) 0b34ffefd5 Anton clock: Update with optional seconds and ISO-8601 date 2022-01-05 15:51:12 +01:00
Marco Heiming 801237b2cf Let's only register HRM and battery events when respective circle is visible 2022-01-05 15:35:01 +01:00
Dirk Hillbrecht (home) cabb0c2d7d Puzzle15: v0.05: Central game end function 2022-01-05 15:31:51 +01:00
Dirk Hillbrecht (home) 3633078a46 Puzzle15: v0.04 with settings, formatting changes, about screen 2022-01-05 15:31:51 +01:00
Dirk Hillbrecht (home) 46286e13b5 Puzzle15: v0.03 with splash screen and working menu system 2022-01-05 15:31:51 +01:00
Dirk Hillbrecht (home) 43e87247d7 Puzzle15: v0.02 with shuffled board init, menu-based control flow etc.
Now it actually starts making sense…
2022-01-05 15:31:51 +01:00
Dirk Hillbrecht (home) f1c923d4b5 Puzzle15: First playable version of the 15-puzzle 2022-01-05 15:30:36 +01:00
Marco Heiming 639bc1962e Allow widgets to detect this is a clock 2022-01-05 15:28:18 +01:00
7kasper 382bc6a35f
Merge branch 'master' into master 2022-01-05 15:27:10 +01:00
Gordon Williams f1559632ac
Merge pull request #1214 from rigrig/weather-widget-fix
weather: fix widget icon
2022-01-05 13:49:55 +00:00
Gordon Williams b21a2bcf84 mclockplus 0.03: Allow widgets to detect this is a clock 2022-01-05 13:40:41 +00:00
David Peer 793e8c8246 Show battery grey 2022-01-05 14:30:43 +01:00
Marco Heiming 3ba696ed0e Fix settings 2022-01-05 14:30:02 +01:00
Marco Heiming ad371e9678 Update changelog and bump version 2022-01-05 14:21:01 +01:00
Marco Heiming f174cb56fb Update README 2022-01-05 14:14:56 +01:00
Marco Heiming 3538c6024f Configuration of stepDistanceGoal and stepLength 2022-01-05 14:14:47 +01:00
Marco Heiming ee252a3a97 Fix position, default settings and add green step distance icon 2022-01-05 14:04:04 +01:00
Marco Heiming 766d3cc189 Make the types of the circles configurable 2022-01-05 13:27:50 +01:00
The Dod ed168546b9
Merge branch 'master' into ftclock-resolve 2022-01-05 13:41:35 +02:00
David Peer e0130c4510 Minor changes. 2022-01-05 12:30:31 +01:00
Marco Heiming c41bae14c9 Update README 2022-01-05 12:16:38 +01:00
Marco Heiming 71504a7414 Setting to toggle visibility of widgets
Setting to set minimal heart rate
2022-01-05 12:16:14 +01:00
Richard de Boer cf41ff2bc6
weather: fix widget icon 2022-01-05 12:13:06 +01:00
David Peer 5e00b6d136 Minor changes 2022-01-05 11:54:56 +01:00
David Peer 8b89d41e69 Minor changes 2022-01-05 11:51:16 +01:00
Andrew Gregory 99e9639655
Merge branch 'espruino:master' into master 2022-01-05 18:37:27 +08:00
Peer David 889f3687b5
Merge branch 'espruino:master' into master 2022-01-05 10:37:59 +01:00
David Peer 154dc0a315 Created version 0.09 2022-01-05 10:35:58 +01:00
David Peer 47b93192b2 Open luncher on touch. 2022-01-05 10:33:58 +01:00
David Peer 34b73682ed Design improvements 2022-01-05 10:30:10 +01:00
Gordon Williams a177b7ce3a
Merge pull request #1210 from adamschmalhofer/cprassist-bjs2
Ported cprassist to Bangle.js2
2022-01-05 08:38:25 +00:00
Gordon Williams ddac45f580
Merge pull request #1208 from jeroenpeters1986/master
Updates ios, messages, widbatpc
2022-01-05 08:37:25 +00:00
Gordon Williams 680f19a423
Merge pull request #1203 from hughbarney/master
Pastel: Added weather icons, other small changes that have been soak tested over christmas
2022-01-05 08:35:27 +00:00
Gordon Williams 39f16b5e96
Merge branch 'master' into app/sonic-clock 2022-01-05 08:32:56 +00:00
Gordon Williams 98fed5ba0f
Merge pull request #1202 from kyleplo/patch-5
Add Touch Menu
2022-01-05 08:32:16 +00:00
Andrew Gregory 712f01675c
Merge branch 'espruino:master' into dev 2022-01-05 11:53:15 +08:00
Ronin0000 6bdbd310bc
fix light mode not selected color from -10 to -20 2022-01-04 16:41:05 -08:00
Adam Schmalhofer 58777f64af Merge remote-tracking branch 'upstream/master' into cprassist-bjs2 2022-01-04 23:33:32 +01:00
Jeroen Peters beac243db6
Merge branch 'espruino:master' into master 2022-01-04 23:08:18 +01:00
Peter Slendebroek cd71d7937d
Update mmind.info 2022-01-04 23:02:47 +01:00
Peter Slendebroek 8931817a2b
Add files via upload 2022-01-04 23:00:36 +01:00
Peter Slendebroek ed9b7f2e6b
Update README.md 2022-01-04 22:44:04 +01:00
Peter Slendebroek 1fdf05958d
Update README.md 2022-01-04 22:36:51 +01:00
Peter Slendebroek 786b13925c
Add files via upload 2022-01-04 22:32:36 +01:00
Peter Slendebroek b4809c9cdd
Add files via upload 2022-01-04 21:32:54 +01:00
hughbarney 8fd1eb5d24 merge with upstream, resolve conflicts 2022-01-04 18:42:45 +00:00
David Peer 26854f8fba Minor improvements. 2022-01-04 18:37:18 +01:00
Gordon Williams 6b829c7e71
Merge pull request #1205 from myxor/weatherApp_v0.14
Weather app v0.14: use weather condition code for icon selection
2022-01-04 17:05:53 +00:00
Gordon Williams e0a1732f79 Fix GPX file format for banglerun/recorder (fix #1197) 2022-01-04 16:51:01 +00:00
Jeroen Peters 4c3720ee26 Merge branch 'master' of https://github.com/espruino/BangleApps into espruino-master
# Conflicts:
#	apps.json
#	apps/messages/ChangeLog
#	apps/messages/app.js
2022-01-04 16:54:06 +01:00
kyleplo 7b9c0dc8f9
Merge branch 'master' into patch-5 2022-01-04 10:46:16 -05:00
kyleplo f6a3411e64
Update README.md 2022-01-04 10:41:19 -05:00
kyleplo 2472a2bc77
Add files via upload 2022-01-04 10:39:51 -05:00
Joseph Moroney 2ffd7d4861
Merge branch 'master' into app/sonic-clock 2022-01-05 01:20:08 +10:00
Joseph Moroney 704ef33761 patch - text alignment + twist acceleration 2022-01-05 01:01:49 +10:00
Jeroen Peters cb85dc0c8e Messages app: bring back icons in code, not on top 2022-01-04 15:32:48 +01:00
Gordon Williams 128f2d4e66 messages 0.16: Fix text wrapping so it fits the screen even if title is big (fix #1147) 2022-01-04 14:27:23 +00:00
Gordon Williams c06afa1132 chronowid 0.05: Fix error running app on new firmwares (fix #1140) 2022-01-04 14:06:06 +00:00
Marco Heiming fe747934c8 Update changelog and bump version 2022-01-04 12:16:05 +01:00
Marco Heiming 8b0498b195 debug 2022-01-04 12:10:15 +01:00
Gordon Williams cde46c2cf5 version 2022-01-04 11:03:47 +00:00
Marco Heiming 144f4d3196 Fix naming of variable 2022-01-04 12:03:23 +01:00
Gordon Williams 82723965b7
Merge pull request #1156 from Cramill/patch-1
Update calendar weekend colors for start on Sunday
2022-01-04 11:02:03 +00:00
Gordon Williams 0c7cc770fa remove un-needed files 2022-01-04 11:00:56 +00:00
Gordon Williams 972ed597c1 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-04 11:00:39 +00:00
Gordon Williams 8a9e13b19c remove un-needed files 2022-01-04 11:00:26 +00:00
Gordon Williams 201f6a2fab
Merge pull request #1196 from trufae/add-tinydraw-0.1
Initial import of the tinydraw application
2022-01-04 10:59:53 +00:00
Gordon Williams 7091e551df
Merge pull request #1195 from myxor/weatherClock0.05
WeatherClock: Use weather condition code for icon selection
2022-01-04 10:58:53 +00:00
Marco Heiming fdc519c3df Intial try to use weather condition code for icon selection 2022-01-04 11:58:04 +01:00
Gordon Williams b3420c18cc
Merge branch 'master' into master 2022-01-04 10:46:40 +00:00
Gordon Williams b7d5cbf9b6 icon rename 2022-01-04 10:44:24 +00:00
Gordon Williams d200ce0815
Merge branch 'master' into master 2022-01-04 10:42:59 +00:00
Gordon Williams e869ffe415
Merge pull request #1185 from halemmerich/qrcodebrightness
Custom QR Code: Change brightness on touch
2022-01-04 10:30:23 +00:00
Gordon Williams f753a59e94
Merge branch 'master' into touchtimer 2022-01-04 10:29:34 +00:00
Gordon Williams 7e9a81c3b2
Merge pull request #1189 from ihewitt/master
Tidy up CoreTemp app
2022-01-04 10:28:30 +00:00
Gordon Williams 599a2c6ac9
Merge pull request #1193 from fparri/patch-1
Fixed Italian localization
2022-01-04 10:24:41 +00:00
Gordon Williams 9b32b66194
Merge branch 'master' into master 2022-01-04 10:23:25 +00:00
Gordon Williams f5e6d07365
Merge pull request #1181 from untbu/master
Added grid positioning and swipe controls to calculator app
2022-01-04 10:21:05 +00:00
Gordon Williams 8db4a87575
Merge branch 'master' into swp2clk 2022-01-04 10:17:53 +00:00
Gordon Williams 1ad676fcda
Merge branch 'master' into master 2022-01-04 10:15:30 +00:00
Gordon Williams 7eb746ae48 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-04 10:13:24 +00:00
Gordon Williams 61b214da81 Update version for #1167 2022-01-04 10:13:20 +00:00
Gordon Williams 83fcb599aa
Merge pull request #1167 from HilmarSt/patch-1
GPS Info App: Added number of satellites in view and fixed crash with GPS time
2022-01-04 10:12:42 +00:00
Gordon Williams 3add5ecf43
Merge pull request #1169 from t0m1o1/Base
Fix bug with debug info
2022-01-04 10:10:08 +00:00
Gordon Williams 4a56ede38a
Merge pull request #1175 from EmVee381/master
corrected cs_CZ "trans" messages
2022-01-04 10:09:26 +00:00
Gordon Williams 0deb0b32cd
Merge branch 'master' into master 2022-01-04 10:08:50 +00:00
Gordon Williams cef6efe12e
Merge pull request #1163 from alainsaas/master
AwairMonitor v0.02: the app is now a clock, UI improvements on disconnection
2022-01-04 10:05:53 +00:00
Gordon Williams f9a34bf2c8 fix icon 2022-01-04 10:03:30 +00:00
Gordon Williams 8cebf0ea6a
Merge branch 'master' into master 2022-01-04 10:00:54 +00:00
Gordon Williams 4a9fe0a427
Merge pull request #1161 from peeweek/app/hcclock-messages
High Contrast Clock : Added Support for messages
2022-01-04 09:58:25 +00:00
Gordon Williams e73c24244b
Merge pull request #1160 from ColtJLaCh/master
Slime Hunt!
2022-01-04 09:57:29 +00:00
Gordon Williams faf14dfe99
Merge pull request #1153 from xxDUxx/master
New Clock "Contour Clock"
2022-01-04 09:50:30 +00:00
Gordon Williams 5105a7e454
Merge pull request #1158 from crazysaem/ptlaunch
Pattern launcher: improve pattern detection and pattern drawing
2022-01-04 09:48:51 +00:00
Gordon Williams 2109a2b859
Merge branch 'master' into master 2022-01-04 09:45:20 +00:00
Gordon Williams 494630973e
Merge pull request #1141 from peerdavid/master
[LCARS Clock] Multiple screens including graphs for health data.
2022-01-04 09:34:36 +00:00
Gordon Williams d3eb68a278
Merge pull request #1135 from MindTwister/master
Disable screen turn on on bluetooth status change
2022-01-04 09:33:24 +00:00
Gordon Williams 22420ea269
Merge pull request #1133 from reelyactive/master
Refactored for efficiency, corrected sensor value inaccuracies
2022-01-04 09:32:12 +00:00
Gordon Williams d8d3c44c1d
Merge pull request #1131 from myxor/circleclock_v0.03
Circles clock v0.03
2022-01-04 09:31:45 +00:00
Marco H b5b40b8db6
Extend TODO list 2022-01-04 09:47:00 +01:00
David Peer a614a398cc Minor design improvements 2022-01-04 09:05:31 +01:00
David Peer 85d4ca6eb8 Updated readme 2022-01-04 08:47:23 +01:00
David Peer 12977ca3e4 Design chnges 2022-01-04 08:45:23 +01:00
David Peer 0e167ada67 Lower line as battery indicator 2022-01-04 08:05:59 +01:00
Joseph Moroney 6da9121f24 v1.00 - Added sonic clock app 2022-01-04 13:39:50 +10:00
Grant Stankaitis aa7938162f
Fix leading zero for hours < 12 2022-01-03 15:19:06 -10:00
kyleplo deb46f9aa7
Create README.md 2022-01-03 20:14:00 -05:00
kyleplo d03fa62805
Add files via upload 2022-01-03 19:58:37 -05:00
kyleplo 868e5af855
Create ChangeLog 2022-01-03 19:53:25 -05:00
kyleplo 3fdd87e728
Rename apps/touchmenu.boot.js to apps/touchmenu/touchmenu.boot.js 2022-01-03 19:52:34 -05:00
kyleplo e66210b85d
Create touchmenu.boot.js 2022-01-03 19:50:09 -05:00
Jeroen Peters 2d72459433 APP ios: 0.08: Added more app identifiers, added 'cannot display' in case a message goes empty because of replacements 2022-01-04 00:44:48 +01:00
Jeroen Peters 8c10eb12dd APP ios: 0.08: Added more app identifiers, added 'cannot display' in case a message goes empty because of replacements 2022-01-03 23:19:15 +01:00
Jeroen Peters 37c8fa0921 WIDGET widbatpc:
0.15: Added option to always display the icon when charging (useful if 'hide if charge greater than' is enabled)
2022-01-03 22:41:40 +01:00
Jeroen Peters 61797894af WIDGET widbatpc:
0.15: Added option to always display the icon when charging (useful if 'hide if charge greater than' is enabled)
2022-01-03 20:28:10 +01:00
Jeroen Peters e33b817acf Merge remote-tracking branch 'origin/master' 2022-01-03 19:57:56 +01:00
Jeroen Peters 3909c912bc WIDGET widbatpc:
0.15: Added option to always display the icon when charging (useful if 'hide if charge greater than' is enabled)
2022-01-03 19:57:42 +01:00
David Peer a58f32b042 Performane improvements 2022-01-03 19:33:49 +01:00
David Peer 9ecfb20fbc Updated colors 2022-01-03 17:56:10 +01:00
David Peer 4856788e9e Minor color changes 2022-01-03 17:48:57 +01:00
David Peer 9551f77510 Show large text for alarm 2022-01-03 17:38:02 +01:00
David Peer b04578840b Added vref to settings 2022-01-03 17:19:48 +01:00
Peter Slendebroek ade75a3e7c
Add files via upload 2022-01-03 17:18:11 +01:00
Peter Slendebroek d0583def6b
Delete mmind.app.js 2022-01-03 17:16:27 +01:00
Peter Slendebroek 503b64e817
Update mmind.icon.js 2022-01-03 17:10:50 +01:00
Peter Slendebroek b33d629065
Add files via upload 2022-01-03 17:07:53 +01:00
Peter Slendebroek d12c58a6c6
Delete app-icon.js 2022-01-03 17:07:29 +01:00
David Peer 402a2fc6b4 Updated contributors 2022-01-03 17:07:17 +01:00
Peer David d684280f81
Merge pull request #1 from adamschmalhofer/lcars-master
lcars: Show "0" on timer
2022-01-03 17:01:51 +01:00
Peter Slendebroek a6e7011b0d
create changelog 2022-01-03 15:58:29 +01:00
Peter Slendebroek 084ff41ae6
Add files via upload 2022-01-03 15:20:30 +01:00
Peter Slendebroek 377099b81a
Delete app.png 2022-01-03 15:19:55 +01:00
Peter Slendebroek ac6140704d
Delete app.js 2022-01-03 15:13:07 +01:00
Hilmar Strauch aa45ecdb96
Update gps-info.js : make nofBD and nofGP global
...otherwise one of them is always zero.
Thanks, BartS23
2022-01-03 11:49:43 +01:00
Hilmar Strauch 495ee69251
Update apps/gpsinfo/gps-info.js (nofBD and/or nofGP are not recognized as numbers)
Co-authored-by: BartS23 <10829389+BartS23@users.noreply.github.com>
2022-01-03 11:08:32 +01:00
7kasper a0492d7ac2
:-) 2022-01-02 22:45:16 +01:00
7kasper 26a3ff74af
oops 2022-01-02 22:44:52 +01:00
7kasper 08c0f2068f
Bumb version 2022-01-02 22:43:01 +01:00
7kasper a68aa6bd68
Change swipe direction 2022-01-02 22:41:52 +01:00
7kasper d7e0a7d214
Add buzzing when timer finishes 2022-01-02 22:03:15 +01:00
crazysaem 3150fc7536 touchtimer: add settings 2022-01-02 21:01:49 +00:00
crazysaem 3db8bd43c8 touchtimer: calculate time based on actual input, and only convert to 60m/60s afterwards. Clean up code. 2022-01-02 20:42:09 +00:00
7kasper 10a50fdde2
fix time formatting 2022-01-02 20:29:28 +01:00
7kasper 602679c6bc
Working on interface functionality 2022-01-02 20:13:56 +01:00
Peter Slendebroek 8fa8616bbe
Create app-icon.js 2022-01-02 18:09:55 +01:00
Peter Slendebroek fd7264a31d
Add files via upload 2022-01-02 18:04:39 +01:00
Peter Slendebroek ce6f724ec0
Create app.js 2022-01-02 18:04:12 +01:00
hughbarney 6c4e59d595 Settings, moved Turn Off into Utils 2022-01-02 16:40:49 +00:00
7kasper f6efbf82e9
work on layout 2022-01-02 17:03:48 +01:00
numerist 44a0a2aa84
Update doztime2.app.js 2022-01-01 19:58:55 -05:00
pancake f7be3effa4 Fix readme 2022-01-02 01:45:11 +01:00
pancake 00fdeca185 Initial import of the tinydraw application 2022-01-02 01:37:41 +01:00
7kasper 8b1607f9c6
Started work on layout 2022-01-01 23:40:34 +01:00
7kasper 6f6f5de327
minify default settings 2022-01-01 22:39:43 +01:00
7kasper b5ae5c291e
Add small credits on the page. 2022-01-01 22:35:48 +01:00
7kasper c1fdac9992
Futureproof the settings format. 2022-01-01 22:28:30 +01:00
7kasper b279d3bf69
Bit more time for timer. 2022-01-01 22:07:45 +01:00
7kasper d3a2bb4375
Fix the empty element being loaded in wrongly. 2022-01-01 22:06:17 +01:00
7kasper 6eed1b5760
No double json parse >.< 2022-01-01 21:59:58 +01:00
7kasper aa55094e22
rrr 2022-01-01 21:46:40 +01:00
7kasper ce6d4d76fd
Add readme 2022-01-01 20:23:43 +01:00
7kasper 02c432124f
Bit more spacing for the drag thing. 2022-01-01 20:22:13 +01:00
7kasper b82b65198b
Add actual watch interface 2022-01-01 20:18:19 +01:00
7kasper aec3df8745
Hehe oops 2022-01-01 20:11:25 +01:00
7kasper cfcf7908de
Create basic UI for adding subjects. 2022-01-01 20:00:08 +01:00
7kasper 54475bf5e6
Create template.html 2022-01-01 16:27:31 +01:00
Marco Heiming 9b29f5d2c7 Improve heart rate circle drawing calculation 2022-01-01 14:13:53 +01:00
Marco Heiming be8f5ebb67 Redraw battery on charging event 2022-01-01 13:53:28 +01:00
Marco Heiming 5ae87ae125 Use weather condition code for icon selection 2022-01-01 11:56:40 +01:00
Andreas Rozek 2ad2555681 Update README.md 2022-01-01 09:24:43 +01:00
Andreas Rozek 40f56ea96f Update app-icon.png 2022-01-01 09:24:40 +01:00
Andreas Rozek 86191226fc Update app-screenshot.png 2022-01-01 09:24:38 +01:00
Andreas Rozek 9d48048fb1 Update app-icon.js 2022-01-01 09:24:00 +01:00
Andreas Rozek dbd776cde9 Update app.js 2022-01-01 09:17:17 +01:00
Andreas Rozek 3077996667 Update README.md 2022-01-01 09:17:09 +01:00
Andreas Rozek 0ce0d8a8d9 Update app.js 2022-01-01 08:13:02 +01:00
Andreas Rozek 7b43fe720f Update app.js 2022-01-01 08:13:00 +01:00
Andreas Rozek f996d91ad3 Update app.js 2022-01-01 08:12:57 +01:00
Grant Stankaitis 03f5daba90
Fix extra 0 added for hour conversion 2021-12-31 18:07:48 -10:00
Grant Stankaitis bb5e39a8ea
Update README.md 2021-12-31 17:24:16 -10:00
Grant Stankaitis 7272389b5b
Add files via upload 2021-12-31 17:23:05 -10:00
Grant Stankaitis e77ea1f200
Create README.md 2021-12-31 17:16:43 -10:00
Grant Stankaitis b7826a5ca9
Create ChangeLog 2021-12-31 16:36:21 -10:00
Grant Stankaitis d7b9e261b7
Add slash.png 2021-12-31 16:35:03 -10:00
Grant Stankaitis 5113348ecb
Create app-icon.js 2021-12-31 16:26:58 -10:00
Grant Stankaitis d356d6e482
Create app.js 2021-12-31 16:08:55 -10:00
hughbarney 9f1e978822 MyLocation: enhanced icon image, it was a but wishy washy 2021-12-31 23:02:01 +00:00
hughbarney 9b779a0e2c GPStouch: enhanced icon image, it was a but wishy washy 2021-12-31 22:52:28 +00:00
hughbarney 0516b13669 Rebble: fixed icon to 48x48 2021-12-31 22:29:02 +00:00
hughbarney c6f4344690 Pebble: foxed icon to 48x48 2021-12-31 22:14:24 +00:00
fparri d483f8573d
Fixed Italian localization
I am providing small fixes for the Italian localization.

1. using : to separate hours from minutes, instead of .
2. datePattern: changed to the more usual way of representing dates in Italian.
3. datePattern: fixed so that clocks such as Anton Clock work fine
4. day: removed an extra space before.
2021-12-31 22:22:10 +01:00
Andreas Rozek df3e5d479c Update README.md 2021-12-31 09:39:00 +01:00
Andrew Gregory 7b6386ce5d
Update app.js
Use exitApp()
2021-12-31 15:56:39 +08:00
Andreas Rozek 52e0cafdd6 Update app.js 2021-12-31 07:54:04 +01:00
Andrew Gregory d1e7a7a220
Update app.js
Fix extra zeros out of b32decode()
2021-12-31 12:00:11 +08:00
Andrew Gregory 26079db909
Update app.js
Restore swipe to exit.
2021-12-31 11:39:22 +08:00
Andreas Rozek e81fc99096 Update app.js 2021-12-30 18:30:03 +01:00
Andreas Rozek 3d45170cda Update ThemeSetter-MainScreen.png 2021-12-30 18:05:34 +01:00
Andreas Rozek 9f84adcd9f Update app.js 2021-12-30 18:04:20 +01:00
Andreas Rozek 6f24d3bff6 Update app-icon.js 2021-12-30 17:33:13 +01:00
Andreas Rozek 82eecf6912 Update app-icon.png 2021-12-30 17:32:01 +01:00
Andreas Rozek b47ea2d9e1 Update README.md 2021-12-30 11:24:39 +01:00
Andreas Rozek 7e8d3675e1 Create README.md 2021-12-30 11:01:38 +01:00
Andreas Rozek ea6e923095 Create ThemeSetter-ThemePreviewScreen.png 2021-12-30 11:01:34 +01:00
Andreas Rozek edee15c997 Create ThemeSetter-ColorSelectionScreen.png 2021-12-30 11:01:31 +01:00
Andreas Rozek 91dced7eba Create ThemeSetter-DetailSelectionScreen.png 2021-12-30 11:01:28 +01:00
Andreas Rozek 05a8fdb94b Create ThemeSetter-MainScreen.png 2021-12-30 11:01:20 +01:00
Andreas Rozek 081443a794 Create app-screenshot.png 2021-12-30 11:01:16 +01:00
Andreas Rozek a36126953e Create app-icon.js 2021-12-30 11:01:11 +01:00
Andreas Rozek 0e75c7e4f3 Create app-icon.png 2021-12-30 11:01:08 +01:00
Andreas Rozek 74114e8efd Create app.js 2021-12-30 11:01:01 +01:00
Ivor Hewitt 18efaed647 Connection seems more reliable on B2 with "active:true" request. 2021-12-30 06:53:53 +00:00
Ivor Hewitt 3b7f47d17b Fix merge conflict 2021-12-30 06:08:22 +00:00
Ivor Hewitt 233e94d1f7 Merge branch 'master' of https://github.com/ihewitt/BangleApps 2021-12-30 06:06:10 +00:00
Ivor Hewitt 2d387c8e07 Cleanup app and widget and fix B2 drawing compatibility
Add screenshot
2021-12-30 06:04:12 +00:00
Ivor Hewitt 9acf9c89e2 Let screen sleep 2021-12-30 05:39:09 +00:00
phil 77d785bb68 remove unused code 2021-12-29 22:31:58 -05:00
Ivor Hewitt 9697fd168f Fix B2 drawing compatibility 2021-12-29 22:40:35 +00:00
Ivor Hewitt 1f7881e1c2 Add screenshot, change colours for theme. 2021-12-29 16:20:29 +00:00
Ronin0000 b0bb834a5f
Update boot.js 2021-12-29 08:10:01 -08:00
Ronin0000 58c66c281d
Update boot.js 2021-12-29 07:54:26 -08:00
Ronin0000 9b1e101267
Update boot.js 2021-12-29 07:51:57 -08:00
Ronin0000 ab37e5e7d5
Update boot.js 2021-12-29 07:51:12 -08:00
Ivor Hewitt 19126205b9 Tidy tooltip, display invalid core as n/a 2021-12-29 15:38:59 +00:00
Ivor Hewitt 73f2225354 Update changelogs 2021-12-29 14:12:44 +00:00
Ivor Hewitt 9e8a3b6c92 Cleanup widget 2021-12-29 14:04:50 +00:00
Andreas Rozek 2844ccde4c Update README.md 2021-12-29 09:27:08 +01:00
Andreas Rozek 780286c475 Update README.md 2021-12-29 09:27:05 +01:00
Andreas Rozek cf52d8d811 Update README.md 2021-12-29 09:27:03 +01:00
David Peer 92dde29d45 Left align date and time 2021-12-29 09:26:49 +01:00
David Peer b8959f7335 Wrong icon. 2021-12-29 09:25:06 +01:00
Andreas Rozek f164c061f5 Update README.md 2021-12-29 08:59:06 +01:00
Andreas Rozek 9107c599c8 Update app.js 2021-12-29 08:59:04 +01:00
Andreas Rozek 56205f8ed5 Update README.md 2021-12-29 08:59:00 +01:00
Andreas Rozek c0a2bc24bb Update app.js 2021-12-29 08:58:57 +01:00
Andreas Rozek 4504eb1f11 Update README.md 2021-12-29 08:58:49 +01:00
Andreas Rozek 4454b97f55 Update app.js 2021-12-29 08:58:47 +01:00
Andreas Rozek 9a2b423c78 Create README.md 2021-12-29 07:04:37 +01:00
Andreas Rozek 1b6d7f2270 Create app-icon.js 2021-12-29 07:04:34 +01:00
Andreas Rozek 87def11cb9 Create app-icon.png 2021-12-29 07:04:32 +01:00
Andreas Rozek 976238c4ac Create app-screenshot.png 2021-12-29 07:04:29 +01:00
Andreas Rozek 71b978750d Create app.js 2021-12-29 07:04:25 +01:00
Andreas Rozek e1805a1563 Create README.md 2021-12-29 06:52:50 +01:00
Andreas Rozek 9a13eb99a3 Create app-icon.js 2021-12-29 06:52:47 +01:00
Andreas Rozek 56f564c156 Create app-icon.png 2021-12-29 06:52:45 +01:00
Andreas Rozek cbe9479405 Create app-screenshot.png 2021-12-29 06:52:42 +01:00
Andreas Rozek 26dbd5fd5a Create app.js 2021-12-29 06:52:39 +01:00
Andreas Rozek 238ee425a1 Update README.md 2021-12-29 06:44:58 +01:00
Ronin0000 89d0c1173a
Update boot.js 2021-12-28 20:23:15 -08:00
Ronin0000 3a0099dff0
Add files via upload 2021-12-28 17:04:41 -08:00
Ronin0000 5ef3d5d93b
Update boot.js 2021-12-28 16:59:50 -08:00
Ronin0000 550e88db4f
Update boot.js 2021-12-28 16:59:31 -08:00
Ronin0000 a82a8586c7
Update boot.js 2021-12-28 16:52:47 -08:00
Ronin0000 919e36444c
Update boot.js 2021-12-28 15:52:58 -08:00
Ronin0000 2ee0106e64
Update boot.js 2021-12-28 15:44:59 -08:00
Ronin0000 ac53411af2
Update boot.js 2021-12-28 15:28:55 -08:00
Ivor Hewitt f2a02642fd Enable coretemp in Recorder 2021-12-28 21:55:35 +00:00
Ivor Hewitt 8692af197a Tidy up and add icons 2021-12-28 21:09:26 +00:00
Andreas Rozek 9cc4d84c15 Update README.md 2021-12-28 21:20:23 +01:00
Andreas Rozek 01c6dade63 Create README.md 2021-12-28 21:16:47 +01:00
Andreas Rozek bb34a51d7b Create app-icon.js 2021-12-28 21:16:45 +01:00
Andreas Rozek ea18736149 Create app-icon.png 2021-12-28 21:16:42 +01:00
Andreas Rozek 8978e92bbc Create LICENSE 2021-12-28 21:16:38 +01:00
Andreas Rozek 8ca99f2d83 Create app-screenshot.png 2021-12-28 21:02:09 +01:00
Andreas Rozek d707f1b7c4 Create app.js 2021-12-28 20:58:43 +01:00
Ivor Hewitt bffd4d5334 Missed semi 2021-12-28 18:26:45 +00:00
Ivor Hewitt 8c416bab55 Tidy graphics 2021-12-28 18:25:43 +00:00
Adam Schmalhofer 421681fec9 lcars: Show "0" on timer
Sometimes when my watch buzzes, I look at it and am puzzled why. Until
I remember that I had a timer set. This now shows a timer of "0".
2021-12-28 14:43:53 +01:00
Adam Schmalhofer 4769a1dc07 lcars: Add implicit semicolons 2021-12-28 14:42:39 +01:00
David Peer 5e596f4945 Show disconnect immideately. 2021-12-28 14:36:23 +01:00
David Peer 53e3713205 Updated screenshot 2021-12-28 14:24:41 +01:00
David Peer cdaeab27f8 Minor changes 2021-12-28 14:24:06 +01:00
David Peer 6fab0c8c87 Moved state icon into middle of lower screen. 2021-12-28 14:21:21 +01:00
David Peer e75960ab11 Updated icon and screenshots 2021-12-28 14:18:35 +01:00
David Peer f7256c011d Show planet for one hour instead of one minute. 2021-12-28 14:08:45 +01:00
David Peer 90d1df2ca0 Typo 2021-12-28 13:51:18 +01:00
David Peer ee63b2630e Week - k steps, dax,steps. 2021-12-28 13:50:48 +01:00
David Peer abd761bff9 Minor improvements 2021-12-28 13:43:23 +01:00
Martin Boonk e4eea377d7 Allow changing qr code brightness on touch 2021-12-28 12:38:19 +01:00
Martin Boonk 29b231bf65 Remove wrong parenthesis 2021-12-28 12:38:19 +01:00
crazysaem c216220153 touchtimer: fix typo 2021-12-27 21:30:51 +00:00
crazysaem e40648ac3b touchtimer: disable debug output 2021-12-27 21:28:44 +00:00
crazysaem bf345e53b8 touchtimer: add screenshots and describe the usage 2021-12-27 21:27:33 +00:00
crazysaem 8bbed23dc8 touchtimer: add actual timer functionality 2021-12-27 21:08:27 +00:00
phil b9cda9b829 version number 2021-12-27 14:55:22 -05:00
phil 27be246c82 fix screenshot and description 2021-12-27 14:43:37 -05:00
phil fb14142593 fix screenshot 2021-12-27 14:38:57 -05:00
phil 604f6f6c47 Add time and life app 2021-12-27 14:33:53 -05:00
ThFGG 248e9abb44
Add files via upload 2021-12-27 19:08:05 +01:00
ThFGG 5e6b6b03b5
Delete TeatimerUp.jpg 2021-12-27 19:07:36 +01:00
ThFGG 6a080de2a6
Delete TeatimerStart.jpg 2021-12-27 19:07:29 +01:00
ThFGG 9084865501
Delete TeatimerRun.jpg 2021-12-27 19:07:21 +01:00
ThFGG 3782ae81f2
Delete TeatimerHelp.jpg 2021-12-27 19:07:10 +01:00
ThFGG e36eb14aed
Add files via upload 2021-12-27 19:02:40 +01:00
ThFGG 02af613074
Update README.md 2021-12-27 18:40:49 +01:00
ThFGG c4e17af0d2
Add files via upload 2021-12-27 18:33:31 +01:00
ThFGG 1133ea25bc
Add files via upload 2021-12-27 16:44:09 +01:00
ThFGG df52a6b307
Create app.js 2021-12-27 16:39:25 +01:00
ThFGG e0e7508361
Create app-icon.js 2021-12-27 16:38:12 +01:00
untbu e7e051a461
removed one spacing error 2021-12-27 15:13:04 +01:00
untbu 95f0891ad7
added grid positioning and swipe controls
added grid positioning and swipe controls to switch between numbers, operators and special for Bangle.js 2.
2021-12-27 15:07:20 +01:00
untbu 979593acae
added grid positioning and swipe controls
added grid positioning and swipe controls to switch between numbers, operators and special for Bangle.js 2.
2021-12-27 15:06:40 +01:00
Alain Saas d71e267610
Update ChangeLog 2021-12-27 06:26:01 +09:00
Alain Saas 0a12cebc6e
Update README.md 2021-12-27 06:24:48 +09:00
Alain Saas 8262498b2a
Update awair_to_bangle.html 2021-12-27 06:22:30 +09:00
Alain Saas e75bfe4883
Update awair_to_bangle.html 2021-12-27 05:33:39 +09:00
Alain Saas 2bf23bb5dc
Update awair_to_bangle.html 2021-12-27 05:00:22 +09:00
7kasper 1bac672658
Create ChangeLog 2021-12-26 17:35:12 +01:00
7kasper 8310915e2c
Add app icon file. 2021-12-26 17:31:16 +01:00
7kasper 5f5b32eb14
Add app image. 2021-12-26 17:28:22 +01:00
7kasper d03749ed92
Initial release of presentor app. 2021-12-26 17:14:08 +01:00
Danny 9d30fe8139 settings name typo 2021-12-26 16:17:42 +01:00
Danny 69276a06ba Update settings.js 2021-12-26 16:04:51 +01:00
Andreas Rozek 4e19b5c7db
Update app.js 2021-12-26 10:06:54 +01:00
Danny 13483ee80c Update settings.js 2021-12-26 03:38:26 +01:00
Danny 8d6a16dc74 settings showWeekNum 2021-12-26 03:30:19 +01:00
Danny f9c3827596 Update app.js 2021-12-26 03:17:48 +01:00
Danny 2005933e97 Update README.md 2021-12-26 02:56:59 +01:00
Danny 12d5fb28ef Update screenshot_nifty.png 2021-12-26 02:47:01 +01:00
Danny 85b4468e81 Update README.md 2021-12-26 02:40:32 +01:00
Danny aadc5eb65d Update README.md 2021-12-26 01:30:48 +01:00
Danny 1fb1489577 fix settings filename 2021-12-26 01:27:13 +01:00
Danny 026a55f4fe settings and apps.json 2021-12-26 01:18:14 +01:00
Danny ece0c1c1de fix settings, missing in apps.json 2021-12-26 01:13:55 +01:00
Danny 5ad730fb87 fix settings + added screenshots and changed README 2021-12-26 01:04:59 +01:00
Danny fcf8a0b1f0 added ISO weeknumber
* update changelog, screenshots and readme
* created a settings dialog
2021-12-25 23:58:46 +01:00
EmVee381 bc58b67675 corrected cs_CZ "trans" messages 2021-12-25 14:23:35 +01:00
Andreas Rozek 41a50d457f
Add files via upload 2021-12-25 08:28:51 +01:00
Andreas Rozek aa358138c4
Update app-icon.js 2021-12-25 08:27:03 +01:00
Andreas Rozek 970387a721
Update README.md 2021-12-25 08:10:15 +01:00
Andreas Rozek 0d6cf7caf8
Create LICENSE 2021-12-25 08:10:04 +01:00
Andreas Rozek 9f910f8569
Update README.md 2021-12-25 08:09:01 +01:00
Andreas Rozek 654069b52a
Update README.md 2021-12-25 08:06:11 +01:00
Andreas Rozek ceb189643b
Add files via upload 2021-12-25 08:05:11 +01:00
Andreas Rozek e854bd28a1
Create README.md 2021-12-25 08:04:37 +01:00
Andreas Rozek d1c8dd7fe3
Create app-icon.js 2021-12-25 07:59:14 +01:00
Andreas Rozek e773e7b471
Delete colorwheel-icon.js 2021-12-25 07:58:59 +01:00
Andreas Rozek 21b8e79980
Create colorwheel-icon.js 2021-12-25 07:48:31 +01:00
Andreas Rozek 6160ab24f2
Delete app-icon.js 2021-12-25 07:48:07 +01:00
Andreas Rozek 372628cc0e
Update app-icon.js 2021-12-25 07:43:31 +01:00
Andreas Rozek 4521675e1b
Delete colorwheel.app.js 2021-12-25 07:43:02 +01:00
Andreas Rozek 42830ad231
Create app-icon.js 2021-12-25 07:39:09 +01:00
Andreas Rozek 78c61a5327
Create app.js 2021-12-25 07:31:01 +01:00
Andreas Rozek 298cd231b7
Create colorwheel.app.js 2021-12-25 07:29:53 +01:00
hughbarney 39adcc7fa6 Pastel: updated README and screenshots 2021-12-24 13:00:31 +00:00
hughbarney 165d1f7b99 Pastel: updated README and screenshots 2021-12-24 12:44:06 +00:00
Hilmar Strauch d76a89b89a
Update gps-info.js
Sum up number of GPS and Beidou satellites in view.
2021-12-24 12:42:25 +01:00
t0m1o1 d6f6b95daf
Update ChangeLog 2021-12-24 03:24:44 +00:00
t0m1o1 3873acd7bb
Update settings.js 2021-12-24 03:17:11 +00:00
t0m1o1 144bb88400
Update settings.js 2021-12-24 03:03:45 +00:00
crazysaem 62b3cf0796 touchtimer: add all main buttons and create click handlers 2021-12-23 22:56:08 +00:00
David Peer 6c7fd262b7 Minor improvement 2021-12-23 14:17:05 +01:00
David Peer fdcc1f50db Show BT status. 2021-12-23 14:10:21 +01:00
David Peer e81b97dc6f Minor change 2021-12-23 10:08:22 +01:00
crazysaem 06283ba7ca swp2clk: disable debug output 2021-12-22 22:30:29 +00:00
crazysaem a382c6bd4f touchtimer: initial creation 2021-12-22 22:28:51 +00:00
Hilmar Strauch 3615d7fe4c
Update gps-info.js
1. (bugfix) Workaround for a crash in toUTCString() if fix.time has the value "undefined", see https://github.com/espruino/BangleApps/issues/1155
2. (improvement) The 4-dot progress indicator is replaced by the number of satellites in view.
Tested on Bangle.js 2 with firmware 2v11
2021-12-22 22:57:05 +01:00
crazysaem 968e31c858 ptlaunch: Add updated screenshots 2021-12-22 21:24:21 +00:00
crazysaem c664e45eb0 swp2clk: Remove unused app icon (since we are settings-only). Add comment explaining boot.js code. Add credits and motivation. 2021-12-22 20:58:26 +00:00
A. Benjamins f1b322a210
Update README.md 2021-12-22 21:13:06 +01:00
A. Benjamins 82abd587c2
Create README.md 2021-12-22 21:10:13 +01:00
A. Benjamins 80c41ae35e
Add files via upload 2021-12-22 21:01:33 +01:00
A. Benjamins 52cc043787
Create changelog 2021-12-22 20:54:05 +01:00
A. Benjamins 83ced79ec8
Create widget.js 2021-12-22 20:53:37 +01:00
HeiLaut 4e41b3a2b0
Update ChangeLog 2021-12-22 16:50:53 +01:00
HeiLaut ad6ed2496e
fixed wrong spelling in variable name 2021-12-22 16:49:50 +01:00
Alain Saas 28fb844223
Update ChangeLog 2021-12-23 00:34:05 +09:00
Alain Saas 967812c05f
AwairMonitor: the app is now a clock, data is greyed when connection is lost 2021-12-23 00:33:19 +09:00
HeiLaut f0a2767c8c
changed update on lock
changed update on lock, so that the display only refreshes after 60 seconds (banglejs2)
2021-12-22 16:24:51 +01:00
M14aAUI 21324ec224
Update README.md 2021-12-22 15:39:21 +01:00
HeiLaut 56a42fb064
note longer needed 2021-12-22 14:37:16 +01:00
David Peer 1cf197df6f Sitch between month / 24h 2021-12-22 12:28:01 +01:00
Adam Schmalhofer 4f16d6ce35 wohrm: Refactor renderLshape()
rename variables and document renderLshape()
2021-12-22 11:32:19 +01:00
Thomas ICHÉ 07049c4d88 Fixed position of icon 2021-12-22 09:01:41 +01:00
Thomas ICHÉ 63850e74b3 Added Support for messages 2021-12-22 08:48:07 +01:00
David Peer 0de5a23736 Fix: Gadgedbridge freezes screen 2021-12-22 08:45:13 +01:00
jeffyactive 6cb5bd5da9 Initial commit of DirAct app 2021-12-21 22:08:05 -05:00
M14aAUI 62fe33b42f
Update icon.js 2021-12-22 02:19:58 +01:00
M14aAUI 29780f398b
Delete supf.info 2021-12-22 02:19:38 +01:00
M14aAUI c07495cbb6
Create icon.js 2021-12-22 02:13:05 +01:00
M14aAUI 705a0aa0ca
Delete icon.js 2021-12-22 02:10:55 +01:00
M14aAUI 9c3373f709
Update icon.js 2021-12-22 02:02:37 +01:00
M14aAUI 8ae2de3f25
Update icon.js 2021-12-22 02:00:26 +01:00
M14aAUI 3626918d5a
Rename readme.md to README.md 2021-12-22 01:51:33 +01:00
M14aAUI 1192e0e2a7
Delete app-icon.js 2021-12-22 01:31:59 +01:00
M14aAUI e0dc98a2cd
Create icon.js 2021-12-22 01:31:24 +01:00
M14aAUI a5c69fba73
Add files via upload 2021-12-22 01:30:21 +01:00
M14aAUI e4c8f39913
Create ChangeLog 2021-12-22 01:27:52 +01:00
M14aAUI bdc066ed79
Update readme.md 2021-12-22 01:26:49 +01:00
M14aAUI da33ef1cbe
Add files via upload 2021-12-22 01:25:29 +01:00
M14aAUI f5bcf45e36
Update supf.info 2021-12-22 01:22:36 +01:00
M14aAUI 9719b1277f
Update readme.md 2021-12-22 01:13:20 +01:00
M14aAUI 1b5b3016c2
Update app.js 2021-12-22 01:11:42 +01:00
M14aAUI 71200f6821
Create readme.md 2021-12-22 00:39:36 +01:00
M14aAUI b753c119f1
Create supf.info 2021-12-22 00:39:11 +01:00
M14aAUI 519330adc0
Create app-icon.js 2021-12-22 00:33:32 +01:00
M14aAUI 3c510db6a8
Create app.js 2021-12-22 00:25:01 +01:00
crazysaem a90315ef45 swp2clk: Add blacklist feature 2021-12-21 22:12:30 +00:00
crazysaem 9a58a14681 swp2clk: Create Initial app with whitelist feature 2021-12-21 22:06:31 +00:00
ColtJLaCh c8041295cd
Update ChangeLog 2021-12-21 16:15:16 -05:00
ColtJLaCh 8897c9aecc
Update app.js 2021-12-21 16:13:54 -05:00
ColtJLaCh d533b225f6
Merge branch 'master' into master 2021-12-21 15:42:38 -05:00
ColtJLaCh 7aedbaf07e
Update README.md 2021-12-21 15:23:40 -05:00
ColtJLaCh bd5bb54b6f
Create ChangeLog 2021-12-21 15:17:45 -05:00
ColtJLaCh 9e131d2e7f
Update README.md 2021-12-21 15:15:13 -05:00
ColtJLaCh 48105f8243
Update README.md 2021-12-21 15:14:31 -05:00
ColtJLaCh 7119eda345
Update app.js 2021-12-21 15:09:36 -05:00
Craig Millett 48da0cbacf
Update calendar.js
If week is set to start on Sunday, make Saturday (last row) and Sunday (first row) have weekend colors.
2021-12-21 12:11:30 -07:00
ColtJLaCh 0bda621938
Update README.md 2021-12-21 12:17:20 -05:00
ColtJLaCh c33ce67b56
Update README.md 2021-12-21 12:16:00 -05:00
ColtJLaCh e1a0539bcf
Update README.md 2021-12-21 12:15:46 -05:00
ColtJLaCh 9cc8afa833
Create README.md 2021-12-21 12:15:02 -05:00
The Dod d80ebe08ed README edit (gh markdown chokes on "(" in url) 2021-12-21 10:56:37 +02:00
Ronin0000 2279358f95
Update boot.js
fix overlapping text bug
2021-12-20 16:40:06 -08:00
Ronin0000 d7582e5972
Update boot.js
update that solves text overlaying text
2021-12-20 16:36:07 -08:00
Ronin0000 75e5e9490d
no need for app.js so I deleted it 2021-12-20 16:35:34 -08:00
ColtJLaCh b8773d0646
Add files via upload 2021-12-20 19:27:05 -05:00
ColtJLaCh 31563c13c8
Update app-icon.js 2021-12-20 19:24:56 -05:00
ColtJLaCh a2291e928e
Update app-icon.js 2021-12-20 19:22:20 -05:00
ColtJLaCh dd15188a59
Update app-icon.js 2021-12-20 19:20:52 -05:00
ColtJLaCh 13d92ff262
Update app-icon.js 2021-12-20 19:19:33 -05:00
ColtJLaCh d3997747da
Update app-icon.js 2021-12-20 19:16:56 -05:00
ColtJLaCh 55e9695b9d
Update app-icon.js 2021-12-20 19:13:53 -05:00
ColtJLaCh 2422474bab
Update app-icon.js 2021-12-20 19:12:25 -05:00
ColtJLaCh 5e30c0f51c
Update app-icon.js 2021-12-20 19:09:37 -05:00
ColtJLaCh 98b2721893
Update app-icon.js 2021-12-20 19:01:27 -05:00
The Dod f13d854779 ftclock README and better screenshots 2021-12-21 01:53:39 +02:00
ColtJLaCh 997f1aba74
Create app-icon.js 2021-12-20 18:52:45 -05:00
Ronin0000 3e8f710192
Add files via upload 2021-12-20 15:52:18 -08:00
Ronin0000 42f943e03b
Rename promenuIcon.png to promenuIcon.js 2021-12-20 15:52:02 -08:00
Ronin0000 13a28d2a5f
Update ChangeLog 2021-12-20 15:51:16 -08:00
ColtJLaCh d60e7c1816
Create app.js 2021-12-20 18:48:16 -05:00
The Dod 964fa27bfb Add Four Twenty Clock app 2021-12-21 01:01:10 +02:00
Ronin0000 38f6797994
Create ChangeLog 2021-12-20 07:50:35 -08:00
Ronin0000 621866352b
Create README.md 2021-12-20 07:50:21 -08:00
Ronin0000 2527cb9476
Create promenuIcon.png 2021-12-20 07:49:39 -08:00
Ronin0000 63bfaf308d
Create boot.js 2021-12-20 07:39:40 -08:00
Ronin0000 8992899047
Create app.js 2021-12-20 07:29:32 -08:00
xxDUxx 84d8180713
Merge branch 'master' into master 2021-12-20 12:40:21 +01:00
numerist 6e48dc66f1
Update app.js 2021-12-19 20:47:47 -05:00
hughbarney 9d180064f5 Pastel: added dependancy on weather, fix issues on a B1, extend support to B1 for Pebble and Widbata 2021-12-19 22:25:18 +00:00
Adam Schmalhofer 0caa10b705 wohrm: Add settings 2021-12-19 23:10:02 +01:00
David Peer e8909dd57e Minor design improvements. 2021-12-19 22:52:05 +01:00
David Peer 23ac531008 Removed unused code. 2021-12-19 22:49:18 +01:00
David Peer 6252dc8982 Use health app also for steps overview. 2021-12-19 22:42:47 +01:00
David Peer 91a3b5feef Updated readme. 2021-12-19 22:30:40 +01:00
David Peer 0038f0bd15 Updated readme 2021-12-19 22:25:55 +01:00
David Peer f6a5bc563e Use health library to display data. 2021-12-19 22:22:28 +01:00
crazysaem 2c2f07c6be ptlaunch: remove tap to confirm pattern since its pretty unreliable. always use button instead 2021-12-19 21:14:14 +00:00
crazysaem 3dde7126ad ptlaunch: Improve pattern rendering by HughB 2021-12-19 21:11:38 +00:00
hughbarney 200f9e19b5 Pastel: added weather, change to queueDraw() update once per minute 2021-12-19 21:09:00 +00:00
crazysaem 4cc822cafb ptlaunch: Improve pattern detection code readability by PaddeK 2021-12-19 20:59:37 +00:00
Adam Schmalhofer 15df120506 wohrm: Home returns to clock, instead of menu 2021-12-19 21:29:16 +01:00
Adam Schmalhofer 288a204b9d wohrm: Add ChangeLog entry 2021-12-19 21:13:39 +01:00
Adam Schmalhofer 9e1dd8eda3 wohrm: Fix bgcolor 2021-12-19 21:12:21 +01:00
David Peer 2bc8c672e0 Dynamically select y range of graphs 2021-12-19 21:09:26 +01:00
numerist dd9520d186
Update app.js 2021-12-19 15:04:17 -05:00
David Peer d34cdfbe13 Compute HRM hour average 2021-12-19 20:56:52 +01:00
Adam Schmalhofer 3ae35376fc wohrm: fixes after running on Bangle.js2
- set to dark theme as doesn't look good with white in the corners)

- leave space for widgets
2021-12-19 20:47:16 +01:00
David Peer 6203407e13 Removed comments. 2021-12-19 20:09:49 +01:00
David Peer e1b8d8c669 Set data to zero at 00:00 2021-12-19 20:07:28 +01:00
David Peer c2f3a46145 Minor change for HRM 2021-12-19 20:00:52 +01:00
David Peer bb05677ded Updated changelog 2021-12-19 19:57:55 +01:00
David Peer 75948ee04a Updated readme 2021-12-19 19:56:34 +01:00
David Peer 170a31580b Minor fixes 2021-12-19 19:54:40 +01:00
David Peer f0cbe07d1d Two screens 2021-12-19 19:52:05 +01:00
Adam Schmalhofer b120f7572f wohrm: resize on Bangls.js2 2021-12-19 19:32:19 +01:00
Ivor Hewitt 4ca3a2a124 Merge branch 'master' of https://github.com/ihewitt/BangleApps 2021-12-19 17:10:59 +00:00
numerist 31f8feef00
Merge branch 'master' into master 2021-12-19 12:10:47 -05:00
Ivor Hewitt 52de03cad8 Reorganise again. 2021-12-19 17:09:43 +00:00
Adam Schmalhofer d5e08477e1 wohrm: deduplicate 2021-12-19 17:59:57 +01:00
Adam Schmalhofer b513772692 wohrm: parameterized font sizes 2021-12-19 17:51:55 +01:00
Adam Schmalhofer 0456843385 wohrm: Use theme colors 2021-12-19 17:45:38 +01:00
Adam Schmalhofer 09e7330ae0 wohrm: parameterized centerBar 2021-12-19 17:25:05 +01:00
Ronin0000 90230f7d13
Merge branch 'espruino:master' into master 2021-12-19 07:58:20 -08:00
Adam Schmalhofer 0d172f1db0 wohrm: place Upper/Lower relative to "L" 2021-12-19 16:23:56 +01:00
numerist 9189be084c
Update app.js 2021-12-19 10:11:30 -05:00
Adam Schmalhofer 9f33ded981 wohrm: Fixed rounding of outer corner 2021-12-19 15:56:03 +01:00
Adam Schmalhofer 616f1f784f wohrm: Don't draw home-icon on Banglejs2 2021-12-19 15:46:56 +01:00
Adam Schmalhofer 3e0e590b86 Add home buttom for Bangle.js2 2021-12-19 15:41:06 +01:00
Adam Schmalhofer f4a7a4f77e wohrt: removed renderLowerLimitBackground() 2021-12-19 15:33:57 +01:00
Adam Schmalhofer 8c4f37e991 wohrm: renderLshape() from renderUpperLimitBackground() 2021-12-19 14:30:12 +01:00
Adam Schmalhofer e98690a853 wohrm: parameterized renderUpperLimitBackground() 2021-12-19 14:10:08 +01:00
HeiLaut 485e4a9aae
Update ChangeLog 2021-12-19 14:06:20 +01:00
HeiLaut 6f07a83bdd
Update ChangeLog 2021-12-19 14:01:28 +01:00
HeiLaut 4e347b5912
Create ChangeLog 2021-12-19 13:58:42 +01:00
HeiLaut 44f12b7e1d
Update add_to_apps.json 2021-12-19 13:42:50 +01:00
HeiLaut d063566213
Add files via upload 2021-12-19 13:33:40 +01:00
HeiLaut 80c420bd76
Create add_to_apps.json 2021-12-19 13:25:31 +01:00
HeiLaut e29c3efb00
Update README.md 2021-12-19 13:22:56 +01:00
HeiLaut c15c42d47e
Update README.md 2021-12-19 13:22:17 +01:00
HeiLaut 0de8d137b3
Add files via upload 2021-12-19 13:19:30 +01:00
HeiLaut 47ea22a5fd
Create README.md 2021-12-19 13:19:19 +01:00
HeiLaut ae1a0008c9
Update app.js 2021-12-19 13:15:14 +01:00
HeiLaut 27f68461c9
Add files via upload 2021-12-19 13:14:04 +01:00
HeiLaut c0ff981bff
Create app.js 2021-12-19 13:10:49 +01:00
David Peer 1b92b2bbc4 New version 2021-12-19 13:01:58 +01:00
David Peer 3dd4351567 Minor changes 2021-12-19 12:54:13 +01:00
David Peer a2afacfca0 Minor performance improvements (no logo) 2021-12-19 12:22:36 +01:00
Adam Schmalhofer e91324c16b wohrm: Prevent crash on BangleJs2 2021-12-19 12:11:27 +01:00
David Peer a6d87a561c Minor improvements 2021-12-19 12:06:20 +01:00
Adam Schmalhofer 03a295a4ff wohrm: prepare porting to Bangle.js2 2021-12-19 12:00:43 +01:00
David Peer 9faaca3214 Performance improvements: Render left side + lines. Also new designed colors. 2021-12-19 11:38:27 +01:00
Ivor Hewitt c4c7f83347
Merge branch 'espruino:master' into master 2021-12-19 09:33:10 +00:00
numerist 0673803d1b
Update app.js 2021-12-18 23:10:00 -05:00
numerist 0c6ddafad0
Create app-icon.js 2021-12-18 19:12:14 -05:00
numerist 3e7ac2a249
Add files via upload 2021-12-18 19:07:58 -05:00
numerist eba6ef6524
Create app.js 2021-12-18 19:05:18 -05:00
numerist 6e720393f6
Create doztime2.app.js 2021-12-18 19:02:15 -05:00
Marco Heiming 85ee6a1f73 Load step goal from pedometer widget (as fallback) 2021-12-19 00:10:22 +01:00
Ivor Hewitt 3286d6cb2d Switch to widget 2021-12-18 22:10:59 +00:00
Ivor Hewitt fa66b67816 Add settings and cleanup 2021-12-18 21:54:49 +00:00
Adam Schmalhofer 51422c44c0 hwt: Reduce line lenght 2021-12-18 18:47:11 +01:00
Adam Schmalhofer c5536ee49a hwt: Center "Wash ..." text properly 2021-12-18 17:37:43 +01:00
Adam Schmalhofer 87f0ffcd96 widhwt: Ported to Bangle.js2
Tactically all that was needed was to state that it works with
Bangle.js2. However the swipe gesture interfered with using the menu on
Bangle.js2. So it has been deactivated and we recommend using Pattern
Launcher instead.
2021-12-18 14:45:40 +01:00
xxDUxx 95ad90e11b
Update app-icon.js 2021-12-18 11:15:40 +01:00
xxDUxx 3c343304d8
Update app.js 2021-12-18 10:56:09 +01:00
xxDUxx 65da3f1233
Update app-icon.js 2021-12-18 10:53:38 +01:00
xxDUxx 808a5f58fa
Add files via upload 2021-12-18 10:17:59 +01:00
xxDUxx 269e3e4831
Add files via upload 2021-12-18 10:13:52 +01:00
xxDUxx 0b6b6a60ac
Delete contour_apploader.png 2021-12-18 10:13:31 +01:00
xxDUxx 588e55a3f5
Add files via upload 2021-12-18 10:10:57 +01:00
xxDUxx bccac2e2bb
Update app-icon.js 2021-12-18 10:10:37 +01:00
xxDUxx f30ec77662
Delete apps/miniclock directory 2021-12-18 09:58:14 +01:00
xxDUxx f408e7d3b5
Create app.js 2021-12-18 09:57:56 +01:00
xxDUxx 79e5a6e0a0
Create app-icon.js 2021-12-18 09:57:17 +01:00
numerist 8a898a7054
Delete doztime2.app.js 2021-12-17 23:25:09 -05:00
numerist e95a8a0fdb
Create doztime2.app.js 2021-12-17 22:27:33 -05:00
Andrew Gregory d57e790a4e
Merge branch 'espruino:master' into dev 2021-12-18 08:15:48 +08:00
Adam Schmalhofer c5303ef657 Don't blank widgets 2021-12-18 01:00:22 +01:00
Adam Schmalhofer d241cebeb0 cpassist: work with different bgcolors 2021-12-17 23:38:23 +01:00
Adam Schmalhofer d75940b9e6 Ported cprassist to Banglejs2 2021-12-17 23:38:23 +01:00
Kristoffer Sall-Storgaard b0dbe1d7d5
Disable screen turn on on bluetooth status change 2021-12-17 23:13:34 +01:00
Kristoffer Sall-Storgaard 7ad29b48b4
Disable screen turn on on bluetooth status change 2021-12-17 23:11:41 +01:00
hughbarney c0e7535ada Merge remote-tracking branch 'upstream/master' 2021-12-17 22:00:00 +00:00
hughbarney 86c90c81ca 93dub: fix issue with light theme so that this dark does not end up with a white strip at the top 2021-12-17 21:57:26 +00:00
jeffyactive 0dce0afbbe Version bump 2021-12-17 16:56:20 -05:00
jeffyactive 8f68236947 Corrected pressure resolution for real this time! 2021-12-17 16:53:45 -05:00
jeffyactive 4aaccb87d5 Corrected pressure resolution 2021-12-17 16:50:23 -05:00
jeffyactive 6a1c140883 Use dynamic advertising interval based on number of distinct packets 2021-12-17 16:47:53 -05:00
jeffyactive 904e3e39f0 Added GPS elevation (altitude) to location and speed service 2021-12-17 16:43:33 -05:00
Marco Heiming 37504ec553 Circles clock v0.03 2021-12-17 22:36:34 +01:00
jeffyactive 00116b760c Refactored byte array conversions for efficiency and readability 2021-12-17 16:28:30 -05:00
Richard de Boer 43f2252bbf messages: don't buzz during Quiet Mode 2021-12-17 21:54:02 +01:00
jeffyactive c93bbe4fb8 Corrected magnetic field Z negative encoding 2021-12-17 15:40:22 -05:00
Gordon Williams d9d5926416
Merge pull request #1126 from Athemis/calendar
calendar: improve legibility on Bangle2 and localize strings
2021-12-17 19:34:46 +00:00
Gordon Williams 7357f0e601
Merge pull request #1127 from peerdavid/master
[LCARS Clock] Added Settings
2021-12-17 19:34:25 +00:00
Richard de Boer d8398d73a3 qmsched: fix #1117
Properly check WIDGETS is set before redrawing the widget
2021-12-17 17:42:53 +01:00
David Peer 1c554e3a14 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2021-12-17 16:32:11 +01:00
David Peer 8948e9f2ae Updated screenshot 2021-12-17 16:32:08 +01:00
Peer David 0b087d86c4
Merge branch 'espruino:master' into master 2021-12-17 16:28:06 +01:00
David Peer 2d192f486d Updated changelog 2021-12-17 16:27:36 +01:00
David Peer e09baafafa Set settings for each row 2021-12-17 16:24:05 +01:00
Gordon Williams ff13a72b27 link in readme 2021-12-17 14:11:38 +00:00
Gordon Williams 72c2a9e9d4 Merge branch 'master' of https://github.com/elrod16/BangleApps into elrod16-master 2021-12-17 14:08:07 +00:00
xxDUxx 670608ea24
Update app-icon.js 2021-12-17 14:58:51 +01:00
xxDUxx 8dd11ff68f
Create app-icon.js 2021-12-17 14:58:17 +01:00
Minges, Alexander Ralph Michael (almin100) 22c5f2281c calendar: compress app icon 2021-12-17 14:51:12 +01:00
Minges, Alexander Ralph Michael (almin100) d56f9e3a8b calendar: shorten settings to prevent clipping 2021-12-17 14:42:47 +01:00
Minges, Alexander Ralph Michael (almin100) a67ef83bd8 calendar: use hardware version to set color scheme 2021-12-17 14:21:26 +01:00
xxDUxx 48601f2dde
Create app.js 2021-12-17 14:08:42 +01:00
Minges, Alexander Ralph Michael (almin100) bae67ecf6d calendar: use non-dithering colors by default;
localize strings; remove unused variables
2021-12-17 14:05:52 +01:00
Gordon Williams e67f15710d Merge branch 'master' of github.com:espruino/BangleApps 2021-12-17 11:26:38 +00:00
Gordon Williams df810fc7bb screenshot 2021-12-17 11:26:34 +00:00
Gordon Williams 62900059ad thermom 0.05: Use temperature from current locale
+      Update every 10s, average last 5 readings
+      Changes based on #1092
2021-12-17 11:24:46 +00:00
Andrew Gregory 20a2df7a31
Merge branch 'espruino:master' into dev 2021-12-17 19:05:16 +08:00
Gordon Williams a8fa6faafa
Merge pull request #1106 from RomanistHere/master
Feat: added new app (fork of Pebble clock) with new functionality.
2021-12-17 09:17:44 +00:00
Gordon Williams c78818eb3e
Merge pull request #1120 from hughbarney/master
Setting: restructed menus as per forum discussion
2021-12-17 09:16:51 +00:00
Gordon Williams d848871a7f
Merge pull request #1123 from nebbishhacker/messages
messages: Hide widget when all unread messages are dismissed
2021-12-17 09:15:54 +00:00
Gordon Williams 9b429fff22 health 0.09: Fix file naming so months are 1-based (not 0) (fix #1119) 2021-12-17 09:09:33 +00:00
Gordon Williams 70924cb17a trying to fix the worst sanity check errors that have crept in 2021-12-17 08:55:09 +00:00
Gordon Williams 8c7e02610d
Merge pull request #1108 from xxDUxx/master
Update app.js
2021-12-17 08:27:56 +00:00
Gordon Williams 9d717f9ca9
Merge pull request #1118 from stephenPspackman/roman-autolight
Update README.md
2021-12-17 08:24:36 +00:00
Gordon Williams 4d2312d585
Merge pull request #1111 from myxor/locale-german
Update locales: de_DE, de_AT and es_ES
2021-12-17 08:24:17 +00:00
Marco Heiming 1a6ff78b71 Update README 2021-12-17 08:37:59 +01:00
Marco Heiming 622c94b1e8 Color battery text and icon in green when charging
Color battery icon in red when battery low
2021-12-17 08:34:28 +01:00
Ronin0000 163c0e3abd
Update README.md 2021-12-16 17:05:53 -08:00
Ronin0000 21e77411ca
Update README.md 2021-12-16 17:05:27 -08:00
Ronin0000 c319979366
Update README.md 2021-12-16 17:05:12 -08:00
Ben Whittaker 66e75055a4 messages: Hide widget when all unread messages are dismissed 2021-12-16 19:39:45 -05:00
elrod16 45521e9fe5
Update readme.md
Added content about new revisions.
2021-12-16 18:15:43 -05:00
Ivor Hewitt b1e4b82ecc fix temp 2021-12-16 21:34:06 +00:00
hughbarney aa365bc1de Setting: restructed menus as per forum discussion 2021-12-16 21:11:51 +00:00
stephenPspackman 4f6a2452fb
Merge branch 'espruino:master' into roman-autolight 2021-12-16 12:25:26 -08:00
stephenPspackman 0984dfb463
Update README.md
Clarify that the autobacklight is only needed for older firmware.
2021-12-16 12:22:34 -08:00
elrod16 b192f75b55
Have it average readings
After 10 consecutive readings it starts averaging the temp displayed from a FIFO cache. It slows down the responsiveness but delivers better figures over time instead of jumping degrees +/-.
2021-12-16 14:44:52 -05:00
Marco H a49513d18a
Delete Changelog 2021-12-16 20:03:00 +01:00
Marco Heiming 47706cf172 Fixed name of ChangeLog file 2021-12-16 18:08:12 +01:00
Marco Heiming 696d46e717 Bump version to v0.02 2021-12-16 17:56:31 +01:00
Marco Heiming ace239047b Resize icon to 48x48 2021-12-16 17:55:39 +01:00
Marco Heiming 3ce407caf4 Add setting for battery warn level and color battery text red if below level 2021-12-16 17:26:52 +01:00
Marco H e3e2ee9ea0
Fix missing ampm in de_AT 2021-12-16 16:19:00 +01:00
Andrew Gregory e8a6abe7c8
Merge branch 'espruino:master' into dev 2021-12-16 23:17:45 +08:00
Marco H 2fbffb3a44
Update locales: de_DE, de_AT and es_ES 2021-12-16 16:03:50 +01:00
xxDUxx 16cba6794f
Update README.md 2021-12-16 13:04:15 +01:00
xxDUxx cb32ad6121
Update app.js 2021-12-16 11:20:37 +01:00
RomanistHere d5b3bdc0d5 fix: remove semicolon from the image 2021-12-16 11:39:58 +03:00
Romanist 86bb54b079
Merge branch 'master' into master 2021-12-16 11:36:46 +03:00
RomanistHere 040c3eeaa5 fix: update readme [2] 2021-12-16 11:29:23 +03:00
RomanistHere 2b8bcf55b9 chore: update readme 2021-12-16 11:27:43 +03:00
Gordon Williams 4da89c1a05
Merge pull request #1103 from myxor/circlesclock
New clock: Circles clock
2021-12-16 08:27:08 +00:00
Gordon Williams 689de43595
Merge pull request #1102 from xxDUxx/master
image viewer 0.2
2021-12-16 08:26:32 +00:00
Gordon Williams 1bd8e5a216
Merge branch 'master' into master 2021-12-16 08:25:51 +00:00
Gordon Williams 0745feff11
Merge pull request #1098 from stephenPspackman/round-dev
pooq Round: tap for transient complications; bugfixes
2021-12-16 08:24:20 +00:00
Gordon Williams d2d736cee5
Merge pull request #1097 from crazysaem/master
Update ptlaunch: Respect theme colors
2021-12-16 08:23:45 +00:00
Gordon Williams b8968f122e
Merge pull request #1094 from hughbarney/master
Rebble, Pebble, Pastel dependancy and README updates, updated stopwatch README
2021-12-16 08:22:54 +00:00
RomanistHere 6ef60ff6c5 fix: reset width, update image 2021-12-16 11:17:37 +03:00
RomanistHere bcf9f07d17 fix: set width to images 2021-12-16 11:10:18 +03:00
RomanistHere 6e9611b913 feat: add photo 2021-12-16 11:04:47 +03:00
RomanistHere 676de1775c fix: update step length setting 2021-12-16 10:54:35 +03:00
RomanistHere c852e1a215 fix: dark theme color 2021-12-16 10:52:47 +03:00
Marco Heiming 49136a1ca7 Initial version of circles clock 2021-12-16 08:06:53 +01:00
Ben Whittaker c9fd252ec9 widpedom: update changelog 2021-12-15 19:53:39 -05:00
Ben Whittaker 108c12d3ec widpedom: Save lastUpdated as a unix timestamp
Fixes #961
2021-12-15 19:31:39 -05:00
xxDUxx fdb4a8835b
Create ChangeLog 2021-12-16 01:24:27 +01:00
xxDUxx 562b44279c
Create app-icon.js 2021-12-16 01:22:11 +01:00
xxDUxx 6f32b9cbcd
Delete app-icon.js 2021-12-16 01:21:15 +01:00
Ivor Hewitt 58a911db0a Merge branch 'master' of https://github.com/ihewitt/BangleApps 2021-12-15 22:17:59 +00:00
Ivor Hewitt 13525cd11d Change to skin temp characteristic.
Add logging
2021-12-15 22:11:18 +00:00
stephenPspackman a72974110c
Update ChangeLog 2021-12-15 12:48:13 -08:00
stephenPspackman 030eddba5c
Update app.js
Fix broken variable update.
Fix excessive screen clearing.
2021-12-15 12:47:45 -08:00
stephenPspackman 32af212454
Update README.md 2021-12-15 12:18:07 -08:00
crazysaem eeed392782 ptlaunch: remove now redundant draw call, and also remove all setColor calls since we now only need the fg color which is the default anyways 2021-12-15 20:12:42 +00:00
crazysaem c52f57f5ba ptlaunch: fix setup for screenshots 2021-12-15 20:12:42 +00:00
crazysaem fd6fa1522a ptlaunch: update screenshots 2021-12-15 20:12:42 +00:00
crazysaem cff3a99380 ptlaunch: Respect theme colors. Fix: Do not pollute global space with internal variables ans functions in boot.js 2021-12-15 20:12:42 +00:00
RomanistHere 700e12f18d fix: rename everything 2021-12-15 23:03:01 +03:00
stephenPspackman 4ec850bec2
Update ChangeLog 2021-12-15 11:55:40 -08:00
stephenPspackman 81bc60796b
Update app.js
Implement tap-to-decorate feature.
2021-12-15 11:54:23 -08:00
RomanistHere 1e9130de0f fix: icons 2021-12-15 22:51:07 +03:00
RomanistHere 3b1b4290a2 fix: icons 2021-12-15 22:44:14 +03:00
RomanistHere 4ffa694c64 fix: try to fix empty source error 2021-12-15 22:36:31 +03:00
hughbarney 0c9eeb4e23 Updated README for stopwatch touch 2021-12-15 19:30:05 +00:00
RomanistHere 8e0ba23aa8 fix: play with syntax 2021-12-15 22:23:38 +03:00
hughbarney 2378ff304b Pastle, Pebble, Rebble: updated dependancies and ChangeLogs 2021-12-15 19:11:32 +00:00
RomanistHere d57ccb5073 fix: update icon.js 2021-12-15 22:06:43 +03:00
RomanistHere 6679922bfb feat: add pebbleDistance app 2021-12-15 22:00:12 +03:00
Peer David 4d0247d986
Merge branch 'espruino:master' into master 2021-12-15 19:50:42 +01:00
The Dod 3559247415 Remove `;` from app-icon (upsets travis-ci) 2021-12-15 17:14:19 +02:00
The Dod 5a3fd1d9e3 Initial commit of `lapcounter` app 2021-12-15 14:10:29 +02:00
Gordon Williams 33c76db781 Merge branch 'master' of github.com:espruino/BangleApps 2021-12-15 11:48:48 +00:00
Gordon Williams bb10a5a3dd boot 0.39: Fix passkey support (fix https://github.com/espruino/Espruino/issues/2035 2021-12-15 11:48:03 +00:00
Gordon Williams 869bb58eb5
Merge pull request #1090 from marissz/patch-1
Added Latvian language to "locales.js"
2021-12-15 11:29:08 +00:00
Gordon Williams 6600b72044
Merge pull request #1091 from xxDUxx/master
showImage APP for Bangle.js 2
2021-12-15 11:27:11 +00:00
elrod16 8a4d79ef2f
Create readme.md 2021-12-15 05:37:07 -05:00
elrod16 2fed2e2c45
Add files via upload 2021-12-15 05:34:43 -05:00
elrod16 36ed08f0ea
Create icon.js 2021-12-15 05:33:35 -05:00
xxDUxx 3326cee400
Add files via upload 2021-12-15 11:33:26 +01:00
elrod16 69dc98c681
Rename apps/thermomF2.app.js to apps/ltherm/app.js 2021-12-15 05:33:07 -05:00
elrod16 d80dc2ae12
Add files via upload 2021-12-15 05:30:50 -05:00
Gordon Williams c419425ea0 Merge branch 'master' of github.com:espruino/BangleApps 2021-12-15 10:11:11 +00:00
Gordon Williams 26a8755da0 Add translations from #202 2021-12-15 10:11:02 +00:00
xxDUxx 0fe2098d92
Delete showimg.png 2021-12-15 11:01:43 +01:00
xxDUxx 4af248413d
Add files via upload 2021-12-15 11:00:21 +01:00
xxDUxx dc785b3d6d
Add files via upload 2021-12-15 10:59:44 +01:00
marissz f15e9f4eee
Added Latvian language to "locales.js"
Added Latvian diacritics in "charFallbacks"
Added "lv_LV" locale
Sorted "charFallbacks" alphabetically

Also just looking at the ISO map, maybe charFallbacks should be also transformed the same way? I guess for all lowercase diacritics we have to add uppercase ones too, right?
2021-12-15 11:55:58 +02:00
Gordon Williams 2537184e3f
Merge pull request #1083 from halemmerich/master
Red Torch - Update for Bangle 2
2021-12-15 09:41:09 +00:00
xxDUxx 7d40d014d7
Delete showimg.img 2021-12-15 10:40:40 +01:00
xxDUxx 653aeccdc1
Delete showimg.app.js 2021-12-15 10:40:20 +01:00
xxDUxx 66ec62f0d1
Merge branch 'espruino:master' into master 2021-12-15 10:30:41 +01:00
xxDUxx 4ed73f91e3
Create app-icon.js 2021-12-15 10:11:51 +01:00
Gordon Williams 25e1fc5f28 messages 0.13: Add /*LANG*/ comments for internationalisation
+      Add 'Delete All' option to message options
+      Now update correctly when 'require("messages").clearAll()' is called
2021-12-15 09:09:27 +00:00
xxDUxx 84f7d0467f
Add files via upload 2021-12-15 10:09:06 +01:00
xxDUxx e02aa170df
Update README.md 2021-12-15 09:56:54 +01:00
xxDUxx 98ebc14e2d
Add files via upload 2021-12-15 09:56:09 +01:00
xxDUxx 78502e0be2
Create README.md 2021-12-15 09:55:29 +01:00
Andrew Gregory 244ea321ae
Merge branch 'espruino:master' into dev 2021-12-15 12:30:35 +08:00
jeffyactive 8d5107fe42 Version bump to 0.04 2021-12-14 21:16:02 -05:00
jeffyactive c4d282b2f2 Implemented magnetic flux density 3D service 2021-12-14 21:09:18 -05:00
jeffyactive cf9f724d36 Added location and speed service to transmit GPS data 2021-12-14 20:41:16 -05:00
jeffyactive c0ac05488a Implemented barometer service data 2021-12-14 17:59:36 -05:00
jeffyactive 3f5072b874 Corrected length of app name advertising packet 2021-12-14 16:58:32 -05:00
jeffyactive 0fa290be68 Encode all barometer service data in a single function 2021-12-14 16:57:59 -05:00
Jeffrey Dungen f15d264a68
Merge branch 'espruino:master' into master 2021-12-14 16:33:59 -05:00
Gordon Williams 456886c6d5 Merge branch 'master' of github.com:espruino/BangleApps 2021-12-14 16:28:32 +00:00
Gordon Williams c7a9fc751d Start of app translation support (no menu to enable it yet) - https://github.com/espruino/BangleApps/issues/136 2021-12-14 16:21:05 +00:00
Marco H 0b6e2f1356
Update ChangeLog 2021-12-14 15:54:57 +01:00
Marco H 44919fc503
Update ChangeLog 2021-12-14 15:53:57 +01:00
Marco H e9436eca15
Make themperature value readable on smaller screens 2021-12-14 15:52:22 +01:00
Jeroen Peters 158e59c5bf Changes version numbers to align with live 2021-12-14 12:27:05 +01:00
Jeroen Peters 9f195b74ee Cleaned up messages code and put back `this.t` 2021-12-14 12:21:27 +01:00
Martin Boonk 67635f1bda Update for Bangle 2 2021-12-14 12:13:55 +01:00
Jeroen Peters 94761c5c0c Messages: reverted icon change as 'notification' is very versatile, could be anything from envelopes, to bells, to chatbubbles etc.. Also fixed duration 2021-12-14 12:02:48 +01:00
Jeroen Peters 0c50785e9c
Merge branch 'espruino:master' into master 2021-12-14 11:53:17 +01:00
Gordon Williams 253abf53c0
Merge pull request #1076 from alainsaas/master
AwairMonitor: added photo to README.md
2021-12-14 09:54:51 +00:00
Gordon Williams d46b441087
Merge pull request #1078 from hughbarney/master
Snek: Fixed icon and screenshot, Rebble, Pebble correted typo
2021-12-14 09:54:39 +00:00
Gordon Williams 524e7edb52
Merge branch 'master' into round-dev 2021-12-14 09:54:13 +00:00
Gordon Williams b2e39d950f
Merge pull request #1079 from stephenPspackman/roman-autolight
pooq Roman: autolight
2021-12-14 09:53:37 +00:00
Gordon Williams e0d00abcb5
Merge pull request #1081 from halemmerich/master
Desktop launcher: Adds settings page
2021-12-14 09:51:28 +00:00
Gordon Williams 86df140ff5
Merge pull request #1077 from nebbishhacker/android
android: Send notification id when handling notifications
2021-12-14 09:11:51 +00:00
Jeroen Peters c347c6d6ee Messages: changed screenshots, reverted translation text
iOS: added song duration
2021-12-14 10:07:22 +01:00
Jeroen Peters 13715ea43d Revert 2021-12-14 02:08:33 +01:00
Jeroen Peters d2f749295a Possible bug 2021-12-14 01:54:29 +01:00
Jeroen Peters dfb2e4fc0a Possible bug 2021-12-14 01:49:11 +01:00
Jeroen Peters b1022b1c85 Merge remote-tracking branch 'origin/master' 2021-12-14 01:34:35 +01:00
Jeroen Peters 96078a2791 iOS app 0.08
============
 Added more details from music (instead of Undefined)
 Added more app identifiers
 Added Readme

Messages app 0.13
=================
 New animated widget bell icon (instead of large blinking 'MESSAGES')
 New app icon
 Added screenshot
 Extra app-specific notification icons

 Locale 0.14
 ===========
  Added some first translations for Messages in nl_NL
2021-12-14 01:34:30 +01:00
Ivor Hewitt 0fa14d74fb
Merge branch 'espruino:master' into master 2021-12-13 23:42:31 +00:00
Martin Boonk 3cb795c033 Adds setting for direct launch of apps on touch with Bangle 2 2021-12-13 23:20:56 +01:00
Martin Boonk 3cfb42456a Bump version 2021-12-13 22:53:27 +01:00
Martin Boonk a42b609d23 Adds settings page for hiding launchers and clocks 2021-12-13 22:53:27 +01:00
Martin Boonk b541a4b6a7 Draw correct border (1px all around) 2021-12-13 22:53:16 +01:00
stephenPspackman c1cbc39377
Update app.js
Remove an unneeded piece of defensiveness.
2021-12-13 13:00:29 -08:00
stephenPspackman 419248f647
Update README.md
Fix a typo, add a couple of sentences about autolight.
2021-12-13 12:51:20 -08:00
stephenPspackman abfb7fc8a4
Update README.md
FIx a typo, add a couple of sentences about autolight.
2021-12-13 12:51:01 -08:00
stephenPspackman dbab1df394
Create app.js 2021-12-13 12:46:59 -08:00
stephenPspackman cb4427cd6d
Add files via upload 2021-12-13 12:11:11 -08:00
stephenPspackman 134935dc46
Update app.js
Debugged. Also, it seems that on Bangle 2, the responsible way to do this is with LCDPower, not LCDBrightness.
2021-12-13 11:52:10 -08:00
stephenPspackman dc1e290493
Create resourcer.js
Assets for the pooq Round watchface.
2021-12-13 11:23:35 -08:00
stephenPspackman 186258e398
Update app.js
Add an option to illuminate the display on twist.
2021-12-13 11:17:24 -08:00
Ben Whittaker 358a02471d android: Send notification id when handling notifications 2021-12-13 13:42:14 -05:00
stephenPspackman f243c0972b
Update ChangeLog 2021-12-13 10:33:58 -08:00
hughbarney 23df3c0e98 Rebble: fix dependancies, fixed typo, Pebble: fix typo 2021-12-13 18:21:24 +00:00
hughbarney ab4de670fb Snek: fixed icon to 64x64, added screenshots 2021-12-13 18:13:53 +00:00
stephenPspackman e148b21cde
Create app-icon.js 2021-12-13 09:54:26 -08:00
Alain Saas 5b3628ef38
Merge branch 'espruino:master' into master 2021-12-14 02:50:09 +09:00
Alain Saas 5afa80d38e
Update README.md 2021-12-14 02:49:39 +09:00
Alain Saas 4bf955f0d1
Add files via upload 2021-12-14 02:46:13 +09:00
Alain Saas a70934fafe
Add files via upload 2021-12-14 02:39:33 +09:00
stephenPspackman 84b184570a
Create README.md 2021-12-13 09:32:48 -08:00
stephenPspackman 3e04f5cc9f
Create ChangeLog 2021-12-13 09:19:34 -08:00
Ivor Hewitt d1efe34f63 Fix icon 2021-12-13 16:22:30 +00:00
Ivor Hewitt b214d53fcf Add readme 2021-12-13 16:18:48 +00:00
Jeroen Peters 1d509d8195
Merge branch 'espruino:master' into master 2021-12-13 17:15:00 +01:00
Andrew Gregory 57efd6706b
Merge branch 'espruino:master' into dev 2021-12-14 00:08:02 +08:00
Ivor Hewitt 45194a5428 Add CoreTemp app 2021-12-13 16:00:56 +00:00
Gordon Williams 469b2c76f2 make firmware update app beta again 2021-12-13 15:57:29 +00:00
Jeroen Peters 9e166ec7a6
Merge branch 'espruino:master' into master 2021-12-13 14:21:32 +01:00
Jeroen Peters 725f648e2a Merge remote-tracking branch 'origin/master' 2021-12-13 14:21:12 +01:00
Jeroen Peters ab4941c495 iOS app 0.08
============
 Added more details from music (instead of Undefined)
 Added more app identifiers

Messages app 0.13
=================
 New animated widget bell icon (instead of large blinking 'MESSAGES')
 New app icon
 Added screenshot
 Extra app-specific notification icons
2021-12-13 14:21:06 +01:00
Gordon Williams ba78819410
Merge pull request #1059 from barakplasma/hebrew_calendar
app update: Hebrew Calendar
2021-12-13 13:12:00 +00:00
Gordon Williams 0cdb9c87f2 fix icon 2021-12-13 13:05:53 +00:00
Gordon Williams 864772be8e
Merge pull request #1060 from barakplasma/golfscore
new app: Golf score tracker
2021-12-13 13:05:19 +00:00
Gordon Williams 16917939c2
Merge branch 'master' into master 2021-12-13 10:15:46 +00:00
Gordon Williams e725e3c6f8
Merge pull request #1066 from lunctis-viribus/master
weatherClock Bangle.js 2 layout compatibility
2021-12-13 10:14:32 +00:00
Gordon Williams 562caf211a
Merge pull request #1067 from Lukasz-pluszczewski/master
Added polish locale
2021-12-13 10:13:55 +00:00
Gordon Williams 4757355aec version no 2021-12-13 10:13:25 +00:00
Gordon Williams 44e4bb1d3d
Merge pull request #1070 from stephenPspackman/master
Make internal menu time out + small fixes
2021-12-13 10:12:27 +00:00
Gordon Williams 3b3bffdbd5
Merge branch 'master' into master 2021-12-13 09:51:28 +00:00
Gordon Williams 0a5c32c0c1
Merge pull request #1071 from nebbishhacker/weather
weather: Tweak bangle 2 light theme colors
2021-12-13 09:50:23 +00:00
Gordon Williams fcffb710e0
Merge pull request #1062 from nebbishhacker/abatterywidget
a_battery_widget: support dark themes
2021-12-13 09:47:45 +00:00
Gordon Williams 9a376a7386
Merge pull request #1063 from nebbishhacker/qmsched
qmsched: Correctly size widget on load
2021-12-13 09:47:20 +00:00
Gordon Williams c3c792ee24
Merge pull request #1064 from halemmerich/master
Custom QR Code v0.04: Adds QR code scanning
2021-12-13 09:46:42 +00:00
Gordon Williams fda5a9fc6e
Merge pull request #1061 from nebbishhacker/vectorclock
vectorclock: Bangle.js 2 support
2021-12-13 09:44:48 +00:00
Jeroen Peters c892da146d
Merge branch 'espruino:master' into master 2021-12-13 10:11:38 +01:00
Gordon Williams 821a49c834
Merge pull request #1058 from adamschmalhofer/fix-gbridge
Gbridge fixes
2021-12-13 09:09:13 +00:00
Gordon Williams af293b3e7c
Merge branch 'master' into master 2021-12-13 09:06:12 +00:00
Gordon Williams 1edcc1f79e
Merge pull request #1051 from crazysaem/master
Update Pattern Launcher: Show saved patterns with linked apps
2021-12-13 09:04:38 +00:00
Gordon Williams f31054a34b
Merge pull request #1057 from myxor/clicomplete_v0.03
CLI complete clock v0.03
2021-12-13 08:51:55 +00:00
Gordon Williams 20317a7efe
Merge pull request #1056 from lightnin/master
Updates for impwclock BangleJs2 compatibility
2021-12-13 08:50:09 +00:00
Jeroen Peters c0f6dee079 Work in progress on icon-support 2021-12-13 09:13:04 +01:00
Marco H 15ac03f866
Update app.js
Below threshold means below :)
2021-12-13 08:51:10 +01:00
Ben Whittaker e56be81f8f weather: Tweak bangle 2 light theme colors 2021-12-12 22:37:59 -05:00
Michael Kronenwett bafbca8187
Update snaky-icon.js 2021-12-13 02:29:01 +01:00
Michael Kronenwett 5126ddf9d2
Update snaky-icon.js 2021-12-13 02:25:15 +01:00
Michael Kronenwett 65736c5c1d
Update snaky-icon.js 2021-12-13 02:18:56 +01:00
Michael Kronenwett 4ad525ea9b
Update snaky-icon.js 2021-12-13 02:15:53 +01:00
Michael Kronenwett 22fbb99e64
Update snaky-icon.js 2021-12-13 02:10:16 +01:00
Michael Kronenwett 48c08f0ebe
Update snaky-icon.js 2021-12-13 02:07:16 +01:00
Michael Kronenwett f171391b23
Rename snaky.app.js to snaky.js 2021-12-13 01:40:04 +01:00
Michael Kronenwett 0f1b13b17e
Create README.md 2021-12-13 01:34:33 +01:00
Michael Kronenwett fe5470e6de
Update snaky-icon.js 2021-12-13 01:31:20 +01:00
Michael Kronenwett 083d5e47aa
Add files via upload 2021-12-13 01:30:07 +01:00
Michael Kronenwett 97bff1f533
Delete snaky.png 2021-12-13 01:29:48 +01:00
Michael Kronenwett a2a7373fe9
Add files via upload 2021-12-13 01:25:36 +01:00
Michael Kronenwett 934fe77d07
Rename app-icon.js to snaky-icon.js 2021-12-13 01:21:02 +01:00
Michael Kronenwett 1beaef5d3a
Update app-icon.js 2021-12-13 01:17:59 +01:00
Michael Kronenwett b59c26f1b1
Create app-icon.js 2021-12-13 01:06:07 +01:00
Michael Kronenwett bec573c1ab
Create snaky.app.js 2021-12-13 01:02:57 +01:00
Jeroen Peters 91d7cfbd47 Work in progres for testing 2021-12-13 00:21:16 +01:00
stephenPspackman d93ef10f26
Update app.js
Oops, shouldn't say return on a setter.
2021-12-12 15:08:55 -08:00
stephenPspackman 14e221fbb1
Merge branch 'espruino:master' into master 2021-12-12 14:55:38 -08:00
Jeroen Peters b63f1ee706 Work in progres for testing 2021-12-12 23:50:02 +01:00
stephenPspackman 47eb4a6346
Update app.js
* Improve handling of default local options.
* Add timeout to internal menu.
* Allow menus to be lazified (as in the Round face).
* Rename options.active to activeFg, restoring consistency and avoiding a name collision.
* Fix broken bounding box logic for drags.
* Defer screen clear on face reset to reduce blinking.
2021-12-12 14:40:36 -08:00
Jeroen Peters 977c26b5a1 Work in progres for testing 2021-12-12 23:14:43 +01:00
hughbarney 0cd7a577a4 Rebble: ensure widget area is also cleared when we hide widgets 2021-12-12 17:36:59 +00:00
Ben Whittaker a0a913a0e2 vectorclock: fix overlap caused by margin 2021-12-12 09:43:32 -05:00
lukasz 226666909f Added polish locale 2021-12-12 12:52:02 +01:00
Martin Boonk 30689e6430 Bump version to 0.04 2021-12-12 10:41:56 +01:00
Martin Boonk 63811b361f Add function for scanning QR codes from camera or file 2021-12-12 10:41:56 +01:00
lunctis-viribus a4d028f63e
Update app.js
Final fix
2021-12-12 10:36:34 +01:00
lunctis-viribus b4c2c0d422
Update ChangeLog 2021-12-12 10:18:12 +01:00
lunctis-viribus c5a598d75e
weatherClock Bangle.js 2 layout compatibility
On Bangle.js 2 there still was a layout overlap issue for wind text.
This commit fixes it. Tested for different input lengths in emulator, also for Bangle.js.
2021-12-12 10:15:44 +01:00
Amos Blanton 159ba0cece
Touch screen instead of button. 2021-12-11 21:03:22 +01:00
Ben Whittaker 6d49e1d466 qmsched: Correctly size widget on load 2021-12-11 14:53:02 -05:00
Ben Whittaker dc4f20d237 a_battery_widget: support dark themes 2021-12-11 14:16:41 -05:00
hughbarney 775715ddbd Rebble: updated README, gone for queueDraw() approach, update every minute 2021-12-11 18:58:50 +00:00
Ben Whittaker e3e360dbd8 vectorclock: add 2px margin 2021-12-11 13:44:40 -05:00
Michael Salaverry d8c41b78a2
feat: multiple player support 2021-12-11 20:37:08 +02:00
Ben Whittaker f81215eb46 vectorclock: Bangle.js 2 support 2021-12-11 13:36:28 -05:00
hughbarney b8c8ad4529 Rebble: added more screenshots, updated README 2021-12-11 18:32:37 +00:00
Michael Salaverry 24d66cb4a0
feat: new app Golf Score 2021-12-11 20:29:01 +02:00
Michael Salaverry 238b0fc58c
lint: 2021-12-11 20:01:34 +02:00
hughbarney 9eed9b8036 Rebble updated icon 2021-12-11 17:57:46 +00:00
Michael Salaverry e42f12e4e9
fix: exports 2021-12-11 19:45:22 +02:00
Michael Salaverry 4123434a35
fix: require 2021-12-11 19:17:05 +02:00
Michael Salaverry ad7f63a10f
fix: require 2021-12-11 19:08:50 +02:00
hughbarney acae86c937 Rebble clock - added screenshot and README 2021-12-11 17:05:02 +00:00
Michael Salaverry 764644ca25
fix: remove TS 2021-12-11 19:04:02 +02:00
hughbarney ecd97e00aa Merge remote-tracking branch 'upstream/master' 2021-12-11 13:50:30 +00:00
hughbarney 61f5dddf26 Rebble clock - long live the rebellion 2021-12-11 13:50:02 +00:00
Marco H aeea8241ba
Update README.md 2021-12-11 13:29:42 +01:00
Marco H 29ba4fab0a
Update app.js
Let's load correct settings :)
2021-12-11 13:28:21 +01:00
Marco H 7dcc5385e2
Update settings.js
Fix settings
2021-12-11 13:24:30 +01:00
Marco H dfc46898c3
Update app.js
* Use settings to toggle visibility of elements
* If heart rate should be hidden we do not enable HRM power
* Show battery value in red if value below threshold
2021-12-11 13:21:45 +01:00
Marco H 5b16eb20f8
Update settings.js
Extend settings
2021-12-11 13:12:30 +01:00
Amos Blanton dc84156055
Change to handling of digital time display
Remove code for BangleJS physical button.
Replace with code to toggle display of accurate time based on screen touch that works for both BangleJS and BangleJS2
Stop displaying accurate digital time when new imprecise era begins.
2021-12-11 13:03:21 +01:00
Marco H 2f7e81fea8
Create settings.js
Initial settings file
2021-12-11 12:55:16 +01:00
Amos Blanton 4862219a2f
Toggle digital time when BangleJS2 screen touched. 2021-12-11 12:53:55 +01:00
Marco H 12ab36c30f
Update app.js
Adjust margins
2021-12-11 12:30:52 +01:00
Marco H 203a78ce3d
Update app.js
* Support for "6x8:2" font
* Update steps and heart rate when (un)locking the screen
2021-12-11 12:19:14 +01:00
Amos Blanton 3df8f688af
Changes for BangleJs2 2021-12-11 11:30:36 +01:00
Amos Blanton 6c61c17d2b
Copy offset and font size changes from wclock to handle Bangle.js 2 2021-12-11 11:14:45 +01:00
Alain Saas c7177a6aec
Update README.md 2021-12-11 19:09:14 +09:00
Alain Saas 653156c0e6
Create app-icon.js 2021-12-11 18:53:59 +09:00
Adam Schmalhofer 098376b9ec Merge remote-tracking branch 'upstream/master' into fix-gbridge 2021-12-11 10:26:44 +01:00
Adam Schmalhofer 8ef3a6a1a6 Updated gbride changelog 2021-12-11 10:18:34 +01:00
Adam Schmalhofer b99024f9ca Fix gbridge inflating steps 2021-12-11 10:16:34 +01:00
Alain Saas 0bfbf34e20
Update README.md 2021-12-11 13:52:14 +09:00
Alain Saas 2c77ea939a
Create README.md 2021-12-11 13:51:19 +09:00
Alain Saas ebf62e8328
Create ChangeLog 2021-12-11 13:28:42 +09:00
Alain Saas 7152cd6d1b
Awair Monitor: awair_to_bangle.html 2021-12-11 13:26:38 +09:00
Alain Saas 13e68ec8b4
Awair Monitor: icon 2021-12-11 12:55:38 +09:00
Jeroen Peters f54c59bd02 Merge branch 'master' of github.com:jeroenpeters1986/BangleApps
 Conflicts:
	apps.json
	apps/messages/ChangeLog
2021-12-11 00:06:31 +01:00
Jeroen Peters 10be0b5e97 Local work in progress on ios integration and new app messages app look 2021-12-11 00:04:10 +01:00
crazysaem 2a97188aab ptlaunch: try to improve the code slightly 2021-12-10 21:47:15 +00:00
crazysaem 31a4d05cb3 ptlaunch: Improve the management of existing patterns: Draw the linked pattern on the left hand side of the app name within a scroller, similar to the default launcher. Slighlty clean up the code to make it less horrible. 2021-12-10 21:47:15 +00:00
crazysaem 854d2f9ade ptlaunch: Make tap to confirm new pattern more reliable. Also allow for easier creation of single circle patterns. 2021-12-10 21:47:15 +00:00
Gordon Williams 6b2f8e98d3 oops - fix firmware loader issues 2021-12-10 20:09:14 +00:00
jeffyactive fe78e5045b Removed needless spaces 2021-12-10 14:59:26 -05:00
jeffyactive 04af6b9a88 Always advertise app name among data frames 2021-12-10 11:55:50 -05:00
jeffyactive 57f6b2a8bb Removed superfluous function, moved temperature encoding to function 2021-12-10 11:36:32 -05:00
Alain Saas 60eb8ef7ec
AwairMonitor: screenshot 2021-12-11 00:10:37 +09:00
Alain Saas b88223ed0d
AwairMonitor: fixed graph color and temperature scale 2021-12-11 00:02:39 +09:00
Alain Saas dfe753d306
Create awairmonitor/app.js 2021-12-10 23:33:47 +09:00
Gordon Williams b8f5f973c5
Merge pull request #1050 from myxor/clicompleteclk_v0.2
CLI complete clock v0.02
2021-12-10 12:46:48 +00:00
Marco H 25543abb11
Update app.js
Do not overwrite old heart rate value with '...'
2021-12-10 11:39:16 +01:00
Gordon Williams cde6b8a764
Merge pull request #1048 from rigrig/messages-touch-widget
messages: Open app when touching the widget (Bangle.js 2 only)
2021-12-10 09:38:01 +00:00
Marco H 24b5937295
ChangeLog: v.0.02 2021-12-10 09:09:21 +01:00
Marco H 87acbe83e5
Update README.md 2021-12-10 08:58:52 +01:00
Marco H f8628dd26d
Update app.js
Load steps from Health Tracking app (if installed)
2021-12-10 08:58:44 +01:00
jeffyactive 7fe88fd02c Added temperature and heart rate service advertising 2021-12-09 22:26:48 -05:00
Richard de Boer c9ffee04a7 messages: Open app when touching the widget 2021-12-09 20:57:04 +01:00
Richard de Boer 4ce0e39263 gbmusic: Fix scrolling title background color 2021-12-09 20:17:11 +01:00
Gordon Williams 7b73fe5001
Merge pull request #1018 from qucchia/master
Allow Calendar app to begin on Sunday
2021-12-09 17:08:54 +00:00
Gordon Williams 4fd08b6824
Merge pull request #1045 from myxor/clicompleteclk
Command line complete clock
2021-12-09 17:08:33 +00:00
Gordon Williams 845a962005 cliclocks - Load widgets after Bangle.setUI to ensure widgets know if they're on a clock or not (fix #970) 2021-12-09 17:08:18 +00:00
Gordon Williams 59b06d5aef boot 0.38: Option to log to file if settings.log==2
settings 0.36: Added 'Utils' menu with helpful utilities for restoring Bangle.js
2021-12-09 16:49:28 +00:00
Gordon Williams 9b4d2e140b Merge branch 'master' of github.com:espruino/BangleApps 2021-12-09 15:57:04 +00:00
Gordon Williams 52ed2c3b5d 0.04: Fix widget hiding code (fix #1046) 2021-12-09 15:56:58 +00:00
Gordon Williams 978de345ee fwupdate 0.02: Add support for ZIPs
Find and download ZIPs direct from the Espruino website
      Take 'beta' tag off
2021-12-09 14:56:36 +00:00
Marco H 989f0fc4c5
Merge branch 'espruino:master' into clicompleteclk 2021-12-09 15:40:42 +01:00
Marco H 0a67d177bb
Update app.js
* Remove local temperature
* Draw heart rate value in grey if the value is not up to date
2021-12-09 15:35:17 +01:00
Marco H 5903aed3e4
Turn on HRM when screen is on and unlocked 2021-12-09 14:53:51 +01:00
Marco H 7b09fd9b4f
Add todo to README 2021-12-09 14:53:22 +01:00
Gordon Williams f73f10f980
Merge pull request #1043 from crazysaem/master
Small Update for Pattern Launcher
2021-12-09 13:15:55 +00:00
Jade Edward e5da5b8040 Copy from widmp, flip phases 2021-12-09 23:34:52 +11:00
Marco H a1599a967b
Adding icons, readme and changelog 2021-12-09 13:29:54 +01:00
Marco H 7df753a0f7
New clock: CLI complete 2021-12-09 13:29:17 +01:00
crazysaem c09da000ed Merge branch 'master' of github.com:crazysaem/BangleApps 2021-12-09 12:02:19 +00:00
crazysaem b98a0d262c ptlaunch: Turn on lcd when launching an app if the lock screen was disabled in the settings 2021-12-09 12:02:16 +00:00
Gordon Williams aec9e829cd
Merge pull request #1036 from reelyactive/master
Transmit app name as Espruino manufacturer data
2021-12-09 09:41:25 +00:00
Gordon Williams da0c9b1157
Merge branch 'master' into master 2021-12-09 09:35:52 +00:00
Gordon Williams 73574201bf gpsrec 0.27: Map drawing with light theme (fix #1023) 2021-12-09 09:13:11 +00:00
Gordon Williams c003a8897f
Merge pull request #1039 from ps-igel/master
update Numerals clock
2021-12-09 09:09:22 +00:00
Ray Holder 3de4a91454 Update README.md to fix markdown rendering 2021-12-09 00:53:41 -06:00
Ray Holder b3234a8e5c Update Changelog for 0.05 2021-12-09 00:53:01 -06:00
Ray Holder 602be41386 Fix typo for Thursday image 2021-12-09 00:51:36 -06:00
ps-igel 26cb1e58a6 enhance for use with Bangle2, add new draw mode 2021-12-08 23:17:06 +01:00
crazysaem bbef0ded3f ptlaunch: fix eslint errors 2021-12-08 20:52:46 +00:00
crazysaem 456bc21ed3 ptlaunch: fix undefined error on boot.js if a pattern was saved but no setting was defined 2021-12-08 20:44:25 +00:00
Adam Schmalhofer c88121daf8 Bumbed gbridge version 2021-12-08 21:05:21 +01:00