leaderboard 排行榜 category 分类浏览 code 独立开发者 notifications 通知中心 download 下载 App
person

登录 AppShare

默认使用账号密码登录,也可以切换邮箱验证码。

还没有账号?

person_add

注册 AppShare

创建账号后即可参与版本讨论和收藏提醒。

已有账号?

Easter Eggs

Easter Eggs

正式版
category 实用工具 / 系统 update 5.5.0 (81) storage 5.98MB
56 查看
0 讨论
243 收藏

自 2023 年 6 月 1 日起,所有内测版停止上传更新 Github Actions 构建版本,已上传的不移除 GitHub 版→正式版 Play Store 版→谷歌版

photo_library 应用截图

new_releases 更新日志

v5.5.0 ✨ New Features Split Base eggs into standalone easter egg providers New translations from Crowdin (#942, #945, #951, #952, #963, #965) Show beta url Update Retain Easter egg tasks desc Sync in-app night mode to system for splash screen on Android 12+ Use static splash icon below Android 12 to avoid animation jank Split platlogo background layer for dynamic system color Get wallpaper colors for dynamic color on unsupported devices Use wallpaper color as theme seed on devices without dynamic color Close the home settings drawer on system back Add Persian language Update cat editor favorite action icon Show the egg list in two columns on large screens Sync Android 17 Landroid word pool with upstream AOSP Adapt the home settings drawer for large screens (#957) Update wave style Rename haze modifier api Change HazeScaffold bottom bar blur Haze blur effect for group selector dropdown menu New shortcut icon Settings action button add animation New UI egg list Add blur style bars Change BottomSearchBar predictive back animation Replace schedule image with Compose Canvas timeline artist Add print support to the Cat Editor Update settings pref min height 🐛 Bug Fixes Open beta url in default browser AMOLED theme not taking effect Libraries detail container color Complete system tonal palette fallbacks Libraries info sheet colors Language selected dialog bottom padding NavigationDrawer conflicts with list side swipe gesture Full-backup-content root element typo The Cat Editor's favorite records crash issue (#688) Settings card selected color Clean up build-logic compiler args and property access Cur development api full level ♻️ Code Refactoring Extract provider contracts into :core:provider module Extract getIdentifier and getSystemColor into ResourcesExt Extract ScrollableModalBottomSheet for unified sheet handling Unify egg list layouts and search states into a single Crossfade Derive SvgParts path data from Path at runtime Measure bottom options width with SubcomposeLayout Replace timeline AlertDialog with ModalBottomSheet 📝 Documentation Update wiki android versions 🏗️ Build System Bump dev.chrisbanes.haze:haze-blur-materials (#971) Bump about-libraries from 15.1.1 to 15.2.0 (#968) Bump com.materialkolor:material-kolor from 5.0.0 to 5.0.1 Bump com.github.skydoves.compose.stability.analyzer (#962) Bump about-libraries from 15.0.4 to 15.1.1 (#960) Bump gradle-wrapper from 9.7.0 to 9.7.1 (#956) Bump gradle-wrapper from 9.6.1 to 9.7.0 (#953) Bump com.google.devtools.ksp in the kotlin group (#947) Remove redundant buildscript classpath and tidy repo config Replace BundledSQLiteDriver with AndroidSQLiteDriver Upgrade Room from 2.8.4 to 3.0.1 🔧 Chores Update v5.5.0 (81) Bump crowdin-api-client from 1.28.0 to 1.29.0 in /script/crowdin (#972) Add bundler ecosystem to dependabot and unpin pgyer plugin Update fastlane and pgyer plugin Bump crowdin-api-client from 1.27.0 to 1.28.0 in /script/crowdin (#954) Update dependencies 🗑️ Removals Duplicate app label declaration (#943) 翻译 v5.5.0 ✨ 新功能 · 将基础彩蛋拆分为独立的彩蛋提供器 · 来自 Crowdin 的新翻译(#942、#945、#951、#952、#963、#965) · 显示 Beta 版 URL · 更新保留彩蛋任务的描述 · Android 12+ 上启动画面同步应用夜间模式到系统 · Android 12 以下使用静态启动图标以避免动画卡顿 · 拆分 platlogo 背景层以支持动态系统颜色 · 在不受支持的设备上获取壁纸颜色用于动态颜色 · 在无动态颜色功能的设备上使用壁纸颜色作为主题种子 · 系统返回时关闭首页设置抽屉 · 添加波斯语 · 更新猫咪编辑器收藏操作图标 · 在大屏幕上以两列显示彩蛋列表 · 同步 Android 17 的 Landroid word 词库与上游 AOSP · 适配大屏幕下的首页设置抽屉(#957) · 更新波浪样式 · 重命名 haze 修饰符 API · 更改 HazeScaffold 底部栏模糊效果 · 分组选择器下拉菜单添加 Haze 模糊效果 · 新快捷图标 · 设置操作按钮添加动画 · 新 UI 彩蛋列表 · 添加模糊样式栏 · 更改 BottomSearchBar 的预测返回动画 · 用 Compose Canvas 时间轴绘图替换日程图片 · 为猫咪编辑器添加打印支持 · 更新设置偏好项最小高度 🐛 错误修复 · 在默认浏览器中打开 Beta 版 URL · AMOLED 主题不生效 · 库详情容器颜色 · 补全系统色调调色板回退方案 · 库信息页颜色 · 语言选择对话框底部内边距 · NavigationDrawer 与列表侧滑手势冲突 · full-backup-content 根元素拼写错误 · 猫咪编辑器收藏记录崩溃问题(#688) · 设置卡片选中颜色 · 清理 build-logic 编译器参数和属性访问 · 当前开发 API 完整级别 ♻️ 代码重构 · 将提供器契约提取到 :core:provider 模块 · 将 getIdentifier 和 getSystemColor 提取到 ResourcesExt · 提取 ScrollableModalBottomSheet 以统一表单处理 · 统一彩蛋列表布局和搜索状态为单个 Crossfade · 在运行时从 Path 派生 SvgParts 路径数据 · 使用 SubcomposeLayout 测量底部选项宽度 · 用 ModalBottomSheet 替换时间轴中的 AlertDialog 📝 文档 · 更新维基百科中 Android 版本说明 🏗️ 构建系统 · 升级 dev.chrisbanes.haze:haze-blur-materials(#971) · 升级 about-libraries 从 15.1.1 到 15.2.0(#968) · 升级 com.materialkolor:material-kolor 从 5.0.0 到 5.0.1 · 升级 com.github.skydoves.compose.stability.analyzer(#962) · 升级 about-libraries 从 15.0.4 到 15.1.1(#960) · 升级 gradle-wrapper 从 9.7.0 到 9.7.1(#956) · 升级 gradle-wrapper 从 9.6.1 到 9.7.0(#953) · 升级 kotlin 组中的 com.google.devtools.ksp(#947) · 移除冗余的 buildscript classpath 并整理仓库配置 · 将 BundledSQLiteDriver 替换为 AndroidSQLiteDriver · 将 Room 从 2.8.4 升级到 3.0.1 🔧 杂务 · 更新 v5.5.0 (81) · 升级 /script/crowdin 中的 crowdin-api-client 从 1.28.0 到 1.29.0(#972) · 为 dependabot 添加 bundler 生态系统,并取消固定 pgyer 插件 · 更新 fastlane 和 pgyer 插件 · 升级 /script/crowdin 中的 crowdin-api-client 从 1.27.0 到 1.28.0(#954) · 更新依赖项 🗑️ 移除 · 重复的应用标签声明(#943)

description 应用介绍

整理了Android系统各正式版内置彩蛋 除部分版本使用了系统新特性,低版本只能使用部分功能,其他版本都是完整彩蛋功能。 项目包含了系统彩蛋完整代码,只做了部分Api的兼容。 GitHub: https://github.com/hushenghao/AndroidEasterEggs 系统源码: https://github.com/aosp-mirror/platform_frameworks_base