Martin Boonk
22bf24f4b5
imageclock - Bump version
2022-11-21 20:47:58 +01:00
Martin Boonk
7988e258ce
imageclock - Use new widget_utils slideOn()
2022-11-21 20:47:58 +01:00
Martin Boonk
c20a594987
imageclock - Load widgets after first full draw
2022-11-21 20:47:58 +01:00
Martin Boonk
ac7986189c
imageclock - Combine drawing code into app file on upload
2022-11-21 20:47:57 +01:00
Martin Boonk
e787560fb3
imageclock - Use shorter variable names
2022-11-21 20:42:59 +01:00
Gordon Williams
c4e1fd01be
Added clkinfosunrise to allow clocks to display sunrise and sunset if they use clock_info
2022-11-21 16:37:04 +00:00
Gordon Williams
bf6e0ed5ca
Use heatshrink/imageconverter from webtools - see https://github.com/espruino/BangleApps/pull/2299
2022-11-21 12:16:27 +00:00
Gordon Williams
ddfaad7aed
bump version
2022-11-21 10:44:09 +00:00
Gordon Williams
313222800d
Merge pull request #2296 from Kedlub/msgfix
...
[ios] Add letters to unicodeRemap
2022-11-21 10:43:19 +00:00
Gordon Williams
6051bff000
Merge pull request #2302 from myxor/mylocation_v0.08
...
MyLocation v0.08: Allow setting location from webinterface in the AppLoader
2022-11-21 10:40:34 +00:00
Gordon Williams
a38288fd29
Merge pull request #2291 from nxdefiant/master
...
taglaunch: New launcher
2022-11-21 09:34:44 +00:00
Gordon Williams
abd2aaea02
Merge pull request #2290 from Rarder44/rebble-fix
...
[Rebble] fix draw before widget hide
2022-11-21 09:30:32 +00:00
Marco H
998855b099
Allow setting location from webinterface in the AppLoader
2022-11-21 10:20:23 +01:00
Gordon Williams
81ac568350
Merge branch 'master' of github.com:espruino/BangleApps
2022-11-21 09:19:34 +00:00
Gordon Williams
60320a0e00
Fix weather clkinfo icons - see #2251
2022-11-21 09:19:31 +00:00
Gordon Williams
0cf5afc712
Merge pull request #2298 from thyttan/quicklaunch
...
[Quick Launch] Revert "Use Bangle.load(), remove the special 'Show launcher' entry"
2022-11-21 09:09:54 +00:00
thyttan
8d6b7cb0d7
bump to 0.07 after reverting 0.06
2022-11-20 17:32:44 +01:00
thyttan
40ab4bb6d1
Revert "Use Bangle.load(), remove the special 'Show launcher' entry"
...
This reverts commit e115cac82a
.
2022-11-20 17:25:21 +01:00
Kedlub
698a04922f
Add letters to unicodeRemap
...
Added characters with caron to unicodeRemap, to properly display messages in Czech language
2022-11-20 10:29:40 +01:00
Erik Andresen
061d4f3f72
taglauncher: fix tag sort
2022-11-19 06:42:30 +01:00
Erik Andresen
66a6e3d3e8
taglauncher: Add sortorder
2022-11-19 06:29:54 +01:00
Erik Andresen
c0c46bbc6c
taglaunch: update description
2022-11-18 22:25:45 +01:00
Erik Andresen
c6e13c651d
taglaunch: update description
2022-11-18 22:24:41 +01:00
Erik Andresen
cd14794a42
taglaunch: format
2022-11-18 22:07:19 +01:00
Erik Andresen
47d9ebbb6f
taglaunch: handle tag tools as tool
2022-11-18 22:04:24 +01:00
Erik Andresen
b6c1b9224e
gpsinfo: add outdoors tag
2022-11-18 21:55:58 +01:00
Erik Andresen
16995ae0a2
taglaunch: New launcher
...
Based on the default launcher but puts all applications in a submenu by their tag.
This can result in a faster application selection than the linear access of the default launcher.
2022-11-18 19:05:23 +01:00
Rarder44
6e16c5fc4f
fix draw before widget hide
2022-11-18 18:45:29 +01:00
Rarder44
c6255ce9c8
cleanup code and fix fastload issue
2022-11-18 17:18:59 +01:00
Gordon Williams
35668fd853
Merge pull request #2288 from Rarder44/rebble-fix
...
[rebble] - convert var/function to let
2022-11-18 11:48:55 +00:00
Rarder44
5cd48ec705
- fix log_debug
2022-11-18 12:13:23 +01:00
Gordon Williams
64bada3bbd
Merge pull request #2285 from thyttan/sevenmins
...
[Seven minute workout] New app
2022-11-18 09:18:59 +00:00
Rarder44
b181994551
draw moved
...
removed comments
2022-11-18 00:43:15 +01:00
Rarder44
584fcb9980
bump version and changelog
2022-11-18 00:16:02 +01:00
Rarder44
65e240dc4e
convert var -> let
...
convert function -> let
2022-11-18 00:15:12 +01:00
Gordon Williams
65cc432af3
Merge branch 'master' of github.com:espruino/BangleApps
2022-11-17 19:25:05 +00:00
Gordon Williams
a885d6de83
boot 0.54: Fix for invalid version comparison in polyfill
...
fix #2286 , #2287
2022-11-17 19:24:41 +00:00
thyttan
36766e69c5
First commit
2022-11-17 17:48:32 +01:00
Martin Boonk
7ce10a18b6
bthrm - Bump version
2022-11-16 17:34:05 +01:00
Martin Boonk
f7aa8340f0
bthrm - Reset powerdownRequested when start BTHRM
2022-11-16 17:32:20 +01:00
Martin Boonk
a484e0379c
bthrm - More logging for errors
2022-11-16 17:31:19 +01:00
Martin Boonk
727f1ac504
bthrm - Add debug option for active scanning
2022-11-16 17:30:52 +01:00
Gordon Williams
b51b9e8fab
Merge branch 'master' of github.com:espruino/BangleApps
2022-11-16 15:23:09 +00:00
Gordon Williams
0fb45cb6fc
Add module app type and provides_modules,
2022-11-16 15:17:28 +00:00
Gordon Williams
86dedcaa43
Merge pull request #2283 from myxor/widsleepstatus_v0.02
...
Widsleepstatus v0.02
2022-11-16 11:20:46 +00:00
Marco H
325f57af48
Fix icons and bump version
2022-11-16 12:03:50 +01:00
Gordon Williams
145e3ff815
Merge pull request #2282 from myxor/widhrm_v0.06
...
WidHRM 0.06: Allow configuration of minimum confidence for HRM values
2022-11-16 10:52:38 +00:00
Marco H
a8ad6d94a1
Update widget.js
...
* Load settings only once
* Better icons
* Read sleep status on every draw
2022-11-16 11:50:56 +01:00
Marco H
ad0462b789
Remove console.log
2022-11-16 11:49:25 +01:00
Marco H
745ad8c0a2
Allow configuration of minimum confidence for HRM values
2022-11-16 11:48:24 +01:00