Commit Graph

12872 Commits (779b16b67177cf8096f304113773acae8d6d38d0)

Author SHA1 Message Date
Gordon Williams a897cbb38d
Merge pull request #2197 from myxor/circlesclock_v0.15
Circlesclock v0.15
2022-10-26 15:23:37 +01:00
Gordon Williams 6e0b20ef17
Merge pull request #2198 from fearlessgeekmedia/master
Added some documentation
2022-10-26 15:22:45 +01:00
Michael Williams 738ddb1b4a
Added some documentation
Added documentation regarding Tiny Weather Forecast Germany and QuickWeather. Also mentioned Weather Notification.
2022-10-26 10:09:19 -04:00
Marco H 0cd0e1dca3
Revert const -> let changes 2022-10-26 15:45:30 +02:00
Marco H e8ac765acf
Replace tabs with spaces 2022-10-26 14:02:11 +02:00
Marco H d436ce60dd Use Bangle.setUI({remove:...}) to allow loading the launcher without a full reset on 2v16 2022-10-26 13:31:52 +02:00
Gordon Williams 1727fac713 Add widget visibility library 2022-10-26 11:51:30 +01:00
Gordon Williams 20ea951da3 ensure widdst runs on Bangle 1 too 2022-10-26 11:36:56 +01:00
Gordon Williams 88e13faff0
Merge pull request #2187 from thyttan/iconlaunch
[Icon Launcher] Swipe to exit enable via settings
2022-10-26 10:20:07 +01:00
Gordon Williams 5503f0b4cb
Merge branch 'master' into iconlaunch 2022-10-26 10:18:51 +01:00
Gordon Williams 5e2f1c0b5e
Merge pull request #2191 from halemmerich/gpstrek
GPS Trekking - Improve UI and widget
2022-10-26 08:55:40 +01:00
Gordon Williams 5c676c78bf
Merge pull request #2186 from rigrig/widmsggrid
new widget: widmsggrid: Messages Grid Widget
2022-10-26 08:50:09 +01:00
Gordon Williams 982825fde3
Merge pull request #2185 from halemmerich/iconlaunch
Iconlaunch - Cache icons on demand
2022-10-26 08:47:46 +01:00
Gordon Williams 0363e3e693
Merge pull request #2190 from peerdavid/master
[AI Clock] The probability of horizontal lines is correlated with the battery level
2022-10-26 08:45:49 +01:00
Gordon Williams 30167d8464
Merge pull request #2170 from thyttan/spotify-remote
[Remote for Spotify] initial release
2022-10-26 08:45:34 +01:00
Gordon Williams 028d3e37a6
Merge pull request #2169 from thyttan/podcast-addict
[Podcast Addict Remote] initial release
2022-10-26 08:45:22 +01:00
Gordon Williams 086940048e
Merge pull request #2194 from myxor/circlesclock_v0.14
Circlesclock v0.14
2022-10-26 08:42:39 +01:00
Marco H 9a9f75b262 New screenshot with big weather 2022-10-25 12:01:28 +02:00
Marco H ee61b7200e Add missing icon 2022-10-25 11:50:03 +02:00
Marco H 1be8c502f0 Improve positioning with big weather enabled 2022-10-25 08:59:25 +02:00
Marco H fc71c746d1 Update README 2022-10-25 08:49:16 +02:00
Marco H e553463fab Fix position of temperature 2022-10-25 08:45:37 +02:00
Marco H e0d86d60d8 Fix settings and crash when no weather is available 2022-10-25 08:40:39 +02:00
Marco H 31ced9ea24 Support to show big weather info 2022-10-25 08:11:19 +02:00
Martin Boonk 48ca954351 gpstrek - Bump version 2022-10-23 19:45:59 +02:00
Martin Boonk 038fb1a21b gpstrek - Actually remove listeners on stopping background service 2022-10-23 19:44:08 +02:00
Martin Boonk 81ba4e17fa gpstrek - Change from leftright UI to custom with swipe 2022-10-23 19:25:11 +02:00
David Peer 1b066ac83e The probability of horizontal lines is correlated with the battery level. 2022-10-23 15:43:55 +02:00
thyttan dcb72d4445 swipe to exit 2022-10-21 19:20:04 +02:00
Richard de Boer 3c57eeeffd
new widget: widmsggrid: Messages Grid Widget
Displays multiple notification icons in a grid.
2022-10-21 17:32:53 +02:00
Martin Boonk 5fdbccf197 iconlaunch - Bump version 2022-10-21 17:20:09 +02:00
Martin Boonk a1b279ad79 iconlaunch - Cache icon images on demand 2022-10-21 17:19:39 +02:00
Gordon Williams 7f886e79c5 Merge branch 'master' of github.com:espruino/BangleApps 2022-10-21 15:04:06 +01:00
Gordon Williams d49728fa63 settings/boot update - **Rotation** allows you to rotate (or mirror) what's displayed on the screen, eg. for left-handed wearers (needs 2v16 or 2v15 cutting edge firmware to work reliably) 2022-10-21 15:01:35 +01:00
Gordon Williams 5773ce30e5 typo 2022-10-21 14:53:40 +01:00
Gordon Williams d6cbdc346e Remove 2v11 polyfills 2022-10-21 14:53:31 +01:00
Gordon Williams 996f65121c
Merge pull request #2182 from halemmerich/setting
Allow setting a launcher
2022-10-21 13:28:02 +01:00
Gordon Williams 48d9367e2f minor fixes for last commit, rename 'clockApp' to make name conflicts even less likely 2022-10-21 11:42:18 +01:00
Gordon Williams a8d7b7c09a
Merge pull request #2184 from halemmerich/storeClock
Store clock as setting if none is found on boot
2022-10-21 11:39:35 +01:00
Gordon Williams 53e42cd3a4 Merge branch 'master' of github.com:espruino/BangleApps 2022-10-21 11:38:16 +01:00
Gordon Williams 721c2a6af5 messages 0.52: Fix require("messages").buzz() regression
+      Fix background color in messages list after one unread message is shown
2022-10-21 11:35:03 +01:00
Martin Boonk ebfa693782 boot - Bump version 2022-10-21 12:32:31 +02:00
Martin Boonk 7526b6ecda boot - Store found clock if none is configured 2022-10-21 12:31:26 +02:00
Gordon Williams 451b9dbb03
Merge pull request #2183 from halemmerich/iconlaunch
Iconlaunch - Cache apps for faster startup
2022-10-21 09:55:03 +01:00
Martin Boonk d1371e4b3a iconlaunch - Bump version 2022-10-21 08:08:40 +02:00
Martin Boonk d444fe5d69 iconlaunch - Cache apps for faster start 2022-10-21 08:08:35 +02:00
Martin Boonk 1e3e1af2f9 setting - Bump version 2022-10-20 22:06:16 +02:00
Martin Boonk 13d17b25a6 setting - Adds setting for launcher 2022-10-20 21:20:45 +02:00
Gordon Williams 72208c2c06 0.17: Don't display 'Loading...' now the watch has its own loading screen 2022-10-20 15:00:07 +01:00
Gordon Williams 43dc4da5d8 Ensure about app clears the background 2022-10-20 14:59:14 +01:00