VerstreuteSeele
005733b8af
Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev
2022-12-23 00:59:47 +01:00
RogueMaster
e8ffe6d78a
FMT changes
2022-12-22 12:19:11 -05:00
VerstreuteSeele
09fa4795dd
Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev
2022-12-22 02:06:56 +01:00
VerstreuteSeele
4d0a986dfd
New Files for everyone
2022-12-21 22:03:12 +01:00
Thomas Roth
7b635af730
NFC dictionary attack performance improvements.
2022-12-21 14:29:59 -05:00
RogueMaster
e5367086d8
Merge branch 'UNLEASHED' into 420
2022-12-21 10:53:00 -05:00
MX
8deecc9241
Fix comment
2022-12-21 15:12:17 +03:00
MX
0bfaaa0fe1
SubGHz: Add manually +2 new remotes
...
Allow manual creation of Nice Flor S, Nice Smilo
2022-12-21 15:11:12 +03:00
RogueMaster
c1d9423c04
Merge branch 'UNLEASHED' into 420
2022-12-20 10:04:43 -05:00
MX
4fb03cde62
Merge branch 'fz-dev' into dev
2022-12-20 16:21:57 +03:00
MX
7e049d185f
Merge branch 'fz-dev' into dev
2022-12-20 16:19:43 +03:00
Skorpionm
797eab8924
SubGhz: fix Hormann HSM ( #2158 )
...
* SubGhz: fix Hormann HSM
* SubGhz: add check pattern hormann protocol
Co-authored-by: あく <alleteam@gmail.com >
2022-12-20 21:42:16 +09:00
gornekich
4cee550cc6
[FL-2809] Rework BLE key storage ( #2154 )
...
* bt: disconnect first on profile change
* bt keys: rework bt keys
* saved struct: add payload size getter to API
* bt: rework bt with new key storage API
* bt: add keys storage operation to bt API
* hid: save bt keys on sd card
* bt: add unit tests for key storage
* bt: working profile switch
* bt: cleanup
* bt hid: change keys storage path
Co-authored-by: あく <alleteam@gmail.com >
2022-12-20 21:32:24 +09:00
RogueMaster
cea79f6610
Update mrtd.h
2022-12-19 15:55:36 -05:00
RogueMaster
84c2161a6a
Merge branch 'flipperdevices:dev' into 420
2022-12-19 15:50:52 -05:00
MX
842ba616ee
Merge branch 'fz-dev' into dev
2022-12-19 23:34:35 +03:00
Astra
fa87216a1e
[FL-2970] Untangle NFC_APP_FOLDER from nfc_device ( #2124 )
...
* Untangle NFC_APP_FOLDER from nfc_device
* Make the folder an internal part of the nfc device struct
* Move the NFC folder definition to the nfc allocator
* Move the NFC folder definition to the allocator in the nfc magic FAP
* Replace furi_string_printf with furi_string_set for folder allocation and handle the cases when folder has no slashes
* Build and allocation fixes
Co-authored-by: あく <alleteam@gmail.com >
2022-12-20 04:57:48 +09:00
MX
021ba9dc1a
Merge branch 'fz-dev' into dev
2022-12-16 00:16:47 +03:00
RogueMaster
f9c23c1a23
Merge branch 'ofwdev' into 420
2022-12-15 15:42:44 -05:00
Skorpionm
b5e7bb3334
[FL-3043] SubGhz: add SMC5326, UNILARM protocol ( #2138 )
...
* SubGhz: add SMC5326 protocol
* SubGhz: add unit_test smc5326 protocol
Co-authored-by: あく <alleteam@gmail.com >
2022-12-16 05:25:43 +09:00
Adam Boeglin
1dc79fddf0
Added support for IDTECK cards ( #2134 )
2022-12-16 05:02:43 +09:00
RogueMaster
88b3bbb2cb
Merge branch 'UNLEASHED' into 420
2022-12-10 18:12:40 -05:00
RogueMaster
98494f62d8
Merge pull request #464 from g3gg0/RM420_ISO15693_fix
...
fix ISO15693 emulation
2022-12-10 17:21:34 -05:00
g3gg0
d116b3fac1
fix emulation by using latest sources
...
fixed file saving
2022-12-10 22:54:46 +01:00
MX
17ea9315e0
Fix incompatibility with OFW in subghz part + improve speed
...
SubGHz app launch times improved, also setting_user file no longer added by firmware, this update will remove this file, be sure to backup!
Now this file is actually should be created by user and will be not removed every update!
2022-12-11 00:42:26 +03:00
RogueMaster
5adfd734e3
Merge branch 'UNLEASHED' into 420
2022-12-10 16:18:41 -05:00
MX
35a4eef3fc
Merge branch 'fz-dev' into dev
2022-12-10 19:30:20 +03:00
Astra
7fb1af07b8
[FL- 3014] Untangle NFC from Unit Tests ( #2106 )
...
* Untangle NFC from Unit Tests
* nfc tests: add log error
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2022-12-10 22:02:34 +09:00
RogueMaster
18f64f0002
Merge branch 'ofwdev' into 420
2022-12-09 00:24:04 -05:00
MX
8794aad5d0
Merge branch 'fz-dev' into dev
2022-12-08 21:41:45 +03:00
Shane Synan
5c3a5cd8f7
FuriHal, Power, UnitTests: battery charging voltage limit API ( #2063 )
2022-12-08 15:57:49 +09:00
MX
1fc67f76a2
Merge branch 'fz-dev' into dev
2022-12-08 08:58:39 +03:00
RogueMaster
1e3eb7a429
fmt changes
2022-12-07 23:32:34 -05:00
RogueMaster
9261e3cdcf
Merge branch 'ofwdev' into 420
2022-12-07 19:16:33 -05:00
Nikolay Minaylov
2daf39018b
[FL-3001] File browser base folder ( #2091 )
...
* File browser base folder
* Format sources
* FuriHal: bump api version
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-12-07 23:17:41 +09:00
gornekich
9a21dae29c
[FL-3008], [FL-2734], [FL-2766], [FL-2898] NFC bug fixes ( #2098 )
...
* nfc: rework mf classic update
* nfc: rename cache folder to .cache
* nfc: fix ATQA order bytes in nfc files
* file browser: add hide dot files option
* nfc: fix iso-14443-4 uid cards emulation
* nfc: fix unit tests
Co-authored-by: あく <alleteam@gmail.com >
2022-12-07 19:52:44 +09:00
RogueMaster
4414b6451a
Merge branch 'pr/462' into 420
2022-12-06 19:38:40 -05:00
gornekich
79140829b3
file browser: add hide dot files option
2022-12-06 15:22:03 +04:00
gornekich
c08f23ef07
nfc: fix ATQA order bytes in nfc files
2022-12-06 14:14:37 +04:00
gornekich
95d02923de
nfc: rename cache folder to .cache
2022-12-06 13:16:01 +04:00
gornekich
4cfcdff57c
nfc: rework mf classic update
2022-12-05 23:00:12 +04:00
RogueMaster
f6e65139ea
Merge branch 'UNLEASHED' into 420
2022-12-01 16:15:43 -05:00
MX
45d6826fa0
Merge branch 'fz-dev' into dev
2022-12-01 22:00:58 +03:00
Nikolay Minaylov
4070eeb1c9
USB HID: fix key name #2065
...
Co-authored-by: あく <alleteam@gmail.com >
2022-12-02 03:56:27 +09:00
Sergey Gavrilov
eb3a8734fb
Fix crash in iButton notifications routine ( #2074 )
...
* iButton: send notifications less strictly
* iButton: set notification callback earlier
2022-12-02 03:28:46 +09:00
RogueMaster
aa78d8c124
Merge branch 'flipperdevices:dev' into 420
2022-11-30 14:27:57 -05:00
MX
a66f94d22e
Merge branch 'fz-dev' into dev
2022-11-30 15:27:55 +03:00
Skorpionm
2a6a3a1bf7
[FL-2955], [FL-2953] SubGhz: fix RAW "Send never ends" ( #1979 )
...
* SubGhz: fix RAW "Send never ends"
* SubGhz: delete comments
* SubGhz: RAW file parsing speed increase
* SubGhz: fix level_duration_is_wait
* SubGhz: modification furi_hal_subghz_async_tx_refill
* SubGhz: furi_hal_subghz_stop_async_rx
* SubGhz: hal unit test and better async tx yield handling
* FuriHal: proper async tx end in subghz, vibro on power off
* FuriHal: variable naming in subghz
* SubGhz,FuriHal: extreme timings in subghz hal unit tests, remove memset in async tx buffer fill routine
* FuriHal: small refinements in subghz
Co-authored-by: あく <alleteam@gmail.com >
2022-11-30 20:41:23 +09:00
RogueMaster
b4656d801b
Merge branch 'UNLEASHED' into 420
2022-11-29 12:38:01 -05:00
MX
eec21b073b
Merge branch 'fz-dev' into dev
2022-11-29 16:11:13 +03:00