Commit Graph

9486 Commits (bff1298d990910ea0842c653352ea2798f54fc99)

Author SHA1 Message Date
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
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
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
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
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
Martin Boonk f9cb4629d6 owmweather - Add settings file to metadata 2022-07-02 23:41:46 +02:00
Martin Boonk 729628ca0f owmweather - Move pulling code to lib 2022-07-02 23:41:46 +02:00
Martin Boonk 76cd112a13 owmweather - Show message during save 2022-07-02 23:26:18 +02:00
Martin Boonk b6c6ca3c86 owmweather - Show hint if pull method not available 2022-07-02 22:49:09 +02:00
Martin Boonk d26c33aef6 owmweather - Set 3h refresh default value 2022-07-02 22:48:45 +02:00
Martin Boonk f406df4210 owmweather - Adds interface to change API key in browser 2022-07-02 21:23:46 +02:00
Gabriele Monaco 211e547603 presentation_timer: initial release 2022-07-02 19:09:36 +02:00
Martin Boonk 3de13839fb android - Bump version and changelog 2022-07-02 17:17:47 +02:00
Martin Boonk aaa1856892 android - Fix timeout not beeing cleared 2022-07-02 17:00:23 +02:00
Martin Boonk 97b96114d5 owmweather - Get location on every pull 2022-07-02 16:52:42 +02:00
Martin Boonk 650af83736 owmweather - Do not enable by default 2022-07-02 16:44:28 +02:00
Martin Boonk 1e9d708d8c owmweather - Use default random ID 2022-07-02 16:42:58 +02:00
Martin Boonk 1abeaa45d1 owmweather - Cleanup code 2022-07-02 16:39:59 +02:00
Martin Boonk 4d46df3082 owmweather - Adds default config 2022-07-02 16:31:30 +02:00
Martin Boonk 09e5c8cadc owmweather - Display error on unexpected data 2022-07-02 16:31:05 +02:00
Martin Boonk 8a14255c5f owmweather - Show notice if not textinput is installed 2022-07-02 16:11:02 +02:00
Martin Boonk c8fc3046d4 owmweather - Read settings on every refresh 2022-07-02 16:10:01 +02:00
Martin Boonk 2fbe9cd6c1 owmweather - Add dependency to weather app 2022-07-02 15:42:49 +02:00
Martin Boonk 2e35162f84 owmweather - Adds notice on location 2022-07-02 15:41:55 +02:00
Martin Boonk 8a49ca06ab owmweather - Update readme and metadata 2022-07-02 15:29:04 +02:00
Martin Boonk 3132dcb46e owmweather - Add settings 2022-07-02 15:24:46 +02:00
Martin Boonk 27062fdbc0 owmweather - Get weather on boot if older than refresh period 2022-07-02 15:24:11 +02:00
Martin Boonk 37df546df0 owmweather - Correctly handle the http promise 2022-07-02 14:29:29 +02:00
deirdreobyrne 54ea6c35e4 Better formula for the phase 2022-07-02 13:05:17 +01:00
Martin Boonk 7a7499d20e owmweather - Only start new request if not already waiting for one 2022-07-02 12:25:04 +02:00
Martin Boonk d7f34c5cab owmweather - Use new Bangle.http api 2022-07-02 12:19:40 +02:00
Martin Boonk 8e788a608a Initial proof of concept 2022-07-02 12:02:04 +02:00
Martin Boonk 22975c2839 bthrm - Update readme and changelog 2022-07-02 11:44:37 +02:00
Martin Boonk fd0e13226b bthrm - Allow recording unmodified internal HR 2022-07-02 11:28:17 +02:00
Martin Boonk a142bfa5f2 bthrm - Reset retry time for all causes but connection timeout 2022-07-02 10:19:43 +02:00
Martin Boonk e38c7832c6 bthrm - Better mechanism for HRM fallback 2022-07-02 10:19:43 +02:00
Martin Boonk 26a8940af0 bthrm - Prevent indefinite recursion on HRM fallback 2022-07-02 10:19:43 +02:00
Martin Boonk 446a56ba6b bthrm - Reset retry time if connection successful 2022-07-02 10:19:43 +02:00
Martin Boonk cb156b925c bthrm - Do not allow profiles to change debug log setting 2022-07-02 10:19:43 +02:00
Martin Boonk be2f145524 bthrm - Correctly clear retry timeout on poweroff 2022-07-02 10:19:43 +02:00
Martin Boonk 9ff20b9367 bthrm - Rename internal events to allow correct filtering 2022-07-02 10:19:43 +02:00
Martin Boonk 07f7c2fec4 bthrm - Fix HRM fallback switching 2022-07-02 10:19:43 +02:00
Martin Boonk a1e52e15ef bthrm - Use default boolean formatter in custom menu 2022-07-02 10:19:43 +02:00
Martin Boonk c6489b1044 bthrm - Directly apply changes if custom mode is active 2022-07-02 10:19:43 +02:00
Martin Boonk 258fa141be bthrm - Add missing semicolon 2022-07-02 10:19:43 +02:00
Martin Boonk fce4519ab4 bthrm - fix fallback switching on HRM all the time 2022-07-02 10:19:37 +02:00
Hank 371dd94a03 fix ms 2022-07-02 08:54:27 +02:00
Hank d83396036b widbt: Added configuration option 2022-07-01 23:01:48 +02:00
adrian w kirk fb68c133f3 sliding text clock: resized reamme images 2022-07-01 21:18:27 +01:00
adrian w kirk 91bc34a9dc sliding text clock: BUGFIX - Live controls not working after fresh load on bangle 2022-07-01 19:51:00 +01:00
adrian w kirk bb8938e385 sliding text clock: second attempt at documentation uplaod 2022-07-01 19:46:42 +01:00
adrian w kirk 8afb3a8303 Revert "sliding text clock: updating the documentation for bangle2"
This reverts commit 711a56556a.
2022-07-01 19:26:39 +01:00
David Peer d3c93d8569 Fix 2022-07-01 20:14:18 +02:00
adrian w kirk 9711d3c172 sliding text clock: BUGFIX - Live control not cycling through all the colours 2022-07-01 19:04:31 +01:00
adrian w kirk 711a56556a sliding text clock: updating the documentation for bangle2 2022-07-01 19:03:36 +01:00
Hank c99a0de9a9 widbt_notify: Added "connection restored" notification. Fixed restoring of the watchface. 2022-07-01 19:49:35 +02:00
Hank 088cd53b9c Fixes 2022-07-01 19:25:54 +02:00
Hank 44ce655023 Added missing position note 2022-07-01 19:12:53 +02:00
Hank fbaa889183 Merge branch 'master' of https://github.com/pebl-hank/BangleApps 2022-07-01 18:32:40 +02:00
Hank 7e2f03adb1 Small fixes 2022-07-01 18:30:26 +02:00
adrian w kirk bfa453c745 Merge remote-tracking branch 'origin/master' 2022-07-01 15:55:49 +01:00
adrian w kirk 9d53a9877b sliding clock: Updated ChangeLog 2022-07-01 15:55:22 +01:00
awkirk71 6a3d030973
Merge branch 'espruino:master' into master 2022-07-01 15:43:16 +01:00
adrian w kirk 2630d328ac sliding clock bug fix: settings loaded does not need secondsOnUnlock var 2022-07-01 15:41:41 +01:00
David Peer ebe9b6efd4 Minor changes 2022-07-01 16:04:16 +02:00
David Peer 373613f64c Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-07-01 15:09:44 +02:00
David Peer 22cec695c0 Fixed widgets clicks. 2022-07-01 15:09:40 +02:00
Gordon Williams 72f5769486 fix clear amount 2022-07-01 11:07:22 +01:00
Gordon Williams 20d5bae555 bthrm 0.11: App now shows status info while connecting
+      Fixes to allow cached BluetoothRemoteGATTCharacteristic to work with 2v14.14 onwards (>1 central)
2022-07-01 11:01:27 +01:00
Hank b632c232aa Minor changes 2022-06-30 10:15:01 +02:00
David Peer 157135242c Minor change 2022-06-29 22:13:03 +02:00
David Peer 1cc51c470a Minor changes 2022-06-29 22:10:20 +02:00
David Peer fe9e982306 Minor design improvements 2022-06-29 22:03:10 +02:00
David Peer d169dd94ec Minor improvement 2022-06-29 19:43:15 +02:00
David Peer 4a6bfad90d Minor change 2022-06-29 19:36:00 +02:00
David Peer a840b1a14a Change charging icon 2022-06-29 19:35:45 +02:00
David Peer 7759297538 Minor improvement for charging state 2022-06-29 19:33:23 +02:00
David Peer b5e691a538 Stability improvement 2022-06-29 19:25:34 +02:00
David Peer 3bf5407dff Minor improvement 2022-06-29 19:15:00 +02:00
David Peer f343195f14 Verison 0.12 - Implements a 2D menu. 2022-06-29 19:14:00 +02:00
Marco Heiming 0f4fc046f6 Merge branch 'master' into message_buzz_pattern_for_calls 2022-06-29 14:28:52 +02:00
Gordon Williams 9a3e2bc194 Merge branch 'master' of github.com:espruino/BangleApps 2022-06-28 15:32:10 +01:00
Gordon Williams 85dad61386 android 0.13: Added Bangle.http function (see Readme file for more info) 2022-06-28 15:31:57 +01:00
Gordon Williams 67a5453118
Merge pull request #2006 from myxor/widbaroalarm_v0.06
Widget Barometeralarm: Fix exception
2022-06-28 15:20:06 +01:00
adrian w kirk 2735ce8ff6 sliding clock bug fix: screen controls still not working properly 2022-06-28 14:25:51 +01:00
Lubomir f3d3091706
Remove pointless functions 2022-06-28 22:27:22 +10:00
Lubomir 23086cc0df
Merge branch 'master' into icon-notifs 2022-06-28 22:27:06 +10:00
Marco Heiming 233b0dc8fc Fix exception 2022-06-28 13:00:26 +02:00
Marco Heiming 4cf04308ee Separate buzz pattern for incoming calls 2022-06-28 12:43:25 +02:00
Gordon Williams d34fe36331
Merge pull request #2004 from CarlR9/master
Add files via upload
2022-06-28 11:15:06 +01:00
adrian w kirk 6771d1afdd Merge remote-tracking branch 'origin/master' 2022-06-28 11:13:46 +01:00
adrian w kirk b19850e9fb sliding clock bug fixe: typo in fr short name 2022-06-28 11:13:34 +01:00
awkirk71 0f7891e592
Merge branch 'espruino:master' into master 2022-06-28 11:10:34 +01:00
adrian w kirk 08a2377de1 Merge remote-tracking branch 'origin/master' 2022-06-28 11:09:06 +01:00
adrian w kirk d87a2532d6 bug fixes: setting screen not controlling language
- wrong screen version used for bangle 2
2022-06-28 11:08:43 +01:00
CarlR9 6c6e9b141d
Add files via upload 2022-06-28 22:01:54 +12:00
Gordon Williams f9f8cfe29f
Merge pull request #1975 from trufae/kw2
Release kanawatch 0.03
2022-06-28 10:23:13 +01:00
Gordon Williams 513f581fc0
Merge pull request #1990 from myxor/widbaroalarm_v0.05
WidBaroAlarm v0.05
2022-06-28 10:21:42 +01:00
Gordon Williams b2f516c0c0
Merge pull request #2002 from CarlR9/master
Updated Screenlock
2022-06-28 10:21:16 +01:00
Gordon Williams 596a8183c0 fixing versions/etc o remove lint warnings 2022-06-28 10:19:29 +01:00
Gordon Williams 42202a2a8b
Merge pull request #2003 from peerdavid/master
[InfoApp] Show Total, Free and Trash, I also added the file counts (fileCount, trashCount)
2022-06-28 10:01:16 +01:00
Gordon Williams 76929bf03a
Merge pull request #2001 from blogmywiki/master
Upadte MacWatch README files
2022-06-28 09:48:52 +01:00
David Peer 72870d6d6c Minor design changes 2022-06-28 10:10:46 +02:00
David Peer 81aac3b164 Performance improvements BW clock. 2022-06-28 10:08:52 +02:00
Peer David c0375d732a
Merge branch 'espruino:master' into master 2022-06-28 09:54:19 +02:00
David Peer a7e99ede91 Update 0.03 - Show storage stats for free, used and trash 2022-06-28 09:53:59 +02:00
Gordon Williams 0fadb39ae9
Merge pull request #2000 from peerdavid/master
Refactoring and improvements of HomeAssistant, BWClock and Info App.
2022-06-28 08:21:01 +01:00
Marco Heiming 579e57f82e Do not show widget at wrong position
Better readability of IF statement
2022-06-28 08:41:12 +02:00
CarlR9 f308ee7802
Add files via upload 2022-06-28 12:06:11 +12:00
CarlR9 3ead5bbcac
Add files via upload 2022-06-28 11:59:08 +12:00
pancake 98bc3bf9bd minor fies 2022-06-28 01:56:11 +02:00