Willy-JL
4b9e516a51
Fix battery info alignment
2024-03-03 05:20:46 +00:00
Willy-JL
ebba3fb6ec
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2024-03-03 04:17:39 +00:00
Willy-JL
061f19ddf9
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2024-03-03 04:17:32 +00:00
Willy-JL
384c3f14d8
BadKB allow overriding mode+options with ID/BT_ID cmd (the right way)
2024-03-03 04:14:38 +00:00
Willy-JL
08afaa6f4a
New Momentum Asset Pack + Passport by @Kuronons
2024-03-03 03:37:34 +00:00
Willy-JL
5d38d888e3
Passport hide Lvl/Tot text, Tot = 0 to 30, Lvl30 = 9999xp
2024-03-03 03:24:34 +00:00
Willy-JL
270d271258
Rename passport_DB to passport_128x64
2024-03-03 03:10:10 +00:00
Willy-JL
15341d88f7
Redo support links
2024-03-03 00:17:15 +00:00
Willy-JL
8b11f0c1cd
Don't need drama in the front page
2024-03-02 21:35:11 +00:00
MX
88b354b57e
Merge branch 'ofw_dev' into dev
2024-03-02 07:24:47 +03:00
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
Sergei Gavrilov
4b7ca736d6
WiFi board: fixed update script on Windows (unfortunately also Mac and Linux) ( #3485 )
...
* WiFi board update: windows fix
* Scripts: add python\Scripts to the path
* Windows: another way to call esptool
* Aaaaaand once more!
* logz
* wifi board scripts: udev rule, dev channel
* fbt: added ARGS variable for passing extra options to certain scripts; removed `devboard_flash_dev` in favor of `devboard_flash ARGS="-c dev"`
* fbt: fully removed `devboard_flash_dev
* scripts: wifi_board.py: cleanup
* ufbt: ported ARGS for supported targets to ufbt
* docs: updated for ARGS=...
---------
Co-authored-by: hedger <hedger@nanode.su >
Co-authored-by: hedger <hedger@users.noreply.github.com >
2024-03-01 15:58:15 +04: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