Commit Graph

4223 Commits (cdf95566bd6d6b544dc26f61e5e9708067692bcc)

Author SHA1 Message Date
Ben Whittaker cdf95566bd Layout: Add `forgetLazyState` method 2021-10-05 20:57:10 -04:00
Ben Whittaker 3cfd94314e weather: Use wrapping text for condition 2021-10-05 20:40:49 -04:00
Ben Whittaker e088b3be33 weather: Use Layout library 2021-10-05 20:40:49 -04:00
Gordon Williams 6f477a9a06
Merge pull request #841 from nebbishhacker/layout
Layout: defer initial update until first render
2021-10-05 20:14:27 +01:00
Ben Whittaker f37b744ed5 Layout: defer initial update until first render 2021-10-05 12:32:06 -04:00
Gordon Williams f2d8895d16 Merge branch 'master' of github.com:espruino/BangleApps 2021-10-05 14:58:31 +01:00
Gordon Williams c9f42fda27 emulator 2021-10-05 14:58:21 +01:00
Gordon Williams 4de0ff18a8
Merge pull request #840 from nebbishhacker/layout
Layout: Implement text wrapping
2021-10-05 09:59:49 +01:00
Ben Whittaker 202690de40 Layout: Implement text wrapping 2021-10-04 16:06:46 -04:00
Gordon Williams ad2baeb651 work for bangle.js 1 too 2021-10-04 16:30:37 +01:00
Gordon Williams ba08863b14
Merge pull request #839 from nebbishhacker/weatherrefactor
weather: Fix crash when weather.json is absent
2021-10-04 14:39:19 +01:00
Ben Whittaker 46ccfe86e3 weather: Fix crash when weather.json is absent 2021-10-04 09:23:12 -04:00
Gordon Williams a2c400780d
Merge pull request #838 from hughbarney/master
notifyfs:  fix title to use theme and adjust title font to fit
2021-10-04 13:08:17 +01:00
hughbarney 512c5f84fb Merge remote-tracking branch 'upstream/master' 2021-10-04 12:42:09 +01:00
hughbarney 1bbb0cb0d6 notifyfs - use theme for title and adjust font 2021-10-04 12:41:59 +01:00
Gordon Williams 367a03e00a
Merge pull request #835 from hughbarney/master
Gadgetbridge Troubleshooting in README, Findphone fixed for Bangle 2
2021-10-04 09:40:50 +01:00
Gordon Williams de9a3b8515
Merge pull request #833 from rigrig/barclock
barclock: use theme colors, Layout library
2021-10-04 09:39:43 +01:00
Gordon Williams 8d85f9ca4e
Merge pull request #836 from FranciscoTrigo/patch-1
Fix translation slidingtext.locale.es.js
2021-10-04 09:38:35 +01:00
Gordon Williams b07476b5c8
Merge pull request #834 from rigrig/launch
Small theme colour fix for Launcher
2021-10-04 09:38:11 +01:00
Richard de Boer 5443fc760a launch: small theme colour fix 2021-10-03 20:44:20 +02:00
Francisco Trigo 97d5b10773
Fix translation slidingtext.locale.es.js
Fixed the words for 7, SEITO is now SIETE.
20, VEINTA is now VEINTE
2021-10-02 20:12:12 -05:00
Richard de Boer 3401dd99c4 barclock: use Layout library 2021-10-02 16:52:36 +02:00
hughbarney eb8d9940dd findphone tweak to code 2021-10-02 15:41:12 +01:00
hughbarney 6817cafba4 Findphone - fix for Bangle 2 2021-10-02 14:13:20 +01:00
Richard de Boer de3feaff45 barclock: simplify redraw logic 2021-10-02 15:11:32 +02:00
Richard de Boer 346eb8f77b barclock: coding style (add semicolons) 2021-10-02 15:04:54 +02:00
Richard de Boer a786726622 barclock: use theme colors 2021-10-02 15:04:25 +02:00
hughbarney 75cc74eda8 Merge remote-tracking branch 'upstream/master' 2021-10-01 13:36:06 +01:00
hughbarney d55417d90f Gbridge added troubleshooting section to README 2021-10-01 13:35:58 +01:00
Gordon Williams 44aa03e428
Merge pull request #831 from hughbarney/master
Pastel fixed for Gadgetbridge on a Bangle 2
2021-10-01 09:09:03 +01:00
hughbarney db4e2fa480 Pastel fixed for Gadgetbridge on a Bangle 2 2021-09-30 23:03:47 +01:00
Gordon Williams d0fd2f0172 GPS info update for Bangle 2 2021-09-30 17:02:17 +01:00
Gordon Williams c5d7a73f4f fix image width/height code 2021-09-30 17:00:46 +01:00
Gordon Williams c8e86dc78a fix after recent layout tweaks 2021-09-30 16:14:44 +01:00
Gordon Williams 03bbe1d247 remove error when listing files 2021-09-29 15:44:02 +01:00
Gordon Williams 919582c971 Merge branch 'master' of github.com:espruino/BangleApps 2021-09-29 14:22:44 +01:00
Gordon Williams dd49e1f631 tweaks to reduce layout memory usage 2021-09-29 14:22:36 +01:00
Gordon Williams 8577ef87f9
Merge pull request #830 from Mejans/master
i18n: Add Occitan language
2021-09-29 13:54:49 +01:00
Gordon Williams 602b1533e1 remove GPS service, add tags on some GPS things we know won't work with B2 2021-09-29 13:36:47 +01:00
Mejans 34c83c7cef
Add Occitan language 2021-09-29 14:11:38 +02:00
Gordon Williams 4fd4d692e5 0.30: Remove 'Get GPS time' at boot. Latest firmwares keep time through reboots, so this is not needed now 2021-09-29 10:39:46 +01:00
Gordon Williams c96ae6c8ae Minor layout speed tweak 2021-09-29 09:20:56 +01:00
Gordon Williams c88614399d slidingtext 0.07: Support for Bangle.js 2 and themes 2021-09-29 09:19:43 +01:00
Gordon Williams ee60bda59b Merge branch 'master' of github.com:espruino/BangleApps 2021-09-29 09:18:46 +01:00
Gordon Williams ed1a0cdde7
Merge pull request #829 from nebbishhacker/layout
Layout: avoid floating point numbers
2021-09-29 09:16:29 +01:00
Ben Whittaker 3622895f09 Layout: avoid floating point numbers
The previous approach involved calculating the width of each element
independently, and deriving the `x` coordinate of each element by
summing the previous widths. However, if the widths are rounded, summing
them leads to accumulated rounding errors.

This change effectively takes the alternate approach of calculating the
`x` coordinate of each element independently, and then deriving the
widths from the differences between adjacent values of `x`.

As a bonus, this change corrects a couple issues in the
`padding_with_fill` test.
2021-09-28 23:07:00 -04:00
Gordon Williams 912b7e8dbf Minor speed/memory layout tweaks - issue with floating point width/height still outstanding 2021-09-28 11:19:46 +01:00
Gordon Williams 48bb819be7 Merge branch 'master' of github.com:espruino/BangleApps
# Conflicts:
#	apps.json
2021-09-28 10:12:59 +01:00
Gordon Williams d1d55ad1cf 0.11: Fix regression that caused no notifications and corrupted background 2021-09-28 10:09:13 +01:00
Gordon Williams b658368469
Merge pull request #827 from hughbarney/master
Pastel: handle 12hr display at 12:xx, updated description for notify default and fullscreen for clarity
2021-09-28 08:51:28 +01:00