Willy-JL
472dc88ad4
Add example font to WatchDogs pack (fixes "/")
2024-01-14 03:57:35 +00:00
Willy-JL
53538d36bc
Add asset packs font support
2024-01-14 03:20:29 +00:00
Willy-JL
f475bdd522
Move is_nsfw to xtreme_assets struct
2024-01-14 00:40:19 +00:00
Willy-JL
23ad52944b
Smarter MissingImports error message --nobuild
2024-01-13 22:47:22 +00:00
Willy-JL
fd5d31a683
Fix missing load and save on Lacrosse_TX ( #513 )
2024-01-13 21:58:31 +00:00
Willy-JL
55418eec98
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2024-01-13 21:54:58 +00:00
MX
18ea59051a
upd changelog
2024-01-14 00:49:05 +03:00
MX
34517ec43e
update honeywell
...
by Willy-JL
aab879bebf/lib/subghz/protocols/honeywell.c
2024-01-13 15:30:26 +03:00
Methodius
9aae348cae
Zolotaya Korona Online parser added
2024-01-13 15:26:18 +03:00
Willy-JL
3ac74a4b13
Fix build
2024-01-13 02:52:25 +00:00
Willy-JL
4ce344ff82
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2024-01-13 02:36:39 +00:00
Willy-JL
50bb4224f3
Format --nobuild
2024-01-13 01:15:29 +00:00
Willy-JL
aab879bebf
SubGhz fix honeywell sec visual glitch ( #513 )
2024-01-13 01:14:59 +00:00
Willy-JL
65e5bc8c70
SubGhz fix TX141THBv2 decode from file ( #513 )
2024-01-13 00:25:32 +00:00
MX
634e841ce8
upd changelog
2024-01-13 03:24:27 +03:00
MX
924520a9a7
Revert "its time to enable this one"
...
This reverts commit bc1fdabce4 .
2024-01-13 03:24:00 +03:00
Willy-JL
e38b065449
New Weather Station protocols Acurite986 KedsumTh
...
by @lagomorph and @Skorpionm
2024-01-12 23:55:49 +00:00
Methodius
0d40e57cc8
LF RFID: Write with random password added [ci skip]
2024-01-13 02:39:50 +03:00
RebornedBrain
321a56d934
Now Mifare word is changed only on the app level without changes to lib level
2024-01-12 23:33:53 +03:00
RebornedBrain
22aba527b7
Revert "Change MIFARE name accroding to new requirements"
...
This reverts commit cfb974dc1f .
2024-01-12 18:11:48 +03:00
RebornedBrain
6103de1754
Rolled back all Mifare renamings in library files
2024-01-12 17:39:00 +03:00
RebornedBrain
8799e1112b
Revert "Fix nfc unit tests"
...
This reverts commit 685ed6bfad .
2024-01-12 17:35:45 +03:00
gornekich
01d178a1f3
Merge branch 'dev' into reborned/nfc_ui_refactor_2
2024-01-12 18:28:30 +04:00
RebornedBrain
685ed6bfad
Fix nfc unit tests
2024-01-12 17:27:22 +03:00
Methodius
d337222cbe
minor fixes
2024-01-12 22:14:21 +09:00
MX
81efe25a6e
Merge branch 'ofw_dev' into dev
2024-01-12 15:39:40 +03:00
MX
781794f699
Revert "NFC: Skip system dict bug fixed"
...
This reverts commit 7de861bb4c .
2024-01-12 15:39:00 +03:00
RebornedBrain
bfffaf5b53
UID for 15693 tags now shown on the new line
2024-01-12 13:12:32 +03:00
hedger
0789cbdefa
assets: checking limits on image size; ufbt: cdb target ( #3359 )
...
* scripts: assets: checking limits on image size
* ufbt: added "cdb" target for regenerating; also generating cdb on "vscode_dist"
* fbt: now also creating cdb for vscode_dist
Co-authored-by: あく <alleteam@gmail.com >
2024-01-12 17:58:37 +09:00
Leptopt1los
d289545bf8
NFC: system dict skip when user dict is skipped fix ( #3356 )
...
* NFC: system dict skip when user dict is skipped fix
* MFC poller allocator fix (by gornekich)
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2024-01-12 17:41:19 +09:00
Methodius
e8b468b492
EMV Poller fix
2024-01-12 17:08:34 +09:00
MX
e6db0842d4
upd changelog
2024-01-11 21:47:54 +03:00
MX
4b3d6e7332
Add NFC NDEF parser by Willy-JL
...
510404efe7/applications/main/nfc/plugins/supported_cards/ndef.c
2024-01-11 21:30:17 +03:00
RebornedBrain
d3c994c403
Implemented new flow for 'Detect Reader button' after partial mf classic read according to new UI
2024-01-11 20:23:13 +03:00
RebornedBrain
4397e2cff5
New nfc save confirm scene added
2024-01-11 20:21:54 +03:00
MX
8a3557bc97
merge FuriHal: fix start duration furi_hal_subghz_async_tx
2024-01-11 17:33:29 +03:00
MX
b757544ede
Merge branch 'ofw_dev' into dev
2024-01-11 17:10:11 +03:00
Methodius
e9454b629b
NFC fap: EMV protocol added
2024-01-11 18:11:54 +09:00
Skorpionm
34539cda17
FuriHal: fix start duration furi_hal_subghz_async_tx ( #3230 )
...
* FuriHal: fix start duration furi_hal_subghz_async_tx
* FuriHal: add check min duration arr for the first level
* FuriHal: fix conflict dev
* SubGhz: fix unit_test
* FuriHal: subghz internal fix start/stop transmit duration
* Drivers: subghz external fix start/stop transmit duration
* FuriHal: subghz optimization
* SubGhz: fix unit_test subghz
* FuriHal: subghz fix end duration if size == size dma buf
* FuriHal: revert enum values order, remove garbage
* FuriHal: revert one more small bit in subghz
* FuriHal: handle various corner cases in subghz transmission
* FuriHal: cleanup subghz code
* FuriHal: add parenthesis around value in subghz defines
* FuriHal: add packer subghz_async_tx
* FuriHal: more reliable subghz transmission end handling, fixes stuck transmission
* FuriHal: add subghz crutch docs, and rename some defines to conform naming standards
* FuriHal: subghz, the logic of timers has been changed. disabling the shadow register ARR
* FuriHal: fix subghz off dma irq
* SubGhzExt: fun rename
* FuriHal,SubGhz: fix g0 state on reset, fix incorrect async_tx stop sequence, remove dead code.
Co-authored-by: あく <alleteam@gmail.com >
2024-01-11 16:56:14 +09:00
Willy-JL
ab3fc6413e
Less pointer abuse casting --nobuild
2024-01-10 23:19:51 +00:00
Willy-JL
8f00047305
Format
2024-01-10 22:05:25 +01:00
Willy-JL
2512cf6d19
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2024-01-10 21:57:14 +01:00
Willy-JL
510404efe7
Add NFC NDEF parser (URL, Email, WiFi...) --nobuild
2024-01-10 21:55:07 +01:00
Willy-JL
503ab98a7d
Update NFC Maker to refactor API files
2024-01-10 21:47:05 +01:00
RebornedBrain
85f437ee22
Update detect_reader.c and check_big_20x17.png
2024-01-10 20:24:12 +03:00
RebornedBrain
14af1fe022
Update nfc_scene_mf_classic_mfkey_complete.c scene according to new UI requirements
2024-01-10 19:34:40 +03:00
RebornedBrain
686fd208dc
New QR code image for MFKey app
2024-01-10 19:34:07 +03:00
RebornedBrain
cfb974dc1f
Change MIFARE name accroding to new requirements
2024-01-10 19:23:34 +03:00
RebornedBrain
1ea99d119b
Merge branch 'dev'
2024-01-10 19:21:13 +03:00
RebornedBrain
843fa3eecc
Merge branch 'dev'
2024-01-10 19:18:51 +03:00