Commit Graph

12530 Commits (e9d2c641904d1243994ba49137072780ddca4435)

Author SHA1 Message Date
Gordon Williams e9d2c64190
Merge pull request #2148 from kyleplo/patch-6
[Power Saver] Remove accelerometer interval adjustment, fix bugs
2022-09-28 08:56:54 +01:00
Gordon Williams 230ee1b90e
Merge pull request #2149 from myxor/agpsdata_v0.03
AGPS-Data
2022-09-28 08:56:07 +01:00
Marco H c534944138 Update changelog 2022-09-28 09:43:34 +02:00
Marco H aa6885b315 Set minimum to 6 hours 2022-09-28 09:41:32 +02:00
kyleplo 83e5f681c2
Default to clock 2022-09-27 11:19:40 -04:00
Marco H b1f0b9af1b Do not load AGPS data on boot
Increase minimum interval to 12 hours
2022-09-27 08:44:14 +02:00
kyleplo 397908afcd
[Power Saver] Remove accelerometer interval adjustment, fix bugs 2022-09-26 19:13:42 -04:00
Gordon Williams 4a08dcbaea
Merge pull request #2145 from deirdreobyrne/bigdclock_v0.06
Bigdclock v0.07
2022-09-26 16:26:07 +01:00
deirdreobyrne 43c522565e Update ChangeLog
Removing unnecessary note about locale!
2022-09-26 16:18:46 +01:00
deirdreobyrne a90b58bc0d Implementing locale fix 2022-09-26 16:01:23 +01:00
Gordon Williams 11d13e142a
Merge pull request #2147 from kyleplo/patch-6
Add Power Save
2022-09-26 10:05:17 +01:00
Gordon Williams 85573a9817
Merge pull request #2146 from rigrig/message-events
Message events
2022-09-26 09:55:43 +01:00
Gordon Williams 8b4867dfe9 Merge branch 'splch-twenties-to-boot-code' 2022-09-26 09:50:13 +01:00
Gordon Williams 3cabfc6842 Merge branch 'twenties-to-boot-code' of github.com:splch/BangleApps into splch-twenties-to-boot-code 2022-09-26 09:49:47 +01:00
Spencer Churchill cd4efcb577 dont buzz on sunday 2022-09-25 14:36:53 -07:00
kyleplo a65e1d7bcc
Whoops - Add icon 2022-09-24 17:14:00 -04:00
kyleplo b114677e5e
Add Power Save 2022-09-24 17:08:57 -04:00
Richard de Boer 6f27a65143
messages: also emit "clearAll" message events 2022-09-24 17:26:16 +02:00
Richard de Boer 29fc8f4d1a
messages: move buzz from widget to library 2022-09-24 17:26:16 +02:00
Richard de Boer dc6839a67b
messages: allow event handlers to prevent default app from loading 2022-09-24 17:13:24 +02:00
Richard de Boer 3994869df1
messages: setting to hide widget
In case users want to use a custom widget
2022-09-24 17:13:24 +02:00
Richard de Boer fb10f8125e
messages: emit "message" events 2022-09-24 17:13:24 +02:00
Richard de Boer d3a5f4cdb2
messages: minor library refactor 2022-09-24 14:24:49 +02:00
deirdreobyrne b87382906f
Merge branch 'master' into bigdclock_v0.06 2022-09-23 20:41:38 +01:00
deirdreobyrne 181157eedf Incorporate @thyttan commit
Incorporate 5b1b3553c5
2022-09-23 20:36:32 +01:00
deirdreobyrne bb823639d5 Update ChangeLog 2022-09-23 20:22:22 +01:00
deirdreobyrne b952599c6e Update screenshot.png 2022-09-23 20:20:37 +01:00
deirdreobyrne b239fa69b5 Fix for various locale methods
Someone may or may not have a locale set up, and also it seems that date_utils aren't available when a locale is set???
2022-09-23 20:14:51 +01:00
Gordon Williams baeaec3694 Merge branch 'master' of github.com:espruino/BangleApps 2022-09-23 17:43:18 +01:00
Gordon Williams f6b38b3443 Use Bangle.setUI({remove:...}) to allow loading the launcher without a full reset on 2v16 2022-09-23 17:43:09 +01:00
Spencer Churchill 013685b01d convert Twenties to boot code instead of widget 2022-09-23 08:12:39 -07:00
Gordon Williams e85ced12a4
Merge pull request #2142 from fearlessgeekmedia/master
Updated tags on metadata.json
2022-09-23 15:23:58 +01:00
Gordon Williams d9757f0f1e
Merge pull request #2143 from peerdavid/master
[SmplTmr] Add smpltmr.clkinfo.js
2022-09-23 15:23:41 +01:00
fearlessgeekmedia 399c9f0de6
Adding comma I accidentally left out 2022-09-23 10:14:59 -04:00
Peer David e8be8e492c
Merge branch 'espruino:master' into master 2022-09-23 16:08:31 +02:00
fearlessgeekmedia c1c9a98c45
Updated tags on metadata.json 2022-09-23 10:08:27 -04:00
David Peer c362881de1 Added clockinfo to simple timer and improved the clkinfo module (run with optional feedback). 2022-09-23 16:08:16 +02:00
Gordon Williams 899233394d
Merge pull request #2137 from fearlessgeekmedia/master
I added my Number Changer game that I wrote for the Bnagle.js
2022-09-23 08:55:35 +01:00
Gordon Williams 4feb1cf002
Merge pull request #2133 from peerdavid/master
[BWClock] Use the clkinfo module to dynamically add new features to the clock as apps are installed by the user
2022-09-23 08:54:06 +01:00
Gordon Williams b6453d9828
Merge pull request #2127 from lightnin/patch-1
[slash] If midnight clear the display to clean up artifacts
2022-09-23 08:52:46 +01:00
Gordon Williams 3bf731f199
Merge pull request #2141 from thyttan/bangle-exercise
[BanglExercise] add software back button and loadWidgets
2022-09-23 08:51:54 +01:00
Gordon Williams ca206def94 Just removed `btn:` as this doesn't work anyway (the callback is called with `1` as an argument so `load` would fail) and back via button is added automatically #2139 #2140 2022-09-23 08:51:21 +01:00
Gordon Williams 75066fae86
Merge pull request #2138 from splch/work_hours
Twenties - vibrates during work hours
2022-09-23 08:44:36 +01:00
Gordon Williams 3de310463a
Merge pull request #2139 from thyttan/about
[About] Bangle2 add software back button via setUI
2022-09-23 08:42:05 +01:00
Gordon Williams 5c1495856b
Merge pull request #2140 from thyttan/activity-reminder
[Activity Reminder] sofware back button via setUI
2022-09-23 08:40:31 +01:00
Gordon Williams 769f8221ea
Merge pull request #2135 from thyttan/swipeScroller
[Swipe Menus] Initial release
2022-09-23 08:39:13 +01:00
Gordon Williams e1d1df2002 Make openstmap use https map tiles so it works from gadgetbridge (fix #2136) 2022-09-23 08:37:38 +01:00
Gordon Williams 9e504394eb Merge branch 'master' of github.com:espruino/BangleApps 2022-09-23 08:36:28 +01:00
Amos Blanton 2e8bb01e55
Update metadata.json 2022-09-23 07:17:52 +00:00
Amos Blanton c0b49b3359
Update ChangeLog 2022-09-23 07:16:58 +00:00