1
0
Fork 0

Commit Graph

  • bb1ac194a9
    Merge pull request #3699 from thinkpoop/master Rob Pilling 2024-12-23 18:16:21 +0000
  • 19d37fec7a cleaned up draw and datetime functions and commented out unused functions Carl Chan 2024-12-23 08:56:04 -0500
  • 663eaa06ba renamed to app.js per @thyttan suggestion - forgot to add renamed file Carl Chan 2024-12-23 08:44:58 -0500
  • 0b4fe5f889 renamed to app.js per @thyttan suggestion Carl Chan 2024-12-23 08:43:03 -0500
  • e10347fff0 initial commit of dsky_clock Carl Chan 2024-12-22 18:46:31 -0500
  • 8cb20f771c [mylocation] add title to save button; tweak button ids; add null check to locate-marker if Logan B 2024-12-22 15:37:55 -0600
  • 12ef79ec1e [mylocation] Update icons to match standard better Logan B 2024-12-22 13:45:49 -0600
  • 8425b448d1 [mylocation] add locate & find marker buttons Logan B 2024-12-21 21:01:12 -0600
  • f28847ab4d [mylocation] fix saving without lon; center map on marker Logan B 2024-12-21 20:21:44 -0600
  • 0662aa0234
    Merge pull request #3692 from buzden/fixup-andark-on-charging thyttan 2024-12-20 23:45:59 +0100
  • bc02f004e6
    Merge pull request #3686 from rigrig/ha-sensors-improvements Rob Pilling 2024-12-20 21:15:14 +0000
  • c37a0e1494
    Merge pull request #3697 from nravanelli/patch-1 Rob Pilling 2024-12-20 21:08:51 +0000
  • f43971ef1f
    Merge pull request #3698 from dormio/master Rob Pilling 2024-12-20 21:08:39 +0000
  • 0ac4c515ed
    Merge pull request #3695 from tnyeanderson/agenda-fix Rob Pilling 2024-12-20 21:08:28 +0000
  • bc5fb818c2
    Merge pull request #3674 from pavelmachek/m_42_spacer Rob Pilling 2024-12-20 21:08:18 +0000
  • 794e40f12d
    Update metadata.json dormio 2024-12-19 09:50:28 -0500
  • ee3df974c4 fix code nravanelli 2024-12-19 04:49:18 +0000
  • 9761699f4b fixed 'unreachable code' error nravanelli 2024-12-19 04:46:09 +0000
  • 6a7e1967da fixes to lexical declaration issue nravanelli 2024-12-19 04:41:06 +0000
  • 5acb348f66 update + added comments to readme nravanelli 2024-12-19 04:34:44 +0000
  • 751a4247cd
    Update app.js dormio 2024-12-17 23:18:15 -0500
  • a0c42670a1
    Update settings.js dormio 2024-12-17 23:16:05 -0500
  • d4351c3b9d
    Update app.js dormio 2024-12-17 23:15:46 -0500
  • e46bdcb922
    Update settings.js dormio 2024-12-17 23:12:54 -0500
  • a633a9f4ba
    Update ChangeLog dormio 2024-12-17 23:11:12 -0500
  • 06ecb5511c
    Update gpssetup.js nravanelli 2024-12-17 22:05:04 +0800
  • c46e3c05ff
    Update metadata.json nravanelli 2024-12-17 21:54:50 +0800
  • c6a639a074
    Update ChangeLog nravanelli 2024-12-17 21:54:33 +0800
  • 4550bbcaa2
    Update metadata.json nravanelli 2024-12-17 21:53:12 +0800
  • 1e9d1a7ad0
    Update app.js nravanelli 2024-12-17 21:52:26 +0800
  • fbd93f0915
    Update gpssetup.js nravanelli 2024-12-17 21:45:10 +0800
  • bcf88c31f1 fix(agenda): all day event offsets, locale display thomas 2024-12-12 16:06:08 -0500
  • 6e11c5647a
    Merge pull request #3691 from vovcia-clug/master thyttan 2024-12-14 19:38:09 +0100
  • 80173b9851 Change icon, rename internal timer, display running timer on app restart Start timer on button press Invert icon, update metadata Update ChangeLog vovcia 2024-12-14 18:08:23 +0100
  • ad24e33a81
    Merge branch 'espruino:master' into master vovcia-clug 2024-12-13 22:27:39 +0100
  • d744d4d9d9 Refactored to use sched API vovcia 2024-12-13 22:26:50 +0100
  • 97911d7b7a spacer: fix exception when sys is undefined Pavel Machek 2024-12-11 23:52:25 +0100
  • d1232261f1 [ codestyle ] Move state updating function decl out of init sequence Denis Buzdalov 2024-12-11 23:29:46 +0300
  • 8ebd66d99f [ codestyle ] Use `const` where applicable, put global state together Denis Buzdalov 2024-12-11 13:33:50 +0300
  • f96440520e
    Merge pull request #3682 from bobrippling/feat/promenu-remove Rob Pilling 2024-12-11 18:40:02 +0000
  • 516b74f051 openstmap - allow usage of black&white map layer Gordon Williams 2024-12-11 16:24:38 +0000
  • 4c1bcbbb4d [ fixup ] Clear timeout after removing listeners for safety Denis Buzdalov 2024-12-11 13:29:54 +0300
  • 8b9bccdd10 [ fixup ] Restore recently removed redrawing on charger event Denis Buzdalov 2024-12-11 13:24:28 +0300
  • dabb6dc72c [ minor, codestyle ] Fix inconsistent indentation Denis Buzdalov 2024-12-11 13:19:07 +0300
  • 85fdc4be5c A Tea Timer application user 2024-12-09 23:56:33 +0100
  • 1ec19d47b1
    Update dependabot.yml to mention gfwilliams Gordon Williams 2024-12-09 16:56:52 +0000
  • 4ce5aff1d6 Show 'update complete' message after bootloader update so as not to freak people out Gordon Williams 2024-12-09 16:52:38 +0000
  • fdffbf2933
    Merge pull request #3688 from pavelmachek/m_43_agps Gordon Williams 2024-12-09 16:46:55 +0000
  • b51b2af641 Fix update that dependabot shouldn't have pushed in Gordon Williams 2024-12-09 16:44:03 +0000
  • c26fcd0738 DFU Gordon Williams 2024-12-09 12:37:59 +0000
  • 3d56d6acba recommend 2v25 Gordon Williams 2024-12-09 12:29:28 +0000
  • 144f483217 2v25 firmware, and put the 'upload' button nearer the top! Gordon Williams 2024-12-09 12:28:52 +0000
  • 00f2a390df
    Merge pull request #3689 from espruino/dependabot/submodules/core-1985313 thyttan 2024-12-09 09:37:23 +0100
  • a3ffcf78ee
    build(deps): bump core from `08dee6d` to `1985313` dependabot[bot] 2024-12-09 00:51:26 +0000
  • d18278df16 assistedgps: Fix combination of all systems Pavel Machek 2024-11-27 20:37:21 +0100
  • 7238266124
    Merge pull request #3687 from espruino/dependabot/submodules/core-08dee6d thyttan 2024-12-06 09:40:26 +0100
  • 4415576d17
    build(deps): bump core from `ea066f9` to `08dee6d` dependabot[bot] 2024-12-06 00:18:18 +0000
  • c7a3c602e2 spacer: display (no data) when data are not available. Pavel Machek 2024-12-03 23:57:43 +0100
  • 7670b4dbaa
    hasensors: Document HA `unique ID` workaround Richard de Boer 2024-12-03 22:35:31 +0100
  • 6d8b87587c
    hasensors: add pressure and temperature sensors Richard de Boer 2024-12-03 21:57:54 +0100
  • 615ab14c74
    Merge pull request #3681 from bobrippling/feat/widbtstates-opt Rob Pilling 2024-12-03 22:27:33 +0000
  • a02b5a6f56
    hasensors: add step count sensor Richard de Boer 2024-12-03 21:30:24 +0100
  • cf237621f3
    hasensors: add HRM sensor Richard de Boer 2024-12-03 21:14:59 +0100
  • d24aefc846
    Merge pull request #3684 from thyttan/dtlaunch thyttan 2024-12-03 21:04:12 +0100
  • b6d61d5d6a dtlaunch: info re settings in readme thyttan 2024-12-03 21:02:10 +0100
  • 9987a2def9 Merge branch 'master' into feat/promenu-remove Rob Pilling 2024-12-03 18:12:15 +0000
  • ab3944efda Generate typescript Rob Pilling 2024-12-03 18:15:09 +0000
  • b01901c8b7
    Merge pull request #3678 from cbkerr/andark-fastload-queue Rob Pilling 2024-12-03 12:17:57 +0000
  • b2ff2eb47f promenu: call `options.remove` when removed Rob Pilling 2024-12-03 12:18:47 +0000
  • 7a431011df widbtstates: generate better js indexing Rob Pilling 2024-12-03 12:19:31 +0000
  • a311899f2a spacer: merge satellite view Pavel Machek 2024-12-02 19:52:55 +0100
  • 22078e87cc
    Merge pull request #3679 from gsuarezc/master Rob Pilling 2024-11-30 19:42:00 +0000
  • 9563658c4e owmweather: Fix infinite loop when settings.updated is not defined gsuarezc 2024-11-30 17:43:52 +0000
  • dfde43404c
    Merge pull request #3675 from gsuarezc/master Rob Pilling 2024-11-29 22:02:37 +0000
  • 352c15bba3
    Merge pull request #3676 from espruino/dependabot/submodules/webtools-eb1a20c Rob Pilling 2024-11-29 22:01:30 +0000
  • f16f521482
    Merge pull request #3642 from thyttan/dtlaunch Rob Pilling 2024-11-29 22:01:15 +0000
  • 1bd657ad2f
    Merge pull request #3677 from thyttan/messagegui Rob Pilling 2024-11-29 21:56:07 +0000
  • aea8ff9001 andark: move changelog to one line Corwin Kerr 2024-11-29 16:53:14 -0500
  • 177e624a71 andark: update version and changelog Corwin Kerr 2024-11-29 16:14:29 -0500
  • 3bbb156468 andark: enable fast loading Corwin Kerr 2024-11-23 14:39:57 -0500
  • b5fdb79b7f andark: queue draw to the exact second Corwin Kerr 2024-11-23 14:12:49 -0500
  • 73c32737a9
    Merge pull request #3644 from thyttan/smpltmr Rob Pilling 2024-11-29 21:49:48 +0000
  • 59755da874 dtlaunch: fix no-undef lint error thyttan 2024-11-29 22:13:16 +0100
  • 483d34e61f dtlaunch: land on using `Math.ceil/min` thyttan 2024-11-19 00:22:33 +0100
  • 4ed499c36d dtlaunch: remember page becomes a setting thyttan 2024-11-11 20:09:51 +0100
  • 7e637130a2 dtlaunch: FIXME comments thyttan 2024-11-10 09:32:23 +0100
  • 60089275bc dtlaunch: add global dtlaunch object thyttan 2024-11-07 23:51:33 +0100
  • 7d28e12a38 dtlaunch: remember page between dtlaunch instances thyttan 2024-11-05 16:13:17 +0100
  • 236a4c84cf messagegui: fix assign entry to menu, not msg obj thyttan 2024-11-29 22:00:51 +0100
  • d7a5f8ba2d
    build(deps): bump webtools from `93d2ce5` to `eb1a20c` dependabot[bot] 2024-11-29 00:10:47 +0000
  • 5361bcc259
    Merge branch 'espruino:master' into master gsuarezc 2024-11-28 21:42:21 +0000
  • 7c9b13aa28 owmweather: Undo change to One Call API 3.0 gsuarezc 2024-11-28 21:39:19 +0000
  • 0669532d18
    Merge pull request #3672 from pavelmachek/m_41_skyspy Rob Pilling 2024-11-28 12:33:25 +0000
  • 0048451a04
    Merge pull request #3671 from pavelmachek/m_40_waypoints Rob Pilling 2024-11-28 12:33:15 +0000
  • 478a43fcff
    Merge pull request #3653 from bobrippling/fix/sanity-check-acorn Rob Pilling 2024-11-28 12:32:56 +0000
  • 2153a2b349 spacer: fix warning Pavel Machek 2024-11-27 22:19:45 +0100
  • 0df0d1acfb spacer: Better documentation. Pavel Machek 2024-11-27 22:16:55 +0100
  • 40fdef46b9 spacer: first version, allow switching GPS systems Pavel Machek 2024-11-27 21:45:54 +0100
  • b33ec20968 skyspy: Mark this as v0.04 Pavel Machek 2024-11-22 19:01:06 +0100
  • 2e5f36d675 skyspy: update the fmt library, should fix lat/lon display Pavel Machek 2024-11-22 18:51:15 +0100