Commit Graph

123 Commits

Author SHA1 Message Date
RogueMaster b67bfdf7d9 Update loader.c 2022-09-16 15:17:59 -04:00
RogueMaster a9991ddad8 Update loader.c 2022-09-16 15:16:58 -04:00
RogueMaster 1313d3dde6 Update loader.c 2022-09-16 15:16:09 -04:00
RogueMaster b28041ab68 Update desktop_scene_main.c 2022-09-16 15:14:43 -04:00
RogueMaster 17a0ee14c5 no games menu or favorite game since games moved 2022-09-16 15:13:16 -04:00
RogueMaster 22e33c1e8c Revert "Revert "games menu issue, removing""
This reverts commit f4c04e8249.
2022-09-16 15:10:04 -04:00
RogueMaster 0cda8a003f file loc fix? 2022-09-16 14:52:20 -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 3863315439 file loc fix 2022-09-16 14:17:17 -04:00
RogueMaster 6838db420b fix file loc 2022-09-16 14:16:18 -04:00
RogueMaster f128d9faac fix file location? 2022-09-16 14:15:38 -04:00
RogueMaster c81fd3a5c3 Update desktop_view_lock_menu.c 2022-09-16 14:13:35 -04:00
RogueMaster 8974ee8486 Update applications.h 2022-09-16 14:12:15 -04:00
RogueMaster f4c04e8249 Revert "games menu issue, removing"
This reverts commit ecc60cda2c.
2022-09-16 14:11:46 -04:00
RogueMaster ecc60cda2c games menu issue, removing 2022-09-16 14:07:49 -04:00
RogueMaster 2ec2493e9e Desktop, Dolphin, Loader, Passport and Power Settings 2022-09-16 13:59:45 -04:00
Nikolay Minaylov a6052be0f1 Charging icon update fix (#1733)
* Power: refresh battery indicator on charger plug/unplug

Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 23:13:48 +09:00
MX 361a239d3e add some games, make DOOM somewhat playable 2022-09-15 04:42:17 +03:00
MX 51ffdcd3bc update api, add icons, fix picopass again 2022-09-15 01:14:55 +03:00
MX 3fbaad1488 Merge branch 'fz-dev' into dev 2022-09-14 21:04:04 +03: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