Commit Graph

7 Commits

Author SHA1 Message Date
Eng1n33r 1c55a55ddd adaptation to the new build system + fixes 2022-06-26 20:57:29 +03:00
Eng1n33r 767f7ff92e code formatted 2022-06-24 13:01:41 +03:00
Eng1n33r e6d17b15ed fix region check 2022-06-01 17:03:21 +03:00
Eng1n33r 22cbe276a8 big merge with fz main repo 2022-06-01 16:07:53 +03:00
r3df0xx 7fbf49d377 plugins 2022-05-17 15:54:09 +03:00
あく c209ec56fc Release Candidate Bug Fixes and Improvements (#1121)
* Notification: use all input for backlight, otherwise it is causing issues on repeat. Dolphin: rework debug tools.

* Notification: remove unused variable

* Applications: fix incorrect count in system apps list

* SubGhz: fix memory leak in settings

* SubGhz: fix incorrect frequency in newly created keys

* Loader: make cli command parallel safe
2022-04-15 19:31:25 +03:00
Skorpionm a5cc3453c8 SubGhz: support for custom frequencies for SubGhz (#1108)
* SubGhz: add load setting
* SubGhz: add support file upload with custom frequencies
* SubGhz: add load region setting
* SubGhz: fix syntax
* SubGhz: fix furi_halt error
* Desktop: hide dolphin controls in production build
* Notification: fix crash on NotificationMessageTypeLedDisplayUnlock message

Co-authored-by: あく <alleteam@gmail.com>
2022-04-14 17:05:40 +03:00