Коллекции Android-релиза «Пасхальное яйцо».
Сборник пасхальных яиц для Android.
Этот проект содержит полный код для всех пасхальных яиц Android, цель которого — организовать и обеспечить совместимость со всеми пасхальными яйцами Android. Задача — позволить большинству устройств использовать различные версии пасхальных яиц с минимальными изменениями в коде.
GitHub:
https://github.com/hushenghao/AndroidEasterEggs
Исходный код системы:
https://cs.android.com/android/platform/superproject/main
Что нового в последней версии 5.5.0
Last updated on 08/09/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