Commit Graph

30 Commits

Author SHA1 Message Date
RogueMaster
124faecabd Update desktop_scene_main.c 2022-10-13 23:05:51 -04:00
RogueMaster
8e3e72288c Merge branch 'UNLEASHED' into 420 2022-10-13 13:44:38 -04:00
an4tur0r
39cd10f061 lock device shortcut 2022-10-13 16:54:13 +03:00
RogueMaster
f6baf82b84 fmt 2022-10-12 00:18:37 -04:00
RogueMaster
3b50b84cf5 Update desktop_scene_main.c 2022-10-10 02:07:01 -04:00
RogueMaster
bad92a8c58 more upds 2022-10-10 02:01:00 -04:00
RogueMaster
e32a1ca733 Merge branch 'UNLEASHED' into 420darkupds 2022-10-08 23:56:12 -04:00
MX
f5a1872db4 Desktop: Set external apps as favorites (& fix forgotten record close)
OFW PR 1816 by @djsime1
2022-10-09 05:18:24 +03:00
RogueMaster
0adbca80ff Merge branch 'UNLEASHED' into 420 2022-09-29 06:55:36 -04:00
MX
62e56e2618 rename apps to make it look a bit better in Apps tab in archive app
now old assets are removed so we can avoid duplicates
2022-09-29 08:20:00 +03:00
RogueMaster
32e18d5500 ./fbt format 2022-09-21 14:28:03 -04:00
RogueMaster
c36e208a12 Merge branch 'ofwdev' into 420 2022-09-21 14:11:51 -04:00
hedger
432ff41d6a [FL-2844] desktop: removing slideshow file when leaving slideshow view (#1762)
* [FL-2844] desktop: removing slideshow file when leaving slideshow view; vscode: fix for BM port fetcher; fap api: more symbols for LL
* desktop: actually removing slideshow file
* desktop: moved slideshow removal to scene code; fbt: better blackmagic device handling
* fbt: disabled pagination for gdb
* vscode: restored blackmagic command line
* fbt: fixed debug_other target; added debug_other_blackmagic
* furi: added furi_thread_suspend API group; fixed null-pointer deref for thread name; cleaned up RTOS config
* furi: changed thread state check to eTaskGetState
2022-09-21 23:42:59 +09:00
RogueMaster
401406b7c4 less code less space... loader_start has its own errors + fix unirf link 2022-09-21 01:46:49 -04:00
RogueMaster
daee9db366 Clock in menu from fap 2022-09-20 17:43:59 -04:00
RogueMaster
6145cc85a2 fix for new names 2022-09-19 18:16:15 -04:00
Nikolay Minaylov
d80329b323 [FL-2815, FL-2821] Dummy mode (#1739)
* Dummy mode implementation
* dumb -> dummy
* F7: Add new api_symbols: game icon
* Starting snake game from dummy mode

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-09-19 22:03:42 +09:00
RogueMaster
ae19b8c04a subghzRemote Back To Internal, GPIO External 2022-09-18 04:51:11 -04:00
RogueMaster
3230f5ac88 order fix? 2022-09-18 03:41:58 -04:00
RogueMaster
295e22da83 fix desktop button options 2022-09-18 03:32:02 -04:00
RogueMaster
bf964fffdd games fix 2022-09-18 01:27:44 -04:00
RogueMaster
676cbe9c81 Update desktop_scene_main.c 2022-09-17 05:22:14 -04:00
RogueMaster
7f0c5dc247 Merge remote-tracking branch 'origin/dev' into 420-newfaps 2022-09-17 03:59:17 -04:00
MX
14bd8f2c49 ofw pr: dummy mode
OFW PR 1739 by nminaylov
2022-09-17 00:43:21 +03: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
0cda8a003f file loc fix? 2022-09-16 14:52:20 -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