1
0
Fork 0
Commit Graph

2125 Commits (c7177a6aec18d8737d88fc4c353796be7ac85ba5)

Author SHA1 Message Date
Sebastian Di Luzio cf36400faa prepare first release 2021-12-04 22:37:16 +01:00
Sebastian Di Luzio 1a320a56c7 scale icon 2021-12-04 22:30:02 +01:00
Sebastian Di Luzio 6989466aba export image differently 2021-12-04 22:26:55 +01:00
Sebastian Di Luzio 1d7a69ce0a another attempt to use icon correctly 2021-12-04 22:22:22 +01:00
Sebastian Di Luzio c7aea28a47 display text 2021-12-04 22:08:07 +01:00
Sebastian Di Luzio 70bb045be0 use image with 1bit and without specified color 2021-12-04 22:00:07 +01:00
Sebastian Di Luzio 9ee26a66ef use 8bit image 2021-12-04 21:19:29 +01:00
Sebastian Di Luzio 6b8c201ff2 use different export technique 2021-12-04 21:08:40 +01:00
Sebastian Di Luzio d3b586635c use larger icon 2021-12-04 21:02:14 +01:00
Sebastian Di Luzio 4814120de6 draw string 2021-12-04 20:56:59 +01:00
Sebastian Di Luzio 5efc380b83 use inverted icon 2021-12-04 20:54:29 +01:00
Sebastian Di Luzio 4e4cc3e930 attempt to draw icon again 2021-12-04 20:50:24 +01:00
Sebastian Di Luzio 772d0a8724 draw X 2021-12-04 20:47:31 +01:00
Sebastian Di Luzio 67c72d337e attempt to use correct image for rendering 2021-12-04 20:44:17 +01:00
Sebastian Di Luzio c2b731a972 attempt to draw what we want to see 2021-12-04 20:34:45 +01:00
Sebastian Di Luzio c320902fc6 move to another folder, add gps draw logic 2021-12-04 20:30:13 +01:00
Sebastian Di Luzio a0e61f0d4b Update apps.json 2021-12-04 20:19:07 +01:00
Sebastian Di Luzio 107f862723 update version for another test 2021-12-04 20:07:54 +01:00
Sebastian Di Luzio c892b155f8 Update apps.json 2021-12-04 20:00:35 +01:00
Alain Saas d908f888e4
Update apps.json 2021-12-05 03:58:57 +09:00
Sebastian Di Luzio 03d18c61f4 create first draft 2021-12-04 19:25:50 +01:00
James 72265234bb Rename files 2021-12-04 10:20:49 +00:00
Michael Salaverry 00e05c2f21
feat: support bangle 1 by changing apps.json 2021-12-04 11:55:07 +02:00
Michael Salaverry 4c5134ff42
bump: version 2021-12-04 11:17:58 +02:00
Jay de Belle 685b5874c7 A snek is born 2021-12-03 19:27:42 -05:00
Lubomir ec9bcf994a
flow: Create app 2021-12-03 22:32:04 +02:00
Michael Salaverry a41598a2e8
fix: 2021-12-03 18:28:21 +02:00
Michael Salaverry 7550dd57eb
fix: path 2021-12-03 18:25:27 +02:00
Michael Salaverry e9f2346504
fix: duh 2021-12-03 18:19:52 +02:00
Andrew Gregory 6187a53b3c
Merge branch 'espruino:master' into master 2021-12-03 22:34:53 +08:00
Gordon Williams a385c09922 openstmap .10: Improve scale factor calculation to fix scaling issues (#984) 2021-12-03 12:04:40 +00:00
Gordon Williams 6baddd3b43 Add gbdebug app 2021-12-03 09:15:37 +00:00
Gordon Williams d504017782
Merge pull request #986 from stephenPspackman/master
pooq Roman - a watch face
2021-12-03 08:18:47 +00:00
Gordon Williams e2ae57faa4
Merge pull request #951 from rigrig/qmsched-clean
Move Quiet Mode LCD options from global settings to the Quiet Mode Schedule app
2021-12-03 08:13:52 +00:00
Richard de Boer 3595fab079 qmsched: manage LCD options
Also migrates old settings file: we now store options in qmsched.json,
instead of in the global setting.json.
2021-12-02 22:54:16 +01:00
Richard de Boer d743b2266a boot: remove Quiet Mode options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
2021-12-02 22:54:16 +01:00
Richard de Boer c24f67b06b settings: remove Quiet Mode LCD options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
2021-12-02 22:54:16 +01:00
stephenPspackman 32980bf3be
Update apps.json
Declare pooqroman.json, our private config file.
2021-12-02 13:04:29 -08:00
stephenPspackman 2906e228ba
Update apps.json 2021-12-02 12:54:03 -08:00
hughbarney 43a68fb908 Pebble: 0.03 changed font to Leco1976, updated screenshots 2021-12-02 19:01:40 +00:00
Andrew Gregory d7ec86b716
Authentiwatch: version 0.04 2021-12-02 21:56:36 +08:00
Gordon Williams 9d26a6448e launcher 0.09: Bangle.js 2 - pressing the button goes back to clock (fix #971)
After 10s of being locked, the launcher goes back to the clock screen
2021-12-02 10:28:38 +00:00
Gordon Williams 5b967184b6 0.03: Fix unfreed memory, and clearInterval that disabled all clocks at midnight (fix #946)
Fix app icon
      Change menu order so 'back' is at the top
2021-12-02 10:08:11 +00:00
Gordon Williams ce2d182247 tweak 2v11 firmware mentions 2021-12-02 09:43:03 +00:00
Gordon Williams 829ee9129a
Merge pull request #983 from hughbarney/master
Pebble: deploy settings file, updated README
2021-12-02 09:06:21 +00:00
hughbarney bd8bb638d4 Pebble: deploy pebble.settings.js in apps.json 2021-12-01 20:29:34 +00:00
Andrew Gregory 4d239bf71e
Version 0.03 2021-12-01 22:24:43 +08:00
Gordon Williams adca628e2c Merge branch 'master' of github.com:espruino/BangleApps 2021-12-01 12:06:47 +00:00
Gordon Williams a9530f64ea
Merge branch 'master' into widbars 2021-12-01 09:00:08 +00:00
Gordon Williams 527bbf8e59
Merge pull request #974 from rigrig/widbatpc-fix
widbatpc: Fix drawing the bar when charging
2021-12-01 08:59:27 +00:00
Gordon Williams 1108983cba
Merge branch 'master' into master 2021-12-01 08:58:30 +00:00
Alain Saas 3c7d6b795d
Update apps.json 2021-12-01 15:28:23 +09:00
Alain Saas 3507dcde45
Update apps.json 2021-12-01 15:26:52 +09:00
hughbarney 24e2b01e22 Merge remote-tracking branch 'upstream/master' 2021-11-30 23:45:24 +00:00
hughbarney 7785c7ea56 Mylocation: make into an app 2021-11-30 23:38:29 +00:00
hughbarney 8ad8ed15dc Mylocation: make into an app 2021-11-30 23:15:45 +00:00
hughbarney 4cbd7e8ea6 Mylocation: make into an app 2021-11-30 22:46:37 +00:00
hughbarney e3745f94fc Mylocation: make into an app 2021-11-30 22:43:45 +00:00
Richard de Boer a44d542053 widbatpc: Fix drawing the bar when charging 2021-11-30 22:30:28 +01:00
Richard de Boer 7caac64a86 widbars: new widget 2021-11-30 21:03:41 +01:00
hughbarney 4669099645 MyLocation added mylocation.app.js 2021-11-30 18:11:08 +00:00
Andrew Gregory 31eaeadee2
Update Authentiwatch version 2021-12-01 00:26:39 +08:00
hughbarney 0e3b17be67 Added icon for mylocation 2021-11-30 16:12:47 +00:00
hughbarney 78c3791c1e Pebble screenshot updated 2021-11-30 13:48:20 +00:00
hughbarney 5b7bbd83db Pebble: added README, battery warning if below 30% 2021-11-30 13:30:13 +00:00
hughbarney 4cf5d86083 merged upstream 2021-11-30 13:18:27 +00:00
hughbarney ac1425ca7c set mylocation to an app 2021-11-30 13:07:56 +00:00
Gordon Williams c30ee355bb
Merge branch 'master' into poweroff-app 2021-11-30 08:28:14 +00:00
Marco H a08a8d8a24
Update apps.json 2021-11-30 08:52:29 +01:00
Marco H 166994311e
Add app to apps.json 2021-11-30 08:46:04 +01:00
jeffyactive d2cb4be4b4 Corrected variable initialisation 2021-11-29 21:48:30 -05:00
jeffyactive 4d107148c7 Added SensiBLE app 2021-11-29 21:31:53 -05:00
hughbarney b50faa919a Pebble - long live the rebellion 2021-11-29 20:12:25 +00:00
hughbarney 6510e4b7d2 Pastel added dependancy on widpedom 2021-11-29 19:02:01 +00:00
hughbarney 784f7f8492 resolved apps.json conflict 2021-11-29 18:57:56 +00:00
hughbarney 22d06c8cf6 Pastel changed dependancy on MyLocation to type app 2021-11-29 18:45:44 +00:00
Gordon Williams 38c6e16010 new about pixels 2021-11-29 16:29:34 +00:00
Gordon Williams 3e1c90e485
Merge branch 'master' into master 2021-11-29 10:54:23 +00:00
Gordon Williams cd0de091f3
Merge pull request #956 from JamesLMilner/mandlebrotclock
Add Mandlebrot Clock app
2021-11-29 10:52:43 +00:00
Gordon Williams 0dd00635b8
Merge pull request #959 from dratini0/recorder-fixes
Assorted bugfixes to the recorder apps
2021-11-29 10:50:28 +00:00
Gordon Williams 72d3c44ffd Merge branch 'master' of github.com:espruino/BangleApps 2021-11-29 10:09:47 +00:00
Gordon Williams 0d45f2c2e8
Merge pull request #962 from myxor/myxor-temperature-app
Update degree Celsius temperature app
2021-11-29 10:08:07 +00:00
Gordon Williams 33ce71f279 fix for sanity test errors 2021-11-29 10:06:21 +00:00
Gordon Williams 10d170d31e
Merge branch 'master' into master 2021-11-29 10:00:29 +00:00
Gordon Williams 99ec40cd8e
Merge pull request #952 from rigrig/locale-12h
locale: Apply 12hour setting to time
2021-11-29 09:48:20 +00:00
Marco H 075d7a840c
Update apps.json 2021-11-29 10:43:42 +01:00
leer10 050b9c2b80
Update apps.json 2021-11-28 14:56:18 -08:00
leer10 656ca2ecaa
Update apps.json
added new version in json
2021-11-28 14:25:23 -08:00
Balint Kovacs ba50674173 Update app versions and changelog 2021-11-28 18:58:26 +00:00
James 6fc1e738f1 Add mandlebrot clock app 2021-11-28 13:22:42 +00:00
leer10 40d19aad2e
Update apps.json
added screenshot to app store listing
2021-11-27 22:29:57 -08:00
leer10 d87930e4d3
Update apps.json 2021-11-27 22:27:51 -08:00
leer10 da41d04d26
Update apps.json 2021-11-27 22:20:21 -08:00
leer10 4294a27279
Update apps.json
apps.json updates
2021-11-27 21:31:41 -08:00
leer10 251ceb9dd1
Update apps.json
oops comma
2021-11-27 21:27:35 -08:00
leer10 b49223d5b9
Update apps.json 2021-11-27 21:24:09 -08:00
Alain Saas 17e13a6325
Update apps.json 2021-11-28 13:43:31 +09:00
Alain Saas 9d4c251b73
Update apps.json 2021-11-28 13:39:41 +09:00
Alain Saas f9fa4a7df1
Update apps.json 2021-11-28 13:32:58 +09:00
leer10 228a3664c7
Update apps.json 2021-11-27 11:41:39 -08:00
leer10 33b3e91869
Update apps.json 2021-11-27 11:40:13 -08:00
leer10 7d646945df
Update apps.json 2021-11-27 11:37:56 -08:00
hughbarney 3fbb46b046 Pastel, recalc sunrise,sunset every hour 2021-11-27 11:23:03 +00:00
hughbarney 21fe6e7ea4 Pastel added dependancy on MyLocation app, display sunrise,sunset times 2021-11-26 21:52:05 +00:00
hughbarney b426c479a3 Pastel added dependancy on MyLocation app, display sunrise,sunset times 2021-11-26 21:29:46 +00:00
hughbarney 070558a0a6 MyLocation - adds menu to set preferred city or setup from GPS 2021-11-26 20:48:27 +00:00
Richard de Boer 6220a88d29 locale: Apply 12hour setting to time
Fixes #892
2021-11-26 21:29:58 +01:00
hughbarney ce0e50ed94 MyLocation - adds menu to set preferred city or setup from GPS 2021-11-26 20:25:28 +00:00
James G 2ae9585193 rename intervalTimer.app.js to app.js 2021-11-26 12:43:36 -05:00
James G bff43e662d Fix url for intervalTimer.app.js in app.json 2021-11-26 12:42:13 -05:00
James G fc6ecaccce Add new Interval Timer app. 2021-11-26 12:35:35 -05:00
Gordon Williams 94f8b4bca7
Merge pull request #947 from peerdavid/master
[LCARS clock] Alarm works also if clock is closed and opened again.
2021-11-26 12:01:01 +00:00
Gordon Williams dc8edba00d
Merge pull request #948 from Smooklu/master
Updated fd6fdetect
2021-11-26 11:59:41 +00:00
johan-m-o 6f300299b5
Update apps.json 2021-11-26 11:34:52 +01:00
Gordon Williams a4299586e8 cscsensor 0.06: Now read wheel rev as well as cadence sensor
Improve connection code
2021-11-26 10:04:02 +00:00
Smooklu fa4fd118e2
Update apps.json 2021-11-25 13:20:52 -06:00
Smooklu 43b447f81c
Update apps.json 2021-11-25 13:17:35 -06:00
Smooklu 1ea1706e61
Merge branch 'espruino:master' into master 2021-11-25 13:04:40 -06:00
Smooklu bc27677f5e
Update apps.json 2021-11-25 13:02:43 -06:00
Smooklu 6508ed8b3f
Update apps.json 2021-11-25 12:57:25 -06:00
Peer David 7e1b042255
Merge branch 'espruino:master' into master 2021-11-25 16:56:53 +01:00
Gordon Williams 944b24e6c3 Merge branch 'master' of github.com:espruino/BangleApps 2021-11-25 15:52:25 +00:00
Gordon Williams e8264cc8f8 messages 0.07: Added settings menu with option to choose vibrate pattern and frequency (fix #909) 2021-11-25 15:50:07 +00:00
Gordon Williams 5f5ca64cb4 android 0.04: Android icon now goes to settings page with 'find phone' 2021-11-25 15:21:59 +00:00
Gordon Williams 6aa6bcf179 messages 0.06: New messages now go at the start (fix #898)
Answering true/false now exits the messages app if no new messages
      Back now marks a message as read
      Clicking top-left opens a menu which allows you to delete a message or mark unread
2021-11-25 15:12:04 +00:00
Gordon Williams 1b9477be5d
Merge pull request #945 from nlisgo/improve-ux-add-timer
Cube Scramble: Improved UX and display solve time
2021-11-25 12:19:48 +00:00
Peer David c381e7ef21
Merge branch 'espruino:master' into master 2021-11-25 11:41:01 +01:00
t0m1o1 b0a2507977
Merge branch 'espruino:master' into scaledlauncher 2021-11-25 01:46:21 +00:00
nlisgo f6c689eeed Amend app description 2021-11-24 23:56:47 +00:00
nlisgo 3c984f1fee Cube Scramble: Improved UX and display solve time 2021-11-24 23:53:17 +00:00
hughbarney 469c329640 Merge remote-tracking branch 'upstream/master' 2021-11-24 19:59:57 +00:00
David Peer a537e98116 Font improvements 2021-11-24 18:04:59 +01:00
Peer David 59692c8ca1
Merge branch 'espruino:master' into master 2021-11-24 17:52:48 +01:00
David Peer 657e64b078 Added readme also to app.json 2021-11-24 17:52:25 +01:00
Gordon Williams e040cc4e24 replace tabs! 2021-11-24 15:22:16 +00:00
Gordon Williams 60c2fa710c
Merge pull request #942 from madman2021/master
Add new TimeCal app
2021-11-24 13:29:46 +00:00
Gordon Williams 38b2e417bf
Merge pull request #943 from peerdavid/master
[LCARS Clock] Shows icons for charging and out of battery
2021-11-24 13:26:43 +00:00
Gordon Williams 94bd895baf welcome 0.14: Turn off and run later to use softOff to time is set right
plus other minor tweaks
2021-11-24 12:56:56 +00:00
David Peer 43b38cc8ab New screenshot. Updated version. 2021-11-24 13:40:47 +01:00
Jordan Coulam f3cb7e9a0b Remove Icon as it renders massive 2021-11-24 10:53:14 +00:00
Jordan Coulam 1a9f537555 Add missing supports tag for TimeCal 2021-11-24 10:46:03 +00:00
Jordan Coulam 3738bde22a Add TimeCal to the app library
Add TimeCal to the app library
2021-11-24 10:43:38 +00:00
Gordon Williams dabc22c2d7 custom code works on bangle2 2021-11-24 09:54:11 +00:00
Gordon Williams 2e83a511d2 metronome supports bangle 2 now 2021-11-24 08:51:20 +00:00
Gordon Williams cea51d06d0
Merge pull request #938 from bengwalker/master
Add Bangle.js 2 support for metronome app
2021-11-24 08:50:24 +00:00
Gordon Williams cd1daba0c5 0.25: Fix issue where if Bangle.js 2 got a GPS fix but no reported time, errors could be caused by the widget (fix #935) 2021-11-24 08:46:13 +00:00
Gordon Williams c03ab08687
Merge pull request #939 from Ronin0000/master
Add Screenshots to Many Apps
2021-11-24 08:40:53 +00:00
Gordon Williams 1750c72e94
Merge pull request #936 from Vingelar/master
Binwatch: re-format background images
2021-11-24 08:38:06 +00:00
Ronin0000 f10bf24018
Update apps.json 2021-11-23 17:04:07 -08:00
Ronin0000 c66b098236
Update apps.json 2021-11-23 16:53:48 -08:00