Commit Graph

1799 Commits

Author SHA1 Message Date
Maksim Derbasov 2c450bd835 Show region information in sub-GHz app (#2249)
* Show region info in sub-GHz app
* SubGhz: reset widget on region info scene exit
* Format sources

Co-authored-by: あく <alleteam@gmail.com>
2023-01-07 04:28:28 +09:00
jbohack 5937ac3c30 placed unirf under subghz path (/ext/subghz/unirf) 2023-01-05 22:06:59 -05:00
jbohack bf6ed203db fixed clock app & added subghz playlist icon back 2023-01-05 21:46:09 -05:00
VerstreuteSeele 6af8453eb0 Update application.fam 2023-01-06 02:47:13 +01:00
VerstreuteSeele a026ab37bd Who tf wrote this, and why? | Biggest stability update ever
Bro, what the fuck is this bullshit? I swear imma go cry if I see more shit like that...
2023-01-06 01:45:02 +01:00
MX 7d4d2e19a9 Infrared: Fix not enough signal repeats in brute 2023-01-06 02:23:03 +03:00
jbohack 4f19b0f559 added subghz-playlist to main application menu 2023-01-05 13:06:32 -05:00
yocvito b0c2cba2a0 Adds basic bad BLE app (cannot modify adv name yet, cannot efficiently send keys with harcoded timeouts between press/release) 2023-01-05 14:20:02 +01:00
jbohack 1e02d4803b added sfw mode back to nfc 2023-01-04 15:35:16 -05:00
jbohack a123ce9a38 list files in alphabetical order 2023-01-03 17:05:01 -05:00
VerstreuteSeele c8e0501feb Update Subghz 2023-01-03 21:35:41 +01:00
MX 4571dd25a3 Merge branch 'dev' into dev-advanced-config 2023-01-03 18:48:33 +03:00
MX 82f8ad4540 Add 350Mhz to default range
Actually this frequency is used by some part of home devices like ceiling fans
2023-01-03 18:40:03 +03:00
Dimitry df88a805a0 Removing AM* preset if launching regular read mode 2023-01-02 23:54:04 +02:00
VerstreuteSeele 3b3940574c Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-01-02 12:34:19 +01:00
VerstreuteSeele b54c6c70d5 Fixed NFC 2023-01-02 12:34:00 +01:00
jbohack d57a867f5c modified u2f & bad usb sfw text 2023-01-01 22:14:15 -05:00
MX ba429f6c88 Merge branch 'dev' into dev-advanced-config 2023-01-01 23:16:55 +03:00
yocvito 202596ad38 add buggy extra config UI for bad usb (for implementing BLE and UART) 2023-01-01 02:17:40 +01:00
Dimitry 27bfe861d9 cc1101 modem configurable preset introduced.
Available to configure: datarate, bandwidth and manchester decoding flag

log ability added to unit_test app (it's very helpful when writing a unit_tests)
2022-12-31 02:10:21 +02:00
jbohack 0b7cad7918 added new U2F messages 2022-12-30 18:03:08 -05:00
jbohack 23c0f518a0 sfw_mode support for ibutton added 2022-12-30 17:02:45 -05:00
jbohack e9a2015266 u2f sfw_mode support added 2022-12-30 16:10:17 -05:00
jbohack e5ec56b56b I_Scanning_123x52 support for sfw_mode 2022-12-30 15:56:28 -05:00
jbohack ce9db8691f rfid / subghz modified for sfw_mode support 2022-12-30 15:33:36 -05:00
jbohack 83c0f941df NFC_dolphin_emulation_47x61 sfw support 2022-12-30 15:08:12 -05:00
VerstreuteSeele 04a40f31a5 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2022-12-30 15:59:53 +01:00
nullableVoidPtr 7d79379a95 NFC: FeliCa menu select uses new submenu ownership model 2022-12-30 22:04:06 +08:00
MX 6eb6297ab7 Merge branch 'fz-dev' into dev 2022-12-30 16:34:20 +03:00
nullableVoidPtr 3a098dc779 Merge branch 'dev' into nfcf 2022-12-30 20:10:55 +08:00
g3gg0.de 38c6b52518 Merge branch 'DigitalSequence_PulseReader' into ISO15693 2022-12-30 12:50:36 +01:00
VerstreuteSeele 0bfa7da737 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2022-12-30 09:01:55 +01:00
VerstreuteSeele d5c0f4f3a3 Overhaul | 2 2022-12-30 09:01:44 +01:00
jbohack 35dfc2a931 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2022-12-29 23:46:44 -05:00
jbohack afa0e5aae9 added sfw_mode support for badusb 2022-12-29 23:46:34 -05:00
VerstreuteSeele d279639e53 Massive overhaul | Part 1 2022-12-30 05:12:53 +01:00
Avery 06cf1bb868 Gui: change data ownership model in submenu, own text by default (#2217)
* GUI: Refactor submenu to internally use FuriStrings
* NFC: Rework DESFIRE dynamic info submenu
* GUI: don't mutate label when drawing submenu
* Get rid of submenu_add_item_cstr
* increase api version
* Get rid of submenu_set_header_cstr
* rollback api version
* Documentation
* RFID: use new submenu api

Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
2022-12-30 12:44:07 +09:00
g3gg0.de 5013692288 ISO15693: further cleanup 2022-12-30 02:17:29 +01:00
g3gg0.de 21e7e7e89b rename NfcV emulate scene to match other NfcV names 2022-12-29 22:02:02 +01:00
g3gg0.de 9e9f445cb8 ISO15693: show emulate menu when opening file 2022-12-29 21:50:05 +01:00
nullableVoidPtr d0e3bfd2e5 Merge branch 'dev' into nfcf 2022-12-29 16:15:33 +08:00
nullableVoidPtr 653d0d7704 NFC: slight FeliCa refactor 2022-12-29 16:10:47 +08:00
VerstreuteSeele 58f0444a66 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2022-12-29 05:21:27 +01:00
g3gg0.de 84051e05fd Merge branch 'DigitalSequence_PulseReader' into ISO15693 2022-12-28 22:58:08 +01:00
MX 66d31b3a0e Merge branch 'fz-dev' into dev 2022-12-28 21:01:36 +03:00
g3gg0.de 4adba941bf added support for ISO15693 (NfcV) emulation, added support for reading SLIX tags 2022-12-28 18:52:12 +01:00
Astra d58b9f3fe8 Fix MFC bruteforce progress bar (#2203)
Co-authored-by: あく <alleteam@gmail.com>
2022-12-29 00:09:33 +09:00
nullableVoidPtr 8fecca3575 NFC: bump API version and format FeliCa scene code 2022-12-28 17:24:48 +08:00
nullableVoidPtr 94558df627 Merge branch 'dev' into nfcf 2022-12-28 17:23:43 +08:00
VerstreuteSeele 89d67705a4 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev 2022-12-27 20:22:31 +01:00