Willy-JL
4a56baf158
Fix desktop keybinds path
2023-07-14 21:23:50 +02:00
Willy-JL
72ed3660e5
Move desktop keybinds to external file
2023-06-29 18:35:35 +02:00
Willy-JL
b68dc9087a
Desktop new full keybind system + fix settng logic
2023-06-29 04:22:29 +02:00
Willy-JL
3cbf932bd1
Move clock setting to statusbar section of xfw app
2023-06-27 21:35:50 +02:00
Willy-JL
decce5aa8d
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-05-26 19:33:56 +01:00
MX
12f9b6a89e
Apply desktop favourite apps refactoring
2023-05-26 13:13:46 +03:00
MX
035bb57c56
bump version!!!
2023-05-24 07:50:45 +03:00
gid9798
1d5a4240b9
Clock: some improvements
2023-05-23 22:47:15 +03:00
Willy-JL
ff76fe32c1
Move desktop config back to int (for pin purposes)
2023-05-17 01:52:18 +01:00
MX
b2e55d7d84
Merge branch 'ofw-dev' into dev
...
:(
2023-05-11 17:47:14 +03:00
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
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
MX
3444c5245e
Tertiary favourite app
2023-03-18 01:16:34 +03:00
Willy-JL
2e09232499
Support for external apps in main menu
2023-03-04 22:56:10 +00:00
Willy-JL
87963417aa
Merge unleashed + general cleanup
2023-02-18 07:41:51 +00:00
MX
aae37121d6
Bump Settings file version to 7, cuz struct is changed and requires upd
...
Settings are saved as binary struct dump, so if we make any change to struct, we need to bump a version since it will not be compatible with older file in any case
2023-02-17 03:36:34 +03:00
Willy-JL
8a8e5b3de0
Add desktop auto lock with pin setting
2023-02-16 23:28:51 +00:00
Willy-JL
660f97f241
Add desktop auto lock with pin setting
2023-02-16 23:21:35 +00:00
Willy-JL
f373bfa52d
Fix battery style setting + move to xfw app
2023-01-19 23:38:36 +00:00
Clara K
8bd17394e3
Dev ( #103 )
2023-01-19 13:46:15 +01:00
VerstreuteSeele
498adb763a
battery off switch
2023-01-19 13:45:24 +01: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
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
Willy-JL
cf2a1265db
Add a cycle animations setting
2023-01-16 19:18:28 +00:00
VerstreuteSeele
a35e2ac1ae
Merge PRs
2023-01-11 16:37:24 +01:00
Fasjeit
4dc2a7f212
New battery display (Bar %)
2023-01-09 17:50:38 +03:00
jbohack
bb8999ce62
changed dummy mode to sfw mode
2022-12-26 02:24:55 -05:00
David
d5b239595f
Desktop: Set external apps as favorites ( #1816 )
...
* MVP
* Display app name and icon in browser
* Pre-select favorites in submenu and browser
* Show animation while external favorite is loading
* A little birdie told me... (Missing record_close)
* DesktopSettings: reset submenu before running dialog
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-10-14 03:09:37 +09: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
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
MX
3fbaad1488
Merge branch 'fz-dev' into dev
2022-09-14 21:04:04 +03: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