Commit Graph

14847 Commits

Author SHA1 Message Date
WillyJL
b59c67ddb8 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-11-01 21:05:20 +01:00
WillyJL
0cc22895db Merge remote-tracking branch 'ofw/dev' into mntm-dev --nobuild 2025-11-01 19:35:29 +01:00
MX
ed2c40de4b to bool 2025-10-31 12:28:08 +03:00
MX
e392bff808 fmt and upd changelog 2025-10-31 12:12:07 +03:00
MMX
c37c5574ba Merge pull request #928 from Dmitry422/dev
Remove display_back_light bug from "DisplayBacklightEnforceOn"
2025-10-31 12:05:11 +03:00
Dmitry422
5db6a03811 Remove display_back_light bug from "DisplayBacklightEnforceOn" 2025-10-30 16:52:25 +07:00
MX
a553bc2f57 add extra check 2025-10-21 04:22:09 +03:00
MX
3e96806962 honeywell read old files with 62-63bits
change them on the fly to new format during reading, files are not replaced, they will contain old format, you can fix them manually by replacing header to FF FE and bits to 64
2025-10-21 04:12:22 +03:00
MX
cf5761860f upd changelog 2025-10-21 01:48:02 +03:00
MX
01c168e351 subghz il100 smart add manually support 2025-10-21 01:44:30 +03:00
MX
a1c8dfb61b subghz overflow experimental mode 2025-10-21 01:32:02 +03:00
MX
bd02e2f53c honeywell fix uint8 array using uint16 values, fix header, fix bits 2025-10-17 19:19:49 +03:00
MX
94076e6c5c honeywell show whole key and loop states instead 2025-10-17 14:05:25 +03:00
MX
d673fd5573 return honeywellsec with some fixes 2025-10-16 10:15:26 +03:00
MX
9506ccde2e upd changelog 2025-10-13 22:56:32 +03:00
MX
dbc5895b30 upd anims 2025-10-13 22:26:31 +03:00
MX
b03316d89d add support for top44rbn remotes 2025-10-13 01:32:43 +03:00
MX
d465877919 upd changelog 2025-10-12 23:36:50 +03:00
MMX
7bbe85c7cd Merge pull request #923 from DarkFlippers/feature/ul-c-keys-to-dictionary
Added UL-C keys to the dictionary
2025-10-12 23:34:12 +03:00
MMX
806143bf29 Merge pull request #922 from DarkFlippers/bug/fix-ul-read-again
Returning fix for reading PWD locked MFUL
2025-10-12 23:34:01 +03:00
Mykhailo Shevchuk
b3a5e2c282 Added UL-C keys to the dictionary 2025-10-12 23:09:14 +03:00
Mykhailo Shevchuk
5a933f13ad Returning fix for reading PWD locked MFUL 2025-10-12 22:53:25 +03:00
MX
c6f26c696c upd changelog 2025-10-12 21:55:06 +03:00
MX
90f446880a Add MIFARE Classic "Show Keys" UI
by aaronjamt
2025-10-12 21:54:34 +03:00
MX
b604c93eb0 fix merge artifact 2025-10-12 21:51:25 +03:00
MX
2efcc8f6cc fmt 2025-10-12 03:58:30 +03:00
MX
eb2bdf7ac2 upd changelog 2025-10-12 03:57:40 +03:00
MMX
3eac28ed05 Merge pull request #921 from hryamzik/ptt-zoom-custom
HID PTT: adding global zoom and google meet shortcuts for MacOS
2025-10-12 03:56:34 +03:00
MX
d8924c02ad upd changelog 2025-10-12 03:54:01 +03:00
MX
eed1d3367a ofw pr 4293 NFC FeliCa Improvement: Dump All Systems
by zinongli
2025-10-12 03:39:38 +03:00
MX
fc34205f97 ofw pr 4285 ViewStack: Store View by value to save memory
by CookiePLMonster
2025-10-12 03:34:40 +03:00
MX
de35de4e58 ofw pr 4290 Storage: Dont send mount event if SD mounted at boot
by WillyJL
2025-10-12 03:30:31 +03:00
MX
b9feece2c2 ofw pr 4283 NFC lib: Expose nfc_common.h
by zinongli
2025-10-12 03:28:58 +03:00
Roman Belyakovsky
df035ad51c HID PTT: adding global meet shortcuts for macos 2025-10-11 15:50:05 +03:00
Roman Belyakovsky
4d2a08cc11 HID PTT: adding global zoom shortcuts for macos 2025-10-11 11:27:31 +03:00
MX
57dff2aced Merge remote-tracking branch 'OFW/dev' into dev [ci skip] 2025-10-09 21:00:03 +03:00
RebornedBrain
468cc45f90 Fix wrbl command tooltip (#4291)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2025-10-08 17:26:48 +04:00
WillyJL
8ae710edec VSCode: Reduce file watcher resource usage (#4292) 2025-10-08 15:13:36 +04:00
WillyJL
3932191cc7 Merge branch 'fix/vscode-watcher-exclude' into mntm-dev --nobuild 2025-10-06 21:57:54 +02:00
WillyJL
9001aaa4ae VSCode: Reduce file watcher resource usage 2025-10-06 21:57:30 +02:00
WillyJL
930efdbb54 Format --nobuild 2025-10-06 20:00:24 +02:00
WillyJL
c878aa85b8 API: Catalog now matches release channel not release-candidate 2025-10-06 19:58:26 +02:00
MX
fe31d0cc12 upd changelog
add fix by noproto
2025-10-06 20:31:39 +03:00
Aaron Tulino
93ac669b41 NFC: Add MFC "Show Keys" UI (#473)
* Add MFC "Show Keys" UI

* Show Keys button on unlocked cards

* Some pzazz

* Update changelog

---------

Co-authored-by: WillyJL <me@willyjl.dev>
2025-10-06 05:35:29 +02:00
WillyJL
8876423e5d Format --nobuild 2025-10-06 05:34:35 +02:00
WillyJL
720eec34c8 Merge branch 'ofw-pr-4261' into mntm-dev --nobuild 2025-10-06 03:58:32 +02:00
WillyJL
c774c514a3 Merge branch 'ofw-pr-4287' into mntm-dev --nobuild 2025-10-06 03:57:46 +02:00
WillyJL
ad3335cdf2 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-10-06 03:52:32 +02:00
WillyJL
a897faab23 Merge branch 'fix/storage-double-mount-on-boot' into mntm-dev --nobuild 2025-10-06 03:07:37 +02:00
WillyJL
7db15e838b Storage: Dont send mount event if SD mounted at boot 2025-10-06 02:53:30 +02:00