1 Star 0 Fork 184

rose/applications_launcher

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 2.87 KB
一键复制 编辑 原始数据 按行查看 历史
chengzhen 提交于 2022-08-01 17:27 . [launcher] add numbadge feature
{
"app": {
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default"
}
]
},
"modules": [
{
"name": "launcher_common",
"srcPath": "./common",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_appcenter",
"srcPath": "./feature/appcenter",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_bigfolder",
"srcPath": "./feature/bigfolder",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_form",
"srcPath": "./feature/form",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_gesturenavigation",
"srcPath": "./feature/gesturenavigation",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_numbadge",
"srcPath": "./feature/numbadge",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_pagedesktop",
"srcPath": "./feature/pagedesktop",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_recents",
"srcPath": "./feature/recents",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_smartDock",
"srcPath": "./feature/smartdock",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "phone-launcher",
"srcPath": "./product/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "pad-launcher",
"srcPath": "./product/pad",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
},
{
"name": "launcher_settings",
"srcPath": "./feature/settings",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
}
],
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/rose2018/applications_launcher.git
git@gitee.com:rose2018/applications_launcher.git
rose2018
applications_launcher
applications_launcher
master

搜索帮助