1
0
Fork 0

Commit Graph

  • dbbb16b69f skyspy: use touch handling from the library, cleanups Pavel Machek 2024-11-21 23:33:28 +0100
  • f5d88c8edc skyspy: fix qalt initialization, faster circle drawing Pavel Machek 2024-11-21 23:19:56 +0100
  • 0638ebc5e5 skyspy: documentation, cleanups Pavel Machek 2024-11-21 23:04:07 +0100
  • 54b698589a skyspy: fix rendering w.r.t. widgets Pavel Machek 2024-11-21 22:49:54 +0100
  • eee4eb541e skyspy: cleanup global variables Pavel Machek 2024-11-20 22:48:46 +0100
  • 17192af6ac skyspy: refactor, switch to newer libraries, start splitting into modules Pavel Machek 2024-11-10 21:05:21 +0100
  • c34d32530a waypoints: Mark this as version 0.06 Pavel Machek 2024-11-22 18:58:45 +0100
  • f799d7752c waypoints: cleanups, use gps handling from library Pavel Machek 2024-11-20 22:43:18 +0100
  • 33a8e7672b waypoints: fix waypoint deletion Pavel Machek 2024-11-20 22:35:31 +0100
  • 22fb1483ee waypoints: cleanups, reduce ammount of global functions Pavel Machek 2024-11-20 21:59:55 +0100
  • 20557732f3 waypoints: cleanups from patch review Pavel Machek 2024-11-20 21:46:09 +0100
  • 536c7fe165
    Merge branch 'espruino:master' into pushups wagnerf42 2024-11-22 10:38:13 +0100
  • 2fe22ec5de sanitycheck: drop acorn-stage3, upgrade to v8 (for `??`) Rob Pilling 2024-11-22 07:59:58 +0000
  • f34a9bfc32 oops - fix metadata Gordon Williams 2024-11-21 13:21:44 +0000
  • 7fc49cc47a 0.04: Fix installation after broken in 0.03 (fix #3667) Gordon Williams 2024-11-21 13:19:35 +0000
  • 1a26dc62ab Merge pull request #3668 from Septolum/patch-1 Rob Pilling 2024-11-21 12:40:23 +0000
  • 4b94a7cfc6 messages: bump version for settings fix Rob Pilling 2024-11-21 12:40:08 +0000
  • 2d8556093a
    Fix Messages settings error Septolum 2024-11-21 12:20:31 +0000
  • 4d4fe0fddc
    Merge pull request #3659 from pavelmachek/m_39_waypoints Rob Pilling 2024-11-20 18:51:02 +0000
  • f1505b2023
    Merge pull request #3630 from bobrippling/feat/settings-menu-return Rob Pilling 2024-11-20 18:42:20 +0000
  • 58a6fee92b
    Merge pull request #3643 from thyttan/backswipe Rob Pilling 2024-11-19 22:29:10 +0000
  • ca01ac8b94
    Merge pull request #3650 from NoobEjby/bttfclock Rob Pilling 2024-11-19 22:24:40 +0000
  • d4b781a4d4
    Merge pull request #3664 from espruino/dependabot/submodules/webtools-93d2ce5 Rob Pilling 2024-11-19 22:23:43 +0000
  • cc91dd17b2
    Merge pull request #3654 from retcurve/scrolly Rob Pilling 2024-11-19 22:18:23 +0000
  • 308956b17b settings: note push/pop/restoreMenu in README Rob Pilling 2024-11-19 22:05:30 +0000
  • 24d92f4f03 settings: charge calibration restores util menu Rob Pilling 2024-11-19 22:10:41 +0000
  • ba1506d1ba settings: add restoreMenu comment Rob Pilling 2024-11-19 22:10:19 +0000
  • c63e940ddd settings: whitelist menu restores itself Rob Pilling 2024-11-19 22:13:08 +0000
  • 9c9de9b063 settings: fix main menu comment Rob Pilling 2024-11-12 18:01:16 +0000
  • 6c1596de1d settings: restoreMenu reuses the current menu's scroll Rob Pilling 2024-11-12 18:01:10 +0000
  • 6c00324db6 settings: restore ble menu after connectable Rob Pilling 2024-11-12 17:53:42 +0000
  • 3bdde4d629 settings: fix missing call on reset menu Rob Pilling 2024-11-19 22:11:13 +0000
  • 726807b0f8 settings: fix missing call for touch calibration menu Rob Pilling 2024-11-12 17:51:34 +0000
  • 516e17d0d8 settings: return the new menu from popMenu Rob Pilling 2024-11-12 17:49:56 +0000
  • 9f7a5b15c6
    build(deps): bump webtools from `c3ca6c7` to `93d2ce5` dependabot[bot] 2024-11-19 01:07:11 +0000
  • 0af85b6cec
    Merge pull request #3656 from pavelmachek/m_37_orloj Rob Pilling 2024-11-18 22:23:57 +0000
  • e27cf05fd4
    Merge pull request #3662 from devsnd/rest-0.02 Rob Pilling 2024-11-18 22:23:24 +0000
  • 52118842b1
    Merge pull request #3661 from devsnd/owmweather-refactor Rob Pilling 2024-11-18 22:23:11 +0000
  • 33e6023268 rest 0.02: use built-in rounded rect drawing, faster UI Tom Wallroth 2024-11-16 18:51:42 +0100
  • da55ade2d3 tiny refactor on top Tom Wallroth 2024-11-16 18:43:35 +0100
  • e1f16ea266 refactored owmweather, reload weather on NRF connect if due Tom Wallroth 2024-11-10 18:08:19 +0100
  • 9421179620 fix sanity check Gordon Williams 2024-11-14 15:19:13 +0000
  • 3184507c7e Add provides_features option to stop duplicates of things like 'Welcome' that do similar jobs but don't provide modules/widgets mywelcome: Brighter Christmas tree on Bangle.js 2 Gordon Williams 2024-11-14 14:51:13 +0000
  • a1d140f5b8
    Merge pull request #3613 from thyttan/quicklaunch Rob Pilling 2024-11-13 21:46:57 +0000
  • 4688b933ab quicklaunch: update ChangeLog thyttan 2024-11-13 22:11:32 +0100
  • 6195b87664 quicklaunch: easier to read if-else thyttan 2024-11-13 22:05:15 +0100
  • ac7ed7dc90 quicklaunch: undo timeout, load settings on demand thyttan 2024-11-13 21:56:05 +0100
  • e8ef71e410 quicklaunch: bump version thyttan 2024-10-28 23:43:13 +0100
  • b1477a0f8f quicklaunch: load foreground app before quicklaunch thyttan 2024-10-28 23:14:25 +0100
  • 87ca15597c quicklaunch: do fewer storage interactions thyttan 2024-10-16 00:37:03 +0200
  • e6312218a9 waypoints: fix/workaround warnings. Pavel Machek 2024-11-13 13:52:05 +0100
  • 93076f12d5 waypoints: mark this as 0.05 version Pavel Machek 2024-11-13 12:53:52 +0100
  • 5219dc25df waypoints: implement goto functionality. Pavel Machek 2024-11-13 12:42:53 +0100
  • de755fc78b waypoints: cleanups, mostly formatting / whitespace. Pavel Machek 2024-11-13 11:28:07 +0100
  • 2b7062939e waypoints: update to newer libraries Pavel Machek 2024-11-12 13:29:04 +0100
  • 85afccc182 waypoints: save altitude from GPS Pavel Machek 2024-08-02 20:11:37 +0200
  • 6d2f3c3719 [] waypoints: I updated the library Pavel Machek 2024-07-01 22:25:20 +0200
  • f55056b69c [] waypoints: use fmt to format position. Pavel Machek 2024-06-24 23:20:23 +0200
  • 75f64e8004 [] waypoints: handle removal in similar way to show. Pavel Machek 2024-06-24 23:07:31 +0200
  • affdb2f32c [] waypoints: remove waypoint names from main menu Pavel Machek 2024-06-24 22:56:39 +0200
  • da63f87dde [] waypoints: start using gps/fmt libraries. Pavel Machek 2024-06-24 19:31:45 +0200
  • 804f86e6c9 waypoints: attempt to fix marking. Pavel Machek 2024-06-03 22:09:28 +0200
  • 0570b461e1 orloj: fix typo in changelog Pavel Machek 2024-11-12 10:53:08 +0100
  • c519def208
    Merge pull request #3657 from pavelmachek/m_38_widadj Rob Pilling 2024-11-12 08:34:30 +0000
  • 3695027e4f
    Merge pull request #3655 from pavelmachek/m_36_docs Rob Pilling 2024-11-12 08:31:33 +0000
  • 9b3b7e1856
    Merge pull request #3638 from AleixDev/score Rob Pilling 2024-11-12 08:30:40 +0000
  • 5af8c434cd
    Merge pull request #3652 from bobrippling/feat/pace-nogps-pause Rob Pilling 2024-11-11 20:33:44 +0000
  • af402261b9 widadjust: Fix rest of warnings. Pavel Machek 2024-11-11 21:28:29 +0100
  • 80096bafd9 widadjust: switch to newer libraries to get rid of warnings. Pavel Machek 2024-11-11 21:25:23 +0100
  • b37a348c8b widadjust: remove trailing whitespace. Pavel Machek 2024-11-11 21:23:54 +0100
  • fdb9626dc9 widadjust: fix whitespace Pavel Machek 2024-11-11 21:23:25 +0100
  • 4835d78bf1 widadjust: Add application to automatically determine PPM fixup from GPS data Pavel Machek 2024-02-24 00:19:12 +0100
  • 16224f79be orloj: Fix warning. Pavel Machek 2024-11-11 20:44:18 +0100
  • ddadf2c682 orloj: rewrite from "andark", mark this as 0.10 Pavel Machek 2024-11-11 20:27:39 +0100
  • d5893f9f7c gpsnav: Minor tweaks to documentation. Pavel Machek 2024-11-10 20:54:18 +0100
  • 1dcbdcb16f alpinenav: create quick reference in documenation Pavel Machek 2024-11-10 20:53:30 +0100
  • 832243119d rings: Document meaning of middle ring. Pavel Machek 2024-10-06 19:52:08 +0200
  • 9178b8b595 Scrolly app Ian Ward 2024-11-08 08:24:04 +0000
  • eec3d89b45
    Merge pull request #3651 from bobrippling/feat/settings-var-cache Gordon Williams 2024-11-11 13:49:46 +0000
  • a8f1aa97e5 sanitycheck: parse ecma2020 constructs (`??`) Rob Pilling 2024-11-11 12:11:05 +0000
  • cde56d5600 pace: show elapsed time on pause-screen Rob Pilling 2024-11-11 12:05:56 +0000
  • b6da9870f3
    Merge pull request #3620 from bobrippling/fix/alarm-clkinfo-enable Rob Pilling 2024-11-11 12:08:56 +0000
  • 9b19fa1e57 messages: settings only loads from storage once Rob Pilling 2024-11-11 12:07:49 +0000
  • d3dc3b469f
    Merge pull request #3622 from bobrippling/feat/messages-no-show-1st-unread Rob Pilling 2024-11-11 12:07:01 +0000
  • f4be9f4d1e Better message notification noobejby 2024-11-10 21:11:36 +0100
  • da0336eeeb version 0.02 noobejby 2024-11-10 18:32:24 +0100
  • a3ecbe0657 smpltmr: btn listener backwards compatibility thyttan 2024-11-05 22:48:06 +0100
  • d18c0d2fd3
    Merge pull request #3646 from NoobEjby/bttfclock thyttan 2024-11-08 16:41:55 +0100
  • 44ef05891e removed unused values noobejby 2024-11-08 16:40:05 +0100
  • 57f1557ef2 Merge branch 'bttfclock' of https://github.com/NoobEjby/BangleApps into bttfclock noobejby 2024-11-08 16:27:18 +0100
  • 33f5a908cd Updated file names to match review comment noobejby 2024-11-08 16:26:04 +0100
  • ff107da1b2
    Merge pull request #3647 from bobrippling/feat/drained-menu-pos Rob Pilling 2024-11-08 08:47:25 +0000
  • 5304283571
    Merge pull request #3633 from thyttan/podadrem-spotrem thyttan 2024-11-07 21:27:26 +0100
  • 18bb51d27c podadrem: fix warning from linter no-unused-var thyttan 2024-11-01 01:48:06 +0100
  • 163df7be62 spotrem: fix lint warnings no-undef thyttan 2024-11-01 01:43:12 +0100
  • 03b1519648 Merge branch 'master' into feat/messages-no-show-1st-unread Rob Pilling 2024-11-07 17:55:44 +0000
  • 6c42d015e7 s/showMsgIfUnread/ignoreUnread/ Rob Pilling 2024-11-07 17:40:23 +0000
  • c217a4f858
    Merge pull request #3645 from ki9us/master Gordon Williams 2024-11-07 09:32:17 +0000
  • 0cb0b0e467 typescript: support `scroller` on `MenuInstance` Rob Pilling 2024-11-06 07:40:02 +0000
  • 81820f8ec1 drained: generate js Rob Pilling 2024-11-06 07:39:32 +0000