Oct 7 2024
Sep 9 2024
Sep 3 2024
This has been fixed.
Apr 2 2024
Mar 1 2024
Nov 28 2023
All completed :)
May 23 2023
Mar 19 2023
Mar 1 2023
Sep 26 2022
Jul 18 2022
Jul 14 2022
yes, but as we have nothing new in the branch, it will wait until next release :)
Screenshots updated on the fastlane folder (on master and 2.0 branches) and on the playstore.
Jun 16 2022
I'll take care of that.
Jun 12 2022
Apr 9 2022
Thank you!
Looks good to me, I tested a few activities and didn't noticed any bug. There are still some png (but not big files so we won't gain much by converting them to webp):
src/activities/hangman/resource/fog.png
src/activities/memory-sound/resource/Tux_mute.png
src/activities/memory-sound/resource/Tux_play.png
src/core/resource/aboutkde.png
src/core/resource/arrow.png
src/core/resource/gcompris-icon.png
src/core/resource/gcompris.png
src/core/resource/star.png
Apr 7 2022
All done (or almost, still waiting for the erase images from Karl, who is still working on it).
Mar 2 2022
I already started working on it, but it takes time as I also replace some photos in some activities (currently in categorization especially, it's a bit long but soon finished).
In most cases, resizing not lossless with quality 90 is OK and already saves some space. For other cases like erase activity images, if we replace those with higher resolution images, they'll probably need to be compressed with quality 50 or 40 to have an acceptable size.
Mar 1 2022
For lang, we go from 59.7Mo to 40.2Mo with a conversion of all png with no loss (magick $f -quality 100 -define webp:lossless=true $f.webp), so for me, it's a go :).
Feb 15 2022
Feb 11 2022
Jan 13 2022
Jan 9 2022
Sep 10 2021
Jun 23 2021
Apr 8 2021
Mar 18 2021
Mar 12 2021
Mar 11 2021
Feb 20 2021
Feb 12 2021
Jan 21 2021
Jan 14 2021
Jan 8 2021
Sep 15 2020
Jun 20 2020
Apr 11 2020
The issue in Number sequence was fixed long ago now (commit a768009e5e0644410614ab677677bf57f056722e ).
The issue in enumerate was fixed in commit d5fd8e5239fd8cf72dbff1d793e99f3d3737172b.
Dec 26 2019
Apr 3 2019
Jan 5 2019
I agree this is a good idea, we should add something to indicate when there is a filter.
I'll start thinking about it and propose something soon.