Commit Graph

17 Commits

Author SHA1 Message Date
Willy-JL
89e98dea4e Format 2023-03-20 21:26:20 +00:00
Willy-JL
cc96ade1f9 Better screen timeout on lockscreen
This reverts commit 9d42404ef3.
Adds a 1s delay after tooltip timeout.
2023-03-20 02:33:43 +00:00
Willy-JL
477bf93a85 Show unlock prompt for longer 2023-03-19 19:00:42 +00:00
Willy-JL
9d42404ef3 Use default screen timeout on lockscreen 2023-03-19 18:52:15 +00:00
Willy-JL
3899b553bb Add setting for lockscreen prompt 2023-03-19 18:11:30 +00:00
Willy-JL
949f372686 Better lockscreen prompt + unlock with UP 2023-03-19 18:02:48 +00:00
Willy-JL
12fe307eed Add lockscreen settings to xfw app 2023-03-19 00:50:04 +00:00
Willy-JL
c3c4373539 Lockscreen improvements 2023-03-19 00:10:35 +00:00
Willy-JL
1eae24cf68 Animate lockscreen 2023-03-18 22:48:10 +00:00
VerstreuteSeele
a026ab37bd Who tf wrote this, and why? | Biggest stability update ever
Bro, what the fuck is this bullshit? I swear imma go cry if I see more shit like that...
2023-01-06 01:45:02 +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
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
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