Commit Graph

28 Commits

Author SHA1 Message Date
Willy-JL 8a8e5b3de0 Add desktop auto lock with pin setting 2023-02-16 23:28:51 +00:00
Willy-JL c7f2ac4214 Simpler desktop lock logic 2023-02-15 09:56:35 +00:00
Willy-JL efb11dfcbd Properly integrate xtreme apis and headers 2023-02-11 05:19:37 +00:00
Willy-JL 6555082e2a Revert "Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev"
This reverts commit 708dd167c8.
2023-02-10 20:50:30 +00:00
VerstreuteSeele 708dd167c8 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-02-10 17:36:22 +01:00
Willy-JL 0a43a72fc1 Init asset packs at desktop load 2023-02-10 08:55:47 +00:00
Willy-JL da2ce47bd3 Move sfw mode to custom app 2023-01-17 19:58:27 +00:00
Willy-JL 067f7bd3f5 Add basic Xtreme app, move animcycle option to app 2023-01-17 07:35:35 +00:00
Willy-JL 4791468159 Use default anim cycle duration 2023-01-17 01:27:20 +00:00
Willy-JL 01b1ea123b Add anim cycle 30s, 1m and manifest 2023-01-17 01:22:19 +00:00
Willy-JL 2566106a56 Fix cycle anims setting 2023-01-16 20:16:38 +00:00
Willy-JL f2c1921638 Change cycle anims setting to control anim length 2023-01-16 20:02:40 +00:00
VerstreuteSeele 905bb23fdf Formatting & New updated IR 2023-01-14 08:44:32 +01:00
VerstreuteSeele 7385a28ddd Remove unused code 2023-01-14 08:01:52 +01:00
jbohack 185774677b animations now cycle between sfwmode change without a restart :) 2023-01-09 08:11:15 -05:00
jbohack 46655abe07 restart the flipper on sfw setting change 2023-01-08 21:35:45 -05:00
VerstreuteSeele 9d51cb7f7b The nightmare begins, lol 2023-01-08 21:51:09 +01:00
jbohack 33d09e6bc1 added desktop setting save back to fix sfw_mode. (broke in the previous commit) 2023-01-07 00:50:22 -05:00
jbohack 73164d6c32 boot loops & null dereference error fixed
namechanger application was updated thanks to ESurge and application now works without issues :D
2023-01-06 23:51:29 -05:00
jbohack bb8999ce62 changed dummy mode to sfw mode 2022-12-26 02:24:55 -05:00
RogueMaster d014ded1f3 Merge branch 'flipperdevices:dev' into 420 2022-12-12 07:57:01 -05:00
usiegl00 1c12613863 Prevent hacking related backgrounds from being displayed in dummy mode. (#2107)
* Prevent hacking related backgrounds from being displayed in dummy mode.
* Add function call to animation manager to set dummy mode.
* Reboot retains dummy mode background.

Co-authored-by: あく <alleteam@gmail.com>
2022-12-12 21:46:41 +09: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 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 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