Commit Graph

59 Commits

Author SHA1 Message Date
Willy-JL 1b6bf0b38a Marauder no illegal characters on filename input 2023-09-16 22:14:17 +02:00
Willy-JL 8c922bca46 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev 2023-08-31 22:59:46 +02:00
Sil333033 2649a2fa9f Update muroder --nobuild 2023-08-31 19:12:12 +02:00
Willy-JL ee37769ee2 Update apps 2023-08-31 16:40:04 +02:00
Willy-JL 09533b36e0 Dolphin deeds done in loader, exclude games/media 2023-08-03 23:19:23 +02:00
Sil333033 02db8d4e7d Update Marauder w Xtreme UART 2023-08-02 20:23:04 +02:00
Sil333033 85ece6e813 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-07-29 22:18:26 +02:00
Sil333033 b3a783acb4 Fix build 2023-07-29 22:16:51 +02:00
Willy-JL 65c89996d6 Nano please also run ./fbt format_py 2023-07-29 20:32:07 +02:00
Willy-JL aba874ddab Merge unleashed 2023-07-29 20:24:53 +02:00
Sil333033 796d0992fa Fix NULL pointers 2023-07-29 00:18:25 +02:00
Sil333033 d36c7cc183 Configurable SPI & Uart channels 2023-07-27 19:49:39 +02:00
Willy-JL 5b9bb265e7 Fix build 2023-07-23 00:28:36 +02:00
Willy-JL 1717fe9285 Format 2023-07-23 00:12:54 +02:00
Willy-JL 549d30635d Use system keyboard in ext apps with symbols 2023-07-23 00:07:16 +02:00
Willy-JL 1c2436f68e Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-07-14 17:06:16 +02:00
MX d74dc11775 Add extra symbols for nfc maker and wifi marauder keyboard 2023-07-14 16:52:51 +03:00
Willy-JL a33a461074 Update apps 2023-07-14 02:43:32 +02:00
Willy-JL 9d1987e661 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-07-13 20:08:56 +02:00
MX 9c6d0e7f21 fbt format 2023-07-10 16:52:58 +03:00
MX b451fa91de Update wifi marauder app 2023-07-10 16:52:12 +03:00
MX a9d4897dfb Update wifi marauder 2023-07-05 20:26:47 +03:00
Willy-JL 8f37a6a79d Asset packs in FAPs + cleanup unused icons 2023-06-29 02:03:32 +02:00
Willy-JL 491c23d223 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-15 01:53:37 +01:00
MX 3c2d56e46b Add check 2023-06-15 03:08:56 +03:00
MX 1f3e621a31 Fix wifi marauder UART deinit 2023-06-15 02:53:08 +03:00
Willy-JL 4ecab40fde Max file name length is actually 253 + null term
More than that and fatfs will truncate like name~1
Also dir_read already accounts for null term in buf size, dont malloc +1
2023-06-13 03:10:10 +01:00
Willy-JL 605f9190b0 Fix dolphin deed's 2023-06-09 13:55:28 +01:00
Willy-JL f2bfc5301f Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-02 22:27:42 +01:00
MX a5bf97fbb2 Fix appid's pt2 2023-06-02 15:14:32 +03:00
MX ca49da3c83 Fix APP_IDs to match new regex
regex check will be added in OFW soon
2023-06-02 13:42:44 +03:00
Willy-JL ef249d5a8f "Update" marauder 2023-05-31 18:33:17 +01:00
Willy-JL c35406689b Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-31 16:45:55 +01:00
MX b3aaffc95d Update wifi marauder plugin 2023-05-29 19:33:04 +03:00
Willy-JL decce5aa8d Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-26 19:33:56 +01:00
MX b12fc114c7 Update WiFi Marauder plugin
Added PR by justcallmekoko

https://github.com/justcallmekoko/flipperzero-firmware-with-wifi-marauder-companion
2023-05-24 07:46:34 +03:00
Willy-JL 805f14b996 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-22 14:27:27 +01: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
Willy-JL 9ddff2a259 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-20 01:20:34 +01: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
Willy-JL 0657aebf52 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-14 19:46:20 +01: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
Willy-JL e1b2943b1b Merge branch 'ul-dev' into xfw-dev 2023-05-04 01:46:00 +01:00
MX d110a3ef26 Update wifi marauder version 2023-05-03 18:48:13 +03:00
Willy-JL e37dedd477 Fix some memory management bugs in apps 2023-05-03 00:36:54 +01:00
Willy-JL bbddb2ac8e Merge branch 'ul-dev' into xfw-dev 2023-04-28 21:43:56 +01:00
MX f48a2713bc Add log files icon in wifi marauder 2023-04-27 00:18:12 +03:00
MX 10c4cd0f41 Update WifI marauder app
https://github.com/0xchocolate/flipperzero-firmware-with-wifi-marauder-companion/pull/11
2023-04-27 00:13:28 +03:00
Willy-JL a5cddc076e Merge branch 'ul-dev' into xfw-dev 2023-04-23 17:48:05 +01:00