Commit Graph

403 Commits

Author SHA1 Message Date
Willy-JL
6a0e813b6c Add option to show seconds on lockscreen 2023-04-28 16:53:09 +01:00
MX
6271409e5a Allow locking without pin using Up menu on desktop 2023-04-25 02:09:29 +03:00
Willy-JL
a5cddc076e Merge branch 'ul-dev' into xfw-dev 2023-04-23 17:48:05 +01:00
MX
2de476b11d Merge branch 'fz-dev' into dev 2023-04-19 17:03:56 +03:00
Astra
74fe003f8b [FL-3171] Introduce stealth mode and auto-selective lock (#2576)
* Introduce stealth mode and auto-selective lock
* Stealth mode status bar icon
* Review fixes
* Fix icon disappearing after reboot
* Support overriding stealth mode
* FuriHal: correct reserved space size in RTC SystemReg

Co-authored-by: あく <alleteam@gmail.com>
2023-04-19 18:33:23 +09:00
Willy-JL
b84adc9d96 Double PIN timeout after each wrong PIN 2023-04-13 04:47:05 +01:00
Willy-JL
f948ab33f1 Fix resetting PIN code with key combo 2023-04-13 03:07:07 +01:00
Willy-JL
1609f3c500 Fix critical boot modes (dfu / recovery) 2023-04-13 02:14:03 +01:00
Willy-JL
80b1e73989 Add back PIN Lock + OFF option to lock menu 2023-04-09 19:35:22 +01:00
Willy-JL
67c5026f38 Format 2023-04-08 00:54:59 +01:00
Willy-JL
90e99fe794 Merge branch 'ul-dev' into xfw-dev 2023-04-07 23:40:28 +01:00
MX
aac7654ca3 Merge branch 'fz-dev' into dev 2023-04-06 07:14:48 +03:00
Astra
b4ceb55fd2 [FL-2524] Graphics cleanup and icon rotation (#2561)
* Canvas with rotation
* Full icon rotation, cleanup of unused resources
* F18 API update
* Bitmap draw cleanup
* More cleaning up
* Migrate recovery and DFU to canvas
* Make the internal draw function static
* Remove all calls to u8g2_DrawXBM

Co-authored-by: あく <alleteam@gmail.com>
2023-04-06 11:36:12 +08:00
Willy-JL
4af2bd01ef Fix nightstand clock crashes 2023-04-06 02:18:16 +01:00
Willy-JL
a441feec83 Formatting 2023-03-28 23:59:32 +01:00
Willy-JL
add2bc9828 Format 2023-03-28 07:54:56 +01:00
Willy-JL
73aee87eb1 Add first xtreme boot slideshow 2023-03-28 06:57:21 +01:00
Willy-JL
70fbbde236 Expose slideshow struct 2023-03-28 06:56:43 +01:00
Willy-JL
af65a0dc7d Hide statusbar in slideshows 2023-03-28 05:25:57 +01:00
Willy-JL
751662bf39 Support modularly hiding statusbar 2023-03-28 05:25:41 +01:00
Willy-JL
aa8d9b7bac Format 2023-03-28 04:48:41 +01:00
Willy-JL
a25bfddcfd Fix slideshow filename includes 2023-03-28 02:05:19 +01:00
Willy-JL
94f636ce21 Move slideshow temp file to external storage 2023-03-28 02:03:12 +01:00
Willy-JL
e77b08e96b Fix lock menu settings saving 2023-03-28 00:27:11 +01:00
Willy-JL
10096ec95a Store main settings in dedicated ext folder 2023-03-28 00:13:28 +01:00
Willy-JL
5facf6dc89 Move setting files to sd card 2023-03-25 20:12:48 +00:00
Willy-JL
df3dfb1aaa Add lock mode popup to lock menu 2023-03-25 06:01:17 +00:00
Willy-JL
3d1a4c73fd Readd lock with pin menu event 2023-03-25 00:29:50 +00:00
Willy-JL
fb13943360 Lock menu fix main settings button 2023-03-25 00:25:06 +00:00
Willy-JL
c5f23a6cdb Format 2023-03-24 18:43:18 +00:00
Willy-JL
31122e295c Hide statusbar in lock menu 2023-03-24 00:00:33 +00:00
Willy-JL
90b333b088 Lock menu save settings at exit (fix lag) 2023-03-23 22:23:32 +00:00
Willy-JL
3b71b8596c Initial lock menu rework 2023-03-23 03:33:13 +00:00
Willy-JL
e3c6a63481 Add option to disable fallback animation 2023-03-22 11:59:13 +00:00
Willy-JL
84a51de03d Dont repeat same animation twice (when possible) 2023-03-22 11:57:43 +00:00
Willy-JL
775b360391 Fix crashes on bad animation manifests 2023-03-22 11:55:50 +00:00
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
Willy-JL
ea596dc94d Initial lockscreen redesign 2023-03-18 20:36:24 +00:00
MX
3444c5245e Tertiary favourite app 2023-03-18 01:16:34 +03:00
Willy-JL
a5da60a028 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-09 17:30:39 +00:00
MX
dfc45eb0f9 Merge branch 'fz-dev' into dev 2023-03-09 16:58:51 +03:00
Astra
50ef5deefc [FL-3118] Dumb mode menu freeze fix (#2456)
Co-authored-by: あく <alleteam@gmail.com>
2023-03-09 17:24:47 +09:00