Loading res/xml/lockscreen_interface_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ android:title="@string/lockscreen_background"> <Preference android:id="@+id/lockscreen_wallpaper_settings" android:key="lockscreen_wallpaper_settings" android:title="@string/lockscreen_wallpaper_settings_title"> <intent android:targetPackage="com.android.wallpapercropper" android:targetClass="com.android.wallpapercropper.LockWallpaperPickerActivity" /> Loading res/xml/theme_settings.xml +8 −8 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ <!-- Theme Packs --> <Preference android:id="@+id/themepacks_settings" android:key="themepacks_settings" android:icon="@drawable/prd_ic_themepacks" android:title="@string/themepacks_settings_title"> <intent Loading @@ -29,7 +29,7 @@ <!-- Style aka Overlays --> <Preference android:id="@+id/style_settings" android:key="style_settings" android:title="@string/styles_settings_title" android:icon="@drawable/prd_ic_style"> <intent android:action="android.intent.action.MAIN" > Loading @@ -40,7 +40,7 @@ <!-- Icons --> <Preference android:id="@+id/icon_settings" android:key="icon_settings" android:title="@string/icons_settings_title" android:icon="@drawable/prd_ic_icons"> <intent android:action="android.intent.action.MAIN" > Loading @@ -51,7 +51,7 @@ <!-- Fonts --> <Preference android:id="@+id/font_settings" android:key="font_settings" android:title="@string/fonts_settings_title" android:icon="@drawable/prd_ic_fonts"> <intent android:action="android.intent.action.MAIN" > Loading @@ -62,7 +62,7 @@ <!-- Wallpaper --> <Preference android:id="@+id/wallpaper_settings" android:key="wallpaper_settings" android:title="@string/wallpaper_settings_title" android:icon="@drawable/prd_ic_wallpapers"> <intent android:targetPackage="com.android.wallpapercropper" Loading @@ -71,7 +71,7 @@ <!-- Lockscreen Wallpaper --> <Preference android:id="@+id/lockscreen_wallpaper_settings" android:key="lockscreen_wallpaper_settings" android:title="@string/lockscreen_wallpaper_settings_title" android:icon="@drawable/prd_ic_lockscreen_wallpapers"> <intent android:targetPackage="com.android.wallpapercropper" Loading @@ -80,7 +80,7 @@ <!-- Boot Animations --> <Preference android:id="@+id/bootanim_settings" android:key="bootanim_settings" android:title="@string/bootanim_settings_title" android:icon="@drawable/prd_ic_boot"> <intent android:action="android.intent.action.MAIN" > Loading @@ -91,7 +91,7 @@ <!-- Sound Packs --> <Preference android:id="@+id/soundpack_settings" android:key="soundpack_settings" android:title="@string/soundpack_settings_title" android:icon="@drawable/prd_ic_soundpacks"> <intent android:action="android.intent.action.MAIN" > Loading Loading
res/xml/lockscreen_interface_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ android:title="@string/lockscreen_background"> <Preference android:id="@+id/lockscreen_wallpaper_settings" android:key="lockscreen_wallpaper_settings" android:title="@string/lockscreen_wallpaper_settings_title"> <intent android:targetPackage="com.android.wallpapercropper" android:targetClass="com.android.wallpapercropper.LockWallpaperPickerActivity" /> Loading
res/xml/theme_settings.xml +8 −8 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ <!-- Theme Packs --> <Preference android:id="@+id/themepacks_settings" android:key="themepacks_settings" android:icon="@drawable/prd_ic_themepacks" android:title="@string/themepacks_settings_title"> <intent Loading @@ -29,7 +29,7 @@ <!-- Style aka Overlays --> <Preference android:id="@+id/style_settings" android:key="style_settings" android:title="@string/styles_settings_title" android:icon="@drawable/prd_ic_style"> <intent android:action="android.intent.action.MAIN" > Loading @@ -40,7 +40,7 @@ <!-- Icons --> <Preference android:id="@+id/icon_settings" android:key="icon_settings" android:title="@string/icons_settings_title" android:icon="@drawable/prd_ic_icons"> <intent android:action="android.intent.action.MAIN" > Loading @@ -51,7 +51,7 @@ <!-- Fonts --> <Preference android:id="@+id/font_settings" android:key="font_settings" android:title="@string/fonts_settings_title" android:icon="@drawable/prd_ic_fonts"> <intent android:action="android.intent.action.MAIN" > Loading @@ -62,7 +62,7 @@ <!-- Wallpaper --> <Preference android:id="@+id/wallpaper_settings" android:key="wallpaper_settings" android:title="@string/wallpaper_settings_title" android:icon="@drawable/prd_ic_wallpapers"> <intent android:targetPackage="com.android.wallpapercropper" Loading @@ -71,7 +71,7 @@ <!-- Lockscreen Wallpaper --> <Preference android:id="@+id/lockscreen_wallpaper_settings" android:key="lockscreen_wallpaper_settings" android:title="@string/lockscreen_wallpaper_settings_title" android:icon="@drawable/prd_ic_lockscreen_wallpapers"> <intent android:targetPackage="com.android.wallpapercropper" Loading @@ -80,7 +80,7 @@ <!-- Boot Animations --> <Preference android:id="@+id/bootanim_settings" android:key="bootanim_settings" android:title="@string/bootanim_settings_title" android:icon="@drawable/prd_ic_boot"> <intent android:action="android.intent.action.MAIN" > Loading @@ -91,7 +91,7 @@ <!-- Sound Packs --> <Preference android:id="@+id/soundpack_settings" android:key="soundpack_settings" android:title="@string/soundpack_settings_title" android:icon="@drawable/prd_ic_soundpacks"> <intent android:action="android.intent.action.MAIN" > Loading