1
0
Fork 0
Commit Graph

626 Commits (87904b31adc8d947ff4ceae370ea2eb80b54b650)

Author SHA1 Message Date
Gordon Williams 87904b31ad files 0.02: Fix deletion of apps - now use files list in app.info (fix #262) 2020-04-09 09:03:42 +01:00
Gordon Williams c43c335100 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-09 08:57:13 +01:00
Gordon Williams ea32401ba6 Locale 0.06: Remove translations if not required
Ensure 'on' is always supplied for translations
2020-04-09 08:57:06 +01:00
Gordon Williams 57d54955ab
Merge pull request #260 from rigrig/widpedom
widpedom: Add goal setting
2020-04-09 08:32:17 +01:00
Gordon Williams 99a9d85be1
Merge pull request #258 from paulcockrell/master
Mario Clock [Enhancement] - Integrate GadgetBridge
2020-04-09 08:30:03 +01:00
Gordon Williams 4bdc5813d3 change default map provider 2020-04-08 21:34:40 +01:00
Richard de Boer 8b2ea9f0c3 widpedom: Add goal setting
Draws progress as part of a circle
(default goal: 10.000 seems to be common-ish?)
2020-04-08 22:30:28 +02:00
Gordon Williams 204ccd81ad Merge branch 'master' of github.com:espruino/BangleApps 2020-04-08 21:23:25 +01:00
Gordon Williams d2159b6ec4 OpenStreetMap: Fix marker position, color, and map scaling 2020-04-08 21:22:51 +01:00
Dimitri Gigot 006c4e6960 Improve the perf 2020-04-08 16:42:47 +00:00
Paul Cockrell b7d94f3244 Integrate GadgetBridge 2020-04-08 17:02:16 +01:00
Gordon Williams fe3229c262
Merge pull request #256 from Purple-Tentacle/master
New Info display + readme + screenshot
2020-04-08 16:24:49 +01:00
Gordon Williams a96e69af9c
Merge pull request #255 from stanzinofree/patch-1
Update locales.js
2020-04-08 16:10:14 +01:00
Purple-Tentacle a8af64d4fc
Added readme and screenshot 2020-04-08 17:05:10 +02:00
Purple-Tentacle db06d9b7e7
0.03 2020-04-08 16:49:03 +02:00
Purple-Tentacle b5fc41126c
0.03 2020-04-08 16:48:28 +02:00
Alessandro Middei 8dda7b59f2
Update locales.js
Added it_IT copied by it_CH and modified for EUR as int_curr_symbol and \x80 as Euro symbol
2020-04-08 16:01:06 +02:00
MaBecker 81dc5a1802 new app custom 2020-04-08 15:26:38 +02:00
Marco Heiming 9edc3a6592 GPS Info: Show number of satellites while waiting for fix 2020-04-08 12:12:25 +02:00
Gordon Williams 50e61015ec Settings: Make LCD brightness work after leaving settings (fix #186) 2020-04-08 10:16:32 +01:00
Gordon Williams 3b7eec70e3 Alarm: Change 'New Alarm' to 'Save', allow Deletion of Alarms 2020-04-08 09:35:38 +01:00
Gordon Williams b46c36dd6c Merge branch 'master' of github.com:espruino/BangleApps 2020-04-08 08:09:28 +01:00
Gordon Williams 195a7f53af minor icon tweak 2020-04-08 08:09:02 +01:00
Gordon Williams c2de397b72
Merge pull request #246 from rigrig/gbridge
gbridge: don't turn on screen at start of every song
2020-04-08 07:57:22 +01:00
Gordon Williams f4d7497d9d
Merge pull request #245 from paulcockrell/master
Mario Clock [Enhancement] - Extend info displayed + add Daisy
2020-04-08 07:56:32 +01:00
Paul Cockrell 50e1c3096d Center characters on the screen 2020-04-08 03:13:14 +01:00
Timo Kiefer 35eaf82a78 Added tabata app to control high-intensity interval training 2020-04-07 23:09:59 +02:00
Gordon Williams 86891fce63 I've been meaning to fix this enough to upload it for a while.
Finally got it more or less working but I don't have time test it
properly. Still, it's a good start! PRs welcome :)
2020-04-07 21:49:44 +01:00
Richard de Boer 1bea7a450e gbridge: don't turn on screen at start of every song
Do draw the notification, so you can still look up what is playing.
2020-04-07 22:08:29 +02:00
Paul Cockrell b9361c55fe Switch the action buttons around, so the button is next to the part of the screen it affects 2020-04-07 16:41:04 +01:00
Paul Cockrell b5a9b9306a Update README 2020-04-07 15:16:31 +01:00
Paul Cockrell 51e0adbc78 Add Daisy. Change Date pannel to info-panel with BAT, TEMP, DATE data 2020-04-07 15:15:11 +01:00
Paul Cockrell 4ad3f59561 Bump version for addition of README and Daisy character 2020-04-07 09:18:35 +01:00
Gordon Williams 858d979f00
Merge pull request #230 from rigrig/welcome
Move loading of welcome to boot.js
2020-04-07 09:02:09 +01:00
Gordon Williams fc2060e7f0 tweaks and docs for readme file 2020-04-07 08:59:24 +01:00
Gordon Williams 416e749b03
Merge branch 'master' into master 2020-04-07 08:38:06 +01:00
Richard de Boer 8a7c61aa65 Move NodeConfEU 2019 'First Start' Sequence to ncstart.boot.js
fix ncstart
2020-04-07 00:27:06 +02:00
Richard de Boer f8ef03bade Move welcome loader into welcome.boot.js 2020-04-07 00:27:06 +02:00
Richard de Boer 27c02f05e4 Gadgetbridge: move config to settings menu
gbridge: remove `gbridge.app.js` from `apps.json`

This file no longer exists, so don't mention it anymore.
2020-04-06 21:52:56 +02:00
Paul Cockrell 74809b8bf5 Try images 2020-04-06 17:27:09 +01:00
Paul Cockrell 44fff4a855 Add README to Mario Clock. Add README viewer to App installer 2020-04-06 16:36:18 +01:00
Paul Cockrell ebf8e01dd5 Tidy up code 2020-04-06 16:11:05 +01:00
Gordon Williams 7cf9f117d4
Merge pull request #236 from paulcockrell/master
Mario Clock [Enhancement] - Multi characters and Night Mode
2020-04-06 10:08:59 +01:00
Gordon Williams 2dfbbfd64e
Merge branch 'master' into lcd-brightness-setting 2020-04-06 10:03:28 +01:00
Gordon Williams 292ad8f99d
Merge pull request #232 from rigrig/widbatpc
widbatpc: Draw percentage as inverted on monochrome battery
2020-04-06 09:26:28 +01:00
Gordon Williams ddc72ab1b8
Merge pull request #233 from brainfart-be/master
Rewrite and add asked feature  on issue #210
2020-04-06 09:21:35 +01:00
Gordon Williams 00d13800a3
Merge pull request #231 from nikmartin/aclck-face
Analog Clock (aclock) fixes for widget area
2020-04-06 09:20:19 +01:00
Gordon Williams 128544a193
Merge pull request #227 from Purple-Tentacle/daysleft
Changed string display in widget
2020-04-06 09:02:07 +01:00
Gordon Williams c45cfb47b1
Merge pull request #225 from detached/auto-on-settings
Add lcd wake-up settings
2020-04-06 08:47:36 +01:00
Paul Cockrell 915f2a35c7 Bump version 2020-04-06 07:48:25 +01:00