Willy-JL
ab39ac944a
Update apps
2024-03-01 12:42:15 +00:00
Willy-JL
5ef850f423
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-03-01 06:24:17 +00:00
Willy-JL
59fe2376c2
Fix crash on frequency remove for leftmost index
2024-03-01 06:12:34 +00:00
Willy-JL
b7220237de
Small bump in the road
...
- Update assets and references for new project
- Revert DFU image and CLI motd
- Remove NSFW text and flag
- Remove credits animation (will be replaced with a setting menu soon)
- New EvilPortal example HTML and better error message
- Initial standalone naming for asset packs and mainmenu apps
- File migration fixes/improvements
- Remove hotfix workflow
2024-03-01 06:11:16 +00:00
Sergei Gavrilov
18ea2371a4
Gui: reset canvas orientation and frame when entering direct draw mode ( #3488 )
2024-02-29 02:09:55 +04:00
Willy-JL
fed49ad256
SubGhz: Ignore filters at driver level, better efficiency
2024-02-27 14:22:51 +00:00
hedger
bc309cebe6
Toolchain fixes ( #3451 )
...
toolchain: updated to v33 with debugging & other fixes
toolchain: better error handling during update/env configuration process
debugging: improved udev rules file, added readme on installation
firmware: bumped compiler C/C++ standards (stricter code checks)
firmware: fixed warnings emerging from newer standards
ufbt: FBT_NOENV is now also supported by ufbt
fbt: added ccache-related variables to env forward list on Windows
2024-02-26 16:16:19 +04:00
Willy-JL
a99959a9f9
PcMonitor: Store keys in app storage
2024-02-26 03:33:35 +00:00
Willy-JL
4be4d75d95
Add PC Monitor app
2024-02-26 03:10:49 +00:00
Willy-JL
f2eff7be1d
Merge NFC magic revert (gen2 writer corrupts magic tags)
2024-02-22 23:56:54 +00:00
Willy-JL
03bb446f75
Update apps
2024-02-22 23:50:19 +00:00
Willy-JL
b4932e3f45
Merge branch 'hedger/toochain_29' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-22 23:11:15 +00:00
Willy-JL
f41609de23
No auto stop emulate after 5 mins --nobuild
2024-02-22 10:35:27 +00:00
Willy-JL
e2ab71e1d3
JS: Add basic storage module API
2024-02-22 03:12:59 +00:00
Willy-JL
02c62beae9
Better virtual mount error handling --nobuild
2024-02-22 02:56:13 +00:00
hedger
65b0aa8e99
accessor: naming fix
2024-02-21 16:27:56 +00:00
hedger
90a8009d43
libs: moved callback-connector to accessor app
2024-02-21 15:53:34 +00:00
Willy-JL
2001dd3920
Fix usbdisk filename
2024-02-21 10:22:15 +00:00
Willy-JL
5ceace68fd
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-02-21 04:30:07 +00:00
Willy-JL
c7a9d88ba3
Revert "Temp add IR univ "missing" in Unleashed (see desc)"
...
This reverts commit 2ba5ab7b78 .
2024-02-21 04:25:52 +00:00
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
MX
b8d5dfdd05
fix ac file
2024-02-21 04:15:59 +03:00
MMX
c778233223
Merge pull request #718 from amec0e/dev
...
Update tv.ir
2024-02-21 04:14:46 +03:00
MX
614f9b8705
Revert "auto-stop emulation after 5min feature added"
...
This reverts commit 19a5f02d66 .
2024-02-21 04:02:02 +03:00
MX
26cb315845
Revert "rename timers, stop before free"
...
This reverts commit 89e1620883 .
2024-02-21 04:01:47 +03:00
MX
e1bc60b7eb
Revert "nfc/lfrfid emulation abort after 5min disable if debug on"
...
This reverts commit 4573046df8 .
2024-02-21 04:01:21 +03:00
MX
a88adc2a27
Merge remote-tracking branch 'origin/leptoptilos' into dev
2024-02-21 03:56:38 +03:00
MX
c69ce4c921
fbt format
2024-02-21 02:21:20 +03:00
MX
16d1e71d6e
Merge remote-tracking branch 'OFW/hedger/toochain_29' into new_c_version
2024-02-21 00:43:42 +03:00
MX
113afc0d0f
usbdisk support in js
...
by Willy-JL
2024-02-21 00:40:29 +03:00
MX
21962da715
Subghz Fix led blink on decode raw > signal info
...
by Willy-JL
2024-02-21 00:29:50 +03: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
d9d09866b0
Fix build
2024-02-19 02:40:29 +00:00