Collectionne la version Android Easter Egg.
Collection des Easter Eggs d'Android.
Ce projet contient le code complet de tous les Easter Eggs d'Android, dans le but de les organiser et d'assurer leur compatibilité. L'objectif est de permettre à la plupart des appareils de profiter des différentes versions des Easter Eggs avec un minimum de modifications du code source.
GitHub :
https://github.com/hushenghao/AndroidEasterEggs
Code source du système :
https://cs.android.com/android/platform/superproject/main
Quoi de neuf dans la dernière version 5.5.0
Last updated on Sep 8, 2026
- Get wallpaper colors for dynamic color on unsupported devices
- Adapt the home settings drawer for large screens
- Add print support to the Cat Editor
- Fix the Cat Editor's favorite records crash issue #688
- Sync Android 17 Landroid word pool with upstream AOSP
- Use a static splash icon below Android 12 to avoid animation jank
- Sync the in-app night mode to the system, so the splash screen follows the theme setting on Android 12+
- Code cleanup and refactoring