Commit Graph

26 Commits

Author SHA1 Message Date
VerstreuteSeele
cba01d755c Part 4 / 5 2022-12-21 08:05:11 +01:00
RogueMaster
18f64f0002 Merge branch 'ofwdev' into 420 2022-12-09 00:24:04 -05:00
Shane Synan
5c3a5cd8f7 FuriHal, Power, UnitTests: battery charging voltage limit API (#2063) 2022-12-08 15:57:49 +09:00
RogueMaster
5c7fe53714 Merge branch 'pr/404' into 420 2022-11-04 17:20:34 -04:00
SHxKenzuto
f07424f66d added 2 hours interval option in shutdown on idle submenu 2022-11-04 21:47:48 +01:00
SHxKenzuto
3a5d70bff2 Merge branch 'dev' into shutdown_idle 2022-11-04 20:33:23 +01:00
RogueMaster
40ef6dddfe Merge branch 'ofwdev' into 420 2022-11-04 02:38:28 -04:00
Sergey Monchenko
3bd74b7f01 SubGhz: fix incorrect response in rpc mode. Code cleanup. (#1964)
* Code cleanup
* SubGhz: correct logic in RPC
* SubGhz: do not blink on app rpc fail

Co-authored-by: あく <alleteam@gmail.com>
2022-11-04 15:08:51 +09:00
あく
dfe7828270 Merge branch 'dev' into shutdown_idle 2022-10-29 02:36:31 +09:00
RogueMaster
8878a73577 Merge branch 'ofwdev' into 420 2022-10-28 10:39:44 -04:00
Sergey Gavrilov
3434305630 [FL-2937] Remove resources from API to prevent frequent API version increase (#1935)
* Remove all icons from API
* Music player: icons
* Signal generator: icons
* Bt hid: icons
* Weather station: icons
* Picopass: icons
* File browser test: icons
* Example images: documentation
* Remove global assets header
* Fix picopass

Co-authored-by: あく <alleteam@gmail.com>
2022-10-28 23:08:50 +09:00
RogueMaster
b3ab617083 Merge branch 'pr/372' into 420 2022-10-18 03:02:00 -04:00
lokiuox
6d7395cf4c [Power] Reboot on Idle setting change 2022-10-15 02:55:47 +02:00
SHxKenzuto
82f2354727 event based check for auto shutdown timer setting 2022-10-10 23:39:29 +02:00
SHxKenzuto
d3c1ff5b95 Merge remote-tracking branch 'upstream/dev' into shutdown_idle 2022-10-10 23:24:35 +02:00
RogueMaster
e32a1ca733 Merge branch 'UNLEASHED' into 420darkupds 2022-10-08 23:56:12 -04:00
Sergey Gavrilov
31c0346adc [FL-976] Removing lambdas (#1849)
* Removing lambdas...
* Wake the fk up, Gordon! We have a citadel to burn!
* Here comes the Nihilanth
* Lambda documentation

Co-authored-by: あく <alleteam@gmail.com>
2022-10-09 02:38:29 +09:00
Aleksandr Kutuzov
a3ade922e2 Power: free variable_item_list after removing from view dispatcher 2022-09-29 03:07:47 +09:00
SHxKenzuto
40cabd5ecb Merge remote-tracking branch 'upstream/dev' into shutdown_idle 2022-09-19 20:52:18 +02:00
RogueMaster
ce300573a0 Update power_settings.h 2022-09-16 14:38:40 -04:00
RogueMaster
4cac559813 Create power_settings_filename.h 2022-09-16 14:38:06 -04:00
RogueMaster
889df964be more power fixes 2022-09-16 14:36:43 -04:00
RogueMaster
c7b9357a30 Fix Power Settings 2022-09-16 14:33:52 -04:00
RogueMaster
2ec2493e9e Desktop, Dolphin, Loader, Passport and Power Settings 2022-09-16 13:59:45 -04:00
SG
b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 02:21:03 +09:00
SG
873e1f114b [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 01:11:38 +09:00