MX
ef19fa9b51
SubRemote: Migrate old files and make folder if not exist
2023-05-21 20:37:55 +03:00
gid9798
d949b010d8
Loading States & fix label length
2023-05-20 10:26:01 +03:00
gid9798
2bda0820bf
SubGHz App: alloc balance
2023-05-20 10:22:22 +03:00
MX
1ea138f795
Port XFW keyboard to marauder instead of UART Term keyboard
...
This implementation has not only extra symbols but a cursor feature
thanks to @Willy-JL
2023-05-20 10:01:05 +03:00
MX
87ebbc9901
Update wifi marauder
2023-05-20 09:52:00 +03:00
gid9798
a4d72e0fee
subrem fix repeat
2023-05-19 23:32:57 +03:00
MX
e7965c6d95
De-libify name changer
2023-05-19 06:33:15 +03:00
MX
10d926de0d
EXT_PATH only
2023-05-19 05:09:14 +03:00
MX
4e767c9872
Merge branch 'dev' into subrem_new_app
2023-05-19 04:54:04 +03:00
MX
481a8e0f33
Move after nchgr service
2023-05-19 04:51:25 +03:00
MX
324186dad2
Add back cnt in debug
2023-05-19 04:49:29 +03:00
MX
a7ee5fea93
Name changer as service + extra checks
2023-05-19 04:33:14 +03:00
MX
99dde674ca
small changes
2023-05-19 03:31:46 +03:00
gid9798
6f205edd9a
minor fixes
2023-05-18 19:20:34 +03:00
gid9798
6f9f3e9496
minor fixes
2023-05-18 15:16:31 +03:00
gid9798
e8264dc6e7
subghz_remote_app
2023-05-18 13:48:25 +03:00
gid9798
64817ac216
Move dangerous_settings check
2023-05-18 10:59:08 +03:00
MX
27028471bb
Update changelog
2023-05-17 23:16:25 +03:00
MX
d539b948a0
Revert hitag for now, need to cleanup more space
2023-05-17 23:06:41 +03:00
MX
51ba8b66b6
Save a little bit (~2k) of space
2023-05-17 23:05:44 +03:00
MX
35d72d82b4
remove region_data from int
2023-05-17 22:37:24 +03:00
MX
c9ddecff87
OFW PR 2658: Hitag
...
by blackvault88
2023-05-17 21:18:05 +03:00
MX
c760bca4a9
OFW PR 2316: NFC V support
...
https://github.com/g3gg0/flipperzero-firmware/tree/ISO15693
2023-05-17 19:45:30 +03:00
MX
45ae0c097b
Fix need saving message when all signals was removed
2023-05-17 17:51:25 +03:00
MX
88e47e9251
Fix crashes when deleting signals in Read mode
2023-05-17 17:24:14 +03:00
MX
90f18075cb
Restore Rx indication after deletion after Memory is FULL
...
by @wosk / PR #464
2023-05-17 15:41:51 +03:00
MX
320d58ea8c
Merge pull request #470 from clipboard1/dev
...
Moved pmkid on aps and channel to one section
2023-05-17 15:01:41 +03:00
MX
26a113292b
CAME Atomo - Add manually support
2023-05-17 13:15:59 +03:00
clipboard1
c10cef3336
Moved pmkid on aps and channel to one section
...
I think this solution looks better than two buttons for pmkid
2023-05-16 19:15:50 +05:00
MX
89ca69b111
Fix keyboard buffer issues
...
by @Willy-JL
2023-05-15 05:56:44 +03:00
MX
89c69ed622
Dont use temp str for manipulating text input
...
by @Willy-JL
2023-05-15 01:29:24 +03:00
MX
575f863942
Fix UART terminal crashes
2023-05-15 01:27:45 +03:00
MX
62fa698e2d
Merge branch 'ofw-dev' into dev
2023-05-14 20:38:24 +03:00
あく
341cd5e860
[FL-3312] fix PIN retry count reset on reboot ( #2671 )
2023-05-14 16:04:03 +04:00
MX
c2713eff87
New way of changing device name
...
Settings scene, char Validator, Idea -> by Willy-JL
Implemented by me
Kod plohoi, ochen plohoi, kto mozhet - sdelaite kak nado, esli smozhete :)
Ya luche varianta ne pridumal poka 4to
2023-05-14 05:38:00 +03:00
MX
21d4dba03b
Merge branch 'dev' into SubGhz_lib
2023-05-14 03:12:40 +03:00
MX
2efecc25a7
bump subbrute
2023-05-14 02:23:12 +03:00
MX
f08dd2fd03
Text Input improvements, added cursor and ability to set minimal length
...
thanks to WillyJL
2023-05-14 01:44:00 +03:00
gid9798
d87df3e6c2
Change custom btn sending logic
2023-05-14 01:34:43 +03:00
gid9798
cb3d6f73ce
Merge branch 'DarkFlippers:dev' into SubGhz_lib
2023-05-13 23:19:06 +03:00
gid9798
6b56de5c93
SubGhz some changes
2023-05-13 23:16:28 +03:00
gid9798
a74461d903
Removed duplicate code in transmitter.c
2023-05-13 16:55:35 +03:00
gid9798
c0a26cf1eb
SubGhz custom btn improved code readability some "if" optimization
2023-05-13 14:43:11 +03:00
MX
e5c2e8e5d7
Added sniff pmkid on selected aps from 0.10.4 update
...
by @clipboard1
https://github.com/0xchocolate/flipperzero-firmware-with-wifi-marauder-companion/pull/13/files
2023-05-13 00:42:29 +03:00
MX
5c259fa0e2
Set path just in case
2023-05-13 00:17:28 +03:00
MX
849f14e480
Bad BT plugin, Submenu locked elements, API updates, etc.
...
Thanks to WillyJL, ClaraCrazy, and XFW contributors
2023-05-13 00:14:22 +03:00
MX
a7691b2d3b
Fix merge issues
2023-05-11 17:57:17 +03:00
MX
de73ee8bfc
Merge pull request #462 from gid9798/DecodeRAW_scenemanger
...
Using scene manager functions in DecodeRAW
2023-05-11 17:55:08 +03:00
MX
b2e55d7d84
Merge branch 'ofw-dev' into dev
...
:(
2023-05-11 17:47:14 +03:00
gid9798
ec7e6a0ac1
Using scene manager functions in DecodeRAW
2023-05-11 13:22:02 +03:00