Commit Graph

13943 Commits (632a7ae2200fd42b89faa2b115b901bac9a3bd1a)

Author SHA1 Message Date
Dennis Kueper 0fb770795f fix 2023-08-16 08:53:17 +02:00
Dennis Kueper c4ced443e0 Fix js 2023-08-16 08:46:54 +02:00
Dennis Kueper f0304b5b43 Add settings to configure prompt 2023-08-16 08:44:25 +02:00
Gabriele Monaco 56f9788034 cards: added changelog and used libraries 2023-08-15 15:31:18 +02:00
Gabriele Monaco d5c445f472 Added `cards` app
This app will be able to render cards as synchronized by Catima
2023-08-15 14:44:21 +02:00
Gordon Williams 9998523b79 Now set to non-theme colours as per https://github.com/espruino/BangleApps/pull/3013#issuecomment-1717208815 2023-09-13 10:09:56 +01:00
Gordon Williams a427a21a79
Merge pull request #2984 from pavelmachek/m_9_widbat
widbat: Use flash, not fork to indicate charging
2023-09-13 09:19:42 +01:00
Gordon Williams 337bf47354
Use more lightningy bitmap, now we're not resizing don't redraw all widgets, use let scoping(faster), and hard-code 's' to make rendering quicker 2023-09-13 09:18:37 +01:00
Gordon Williams 2fae5a2a25 add changlog to avoid CI warning 2023-09-13 08:45:21 +01:00
Gordon Williams 36304f8313
Merge pull request #3015 from bobrippling/gipy-link
gipy: fix links and trim whitespace
2023-09-13 08:43:41 +01:00
Gordon Williams 6b98868843
Merge pull request #3012 from VitaliiTsilnyk/lcdclockplus
LCD Clock Plus
2023-09-13 08:37:23 +01:00
Gordon Williams c031d812d6
Merge pull request #3013 from VitaliiTsilnyk/widcasiologo
Casio Logo Widget
2023-09-13 08:35:53 +01:00
Gordon Williams e04acfff23
don't set color - reset() will automatically use theme 2023-09-13 08:34:47 +01:00
Rob Pilling 874f5fb64e gipy: fix links and trim whitespace 2023-09-13 08:18:53 +01:00
Rob Pilling 8209dcbf28 lightswitch: fix tap listener widget assumption 2023-09-13 00:26:31 +02:00
neris 7a1f38d2bc Link readme. 2023-09-12 20:12:56 +03:00
neris 79c35c2bc4 Casio Logo Widget added. 2023-09-12 20:09:35 +03:00
neris 422ddd076c LCD Clock Plus app added. 2023-09-12 19:52:44 +03:00
Pavel Machek 60a99aae53 Widget size no longer changes, so remove associated code. 2023-09-02 23:25:54 +02:00
Pavel Machek bc92e0c8c6 widbat: Use flash, not fork to indicate charging
Green fork is not easily visible, which can be confusing.
2023-08-19 21:03:07 +02:00
Gordon Williams 656b8a275c 0.05: fix alignment of clock items caused by 0.04 (fix #2970)
Also move var->let, to stop fast load memory leaks
2023-08-15 08:21:50 +01:00
Gordon Williams 9eded4cb3c
Merge pull request #2969 from matijatosic/poweroff
Add prompt before shutdown
2023-08-14 12:14:16 +01:00
Matija Tošić 5dcf0790cc Update changelog 2023-08-14 11:54:27 +02:00
Gordon Williams 4d4d9aa0f4
Merge pull request #2968 from matijatosic/hwid
Fix hwid_a_battery_widget background color
2023-08-14 07:44:34 +01:00
Gordon Williams 33abbe009e
Merge pull request #2967 from StefanBruens/kml-export-fix-missing-gx-namespace
Add missing gx namespace for kml extensions
2023-08-14 07:43:16 +01:00
Matija Tošić c380bda4dc Fix hwid_a_battery_widget background color 2023-08-14 01:24:36 +02:00
StefanBruens a1c3d83401
Add missing gx namespace for kml extensions
According to https://developers.google.com/kml/documentation/kmlreference#kml-extension-namespace-and-the-gx-prefix

> This namespace URI must be added to the <kml> element in any KML file using gx-prefixed elements

As the exported kml tracks always contain such elements, add
the namespace.
2023-08-13 20:47:33 +02:00
Matija Tosic 6414859eda Add prompt before shutdown 2023-08-13 02:39:09 +02:00
Tim Kuhlmann 0729baa3ac update edgeclk icon 2023-08-12 13:50:04 +02:00
Tim Kuhlmann bb68b7e9d1 edgeclk: fix bar reset and 100k+ steps 2023-08-12 10:34:47 +02:00
Gordon Williams 53aaffab0b
Merge pull request #2964 from tinxx/master
add edgeclk
2023-08-11 13:16:51 +01:00
Tim Kuhlmann bcc77f5f25 add edgeclk 2023-08-11 12:46:34 +02:00
Rob Pilling 191c2c9998 bikespeedo: fix locale units setting 2023-08-11 07:54:02 +01:00
Gordon Williams 6107e9474c fix minified lib after update 2023-08-09 15:16:11 +01:00
inhof009 3a5a78ae5a
Update metadata.json 2023-08-09 08:36:30 -04:00
inhof009 0b1b2eee64
Update README.md 2023-08-09 08:35:09 -04:00
inhof009 0ed2fd7ad9
Update ChangeLog 2023-08-09 08:34:38 -04:00
inhof009 7ae0e8093b
Update app.js
Added button interaction. 1 press for refresh data, double press for launcher.
2023-08-09 08:34:06 -04:00
inhof009 1309e0a457
Update settings.js
Modified menu names to make more sense
2023-08-09 08:10:52 -04:00
Gordon Williams 4ff35f0787 minor tweaks after #2889 2023-08-09 09:16:33 +01:00
Gordon Williams a6927fa603
Merge pull request #2889 from joserebelo/activity
Implement API for activity fetching
2023-08-09 08:51:34 +01:00
José Rebelo 89737153a0 Implement API for activity fetching 2023-08-09 08:50:49 +01:00
Gordon Williams 2508fb7374 update description, attempt to fix settings page 2023-08-09 08:37:20 +01:00
inhof009 54972a9c60
Update README.md 2023-08-08 16:07:12 -04:00
inhof009 9e1bb92ad7
Update README.md 2023-08-08 16:05:14 -04:00
inhof009 352e663c68
Merge branch 'espruino:master' into master 2023-08-08 15:48:29 -04:00
Gordon Williams 57a9dd027f pebblepp 0.04: Ensure we only scale down clockinfo text if it really won't fit 2023-08-08 17:14:00 +01:00
inhof009 268e6066b6
Update README.md 2023-08-08 10:51:00 -04:00
inhof009 6b0d69bd27
Rename usgs.settings.js to settings.js 2023-08-08 09:56:20 -04:00
inhof009 3d24af5b70
Create usgs.settings.js 2023-08-08 09:54:31 -04:00
inhof009 90db121cc9
Update app.js 2023-08-08 09:52:50 -04:00
Gordon Williams 807ffdf13e
Merge pull request #2956 from bobrippling/bleadvert-array
bootgattbat & bthometemp: handle bleAdvert array
2023-08-08 09:52:12 +01:00
Gordon Williams 62ce8144e9
Merge pull request #2912 from bobrippling/btadv-improvements
btadv: sensor location & accelerometer adverts
2023-08-08 09:50:58 +01:00
Gordon Williams 6165bbc2c5
Merge pull request #2955 from bobrippling/lcdclock-loadwidgets
lcdclock: load clockinfo before widgets
2023-08-08 09:46:50 +01:00
Rob Pilling 71deca86df bthometemp: handle bleAdvert array 2023-08-08 08:20:43 +01:00
Rob Pilling 8cfaf5591e btadv: generate JS 2023-08-08 08:15:12 +01:00
Rob Pilling 6a4c1f2c27 btadv: drop accel button 2023-08-08 08:15:12 +01:00
Rob Pilling b86d2bd841 bootgattbat: handle bleAdvert array 2023-08-08 08:10:37 +01:00
Rob Pilling 99b72333e5 btadv: integration with existing Bangle.bleAdvert 2023-08-08 08:10:36 +01:00
Rob Pilling 5ab81829a2 lcdclock: load clockinfo before widgets
This matches the behaviour of other clocks, meaning any dependencies
between widgets and clock info is consistent

See also #2900
2023-08-08 07:33:39 +01:00
Dennis Kueper a3d2e0a3b5 Get time zone from settings for showing the clock 2023-08-08 08:05:38 +02:00
inhof009 f8af4bcbc9
Update metadata.json 2023-08-07 21:45:36 -04:00
Gordon Williams 614c003eca osm 0.25: Enable scaled image filtering on 2v19+ firmware 2023-08-07 14:30:30 +01:00
Gordon Williams de1287a685 allow 8bpp maps on Bangle.js 2 2023-08-07 12:22:40 +01:00
Gordon Williams 34cb33f75f
Merge pull request #2950 from nxdefiant/master
Calendar: Edit holidays on device in settings
2023-08-07 10:24:04 +01:00
Gordon Williams bdcfb7e616
Merge branch 'master' into env 2023-08-07 08:48:40 +01:00
Gordon Williams 63a44a58b0
Merge pull request #2951 from joserebelo/alarm
android: Allow alarm enable/disable
2023-08-07 08:30:46 +01:00
Martin Boonk a6ef1067bf gpstrek - Reset compass samples on turning it off 2023-08-07 08:18:40 +02:00
Martin Boonk 811174436d gpstrek - Bump version 2023-08-06 21:11:25 +02:00
Martin Boonk 20cfa16a6c gpstrek - Turn compass off when a fix is available 2023-08-06 21:11:25 +02:00
Martin Boonk 56cc982cbc gpstrek - Draw direction arrows on route 2023-08-06 21:11:25 +02:00
inhof009 a5073c2514
Update app.js 2023-08-06 14:56:10 -04:00
inhof009 373326265d
Update app.js 2023-08-06 14:55:20 -04:00
inhof009 e81b35a347
Update app.js 2023-08-06 14:52:15 -04:00
inhof009 2e594e47db
Delete usgs.png 2023-08-06 14:46:13 -04:00
inhof009 f8132e9d1b
Add files via upload 2023-08-06 14:45:53 -04:00
inhof009 06e030cd71
Delete usgs.img.png 2023-08-06 14:43:46 -04:00
inhof009 95c643a2ed
Add files via upload 2023-08-06 14:43:27 -04:00
inhof009 3b338197cf
Add files via upload 2023-08-06 14:42:10 -04:00
inhof009 82367d016b
Create ChangeLog 2023-08-06 14:37:54 -04:00
inhof009 e858408158
Create README.md 2023-08-06 14:37:24 -04:00
inhof009 6bc8e63ed8
Create metadata.json 2023-08-06 14:36:58 -04:00
inhof009 f83d3fb494
Added icon 2023-08-06 14:34:52 -04:00
inhof009 62083f34fb
Create usgs app 2023-08-06 14:33:20 -04:00
Martin Boonk f8e0baa7e1 gpstrek - Create settings 2023-08-06 20:29:58 +02:00
José Rebelo 9c8da97552 android: Allow alarm enable/disable 2023-08-06 00:23:40 +01:00
José Rebelo 6210f11149 android: Send fw and hw on connection 2023-08-04 23:13:31 +01:00
Gordon Williams 2e261b3a56
Merge pull request #2949 from bobrippling/chargerot-setting-read
chargerot: handle missing settings (e.g. first install)
2023-08-04 09:41:25 +01:00
Gordon Williams 31fb8f8d02 health 0.25: lib.read* methods now return correctly scaled movement
movement graph in app is now an average, not sum
      fix 11pm slot for daily HRM
2023-08-04 09:36:18 +01:00
Rob Pilling c5cf741df1 chargerot: handle missing settings (e.g. first install) 2023-08-03 18:12:38 +01:00
Gordon Williams 92eb60decd
Merge pull request #2945 from thyttan/kbswipe
kbswipe: Compat w backswipe on newer firmwares
2023-08-03 11:59:54 +01:00
Gordon Williams 2fb5fda75b
Merge pull request #2946 from thyttan/kbtouch
kbtouch: Compat w backswipe on newer firmwares
2023-08-03 11:59:38 +01:00
Gordon Williams b977a3357a
Merge pull request #2947 from thyttan/dragboard
dragboard: remove arguments to `catchSwipe`
2023-08-03 11:59:13 +01:00
Gordon Williams 8a4f99d337
Merge pull request #2948 from thyttan/draguboard
draguboard: remove arguments from `catchSwipe`
2023-08-03 11:59:05 +01:00
thyttan 7aaea32ebb draguboard: remove arguments from `catchSwipe` 2023-08-03 12:52:13 +02:00
thyttan 17fc4ccb61 dragboard: remove arguments to `catchSwipe` 2023-08-03 12:50:23 +02:00
thyttan 8ba3c68b59 kbswipe: Compat w backswipe on newer firmwares 2023-08-03 12:45:17 +02:00
thyttan 752dd852df kbtouch: Compat w backswipe on newer firmwares 2023-08-03 12:41:41 +02:00
Gordon Williams 184ebb1642
Merge pull request #2941 from nxdefiant/stopwatch
stopwatch touch: Fast Loading support
2023-08-03 09:57:05 +01:00
Gordon Williams 2127c8b891
Merge pull request #2942 from ticalc-travis/health_daily_movement
health: Correct calculation of daily summary for movement
2023-08-03 09:55:59 +01:00
Gordon Williams f0028dd8dd
Merge pull request #2940 from pavelmachek/merge_6
Sixth sense -- outdoor watch with GPS support.
2023-08-03 09:32:11 +01:00
Gordon Williams ce02cea296
Merge pull request #2939 from pavelmachek/merge_5
Allow zooming map in/out by clicking.
2023-08-03 09:26:34 +01:00
Gordon Williams 9cb1242825
Merge pull request #2938 from bobrippling/wid-edit-sort
wid_edit: restore alphabetical sort
2023-08-03 09:24:00 +01:00
Gordon Williams 85ee76c63e
Merge pull request #2900 from bobrippling/recorder-clockinfo
Recorder: add clockinfo
2023-08-03 09:23:30 +01:00
Gordon Williams 04e6318c03
Merge pull request #2936 from thyttan/draguboard
draguboard: Compat w backswipe on newer firmwares
2023-08-03 09:19:39 +01:00
Gordon Williams bfc388e16f
Merge pull request #2935 from thyttan/dragboard
dragboard: autoindent lib.js and fix ChangeLog
2023-08-03 09:18:30 +01:00
Gordon Williams cd3b08e235 0.19: Remove 'jit' keyword as 'for(..of..)' is not supported (fix #2937) 2023-08-03 09:07:24 +01:00
Pavel Machek d7424be12e Sixth sense -- outdoor watch with GPS support.
Add initial version of the application. I already use it a lot, as it
displays just the data I need. It can log GPS in power-saving mode,
which is useful on its own, and also makes GPS ready for use.
2023-08-02 17:01:08 +02:00
Pavel Machek ec836fca7e Allow zooming map in/out by clicking.
By simply clicking on screen instead of going to menu to zoom in/out,
navigation can be much quicker.
2023-08-02 13:50:49 +02:00
Travis Evans e94f420356 Correct calculation of daily summary for movement
- Heartrate was being summed from the DB instead of movement itself

- The daily average value was inadvertently being divided by 8
  relative the hourly data, resulting in very low precision
2023-08-01 16:14:55 -05:00
Rob Pilling 2023138295 wid_edit: restore alphabetical sort 2023-07-31 22:05:09 +01:00
Rob Pilling ecf85fe9b7 recorder: always show clkinfo
We can't tell whether Bangle.loadWidgets() might be called later,
so assume it does, and handle the case where it hasn't been.
2023-07-31 21:50:52 +01:00
Rob Pilling 701f8c7733 btadv: properly encode acc readings 2023-07-31 21:40:06 +01:00
Rob Pilling b61e4fb137 btadv: fix long uuid (characteristic) 2023-07-31 21:35:28 +01:00
Rob Pilling 19c0a9af08 btadv: generate JS 2023-07-31 21:30:34 +01:00
Rob Pilling 1f94a8f26e btadv: advertise on a cycle for long UUIDs 2023-07-31 21:29:45 +01:00
Rob Pilling 1dc9870c07 btadv: fix long uuid 2023-07-31 21:28:30 +01:00
thyttan 92e2f4695c draguboard: Compat w backswipe on newer firmwares 2023-07-31 20:48:30 +02:00
thyttan c59262c4bb dragboard: autoindent lib.js and fix ChangeLog 2023-07-31 20:29:06 +02:00
Gordon Williams 4061bd2f5e
Merge pull request #2934 from thyttan/dragboard
dragboard: Compat w backswipe on newer firmwares
2023-07-31 19:18:24 +01:00
thyttan f4c25b9db3 dragboard: Compat w backswipe on newer firmwares 2023-07-31 20:14:33 +02:00
Gordon Williams 30bca3ae1e
Merge pull request #2933 from NovaDawn999/master
stacker: 0.2
2023-07-31 19:10:15 +01:00
novadawn999 fbb38ebe55 stacker updated to 0.2: optimizations 2023-07-31 10:42:10 -05:00
thyttan e3d503eff0 kbmulti:Compat with `backswipe` on newer firmwares 2023-07-31 15:14:33 +02:00
thyttan 5331f7032e widanclk: add todays date behind clock hands. 2023-07-31 14:13:52 +02:00
Gordon Williams 311f12cb63
Merge pull request #2927 from NovaDawn999/master
2 New Apps
2023-07-31 11:14:41 +01:00
Gordon Williams 49b3ab18b6
Merge pull request #2923 from wagnerf42/master
gipy: new release : bugfix for negative coordinates + experimental powersaving
2023-07-31 11:13:06 +01:00
Gordon Williams 8a0022a1e6
Merge pull request #2925 from nxdefiant/widclkscrl
widclkscrl: New widget
2023-07-31 11:12:11 +01:00
Gordon Williams 67d8c15d98
Merge pull request #2928 from stweedo/rescalc
[rescalc] - v0.04 update
2023-07-31 11:09:12 +01:00
Gordon Williams 46320bdf4e
Merge pull request #2929 from ticalc-travis/alarm-date-confirm
Alarm: Fix date not getting saved when tapping Confirm in event menu
2023-07-31 11:08:44 +01:00
Gordon Williams 48829310a6
Merge pull request #2931 from nxdefiant/widbaroalarm
widbaroalarm: Compatibility with hideable Widgets
2023-07-31 11:07:35 +01:00
Gordon Williams 56b71683b2
Merge pull request #2921 from nxdefiant/astrocalc
astrocalc: Enable widgets
2023-07-31 11:06:11 +01:00
Gordon Williams e8157f4c2f
Merge pull request #2920 from bobrippling/wid-edit-opt
widedit optimisation
2023-07-31 11:05:51 +01:00
Gordon Williams 5a2b383449
Merge pull request #2918 from nxdefiant/widshipbell
widshipbell: Bump version as commit 2b6f776
2023-07-31 11:05:24 +01:00
Gordon Williams 03b0d4a3e3
Merge pull request #2917 from bobrippling/multitimer-ui
multitimer: ensure onDrag is registered after all E.showXYZ calls
2023-07-31 11:04:08 +01:00
Gordon Williams d0579f6689 fix test warning 2023-07-31 10:49:54 +01:00
Gordon Williams f384aa244c 0.62: Fix whitelist showing as 'on' by default when it's not after 0.59 2023-07-31 10:49:04 +01:00
Gordon Williams 7ba94c100d
Merge pull request #2916 from ssievert42/fastload
fastload: fix caching
2023-07-31 08:58:59 +01:00
Gordon Williams edf45dffaf
Merge pull request #2909 from ticalc-travis/timerclk-fix-touch
timerclk: Improve swipe responsiveness on main clock screen
2023-07-31 08:58:51 +01:00
Gordon Williams b6fe8927bd
Merge pull request #2914 from nxdefiant/taglaunch
taglaunch: Fix remove handler
2023-07-31 08:50:06 +01:00
Gordon Williams 74608cf5eb
Merge pull request #2911 from halemmerich/sensortools
sensortools - Fix sensortools breaking Bangle.emit with multiple arguments (e.g. "message")
2023-07-31 08:48:48 +01:00
Travis Evans b345b1f9b5 Save changes to date, not just time, when tapping Confirm on the event edit menu 2023-07-29 19:25:06 -05:00
stweedo 459db44c4a Fix capitalization. Improve decimal handling. 2023-07-29 18:02:16 -05:00
novadawn999 d8c6dbe03b stacker: new app 2023-07-28 21:13:48 -05:00
Simon Sievert 97fa54c2d6
fastload: fix caching
broken since e2ba3ca64 (fastload - Replace E.CRC32 with Storage.hash, 2023-07-24)

Storage.hash() expects a regex (or apparently the name as a string) to match files that should be hashed, but was called with the contents of the file
2023-07-28 09:55:51 +02:00
Erik Andresen f96988a53e taglaunch: move icons to functions 2023-07-28 08:19:28 +02:00
Erik Andresen c64b8d2fa6 taglaunch: Fix lockhandler 2023-07-28 08:00:22 +02:00
frederic wagner a5ccaa1c34 sokoban: initial release 2023-07-28 07:46:26 +02:00
Erik Andresen 51838fc133 stopwatch touch: Fast Loading support 2023-07-28 06:59:17 +02:00
novadawn999 124e4f240c fix incorrect filename 2023-07-27 15:03:33 -05:00
novadawn999 35e1cdba6a rename file 2023-07-27 14:59:17 -05:00
novadawn999 86f4089b90 new app added 2023-07-27 14:51:03 -05:00
Erik Andresen 7e28e75295 widbaroalarm: Compatibility with hideable Widgets 2023-07-27 21:09:48 +02:00
Rob Pilling 8a2a5851be clock_info: display clkinfo load error 2023-07-27 18:12:05 +01:00
Rob Pilling 2ac83661ad recorder: fix WIDGETS check in clkinfo 2023-07-27 18:10:18 +01:00
Erik Andresen 7b7df1741e astrocalc: remove unused variable 2023-07-27 18:35:48 +02:00
Erik Andresen cdf3486ab6 astrocalc: Enable widgets 2023-07-27 18:26:56 +02:00
Erik Andresen f2f04ecd11 widshipbell: Bump version as commit 2b6f776 2023-07-27 17:43:06 +02:00
Rob Pilling 2b973e3042 multitimer: ensure onDrag is registered after all E.show calls 2023-07-27 12:29:48 +01:00
Gordon Williams ddc9ac34b1
Merge pull request #2908 from nxdefiant/miclock2
miclock2 maintenance
2023-07-27 09:12:30 +01:00
Gordon Williams 528815d3c5
Merge pull request #2895 from halemmerich/iconlauncher
iconlaunch - Better performance
2023-07-27 09:09:30 +01:00
Erik Andresen 2024f9267c taglaunch: Fix remove handler 2023-07-26 23:58:20 +02:00
Rob Pilling c385d718b5 btadv: bump version 2023-07-26 21:39:04 +01:00
Rob Pilling 31736cb447 btadv: encode & advertise accelerometer data 2023-07-26 21:39:04 +01:00
Martin Boonk a2d1b9c0fb sensortools - Fix sensortools breaking Bangle.emit with multiple arguments (e.g. "message") 2023-07-26 20:34:34 +02:00
Rob Pilling d5aade8d48 wid_edit: bump version 2023-07-26 07:27:43 +01:00
Rob Pilling 93f21a51e1 opt? 2023-07-26 07:26:56 +01:00
Rob Pilling 63cbd45cc6 btadv: add sensor location entry 2023-07-26 07:00:31 +01:00
Travis Evans e851d1321e Correct some problems with swipe detection on main clock screen
Increase sensitivity so only a small swipe is needed to switch to the
appropriate screen.

Fix uninitialized variables for calculating swipe length which usually
caused first swipe length to register as NaN.
2023-07-25 16:40:46 -05:00
Erik Andresen 7625421a51 widclkscrl: draw without args 2023-07-25 23:35:32 +02:00
Martin Boonk 53cb6d8126 iconlaunch - Add jit marker to drawItem and drawText 2023-07-25 22:38:55 +02:00
Erik Andresen 9ea1fe4dcf widclkscrl: Draw only in draw method 2023-07-25 22:38:08 +02:00
Martin Boonk 94bb93c19e iconlaunch - Go back to caching icons on demand but keep presorting apps into items 2023-07-25 21:52:56 +02:00
Martin Boonk a9fff20477 iconlaunch - Use objects instead of arrays 2023-07-25 20:43:12 +02:00
Erik Andresen 7d82b39a71 widclkscrl: New widget
A widget that displays the current date & time after unlocking the watch when not showing a fullscreen clock. The information is scrolled by in a two digit field, so this widget is kept tight.
2023-07-25 20:00:26 +02:00
Martin Boonk 7e0dbbf6f0 iconlaunch - Go back to now faster drawImage 2023-07-25 19:55:29 +02:00
Erik Andresen d0551568bb miclock2: first setui, then widgets 2023-07-25 19:32:14 +02:00
Erik Andresen 09cc9f2fd5 miclock2 maintenance
- Register as clock
- Implement fast loading
2023-07-25 16:30:17 +02:00
Gordon Williams 61a3b406af
Merge pull request #2905 from halemmerich/fastload
fastload - Check for changes in setting.json and force real reload if needed
2023-07-25 10:38:51 +01:00
Martin Boonk 1d577fe59d fastload - Bump version 2023-07-24 22:35:21 +02:00
Martin Boonk e2ba3ca64d fastload - Replace E.CRC32 with Storage.hash 2023-07-24 22:32:01 +02:00
Martin Boonk b63ff956be fastload - Check setting.json and force real load on change 2023-07-24 22:30:51 +02:00
Rob Pilling 9fa0103443 recorder: change record & pause icons 2023-07-24 20:50:48 +01:00
Rob Pilling cfa871e204 recorder: handle missing widget 2023-07-24 20:39:46 +01:00
Rob Pilling 4e6827735e recorder: merge with Bangle clkinfo 2023-07-24 20:39:39 +01:00
Martin Boonk 907cea89d8 fastload - Formatting 2023-07-24 20:33:29 +02:00
Erik Andresen 34e667b615 calendar: adjust strings in front of functions 2023-07-24 19:05:24 +02:00
Erik Andresen 1a932b0618 Calendar: Edit holidays on device in settings
app: Only refactoring, no changed functionality
2023-07-24 18:24:14 +02:00
Gordon Williams 5609d5c49b
Merge pull request #2904 from nxdefiant/master
openstmap: Enable Compass if needed
2023-07-24 10:43:09 +01:00
Erik Andresen 4777d98c10 openstmap: Bugfix: Enable Compass if needed 2023-07-24 11:33:10 +02:00
Gordon Williams 5ac62a41ba
Merge pull request #2903 from JoppyFurr/master
snepwatch: Snepwatch release 1.00
2023-07-24 09:18:50 +01:00
Gordon Williams 577d551432
Merge pull request #2899 from halemmerich/messagesoverlay
Messagesoverlay - Fix low memory handling when overlay already visible
2023-07-24 09:10:04 +01:00
Gordon Williams bde9e7d242
Merge pull request #2897 from nxdefiant/master
openstmap location + direction arrow
2023-07-24 08:48:29 +01:00
Gordon Williams a047cf66ba
Merge pull request #2898 from halemmerich/kineticscroll
Kineticscroll - Implement kinetic scrolling as replacement for E.showScroller
2023-07-24 08:48:06 +01:00
frederic wagner 88a4f98ce8 gipy: trying to fix the segfaults 2023-07-24 09:41:42 +02:00
Joppy Furr 3edc3604e6 snepwatch: Snepwatch release 1.00 2023-07-24 18:11:58 +12:00
Martin Boonk e614bdfb51 kineticscroll - Update to latest E.showScroller implementation 2023-07-23 17:46:35 +02:00
Martin Boonk 2d5f9a5788 kineticscroll - No check needed, remove method must always exist at this point 2023-07-23 17:46:11 +02:00
Rob Pilling 6e0c985ca8 recorder: colour pause image based on `g.theme` 2023-07-23 12:00:49 +01:00
Rob Pilling 38c903c345 recorder: bump version 2023-07-23 12:00:49 +01:00