Screenshots
Description
Collections the Android release Easter Egg.
This project contains the complete code for all Android Easter eggs, aiming to organize and ensure compatibility with all Android Easter eggs. The goal is to enable most devices to experience different versions of the Easter eggs with minimal modifications to the Easter egg's code.
GitHub:
https://github.com/hushenghao/AndroidEasterEggs
System source code:
https://cs.android.com/android/platform/superproject/main
What’s new (5.5.0)
- Get wallpaper colors for dynamic color on unsupported devices
- Show the egg list in two columns on large screens
- 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 c
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- launcher.permission.INSTALL_SHORTCUT
- NotificationsShow notifications.
- Write storageCreate and change files on the device storage.
- BIND_CONTROLS
- Read storageRead files on the device storage.
- VibrationControl the vibration alert.
- POST_PROMOTED_NOTIFICATIONS
Show 1 more permissions
- android_eggs.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments