Willy-JL
43904b41a5
No shitting the bed when asset pack has no anims
2023-01-24 12:40:59 +00:00
Willy-JL
109583cb9f
SFW mode by default
2023-01-23 13:37:15 +00:00
Willy-JL
443dc93fc3
Add anim speed setting
2023-01-22 21:19:39 +00:00
Willy-JL
bc6c374138
Add battery to hold desktop right
2023-01-22 04:52:38 +00:00
Willy-JL
c92b13d154
Desktop hold right for about page
2023-01-21 00:09:33 +00:00
Willy-JL
88eb98dd9e
Fix sonarcloud bugs
2023-01-20 21:14:59 +00:00
Willy-JL
8d6c12d942
Better animation repeat fix
2023-01-20 07:42:10 +00:00
Willy-JL
7c63b6dfd0
Dont play same anim twice in a row
2023-01-20 07:21:11 +00:00
Willy-JL
abffc3152f
New asset system everywhere sfw mode is supported
2023-01-20 06:43:05 +00:00
Willy-JL
95552f536e
Fix animation pathing
2023-01-20 03:01:10 +00:00
Willy-JL
3d1d1b2d67
Add anim support to custom asset packs
2023-01-20 00:29:16 +00:00
Willy-JL
6187045ef1
Cleaner anim cycle check
2023-01-18 10:52:07 +00:00
Willy-JL
3302613ec5
Fix xtreme_settings fetch
2023-01-18 10:46:25 +00:00
Willy-JL
da2ce47bd3
Move sfw mode to custom app
2023-01-17 19:58:27 +00:00
Willy-JL
5a091fb205
Add unlock anims setting
2023-01-17 17:03:07 +00:00
Willy-JL
9f47b499e4
Rename cycle anims
2023-01-17 17:01:20 +00:00
Willy-JL
483d96f447
Unique ptr for xtreme settings, no more loading
2023-01-17 15:45:39 +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
905bb23fdf
Formatting & New updated IR
2023-01-14 08:44:32 +01:00
jbohack
ff7c3742c0
fixed level up animations not properly being displayed
2023-01-12 09:48:32 -05:00
jbohack
1d6aa77b9a
modified levelup animations, added sfw levelups, and changed framerates
2023-01-10 21:27:03 -05:00
VerstreuteSeele
1e994b0a31
And adding back our animation
2023-01-10 00:26:53 +01:00
VerstreuteSeele
250b463b30
breaking things. yay
2023-01-09 23:39:43 +01:00
VerstreuteSeele
3a45a3068d
Thank you Animation
2023-01-09 23:13:25 +01:00
jbohack
d992b894ce
free settings from memory
2023-01-08 21:04:53 -05:00
VerstreuteSeele
2deb648ec2
logging to make sure
2023-01-08 22:21:59 +01:00
VerstreuteSeele
9d51cb7f7b
The nightmare begins, lol
2023-01-08 21:51:09 +01:00
VerstreuteSeele
47706d20e7
Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev
2022-12-27 11:11:02 +01:00
RogueMaster
c361305a10
Merge branch 'UNLEASHED' into 420
2022-12-26 16:14:07 -05:00
Georgii Surkov
8582670a34
[FL-2811] Fix PVS-Studio warnings ( #2142 )
...
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2022-12-26 21:13:30 +09:00
jbohack
bb8999ce62
changed dummy mode to sfw mode
2022-12-26 02:24:55 -05:00
VerstreuteSeele
3f65c3bde5
Dirtiest patch alive | SFW mode
2022-12-23 07:19:56 +01:00
VerstreuteSeele
64900a82ef
Hardcoding values is dumb @RogueMaster
2022-12-22 10:05:26 +01: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
Kuronons
4d2c6477e6
Update animation_manager.c
...
For Sasquach_D1g1talRa1n_128x64 as default anim
2022-12-02 23:31:16 +01:00
RogueMaster
a486cc898a
Merge branch 'ofwdev' into 420
2022-11-28 12:12:22 -05:00
Maksim Derbasov
e121e6a287
Fix for spelling ( #2051 )
...
* Fix for spelling
* Review iteration
Co-authored-by: あく <alleteam@gmail.com >
2022-11-29 01:51:51 +09:00
RogueMaster
b6409226e8
Merge branch 'UNLEASHED' into 420darkupds
2022-10-08 23:46:51 -04:00
Sergey Gavrilov
4000f0cac5
[FL-2870] Printf function attributes ( #1841 )
...
* Furi strings: printf attribute
* Logs: printf attribute
* Plugins: adapt
* Plugins: accommodate
* Unit tests: accommodate
Co-authored-by: あく <alleteam@gmail.com >
2022-10-07 22:35:15 +09:00
RogueMaster
7ff3fa09da
Merge branch 'UNLEASHED' into 420
2022-10-06 12:58:47 -04:00
Sergey Gavrilov
4bf29827f8
M*LIB: non-inlined strings, FuriString primitive ( #1795 )
...
* Quicksave 1
* Header stage complete
* Source stage complete
* Lint & merge fixes
* Includes
* Documentation step 1
* FBT: output free size considering BT STACK
* Documentation step 2
* py lint
* Fix music player plugin
* unit test stage 1: string allocator, mem, getters, setters, appends, compare, search.
* unit test: string equality
* unit test: string replace
* unit test: string start_with, end_with
* unit test: string trim
* unit test: utf-8
* Rename
* Revert fw_size changes
* Simplify CLI backspace handling
* Simplify CLI character insert
* Merge fixes
* Furi: correct filenaming and spelling
* Bt: remove furi string include
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-10-06 00:15:23 +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