Commit Graph

17 Commits

Author SHA1 Message Date
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