Commit Graph

11580 Commits

Author SHA1 Message Date
Willy-JL
bb2b3a937a BLE Spam improvements/fixes + remove orgasmotron 2024-03-02 00:44:50 +00:00
WillyJL
e3bf76c2e3 Merge pull request #3 from Mr-Proxy-source/dev
Fix names in asset packs docs
2024-03-01 20:10:03 +00:00
Mr. Proxy
62126152f9 Ight didnt know 2024-03-01 15:03:11 +01:00
Mr. Proxy
5e0eba721f oops
xd
2024-03-01 14:53:20 +01:00
Mr. Proxy
3eabdadee9 Fixed link 2024-03-01 14:52:18 +01:00
Mr. Proxy
445eab1d63 Fixed something 2024-03-01 14:48:02 +01:00
Mr. Proxy
accf9bb8c9 Fixed some mistakes 😉 2024-03-01 14:47:03 +01:00
Willy-JL
5795ce18cd Add icon asset 2024-03-01 12:50:12 +00:00
Willy-JL
5f11c7b197 Disable devbuild until setup 2024-03-01 12:42:50 +00:00
Willy-JL
72fdb751e2 Fix some wording 2024-03-01 12:42:27 +00:00
Willy-JL
ab39ac944a Update apps 2024-03-01 12:42:15 +00:00
Willy-JL
ab8264a52c Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev 2024-03-01 06:25:42 +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
6531104ee0 Improve logic in FBT asset pack support 2024-03-01 06:13:44 +00:00
Willy-JL
59fe2376c2 Fix crash on frequency remove for leftmost index 2024-03-01 06:12:34 +00:00
Willy-JL
bdb4b599f5 Add AssetPacks docs 2024-03-01 06:11:51 +00:00
Willy-JL
64dedf4d1d Add back documentation folder from upstream 2024-03-01 06:11:39 +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
MX
22be2629e0 Merge branch 'ofw_dev' into dev [ci skip] 2024-02-27 20:09:55 +03:00
Willy-JL
fed49ad256 SubGhz: Ignore filters at driver level, better efficiency 2024-02-27 14:22:51 +00:00
Silent
7fc4ba7c1c FBT/uFBT: Enable C++20/GNU23 in VSCode IntelliSense (#3394)
* FBT/uFBT: ms-vscode.cpptools can't be a configuration provider to itself

* FBT/uFBT: Enable C++20/C23 in IntelliSense as the compilation options do
2024-02-27 17:56:11 +04:00
MX
a2739ab0c1 Merge branch 'ofw_dev' into dev 2024-02-26 18:54:09 +03: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
ea68a30477 Damn i missed this one (C/F Weather conv) --nobuild 2024-02-24 22:17:53 +00:00
WillyJL
662d9d7449 Fixing random RGB flickering (#567) 2024-02-24 22:03:25 +00:00
WillyJL
c4cab4cf98 SubGhz: Display Weather Station temperature in units matching system locale (#569) 2024-02-24 22:02:57 +00:00
Willy-JL
195ae7de28 Also do C/F conversion for other WS protos
Co-authored-by: Connor Quick <72400253+cquick01@users.noreply.github.com>
2024-02-24 22:00:40 +00:00
Connor Quick
f440d7c5ac subghz: display Acurite temperature in units matching system locale 2024-02-24 15:09:40 -05:00
HaxSam
b52c394f9d Merge branch 'Flipper-XFW:dev' into rgb_flickering_fix 2024-02-24 20:27:50 +01:00
HaxSam
97c531f3fb changed furi_kernel_lock() to FURI_CRITICAL_ENTER() in SK6805 2024-02-24 00:59:18 +01: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
HaxSam
a7cab5f47a update rgb on solid only when brightness change 2024-02-23 00:20:15 +01:00
Willy-JL
3e0a505486 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2024-02-22 23:11:22 +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
MX
cc937a97ef Merge branch 'new_c_version' into dev 2024-02-22 20:47:01 +03:00
MX
02f8840ac7 Merge remote-tracking branch 'OFW/hedger/toochain_29' into new_c_version 2024-02-22 20:43:41 +03:00
hedger
1c56a30d35 fbt: added "USERPROFILE" to forwarded vars 2024-02-22 15:43:21 +00:00
MX
b0a741233f Fix usbdisk filename
by Willy-JL
2024-02-22 18:28:36 +03: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
MX
b29a5896a4 Merge branch 'new_c_version' into dev [ci skip] 2024-02-22 05:27:50 +03:00
MX
dbb81055f2 Merge remote-tracking branch 'OFW/hedger/toochain_29' into new_c_version 2024-02-22 03:02:52 +03:00
MX
465fcf93a7 Merge branch 'dev' into new_c_version 2024-02-22 03:02:44 +03: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