MX
50b5ee103c
bipki removal procedure
...
don't worry, they are in other app
2026-01-12 08:13:05 +03:00
MX
2db115783c
moving non critical settings to sd
...
based on WillyJL's work
TODO: fix loader_menu
2026-01-11 09:30:28 +03:00
MX
c407fd2d1a
subghz: sommer add backwards comp. fix for older files
2026-01-11 06:25:22 +03:00
MX
4df12a5d12
rename sommer klq
2026-01-10 04:55:47 +03:00
MX
0e44e56659
subghz: add 2 freqs to default hopper list
2026-01-09 22:27:36 +03:00
MX
c5520b7d33
subghz: sommer last button 0x6 support
2026-01-09 21:54:29 +03:00
Dmitry422
ea3b237530
Nice Flor S protocol acceleration
2026-01-09 10:36:32 +07:00
Dmitry422
015ee6e7e4
1. Add debug status to Desktop clock like "D hh:mm"
...
2. Alutech_at_4n protocol acceleration
2026-01-09 00:39:44 +07:00
MX
02796c391e
fix length typos
2026-01-05 22:26:28 +03:00
MX
06585024f4
merge dev
2026-01-05 22:25:14 +03:00
MX
ef9cd22dfe
NFC: Fix some typos in Type4Tag protocol [ci skip]
...
by WillyJL
2026-01-05 22:23:10 +03:00
MX
bd87186f41
Stilmatic button 9 support
2026-01-05 21:21:27 +03:00
MX
529d72f7dd
kinggates stylo 4k add manually and button switch
2026-01-05 21:14:41 +03:00
MX
ab86d3325e
subghz: add fsk12k deviation, cardin s449 full support
...
+ thanks @zero-mega :))
2026-01-05 21:13:43 +03:00
MX
bf812630ab
Handle PPS request in ISO14443-4 layer
...
by WillyJL
2026-01-01 22:45:21 +03:00
Dmitry422
1696ed1d54
Subghz counter editor refactor
2026-01-01 04:32:31 +07:00
MX
7be5ea8a00
Revert "ofw pr 4316 MIFARE Plus 2K Cards in SL1 Mode"
...
This reverts commit 647e65cfae .
2025-12-16 17:40:56 +03:00
MX
c6cdaccc87
Revert "upd pr 4316"
...
This reverts commit 9d325c6d5c .
2025-12-16 17:40:28 +03:00
MX
9d325c6d5c
upd pr 4316
...
with features flags fix
todo: proper workaround for NfcProtocolFeatureEmulateUid
2025-12-16 16:24:01 +03:00
MX
647e65cfae
ofw pr 4316 MIFARE Plus 2K Cards in SL1 Mode
...
testing only, for dev branch
PR by LuemmelSec
https://github.com/flipperdevices/flipperzero-firmware/pull/4316/files
TODO: mf_classic_get_total_sectors_num
2025-12-13 19:21:15 +03:00
MX
3bfeea9962
fmt [ci skip]
2025-12-11 00:36:11 +03:00
MX
0a7eb30a15
nfc mf classic upgrades
...
by noproto
2025-12-11 00:24:50 +03:00
MX
caad1ef268
finish subghz fixes
2025-12-10 23:56:22 +03:00
MX
d10a601109
grand finale?
2025-12-10 03:05:16 +03:00
MX
1f676cffea
text fixes
2025-12-08 20:16:08 +03:00
MX
a28b2477f9
simplify counter logic and apply more fixes
...
by @Dmitry422
2025-12-08 12:25:00 +03:00
MX
c08cb33a76
move ofex out of range and fix counter editor
...
scene fixes by @Dmitry422
2025-12-06 22:59:48 +03:00
MMX
6f69f39fa1
Merge pull request #933 from Dmitry422/dev
...
Subghz signal Counter edit option
2025-12-01 06:43:03 +03:00
Dmitry422
b8bec12974
from home to work. one step from the end
2025-11-30 21:57:10 +07:00
MX
ecbeb658e1
Merge remote-tracking branch 'OFW/dev' into dev
2025-11-25 19:08:15 +03:00
RebornedBrain
cd79d4f689
Fix Felica standard loading from nfc file ( #4311 )
2025-11-25 17:58:10 +04:00
Mykhailo Shevchuk
7518dc73c2
Returning fix for reading PWD locked MFUL ( #4295 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-11-06 23:54:50 +04:00
Nathan N
f4c92dcd76
Fix MIFARE Plus SL1 sector overrun issue in state machine ( #4288 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-11-06 23:34:21 +04:00
Zinong Li
a42e30f394
NFC FeliCa Minor Fix: FelicaPollerEventType should only be Incomplete if the tag is FeliCa Lite ( #4279 )
...
* poller read is only incomp if in Lite workflow
* another small fix for the "255/28 pages read" bug
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-11-06 22:45:52 +04:00
Zinong Li
6d93a90a0a
NFC lib: Expose nfc_common.h ( #4283 )
...
* expose nfc_common.h
* Update api_symbols.csv
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-11-06 22:37:33 +04:00
Zinong Li
6c83a67173
NFC FeliCa Improvement: Dump All Systems ( #4293 )
...
* polling system code done
* select service done
* select system fixes. works fine now
* clean up select sys by idx
* reading, saving, loading done. render wrong
* render first layer works
* render fixed
* fix Lite Render triage
* regression Lite rendering
* sync API with 1.40 release
* clean up and lint
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-11-06 22:30:02 +04:00
MX
22ee3bdae2
Merge remote-tracking branch 'OFW/dev' into dev
2025-11-06 20:29:16 +03:00
hedger
b54d63037b
lib: infrared: fixed doxygen declarations to match implementation ( #4305 )
2025-11-06 20:40:18 +04:00
MMX
6a5ae6cc0d
Infrared Universal remote DBs unit test & move infrared_signal / infrared_brute_force into lib ( #4284 )
...
* make infrared db unit tests
* fix the tests, no assets are in asset folder oh no
* fix formate
* ship ir app along with unit_test pkg
* libify ir signal and bruteforce parts
* small cleanup
* api: removed infrared methods (you can link with the lib if needed), unit_tests, infrared: adjusted to link with ir lib; api: added `__aeabi_f2d`
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: hedger <hedger@nanode.su >
2025-11-06 20:23:59 +04:00
MX
f177c0491d
subghz counter freeze mode
2025-11-04 19:28:30 +03:00
MX
79fc832356
subghz implement countermodes
2025-11-04 15:36:34 +03:00
MX
944c5ffb98
anmotors at4 C button
2025-11-02 22:13:16 +03: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
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
b03316d89d
add support for top44rbn remotes
2025-10-13 01:32:43 +03:00