diff options
Diffstat (limited to 'res/layout')
-rw-r--r-- | res/layout/about.xml | 191 | ||||
-rw-r--r-- | res/layout/api_confirm.xml | 60 | ||||
-rw-r--r-- | res/layout/basic_settings.xml | 244 | ||||
-rw-r--r-- | res/layout/config_converter.xml | 29 | ||||
-rw-r--r-- | res/layout/faq.xml | 141 | ||||
-rw-r--r-- | res/layout/file_dialog.xml | 14 | ||||
-rw-r--r-- | res/layout/file_dialog_inline.xml | 22 | ||||
-rw-r--r-- | res/layout/file_dialog_main.xml | 66 | ||||
-rw-r--r-- | res/layout/file_dialog_row.xml | 26 | ||||
-rw-r--r-- | res/layout/file_select.xml | 66 | ||||
-rw-r--r-- | res/layout/fragment_senddump.xml | 24 | ||||
-rw-r--r-- | res/layout/keystore_selector.xml | 68 | ||||
-rw-r--r-- | res/layout/log_fragment.xml | 29 | ||||
-rw-r--r-- | res/layout/log_silders.xml | 61 | ||||
-rw-r--r-- | res/layout/log_window.xml | 7 | ||||
-rw-r--r-- | res/layout/tlsremote.xml | 45 | ||||
-rw-r--r-- | res/layout/userpass.xml | 49 | ||||
-rw-r--r-- | res/layout/viewconfig.xml | 11 | ||||
-rw-r--r-- | res/layout/vpn_list_item.xml | 74 | ||||
-rw-r--r-- | res/layout/vpn_profile_list.xml | 68 | ||||
-rw-r--r-- | res/layout/vpnstatus.xml | 46 |
21 files changed, 0 insertions, 1341 deletions
diff --git a/res/layout/about.xml b/res/layout/about.xml deleted file mode 100644 index ed11d15b..00000000 --- a/res/layout/about.xml +++ /dev/null @@ -1,191 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:tools="http://schemas.android.com/tools" - android:layout_width="match_parent" - android:layout_height="match_parent" - android:paddingLeft="@dimen/stdpadding" - android:paddingRight="@dimen/stdpadding" > - - <LinearLayout - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="vertical" > - - <TextView - android:id="@+id/version" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:textAppearance="?android:attr/textAppearanceLarge" - tools:ignore="SelectableText" /> - - <Space - android:layout_width="match_parent" - android:layout_height="12sp" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:autoLink="all" - android:text="@string/copyright_blinktgui" /> - - <Space - android:layout_width="match_parent" - android:layout_height="12sp" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:autoLink="all" - android:text="@string/copyright_guicode" /> - - <Space - android:layout_width="match_parent" - android:layout_height="12sp" /> - - <TextView - android:id="@+id/donatestring" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/donatewithpaypal" - tools:ignore="SelectableText" /> - - - <TextView - android:paddingTop="12sp" - android:id="@+id/donategms" - android:text="@string/donatePlayStore" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:visibility="gone" - tools:ignore="SelectableText"/> - - - <Space - android:layout_width="match_parent" - android:layout_height="12sp" /> - - <TextView - android:id="@+id/translation" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:autoLink="all" - tools:ignore="SelectableText" /> - - <Space - android:layout_width="match_parent" - android:layout_height="12sp" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:autoLink="all" - android:text="@string/help_translate" /> - - <Space - android:layout_width="match_parent" - android:layout_height="12sp" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/copyright_others" /> - - <Space - android:layout_width="match_parent" - android:layout_height="12sp" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/openvpn" - android:textAppearance="?android:attr/textAppearanceMedium" /> - <!-- - ImageView - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:contentDescription="@string/openvpn_logo_descr" - android:src="@drawable/openvpnLogo" /> - --> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/opevpn_copyright" /> - - <Space - android:layout_width="match_parent" - android:layout_height="20sp" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/file_dialog" - android:textAppearance="?android:attr/textAppearanceMedium" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/copyright_file_dialog" /> - - <Space - android:layout_width="match_parent" - android:layout_height="20sp" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/lzo" - android:textAppearance="?android:attr/textAppearanceMedium" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/lzo_copyright" /> - - <Space - android:layout_width="match_parent" - android:layout_height="20sp" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/openssl" - android:textAppearance="?android:attr/textAppearanceMedium" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/copyright_openssl" /> - - <Space - android:layout_width="match_parent" - android:layout_height="20sp" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/bouncy_castle" - android:textAppearance="?android:attr/textAppearanceMedium" /> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/copyright_bouncycastle" /> - - <Space - android:layout_width="match_parent" - android:layout_height="150dp" /> - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/full_licenses" - android:textAppearance="?android:attr/textAppearanceLarge" /> - - <WebView - android:layout_width="match_parent" - android:layout_height="match_parent" - android:id="@+id/webView" - android:layout_gravity="center_horizontal" /> - </LinearLayout> - -</ScrollView>
\ No newline at end of file diff --git a/res/layout/api_confirm.xml b/res/layout/api_confirm.xml deleted file mode 100644 index 28624880..00000000 --- a/res/layout/api_confirm.xml +++ /dev/null @@ -1,60 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2011 The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:tools="http://schemas.android.com/tools" - android:layout_width="match_parent" - android:layout_height="wrap_content"> - <LinearLayout android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="vertical" - android:padding="20dp"> - - <LinearLayout android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="horizontal" - tools:ignore="UseCompoundDrawables" - android:gravity="center_vertical"> - - <ImageView android:id="@+id/icon" - android:contentDescription="@string/permission_icon_app" - android:layout_width="@android:dimen/app_icon_size" - android:layout_height="@android:dimen/app_icon_size" - android:paddingRight="5dp"/> - - <TextView android:id="@+id/prompt" - android:layout_width="fill_parent" - android:layout_height="wrap_content" - android:textSize="18sp"/> - </LinearLayout> - - <TextView android:id="@+id/warning" - android:layout_width="fill_parent" - android:layout_height="wrap_content" - android:paddingTop="5dp" - android:paddingBottom="5dp" - android:text="@string/remote_warning" - android:textSize="18sp"/> - - <CheckBox android:id="@+id/check" - android:layout_width="fill_parent" - android:layout_height="wrap_content" - android:text="@string/remote_trust" - android:textSize="20sp" - android:checked="false"/> - </LinearLayout> -</ScrollView>
\ No newline at end of file diff --git a/res/layout/basic_settings.xml b/res/layout/basic_settings.xml deleted file mode 100644 index f8c38e79..00000000 --- a/res/layout/basic_settings.xml +++ /dev/null @@ -1,244 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:blinkt="http://schemas.android.com/apk/res-auto" - xmlns:tools="http://schemas.android.com/tools" - android:layout_width="wrap_content" - android:layout_height="wrap_content" > - - <LinearLayout - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="vertical" - android:padding="4dp" > - - <TextView - style="@style/item" - android:text="@string/profilename" - android:textAppearance="?android:attr/textAppearanceSmall" - /> - - <EditText - android:id="@+id/profilename" - style="@style/item" - android:inputType="text" /> - - <TextView - style="@style/item" - android:text="@string/address" - android:textAppearance="?android:attr/textAppearanceSmall" /> - - <EditText - android:id="@+id/address" - style="@style/item" - android:inputType="textUri" - android:text="@string/defaultserver" > - - <!-- <requestFocus /> --> - </EditText> - - <TextView - style="@style/item" - android:text="@string/port" - android:textAppearance="?android:attr/textAppearanceSmall" /> - - <RelativeLayout - android:id="@+id/relativeLayout1" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:layout_marginLeft="8dip" - android:layout_marginRight="8dip" > - - <EditText - android:id="@+id/port" - style="@style/item" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_alignParentLeft="true" - android:layout_alignParentTop="true" - android:inputType="number" - android:text="@string/defaultport" /> - - <ToggleButton - android:id="@+id/tcpudp" - style="@style/accountSetupButton" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_alignParentRight="true" - android:layout_alignParentTop="true" - android:textOff="TCP" - android:textOn="UDP" /> - </RelativeLayout> - - <CheckBox - android:id="@+id/lzo" - style="@style/item" - android:text="@string/useLZO" /> - - <TextView - style="@style/item" - android:text="@string/vpn_type" - android:textAppearance="?android:attr/textAppearanceSmall" /> - - <Spinner - android:id="@+id/type" - style="@style/item" - android:entries="@array/vpn_types" - android:prompt="@string/vpn_type" /> - - <LinearLayout - android:id="@+id/keystore" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="vertical" - android:visibility="gone" - tools:visibility="visible"> - - <include layout="@layout/keystore_selector" /> - - <TextView - style="@style/item" - android:singleLine="false" - android:text="@string/extracahint" - android:textAppearance="?android:attr/textAppearanceSmall" /> - </LinearLayout> - - <LinearLayout - android:id="@+id/cacert" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="vertical" - android:visibility="gone" > - - <de.blinkt.openvpn.views.FileSelectLayout - android:id="@+id/caselect" - android:layout_width="match_parent" - android:layout_height="wrap_content" - blinkt:title="@string/ca_title" /> - </LinearLayout> - - <LinearLayout - android:id="@+id/certs" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="vertical" - android:visibility="gone" > - - <de.blinkt.openvpn.views.FileSelectLayout - android:id="@+id/certselect" - android:layout_width="match_parent" - android:layout_height="wrap_content" - blinkt:title="@string/client_certificate_title" /> - - <de.blinkt.openvpn.views.FileSelectLayout - android:id="@+id/keyselect" - android:layout_width="match_parent" - android:layout_height="wrap_content" - blinkt:certificate="false" - blinkt:title="@string/client_key_title" /> - - <LinearLayout - android:id="@+id/key_password_layout" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="vertical" - android:visibility="gone" > - - <TextView - style="@style/item" - android:layout_marginLeft="8dip" - android:layout_marginRight="8dip" - android:text="@string/private_key_password" - android:textAppearance="?android:attr/textAppearanceSmall" /> - - <EditText - android:id="@+id/key_password" - style="@style/item" - android:layout_marginLeft="8dip" - android:layout_marginRight="8dip" - android:hint="@string/pw_query_hint" - android:inputType="textPassword" /> - </LinearLayout> - </LinearLayout> - - <LinearLayout - android:id="@+id/pkcs12" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="vertical" - android:visibility="gone" > - - <de.blinkt.openvpn.views.FileSelectLayout - android:id="@+id/pkcs12select" - android:layout_width="match_parent" - android:layout_height="wrap_content" - blinkt:certificate="false" - blinkt:title="@string/client_pkcs12_title" /> - - <TextView - style="@style/item" - android:layout_marginLeft="8dip" - android:layout_marginRight="8dip" - android:text="@string/pkcs12pwquery" - android:textAppearance="?android:attr/textAppearanceSmall" /> - - <EditText - android:id="@+id/pkcs12password" - style="@style/item" - android:layout_marginLeft="8dip" - android:layout_marginRight="8dip" - android:hint="@string/pw_query_hint" - android:inputType="textPassword" /> - </LinearLayout> - - <LinearLayout - android:id="@+id/userpassword" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="vertical" - android:visibility="gone" > - - <TextView - style="@style/item" - android:layout_marginLeft="8dip" - android:layout_marginRight="8dip" - android:text="@string/auth_username" - android:textAppearance="?android:attr/textAppearanceSmall" /> - - <EditText - android:id="@+id/auth_username" - style="@style/item" - android:layout_marginLeft="8dip" - android:layout_marginRight="8dip" - android:inputType="textNoSuggestions" /> - - <TextView - style="@style/item" - android:layout_marginLeft="8dip" - android:layout_marginRight="8dip" - android:text="@string/auth_pwquery" - android:textAppearance="?android:attr/textAppearanceSmall" /> - - <EditText - android:id="@+id/auth_password" - style="@style/item" - android:layout_marginLeft="8dip" - android:layout_marginRight="8dip" - android:hint="@string/pw_query_hint" - android:inputType="textPassword" /> - </LinearLayout> - - <LinearLayout - android:id="@+id/statickeys" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="vertical" - android:visibility="gone" > - - <TextView - style="@style/item" - android:singleLine="false" - android:text="@string/static_keys_info" /> - </LinearLayout> - </LinearLayout> - -</ScrollView>
\ No newline at end of file diff --git a/res/layout/config_converter.xml b/res/layout/config_converter.xml deleted file mode 100644 index f43d463e..00000000 --- a/res/layout/config_converter.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:tools="http://schemas.android.com/tools" - android:layout_width="match_parent" - android:layout_height="match_parent" - android:id="@+id/config_convert_root" - android:orientation="vertical" > - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/files_missing_hint" - android:visibility="gone" - android:id="@+id/files_missing_hint" - tools:visibilty="visible"/> - - <CheckBox - android:id="@+id/importpkcs12" - android:layout_width="fill_parent" - android:layout_height="wrap_content" - android:checked="true" - android:text="@string/importpkcs12fromconfig" - android:visibility="gone" /> - - <ListView - android:id="@android:id/list" - android:layout_width="fill_parent" - android:layout_height="fill_parent" /> - -</LinearLayout>
\ No newline at end of file diff --git a/res/layout/faq.xml b/res/layout/faq.xml deleted file mode 100644 index 8983e203..00000000 --- a/res/layout/faq.xml +++ /dev/null @@ -1,141 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:tools="http://schemas.android.com/tools" - android:layout_width="match_parent" - android:layout_height="match_parent" - android:paddingLeft="@dimen/stdpadding" - android:paddingRight="@dimen/stdpadding" > - - <LinearLayout - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="vertical" > - - <TextView - style="@style/faqhead" - android:text="@string/faq_howto_title" /> - - <TextView - android:id="@+id/faq_howto" - style="@style/faqitem" - tools:text="@string/faq_howto" - tools:ignore="SelectableText" /> - - <TextView - style="@style/faqhead" - android:text="@string/faq_vpndialog43_title" /> - - <TextView - tools:text="@string/faq_vpndialog43" - android:id="@+id/faq_vpndialog43" - style="@style/faqitem" /> - - <TextView - style="@style/faqhead" - android:text="@string/faq_system_dialogs_title" /> - - <TextView - style="@style/faqitem" - android:text="@string/faq_system_dialogs" /> - - <TextView - style="@style/faqitem" - tools:text="@string/faq_system_dialog_xposed" - android:id="@+id/faq_system_dialog_xposed"/> - - <TextView - style="@style/faqhead" - android:text="@string/faq_duplicate_notification_title" /> - - <TextView - style="@style/faqitem" - android:text="@string/faq_duplicate_notification" /> - - <TextView - style="@style/faqhead" - android:text="@string/battery_consumption_title" /> - - <TextView - android:id="@+id/baterry_consumption" - tools:text="@string/baterry_consumption" - style="@style/faqitem" - tools:ignore="SelectableText" /> - - <TextView - style="@style/faqhead" - android:text="@string/tap_mode" /> - - <TextView - style="@style/faqitem" - android:text="@string/faq_tap_mode" /> - - <TextView - style="@style/faqhead" - android:text="@string/vpn_tethering_title" /> - - <TextView - android:id="@+id/faq_tethering" - style="@style/faqitem" - tools:text="@string/faq_tethering" - tools:ignore="SelectableText" /> - - <TextView - style="@style/faqhead" - android:text="@string/faq_security_title" /> - - <TextView - style="@style/faqitem" - android:text="@string/faq_security" /> - - <TextView - style="@style/faqhead" - android:text="@string/broken_images" /> - - <TextView - android:id="@+id/broken_images_faq" - style="@style/faqitem" - tools:ignore="SelectableText" /> - - <TextView - style="@style/faqhead" - android:text="@string/faq_shortcut" /> - - <TextView - style="@style/faqitem" - android:text="@string/faq_howto_shortcut" /> - - <TextView - style="@style/faqhead" - android:text="@string/tap_mode" /> - - <TextView - style="@style/faqitem" - android:text="@string/tap_faq2" /> - - <TextView - style="@style/faqhead" - android:text="@string/copying_log_entries" /> - - <TextView - style="@style/faqitem" - android:text="@string/faq_copying" /> - - <TextView - style="@style/faqhead" - android:text="@string/tap_mode" /> - - <TextView - style="@style/faqitem" - android:text="@string/tap_faq3" /> - - <TextView - style="@style/faqhead" - android:text="@string/faq_routing_title" /> - - <TextView - style="@style/faqitem" - android:text="@string/faq_routing" > - </TextView> - </LinearLayout> - -</ScrollView>
\ No newline at end of file diff --git a/res/layout/file_dialog.xml b/res/layout/file_dialog.xml deleted file mode 100644 index 12abe497..00000000 --- a/res/layout/file_dialog.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" - android:layout_width="fill_parent" - android:layout_height="fill_parent" - android:orientation="vertical" > - - <LinearLayout - android:id="@+id/fragment_place" - android:orientation="horizontal" - android:layout_width="match_parent" - android:layout_height="wrap_content" > - </LinearLayout> - -</LinearLayout>
\ No newline at end of file diff --git a/res/layout/file_dialog_inline.xml b/res/layout/file_dialog_inline.xml deleted file mode 100644 index 61e39134..00000000 --- a/res/layout/file_dialog_inline.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" - android:layout_width="match_parent" - android:layout_height="match_parent" - android:orientation="vertical" > -<!-- The header already states Inline File - <TextView - android:id="@+id/textView1" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="Inline File Data" - android:textAppearance="?android:attr/textAppearanceMedium" /> - --> - <EditText - android:id="@+id/inlineFileData" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:inputType="textMultiLine|textNoSuggestions" - android:textAppearance="?android:attr/textAppearanceSmall" /> - - -</LinearLayout>
\ No newline at end of file diff --git a/res/layout/file_dialog_main.xml b/res/layout/file_dialog_main.xml deleted file mode 100644 index b50ef8a6..00000000 --- a/res/layout/file_dialog_main.xml +++ /dev/null @@ -1,66 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" - android:id="@+id/relativeLayout01" - android:layout_width="fill_parent" - android:layout_height="fill_parent" - android:orientation="vertical" > - - <LinearLayout - android:id="@+id/fdLinearLayoutList" - android:layout_width="fill_parent" - android:layout_height="wrap_content" - android:layout_alignParentBottom="true" - android:orientation="horizontal" > - - <Button - android:id="@+id/fdButtonSelect" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:text="@string/select_file" > - </Button> - - <CheckBox - android:id="@+id/doinline" - android:checked="true" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:text="@string/make_selection_inline" /> - - <Space - android:layout_width="0dp" - android:layout_height="match_parent" - android:layout_weight="1" /> - - <Button - android:id="@+id/fdClear" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_gravity="right" - android:text="@string/clear" > - </Button> - </LinearLayout> - - <LinearLayout - android:layout_width="fill_parent" - android:layout_height="fill_parent" - android:layout_above="@+id/fdLinearLayoutList" - android:orientation="vertical" > - - <TextView - android:id="@+id/path" - android:layout_width="fill_parent" - android:layout_height="wrap_content" /> - - <ListView - android:id="@android:id/list" - android:layout_width="fill_parent" - android:layout_height="fill_parent" /> - - <TextView - android:id="@android:id/empty" - android:layout_width="fill_parent" - android:layout_height="fill_parent" - android:text="@string/no_data" /> - </LinearLayout> - -</RelativeLayout>
\ No newline at end of file diff --git a/res/layout/file_dialog_row.xml b/res/layout/file_dialog_row.xml deleted file mode 100644 index c7a5f652..00000000 --- a/res/layout/file_dialog_row.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" - android:layout_width="fill_parent" - android:layout_height="fill_parent" > - - <ImageView - android:id="@+id/fdrowimage" - android:layout_width="wrap_content" - android:layout_height="35dp" - android:layout_alignParentLeft="true" - android:paddingLeft="3dp" - android:paddingRight="5dp" android:contentDescription="@string/file_icon"/> - - <TextView - android:id="@+id/fdrowtext" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_alignBottom="@+id/fdrowimage" - android:layout_alignTop="@+id/fdrowimage" - android:layout_toRightOf="@+id/fdrowimage" - android:gravity="center_vertical" - android:text="@+id/fdrowtext" - android:textAppearance="?android:attr/textAppearanceMedium" /> - - -</RelativeLayout>
\ No newline at end of file diff --git a/res/layout/file_select.xml b/res/layout/file_select.xml deleted file mode 100644 index 5e40b3a8..00000000 --- a/res/layout/file_select.xml +++ /dev/null @@ -1,66 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- - Copyright (C) 2011 The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<!-- A layout to select a certificate, akin to a file selector on web pages. --> -<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:layout_margin="8dip" - android:gravity="center_vertical" > - - <Button - android:id="@+id/file_select_button" - style="@style/accountSetupButton" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_alignParentRight="true" - android:text="@string/file_select" /> - - <TextView - android:id="@+id/file_title" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_alignParentLeft="true" - android:layout_alignParentTop="true" - android:layout_toLeftOf="@+id/file_select_button" - android:text="@string/client_certificate_title" - android:textStyle="bold" /> - - <TextView - android:id="@+id/file_selected_item" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_alignParentLeft="true" - android:layout_below="@+id/file_title" - android:layout_marginLeft="16dip" - android:layout_toLeftOf="@+id/file_select_button" - android:ellipsize="end" - android:singleLine="true" - android:text="@string/file_nothing_selected" /> - - <TextView - android:id="@+id/file_selected_description" - android:layout_width="wrap_content" - android:textIsSelectable="true" - android:layout_height="wrap_content" - android:layout_alignParentLeft="true" - android:layout_below="@+id/file_selected_item" - android:layout_marginLeft="16dip" - android:layout_toLeftOf="@+id/file_select_button" - android:ellipsize="end" /> - -</RelativeLayout>
\ No newline at end of file diff --git a/res/layout/fragment_senddump.xml b/res/layout/fragment_senddump.xml deleted file mode 100644 index 2f573de5..00000000 --- a/res/layout/fragment_senddump.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" - android:id="@+id/RelativeLayout1" - android:layout_width="match_parent" - android:layout_height="match_parent" - android:layout_gravity="center" - android:orientation="vertical" > - - <Button - android:id="@+id/senddump" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_centerHorizontal="true" - android:layout_centerVertical="true" - android:text="@string/send_minidump" /> - - <TextView - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_below="@id/senddump" - android:layout_centerHorizontal="true" - android:text="@string/send_minidump_summary" /> - -</RelativeLayout>
\ No newline at end of file diff --git a/res/layout/keystore_selector.xml b/res/layout/keystore_selector.xml deleted file mode 100644 index 28a51836..00000000 --- a/res/layout/keystore_selector.xml +++ /dev/null @@ -1,68 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- - Copyright (C) 2011 The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<!-- A layout to select a certificate, akin to a file selector on web pages. --> -<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:layout_margin="8dip" - android:gravity="center_vertical"> - - <Button - android:id="@+id/select_keystore_button" - style="@style/accountSetupButton" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_alignParentRight="true" - android:text="@string/select"/> - - <TextView - android:id="@+id/title" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_alignParentLeft="true" - android:layout_alignParentTop="true" - android:layout_toLeftOf="@+id/select_keystore_button" - android:text="@string/client_certificate_title" - android:textStyle="bold"/> - - <TextView - android:id="@+id/aliasname" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_alignParentLeft="true" - android:layout_below="@+id/title" - android:layout_marginLeft="16dip" - android:layout_toLeftOf="@+id/select_keystore_button" - android:ellipsize="end" - android:singleLine="true" - android:text="@string/no_certificate"/> - - <TextView - android:id="@+id/alias_certificate" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_alignParentLeft="true" - android:layout_marginLeft="16dip" - android:layout_below="@id/aliasname" - android:layout_toLeftOf="@+id/select_keystore_button" - android:ellipsize="end" - android:singleLine="true" - /> - <!-- android:textColor="@color/text_secondary_color" --> - -</RelativeLayout>
\ No newline at end of file diff --git a/res/layout/log_fragment.xml b/res/layout/log_fragment.xml deleted file mode 100644 index 0b428070..00000000 --- a/res/layout/log_fragment.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:tools="http://schemas.android.com/tools" - android:layout_width="match_parent" - android:layout_height="match_parent" - android:orientation="vertical"> - - <LinearLayout - android:layout_height="wrap_content" - android:layout_width="match_parent"> - - <include layout="@layout/log_silders"/> - </LinearLayout> - - <TextView - android:text="@string/speed_waiting" - android:singleLine="true" - android:id="@+id/speed" - tools:ignore="InconsistentLayout" - android:layout_width="match_parent" - android:layout_height="wrap_content"/> - - <ListView - android:id="@android:id/list" - android:transcriptMode="normal" - android:layout_width="fill_parent" - android:layout_height="fill_parent"/> - -</LinearLayout>
\ No newline at end of file diff --git a/res/layout/log_silders.xml b/res/layout/log_silders.xml deleted file mode 100644 index 0ecb5daa..00000000 --- a/res/layout/log_silders.xml +++ /dev/null @@ -1,61 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> - - -<LinearLayout - xmlns:tools="http://schemas.android.com/tools" - xmlns:android="http://schemas.android.com/apk/res/android" - android:orientation="vertical" - android:id="@+id/logOptionsLayout" - android:visibility="gone" - tools:visibility="visible" - android:layout_width="wrap_content" - android:layout_height="wrap_content"> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/log_verbosity_level"/> - - - <de.blinkt.openvpn.views.SeekBarTicks - android:id="@+id/LogLevelSlider" - android:layout_width="300dp" - android:layout_height="wrap_content" - tools:max="5" - android:indeterminate="false"/> - - <TextView - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:text="@string/timestamps"/> - - <RadioGroup - android:id="@+id/timeFormatRadioGroup" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:orientation="horizontal"> - - <RadioButton - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:text="@string/timestamps_none" - android:id="@+id/radioNone" - /> - - <RadioButton - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:text="@string/timestamp_short" - android:id="@+id/radioShort" - /> - - <RadioButton - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:text="@string/timestamp_iso" - android:id="@+id/radioISO" - /> - - - </RadioGroup> -</LinearLayout>
\ No newline at end of file diff --git a/res/layout/log_window.xml b/res/layout/log_window.xml deleted file mode 100644 index 56c3e349..00000000 --- a/res/layout/log_window.xml +++ /dev/null @@ -1,7 +0,0 @@ -<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:tools="http://schemas.android.com/tools" - android:id="@+id/container" - android:layout_width="match_parent" - android:layout_height="match_parent" - tools:context=".LogWindow" - tools:ignore="MergeRootFrame" />
\ No newline at end of file diff --git a/res/layout/tlsremote.xml b/res/layout/tlsremote.xml deleted file mode 100644 index a7bec953..00000000 --- a/res/layout/tlsremote.xml +++ /dev/null @@ -1,45 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" - android:layout_width="match_parent" - android:padding="@dimen/stdpadding" - android:layout_height="match_parent" > - - <LinearLayout - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:orientation="vertical" > - - <TextView - android:id="@+id/dialogHeader" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:text="@string/enter_tlscn_dialog" /> - - <TextView - android:id="@+id/tlsremotenote" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:layout_marginTop="8sp" - android:text="@string/remotetlsnote" - android:textAppearance="?android:attr/textAppearanceSmall" - android:visibility="gone" /> - - <Spinner - android:id="@+id/x509verifytype" - android:layout_width="wrap_content" - android:layout_height="wrap_content" /> - - <EditText - android:id="@+id/tlsremotecn" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:layout_marginTop="20dp" - android:ems="10" - android:inputType="text" > - - <requestFocus /> - </EditText> - - </LinearLayout> - -</ScrollView>
\ No newline at end of file diff --git a/res/layout/userpass.xml b/res/layout/userpass.xml deleted file mode 100644 index f67f998e..00000000 --- a/res/layout/userpass.xml +++ /dev/null @@ -1,49 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> - -<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" - android:orientation="vertical" - android:layout_width="match_parent" - android:layout_height="match_parent"> - - <EditText - android:id="@+id/username" - android:inputType="textEmailAddress" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:layout_marginTop="8dp" - android:layout_marginLeft="4dp" - android:layout_marginRight="4dp" - android:layout_marginBottom="4dp" - android:hint="@string/auth_username" /> - <EditText - android:id="@+id/password" - android:inputType="textPassword" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:layout_marginTop="4dp" - android:layout_marginLeft="4dp" - android:layout_marginRight="4dp" - android:layout_marginBottom="4dp" - android:hint="@string/password"/> - <CheckBox - android:id="@+id/show_password" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:layout_marginTop="4dp" - android:layout_marginLeft="4dp" - android:text="@string/show_password" - android:layout_marginRight="4dp" - /> - - <CheckBox - android:id="@+id/save_password" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:layout_marginTop="4dp" - android:layout_marginLeft="4dp" - android:text="@string/save_password" - android:layout_marginRight="4dp" - android:layout_marginBottom="16dp"/> - - -</LinearLayout>
\ No newline at end of file diff --git a/res/layout/viewconfig.xml b/res/layout/viewconfig.xml deleted file mode 100644 index 5ae34ef0..00000000 --- a/res/layout/viewconfig.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" - android:layout_width="match_parent" - android:layout_height="match_parent" > - - <TextView - android:id="@+id/configview" - android:layout_width="match_parent" - android:layout_height="wrap_content" /> - -</ScrollView>
\ No newline at end of file diff --git a/res/layout/vpn_list_item.xml b/res/layout/vpn_list_item.xml deleted file mode 100644 index ae9350fa..00000000 --- a/res/layout/vpn_list_item.xml +++ /dev/null @@ -1,74 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- - Copyright (C) 2011 The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:tools="http://schemas.android.com/tools" - android:layout_width="match_parent" - android:layout_height="wrap_content" - android:gravity="center_vertical" - android:minHeight="?android:attr/listPreferredItemHeight" - android:focusable="false"> - - <LinearLayout - android:id="@+id/vpn_list_item_left" - android:layout_width="0dp" - android:layout_height="match_parent" - android:layout_weight="1" - android:background="?android:attr/selectableItemBackground" - android:gravity="center_vertical" - android:focusable="true"> - - <LinearLayout - android:id="@android:id/widget_frame" - android:layout_width="wrap_content" - android:layout_height="match_parent" - android:gravity="center_vertical" - android:orientation="vertical" /> - - <TextView - android:id="@+id/vpn_item_title" - tools:text="Vpn Name" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:ellipsize="marquee" - android:fadingEdge="horizontal" - android:singleLine="true" - android:textAppearance="?android:attr/textAppearanceMedium" /> - - </LinearLayout> - - <View - android:layout_width="2dip" - android:layout_height="match_parent" - android:layout_marginBottom="5dip" - android:focusable="false" - android:layout_marginTop="5dip" - android:background="@android:drawable/divider_horizontal_dark" /> - - <ImageView - android:id="@+id/quickedit_settings" - android:layout_width="wrap_content" - android:layout_height="fill_parent" - android:layout_gravity="center" - android:background="?android:attr/selectableItemBackground" - android:contentDescription="@string/configure_the_vpn" - android:paddingLeft="15dip" - android:paddingRight="?android:attr/scrollbarSize" - android:src="@drawable/ic_sysbar_quicksettings" - android:focusable="true"/> - -</LinearLayout>
\ No newline at end of file diff --git a/res/layout/vpn_profile_list.xml b/res/layout/vpn_profile_list.xml deleted file mode 100644 index c1ce353f..00000000 --- a/res/layout/vpn_profile_list.xml +++ /dev/null @@ -1,68 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:tools="http://schemas.android.com/tools" - android:layout_width="match_parent" - android:layout_height="match_parent" - android:orientation="vertical" - android:paddingLeft="@dimen/stdpadding" - android:paddingRight="@dimen/stdpadding" > - - <ListView - android:descendantFocusability="afterDescendants" - android:id="@android:id/list" - android:layout_width="fill_parent" - android:layout_height="fill_parent" /> - - <LinearLayout - android:id="@android:id/empty" - android:layout_width="match_parent" - android:layout_height="match_parent" - android:gravity="center" - android:orientation="vertical" > - - <TextView - android:layout_width="fill_parent" - android:layout_height="wrap_content" - android:text="@string/no_vpn_profiles_defined" - android:textAppearance="?android:attr/textAppearanceLarge" /> - - <Space - android:layout_width="match_parent" - android:layout_height="12sp" /> - - - <TextView - android:layout_width="fill_parent" - android:layout_height="wrap_content" - android:text="To use this app you need a VPN provider/VPN gateway supporting OpenVPN. Check out http://community.openvpn.net/ for more information on OpenVPN and how to setup your own OpenVPN server." - android:autoLink="web" - android:textAppearance="?android:attr/textAppearanceMedium" /> - - <Space - android:layout_width="match_parent" - android:layout_height="12sp" /> - - - <TextView - android:id="@+id/add_new_vpn_hint" - android:layout_width="fill_parent" - android:layout_height="wrap_content" - tools:ignore="SelectableText" /> - - <TextView - android:id="@+id/import_vpn_hint" - android:layout_width="fill_parent" - android:layout_height="wrap_content" - tools:ignore="SelectableText" /> - - <Space - android:layout_width="match_parent" - android:layout_height="12sp" /> - - <TextView - android:layout_width="fill_parent" - android:layout_height="wrap_content" - android:text="@string/faq_hint" /> - </LinearLayout> - -</LinearLayout>
\ No newline at end of file diff --git a/res/layout/vpnstatus.xml b/res/layout/vpnstatus.xml deleted file mode 100644 index eb7c53ee..00000000 --- a/res/layout/vpnstatus.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<merge xmlns:tools="http://schemas.android.com/tools" - xmlns:android="http://schemas.android.com/apk/res/android"> - - <Space - android:layout_weight="1" - android:layout_width="wrap_content" - android:layout_height="wrap_content"/> - - - <TextView - android:text="@string/uploaded_data" - style="@style/logWindowStatusTitle"/> - - <TextView - style="@style/logWindowStatusText" - android:id="@+id/speedUp" - tools:text="4 Mbit/s 6.7 GB"/> - - <TextView - android:text="@string/downloaded_data" - style="@style/logWindowStatusTitle"/> - - <TextView - style="@style/logWindowStatusText" - android:id="@+id/speedDown" - tools:text="2 Mbit/s 4.7 GB"/> - - - <Space - android:layout_weight="1" - android:layout_width="wrap_content" - android:layout_height="wrap_content"/> - - - <TextView - android:text="@string/vpn_status" - style="@style/logWindowStatusTitle"/> - - <TextView - android:id="@+id/speedStatus" - tools:text="Connected" - style="@style/logWindowStatusText"/> - - -</merge>
\ No newline at end of file |