Commit Graph

15059 Commits

Author SHA1 Message Date
WillyJL
6dc6fcbaab Merge commit '484ea661f1032276bf937ceb83fa2311c41ba9f4' into mntm-dev 2026-02-28 19:45:12 +01:00
MX
484ea661f1 upd changelog and readme 2026-01-27 04:28:32 +03:00
MX
914ca6f21d Revert "enable winter anims"
This reverts commit c8e756a3c5.
2026-01-26 14:36:06 +03:00
MX
7e85168495 add comments back 2026-01-26 14:32:10 +03:00
MX
dfb17ab428 Revert "Merge pull request #949 from Dmitry422/dev"
This reverts commit ae1abd6139, reversing
changes made to a8d5743cf6.
2026-01-26 14:14:06 +03:00
MX
6789686e3f upd changelog 2026-01-26 13:08:22 +03:00
MMX
ae1abd6139 Merge pull request #949 from Dmitry422/dev
Change Subghz key SEND action
2026-01-26 13:06:08 +03:00
Dmitry422
5c7e48cf2f Remove Debug log 2026-01-26 16:56:26 +07:00
MX
5564fe1f31 fmt 2026-01-26 12:46:30 +03:00
MX
7fa5624c50 Revert "start working with subghz button editor"
This reverts commit 14abc959cf.
2026-01-26 12:45:57 +03:00
Dmitry422
eb91b7a974 Protocols repeat correction 2026-01-26 16:41:57 +07:00
Dmitry422
14abc959cf start working with subghz button editor 2026-01-26 16:31:07 +07:00
Dmitry422
d47bc02326 Return protocols Repeat option (used by external apps) 2026-01-26 16:31:07 +07:00
Dmitry422
6bf2a6cb68 Merge branch 'DarkFlippers:dev' into dev 2026-01-26 16:25:19 +07:00
MX
a8d5743cf6 upd changelog 2026-01-26 12:05:03 +03:00
MX
271c65a969 subghz: add jarolift protocol
and various fixes
2026-01-26 11:51:28 +03:00
Dmitry422
3cc57f7b3e Subghz send by one touch 2026-01-26 13:14:49 +07:00
Dmitry422
cc90762395 Merge branch 'DarkFlippers:dev' into dev 2026-01-26 10:42:00 +07:00
MX
209ae6f76f bump apps tag 2026-01-26 03:11:50 +03:00
MX
f0abf0f134 upd changelog 2026-01-26 03:11:25 +03:00
MX
896a500667 Fixes to READ_MULTI and GET_BLOCK_SECURITY commands in 15693-3 emu [ci skip]
by WillyJL & aaronjamt
2026-01-26 03:04:46 +03:00
Aaron Tulino
c176524fca NFC: ISO 15693-3 emulation READ_MULTI and GET_BLOCK_SECURITY fixes (#501)
* Fix ISO15693 crash (hopefully)

* NFC: Fix off-by-one block count in ISO 15693-3 READ MULTI command

* NFC: Handle 256 long BLOCK SECURITY response and too large READ MULTI
response

* Move the define so correlation is clearer

* Oops

* Change to no reply if too many blocks requested than can be handled

* Update CHANGELOG.md

---------

Co-authored-by: WillyJL <me@willyjl.dev>
2026-01-25 23:47:12 +01:00
Leeroy
c94b5505b7 Archive: Support opening and pinning ProtoPirate files from Archive (#510)
* ProtoPirate added to known apps, can use browser and favorites to Open PSFs now.

* Archive: Use protopirate icon for .psf files

* Update changelog

* Format

---------

Co-authored-by: WillyJL <me@willyjl.dev>
2026-01-25 23:46:52 +01:00
WillyJL
33321e532a Apps: Add ISO 15693-3 NFC Writer (by ch4istO) 2026-01-25 23:43:30 +01:00
WillyJL
338240447a Update apps --nobuild 2026-01-25 21:54:52 +01:00
WillyJL
e512d6ca91 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2026-01-25 21:46:32 +01:00
WillyJL
72aa0372be Update changelog 2026-01-25 21:41:42 +01:00
Dmitry422
8a85ab88a7 Home to work 2026-01-25 22:38:11 +07:00
MX
c5ea6f7982 upd changelog 2026-01-25 06:19:57 +03:00
MX
9a5ec93e9c subghz: fix beninca programming mode 2026-01-25 06:19:20 +03:00
MX
1bbdfc8b09 upd changelog 2026-01-24 18:00:18 +03:00
MX
09076229c9 NFC: Fix sending 32+ byte ISO 15693-3 commands
ofw pr 4333 by WillyJL
2026-01-24 17:59:10 +03:00
WillyJL
c527cbe563 Merge branch 'ofw-pr-4333' into mntm-dev 2026-01-23 23:01:02 +01:00
WillyJL
c2487a3761 NFC: Fix sending 32+ byte ISO 15693-3 commands 2026-01-23 22:56:15 +01:00
MX
bb9e6bd3ca fix docs [ci skip] 2026-01-23 18:23:09 +03:00
Dmitry422
267140b161 work to home 2026-01-23 18:59:14 +07:00
WillyJL
ee9f352ca6 Apps: Update apps
- CAN Tools: Parity with DBC format, support importing DBC files (by
    MatthewKuKanich)
  - ESP Flasher: Bump Marauder 1.9.1 (by justcallmekoko), Marauder 1.9.0
    support (by H4W9)
  - FlipSocial: Autocomplete, keyboard improvements, bugfixes (by
    jblanked)
  - Geometry Dash: Major refactor, bugfixes and performance
    improvements, rename from Geometry Flip (by gooseprjkt)
  - HC-SR04 Distance Sensor: Option to change measure units (by Tyl3rA)
  - IconEdit: Save/Send animations, settings tab with canvas scale and
    cursor guides, bugfixes (by rdefeo)
  - NFC Login: Code refactor, bugfixes, renamed from NFC PC Login (by
    Play2BReal)
  - Seader: SAM ATR3 support, better IFSC/IFSD handling, various
    improvements (by bettse)
  - Seos Compatible: Seos write support, various improvements (by
    aaronjamt)
  - Sub-GHz Scheduler: Added new interval times, bugfixes and
    improvements (by shalebridge)
  - Unitemp: Numerous improvements from MLAB-project fork (by
    MLAB-project)
  - UL: Update Sub-GHz apps for FM12K modulation (by xMasterX)
2026-01-22 01:28:19 +01:00
WillyJL
e0ebfa1506 FBT: Fix duplicate order warning 2026-01-22 00:49:18 +01:00
WillyJL
ef61941d45 Apps: Add ProtoPirate (by RocketGod-git & xMasterX & zero-mega et al.) 2026-01-22 00:12:26 +01:00
MX
e76dedd825 upd changelog 2026-01-22 02:04:03 +03:00
MX
a1e01bc06d revert 4px to 3px change 2026-01-22 02:03:11 +03:00
WillyJL
7c27fe9359 Sub-GHz: Disable X10 and Hormann Bisecur protocols --nobuild 2026-01-21 23:37:07 +01:00
WillyJL
dfca4f8ec5 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2026-01-21 23:31:53 +01:00
MX
d73d0f7fbd various ui/ux changes
text spacing reduced from 4px to 3px
some text was replaced
2026-01-21 22:49:07 +03:00
MX
3f85bea80d fix slix unlock color 2026-01-21 19:55:15 +03:00
MX
5d4c1afcd0 oops add missing changelog [ci skip] 2026-01-21 09:32:21 +03:00
MX
28bc7b0569 fix slix unlock scene led not blinking 2026-01-21 09:12:04 +03:00
MX
579887ccc5 upd changelog 2026-01-21 08:58:09 +03:00
MX
647fdace0e fix typo 2026-01-21 08:35:51 +03:00
MX
14cd98cbe3 subghz: remove data variable from niceflors [ci skip] 2026-01-21 08:32:00 +03:00