Gordon Williams
9d65537dc2
Merge pull request #2026 from myxor/owm_interface_update
...
OpenWeatherMap: minor update
2022-07-06 09:45:38 +01:00
Gordon Williams
bc4746ef45
Merge pull request #2023 from LeonMatthes/master
...
Fix "Vibrate: off" being ignored by messages app
2022-07-06 09:45:08 +01:00
Gordon Williams
70d5bf40de
teatimer Fix issue setting colors after showMessage ( fix #2025 )
2022-07-06 09:42:31 +01:00
Gordon Williams
b6f501b6bf
check for badly named changelogs, fix some more (ref #2024 )
2022-07-06 09:30:44 +01:00
Gordon Williams
1e9a35cc1a
Merge pull request #2024 from buergi/fixing_changelog_case
...
Fixed existance of multiple change logs with different cases
2022-07-06 09:24:44 +01:00
Gordon Williams
3afd03653f
Merge pull request #2022 from thyttan/messagesmusic
...
[Messagesmusic] Remove unnecessary line of code
2022-07-06 09:22:58 +01:00
Marco H
a256bbed00
Use official writing of OpenWeatherMap
...
Short documentation on how to get a OWN API key
2022-07-06 08:12:33 +02:00
Marco Heiming
d82454f942
Fix messages ignoring "Vibrate: Off" setting (from PR #2023 )
2022-07-06 07:49:16 +02:00
buergi
b615abd9b6
Fixed existance of multiple change logs with different cases
2022-07-05 23:48:24 +02:00
Leon Matthes
b00c6e48c4
Fix "Vibrate: off" being ignored by messages app
2022-07-05 23:18:11 +02:00
thyttan
8c6bfd96c6
tested with messages v0.41 fw2v14
2022-07-05 18:50:34 +02:00
thyttan
39a792d9ef
Update metadata.json
2022-07-05 18:43:33 +02:00
thyttan
13a7998098
Update ChangeLog
2022-07-05 18:43:06 +02:00
thyttan
a7f4b83927
Remove unnecessary line of code
...
This change doesn't change functionality of the app. But it does make it compatible with @rigrig's version of the messages app. I think it's something to do with asynchronous code - but I'm really not qualified to say.
2022-07-05 18:38:41 +02:00
thyttan
b99371e278
Music Messages -> Messages Music
2022-07-05 17:40:57 +02:00
Gordon Williams
970c344c11
Merge branch 'master' of github.com:espruino/BangleApps
2022-07-05 15:31:57 +01:00
Gordon Williams
70f15ae1ed
fixing more warnings from CI test - where no changelog was added
2022-07-05 15:31:47 +01:00
Gordon Williams
b6cb080670
Merge pull request #2021 from deirdreobyrne/locale_en_IE
...
Adding en_IE
2022-07-05 15:03:55 +01:00
Gordon Williams
cbdbe20b34
Merge pull request #2020 from pebl-hank/master
...
hidcam: Bangle.js 2 support
2022-07-05 11:18:54 +01:00
Hank
94aa001760
Mod changelog
2022-07-05 12:14:19 +02:00
Hank
e48bf98739
Fix tabs
2022-07-05 12:05:17 +02:00
Hank
6fddc24d60
Enabled tap; fixed image position
2022-07-05 12:03:53 +02:00
Hank
ba186c2463
Fix tabs
2022-07-05 10:53:52 +02:00
Hank
b593fd56ff
hidcam: Bangle.js 2 support
2022-07-05 10:51:38 +02:00
deirdreobyrne
a383e1fdc2
Adding en_IE
2022-07-04 21:07:06 +01:00
Gordon Williams
427cfb593e
Merge pull request #1969 from halemmerich/owmweather
...
Pull weather from OpenWeatherMap via http
2022-07-04 14:54:54 +01:00
Gordon Williams
6c0ad7a394
Merge pull request #2013 from halemmerich/bthrm
...
BTHRM - Various improvements
2022-07-04 14:15:06 +01:00
Gordon Williams
0e8358d0a2
Merge pull request #2018 from deirdreobyrne/widmp
...
Widmp - now uses better math for the moon's phase
2022-07-04 14:02:51 +01:00
deirdreobyrne
7bea535086
Merge branch 'espruino:master' into widmp
2022-07-04 13:46:43 +01:00
Gordon Williams
9375cc5eff
Merge pull request #2010 from peerdavid/master
...
[BW clock] Bugfix: Ignore clicks for widgets.
2022-07-04 11:06:48 +01:00
Gordon Williams
b402d77a9a
Merge pull request #2015 from halemmerich/hrmaccevents
...
hrmaccevents - Allow downloads of logged data from Bangle
2022-07-04 11:06:11 +01:00
Gordon Williams
cfb8b3c90f
Merge pull request #2016 from glemco/master
...
presentation_timer: initial release
2022-07-04 11:05:41 +01:00
Gordon Williams
576afcbaf2
Merge pull request #2012 from awkirk71/master
...
Sliding Clock: Settings Screen
2022-07-04 10:57:46 +01:00
Gordon Williams
34b9feaefe
Merge pull request #2017 from halemmerich/kbmulti
...
Multitap Keyboard
2022-07-04 10:45:51 +01:00
Gordon Williams
92bb4e9a22
Merge pull request #2014 from halemmerich/android
...
android - Fix timeout not beeing cleared
2022-07-04 10:38:15 +01:00
Gordon Williams
9808daa1c0
Merge pull request #2011 from pebl-hank/master
...
Added note to configure position in "my location" if not done yet. Small fixes.
2022-07-04 10:35:40 +01:00
Hank
d0a33541a5
0.15: Added option to hide widget when connected
2022-07-04 09:45:15 +02:00
Martin Boonk
54232adbe8
kbmulti - Fix space and backspace when not at end of text
2022-07-03 20:01:42 +02:00
Martin Boonk
2b3b451ec7
kbmulti - Fix/Workaround for 2v14
2022-07-03 20:01:42 +02:00
Martin Boonk
dd5e2b2000
kbmulti - Allow more characters if help button invisible
2022-07-03 20:01:42 +02:00
Martin Boonk
05c4e12c78
kbmulti - Set cursor to end of text on start
2022-07-03 20:01:42 +02:00
Martin Boonk
41e58a90d3
kbmulti - Bump version and changelog
2022-07-03 20:01:42 +02:00
Martin Boonk
98394557ae
kbmulti - Implement moving the cursor inside the text
2022-07-03 20:01:42 +02:00
Martin Boonk
05d9018025
owmweather - Adds weather.json as data to metadata file
2022-07-03 11:44:25 +02:00
Martin Boonk
51439c74b1
owmweather - Fix check for the last update
2022-07-03 11:41:13 +02:00
Martin Boonk
f286d7b4b6
owmweather - Only try to pull if BT is connected
2022-07-03 11:18:13 +02:00
Martin Boonk
16418fa364
owmweather - Remove dependency to weather, some apps just use weather.json
2022-07-03 11:12:16 +02:00
Martin Boonk
9a62e818d1
hrmaccevents - Bump version
2022-07-03 11:04:47 +02:00
Martin Boonk
cdc2da170b
hrmaccevents - Use internal HRM event if needed
2022-07-03 11:02:54 +02:00
Martin Boonk
ac92a6995a
hrmaccevents - Allow downloading files directly from customizer
2022-07-03 11:02:54 +02:00