Commit Graph

13728 Commits (870ecae41c30e9238ffd09b963159afce1fab816)

Author SHA1 Message Date
Gordon Williams 870ecae41c Change 3rd mode to show the time to next sunrise/sunset time (not actual time) 2022-12-09 13:31:55 +00:00
Gordon Williams a115c3f862 Change 3rd mode to show the next sunrise/sunset time (not actual time) 2022-12-09 13:19:07 +00:00
Gordon Williams 79acfbb5a8 Calendar clockinfo 2022-12-09 13:14:02 +00:00
Gordon Williams d7fbe66163 Merge branch 'master' of github.com:espruino/BangleApps 2022-12-09 10:36:14 +00:00
Gordon Williams 2ad704a3d9
Merge pull request #2376 from rigrig/unlibrify-message-widgets
Unlibrify message widgets
2022-12-09 10:34:49 +00:00
Gordon Williams cd785f34aa
Merge branch 'master' into unlibrify-message-widgets 2022-12-09 10:34:38 +00:00
Gordon Williams 7fab8272e5 Add fast load capability 2022-12-09 10:33:38 +00:00
Gordon Williams 117560ffed Fix 'srcs' being defined in global scope 2022-12-09 10:32:45 +00:00
Gordon Williams d33106bc8f Allow sunrise to show a 'range' 2022-12-09 10:32:35 +00:00
Gordon Williams e303c15ac2 faster circles rendering 2022-12-09 10:32:16 +00:00
Gordon Williams 4476b816e1
Merge pull request #2378 from thyttan/lang
[Weather] remove remnant of merge conflict
2022-12-09 09:57:43 +00:00
Gordon Williams a0d3d15dbf Use 'modules/suncalc.js' to avoid it being copied 8 times for different apps
+      Add a 'time' clockinfo that also displays a percentage of day left
2022-12-09 09:52:44 +00:00
Gordon Williams 7a2af0e61d Fixing warnings 2022-12-09 09:52:34 +00:00
Gordon Williams 00a022c7c1 Use 'modules/suncalc.js' to avoid it being copied 8 times for different apps 2022-12-09 09:49:33 +00:00
Gordon Williams 7b18f54a76 oops 2022-12-09 08:44:11 +00:00
Gordon Williams 97b5cf0341
Merge pull request #2375 from rigrig/widmsggrid-provides-a-widget
widmsggrid: provides a "message" widget
2022-12-09 08:41:33 +00:00
Gordon Williams ce99a3fb1d
Merge pull request #2377 from hughbarney/master
Added Simplest++ and Lato Clocks, both support fast load and clock_info's
2022-12-09 08:41:00 +00:00
Gordon Williams aa1e485db8 0.59: Ensure we do write messages if messages app can't be fast loaded (see #2373) 2022-12-09 08:34:50 +00:00
thyttan 5a519e372d remove remnant of merge conflict 2022-12-08 23:12:30 +01:00
Richard de Boer 2becb161bb
widmsggrid: update README 2022-12-08 22:43:13 +01:00
Richard de Boer ec410fdac7
Message widgets: we don't need a library 2022-12-08 22:33:04 +01:00
Richard de Boer 605f87bb8f
widmsggrid: provides a "message" widget 2022-12-08 21:57:54 +01:00
Hugh Barney 70bf7dc474 Merge remote-tracking branch 'upstream/master' 2022-12-08 20:28:22 +00:00
Hugh Barney 55ca187d5d Lato version of Simplepp Clock 2022-12-08 20:12:47 +00:00
Gordon Williams a808b1a87d
Merge pull request #2374 from pebl-hank/master
Reverted changes to implementation of 0.25
2022-12-08 16:15:31 +00:00
Hank e2b34fdd0f Reverted changes to implementation of 0.25 2022-12-08 16:23:53 +01:00
Gordon Williams 2b6c6b69aa
Merge pull request #2373 from rigrig/messagegui-fast-load
messagegui: don't write messages to flash quite as often
2022-12-08 10:34:28 +00:00
Gordon Williams 1bd3803bbf
Merge pull request #2372 from rigrig/message-improvements
messages: erase messages file instead of writing empty []
2022-12-08 09:13:01 +00:00
Richard de Boer 8e5489486e
messagegui: don't write to flash so often
fixes #2370
2022-12-07 21:56:07 +01:00
Richard de Boer bdaa9661cd
messages: erase messages file instead of writing empty []
for #2370
2022-12-07 21:18:35 +01:00
Gordon Williams 7c17660dd3
Merge pull request #2371 from pebl-hank/master
Changed direction
2022-12-07 13:21:57 +00:00
Hank 3cf55b6649 Changed direction 2022-12-07 14:12:53 +01:00
Gordon Williams e3d92ea3da
Merge pull request #2369 from pebl-hank/master
BangleJS2: Swipe down to rotate screen. So you can show the time to a friend real quick.
2022-12-07 11:36:37 +00:00
Hank 383f18f92f Tidy up 2022-12-07 12:18:14 +01:00
Gordon Williams 416d5d0fff Remove settings for what is displayed and instead allow circles to be changed by swiping 2022-12-07 10:54:34 +00:00
Gordon Williams 7cc1627653 Merge branch 'master' of github.com:espruino/BangleApps 2022-12-07 09:58:58 +00:00
Gordon Williams 973b8e1565 circlesclock 0.19: Remove old code and fixing clkinfo handling (fix HRM and other items that change) 2022-12-07 09:58:45 +00:00
Hank 9cd7106f38 Add Rotation on swipe Down 2022-12-07 10:27:29 +01:00
Hugh Barney 8f535ff067 Added simplestpp, updated icon 2022-12-06 23:43:07 +00:00
Hugh Barney c5086ad935 Added simplestpp, updated icon 2022-12-06 23:28:06 +00:00
Hugh Barney 231cb0d35f Added simplestpp, updated icon 2022-12-06 23:19:28 +00:00
Hugh Barney 424d784f20 Merge remote-tracking branch 'upstream/master' 2022-12-06 23:12:45 +00:00
Hugh Barney b29a2c4d0b Added simplestpp, basic clock with fast load and clock_info support 2022-12-06 23:12:14 +00:00
Gordon Williams 9f12e39b7a
Merge pull request #2368 from thyttan/podcast-addict
[podcast Addict Remote] shorten prepended info re intents in comment
2022-12-06 16:52:09 +00:00
Gordon Williams cdf306b868
Merge pull request #2367 from thyttan/lang
[Translations] adjust some sv_SE translations
2022-12-06 16:51:44 +00:00
thyttan 80ea9d910c adjust some sv_SE translations 2022-12-06 17:07:02 +01:00
Gordon Williams 102ce16498
Merge pull request #2366 from nxdefiant/master
noteify: Remove duplicate alarm widget
2022-12-06 13:50:16 +00:00
Erik Andresen 8fca0579ce noteify: Remove duplicate alarm widget 2022-12-06 14:33:15 +01:00
Gordon Williams 2d379ea8f1
Merge pull request #2365 from thyttan/spotify-remote
[Remote for Spotify] remove unnecessary removeListener
2022-12-06 12:46:32 +00:00
thyttan 4b58d6a2e0 shorten prepended info re intents 2022-12-06 13:03:47 +01:00