1
0
Fork 0
Commit Graph

10459 Commits (1ee2ee91848f4e9bad8f3f9bd9d8f596add0d9f9)

Author SHA1 Message Date
Gordon Williams 1ee2ee9184
Merge pull request #1801 from peerdavid/master
[NeoX] Better lock animation.
2022-05-09 09:38:26 +01:00
Gordon Williams e1b8c93ed2
Merge pull request #1803 from Santagain/patch-1
Update pt_BR Translation
2022-05-09 09:37:20 +01:00
Gordon Williams 34ee9c8151
Merge pull request #1800 from nxdefiant/master
widgps: add intervall to update the widget
2022-05-09 09:36:06 +01:00
Dione Batista 0e78ab8243
Update pt_BR Translation 2022-05-08 22:55:00 -03:00
David Peer 6dd5eeffed Minor change 2022-05-08 21:29:25 +02:00
David Peer acacc3497d Animate from outside to inside for IO 2022-05-07 17:25:35 +02:00
David Peer a97215860a Improved color order for animation 2022-05-07 17:24:38 +02:00
David Peer 521fd4cb8f Minor refactoring. 2022-05-07 17:15:52 +02:00
David Peer f5900b5a17 Draw on lock only if lock settings are enabled. 2022-05-07 17:14:39 +02:00
David Peer c145785716 Minor fix -- queue draw alo on lock 2022-05-07 17:13:51 +02:00
David Peer 6a9ca6f32a Animate only once. 2022-05-07 17:12:53 +02:00
David Peer d07124b749 Minor changes 2022-05-07 16:35:16 +02:00
David Peer d063eaae21 Better lock animation. 2022-05-07 14:30:33 +02:00
Erik Andresen 9fa406450b widgps: move interval check to draw method 2022-05-07 13:26:35 +02:00
Erik Andresen d20b52ee79 widgps: add intervall to update the widget
Periodically update so the always on display does show current GPS fix
2022-05-07 10:39:28 +02:00
Gordon Williams d1873ad166
Merge pull request #1796 from nxdefiant/master
miclock2: Redraw only when seconds change
2022-05-06 09:02:17 +01:00
Gordon Williams 23c6233561
Merge pull request #1797 from jdekarske/course-search
[GolfView] Course search
2022-05-06 09:01:45 +01:00
Jason Dekarske 3dda60ee7a metadata version 2022-05-05 11:50:37 -07:00
Jason Dekarske a6d8f65bf8 changelog 2022-05-05 11:36:22 -07:00
Jason Dekarske 505be54ceb clarify some wording 2022-05-05 11:31:00 -07:00
Jason Dekarske 3d3919f9d9 use course ids as filenames 2022-05-05 11:30:25 -07:00
Jason Dekarske 6f48d9119f populate courses in spectre tiles 2022-05-05 10:51:10 -07:00
nxdefiant 048f4dedd8
Merge branch 'espruino:master' into master 2022-05-05 18:56:05 +02:00
Erik Andresen 24181f65bb miclock2: Redraw only when seconds change 2022-05-05 18:52:23 +02:00
Gordon Williams 5dd232d7c9
Merge pull request #1791 from peerdavid/master
[NotAnalog Clock] Use Bangle.getHealthStatus("day").steps as fallback if no widget is installed.
2022-05-05 14:10:58 +01:00
Gordon Williams fa3f187ea9
Merge pull request #1792 from nxdefiant/master
sched: add day of week check to getActiveAlarms()
2022-05-05 14:10:34 +01:00
Gordon Williams 23d0047c52
Merge pull request #1794 from nxdefiant/calendar
Calendar
2022-05-05 14:10:03 +01:00
Erik Andresen 500309e217 calendar
- Do not register as watch, manually start clock on button
  (Compatibility with Quick Launch)
- Read start of week from new system settings instead of own
  configuration
2022-05-04 23:55:15 +02:00
Erik Andresen 6fafba454d calendar
- Do not register as watch, manually start clock on button
  (Compatibility with Quick Launch)
- Read start of week from new system settings instead of own
  configuration
2022-05-04 23:49:59 +02:00
Erik Andresen 43d696e90b sched: Fix typo 2022-05-04 23:09:04 +02:00
Erik Andresen 1d22050dc6 sched: add day of week check to getActiveAlarms() 2022-05-04 22:58:45 +02:00
Erik Andresen 54f2017c23 Merge branch 'master' of github.com:nxdefiant/BangleApps 2022-05-04 22:37:51 +02:00
David Peer d4ecf16616 FIrst queue draw... 2022-05-04 22:31:11 +02:00
David Peer 2a0b354b05 Use Bangle.getHealthStatus("day").steps as fallback. 2022-05-04 22:25:56 +02:00
Gordon Williams ad038d4c34 updated layout tests 2022-05-04 11:22:23 +01:00
Gordon Williams 1c73440aff Merge branch 'master' of github.com:espruino/BangleApps 2022-05-04 11:16:45 +01:00
Gordon Williams 537744bcf7
Merge pull request #1788 from sir-indy/master
[layout & smpltmr] New interface for Simple Timer, and changes to layout to make it work.
2022-05-04 11:16:38 +01:00
Gordon Williams 90e3915e24 fix test regression 2022-05-04 11:08:36 +01:00
sir-indy ffcba2a8fe
Update app.js
Tweak colours
2022-05-04 10:19:59 +01:00
sir-indy c94b8be629
Update Layout.js
Removed as per https://github.com/espruino/BangleApps/pull/1788#discussion_r863924717
2022-05-04 10:18:48 +01:00
Gordon Williams 8d499a10b4 minor tweak 2022-05-04 09:42:27 +01:00
Gordon Williams 78b59b6bbf
Merge pull request #1790 from alessandrococco/alarms-patch-2
[Alarms & Timers] forEach
2022-05-04 09:41:43 +01:00
Alessandro Cocco 00ccc21fe7 [Alarms & Timers] Code quality fix
https://github.com/espruino/BangleApps/pull/1773#pullrequestreview-961431288
2022-05-04 10:34:34 +02:00
Gordon Williams 0ac5822d7a update readme for https://github.com/espruino/BangleApps/pull/1773 2022-05-04 08:33:40 +01:00
Gordon Williams 3080255337
Merge pull request #1773 from alessandrococco/alarms-dow
[Alarms & Timers] Support for Monday as first day of week
2022-05-04 08:29:38 +01:00
Alessandro Cocco 4d4eccb821 [Alarms & Timers] Update metadata and changelog 2022-05-03 23:22:50 +02:00
Alessandro Cocco ea70f01185 [Alarms & Timers] Add support for Monday as first day of the week 2022-05-03 23:22:50 +02:00
Alessandro Cocco 7abb4c780c [Settings] Update metadata and changelog 2022-05-03 23:22:50 +02:00
Alessandro Cocco fdcb965b5e [Settings] Improve the "Date & Time" menu
- Use month name instead of month number
- Move the "time" options after the "date" options
2022-05-03 23:22:50 +02:00
Alessandro Cocco ec4ba0d0a7 [Settings] Fix the time zone format
A positive value is shown as '+X' instead of 'X'
2022-05-03 23:22:50 +02:00