MX
c87205fe9a
upd changelog and readme
2025-11-04 16:12:19 +03:00
MX
dbc5895b30
upd anims
2025-10-13 22:26:31 +03:00
MX
dd009e38df
Merge remote-tracking branch 'OFW/doom/3972-add-doom-animation' into dev
2025-03-28 14:39:47 +03:00
doomwastaken
0563697eab
fixed metadata and images
2025-03-28 14:32:47 +03:00
doomwastaken
1c080ecc63
reverted manifest to original, new animation added
2025-03-28 14:15:36 +03:00
doomwastaken
bfe9f20650
added doom animation to manifest
2025-03-28 14:11:22 +03:00
doomwastaken
0c5cab9f1a
added new doom animation, updated manifests, re-enabled some animations
2025-03-28 14:09:32 +03:00
MX
36327877ba
move seasonal anims to temp folder
...
todo: make automatic selection???
2025-02-13 04:04:36 +03:00
MX
a3ffdac763
Merge remote-tracking branch 'OFW/dev' into dev
2025-02-10 21:55:03 +03:00
Astra
5bd35f435b
[FL-3951] Add the Showtime animation ( #4100 )
...
* Add the Showtime animation
* Format images
2025-02-10 18:35:39 +09:00
MX
1739f57c7a
enable anim
2024-12-24 01:02:05 +03:00
MX
9c5341edb1
Merge remote-tracking branch 'OFW/dev' into dev
2024-12-23 15:56:12 +03:00
Astra
6d20bc7e50
[FL-3938] Add winter animations ( #4032 )
...
* Add winter animations
* Format images
Co-authored-by: あく <alleteam@gmail.com >
2024-12-23 10:09:40 +09:00
MX
00a0c6ee1a
Merge remote-tracking branch 'OFW/dev' into dev
2024-09-04 03:16:37 +03:00
Astra
7c88a4a8f1
[FL-3899] Add the Procrastination animation ( #3860 )
...
* Add the Procrastination animation: sorry been putting off doing this for a while
* Reformat images
2024-08-29 21:21:25 +09:00
MX
821f5bab18
Merge remote-tracking branch 'OFW/dev' into dev
2024-08-10 14:47:38 +03:00
Sean Skyhawk
41fcead710
Images linting: ensure that all images conform specification ( #3802 )
...
* Change all icons to be white background
* assets: re-processed all *.png images to 1-bit
* assets: also stripped profile data from .pngs
* assets: also stripped datetime from metadata (`-define png:exclude-chunks=date,time`)
* scripts: added image linter and formatter; fbt: added `lint_img` && `format_img` targets; github: integrated image lint step into CI
* scripts: imglint: fixed deprecation warning
* images: applied `format_img`
* fbt: added `lint_all` and `format_all` targets; docs: updated for new targets
Co-authored-by: hedger <hedger@nanode.su >
Co-authored-by: hedger <hedger@users.noreply.github.com >
2024-08-07 11:57:32 +09:00
MX
ce1ac07fbe
Merge remote-tracking branch 'OFW/dev' into dev
2024-07-10 21:18:49 +03:00
Astra
d60ce6edde
[FL-3866] Intruder animation ( #3779 )
2024-07-10 13:02:07 +01:00
MX
1afa3f7ef3
Merge remote-tracking branch 'OFW/dev' into dev
2024-05-15 18:22:54 +03:00
Astra
b60e6042a5
[FL-3813] Add the Akira animation ( #3636 )
...
* Add the Akira animation
* Dolphin: adjust weight for new animation
Co-authored-by: あく <alleteam@gmail.com >
2024-05-13 15:47:07 +01:00
MX
e436ea275a
Merge remote-tracking branch 'OFW/dev' into dev
2024-03-29 14:05:07 +03:00
Kuronons
3084469d83
L1_Mods animation update : adding VGM visual ( #3502 )
...
* Update images
* Update meta.txt
* Reverting to MOD 9999
Co-authored-by: あく <alleteam@gmail.com >
2024-03-29 12:40:26 +09:00
MX
71111b0d2f
sync anims with OFW
...
[FL-3776] Add the Freedom_2_dolphins animation
2024-03-20 12:48:50 +03:00
Astra
ff0952d66a
[FL-3776] Add the Freedom_2_dolphins animation ( #3521 )
...
* Add the Freedom_2_dolphins animation
* Dolphin: rebalance animation weights
Co-authored-by: あく <alleteam@gmail.com >
2024-03-20 18:37:07 +09:00
MX
58cd56a439
Merge branch 'ofw_dev' into dev p1
2024-03-10 23:35:44 +03:00
Astra
ecab4d53d2
[FL-870] Auto-generated firmware documentation take two ( #2944 )
...
* Add doxygen and doxygen-awesome css, cleanup docs files
* Ignore more libraries and remove leftover local variables
* Create an actual intro page
* .md files linting
* Add doxygen action
* Fix Doxygen path
* Fix doxyfile path
* Try to upload
* Change docs branch
* Add submudules checkout
* Disable doxygen on PR
* Mention the firmware docs in the readme
* More dev docs mentions in the readme
* Fix runner group, add tags
* Test dev in PR
* Disable running on PR
* Fix a typo in the doxyfile
* Try upload to S3
* Fix local path
* Fix S3 ACL
* Add delete flag, unifying dev and tags
* Update ignored directories
* More ignored directories
* Even more ignored directories
* Fix submodule
* Change S3 uploader
* Change S3 uploader version
* Fix aws sync flags
* Fix ACL
* Disable ACL
* Improve ignores, add WiFi devboard docs
* TEMP: generate dev docs
* TEMP: generate 0.89.0 docs
* Disabling PR trigger
* Enable submodules and test build
* Enable test build
* Disable test build
* Change docs directory structure
* Fix accidentally committed submodule
* Fix submodules
* Update links to the developer documentation
* Markdown linting
* Update workflow, enable test build
* Fix doxygen dir path
* Update Doxyfile-awesome.cfg
* Change paths
* Fix upload docs path
* Disable pull_request debug trigger
* Disable tags building
* Remove autolinks and namespaces
* Establish basic documentation structure
* Add missing changes
* Improve stylesheet, move some files
* Improve examples
* Improve the main page
* Improve application dev docs
* Improve system programming docs
* Improve development tools docs
* Improve other docs
* Improve application examples
* Fix formatting
* Fix PVS-studio warnings
* Improve visuals
* Fix doxygen syntax warnings
* Fix broken links
* Update doxygen action
Co-authored-by: DrunkBatya <drunkbatya.js@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com >
Co-authored-by: Georgii Surkov <37121527+gsurkov@users.noreply.github.com >
2024-03-06 15:25:21 +09:00
MX
924520a9a7
Revert "its time to enable this one"
...
This reverts commit bc1fdabce4 .
2024-01-13 03:24:00 +03:00
MX
bc1fdabce4
its time to enable this one
2023-12-20 01:25:35 +03:00
MX
fdcfd5996b
Merge branch 'ofw_dev' into dev
2023-12-01 02:33:41 +03:00
Astra
a849d49c92
[FL-3682] Add the secret door animation ( #3233 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-11-30 18:51:38 +09:00
MX
5031540a8f
sync anims
2023-09-25 16:53:46 +03:00
MX
fc1ec55a40
Merge branch 'ofw_dev' into dev
2023-09-25 16:53:05 +03:00
Astra
a6bb9698ef
[FL-3609] Add the coding in the shell animation ( #3106 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-09-25 17:03:51 +09:00
MX
4b81046b6f
Merge branch 'ofw-dev' into dev
2023-08-11 18:08:12 +03:00
Astra
12d9b1069c
[FL-3480] Add the Sad song animation ( #2973 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-08-11 01:31:01 +09:00
MX
c4b04a06bb
Merge branch 'ofw-dev' into dev
2023-07-12 21:19:16 +03:00
あく
b1e13d44b8
Dolphin: add new animation ( #2865 )
2023-07-12 12:28:51 +04:00
MX
0d394a6f87
Merge branch 'ofw-dev' into dev
2023-06-07 00:29:06 +03:00
あく
61394b8be4
[FL-3352] Dolphin: new animation ( #2735 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
2023-06-06 22:04:27 +04:00
MX
a783612076
Merge branch 'ofw-dev' into dev
2023-05-30 19:30:08 +03:00
あく
a76c189ca5
[FL-3335] Dolphin: new animation ( #2713 )
2023-05-30 20:47:28 +09:00
MX
dd99c22792
Merge branch 'fz-dev' into dev
2023-03-14 19:55:16 +03:00
あく
ccaa3864d5
Dolphin: new spring animation, weight adjust, drop winter animation. ( #2489 )
...
* Dolphin: add new spring animation, drop winter animation, adjust weights
* Readme: update application folder structure info
2023-03-15 01:02:27 +10:00
MX
85f6ee2870
Merge branch 'fz-dev' into dev
2023-02-15 23:33:35 +03:00
あく
25e8947282
Dolphin: drop holiday animation ( #2398 )
2023-02-15 20:05:08 +10:00
MX
416a6425de
Disable New Year Animation
2023-02-11 04:33:47 +03:00
MX
16f8f2c2df
Merge branch 'fz-dev' into dev
2023-02-02 11:54:20 +03:00
DEXV
55054fc1a7
Assets: correct MicroSD card pinout in service animations ( #2323 )
...
* New Micro Sd-Card pinout: fixing the Micro Sd-Card pinout for the blocking an internal sd card animations
* Updating the sd card pinout
* Updating magnifying glass
2023-01-29 17:55:04 +07:00
MX
a921a828e5
Fix Dolphin animations manifests
2023-01-07 02:00:39 +03:00