WillyJL
50307a129d
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2025-11-29 19:53:59 +01:00
WillyJL
c12d8bae39
im fucking done --nobuild
2025-11-29 16:45:58 +01: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
Nathan N
c873eb5e36
Fix Ultralight EV1 regression ( #4287 )
...
* Fix EV1 regression introduced in e7634d7
* ./fbt format
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: hedger <hedger@nanode.su >
2025-11-06 23:05:16 +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
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
an5t
67b906e6ba
github: fail submit_sdk on catalog api error ( #4294 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-11-06 19:31:17 +04:00
Alexey Zakharov
772c944163
Devboard docs update ( #4301 )
...
Wi-Fi devboard pinout added, updated devboard hardware image, fixed the schematics link, and corrected typos.
Co-authored-by: hedger <hedger@users.noreply.github.com >
2025-11-06 17:21:44 +04:00
WillyJL
6c6f7ac8a3
FBT: Fix plugin API warning
2025-11-02 03:20:17 +01:00
WillyJL
632638583e
Update apps
...
- FlipDownloader: New keyboard, better saving system (by jblanked)
- FlipSocial: Fixed auto-updating, better saving system, bugfixes (by jblanked)
- Flipp Pomodoro: Added hints, added configurat`ion page (by thevan4), new notification modes (by evilsquid888)
- Flipper Blackhat: Updated for latest firmware (by o7-machinehum)
- NFC Playlist: Time controls setting (by acegoal07)
- RFID/iButton Fuzzer: Fix prev navigation for custom UIDs (by ahnilica)
- Seader: Support config card, code optimizations, use same commands as Proxmark3 (by bettse)
- WiFi Marauder: Support for ESP32Marauder 1.8.6 (by justcallmekoko)
2025-11-02 03:03:22 +01:00
WillyJL
40d9c21ee8
Merge branch 'ofw-pr-4298' into mntm-dev --nobuild
2025-11-01 21:26:40 +01:00
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
ry4000
72bdccf746
NFC: Synchronise mf_classic_dict.nfc with PM3 mfc_default_keys.dic
...
Synchronised with PM3 / PR 3007.
2025-10-26 07:27:11 +11: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