Willy-JL
782e91c6e2
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
...
Oh thank you OFW for your immense wisdom of shuffling code FOR NO REASON
Was it so difficult to add A SINGLE BOOL to lock with PIN or not?????
2023-05-11 15:35:27 +01:00
あく
aa8a369e2a
Rpc: add desktop service. Desktop: refactor locking routine. ( #2665 )
...
* Rpc: add desktop service
* Protobuf: sync to latest release. Desktop: rewrite PIN locking, finalize locking API
* Desktop: cleanup code a little bit
2023-05-11 19:50:17 +10:00
Willy-JL
09ff6da5ea
Remove subghz region
2023-05-11 00:26:11 +01:00
Willy-JL
d91f70b837
Move config file migration to flipper init
2023-05-10 23:36:03 +01:00
Willy-JL
33ff8e4506
Start storage service first to load xtreme early
2023-05-10 12:13:38 +01:00
Willy-JL
efe6dbf008
Revert "Formatting"
...
This reverts commit a441feec83 .
2023-05-09 18:11:05 +01:00
Willy-JL
b023a01613
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2023-05-08 14:09:37 +01:00
hedger
538f96f0ac
[FL-3300] API version in UI ( #2649 )
...
* desktop, about: replaced commit# with API version
* scripts: storage: added approx speed for file uploads
* scripts: selfupdate: use folder name by default
* vscode: fixed broken get_blackmagic shell integration on *nix
Co-authored-by: あく <alleteam@gmail.com >
2023-05-08 20:11:23 +09:00
Willy-JL
8fa7d16c5f
Merge branch 'ul-dev' into xfw-dev
2023-05-06 01:43:09 +01:00
Sergey Gavrilov
a7d1ec03e8
[FL-3270] Loader refactoring, part 1 ( #2593 )
...
* Loader: menu part
* Settings: remove unused loader api
* Desktop: get loader from record_open
* CLI: remove unneeded loader api
* gitignore: ignore .old files
* Loader: now really a service
* Loader: working service prototype
* Loader: cli, system start hooks
* CI/CD: make happy
* Loader: autorun
* Loader: lock and unlock
* Loader: rearrange code
* Gui, module menu: fix memleak
* Updater test: add timeout
* added update timeouts and max run duration
* Github: revert updater test workflow changes
* Loader: less missleading message in info cli command
Co-authored-by: doomwastaken <k.volkov@flipperdevices.com >
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-05-04 12:48:13 +09:00
Willy-JL
ee94d48736
Fix lockscreen backlight flicker
2023-05-04 01:17:58 +01:00
Willy-JL
58af523332
Merge branch 'ul-dev' into xfw-dev
2023-05-02 04:44:43 +01:00
MX
e24cb944ff
Temp fix desktop lock bug and update changelog
2023-05-02 02:38:42 +03:00
Willy-JL
22910f8ca5
Format
2023-05-01 15:35:53 +01:00
Willy-JL
915242bf11
Begone, debug comment
2023-05-01 15:34:16 +01:00
Willy-JL
a6bc7f8abb
Rework xtreme settings and assets implementation
2023-05-01 15:28:59 +01:00
Willy-JL
c814da7403
Setting to factory reset and format on 10 bad pins
2023-04-30 22:57:55 +01:00
Willy-JL
8a5d88fc9a
Format
2023-04-28 16:57:17 +01:00
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