0% found this document useful (0 votes)
136 views2 pages

Lockscreen - XML Compare

The document appears to be comparing two XML configuration files for lockscreen settings. It shows the code for both files side by side, with added and removed lines indicated. There are minor differences between the files, such as an added list preference for lockscreen orientation and additional checkbox preferences for features like blocking notifications and sweep to wake.

Uploaded by

user26453
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
136 views2 pages

Lockscreen - XML Compare

The document appears to be comparing two XML configuration files for lockscreen settings. It shows the code for both files side by side, with added and removed lines indicated. There are minor differences between the files, such as an added list preference for lockscreen orientation and additional checkbox preferences for features like blocking notifications and sweep to wake.

Uploaded by

user26453
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

1/28/2013 9:17:58 PM Text Compare Mode: All Left file: C:\Users\Derek\Downloads\compare_kang\chingy_MikTweaks_1.1.1\res\xml\lockscreen.xml Right file: C:\Users\Derek\Downloads\compare_kang\viper_VenomTweaks\res\xml\lockscreen.

xml

Page 1

<?xml version="1.0" encoding="utf-8"?> <com.htc.preference.HtcPreferenceScreen android:title="accessibility_settings_title" android:key="lockscreen_settings" xmlns:android="http://schemas.android.com/ap k/res/android" xmlns:settings="http://schemas.android.com/a pk/res/com.android.settings" > <com.htc.preference.HtcPreferenceCategory android:title="@string/aosp_options" > <com.htc.preference.HtcCheckBoxPrefere nce android:title="@string/aosp_lockscreen" android:key="asop_lockscreen" android:summary="@string/aosp_lockscreen_sum mary" /> <com.htc.preference.HtcCheckBoxPrefere nce android:title="@string/aosp_call_unlock" android:key="aosp_call" android:summary="@st ring/aosp_call_unlock_summary" /> </com.htc.preference.HtcPreferenceCategory > <com.htc.preference.HtcPreferenceCategory android:title="@string/appearance" >

<com.htc.preference.HtcEditTextPrefere nce android:title="@string/carrier_caption" android:key="pref_lockscreen_caption" android:summary="@string/carrier_caption_sum mary" android:dialogTitle= "@string/carrier_c aption" /> <com.htc.preference.HtcCheckBoxPrefere nce android:title="@string/lockscreen_hide_o pname" android:key="hide_opname" android:summary="@string/lockscreen_hide_opn ame_summary" /> <com.htc.preference.HtcPreference android:title="@string/lockscreen_hide_datet ime" android:key="lockscreen_hide_datetime" android:summary="@string/lockscreen_hide_dat etime_summary" />

= <?xml version="1.0" encoding="utf-8"?> <com.htc.preference.HtcPreferenceScreen android:title="accessibility_settings_title" android:key="lockscreen_settings" xmlns:android="http://schemas.android.com/ap k/res/android" xmlns:settings="http://schemas.android.com/a pk/res/com.android.settings" > <com.htc.preference.HtcPreferenceCategory android:title="@string/aosp_options" > <com.htc.preference.HtcCheckBoxPrefere nce android:title="@string/aosp_lockscreen" android:key="asop_lockscreen" android:summary="@string/aosp_lockscreen_sum mary" /> <com.htc.preference.HtcCheckBoxPrefere nce android:title="@string/aosp_call_unlock" android:key="aosp_call" android:summary="@st ring/aosp_call_unlock_summary" /> </com.htc.preference.HtcPreferenceCategory > <com.htc.preference.HtcPreferenceCategory android:title="@string/appearance" > -+ <com.htc.preference.HtcListPreference android:entries="@array/lockscreen_orientati on_entries" android:title="@string/lockscree n_orientation" android:key="lockscreen_orien tation" android:summary="@string/lockscreen_ orientation_summary" android:defaultValue= "1 " android:entryValues= "@array/lockscreen_ori entation_values" /> = <com.htc.preference.HtcEditTextPrefere nce android:title="@string/carrier_caption" android:key="pref_lockscreen_caption" android:summary="@string/carrier_caption_sum mary" android:dialogTitle= "@string/carrier_c aption" /> <com.htc.preference.HtcCheckBoxPrefere nce android:title="@string/lockscreen_hide_o pname" android:key="hide_opname" android:summary="@string/lockscreen_hide_opn ame_summary" /> <com.htc.preference.HtcPreference android:title="@string/lockscreen_hide_datet ime" android:key="lockscreen_hide_datetime" android:summary="@string/lockscreen_hide_dat etime_summary" /> -+ <com.htc.preference.HtcPreference android:title="@string/lockscreen_shortcuts" android:key="shortcuts" android:summary="@st ring/lockscreen_shortcuts_summary" > <intent android:targetPackage= "com
Beyond Compare v3.3.5

1/28/2013 9:17:58 PM Text Compare Left file: C:\Users\Derek\Downloads\compare_kang\chingy_MikTweaks_1.1.1\res\xml\lockscreen.xml Right file: C:\Users\Derek\Downloads\compare_kang\viper_VenomTweaks\res\xml\lockscreen.xml (continued)

Page 2

</com.htc.preference.HtcPreferenceCategory >

<com.htc.preference.HtcPreferenceCategory android:title="@string/other"> <com.htc.preference.HtcCheckBoxPrefere <> nce android:title="@string/volume_wake" android:key="use_volume" android:summary="@s tring/volume_wake_summary" /> <com.htc.preference.HtcPreference android:title="@string/unlock_buttons" android:key="unlock_buttons" android:summary="@string/unlock_buttons_summ ary" /> =

-+

</com.htc.preference.HtcPreferenceCategory > </com.htc.preference.HtcPreferenceScreen >

.m0narx.tweaks" android:action="android.inte nt.action.MAIN" android:targetClass= "com.m0n arx.tweaks.lockscreen_shortcuts" /> </com.htc.preference.HtcPreference > </com.htc.preference.HtcPreferenceCategory > <com.htc.preference.HtcPreferenceCategory android:title="@string/other"> <com.htc.preference.HtcCheckBoxPrefere nce android:title="@string/block_notif" android:key="pref_block_notif" android:summary="@string/block_notif_summary " /> <com.htc.preference.HtcPreference android:title="@string/unlock_buttons" android:key="unlock_buttons" android:summary="@string/unlock_buttons_summ ary" /> <com.htc.preference.HtcCheckBoxPrefere nce android:title="@string/sweep2wake" android:key="sweep2wake_pref" android:summary="@string/sweep2wake_summary" /> <com.htc.preference.HtcCheckBoxPrefere nce android:title="@string/unlock_slide" android:key="unlock_slide" android:summary=" @string/unlock_slide_summary" /> </com.htc.preference.HtcPreferenceCategory > </com.htc.preference.HtcPreferenceScreen >
Beyond Compare v3.3.5

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy