version:1.5

fix:迁移到奥乐云平台
add:
This commit is contained in:
2021-12-10 14:49:23 +08:00
parent 2462bafa85
commit ed8310da47
713 changed files with 6024 additions and 4805 deletions

View File

@@ -19,12 +19,12 @@
-->
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.colorfulos">
package="com.aoleyun.os">
<application>
<activity
android:name="com.android.colorfulos.SecondaryDisplayLauncher"
android:name="com.aoleyun.os.SecondaryDisplayLauncher"
android:theme="@style/SecondaryLauncherTheme"
android:launchMode="singleTop"
android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|colorMode|density"