1
0
Fork 0
Commit Graph

947 Commits (c64d7bf57e04070b691b26a43a237c9e9ca9448a)

Author SHA1 Message Date
msdeibel c64d7bf57e Experimental changes for hrm, gps an compass 2020-04-14 07:48:07 +02:00
msdeibel 9fad35f39e Merge branch 'master' of https://github.com/msdeibel/BangleApps 2020-04-13 11:15:57 +02:00
msdeibel 900b820474 Display temperature and LCD state in chart 2020-04-13 11:14:50 +02:00
Markus 1a8a0d0a63 Version for BatChart app updated 2020-04-12 14:06:12 +02:00
msdeibel eebc494704 Enables chart in the app 2020-04-12 13:32:25 +02:00
Gordon Williams 1689973abc Merge branch 'master' of github.com:espruino/BangleApps 2020-04-09 21:52:37 +01:00
Gordon Williams f0cd452622 0.12: Fix memory leak (#206)
Bring App settings nearer the top
      Move LCD Timeout to wakeup menu
2020-04-09 21:51:19 +01:00
Gordon Williams 09a0854b08 fix accidental changelog non-commit 2020-04-09 21:20:01 +01:00
Gordon Williams 62ee6e21ce Merge branch 'msdeibel-master' 2020-04-09 21:19:18 +01:00
Gordon Williams 0dbc5e70bb fix minor error with #269 sanity check 2020-04-09 21:19:06 +01:00
Gordon Williams d17e5c620a
Merge pull request #270 from ukaoskid/master
Dev Stopwatch app
2020-04-09 21:01:16 +01:00
Simone Di Cicco 3cfd41f518
Update apps.json 2020-04-09 18:46:45 +02:00
Simone Di Cicco a9991da57d
Create ChangeLog 2020-04-09 18:44:10 +02:00
Simone Di Cicco fc963e89b3
Add files via upload 2020-04-09 18:43:22 +02:00
Simone Di Cicco 96ce0cd480
Delete app.png 2020-04-09 18:43:07 +02:00
Simone Di Cicco 5c04e6e981
Rename apps/stopwatch/app.js to apps/devstopwatch/app.js 2020-04-09 18:42:41 +02:00
Simone Di Cicco b6567d99b6
Update and rename apps/stopwatch/app-icon.js to apps/devstopwatch/app-icon.js 2020-04-09 18:39:40 +02:00
Simone Di Cicco a37e096e43
Update apps.json 2020-04-09 18:34:42 +02:00
Simone Di Cicco ce9cc7637f
Update app-icon.js 2020-04-09 18:32:58 +02:00
Simone Di Cicco b847cb3301
Add files via upload 2020-04-09 18:28:13 +02:00
Simone Di Cicco ab79963e70
Update apps.json 2020-04-09 18:25:11 +02:00
Simone Di Cicco c5b184c94c
Create app-icon.js 2020-04-09 18:18:35 +02:00
Simone Di Cicco 264c7c64cb
Create app.js 2020-04-09 18:12:36 +02:00
msdeibel 9851328c69 Rotate log files once a week 2020-04-09 16:10:10 +02:00
Gordon Williams 832a91fb5a
Merge pull request #266 from Fabio286/master
Fixed missing ampm property for some locales
2020-04-09 13:23:16 +01:00
Gordon Williams 829b99267f
Merge pull request #265 from rigrig/widpedom
widpedom: Fix daily goal, don't store settings in separate file
2020-04-09 13:21:17 +01:00
Fabio 82d0d255c2 Fixed missing ampm property for some locales 2020-04-09 14:05:06 +02:00
Richard de Boer a0fa104078 widpedom: Fix daily goal, don't store settings in separate file 2020-04-09 12:18:05 +02:00
Gordon Williams 4f7cbbb1b5 quick fix for widget - #250 2020-04-09 09:43:16 +01:00
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
msdeibel 8d89334c4d Small fixes 2020-04-09 08:35:11 +02:00
msdeibel 248b0bbf96 Removes WIDGETS declaration 2020-04-09 08:30:15 +02:00
msdeibel 98440c54c9 Use correct batchart icon 2020-04-09 08:25:27 +02:00
msdeibel fa23aaf3f0 Widget stores data to file, icon added 2020-04-09 08:19:38 +02: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
Markus dbb558a5c8 Adds BatteryChart app and widget 2020-04-08 22:28:24 +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
Gordon Williams ca8ba24b2d
Merge pull request #259 from brainfart-be/master
Toucher - Improve the rendering performance
2020-04-08 20:47:45 +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 d46e78808e Fix issue removing an app that was just installed. Fix #253Fix issue removing an app that was just installed (Fix #253) 2020-04-08 16:23:51 +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