Willy-JL
ce83dc690c
Feed ASCII events from "input keyboard"
2024-01-17 22:46:36 +00:00
Willy-JL
3406f005c4
Inhibit auto lock/shutdown on ASCII input
2024-01-17 22:43:36 +00:00
Willy-JL
9d877eb59d
New GUI/View ASCII input API
2024-01-17 22:41:28 +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
55418eec98
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2024-01-13 21:54:58 +00: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
Methodius
0d40e57cc8
LF RFID: Write with random password added [ci skip]
2024-01-13 02:39:50 +03:00
MX
781794f699
Revert "NFC: Skip system dict bug fixed"
...
This reverts commit 7de861bb4c .
2024-01-12 15:39:00 +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
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
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
Augusto Zanellato
0b15fc3807
Fix MyKey production date parsing ( #3332 )
...
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-01-10 22:49:30 +09:00
Leptopt1los
4d99a454fd
NFC: parsers minor cleanup ( #3329 )
...
* WashCity cards parser cleanup
* umarsh includes cleanup
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-01-10 20:55:45 +09:00
RebornedBrain
3452fbc351
[FL-3744] [NFC] Ntag success write freeze when not saved card ( #3354 )
...
* New scenes for ultralight poller write mode
* Added new button and transition logic for write operation
For now write is only possible for NTAG21x cards with default password and no AUTHLIM set
* Poller states extended
* Enums and datatypes extended for new poller mode
* Added mode field to poller instance datatype
* New states for poller added in order to implement write mode
* Added new event type for locked cards in order to simplify state flow
* New logic for poller write commands
* Scenes adjustments
* Scenes renamed
* New field added to poller instance
* Now we write in 'page per call' mode
* Now function takes callback return value into account
* Callback will be called only in write mode
* Event type added
* Log adjusted and start page to write set
* Logs added and check in now false at start, then it moves to true
* Now mf_ultralight_poller_handler_request_write_data halts card in case of check failure and stops poller
* All fail events now returns NfcCommandStop callback
* In case of fail we move back properly
* Remove garbage
* Fix moving to previous screen in case of not saved ultralight
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-01-10 20:46:55 +09:00
Willy-JL
6af6388af2
Fix microel mizip bad reads (thanks @Leptopt1los!)
2024-01-08 00:58:22 +00:00
Willy-JL
a62fd52d00
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-01-08 00:53:22 +00:00
Willy-JL
57f5919e79
Revert "Disable microel parser (issues with MFC dict skip)"
...
This reverts commit c63e6b64d0 .
2024-01-08 00:02:07 +00:00
Methodius
71ed7f8e94
NFC parsers false read() positive return fixed pt2
2024-01-08 05:49:58 +09:00
Methodius
4636444464
NFC parsers false read() positive return fixed
2024-01-08 05:39:36 +09:00
Willy-JL
c63e6b64d0
Disable microel parser (issues with MFC dict skip)
2024-01-07 17:30:34 +00:00
Willy-JL
d7fe14b116
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
2024-01-07 17:25:50 +00:00
Methodius
7de861bb4c
NFC: Skip system dict bug fixed
2024-01-06 18:47:35 +09:00
Methodius
4e068ba593
NFC: Set ATQA scene bit numbering changed
2024-01-06 15:38:08 +09:00
Willy-JL
42de69a031
Update apps
2024-01-06 00:11:44 +00:00
Willy-JL
954dcea6ed
Update to new icons
2024-01-05 23:58:03 +00:00
Willy-JL
a139ebfb82
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
2024-01-05 23:11:54 +00:00
MX
b77f41949c
Merge branch 'nfc-parsers' into dev
2024-01-06 01:23:48 +03:00
Willy-JL
3041db537e
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-01-05 21:51:29 +00:00
MMX
1d35110a98
Merge pull request #690 from DarkFlippers/leptoptilos
...
NFC: Add manually MF Classic with custom UID
2024-01-05 22:53:30 +03:00
MMX
e5738ec703
Merge pull request #683 from yaba/nfc-washcity
...
Added plugin to read WashCity card balance
2024-01-05 22:53:05 +03:00
MMX
942f024db9
Merge pull request #688 from Eczbek/patch-1
...
Remove weird newline in `applications/ReadMe.md`
2024-01-05 22:52:32 +03:00
MX
a640dfecf8
Merge branch 'dev' into leptoptilos
2024-01-05 22:41:57 +03:00
MX
4fa617b772
Merge branch 'dev' into nfc-parsers
2024-01-05 22:41:47 +03:00
MX
4b95efda49
move hid and snake apps into main repo [ci skip]
2024-01-05 22:41:29 +03:00
Methodius
f6a363e7d2
Fix MyKey production date parsing by augustozanellato ( https://github.com/flipperdevices/flipperzero-firmware/pull/3332/files )
2024-01-06 04:36:06 +09:00
Methodius
d2549b3b1a
Code cleanup
2024-01-06 03:18:32 +09:00
Methodius
1bae3d19ee
Merge remote-tracking branch 'upstream/dev' into nfc-washcity
2024-01-06 03:13:07 +09:00
Methodius
d1df26cc83
NFC: Add manually MF Classic UID desync bug fixed
2024-01-06 00:56:50 +09:00
MX
66756853a6
Merge branch 'dev' into leptoptilos
2024-01-05 18:39:42 +03:00
MX
00d9c60515
subghz use long press to exit transmitter [ci skip]
...
to avoid unwanted 2 buttons hold condition
holding arrow button and exit causes default button change, which is stays as hidden feature
but this change makes it harder to call it accidentally
2024-01-05 18:39:04 +03:00
MX
e243ca47ba
Merge branch 'ofw_dev' into dev
2024-01-05 17:39:24 +03:00