Commit Graph

11494 Commits

Author SHA1 Message Date
Willy-JL
833d9a1986 C20 fixes 2024-02-21 03:21:25 +00:00
Willy-JL
92fb61f585 Merge branch 'hedger/toochain_29' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2024-02-21 03:00:41 +00:00
Willy-JL
f3bdcadf8e Marauder: Fix script save pcaps handling 2024-02-21 02:27:48 +00:00
Willy-JL
37076e6580 Fix marauder script parsing 2024-02-21 02:26:11 +00:00
hedger
bc98c788fe fbt: moved FBT_NOEVN check to env setup script for *nix 2024-02-20 22:32:39 +00:00
Willy-JL
e229367780 Archive: Support viewing Disk Images with Virtual Mount 2024-02-20 06:14:49 +00:00
Willy-JL
39bd3f4e6d Move Mass Storage app to firmware repo 2024-02-20 06:14:49 +00:00
Willy-JL
b58bcac1a2 Archive: Open .img in Mass Storage app 2024-02-20 06:14:49 +00:00
Willy-JL
375239341e Archive: Keep clipboard between browser tabs 2024-02-20 06:14:49 +00:00
Willy-JL
bcc78a5c38 JS: Create disk image with usbdisk.createImage("/ext/file", 123) 2024-02-20 03:43:28 +00:00
Willy-JL
28c5ad20cc MassStorage: Delete new image on fail, not "already exists" 2024-02-20 03:42:28 +00:00
Willy-JL
ee890df1a6 MassStorage: Format new images to exFAT automatically 2024-02-20 03:18:20 +00:00
Willy-JL
fab29dbc6f Storage: New Virtual Mount API for FATFS disk images 2024-02-20 03:17:54 +00:00
hedger
d731918197 linter fixes 2024-02-20 02:21:49 +00:00
hedger
e143833ee1 battery_test_app: signature fixes 2024-02-20 02:19:44 +00:00
hedger
ee11aca464 accessor: unvolatiled stuff according to c++20 2024-02-20 02:13:38 +00:00
hedger
71e763d9b3 fbt: bumped c&cpp standard versions 2024-02-20 02:06:08 +00:00
Willy-JL
49a9b1f2b2 Correct FatFs drive path (prep for logical volumes) 2024-02-20 00:50:28 +00:00
Willy-JL
d49e5d1fbe Small code fix in storage 2024-02-19 20:51:47 +00:00
Willy-JL
46fba20097 Update totp and picopass 2024-02-19 19:10:12 +00:00
Willy-JL
99f20e49e8 Fix BLE name prefixes --nobuild 2024-02-19 14:29:11 +00:00
hedger
02a827da38 libs: added callback-connector to SDK 2024-02-19 09:35:01 +00:00
Willy-JL
c2fe7d8012 Merge branch 'hedger/toochain_29' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2024-02-19 02:40:38 +00:00
Willy-JL
d9d09866b0 Fix build 2024-02-19 02:40:29 +00:00
Willy-JL
8455a62fb9 Fix BLE Spam issues with new API 2024-02-19 02:32:36 +00:00
hedger
b15787053a toolchain: v32 2024-02-18 22:35:23 +00:00
hedger
b38d2e8d84 Merge remote-tracking branch 'remotes/origin/dev' into hedger/toochain_29
# Conflicts:
#	scripts/toolchain/fbtenv.sh
2024-02-18 22:34:12 +00:00
Violet Shreve
4e1089ec49 Quote $FBT_TOOLCHAIN_PATH to avoid splitting (#3459) 2024-02-18 09:20:27 +00:00
Willy-JL
be6b01168b Fix led blink on decode raw > signal info 2024-02-18 07:03:56 +00:00
Willy-JL
9dc8d397c6 Add back GAP security None support 2024-02-18 03:02:56 +00:00
Willy-JL
2ba5ab7b78 Temp add IR univ "missing" in Unleashed (see desc)
In unleashed many are taken from raw and parsed
For this reason, these are added at the end
If they are "duplicate" parsed/raw its at the end, no big deal
But atleast missing ones are added now
2024-02-18 02:38:50 +00:00
Willy-JL
98edb562bd No exit confirm pls 2024-02-18 01:53:08 +00:00
Willy-JL
dd3e7688ca Hid app refactor to match ofw 2024-02-18 01:44:54 +00:00
Willy-JL
adc6652a34 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2024-02-18 00:50:28 +00:00
Astra
2c650b5bc7 [FL-3699] HID: Add confirmation dialogue to the remove pairing option (#3263)
* HID: Add confirmation dialogue to the un-pair option
* Initial refactor to use SceneManager
* Make PVS happy
* Fix the exit dialog

Co-authored-by: あく <alleteam@gmail.com>
2024-02-17 15:15:44 +07:00
Max Andreev
fcf3b50f69 Add notification sending (#3449)
Co-authored-by: あく <alleteam@gmail.com>
2024-02-17 14:32:32 +07:00
Maxwell Pray
88a3b4593d Add IR codes for PLUS U5/V3-200R projector remote (controls PLUS U5-632h and PLUS U5-732h) (#3453)
* Add IR codes for PLUS U5/V3-200R projector to projector.ir.
* Add U5/V3-200R "freeze" and "cancel" IR codes.
* Remove pause and play IR codes for U5/V3-200R remote.
2024-02-17 14:26:58 +07:00
Willy-JL
ee66b6e1c9 Fix VGM Air Mouse 2024-02-17 06:45:28 +00:00
Willy-JL
ceae2bb04a Merge branch 'ble-refactor' into xfw-dev 2024-02-17 06:32:25 +00:00
Willy-JL
895627d1cd oops 2024-02-17 06:32:01 +00:00
Willy-JL
0690071258 BLE Refactor other apps 2024-02-17 06:30:16 +00:00
Willy-JL
b0bfeacd69 Fix BT Remote 2024-02-17 04:50:19 +00:00
Willy-JL
14e96fce32 Refactor BadKB app structure 2024-02-17 04:34:14 +00:00
Willy-JL
79baf13224 BadKB BLE refactor 2024-02-17 03:14:43 +00:00
Willy-JL
9af31e7853 Fix API symbols 2024-02-17 01:37:35 +00:00
Willy-JL
85deae6bcf FBT auto prioritize system icons in apps 2024-02-17 00:42:07 +00:00
Willy-JL
3ea5178495 Format --nobuild 2024-02-16 23:19:41 +00:00
Willy-JL
19f429b2d2 Add VideoGameModule apps 2024-02-16 23:13:12 +00:00
Willy-JL
ef3cfea721 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2024-02-16 12:53:07 +00:00
hedger
01d937ca0b Merge branch 'dev' into hedger/toochain_29 2024-02-16 11:33:18 +04:00