version:1.0.2
fix: update:优化主页
BIN
res/drawable-hdpi/com_uiui_aios.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
res/drawable-hdpi/com_uiui_zyos.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
res/drawable-hdpi/system_switch.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
res/drawable-hdpi/wallpapers.jpg
Normal file
|
After Width: | Height: | Size: 2.0 MiB |
|
Before Width: | Height: | Size: 484 KiB |
|
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 236 B |
|
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 339 B |
|
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 357 B |
|
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 485 B |
@@ -23,7 +23,7 @@
|
||||
|
||||
<!-- Application name -->
|
||||
<string name="app_name">Launcher3</string>
|
||||
<string name="app_uiui">桌面</string>
|
||||
<string name="app_uiui">管控桌面</string>
|
||||
|
||||
<!-- Default folder name -->
|
||||
<string name="folder_name">文件夹</string>
|
||||
@@ -340,4 +340,6 @@
|
||||
|
||||
<!-- Failed action error message: e.g. Failed: Pause -->
|
||||
<string name="remote_action_failed">Failed: <xliff:g id="what" example="Pause">%1$s</xliff:g></string>
|
||||
|
||||
<string name="system_switching">系统切换</string>
|
||||
</resources>
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
launcher:screen="1"
|
||||
launcher:x="1"
|
||||
launcher:y="0">
|
||||
<favorite launcher:uri="#Intent;action=android.intent.action.MAIN;component=com.android.deskclock/.DeskClock;end" />
|
||||
<favorite launcher:uri="#Intent;action=android.intent.action.MAIN;component=com.android.calendar/.AllInOneActivity;end" />
|
||||
</resolve>
|
||||
|
||||
<favorite
|
||||
@@ -98,13 +98,13 @@
|
||||
launcher:x="2"
|
||||
launcher:y="0" />
|
||||
|
||||
<!-- <resolve-->
|
||||
<!-- launcher:container="-101"-->
|
||||
<!-- launcher:screen="2"-->
|
||||
<!-- launcher:x="2"-->
|
||||
<!-- launcher:y="0">-->
|
||||
<!-- <favorite launcher:uri="#Intent;action=android.intent.action.MAIN;category=android.intent.category.APP_CALCULATOR;end" />-->
|
||||
<!-- </resolve>-->
|
||||
<!-- <resolve-->
|
||||
<!-- launcher:container="-101"-->
|
||||
<!-- launcher:screen="2"-->
|
||||
<!-- launcher:x="2"-->
|
||||
<!-- launcher:y="0">-->
|
||||
<!-- <favorite launcher:uri="#Intent;action=android.intent.action.MAIN;category=android.intent.category.APP_CALCULATOR;end" />-->
|
||||
<!-- </resolve>-->
|
||||
|
||||
<resolve
|
||||
launcher:container="-101"
|
||||
@@ -115,10 +115,18 @@
|
||||
<favorite launcher:uri="#Intent;type=images/*;end" />
|
||||
</resolve>
|
||||
|
||||
<!-- <favorite-->
|
||||
<!-- launcher:className="com.android.documentsui.files.FilesActivity"-->
|
||||
<!-- launcher:container="-101"-->
|
||||
<!-- launcher:packageName="com.android.documentsui"-->
|
||||
<!-- launcher:screen="4"-->
|
||||
<!-- launcher:x="4"-->
|
||||
<!-- launcher:y="0" />-->
|
||||
|
||||
<favorite
|
||||
launcher:className="com.android.documentsui.files.FilesActivity"
|
||||
launcher:className="com.android.soundrecorder.SoundRecorder"
|
||||
launcher:container="-101"
|
||||
launcher:packageName="com.android.documentsui"
|
||||
launcher:packageName="com.android.soundrecorder"
|
||||
launcher:screen="4"
|
||||
launcher:x="4"
|
||||
launcher:y="0" />
|
||||
@@ -169,4 +177,54 @@
|
||||
<!-- launcher:screen="0"-->
|
||||
<!-- launcher:x="1"-->
|
||||
<!-- launcher:y="0" />-->
|
||||
</favorites>
|
||||
|
||||
<!-- <appwidget-->
|
||||
<!-- launcher:className="com.android.alarmclock.AnalogAppWidgetProvider"-->
|
||||
<!-- launcher:packageName="com.android.deskclock"-->
|
||||
<!-- launcher:screen="0"-->
|
||||
<!-- launcher:spanX="6"-->
|
||||
<!-- launcher:spanY="2"-->
|
||||
<!-- launcher:x="0"-->
|
||||
<!-- launcher:y="0" />-->
|
||||
|
||||
<appwidget
|
||||
launcher:className="com.android.alarmclock.DigitalAppWidgetProvider"
|
||||
launcher:packageName="com.android.deskclock"
|
||||
launcher:screen="0"
|
||||
launcher:spanX="6"
|
||||
launcher:spanY="2"
|
||||
launcher:x="0"
|
||||
launcher:y="0" />
|
||||
|
||||
<folder
|
||||
launcher:container="-100"
|
||||
launcher:screen="0"
|
||||
launcher:title="@string/system_switching"
|
||||
launcher:x="5"
|
||||
launcher:y="2">
|
||||
|
||||
<favorite
|
||||
launcher:className="com.uiui.aios.activity.main.MainActivity"
|
||||
launcher:packageName="com.uiui.aios"
|
||||
launcher:screen="0"
|
||||
launcher:x="0"
|
||||
launcher:y="0" />
|
||||
|
||||
<favorite
|
||||
launcher:className="com.uiui.zyos.activity.main.MainActivity"
|
||||
launcher:packageName="com.uiui.zyos"
|
||||
launcher:screen="0"
|
||||
launcher:x="1"
|
||||
launcher:y="0" />
|
||||
|
||||
<favorite
|
||||
launcher:className="com.cube.setlauncherdef.MainActivity"
|
||||
launcher:icon="@drawable/system_switch"
|
||||
launcher:packageName="com.cube.setlauncherdef"
|
||||
launcher:screen="0"
|
||||
launcher:x="2"
|
||||
launcher:y="0" />
|
||||
|
||||
</folder>
|
||||
|
||||
</favorites>
|
||||
@@ -135,8 +135,8 @@
|
||||
launcher:name="Large Phone"
|
||||
launcher:minWidthDps="406"
|
||||
launcher:minHeightDps="694"
|
||||
launcher:iconImageSize="70"
|
||||
launcher:iconTextSize="14.4"
|
||||
launcher:iconImageSize="90"
|
||||
launcher:iconTextSize="16"
|
||||
launcher:canBeDefault="true" />
|
||||
|
||||
<!-- <display-option-->
|
||||
|
||||