Commit Graph

10282 Commits

Author SHA1 Message Date
WillyJL
9a98c83806 SubGhz protocol integrations (Weather, Pocsag, TPMS) (#399)
Integrate Weather, Pocsag and TPMS protocols into main SubGhz app
2023-10-05 16:04:48 +02:00
Willy-JL
7cea33c28b Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-10-05 14:55:50 +01:00
Willy-JL
7954097882 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-10-05 14:54:42 +01:00
Soren
8ebfda6b8c Added NiceFloR-S to ignore options, removed colons. 2023-10-03 17:56:39 +03:00
MMX
e7ea821650 Merge pull request #612 from baugp/t5577-write-pwd-fix
bugfix t5577_write_with_pass
2023-10-03 09:14:11 +03:00
MMX
0c2c74ae21 Merge pull request #619 from amec0e/dev
Updated infrared assets
2023-10-03 09:13:33 +03:00
Willy-JL
7b6d0cd59a Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-10-02 23:12:22 +01:00
Willy-JL
6fcdeeb4bb Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev --nobuild 2023-10-02 23:08:37 +01:00
Willy-JL
1c09a58f2f Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev 2023-10-02 23:04:55 +01:00
Willy-JL
56fd259d48 Move fw integrated apps to system dir --nobuild 2023-10-02 11:12:59 +01:00
Max Andreev
9898a5d0dd Enable PVS Studio license check (#3122) 2023-10-02 18:51:41 +09:00
amec0e
09f86f24fd Update audio.ir
No new additions
2023-10-01 16:07:21 +01:00
amec0e
57aa5e1620 Update fans.ir
New additions
2023-10-01 16:06:38 +01:00
amec0e
ef01355297 Update projectors.ir
New additions + Fix
2023-10-01 16:06:14 +01:00
amec0e
14c0572368 Update tv.ir
New additons
2023-10-01 16:05:19 +01:00
Willy-JL
721ee9dc09 Better SK6805 logging --nobuild 2023-10-01 06:14:52 +01:00
Willy-JL
f2e8dbaf15 Fix rgb backlight off bug (no last color checks) 2023-10-01 06:08:38 +01:00
Willy-JL
352473523d Remove (void) 2023-10-01 05:29:26 +01:00
Willy-JL
d3fc08ac41 Refactor rgb backlight with mutexes 2023-10-01 05:28:32 +01:00
Willy-JL
d49ec19cfc Add crash credits and increase version --nobuild 2023-10-01 02:57:59 +01:00
Willy-JL
3f4e6be0a1 FBT snort some copium pls 2023-10-01 02:52:26 +01:00
Willy-JL
d2d0f28449 iOS 17 CRASH for Apple BLE Spam 2023-10-01 01:39:01 +01:00
Willy-JL
0756c1fad3 Add nearby info non-functional packet 2023-10-01 01:07:54 +01:00
Willy-JL
64b76f63b4 Improved packet structure info for apple ble --nobuild 2023-09-30 23:31:18 +01:00
Willy-JL
5290eea952 Format 2023-09-30 23:21:39 +01:00
ClaraCrazy
0adbf1ec1d Backlight Fix #2: only if LoaderStatusOk --nobuild 2023-09-30 22:55:52 +02:00
MX
50aaacd30d Merge branch 'ofw_dev' into dev 2023-09-30 23:42:42 +03:00
MX
2f44fd6cac nice flor s add button code 0x3 2023-09-30 23:41:54 +03:00
Willy-JL
f8e9f8ffdd Add hardfault fix revert patch (for ios hid) --nobuild 2023-09-30 20:11:31 +01:00
Willy-JL
c6d49a5d11 Fix backlight code for backlight on cli app open --nobuild 2023-09-30 19:52:33 +01:00
Willy-JL
4ad6297285 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild 2023-09-30 19:26:24 +01:00
ClaraCrazy
91f3ed1a33 Skip backlight for RPC inputs --nobuild 2023-09-30 05:02:05 +02:00
ClaraCrazy
9fea2b248b Backlight on loader_cli_open (e.g. fbt launch) 2023-09-30 05:00:49 +02:00
あく
c924693a84 Ble: fix null-ptr dereference in bt_change_profile (#3110) 2023-09-26 14:09:17 +10:00
Piyamate Wisanuvej
e739aeeb10 bugfix t5577_write_with_pass 2023-09-26 10:08:40 +07:00
MX
5031540a8f sync anims 2023-09-25 16:53:46 +03:00
MX
fc1ec55a40 Merge branch 'ofw_dev' into dev 2023-09-25 16:53:05 +03:00
HTotoo
9a96b44b94 Added sub file generator info 2023-09-25 14:09:21 +02:00
HTotoo
e18a6144a2 Enable Acurite_592TXR sending 2023-09-25 11:40:23 +02:00
Astra
a6bb9698ef [FL-3609] Add the coding in the shell animation (#3106)
Co-authored-by: あく <alleteam@gmail.com>
2023-09-25 17:03:51 +09:00
あく
63d7d46bd3 FuriHal,BleGlue: prevent sleep while HCI command executed, proper bt api rpc locking. Fixes random system lockups. (#3107) 2023-09-25 09:12:12 +04:00
hedger
e1030e7999 fbt: reworked tool path handling (#3105)
* fbt: removed absolute paths from env setup; moved abs paths to cdb tool
* fbt: moved tool lookup to cdb emitter
* fbt: cdb: quote only tools with spaces in path
* typo fix
* fbt: pvs: suppress license expiration warning
2023-09-25 14:04:34 +09:00
MMX
8d1a4a5c69 Merge pull request #607 from amec0e/dev
Updated infrared assets
2023-09-23 00:01:15 +03:00
MX
cc5607d66f include totp cli plugins 2023-09-22 23:45:47 +03:00
HTotoo
ed579617c5 Nexus-TH sending tested, seems ok.
Added SUB file generator url to comment.
2023-09-22 14:36:03 +02:00
HTotoo
db6cf1521d WIP - Implement nexus-th sending 2023-09-22 07:45:22 +02:00
MX
8666cdc5ef Merge branch 'ofw_dev' into dev 2023-09-21 22:43:48 +03:00
MX
286dbfaf0b Revert "Revert "Revert "temp remove before release"""
This reverts commit 4368ff4294.
2023-09-21 22:40:14 +03:00
MX
bf8357ee52 Revert "Testing hid without LED descr"
This reverts commit f7f9250e55.
2023-09-21 22:39:57 +03:00
あく
b98631c633 Gui: handle view port lockup and notify developer about it (#3102)
* Gui: handle view port lockup and notify developer about it

* Gui: fix more viewport deadlock cases and add proper notification
2023-09-21 18:34:48 +04:00