Commit Graph

10612 Commits

Author SHA1 Message Date
Willy-JL
2c6e217887 Update apps 2023-12-02 05:47:49 +00:00
Willy-JL
d61873570d Move apps module first for vscode detection --nobuild 2023-12-02 02:07:46 +00:00
Willy-JL
9bbdaf8cb2 Revert "Default to AM_Q (maybe idk, subghz code is a mess) --nobuild"
This reverts commit 24b994102d.
2023-12-02 01:51:30 +00:00
Willy-JL
715db83e02 Revert fake AM_Q haisenteck fraud (#472) --nobuild
This reverts commit a188d8ecda.
2023-12-02 01:47:15 +00:00
Willy-JL
24b994102d Default to AM_Q (maybe idk, subghz code is a mess) --nobuild 2023-12-01 23:46:06 +00:00
Willy-JL
e2df487c63 Option to disable poweroff while locked --nobuild 2023-12-01 23:02:23 +00:00
Sil333033
d16ac1f73d Merge #472 --nobuild 2023-12-01 20:57:02 +01:00
47LeCoste
a188d8ecda Added FIXED AM_Q mod 2023-12-01 16:10:50 +01:00
47LeCoste
655ec52d69 Addes x10 protocl subghz 2023-12-01 15:59:44 +01:00
47LeCoste
e8b6bfa54f Merge branch 'Flipper-XFW:dev' into dev 2023-12-01 15:54:58 +01:00
47LeCoste
4eacbf9366 Add files via upload 2023-12-01 15:54:12 +01:00
Willy-JL
74de6f87fc Fix leftover comment 2023-11-29 19:18:16 +00:00
Willy-JL
a4e1a09dc6 More BLE Spam apple colors by @xAstroBoy 2023-11-29 19:15:42 +00:00
Willy-JL
ab46739d38 Refresh UIs without scene shenanigans 2023-11-29 19:11:49 +00:00
Willy-JL
f47332e799 BleSpam UI improvements and manual send MAC fix 2023-11-29 18:31:57 +00:00
Willy-JL
0d3a12c00d Add back option to disable credits for base pack 2023-11-29 17:52:31 +00:00
Willy-JL
466e1f989f New variable_item_list_get() API 2023-11-29 17:51:26 +00:00
Willy-JL
cdbcc90a8a Fix callback too 2023-11-29 06:06:55 +00:00
Willy-JL
23bc24005f Fix color menu with model bruteforce --nobuild 2023-11-29 06:00:15 +00:00
Willy-JL
c28e9496cc Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-11-29 05:09:02 +00:00
Willy-JL
df3bc84929 BleSpam: Apple colors! Idea + colors by @xAstroBoy
Co-Authored-By: xAstroBoy <xAstroBoy@users.noreply.github.com>
2023-11-29 05:08:23 +00:00
MX
8628a2c6a2 update changelog, release planned for next week 2023-11-29 03:26:05 +03:00
MX
30914678c9 ibutton FIX crash!!!
why??????
2023-11-29 00:20:15 +03:00
Willy-JL
32f54632ea Refactor sonicare check --nobuild 2023-11-28 20:40:38 +00:00
Sil333033
2dc9e1b873 i forgor --nobuild 2023-11-28 21:09:58 +01:00
Sil333033
707d87aadc Add NFC Philips Sonicare parser --nobuild
uwu :3
2023-11-28 21:02:23 +01:00
Willy-JL
773f1d9f82 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
# Conflicts:
#	.drone.yml
2023-11-28 03:17:16 +00:00
Willy-JL
76a16af423 Show anim errors, move credits to default pack
Remove fallback anim setting
Retry when anim manager resumes error anim
Always skip error anim when manager picks new anim
2023-11-28 03:13:03 +00:00
Willy-JL
b7bfa8c36d Fix evil portal free()'s + more anim cycle times 2023-11-28 02:37:05 +00:00
MX
c4bf1fe717 use char escaping 2023-11-28 04:39:46 +03:00
MX
1946aaf5e1 upd discord notify 2023-11-28 04:21:43 +03:00
Willy-JL
2961c1b7ef Minor app updates --nobuild 2023-11-28 01:18:44 +00:00
Willy-JL
721a3f9975 Format 2023-11-28 00:30:14 +00:00
WillyJL
3ae1eee4c8 Added mykey (#467) 2023-11-28 00:28:51 +00:00
Willy-JL
4f8e80b0a4 BadKB ask to migrate badusb folder + show loading 2023-11-28 00:27:41 +00:00
Willy-JL
e0fa360640 Fix rename/move API, now rename/rename_safe (#468)
On OFW "rename" acts like "move", it replaces the destination
XFW had an extra "move" like that, and "rename" errored if dest exists
Now for compatibility "rename" acts as OFW, and new "rename_safe" errors
Tweaked all usages to work properly
Decided for CLI and RPC to use "rename_safe" so user cant lose files
2023-11-28 00:00:40 +00:00
Willy-JL
c4675afa5e Fix evil portal html buffer overflow 2023-11-27 23:24:06 +00:00
47LeCoste
2340efe7e9 Add files via upload 2023-11-27 15:20:56 +01:00
WillyJL
356f57cf16 Apps: Fully rework app update system into a new repo (#466) 2023-11-27 06:29:18 +00:00
Willy-JL
ccc968b9b7 Format and fix apps build 2023-11-27 06:14:23 +00:00
Willy-JL
59e2ff6e85 Add apps repo submodule 2023-11-27 06:00:20 +00:00
Willy-JL
c3018328b9 All apps migrated!!! 2023-11-27 05:49:47 +00:00
Willy-JL
44ad3e94a5 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-new-app-system
# Conflicts:
#	applications/external/esp_flasher/resources/apps_data/esp_flasher/assets/marauder/DevproWroom/esp32_marauder_dev_board_pro.bin
#	applications/external/esp_flasher/resources/apps_data/esp_flasher/assets/marauder/WifidevS2/esp32_marauder_flipper_sd_serial.bin
#	applications/external/esubghz_chat/application.fam
#	applications/external/esubghz_chat/esubghz_chat.c
#	applications/external/esubghz_chat/esubghz_chat_i.h
#	applications/external/esubghz_chat/scenes/esubghz_chat_key_display.c
#	applications/external/esubghz_chat/scenes/esubghz_chat_key_menu.c
#	applications/external/esubghz_chat/scenes/esubghz_chat_key_read_popup.c
#	applications/external/esubghz_chat/scenes/esubghz_chat_key_share_popup.c
#	applications/external/esubghz_chat/scenes/esubghz_chat_scene_config.h
2023-11-27 05:49:03 +00:00
Willy-JL
2ed78baa45 Disable NFC in esubghz chat, works again --nobuild 2023-11-27 05:47:34 +00:00
Willy-JL
ebd30aed78 Marauder 0.13.5 bins 2023-11-26 23:22:10 +00:00
Willy-JL
d986608607 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-new-app-system 2023-11-26 23:10:13 +00:00
Willy-JL
1dd3e99069 Format --nobuild 2023-11-26 21:10:33 +00:00
Sil333033
dddcca815f Update ESP Flasher, FAST FLASH!! 2023-11-26 22:01:38 +01:00
Willy-JL
af00cc4e0a Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-11-26 18:49:04 +00:00
Willy-JL
2606df668a Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-11-26 18:48:44 +00:00