1
0
Fork 0
Commit Graph

14317 Commits (15de0f8dae366bf42e47b41dc154321129bf976e)

Author SHA1 Message Date
thyttan 79006678c8 don't mark the first app on a page when moving between pages 2023-01-07 18:32:39 +01:00
thyttan 4ce840a60f fix settings.js 2023-01-07 18:23:11 +01:00
Richard de Boer fe61fd2a12
ClockFace: remove clockHasWidgets hack
Added in 1d4fb1301a to make fast loading
work correctly (workaround for the fact that ClockFace clocks contained
`loadWidgets` in their source, but sometimes didn't call it)
No longer needed, as we now always call loadWidgets.
2023-01-07 17:52:31 +01:00
Richard de Boer 3bba0b6dab
teminalclock: ClockFace update: Hide widgets instead of not loading them
Also use ClockFace_menu for hideWidget & powerSave settings
2023-01-07 17:21:44 +01:00
Richard de Boer 2512268b98
cogclock: ClockFace update: Hide widgets instead of not loading them 2023-01-07 17:00:24 +01:00
Richard de Boer 99c575f09b
barclock: ClockFace update: Hide widgets instead of not loading them 2023-01-07 16:58:03 +01:00
Richard de Boer a4a3d678dd
saclock: ClockFace update: Hide widgets instead of not loading them 2023-01-07 16:51:24 +01:00
Richard de Boer 6980a0d9c9
ClockFace: always loadWidgets, option to hide them using widget_utils 2023-01-07 16:50:30 +01:00
Gabriele Monaco d768d0fe9c sched: update clock_info to refresh periodically on active alarms/timers 2023-01-07 15:37:22 +01:00
Richard de Boer a5a0b180ba
messagelist: minor cleanup
Simply doing nothing when MESSAGES failed to load isn't really helpful
anyway.
2023-01-07 15:27:49 +01:00
Richard de Boer dc4c548271
messagelist: Fix messages/music updates while app is already open
(And probably some other issues)
When we call Bangle.setUI to draw a new message, Bangle.uiRemove from the
previous message screen would save messages to flash and unset "special"
messages (like `music`).
Solution: delete Bangle.uiRemove before calling Bangle.setUI.
2023-01-07 15:25:55 +01:00
Alain Saas d07b7e1140
Update README.md 2023-01-06 12:20:12 -05:00
Alain Saas 8c29b9cea6
Update metadata.json 2023-01-06 12:19:16 -05:00
Alain Saas 635a3376b4
Updates screenshots 2023-01-06 12:17:51 -05:00
Alain Saas a2982167e9
bugfix custom.html 2023-01-06 12:07:02 -05:00
Alain Saas 5e9ea4b1aa
bugfix custom.html 2023-01-06 12:01:52 -05:00
Alain Saas ccd90185d0
bugfix in custom.html 2023-01-06 11:26:52 -05:00
Alain Saas 8f6a80fd36
a_clock_timer 1.0 : Page to set up custom time zones 2023-01-06 11:21:16 -05:00
Gordon Williams 059a2e7af7
Merge pull request #2442 from myxor/health_step_goal_notification
Health: Step goal reached notification
2023-01-06 15:11:20 +00:00
Marco H 69e01a6894 Fix JSON 2023-01-06 15:37:09 +01:00
Marco H 73f63839a8 Don't use fixed step goal 2023-01-06 15:35:58 +01:00
Marco H 6580c86576 Merge branch 'health_step_goal_notification' of https://github.com/myxor/BangleApps into health_step_goal_notification 2023-01-06 15:34:42 +01:00
Marco H 1e0b07b563 Use notify library for B1 and B2
Minify boot.js
2023-01-06 15:33:14 +01:00
Marco H d9e080e7b8 Use notify library for notification 2023-01-06 15:27:17 +01:00
Gordon Williams 897d05ae27 minor tweak to GPS to ensure it'll work even after Gadgetbridge is fixed 2023-01-06 14:05:33 +00:00
Gordon Williams c1f6de254e fix changelog 2023-01-06 13:58:03 +00:00
Gordon Williams 160a2953ab
Merge pull request #2456 from notEvil/widminbat
widminbat: Show while charging
2023-01-06 13:57:35 +00:00
notEvil fedd2326be - apps/widminbat: updated ChangeLog and bumped version
- apps/widminbat: changed to react to charging event
2023-01-06 14:41:27 +01:00
Gordon Williams be8b402dc7 Notify: Add Bangle.js 2 support with Bangle.setLCDOverlay 2023-01-06 13:20:51 +00:00
Gordon Williams 9c783a1f91
Merge pull request #2458 from thyttan/bwclock
[BW Clock] remove some leftovers that caused ReferenceError on fast loading
2023-01-06 11:04:19 +00:00
thyttan a681d5415a remove some leftovers that caused ReferenceError on fast loading 2023-01-06 11:55:32 +01:00
Marco H f160b7edbe Merge branch 'master' into health_step_goal_notification 2023-01-06 09:50:27 +01:00
Gordon Williams ef8dd30f25
Merge pull request #2455 from peerdavid/master
[BWClock, AIClock] Use clock_info.addInteractive instead of a custom implementation
2023-01-06 08:35:52 +00:00
Gordon Williams f913b71a3e
Merge pull request #2452 from alainsaas/master
a_clock_timer v0.03 (display bugfix; added 1 minute timer buttons)
2023-01-06 08:20:09 +00:00
Gordon Williams 1fd53130cd
Merge pull request #2453 from thyttan/dtlaunch
[Desktop Launcher] widget field follow correct theme immediately
2023-01-06 08:19:39 +00:00
Gordon Williams 1c8b1d5a98
Merge pull request #2454 from nxdefiant/master
grocery: sort, interface.html
2023-01-06 08:16:30 +00:00
notEvil 40ec2f7f08 - apps/widminbat: changed to show while charging 2023-01-05 23:20:24 +01:00
dapgo d2a8756d63 Update widclkbttm.wid.js 2023-01-05 23:04:15 +01:00
dapgo 680587831e mini improvements 2023-01-05 22:44:31 +01:00
David Peer 3c1465ae46 AI Clock - Use clock_info.addInteractive instead of a custom implementation 2023-01-05 22:05:52 +01:00
David Peer bdefe4217c Minor changes 2023-01-05 21:02:55 +01:00
David Peer 270539ce39 Minor changes 2023-01-05 20:56:05 +01:00
David Peer 239038d58d Removed one old Screenshot 2023-01-05 19:55:12 +01:00
Erik Andresen 9cbc192708 grocery: Add interface.html
Allow to edit items without reuploading entire app with interface.html which is a modifed grocery.html
2023-01-05 19:53:44 +01:00
David Peer 85f7d3e739 Updated readme 2023-01-05 19:50:35 +01:00
Marco H e90acffa7d Improve notification on B2 when widgets are visible 2023-01-05 19:47:18 +01:00
David Peer 7b5f6e10c5 Use clock_info.addInteractive instead of a custom implementation 2023-01-05 19:39:02 +01:00
Erik Andresen 83e76d4001 grocery
Sort selected items to bottom and enable Widgets
2023-01-05 18:41:51 +01:00
thyttan 5b246e1312 widget field follow correct theme immediately 2023-01-05 13:31:23 +01:00
Gordon Williams 29a9687c57
Merge pull request #2451 from wagnerf42/master
gipy: new release
2023-01-05 12:02:11 +00:00