Commit Graph

  • b4955fe1a6 JS: Fix Number.toString() with decimals --nobuild Willy-JL 2025-04-01 07:47:10 +00:00
  • 823a1d9253 Painfully update most JS docs by hand Willy-JL 2025-04-01 07:44:49 +00:00
  • a0619c01d7 Merge remote-tracking branch 'ofw/dev' into mntm-dev --nobuild Willy-JL 2025-04-01 01:40:05 +00:00
  • d6f9d7e994 upd changelog MX 2025-04-01 00:18:09 +03:00
  • 518878ce43 Merge remote-tracking branch 'OFW/dev' into dev MX 2025-04-01 00:15:59 +03:00
  • 0eb3fc33dd NFC: Fix NDEF parser for MIFARE Classic (#4153) WillyJL 2025-03-31 20:34:54 +00:00
  • 48ef579ee6 Merge remote-tracking branch 'OFW/dev' into dev MX 2025-03-31 22:04:08 +03:00
  • f6916fe616 Fix DWARF dead code elimination and linking (#4144) Yukai Li 2025-03-31 12:32:58 -06:00
  • a0645bc6f4 HID Ble: increased stack and improvements (#4149) Konstantin Volkov 2025-03-31 20:33:17 +03:00
  • 8871df863b NFC: Support DESFire Transaction MAC file type (#4159) WillyJL 2025-03-31 17:22:16 +00:00
  • 17759a9e4b NFC: Fix crash on ISO15693-3 save when memory is empty or cannot be read (#4165) WillyJL 2025-03-31 16:59:12 +00:00
  • 6962e9ce34 Infrared: Fix universals sending (#4132) WillyJL 2025-03-31 16:52:15 +00:00
  • 5fcaef25b0 Stricter constness for const data (#4126) hedger 2025-03-31 16:23:32 +01:00
  • 3bd6ee03ef GUI: Fix widget text scroll with 256+ lines (#4160) WillyJL 2025-03-31 15:11:05 +00:00
  • cf63b38ce0 [FL-3972]: Added Doom animation (#4164) Konstantin Volkov 2025-03-31 17:36:17 +03:00
  • bcbf78a45d github: support bound and symlinked devices (#4163) Evgeny E 2025-03-31 14:20:25 +01:00
  • 9384dedb88 Merge remote-tracking branch 'OFW/dev' into dev MX 2025-03-31 15:03:59 +03:00
  • 79bb24406e Reduced ieee754 parser size (#4154) Anna Antonenko 2025-03-31 08:24:27 +04:00
  • 7f135dae03 little checks for timers MX 2025-03-28 14:47:33 +03:00
  • d267665310 upd changelog MX 2025-03-28 14:39:58 +03:00
  • dd009e38df Merge remote-tracking branch 'OFW/doom/3972-add-doom-animation' into dev MX 2025-03-28 14:39:47 +03:00
  • 0563697eab fixed metadata and images doomwastaken 2025-03-28 14:32:47 +03:00
  • 2828ffb0f4 add nfc apdu cli command back [ci skip] MX 2025-03-28 14:18:34 +03:00
  • 1c080ecc63 reverted manifest to original, new animation added doomwastaken 2025-03-28 14:15:36 +03:00
  • dd3a3a02c9 NFC: Support DESFire Transaction MAC file type [ci skip] MX 2025-03-28 14:13:31 +03:00
  • bfe9f20650 added doom animation to manifest doomwastaken 2025-03-28 14:11:22 +03:00
  • 6cc4976568 NFC: Fix NDEF parser for MIFARE Classic [ci skip] MX 2025-03-28 14:10:16 +03:00
  • 0c5cab9f1a added new doom animation, updated manifests, re-enabled some animations doomwastaken 2025-03-28 14:09:32 +03:00
  • 65b1b943d1 GUI: Fix widget text scroll with 256+ lines [ci skip] MX 2025-03-28 14:05:47 +03:00
  • 17db4dcdac upd changelog MX 2025-03-28 14:03:10 +03:00
  • 82489cf8eb fmt MX 2025-03-28 14:02:12 +03:00
  • 3e9bb38cd7 just in case MX 2025-03-28 14:01:54 +03:00
  • 02aa4041a6 Merge remote-tracking branch 'OFW/dev' into dev MX 2025-03-28 13:58:59 +03:00
  • a9aac8a1a9 Merge pull request #885 from Dmitry422/dev MMX 2025-03-28 13:58:07 +03:00
  • 31b7c4a34f Night shift done. Dmitry422 2025-03-28 13:48:32 +07:00
  • cd28f7d232 current working, need find and remove 1 bug Dmitry422 2025-03-28 01:14:57 +07:00
  • 12f65f17aa Wardriver: Fix swapped Channel/RSSI (by jamisonderek) Willy-JL 2025-03-27 06:54:05 +00:00
  • c70626248a Simpler naming scheme Willy-JL 2025-03-27 06:39:20 +00:00
  • 9e8c8addd3 Use dedicated buffer Willy-JL 2025-03-27 05:52:08 +00:00
  • f85b5c222f Revert "BitBuffer: Allow copy right/left on same instance" Willy-JL 2025-03-27 05:51:36 +00:00
  • a575d955e3 Merge branch 'feat/ntag4xx-detect' into feat/nfc-type-4 Willy-JL 2025-03-27 05:27:04 +00:00
  • 628c706fbb Merge branch 'feat/nfc-write-refactor' into feat/nfc-type-4 Willy-JL 2025-03-27 05:24:01 +00:00
  • ff10a2fa58 Merge remote-tracking branch 'ofw/dev' into feat/nfc-type-4 Willy-JL 2025-03-27 05:23:46 +00:00
  • ec97852939 NFC: Show MIFARE Plus EV1/2 GetVersion info like DESFire Willy-JL 2025-03-27 04:58:23 +00:00
  • 4717966af8 NFC: Fix detecting MIFARE Plus SE 1K SL1/3 Willy-JL 2025-03-27 04:57:24 +00:00
  • 9b3d97087c NFC: Refactor MIFARE Plus with NxpNativeCommand helper Willy-JL 2025-03-27 04:55:28 +00:00
  • bd6e5f8240 NFC: Check MIFARE types with HWType lower nibble Willy-JL 2025-03-27 04:53:40 +00:00
  • d362cb51e3 NFC: Allow choosing DESFire poller cmd mode, fix send_chunks() naming Willy-JL 2025-03-27 04:51:03 +00:00
  • 6ebc4c7ad3 NFC: Support NTAG4xx detection and basic info Willy-JL 2025-03-27 04:48:19 +00:00
  • 7525662f14 NFC: Sort protocol defs and add missing ones Willy-JL 2025-03-27 04:45:20 +00:00
  • 0b42027973 NFC: Refactor DESFire poller to NxpNativeCommand helper Willy-JL 2025-03-27 04:40:03 +00:00
  • 2db0d9b7b3 NFC: Cleanup duplicate event handling Willy-JL 2025-03-27 03:41:28 +00:00
  • e9830fad2b NFC: Refactor write scenes into protocol support Willy-JL 2025-03-27 03:34:17 +00:00
  • 768508aafe GUI: Add submenu_remove_item() Willy-JL 2025-03-27 03:28:42 +00:00
  • 54adc38b3a Documentation: new doc on Storage module and JS cleanup (#4161) knrn64 2025-03-26 17:29:26 +03:00
  • 6fb122e466 Stop poller and blinking on write success/fail Willy-JL 2025-03-26 12:15:32 +00:00
  • 77865586e1 Start working with "Night Shift" option Dmitry422 2025-03-26 18:51:36 +07:00
  • bf991f3101 NFC Maker: Support MIFARE Classic and SLIX, UI Improvements Willy-JL 2025-03-26 11:47:10 +00:00
  • 9887be24ac Merge branch 'fix/mfc-ndef' into mntm-dev --nobuild Willy-JL 2025-03-26 11:39:25 +00:00
  • 71be991a15 Merge branch 'feat/desfire-transaction-mac' into mntm-dev --nobuild Willy-JL 2025-03-26 11:35:38 +00:00
  • ebb6194155 Merge branch 'fix/widget-textscroll-256' into mntm-dev Willy-JL 2025-03-26 11:33:44 +00:00
  • 303444df7a Merge remote-tracking branch 'ofw/dev' into mntm-dev --nobuild Willy-JL 2025-03-26 11:28:08 +00:00
  • d02f13bef1 GUI: Fix widget text scroll with 256+ lines Willy-JL 2025-03-26 07:37:43 +00:00
  • a7409edd62 Simplify duplicated code in MFC data generator Willy-JL 2025-03-26 07:31:18 +00:00
  • caae101942 NFC: More MFC NDEF fixes Willy-JL 2025-03-26 07:30:33 +00:00
  • c86b6e4b56 Bump settings for new auto recreation after update Dmitry422 2025-03-26 10:43:45 +07:00
  • a9288da9ba RGB backlight bags and code cleanup Dmitry422 2025-03-26 08:11:52 +07:00
  • 8df48988f5 Revert "Small rgb_backlight settings menu changes" Dmitry422 2025-03-25 22:34:03 +07:00
  • ca2765a3fb Small rgb_backlight settings menu changes Dmitry422 2025-03-25 18:23:18 +07:00
  • a914b309aa Fix typo Willy-JL 2025-03-25 09:20:56 +00:00
  • beb8a8c702 NFC: Support DESFire Transaction MAC file type Willy-JL 2025-03-25 09:13:25 +00:00
  • 23d2bed66a Remove Rainbow timer bug (after last code cleanup) Dmitry422 2025-03-25 15:52:38 +07:00
  • 0b04d7d82d Expose dESFire NDEF size Willy-JL 2025-03-25 06:48:27 +00:00
  • f037f7325a Merge remote-tracking branch 'ofw/dev' into feat/nfc-type-4 Willy-JL 2025-03-25 04:42:30 +00:00
  • 5194cf7f04 NFC: Fix detecting MIFARE Plus SE 1K SL1/3 Willy-JL 2025-03-25 03:27:49 +00:00
  • 2f521d5e00 NFC: Only show MFP GetVersion info when available Willy-JL 2025-03-23 03:10:42 +00:00
  • b792e094fb bump version MX 2025-03-24 05:08:29 +03:00
  • a9c24e229a Use / and % Willy-JL 2025-03-24 01:05:46 +00:00
  • 849d68cbb7 Revert "Add div() to API" Willy-JL 2025-03-24 01:05:23 +00:00
  • e196999b4a upd changelog MX 2025-03-24 03:36:26 +03:00
  • 4d19ffb31c Merge remote-tracking branch 'OFW/dev' into dev MX 2025-03-24 03:34:09 +03:00
  • 472f7e76f3 Merge pull request #881 from Dmitry422/dev MMX 2025-03-24 03:32:56 +03:00
  • f52c9855d6 Cosmetic code changes and removing unused parts. Dmitry422 2025-03-23 19:36:38 +07:00
  • d2f4d0c216 NFC: Show version info for MIFARE Plus (was implemented but not shown) Willy-JL 2025-03-22 11:37:34 +00:00
  • 118e745368 NFC: Refactor common NXP Native command handling Willy-JL 2025-03-22 11:36:34 +00:00
  • 1f8cfcc669 NFC: Detect NTAG4xx in Type 4 Tag poller Willy-JL 2025-03-22 09:38:43 +00:00
  • 49127b199b Check HWMajorVersion like NXP commands \o/ Willy-JL 2025-03-22 09:30:26 +00:00
  • 11af323f4f Small cleanup Willy-JL 2025-03-22 09:25:12 +00:00
  • ff340ea256 NFC: Implement basic NTAG4xx detection Willy-JL 2025-03-22 09:17:54 +00:00
  • 4c1273378c Fix writing retrying after success Willy-JL 2025-03-21 06:34:49 +00:00
  • 3bd92f8cf1 NFC: Fix duplicated ProtocolSupport handling, fix some inconsistent naming Willy-JL 2025-03-21 06:26:55 +00:00
  • 2a3112743f NFC: Pressing back on MFC Update doesn't retry Willy-JL 2025-03-21 06:03:12 +00:00
  • 1943661ea3 NFC: Refactor Write actions into ProtocolSupport Willy-JL 2025-03-21 06:02:08 +00:00
  • 5ed0dc2066 GUI: Add submenu_remove_item() Willy-JL 2025-03-21 05:08:29 +00:00
  • e03b5c4244 Add div() to API Willy-JL 2025-03-20 23:42:48 +00:00
  • dc7e96d185 Code cleanup Dmitry422 2025-03-21 06:33:27 +07:00
  • f01972ea71 NFC: Support creating CC and NDEF files on DESFire Willy-JL 2025-03-20 07:21:36 +00:00
  • c4f220625c Fix some edge cases with max NDEF size Willy-JL 2025-03-20 07:19:54 +00:00
  • e2b7cd2d2c Simplify return here Willy-JL 2025-03-20 05:01:50 +00:00
  • 3c977b7468 Static define T4T DESFire app ids Willy-JL 2025-03-20 04:24:53 +00:00