diff options
author | lado <herrlado@gmail.com> | 2015-06-09 14:07:14 +0200 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2015-06-09 14:07:14 +0200 |
commit | 23d920c759303602c2a6cde38983b2aa4dbb82c2 (patch) | |
tree | d0d83c36e0698402c783ebf62e6fe7d8ee85bed2 /vdrmanager/app | |
parent | be5e0132d51a829326478c668e4eac78e2c9e4d8 (diff) | |
download | vdr-manager-23d920c759303602c2a6cde38983b2aa4dbb82c2.tar.gz vdr-manager-23d920c759303602c2a6cde38983b2aa4dbb82c2.tar.bz2 |
StudioStructur
Diffstat (limited to 'vdrmanager/app')
2575 files changed, 67457 insertions, 0 deletions
diff --git a/vdrmanager/app/app-release.apk b/vdrmanager/app/app-release.apk Binary files differnew file mode 100644 index 0000000..edee36b --- /dev/null +++ b/vdrmanager/app/app-release.apk diff --git a/vdrmanager/app/app.iml b/vdrmanager/app/app.iml new file mode 100644 index 0000000..fae7fb5 --- /dev/null +++ b/vdrmanager/app/app.iml @@ -0,0 +1,99 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module external.linked.project.id=":app" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" external.system.module.group="vdrmanager" external.system.module.version="unspecified" type="JAVA_MODULE" version="4"> + <component name="FacetManager"> + <facet type="android-gradle" name="Android-Gradle"> + <configuration> + <option name="GRADLE_PROJECT_PATH" value=":app" /> + </configuration> + </facet> + <facet type="android" name="Android"> + <configuration> + <option name="SELECTED_BUILD_VARIANT" value="debug" /> + <option name="SELECTED_TEST_ARTIFACT" value="_android_test_" /> + <option name="ASSEMBLE_TASK_NAME" value="assembleDebug" /> + <option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" /> + <option name="SOURCE_GEN_TASK_NAME" value="generateDebugSources" /> + <option name="ASSEMBLE_TEST_TASK_NAME" value="assembleDebugAndroidTest" /> + <option name="COMPILE_JAVA_TEST_TASK_NAME" value="compileDebugAndroidTestSources" /> + <option name="TEST_SOURCE_GEN_TASK_NAME" value="generateDebugAndroidTestSources" /> + <option name="ALLOW_USER_CONFIGURATION" value="false" /> + <option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" /> + <option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" /> + <option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/src/main/res" /> + <option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" /> + </configuration> + </facet> + </component> + <component name="NewModuleRootManager" inherit-compiler-output="false"> + <output url="file://$MODULE_DIR$/build/intermediates/classes/debug" /> + <output-test url="file://$MODULE_DIR$/build/intermediates/classes/androidTest/debug" /> + <exclude-output /> + <content url="file://$MODULE_DIR$"> + <sourceFolder url="file://$MODULE_DIR$/build/generated/source/r/debug" isTestSource="false" generated="true" /> + <sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/debug" isTestSource="false" generated="true" /> + <sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/debug" isTestSource="false" generated="true" /> + <sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/debug" isTestSource="false" generated="true" /> + <sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/debug" type="java-resource" /> + <sourceFolder url="file://$MODULE_DIR$/build/generated/res/generated/debug" type="java-resource" /> + <sourceFolder url="file://$MODULE_DIR$/build/generated/source/r/androidTest/debug" isTestSource="true" generated="true" /> + <sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/androidTest/debug" isTestSource="true" generated="true" /> + <sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/androidTest/debug" isTestSource="true" generated="true" /> + <sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/androidTest/debug" isTestSource="true" generated="true" /> + <sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/androidTest/debug" type="java-test-resource" /> + <sourceFolder url="file://$MODULE_DIR$/build/generated/res/generated/androidTest/debug" type="java-test-resource" /> + <sourceFolder url="file://$MODULE_DIR$/src/debug/res" type="java-resource" /> + <sourceFolder url="file://$MODULE_DIR$/src/debug/resources" type="java-resource" /> + <sourceFolder url="file://$MODULE_DIR$/src/debug/assets" type="java-resource" /> + <sourceFolder url="file://$MODULE_DIR$/src/debug/aidl" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/src/debug/java" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/src/debug/jni" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/src/debug/rs" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/src/main/res" type="java-resource" /> + <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> + <sourceFolder url="file://$MODULE_DIR$/src/main/assets" type="java-resource" /> + <sourceFolder url="file://$MODULE_DIR$/src/main/aidl" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/src/main/jni" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/src/main/rs" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/src/androidTest/res" type="java-test-resource" /> + <sourceFolder url="file://$MODULE_DIR$/src/androidTest/resources" type="java-test-resource" /> + <sourceFolder url="file://$MODULE_DIR$/src/androidTest/assets" type="java-test-resource" /> + <sourceFolder url="file://$MODULE_DIR$/src/androidTest/aidl" isTestSource="true" /> + <sourceFolder url="file://$MODULE_DIR$/src/androidTest/java" isTestSource="true" /> + <sourceFolder url="file://$MODULE_DIR$/src/androidTest/jni" isTestSource="true" /> + <sourceFolder url="file://$MODULE_DIR$/src/androidTest/rs" isTestSource="true" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/bundles" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/classes" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/coverage-instrumented-classes" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/dependency-cache" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/dex" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/dex-cache" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/jars" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/jacoco" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/javaResources" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/libs" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/lint" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/ndk" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/pre-dexed" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/proguard" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/res" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/rs" /> + <excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" /> + <excludeFolder url="file://$MODULE_DIR$/build/outputs" /> + <excludeFolder url="file://$MODULE_DIR$/build/tmp" /> + </content> + <orderEntry type="jdk" jdkName="Android 5.0.1 Google APIs" jdkType="Android SDK" /> + <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" exported="" name="ormlite-android-4.47" level="project" /> + <orderEntry type="library" exported="" name="ormlite-core-4.47" level="project" /> + <orderEntry type="library" exported="" name="svdrp4j-1.1.0-SNAPSHOT" level="project" /> + <orderEntry type="library" exported="" name="support-annotations-21.0.3" level="project" /> + <orderEntry type="library" exported="" name="appcompat-v7-19.1.0" level="project" /> + <orderEntry type="library" exported="" name="support-v4-21.0.3" level="project" /> + <orderEntry type="library" exported="" name="slf4j-android-1.6.1-RC1" level="project" /> + </component> +</module>
\ No newline at end of file diff --git a/vdrmanager/app/build.gradle b/vdrmanager/app/build.gradle new file mode 100644 index 0000000..50373df --- /dev/null +++ b/vdrmanager/app/build.gradle @@ -0,0 +1,35 @@ +apply plugin: 'com.android.application' + +android { + signingConfigs { + config { + keyAlias 'vdrmanager' + keyPassword 'HGr6du07' + storeFile file('/home/lado/development/android/keystores/vdrmanager/release.jks') + storePassword 'HGr6du07' + } + } + compileSdkVersion 'Google Inc.:Google APIs:21' + buildToolsVersion "22.0.1" + defaultConfig { + applicationId "de.bjusystems.vdrmanager" + minSdkVersion 8 + targetSdkVersion 21 + } + buildTypes { + release { + minifyEnabled false + proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt' + zipAlignEnabled true + } + } +} + +dependencies { + compile 'com.android.support:support-v4:21.0.3' + compile 'com.android.support:appcompat-v7:19.1.0' + compile files('libs/ormlite-android-4.47.jar') + compile files('libs/ormlite-core-4.47.jar') + compile files('libs/slf4j-android-1.6.1-RC1.jar') + compile files('libs/svdrp4j-1.1.0-SNAPSHOT.jar') +} diff --git a/vdrmanager/app/build/generated/source/buildConfig/androidTest/debug/de/bjusystems/vdrmanager/test/BuildConfig.java b/vdrmanager/app/build/generated/source/buildConfig/androidTest/debug/de/bjusystems/vdrmanager/test/BuildConfig.java new file mode 100644 index 0000000..93f4180 --- /dev/null +++ b/vdrmanager/app/build/generated/source/buildConfig/androidTest/debug/de/bjusystems/vdrmanager/test/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package de.bjusystems.vdrmanager.test; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "de.bjusystems.vdrmanager.test"; + public static final String BUILD_TYPE = "debug"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = -1; + public static final String VERSION_NAME = ""; +} diff --git a/vdrmanager/app/build/generated/source/buildConfig/debug/de/bjusystems/vdrmanager/BuildConfig.java b/vdrmanager/app/build/generated/source/buildConfig/debug/de/bjusystems/vdrmanager/BuildConfig.java new file mode 100644 index 0000000..314b7cf --- /dev/null +++ b/vdrmanager/app/build/generated/source/buildConfig/debug/de/bjusystems/vdrmanager/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package de.bjusystems.vdrmanager; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "de.bjusystems.vdrmanager"; + public static final String BUILD_TYPE = "debug"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = 12250; + public static final String VERSION_NAME = ""; +} diff --git a/vdrmanager/app/build/generated/source/buildConfig/release/de/bjusystems/vdrmanager/BuildConfig.java b/vdrmanager/app/build/generated/source/buildConfig/release/de/bjusystems/vdrmanager/BuildConfig.java new file mode 100644 index 0000000..686d45b --- /dev/null +++ b/vdrmanager/app/build/generated/source/buildConfig/release/de/bjusystems/vdrmanager/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package de.bjusystems.vdrmanager; + +public final class BuildConfig { + public static final boolean DEBUG = false; + public static final String APPLICATION_ID = "de.bjusystems.vdrmanager"; + public static final String BUILD_TYPE = "release"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = 12250; + public static final String VERSION_NAME = ""; +} diff --git a/vdrmanager/app/build/generated/source/r/debug/android/support/v7/appcompat/R.java b/vdrmanager/app/build/generated/source/r/debug/android/support/v7/appcompat/R.java new file mode 100644 index 0000000..469f977 --- /dev/null +++ b/vdrmanager/app/build/generated/source/r/debug/android/support/v7/appcompat/R.java @@ -0,0 +1,616 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_slide_in_bottom = 0x7f040002; + public static final int abc_slide_in_top = 0x7f040003; + public static final int abc_slide_out_bottom = 0x7f040004; + public static final int abc_slide_out_top = 0x7f040005; + } + public static final class attr { + public static final int actionBarDivider = 0x7f010000; + public static final int actionBarItemBackground = 0x7f010001; + public static final int actionBarSize = 0x7f010002; + public static final int actionBarSplitStyle = 0x7f010003; + public static final int actionBarStyle = 0x7f010004; + public static final int actionBarTabBarStyle = 0x7f010005; + public static final int actionBarTabStyle = 0x7f010006; + public static final int actionBarTabTextStyle = 0x7f010007; + public static final int actionBarWidgetTheme = 0x7f010008; + public static final int actionButtonStyle = 0x7f010009; + public static final int actionDropDownStyle = 0x7f01006f; + public static final int actionLayout = 0x7f010066; + public static final int actionMenuTextAppearance = 0x7f01000a; + public static final int actionMenuTextColor = 0x7f01000b; + public static final int actionModeBackground = 0x7f01000c; + public static final int actionModeCloseButtonStyle = 0x7f01000d; + public static final int actionModeCloseDrawable = 0x7f01000e; + public static final int actionModeCopyDrawable = 0x7f01000f; + public static final int actionModeCutDrawable = 0x7f010010; + public static final int actionModeFindDrawable = 0x7f010011; + public static final int actionModePasteDrawable = 0x7f010012; + public static final int actionModePopupWindowStyle = 0x7f010013; + public static final int actionModeSelectAllDrawable = 0x7f010014; + public static final int actionModeShareDrawable = 0x7f010015; + public static final int actionModeSplitBackground = 0x7f010016; + public static final int actionModeStyle = 0x7f010017; + public static final int actionModeWebSearchDrawable = 0x7f010018; + public static final int actionOverflowButtonStyle = 0x7f010019; + public static final int actionProviderClass = 0x7f010068; + public static final int actionViewClass = 0x7f010067; + public static final int activityChooserViewStyle = 0x7f01001a; + public static final int background = 0x7f010047; + public static final int backgroundSplit = 0x7f010049; + public static final int backgroundStacked = 0x7f010048; + public static final int buttonBarButtonStyle = 0x7f01001b; + public static final int buttonBarStyle = 0x7f01001c; + public static final int customNavigationLayout = 0x7f01004a; + public static final int disableChildrenWhenDisabled = 0x7f01006e; + public static final int displayOptions = 0x7f010040; + public static final int divider = 0x7f010046; + public static final int dividerHorizontal = 0x7f01001d; + public static final int dividerPadding = 0x7f010064; + public static final int dividerVertical = 0x7f01001e; + public static final int dropDownListViewStyle = 0x7f01001f; + public static final int dropdownListPreferredItemHeight = 0x7f010070; + public static final int expandActivityOverflowButtonDrawable = 0x7f010058; + public static final int height = 0x7f010020; + public static final int homeAsUpIndicator = 0x7f010021; + public static final int homeLayout = 0x7f01004b; + public static final int icon = 0x7f010044; + public static final int iconifiedByDefault = 0x7f010069; + public static final int indeterminateProgressStyle = 0x7f01004d; + public static final int initialActivityCount = 0x7f010057; + public static final int isLightTheme = 0x7f010022; + public static final int itemPadding = 0x7f01004f; + public static final int listChoiceBackgroundIndicator = 0x7f010074; + public static final int listPopupWindowStyle = 0x7f010023; + public static final int listPreferredItemHeight = 0x7f010024; + public static final int listPreferredItemHeightLarge = 0x7f010025; + public static final int listPreferredItemHeightSmall = 0x7f010026; + public static final int listPreferredItemPaddingLeft = 0x7f010027; + public static final int listPreferredItemPaddingRight = 0x7f010028; + public static final int logo = 0x7f010045; + public static final int navigationMode = 0x7f01003f; + public static final int paddingEnd = 0x7f010083; + public static final int paddingStart = 0x7f010082; + public static final int panelMenuListTheme = 0x7f010073; + public static final int panelMenuListWidth = 0x7f010072; + public static final int popupMenuStyle = 0x7f010071; + public static final int popupPromptView = 0x7f01006d; + public static final int progressBarPadding = 0x7f01004e; + public static final int progressBarStyle = 0x7f01004c; + public static final int prompt = 0x7f01006b; + public static final int queryHint = 0x7f01006a; + public static final int searchDropdownBackground = 0x7f010029; + public static final int searchResultListItemHeight = 0x7f01002a; + public static final int searchViewAutoCompleteTextView = 0x7f01002b; + public static final int searchViewCloseIcon = 0x7f01002c; + public static final int searchViewEditQuery = 0x7f01002d; + public static final int searchViewEditQueryBackground = 0x7f01002e; + public static final int searchViewGoIcon = 0x7f01002f; + public static final int searchViewSearchIcon = 0x7f010030; + public static final int searchViewTextField = 0x7f010031; + public static final int searchViewTextFieldRight = 0x7f010032; + public static final int searchViewVoiceIcon = 0x7f010033; + public static final int selectableItemBackground = 0x7f010034; + public static final int showAsAction = 0x7f010065; + public static final int showDividers = 0x7f010063; + public static final int spinnerDropDownItemStyle = 0x7f010035; + public static final int spinnerMode = 0x7f01006c; + public static final int spinnerStyle = 0x7f010036; + public static final int subtitle = 0x7f010041; + public static final int subtitleTextStyle = 0x7f010043; + public static final int textAllCaps = 0x7f010062; + public static final int textAppearanceLargePopupMenu = 0x7f010037; + public static final int textAppearanceListItem = 0x7f010038; + public static final int textAppearanceListItemSmall = 0x7f010039; + public static final int textAppearanceSearchResultSubtitle = 0x7f01003a; + public static final int textAppearanceSearchResultTitle = 0x7f01003b; + public static final int textAppearanceSmallPopupMenu = 0x7f01003c; + public static final int textColorSearchUrl = 0x7f01003d; + public static final int title = 0x7f01003e; + public static final int titleTextStyle = 0x7f010042; + public static final int windowActionBar = 0x7f010050; + public static final int windowActionBarOverlay = 0x7f010051; + public static final int windowFixedHeightMajor = 0x7f010056; + public static final int windowFixedHeightMinor = 0x7f010054; + public static final int windowFixedWidthMajor = 0x7f010053; + public static final int windowFixedWidthMinor = 0x7f010055; + public static final int windowSplitActionBar = 0x7f010052; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f090000; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f090003; + public static final int abc_config_actionMenuItemAllCaps = 0x7f090004; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f090001; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f090005; + public static final int abc_split_action_bar_is_narrow = 0x7f090002; + } + public static final class color { + public static final int abc_search_url_text_holo = 0x7f0d000e; + public static final int abc_search_url_text_normal = 0x7f0d0000; + public static final int abc_search_url_text_pressed = 0x7f0d0001; + public static final int abc_search_url_text_selected = 0x7f0d0002; + } + public static final class dimen { + public static final int abc_action_bar_default_height = 0x7f0a0000; + public static final int abc_action_bar_icon_vertical_padding = 0x7f0a0001; + public static final int abc_action_bar_progress_bar_size = 0x7f0a0002; + public static final int abc_action_bar_stacked_max_height = 0x7f0a000e; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f0a000f; + public static final int abc_action_bar_subtitle_bottom_margin = 0x7f0a0003; + public static final int abc_action_bar_subtitle_text_size = 0x7f0a0004; + public static final int abc_action_bar_subtitle_top_margin = 0x7f0a0005; + public static final int abc_action_bar_title_text_size = 0x7f0a0006; + public static final int abc_action_button_min_width = 0x7f0a000d; + public static final int abc_config_prefDialogWidth = 0x7f0a0007; + public static final int abc_dropdownitem_icon_width = 0x7f0a0010; + public static final int abc_dropdownitem_text_padding_left = 0x7f0a0011; + public static final int abc_dropdownitem_text_padding_right = 0x7f0a0012; + public static final int abc_panel_menu_list_width = 0x7f0a0013; + public static final int abc_search_view_preferred_width = 0x7f0a0014; + public static final int abc_search_view_text_min_width = 0x7f0a0008; + public static final int dialog_fixed_height_major = 0x7f0a0009; + public static final int dialog_fixed_height_minor = 0x7f0a000a; + public static final int dialog_fixed_width_major = 0x7f0a000b; + public static final int dialog_fixed_width_minor = 0x7f0a000c; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo = 0x7f020000; + public static final int abc_ab_bottom_solid_light_holo = 0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo = 0x7f020003; + public static final int abc_ab_share_pack_holo_dark = 0x7f020004; + public static final int abc_ab_share_pack_holo_light = 0x7f020005; + public static final int abc_ab_solid_dark_holo = 0x7f020006; + public static final int abc_ab_solid_light_holo = 0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo = 0x7f020008; + public static final int abc_ab_stacked_solid_light_holo = 0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b; + public static final int abc_ab_transparent_dark_holo = 0x7f02000c; + public static final int abc_ab_transparent_light_holo = 0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark = 0x7f02000e; + public static final int abc_cab_background_bottom_holo_light = 0x7f02000f; + public static final int abc_cab_background_top_holo_dark = 0x7f020010; + public static final int abc_cab_background_top_holo_light = 0x7f020011; + public static final int abc_ic_ab_back_holo_dark = 0x7f020012; + public static final int abc_ic_ab_back_holo_light = 0x7f020013; + public static final int abc_ic_cab_done_holo_dark = 0x7f020014; + public static final int abc_ic_cab_done_holo_light = 0x7f020015; + public static final int abc_ic_clear = 0x7f020016; + public static final int abc_ic_clear_disabled = 0x7f020017; + public static final int abc_ic_clear_holo_light = 0x7f020018; + public static final int abc_ic_clear_normal = 0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light = 0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light = 0x7f02001d; + public static final int abc_ic_go = 0x7f02001e; + public static final int abc_ic_go_search_api_holo_light = 0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021; + public static final int abc_ic_menu_share_holo_dark = 0x7f020022; + public static final int abc_ic_menu_share_holo_light = 0x7f020023; + public static final int abc_ic_search = 0x7f020024; + public static final int abc_ic_search_api_holo_light = 0x7f020025; + public static final int abc_ic_voice_search = 0x7f020026; + public static final int abc_ic_voice_search_api_holo_light = 0x7f020027; + public static final int abc_item_background_holo_dark = 0x7f020028; + public static final int abc_item_background_holo_light = 0x7f020029; + public static final int abc_list_divider_holo_dark = 0x7f02002a; + public static final int abc_list_divider_holo_light = 0x7f02002b; + public static final int abc_list_focused_holo = 0x7f02002c; + public static final int abc_list_longpressed_holo = 0x7f02002d; + public static final int abc_list_pressed_holo_dark = 0x7f02002e; + public static final int abc_list_pressed_holo_light = 0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020030; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020031; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020032; + public static final int abc_list_selector_disabled_holo_light = 0x7f020033; + public static final int abc_list_selector_holo_dark = 0x7f020034; + public static final int abc_list_selector_holo_light = 0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light = 0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light = 0x7f020039; + public static final int abc_search_dropdown_dark = 0x7f02003a; + public static final int abc_search_dropdown_light = 0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark = 0x7f02003c; + public static final int abc_spinner_ab_default_holo_light = 0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark = 0x7f020040; + public static final int abc_spinner_ab_focused_holo_light = 0x7f020041; + public static final int abc_spinner_ab_holo_dark = 0x7f020042; + public static final int abc_spinner_ab_holo_light = 0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light = 0x7f020045; + public static final int abc_tab_indicator_ab_holo = 0x7f020046; + public static final int abc_tab_selected_focused_holo = 0x7f020047; + public static final int abc_tab_selected_holo = 0x7f020048; + public static final int abc_tab_selected_pressed_holo = 0x7f020049; + public static final int abc_tab_unselected_pressed_holo = 0x7f02004a; + public static final int abc_textfield_search_default_holo_dark = 0x7f02004b; + public static final int abc_textfield_search_default_holo_light = 0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light = 0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light = 0x7f020050; + public static final int abc_textfield_search_selected_holo_dark = 0x7f020051; + public static final int abc_textfield_search_selected_holo_light = 0x7f020052; + public static final int abc_textfield_searchview_holo_dark = 0x7f020053; + public static final int abc_textfield_searchview_holo_light = 0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark = 0x7f020055; + public static final int abc_textfield_searchview_right_holo_light = 0x7f020056; + } + public static final class id { + public static final int action_bar = 0x7f0e0020; + public static final int action_bar_activity_content = 0x7f0e0000; + public static final int action_bar_container = 0x7f0e001f; + public static final int action_bar_overlay_layout = 0x7f0e0023; + public static final int action_bar_root = 0x7f0e001e; + public static final int action_bar_subtitle = 0x7f0e0027; + public static final int action_bar_title = 0x7f0e0026; + public static final int action_context_bar = 0x7f0e0021; + public static final int action_menu_divider = 0x7f0e0001; + public static final int action_menu_presenter = 0x7f0e0002; + public static final int action_mode_close_button = 0x7f0e0028; + public static final int activity_chooser_view_content = 0x7f0e0029; + public static final int always = 0x7f0e0015; + public static final int beginning = 0x7f0e0011; + public static final int checkbox = 0x7f0e0031; + public static final int collapseActionView = 0x7f0e0016; + public static final int default_activity_button = 0x7f0e002c; + public static final int dialog = 0x7f0e001a; + public static final int disableHome = 0x7f0e0009; + public static final int dropdown = 0x7f0e001b; + public static final int edit_query = 0x7f0e0034; + public static final int end = 0x7f0e0012; + public static final int expand_activities_button = 0x7f0e002a; + public static final int expanded_menu = 0x7f0e0030; + public static final int home = 0x7f0e0003; + public static final int homeAsUp = 0x7f0e000a; + public static final int icon = 0x7f0e002e; + public static final int ifRoom = 0x7f0e0017; + public static final int image = 0x7f0e002b; + public static final int listMode = 0x7f0e0006; + public static final int list_item = 0x7f0e002d; + public static final int middle = 0x7f0e0013; + public static final int never = 0x7f0e0018; + public static final int none = 0x7f0e0014; + public static final int normal = 0x7f0e0007; + public static final int progress_circular = 0x7f0e0004; + public static final int progress_horizontal = 0x7f0e0005; + public static final int radio = 0x7f0e0033; + public static final int search_badge = 0x7f0e0036; + public static final int search_bar = 0x7f0e0035; + public static final int search_button = 0x7f0e0037; + public static final int search_close_btn = 0x7f0e003c; + public static final int search_edit_frame = 0x7f0e0038; + public static final int search_go_btn = 0x7f0e003e; + public static final int search_mag_icon = 0x7f0e0039; + public static final int search_plate = 0x7f0e003a; + public static final int search_src_text = 0x7f0e003b; + public static final int search_voice_btn = 0x7f0e003f; + public static final int shortcut = 0x7f0e0032; + public static final int showCustom = 0x7f0e000b; + public static final int showHome = 0x7f0e000c; + public static final int showTitle = 0x7f0e000d; + public static final int split_action_bar = 0x7f0e0022; + public static final int submit_area = 0x7f0e003d; + public static final int tabMode = 0x7f0e0008; + public static final int title = 0x7f0e002f; + public static final int top_action_bar = 0x7f0e0024; + public static final int up = 0x7f0e0025; + public static final int useLogo = 0x7f0e000e; + public static final int withText = 0x7f0e0019; + } + public static final class integer { + public static final int abc_max_action_buttons = 0x7f0c0000; + } + public static final class layout { + public static final int abc_action_bar_decor = 0x7f030000; + public static final int abc_action_bar_decor_include = 0x7f030001; + public static final int abc_action_bar_decor_overlay = 0x7f030002; + public static final int abc_action_bar_home = 0x7f030003; + public static final int abc_action_bar_tab = 0x7f030004; + public static final int abc_action_bar_tabbar = 0x7f030005; + public static final int abc_action_bar_title_item = 0x7f030006; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030007; + public static final int abc_action_menu_item_layout = 0x7f030008; + public static final int abc_action_menu_layout = 0x7f030009; + public static final int abc_action_mode_bar = 0x7f03000a; + public static final int abc_action_mode_close_item = 0x7f03000b; + public static final int abc_activity_chooser_view = 0x7f03000c; + public static final int abc_activity_chooser_view_include = 0x7f03000d; + public static final int abc_activity_chooser_view_list_item = 0x7f03000e; + public static final int abc_expanded_menu_layout = 0x7f03000f; + public static final int abc_list_menu_item_checkbox = 0x7f030010; + public static final int abc_list_menu_item_icon = 0x7f030011; + public static final int abc_list_menu_item_layout = 0x7f030012; + public static final int abc_list_menu_item_radio = 0x7f030013; + public static final int abc_popup_menu_item_layout = 0x7f030014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; + public static final int abc_search_view = 0x7f030016; + public static final int abc_simple_decor = 0x7f030017; + public static final int support_simple_spinner_dropdown_item = 0x7f030030; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f070000; + public static final int abc_action_bar_up_description = 0x7f070001; + public static final int abc_action_menu_overflow_description = 0x7f070002; + public static final int abc_action_mode_done = 0x7f070003; + public static final int abc_activity_chooser_view_see_all = 0x7f070004; + public static final int abc_activitychooserview_choose_application = 0x7f070005; + public static final int abc_searchview_description_clear = 0x7f070006; + public static final int abc_searchview_description_query = 0x7f070007; + public static final int abc_searchview_description_search = 0x7f070008; + public static final int abc_searchview_description_submit = 0x7f070009; + public static final int abc_searchview_description_voice = 0x7f07000a; + public static final int abc_shareactionprovider_share_with = 0x7f07000b; + public static final int abc_shareactionprovider_share_with_application = 0x7f07000c; + } + public static final class style { + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0046; + public static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b0047; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b000a; + public static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b000b; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b000c; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b000d; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0048; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b000e; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b000f; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b0010; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b0011; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0049; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b004a; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b004b; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b004c; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b004d; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b004e; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b004f; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0012; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0013; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0014; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0015; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0016; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0017; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0018; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0019; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0059; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b005a; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b005b; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b005c; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b005d; + public static final int Theme_AppCompat = 0x7f0b005e; + public static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b005f; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0060; + public static final int Theme_AppCompat_CompactMenu = 0x7f0b0061; + public static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b0062; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b0063; + public static final int Theme_AppCompat_Light = 0x7f0b0064; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0065; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b0066; + public static final int Theme_Base = 0x7f0b0002; + public static final int Theme_Base_AppCompat = 0x7f0b001b; + public static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0000; + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b001c; + public static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0003; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0004; + public static final int Theme_Base_AppCompat_Light = 0x7f0b001d; + public static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b001e; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0001; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b001f; + public static final int Theme_Base_Light = 0x7f0b0005; + public static final int Widget_AppCompat_ActionBar = 0x7f0b0068; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0069; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b006a; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b006b; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b006c; + public static final int Widget_AppCompat_ActionButton = 0x7f0b006d; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b006e; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b006f; + public static final int Widget_AppCompat_ActionMode = 0x7f0b0070; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0071; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0072; + public static final int Widget_AppCompat_Base_ActionBar = 0x7f0b0020; + public static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b0021; + public static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0022; + public static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b0023; + public static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0024; + public static final int Widget_AppCompat_Base_ActionButton = 0x7f0b0025; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0026; + public static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0027; + public static final int Widget_AppCompat_Base_ActionMode = 0x7f0b0073; + public static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0028; + public static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0006; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b0029; + public static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b002a; + public static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b002b; + public static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b002c; + public static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b002d; + public static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b0007; + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0008; + public static final int Widget_AppCompat_Base_Spinner = 0x7f0b002e; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0074; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0075; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0076; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0077; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0078; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0079; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b007a; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b007b; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b007c; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b007d; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b007e; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b007f; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0080; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b0081; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0082; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0083; + public static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b002f; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b0030; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b0031; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0032; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0033; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b0034; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b0035; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0036; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0038; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0039; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b003a; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0084; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0009; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b003c; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b003f; + public static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b0040; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0085; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b0086; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0087; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b0088; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0089; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b008a; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b008b; + public static final int Widget_AppCompat_ListView_Menu = 0x7f0b008c; + public static final int Widget_AppCompat_PopupMenu = 0x7f0b008d; + public static final int Widget_AppCompat_ProgressBar = 0x7f0b008e; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b008f; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0090; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010020, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionBarWindow = { 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056 }; + public static final int ActionBarWindow_windowActionBar = 0; + public static final int ActionBarWindow_windowActionBarOverlay = 1; + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + public static final int ActionBarWindow_windowSplitActionBar = 2; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_height = 0; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 1; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010020, 0x7f010042, 0x7f010043, 0x7f010047, 0x7f010049 }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f010057, 0x7f010058 }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] CompatTextView = { 0x7f010062 }; + public static final int CompatTextView_textAllCaps = 0; + public static final int[] LinearLayoutICS = { 0x7f010046, 0x7f010063, 0x7f010064 }; + public static final int LinearLayoutICS_divider = 0; + public static final int LinearLayoutICS_dividerPadding = 2; + public static final int LinearLayoutICS_showDividers = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x0101052f }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_preserveIconSpacing = 7; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f010069, 0x7f01006a }; + public static final int SearchView_android_imeOptions = 2; + public static final int SearchView_android_inputType = 1; + public static final int SearchView_android_maxWidth = 0; + public static final int SearchView_iconifiedByDefault = 3; + public static final int SearchView_queryHint = 4; + public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e }; + public static final int Spinner_android_dropDownHorizontalOffset = 4; + public static final int Spinner_android_dropDownSelector = 1; + public static final int Spinner_android_dropDownVerticalOffset = 5; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 2; + public static final int Spinner_disableChildrenWhenDisabled = 9; + public static final int Spinner_popupPromptView = 8; + public static final int Spinner_prompt = 6; + public static final int Spinner_spinnerMode = 7; + public static final int[] Theme = { 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074 }; + public static final int Theme_actionDropDownStyle = 0; + public static final int Theme_dropdownListPreferredItemHeight = 1; + public static final int Theme_listChoiceBackgroundIndicator = 5; + public static final int Theme_panelMenuListTheme = 4; + public static final int Theme_panelMenuListWidth = 3; + public static final int Theme_popupMenuStyle = 2; + public static final int[] View = { 0x010100da, 0x7f010082, 0x7f010083 }; + public static final int View_android_focusable = 0; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 1; + } +} diff --git a/vdrmanager/app/build/generated/source/r/debug/de/bjusystems/vdrmanager/R.java b/vdrmanager/app/build/generated/source/r/debug/de/bjusystems/vdrmanager/R.java new file mode 100644 index 0000000..1bc2583 --- /dev/null +++ b/vdrmanager/app/build/generated/source/r/debug/de/bjusystems/vdrmanager/R.java @@ -0,0 +1,3917 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package de.bjusystems.vdrmanager; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f040000; + public static final int abc_fade_out=0x7f040001; + public static final int abc_slide_in_bottom=0x7f040002; + public static final int abc_slide_in_top=0x7f040003; + public static final int abc_slide_out_bottom=0x7f040004; + public static final int abc_slide_out_top=0x7f040005; + public static final int slide_down_in=0x7f040006; + public static final int slide_down_out=0x7f040007; + public static final int slide_left_in=0x7f040008; + public static final int slide_left_out=0x7f040009; + public static final int slide_right_in=0x7f04000a; + public static final int slide_right_out=0x7f04000b; + public static final int slide_up_in=0x7f04000c; + public static final int slide_up_out=0x7f04000d; + } + public static final class array { + public static final int channels_group_by=0x7f080000; + public static final int epg_sort_by_channels_alpha=0x7f080001; + public static final int epg_sort_by_time_alpha=0x7f080002; + public static final int epg_sort_by_time_alpha_channel=0x7f08000c; + public static final int imdb_urls=0x7f080003; + public static final int imdb_urls_velues=0x7f08000d; + public static final int lang=0x7f080004; + public static final int lang_values=0x7f08000e; + public static final int livetv_streamformat=0x7f080005; + public static final int livetv_streamformat_values=0x7f08000f; + public static final int navigation_array=0x7f080006; + public static final int recent_channels_order_entries=0x7f080007; + public static final int recent_channels_order_entry_values=0x7f080010; + public static final int recordings_group_by=0x7f080008; + public static final int recstream_entries=0x7f080009; + public static final int recstream_entry_values=0x7f080011; + public static final int recstream_smarttvweb_entries=0x7f080012; + public static final int recstream_smarttvweb_entry_values=0x7f080013; + public static final int remux_entries=0x7f08000a; + public static final int remux_entry_values=0x7f080014; + public static final int wakeup_methods=0x7f08000b; + public static final int wakeup_methods_values=0x7f080015; + } + public static final class attr { + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarDivider=0x7f010000; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarItemBackground=0x7f010001; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int actionBarSize=0x7f010002; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarSplitStyle=0x7f010003; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarStyle=0x7f010004; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarTabBarStyle=0x7f010005; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarTabStyle=0x7f010006; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarTabTextStyle=0x7f010007; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarWidgetTheme=0x7f010008; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionButtonStyle=0x7f010009; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionDropDownStyle=0x7f01006f; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionLayout=0x7f010066; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionMenuTextAppearance=0x7f01000a; + /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + */ + public static final int actionMenuTextColor=0x7f01000b; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeBackground=0x7f01000c; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeCloseButtonStyle=0x7f01000d; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeCloseDrawable=0x7f01000e; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeCopyDrawable=0x7f01000f; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeCutDrawable=0x7f010010; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeFindDrawable=0x7f010011; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModePasteDrawable=0x7f010012; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModePopupWindowStyle=0x7f010013; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeSelectAllDrawable=0x7f010014; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeShareDrawable=0x7f010015; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeSplitBackground=0x7f010016; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeStyle=0x7f010017; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeWebSearchDrawable=0x7f010018; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionOverflowButtonStyle=0x7f010019; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int actionProviderClass=0x7f010068; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int actionViewClass=0x7f010067; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int activityChooserViewStyle=0x7f01001a; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int background=0x7f010047; + /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + */ + public static final int backgroundSplit=0x7f010049; + /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + */ + public static final int backgroundStacked=0x7f010048; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int buttonBarButtonStyle=0x7f01001b; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int buttonBarStyle=0x7f01001c; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int centered=0x7f010059; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int circlePageIndicatorStyle=0x7f010084; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int clipPadding=0x7f010075; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int cornerRadius=0x7f010061; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int customNavigationLayout=0x7f01004a; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int disableChildrenWhenDisabled=0x7f01006e; + /** <p>Must be one or more (separated by '|') of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr> +<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr> +<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr> +<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr> +<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr> +<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr> +</table> + */ + public static final int displayOptions=0x7f010040; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int divider=0x7f010046; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int dividerHorizontal=0x7f01001d; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int dividerPadding=0x7f010064; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int dividerVertical=0x7f01001e; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int dropDownListViewStyle=0x7f01001f; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int dropdownListPreferredItemHeight=0x7f010070; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f010058; + /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int fillColor=0x7f01005a; + /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int footerColor=0x7f010076; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int footerIndicatorHeight=0x7f010079; + /** <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>none</code></td><td>0</td><td></td></tr> +<tr><td><code>triangle</code></td><td>1</td><td></td></tr> +<tr><td><code>underline</code></td><td>2</td><td></td></tr> +</table> + */ + public static final int footerIndicatorStyle=0x7f010078; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int footerIndicatorUnderlinePadding=0x7f01007a; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int footerLineHeight=0x7f010077; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int footerPadding=0x7f01007b; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int height=0x7f010020; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int homeAsUpIndicator=0x7f010021; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int homeLayout=0x7f01004b; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int icon=0x7f010044; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int iconifiedByDefault=0x7f010069; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int indeterminateProgressStyle=0x7f01004d; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int initialActivityCount=0x7f010057; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int isLightTheme=0x7f010022; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int itemPadding=0x7f01004f; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int listChoiceBackgroundIndicator=0x7f010074; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int listPopupWindowStyle=0x7f010023; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int listPreferredItemHeight=0x7f010024; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int listPreferredItemHeightLarge=0x7f010025; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int listPreferredItemHeightSmall=0x7f010026; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int listPreferredItemPaddingLeft=0x7f010027; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int listPreferredItemPaddingRight=0x7f010028; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int logo=0x7f010045; + /** <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>normal</code></td><td>0</td><td></td></tr> +<tr><td><code>listMode</code></td><td>1</td><td></td></tr> +<tr><td><code>tabMode</code></td><td>2</td><td></td></tr> +</table> + */ + public static final int navigationMode=0x7f01003f; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int normalStateColor=0x7f010060; + /** <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>horizontal</code></td><td>0</td><td></td></tr> +<tr><td><code>vertical</code></td><td>1</td><td></td></tr> +</table> + */ + public static final int orientation=0x7f01005b; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int paddingEnd=0x7f010083; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int paddingStart=0x7f010082; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int panelMenuListTheme=0x7f010073; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int panelMenuListWidth=0x7f010072; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int popupMenuStyle=0x7f010071; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int popupPromptView=0x7f01006d; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int progressBarPadding=0x7f01004e; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int progressBarStyle=0x7f01004c; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int prompt=0x7f01006b; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int queryHint=0x7f01006a; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int radius=0x7f01005c; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchDropdownBackground=0x7f010029; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int searchResultListItemHeight=0x7f01002a; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewAutoCompleteTextView=0x7f01002b; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewCloseIcon=0x7f01002c; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewEditQuery=0x7f01002d; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewEditQueryBackground=0x7f01002e; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewGoIcon=0x7f01002f; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewSearchIcon=0x7f010030; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewTextField=0x7f010031; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewTextFieldRight=0x7f010032; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewVoiceIcon=0x7f010033; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int selectableItemBackground=0x7f010034; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int selectedBold=0x7f01007d; + /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int selectedColor=0x7f01007c; + /** <p>Must be one or more (separated by '|') of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>never</code></td><td>0</td><td></td></tr> +<tr><td><code>ifRoom</code></td><td>1</td><td></td></tr> +<tr><td><code>always</code></td><td>2</td><td></td></tr> +<tr><td><code>withText</code></td><td>4</td><td></td></tr> +<tr><td><code>collapseActionView</code></td><td>8</td><td></td></tr> +</table> + */ + public static final int showAsAction=0x7f010065; + /** <p>Must be one or more (separated by '|') of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>none</code></td><td>0</td><td></td></tr> +<tr><td><code>beginning</code></td><td>1</td><td></td></tr> +<tr><td><code>middle</code></td><td>2</td><td></td></tr> +<tr><td><code>end</code></td><td>4</td><td></td></tr> +</table> + */ + public static final int showDividers=0x7f010063; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int snap=0x7f01005d; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int spinnerDropDownItemStyle=0x7f010035; + /** <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>dialog</code></td><td>0</td><td></td></tr> +<tr><td><code>dropdown</code></td><td>1</td><td></td></tr> +</table> + */ + public static final int spinnerMode=0x7f01006c; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int spinnerStyle=0x7f010036; + /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int strokeColor=0x7f01005e; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int strokeWidth=0x7f01005f; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int subtitle=0x7f010041; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int subtitleTextStyle=0x7f010043; + /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>". + */ + public static final int textAllCaps=0x7f010062; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int textAppearanceLargePopupMenu=0x7f010037; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int textAppearanceListItem=0x7f010038; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int textAppearanceListItemSmall=0x7f010039; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f01003a; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int textAppearanceSearchResultTitle=0x7f01003b; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int textAppearanceSmallPopupMenu=0x7f01003c; + /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int textColor=0x7f01007e; + /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + */ + public static final int textColorSearchUrl=0x7f01003d; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int textSize=0x7f01007f; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int title=0x7f01003e; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int titlePadding=0x7f010080; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int titlePageIndicatorStyle=0x7f010085; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int titleTextStyle=0x7f010042; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int topPadding=0x7f010081; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowActionBar=0x7f010050; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowActionBarOverlay=0x7f010051; + /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowFixedHeightMajor=0x7f010056; + /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowFixedHeightMinor=0x7f010054; + /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowFixedWidthMajor=0x7f010053; + /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowFixedWidthMinor=0x7f010055; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowSplitActionBar=0x7f010052; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb=0x7f090000; + public static final int abc_action_bar_expanded_action_views_exclusive=0x7f090003; + public static final int abc_config_actionMenuItemAllCaps=0x7f090004; + public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f090001; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f090005; + public static final int abc_split_action_bar_is_narrow=0x7f090002; + public static final int default_circle_indicator_centered=0x7f090006; + public static final int default_circle_indicator_snap=0x7f090007; + public static final int default_title_indicator_selected_bold=0x7f090008; + } + public static final class color { + public static final int abc_search_url_text_holo=0x7f0d000e; + public static final int abc_search_url_text_normal=0x7f0d0000; + public static final int abc_search_url_text_pressed=0x7f0d0001; + public static final int abc_search_url_text_selected=0x7f0d0002; + public static final int black=0x7f0d0003; + public static final int blue=0x7f0d0004; + public static final int default_circle_indicator_fill_color=0x7f0d0005; + public static final int default_circle_indicator_stroke_color=0x7f0d0006; + public static final int default_title_indicator_footer_color=0x7f0d0007; + public static final int default_title_indicator_selected_color=0x7f0d0008; + public static final int default_title_indicator_text_color=0x7f0d0009; + public static final int green=0x7f0d000a; + public static final int red=0x7f0d000b; + public static final int white=0x7f0d000c; + public static final int yellow=0x7f0d000d; + } + public static final class dimen { + public static final int abc_action_bar_default_height=0x7f0a0000; + public static final int abc_action_bar_icon_vertical_padding=0x7f0a0001; + public static final int abc_action_bar_progress_bar_size=0x7f0a0002; + public static final int abc_action_bar_stacked_max_height=0x7f0a000e; + public static final int abc_action_bar_stacked_tab_max_width=0x7f0a000f; + public static final int abc_action_bar_subtitle_bottom_margin=0x7f0a0003; + public static final int abc_action_bar_subtitle_text_size=0x7f0a0004; + public static final int abc_action_bar_subtitle_top_margin=0x7f0a0005; + public static final int abc_action_bar_title_text_size=0x7f0a0006; + public static final int abc_action_button_min_width=0x7f0a000d; + public static final int abc_config_prefDialogWidth=0x7f0a0007; + public static final int abc_dropdownitem_icon_width=0x7f0a0010; + public static final int abc_dropdownitem_text_padding_left=0x7f0a0011; + public static final int abc_dropdownitem_text_padding_right=0x7f0a0012; + public static final int abc_panel_menu_list_width=0x7f0a0013; + public static final int abc_search_view_preferred_width=0x7f0a0014; + public static final int abc_search_view_text_min_width=0x7f0a0008; + public static final int default_circle_indicator_radius=0x7f0a0015; + public static final int default_circle_indicator_stroke_width=0x7f0a0016; + public static final int default_title_indicator_clip_padding=0x7f0a0017; + public static final int default_title_indicator_footer_indicator_height=0x7f0a0018; + public static final int default_title_indicator_footer_indicator_underline_padding=0x7f0a0019; + public static final int default_title_indicator_footer_line_height=0x7f0a001a; + public static final int default_title_indicator_footer_padding=0x7f0a001b; + public static final int default_title_indicator_text_size=0x7f0a001c; + public static final int default_title_indicator_title_padding=0x7f0a001d; + public static final int default_title_indicator_top_padding=0x7f0a001e; + public static final int dialog_fixed_height_major=0x7f0a0009; + public static final int dialog_fixed_height_minor=0x7f0a000a; + public static final int dialog_fixed_width_major=0x7f0a000b; + public static final int dialog_fixed_width_minor=0x7f0a000c; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo=0x7f020000; + public static final int abc_ab_bottom_solid_light_holo=0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo=0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo=0x7f020003; + public static final int abc_ab_share_pack_holo_dark=0x7f020004; + public static final int abc_ab_share_pack_holo_light=0x7f020005; + public static final int abc_ab_solid_dark_holo=0x7f020006; + public static final int abc_ab_solid_light_holo=0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo=0x7f020008; + public static final int abc_ab_stacked_solid_light_holo=0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo=0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo=0x7f02000b; + public static final int abc_ab_transparent_dark_holo=0x7f02000c; + public static final int abc_ab_transparent_light_holo=0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark=0x7f02000e; + public static final int abc_cab_background_bottom_holo_light=0x7f02000f; + public static final int abc_cab_background_top_holo_dark=0x7f020010; + public static final int abc_cab_background_top_holo_light=0x7f020011; + public static final int abc_ic_ab_back_holo_dark=0x7f020012; + public static final int abc_ic_ab_back_holo_light=0x7f020013; + public static final int abc_ic_cab_done_holo_dark=0x7f020014; + public static final int abc_ic_cab_done_holo_light=0x7f020015; + public static final int abc_ic_clear=0x7f020016; + public static final int abc_ic_clear_disabled=0x7f020017; + public static final int abc_ic_clear_holo_light=0x7f020018; + public static final int abc_ic_clear_normal=0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light=0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light=0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark=0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light=0x7f02001d; + public static final int abc_ic_go=0x7f02001e; + public static final int abc_ic_go_search_api_holo_light=0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark=0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light=0x7f020021; + public static final int abc_ic_menu_share_holo_dark=0x7f020022; + public static final int abc_ic_menu_share_holo_light=0x7f020023; + public static final int abc_ic_search=0x7f020024; + public static final int abc_ic_search_api_holo_light=0x7f020025; + public static final int abc_ic_voice_search=0x7f020026; + public static final int abc_ic_voice_search_api_holo_light=0x7f020027; + public static final int abc_item_background_holo_dark=0x7f020028; + public static final int abc_item_background_holo_light=0x7f020029; + public static final int abc_list_divider_holo_dark=0x7f02002a; + public static final int abc_list_divider_holo_light=0x7f02002b; + public static final int abc_list_focused_holo=0x7f02002c; + public static final int abc_list_longpressed_holo=0x7f02002d; + public static final int abc_list_pressed_holo_dark=0x7f02002e; + public static final int abc_list_pressed_holo_light=0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark=0x7f020030; + public static final int abc_list_selector_background_transition_holo_light=0x7f020031; + public static final int abc_list_selector_disabled_holo_dark=0x7f020032; + public static final int abc_list_selector_disabled_holo_light=0x7f020033; + public static final int abc_list_selector_holo_dark=0x7f020034; + public static final int abc_list_selector_holo_light=0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark=0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light=0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark=0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light=0x7f020039; + public static final int abc_search_dropdown_dark=0x7f02003a; + public static final int abc_search_dropdown_light=0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark=0x7f02003c; + public static final int abc_spinner_ab_default_holo_light=0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark=0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light=0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark=0x7f020040; + public static final int abc_spinner_ab_focused_holo_light=0x7f020041; + public static final int abc_spinner_ab_holo_dark=0x7f020042; + public static final int abc_spinner_ab_holo_light=0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark=0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light=0x7f020045; + public static final int abc_tab_indicator_ab_holo=0x7f020046; + public static final int abc_tab_selected_focused_holo=0x7f020047; + public static final int abc_tab_selected_holo=0x7f020048; + public static final int abc_tab_selected_pressed_holo=0x7f020049; + public static final int abc_tab_unselected_pressed_holo=0x7f02004a; + public static final int abc_textfield_search_default_holo_dark=0x7f02004b; + public static final int abc_textfield_search_default_holo_light=0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark=0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light=0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark=0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light=0x7f020050; + public static final int abc_textfield_search_selected_holo_dark=0x7f020051; + public static final int abc_textfield_search_selected_holo_light=0x7f020052; + public static final int abc_textfield_searchview_holo_dark=0x7f020053; + public static final int abc_textfield_searchview_holo_light=0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark=0x7f020055; + public static final int abc_textfield_searchview_right_holo_light=0x7f020056; + public static final int action_search=0x7f020057; + public static final int app_logo=0x7f020058; + public static final int back=0x7f020059; + public static final int btn_channels=0x7f02005a; + public static final int btn_circle=0x7f02005b; + public static final int btn_circle_disable=0x7f02005c; + public static final int btn_circle_disable_focused=0x7f02005d; + public static final int btn_circle_normal=0x7f02005e; + public static final int btn_circle_pressed=0x7f02005f; + public static final int btn_circle_selected=0x7f020060; + public static final int btn_clock=0x7f020061; + public static final int btn_epglist=0x7f020062; + public static final int btn_recordings=0x7f020063; + public static final int btn_remote=0x7f020064; + public static final int btn_search=0x7f020065; + public static final int btn_search_times=0x7f020066; + public static final int btn_timer=0x7f020067; + public static final int btn_wakeup=0x7f020068; + public static final int drawer_shadow=0x7f020069; + public static final int folder=0x7f02006a; + public static final int ic_btn_round_minus=0x7f02006b; + public static final int ic_btn_round_plus=0x7f02006c; + public static final int ic_drawer=0x7f02006d; + public static final int ic_drive=0x7f02006e; + public static final int ic_menu_3d_globe=0x7f02006f; + public static final int ic_menu_back=0x7f020070; + public static final int ic_menu_filter=0x7f020071; + public static final int ic_menu_forward=0x7f020072; + public static final int ic_menu_goto=0x7f020073; + public static final int ic_menu_moreoverflow=0x7f020074; + public static final int ic_menu_play_clip=0x7f020075; + public static final int ic_menu_recent_history=0x7f020076; + public static final int ic_menu_refresh=0x7f020077; + public static final int ic_menu_revert=0x7f020078; + public static final int ic_menu_video=0x7f020079; + public static final int ic_menu_view=0x7f02007a; + public static final int ic_video_small=0x7f02007b; + public static final int ic_volume_small=0x7f02007c; + public static final int icon=0x7f02007d; + public static final int imdb=0x7f02007e; + public static final int left=0x7f02007f; + public static final int line_gradient=0x7f020080; + public static final int newrecording=0x7f020081; + public static final int omdb=0x7f020082; + public static final int red_button=0x7f020083; + public static final int right=0x7f020084; + public static final int roundedbutton=0x7f020085; + public static final int sad=0x7f020086; + public static final int schere=0x7f020087; + public static final int timer=0x7f020088; + public static final int timer_active=0x7f020089; + public static final int timer_active_begin=0x7f02008a; + public static final int timer_active_conflict=0x7f02008b; + public static final int timer_active_end=0x7f02008c; + public static final int timer_inactive=0x7f02008d; + public static final int timer_inactive_begin=0x7f02008e; + public static final int timer_inactive_end=0x7f02008f; + public static final int timer_none=0x7f020090; + public static final int timer_recording=0x7f020091; + public static final int timer_recording_begin=0x7f020092; + public static final int timer_recording_conflict=0x7f020093; + public static final int timer_recording_end=0x7f020094; + public static final int timer_vps=0x7f020095; + public static final int tmdb=0x7f020096; + public static final int tv=0x7f020097; + public static final int vdr_logo=0x7f020098; + } + public static final class id { + public static final int ChannelDown=0x7f0e00a8; + public static final int ChannelUp=0x7f0e00a5; + public static final int LinearLayout01=0x7f0e004a; + public static final int Power=0x7f0e009e; + public static final int VolumeDown=0x7f0e00a9; + public static final int VolumeUp=0x7f0e00a6; + public static final int action_bar=0x7f0e0020; + public static final int action_bar_activity_content=0x7f0e0000; + public static final int action_bar_container=0x7f0e001f; + public static final int action_bar_overlay_layout=0x7f0e0023; + public static final int action_bar_root=0x7f0e001e; + public static final int action_bar_subtitle=0x7f0e0027; + public static final int action_bar_title=0x7f0e0026; + public static final int action_context_bar=0x7f0e0021; + public static final int action_menu_channels=0x7f0e00bc; + public static final int action_menu_divider=0x7f0e0001; + public static final int action_menu_epg=0x7f0e00bd; + public static final int action_menu_presenter=0x7f0e0002; + public static final int action_menu_recordings=0x7f0e00be; + public static final int action_menu_remote=0x7f0e00c1; + public static final int action_menu_timers=0x7f0e00bf; + public static final int action_menu_wakeup=0x7f0e00c0; + public static final int action_mode_close_button=0x7f0e0028; + public static final int activity_chooser_view_content=0x7f0e0029; + public static final int always=0x7f0e0015; + public static final int audio_block=0x7f0e005c; + public static final int audio_image=0x7f0e005d; + public static final int beginning=0x7f0e0011; + public static final int blue=0x7f0e00ad; + public static final int button=0x7f0e0080; + public static final int button6=0x7f0e0050; + public static final int button7=0x7f0e004f; + public static final int channel_audio=0x7f0e007e; + public static final int channel_aux=0x7f0e004b; + public static final int channel_count=0x7f0e0084; + public static final int channel_group_menu_hide=0x7f0e00c5; + public static final int channel_group_menu_hide_permanent=0x7f0e00c6; + public static final int channel_info=0x7f0e007d; + public static final int channel_item=0x7f0e0040; + public static final int channel_item_menu_stream=0x7f0e00c7; + public static final int channel_item_menu_switch=0x7f0e00c8; + public static final int channel_list=0x7f0e0047; + public static final int channel_name=0x7f0e0041; + public static final int channel_type=0x7f0e0042; + public static final int channels_groupby=0x7f0e00ca; + public static final int channels_recent_channels=0x7f0e00c9; + public static final int checkbox=0x7f0e0031; + public static final int collapseActionView=0x7f0e0016; + public static final int colorButtons=0x7f0e00a0; + public static final int count=0x7f0e0082; + public static final int current_count=0x7f0e0096; + public static final int default_activity_button=0x7f0e002c; + public static final int dialog=0x7f0e001a; + public static final int disableHome=0x7f0e0009; + public static final int down=0x7f0e00a7; + public static final int drawer_layout=0x7f0e0043; + public static final int drive_info=0x7f0e0099; + public static final int drive_info_pb=0x7f0e009a; + public static final int driver_info_container=0x7f0e0098; + public static final int dropdown=0x7f0e001b; + public static final int edit=0x7f0e007f; + public static final int edit_query=0x7f0e0034; + public static final int end=0x7f0e0012; + public static final int epg_detail_audio=0x7f0e005e; + public static final int epg_detail_cats=0x7f0e005f; + public static final int epg_detail_channel=0x7f0e0055; + public static final int epg_detail_description=0x7f0e005b; + public static final int epg_detail_description_scroll=0x7f0e005a; + public static final int epg_detail_duration=0x7f0e0054; + public static final int epg_detail_progress=0x7f0e0059; + public static final int epg_detail_separator_0=0x7f0e0058; + public static final int epg_detail_separator_2=0x7f0e0060; + public static final int epg_detail_separator_3=0x7f0e0061; + public static final int epg_detail_shorttext=0x7f0e0057; + public static final int epg_detail_time=0x7f0e0053; + public static final int epg_detail_time_channel=0x7f0e0052; + public static final int epg_detail_title=0x7f0e0051; + public static final int epg_details_menu_add_to_cal=0x7f0e00cd; + public static final int epg_details_menu_search_repeat=0x7f0e00cb; + public static final int epg_details_menu_share=0x7f0e00cc; + public static final int epg_details_menu_switch=0x7f0e00ce; + public static final int epg_event_create_timer=0x7f0e0068; + public static final int epg_event_imdb=0x7f0e0065; + public static final int epg_event_livetv=0x7f0e0064; + public static final int epg_event_omdb=0x7f0e0066; + public static final int epg_event_tmdb=0x7f0e0067; + public static final int epg_item_menu_live_tv=0x7f0e00d4; + public static final int epg_item_menu_switchto=0x7f0e00d5; + public static final int epg_item_menu_timer_add=0x7f0e00d1; + public static final int epg_item_menu_timer_delete=0x7f0e00d2; + public static final int epg_item_menu_timer_modify=0x7f0e00d3; + public static final int epg_item_menu_timer_toggle=0x7f0e00d0; + public static final int epg_list_channel_spinner=0x7f0e007a; + public static final int epg_list_search_label=0x7f0e00af; + public static final int epg_list_sort_menu=0x7f0e00d6; + public static final int epg_list_stream=0x7f0e00cf; + public static final int epg_list_time_label=0x7f0e00b0; + public static final int epg_list_time_spinner=0x7f0e00b2; + public static final int epg_list_times=0x7f0e00b1; + public static final int epg_search=0x7f0e00d7; + public static final int epg_search_button=0x7f0e0075; + public static final int epg_search_text=0x7f0e0074; + public static final int epg_search_time_delete=0x7f0e00d8; + public static final int epg_search_times_add=0x7f0e0077; + public static final int epg_search_times_list=0x7f0e0076; + public static final int epg_search_title=0x7f0e0073; + public static final int epg_timer_state=0x7f0e0056; + public static final int event_item_description=0x7f0e0072; + public static final int expand_activities_button=0x7f0e002a; + public static final int expanded_menu=0x7f0e0030; + public static final int exprt=0x7f0e00e4; + public static final int first_row=0x7f0e0063; + public static final int flipper=0x7f0e0044; + public static final int folder_info=0x7f0e0095; + public static final int green=0x7f0e00ab; + public static final int group_name=0x7f0e0083; + public static final int header_item=0x7f0e0081; + public static final int hitk=0x7f0e004d; + public static final int hitkLabel=0x7f0e004c; + public static final int hitkSpinner=0x7f0e004e; + public static final int home=0x7f0e0003; + public static final int homeAsUp=0x7f0e000a; + public static final int horizontal=0x7f0e000f; + public static final int icon=0x7f0e002e; + public static final int ifRoom=0x7f0e0017; + public static final int image=0x7f0e002b; + public static final int imprt=0x7f0e00e5; + public static final int left=0x7f0e00a4; + public static final int left_drawer=0x7f0e0085; + public static final int listMode=0x7f0e0006; + public static final int list_filter=0x7f0e00e2; + public static final int list_item=0x7f0e002d; + public static final int list_refresh=0x7f0e00e1; + public static final int main_content=0x7f0e0045; + public static final int main_logo=0x7f0e00bb; + public static final int main_menu_clear_search=0x7f0e00dc; + public static final int main_menu_exit=0x7f0e00de; + public static final int main_menu_goto=0x7f0e00d9; + public static final int main_menu_info=0x7f0e00dd; + public static final int main_menu_preferences=0x7f0e00db; + public static final int main_menu_vdrlist_add=0x7f0e00e8; + public static final int main_menu_vdrlist_restore=0x7f0e00e9; + public static final int menu_search=0x7f0e00da; + public static final int middle=0x7f0e0013; + public static final int navigation=0x7f0e009f; + public static final int never=0x7f0e0018; + public static final int no_connection_layout=0x7f0e0048; + public static final int none=0x7f0e0014; + public static final int normal=0x7f0e0007; + public static final int ok=0x7f0e00a2; + public static final int progress_circular=0x7f0e0004; + public static final int progress_horizontal=0x7f0e0005; + public static final int radio=0x7f0e0033; + public static final int rec_folder_info=0x7f0e0094; + public static final int recording_item_menu_delete=0x7f0e00df; + public static final int recording_item_menu_stream=0x7f0e00e0; + public static final int recording_list=0x7f0e0097; + public static final int red=0x7f0e00aa; + public static final int remapback=0x7f0e00e6; + public static final int reset=0x7f0e00e3; + public static final int result=0x7f0e009c; + public static final int resultwrapper=0x7f0e009b; + public static final int retry_button=0x7f0e0049; + public static final int right=0x7f0e00a3; + public static final int root=0x7f0e0062; + public static final int rows0=0x7f0e009d; + public static final int rows1=0x7f0e00a1; + public static final int rows2=0x7f0e00ae; + public static final int search_badge=0x7f0e0036; + public static final int search_bar=0x7f0e0035; + public static final int search_box=0x7f0e0046; + public static final int search_button=0x7f0e0037; + public static final int search_close_btn=0x7f0e003c; + public static final int search_edit_frame=0x7f0e0038; + public static final int search_go_btn=0x7f0e003e; + public static final int search_mag_icon=0x7f0e0039; + public static final int search_plate=0x7f0e003a; + public static final int search_src_text=0x7f0e003b; + public static final int search_voice_btn=0x7f0e003f; + public static final int shortcut=0x7f0e0032; + public static final int showCustom=0x7f0e000b; + public static final int showHome=0x7f0e000c; + public static final int showTitle=0x7f0e000d; + public static final int split_action_bar=0x7f0e0022; + public static final int submit_area=0x7f0e003d; + public static final int switch_epg_view=0x7f0e007b; + public static final int tabMode=0x7f0e0008; + public static final int timer_block=0x7f0e00b4; + public static final int timer_detail_channel=0x7f0e0089; + public static final int timer_detail_channel_title=0x7f0e0088; + public static final int timer_detail_day=0x7f0e008f; + public static final int timer_detail_end=0x7f0e0091; + public static final int timer_detail_end_title=0x7f0e0090; + public static final int timer_detail_fill=0x7f0e0092; + public static final int timer_detail_layout=0x7f0e0087; + public static final int timer_detail_lifetime=0x7f0e00b7; + public static final int timer_detail_priority=0x7f0e00b6; + public static final int timer_detail_repeat=0x7f0e00b3; + public static final int timer_detail_scroll=0x7f0e0086; + public static final int timer_detail_start=0x7f0e008e; + public static final int timer_detail_start_daytime=0x7f0e008d; + public static final int timer_detail_start_title=0x7f0e008c; + public static final int timer_detail_title=0x7f0e008b; + public static final int timer_detail_title_title=0x7f0e008a; + public static final int timer_detail_vps=0x7f0e00b5; + public static final int timer_details_cancel=0x7f0e00b8; + public static final int timer_details_modify=0x7f0e00b9; + public static final int timer_details_save=0x7f0e0093; + public static final int timer_item=0x7f0e0069; + public static final int timer_item_channel=0x7f0e006a; + public static final int timer_item_duration=0x7f0e0071; + public static final int timer_item_other=0x7f0e006f; + public static final int timer_item_shorttext=0x7f0e0070; + public static final int timer_item_state=0x7f0e006e; + public static final int timer_item_time=0x7f0e006c; + public static final int timer_item_title=0x7f0e006d; + public static final int timer_list=0x7f0e00ba; + public static final int timer_menu_add=0x7f0e00e7; + public static final int timer_progress=0x7f0e006b; + public static final int title=0x7f0e002f; + public static final int top_action_bar=0x7f0e0024; + public static final int triangle=0x7f0e001c; + public static final int underline=0x7f0e001d; + public static final int up=0x7f0e0025; + public static final int useLogo=0x7f0e000e; + public static final int vdrmanager_menu_item=0x7f0e00c2; + public static final int vertical=0x7f0e0010; + public static final int video_button=0x7f0e00c4; + public static final int video_video=0x7f0e00c3; + public static final int viewpager=0x7f0e0078; + public static final int whatson_list=0x7f0e007c; + public static final int whatson_time=0x7f0e0079; + public static final int withText=0x7f0e0019; + public static final int yellow=0x7f0e00ac; + } + public static final class integer { + public static final int abc_max_action_buttons=0x7f0c0000; + public static final int default_circle_indicator_orientation=0x7f0c0001; + public static final int default_title_indicator_footer_indicator_style=0x7f0c0002; + public static final int svdrp_default_port=0x7f0c0003; + } + public static final class layout { + public static final int abc_action_bar_decor=0x7f030000; + public static final int abc_action_bar_decor_include=0x7f030001; + public static final int abc_action_bar_decor_overlay=0x7f030002; + public static final int abc_action_bar_home=0x7f030003; + public static final int abc_action_bar_tab=0x7f030004; + public static final int abc_action_bar_tabbar=0x7f030005; + public static final int abc_action_bar_title_item=0x7f030006; + public static final int abc_action_bar_view_list_nav_layout=0x7f030007; + public static final int abc_action_menu_item_layout=0x7f030008; + public static final int abc_action_menu_layout=0x7f030009; + public static final int abc_action_mode_bar=0x7f03000a; + public static final int abc_action_mode_close_item=0x7f03000b; + public static final int abc_activity_chooser_view=0x7f03000c; + public static final int abc_activity_chooser_view_include=0x7f03000d; + public static final int abc_activity_chooser_view_list_item=0x7f03000e; + public static final int abc_expanded_menu_layout=0x7f03000f; + public static final int abc_list_menu_item_checkbox=0x7f030010; + public static final int abc_list_menu_item_icon=0x7f030011; + public static final int abc_list_menu_item_layout=0x7f030012; + public static final int abc_list_menu_item_radio=0x7f030013; + public static final int abc_popup_menu_item_layout=0x7f030014; + public static final int abc_search_dropdown_item_icons_2line=0x7f030015; + public static final int abc_search_view=0x7f030016; + public static final int abc_simple_decor=0x7f030017; + public static final int channel_item=0x7f030018; + public static final int channel_list=0x7f030019; + public static final int channel_list_fragment=0x7f03001a; + public static final int child_layout=0x7f03001b; + public static final int drawer_list_item=0x7f03001c; + public static final int edit_remote_key=0x7f03001d; + public static final int epg_detail=0x7f03001e; + public static final int epg_event_item=0x7f03001f; + public static final int epg_search=0x7f030020; + public static final int epg_search_times_item=0x7f030021; + public static final int epg_search_times_list=0x7f030022; + public static final int epgdetails=0x7f030023; + public static final int event_epg_list=0x7f030024; + public static final int fetch_preference=0x7f030025; + public static final int folder_item=0x7f030026; + public static final int group_layout=0x7f030027; + public static final int header_item=0x7f030028; + public static final int left_drawer=0x7f030029; + public static final int main=0x7f03002a; + public static final int no_connection=0x7f03002b; + public static final int recording_detail=0x7f03002c; + public static final int recording_list=0x7f03002d; + public static final int remote=0x7f03002e; + public static final int search_epg_list=0x7f03002f; + public static final int support_simple_spinner_dropdown_item=0x7f030030; + public static final int time_epg_list=0x7f030031; + public static final int timer_detail=0x7f030032; + public static final int timer_list=0x7f030033; + public static final int timer_operation_list_item=0x7f030034; + public static final int vdr_list_add_delete=0x7f030035; + public static final int vdrlist=0x7f030036; + public static final int vdrmanager=0x7f030037; + public static final int vdrmanager_menu_item=0x7f030038; + public static final int video=0x7f030039; + } + public static final class menu { + public static final int channel_list_group_menu=0x7f0f0000; + public static final int channel_list_item_menu=0x7f0f0001; + public static final int channellist=0x7f0f0002; + public static final int epg_details=0x7f0f0003; + public static final int epg_event_list_menu=0x7f0f0004; + public static final int epg_list_item_menu=0x7f0f0005; + public static final int epg_list_menu=0x7f0f0006; + public static final int epg_search_menu=0x7f0f0007; + public static final int epg_search_time_item_menu=0x7f0f0008; + public static final int main_menu=0x7f0f0009; + public static final int recording_list_item_menu=0x7f0f000a; + public static final int recording_list_menu=0x7f0f000b; + public static final int refresh_filter_menu=0x7f0f000c; + public static final int refresh_menu=0x7f0f000d; + public static final int remote_menu=0x7f0f000e; + public static final int timer_list_menu=0x7f0f000f; + public static final int vdrlist=0x7f0f0010; + } + public static final class raw { + public static final int ormlite_config=0x7f060000; + } + public static final class string { + public static final int Content$Adult_Movie__Drama=0x7f07000d; + public static final int Content$Adventure__Western__War=0x7f07000e; + public static final int Content$Advertisement__Shopping=0x7f07000f; + public static final int Content$Arts__Culture=0x7f070010; + public static final int Content$Arts__Culture_Magazine=0x7f070011; + public static final int Content$Athletics=0x7f070012; + public static final int Content$Ballet=0x7f070013; + public static final int Content$Black_and_White=0x7f070014; + public static final int Content$Broadcasting__Press=0x7f070015; + public static final int Content$Cartoons__Puppets=0x7f070016; + public static final int Content$Childrens__Youth_Programme=0x7f070017; + public static final int Content$Comedy=0x7f070018; + public static final int Content$Cooking=0x7f070019; + public static final int Content$Detective__Thriller=0x7f07001a; + public static final int Content$Discussion__Inverview__Debate=0x7f07001b; + public static final int Content$Documentary=0x7f07001c; + public static final int Content$Economics__Social_Advisory=0x7f07001d; + public static final int Content$Education__Science__Factual=0x7f07001e; + public static final int Content$Entertainment_Programme_for_10_to_16=0x7f07001f; + public static final int Content$Entertainment_Programme_for_6_to_14=0x7f070020; + public static final int Content$Equestrian=0x7f070021; + public static final int Content$Experimental_Film__Video=0x7f070022; + public static final int Content$Fashion=0x7f070023; + public static final int Content$Film__Cinema=0x7f070024; + public static final int Content$Fine_Arts=0x7f070025; + public static final int Content$Fitness_and_Health=0x7f070026; + public static final int Content$Folk__Tradional_Music=0x7f070027; + public static final int Content$Football__Soccer=0x7f070028; + public static final int Content$Foreign_Countries__Expeditions=0x7f070029; + public static final int Content$Further_Education=0x7f07002a; + public static final int Content$Game_Show__Quiz__Contest=0x7f07002b; + public static final int Content$Gardening=0x7f07002c; + public static final int Content$Handicraft=0x7f07002d; + public static final int Content$Informational__Educational__School_Programme=0x7f07002e; + public static final int Content$Jazz=0x7f07002f; + public static final int Content$Languages=0x7f070030; + public static final int Content$Leisure__Hobbies=0x7f070031; + public static final int Content$Literature=0x7f070032; + public static final int Content$Live_Broadcast=0x7f070033; + public static final int Content$Magazine__Report__Documentary=0x7f070034; + public static final int Content$Martial_Sports=0x7f070035; + public static final int Content$Medicine__Physiology__Psychology=0x7f070036; + public static final int Content$Motor_Sport=0x7f070037; + public static final int Content$Motoring=0x7f070038; + public static final int Content$Movie__Drama=0x7f070039; + public static final int Content$Music__Ballet__Dance=0x7f07003a; + public static final int Content$Musical__Opera=0x7f07003b; + public static final int Content$Nature__Animals__Environment=0x7f07003c; + public static final int Content$New_Media=0x7f07003d; + public static final int Content$News_Magazine=0x7f07003e; + public static final int Content$News__Current_Affairs=0x7f07003f; + public static final int Content$News__Weather_Report=0x7f070040; + public static final int Content$Original_Language=0x7f070041; + public static final int Content$Performing_Arts=0x7f070042; + public static final int Content$Popular_Culture__Traditional_Arts=0x7f070043; + public static final int Content$Preschool_Childrens_Programme=0x7f070044; + public static final int Content$Religion=0x7f070045; + public static final int Content$Remarkable_People=0x7f070046; + public static final int Content$Rock__Pop=0x7f070047; + public static final int Content$Romance=0x7f070048; + public static final int Content$Science_Fiction__Fantasy__Horror=0x7f070049; + public static final int Content$Serious__Classical_Music=0x7f07004a; + public static final int Content$Serious__Classical__Religious__Historical_Movie__Drama=0x7f07004b; + public static final int Content$Show__Game_Show=0x7f07004c; + public static final int Content$Soap__Melodrama__Folkloric=0x7f07004d; + public static final int Content$Social__Political__Economics=0x7f07004e; + public static final int Content$Social__Spiritual_Sciences=0x7f07004f; + public static final int Content$Special_Event=0x7f070050; + public static final int Content$Sport_Magazine=0x7f070051; + public static final int Content$Sports=0x7f070052; + public static final int Content$Talk_Show=0x7f070053; + public static final int Content$Team_Sports=0x7f070054; + public static final int Content$Technology__Natural_Sciences=0x7f070055; + public static final int Content$Tennis__Squash=0x7f070056; + public static final int Content$Tourism__Travel=0x7f070057; + public static final int Content$Unknown=0x7f07016d; + public static final int Content$Unpublished=0x7f070058; + public static final int Content$Variety_Show=0x7f070059; + public static final int Content$Water_Sport=0x7f07005a; + public static final int Content$Winter_Sports=0x7f07005b; + public static final int abc_action_bar_home_description=0x7f070000; + public static final int abc_action_bar_up_description=0x7f070001; + public static final int abc_action_menu_overflow_description=0x7f070002; + public static final int abc_action_mode_done=0x7f070003; + public static final int abc_activity_chooser_view_see_all=0x7f070004; + public static final int abc_activitychooserview_choose_application=0x7f070005; + public static final int abc_searchview_description_clear=0x7f070006; + public static final int abc_searchview_description_query=0x7f070007; + public static final int abc_searchview_description_search=0x7f070008; + public static final int abc_searchview_description_submit=0x7f070009; + public static final int abc_searchview_description_voice=0x7f07000a; + public static final int abc_shareactionprovider_share_with=0x7f07000b; + public static final int abc_shareactionprovider_share_with_application=0x7f07000c; + public static final int aborted=0x7f07005c; + public static final int about_text=0x7f07005d; + public static final int about_title=0x7f07005e; + public static final int action_menu_channels=0x7f07005f; + public static final int action_menu_epg=0x7f070060; + public static final int action_menu_recordings=0x7f070061; + public static final int action_menu_remote=0x7f07016e; + public static final int action_menu_search=0x7f070062; + public static final int action_menu_timers=0x7f070063; + public static final int action_menu_wakeup=0x7f070064; + public static final int action_websearch=0x7f07016f; + public static final int addtocal=0x7f070065; + public static final int alive_check_enabled_key=0x7f070170; + public static final int alive_check_interval_key=0x7f070171; + public static final int app_name=0x7f070066; + public static final int audio_track_dolby=0x7f070067; + public static final int audio_tracks_template=0x7f070068; + public static final int certificate_accept_once=0x7f070069; + public static final int certificate_accepted_forever=0x7f07006a; + public static final int certificate_not_accepted=0x7f07006b; + public static final int certificate_problem_message_text=0x7f07006c; + public static final int certificate_problem_message_title=0x7f07006d; + public static final int channel_filter_filter_key=0x7f070172; + public static final int channel_filter_filter_summary=0x7f07006e; + public static final int channel_filter_filter_title=0x7f07006f; + public static final int channel_filter_last_key=0x7f070173; + public static final int channel_filter_last_summary=0x7f070070; + public static final int channel_filter_last_title=0x7f070071; + public static final int channel_filter_preferences=0x7f070072; + public static final int channel_group_menu_hide=0x7f070073; + public static final int channel_group_menu_hide_permanent=0x7f070074; + public static final int channel_item_menu_epg=0x7f070075; + public static final int channel_item_menu_hide=0x7f070076; + public static final int channel_item_menu_hide_permanent=0x7f070077; + public static final int channel_item_menu_stream=0x7f070078; + public static final int channel_item_menu_switch=0x7f070079; + public static final int channels_window_title_count=0x7f07007a; + public static final int choose=0x7f070174; + public static final int clear_term_after_search_key=0x7f070175; + public static final int clear_term_after_search_summary_off=0x7f070176; + public static final int clear_term_after_search_summary_on=0x7f070177; + public static final int clear_term_after_search_title=0x7f070178; + public static final int common_delete=0x7f07007b; + public static final int current_vdr_id_key=0x7f070179; + public static final int day_concat=0x7f07007c; + public static final int default_wakeup_method=0x7f07017a; + public static final int done=0x7f07007d; + public static final int drawer_close=0x7f07017b; + public static final int drawer_open=0x7f07017c; + public static final int drive_img=0x7f07017d; + public static final int drive_info=0x7f07017e; + public static final int epg_by_channel=0x7f07007e; + public static final int epg_by_search=0x7f07007f; + public static final int epg_by_search_param=0x7f070080; + public static final int epg_by_time=0x7f070081; + public static final int epg_by_time_args=0x7f070082; + public static final int epg_client_errors=0x7f070083; + public static final int epg_duration_template=0x7f070084; + public static final int epg_duration_template_live=0x7f070085; + public static final int epg_eent_livetv_text=0x7f070086; + public static final int epg_event_create_timer_text=0x7f070087; + public static final int epg_event_imdb_text=0x7f070088; + public static final int epg_event_modify_timer_text=0x7f070089; + public static final int epg_event_omdb_text=0x7f07008a; + public static final int epg_event_share_text=0x7f07008b; + public static final int epg_event_tmdb_text=0x7f07008c; + public static final int epg_item_menu_timer_add=0x7f07008d; + public static final int epg_item_menu_timer_delete=0x7f07008e; + public static final int epg_item_menu_timer_disable=0x7f07008f; + public static final int epg_item_menu_timer_enable=0x7f070090; + public static final int epg_item_menu_timer_modify=0x7f070091; + public static final int epg_item_menu_timer_record=0x7f070092; + public static final int epg_list_channel_spinner=0x7f070093; + public static final int epg_list_search_label=0x7f070094; + public static final int epg_list_time_adhoc=0x7f070095; + public static final int epg_list_time_label=0x7f070096; + public static final int epg_list_time_next=0x7f070097; + public static final int epg_list_time_now=0x7f070098; + public static final int epg_menu_search=0x7f070099; + public static final int epg_menu_times=0x7f07009a; + public static final int epg_no_items=0x7f07009b; + public static final int epg_of_a_channel=0x7f07009c; + public static final int epg_search_button=0x7f07009d; + public static final int epg_search_settings_description=0x7f07009e; + public static final int epg_search_times_add=0x7f07009f; + public static final int epg_search_times_key=0x7f07017f; + public static final int epg_search_times_window=0x7f0700a0; + public static final int epg_window_title_count=0x7f0700a1; + public static final int every_day=0x7f0700a2; + public static final int filter=0x7f0700a3; + public static final int generic_confirm_title=0x7f070180; + public static final int generic_progress_title=0x7f070181; + public static final int groupby_channel=0x7f0700a4; + public static final int groupby_date=0x7f0700a5; + public static final int groupby_group=0x7f0700a6; + public static final int groupby_name=0x7f0700a7; + public static final int groupby_name_all_channels_group=0x7f0700a8; + public static final int groupby_provider=0x7f0700a9; + public static final int groupby_source=0x7f0700aa; + public static final int groupby_window_title_templte=0x7f0700ab; + public static final int gui_channels_show_channel_numbers_key=0x7f070182; + public static final int gui_channels_show_channel_numbers_summary=0x7f0700ac; + public static final int gui_channels_show_channel_numbers_title=0x7f0700ad; + public static final int gui_custom_locale_key=0x7f070183; + public static final int gui_custom_locale_sum=0x7f0700ae; + public static final int gui_custom_locale_title=0x7f0700af; + public static final int gui_enable_24h_format_key=0x7f070184; + public static final int gui_enable_24h_format_summary_off=0x7f0700b0; + public static final int gui_enable_24h_format_summary_on=0x7f0700b1; + public static final int gui_enable_24h_format_title=0x7f0700b2; + public static final int gui_max_recent_channels_key=0x7f070185; + public static final int gui_max_recent_channels_summary=0x7f0700b3; + public static final int gui_max_recent_channels_title=0x7f0700b4; + public static final int gui_preferences=0x7f0700b5; + public static final int gui_quit_on_back_summary_off=0x7f0700b6; + public static final int gui_quit_on_back_summary_on=0x7f0700b7; + public static final int gui_quit_on_back_title=0x7f0700b8; + public static final int gui_recent_channels_order_summary=0x7f0700b9; + public static final int gui_recent_channels_order_title=0x7f0700ba; + public static final int hitkcommand=0x7f070186; + public static final int key_remux_command=0x7f0700bb; + public static final int key_remux_enable=0x7f0700bc; + public static final int key_remux_parameter=0x7f0700bd; + public static final int label=0x7f070187; + public static final int livetv=0x7f0700be; + public static final int main_menu_clear_search=0x7f0700bf; + public static final int main_menu_exit=0x7f0700c0; + public static final int main_menu_goto=0x7f0700c1; + public static final int main_menu_goto_no_vdr=0x7f0700c2; + public static final int main_menu_goto_title=0x7f0700c3; + public static final int main_menu_info=0x7f0700c4; + public static final int main_menu_preferences=0x7f0700c5; + public static final int main_menu_switched_to=0x7f0700c6; + public static final int menu_exprt=0x7f070188; + public static final int menu_groupby=0x7f0700c7; + public static final int menu_imprt=0x7f070189; + public static final int menu_remapback=0x7f07018a; + public static final int menu_reset=0x7f07018b; + public static final int navigae_at_the_end=0x7f0700c8; + public static final int navigae_at_the_start=0x7f0700c9; + public static final int never=0x7f0700ca; + public static final int new_timer=0x7f0700cb; + public static final int new_vdr=0x7f0700cc; + public static final int no_connection=0x7f0700cd; + public static final int no_connection_retry=0x7f0700ce; + public static final int no_internet_connection=0x7f0700cf; + public static final int no_results=0x7f0700d0; + public static final int no_vdr=0x7f0700d1; + public static final int not_yet_implemented=0x7f07018c; + public static final int prefs_current_value=0x7f0700d2; + public static final int prefs_current_value_not_set=0x7f0700d3; + public static final int prefs_current_value_template=0x7f0700d4; + public static final int probing=0x7f0700d5; + public static final int processing=0x7f0700d6; + public static final int progress_cache_hit=0x7f0700d7; + public static final int progress_channels_loading=0x7f0700d8; + public static final int progress_connect=0x7f0700d9; + public static final int progress_connect_error=0x7f0700da; + public static final int progress_connect_finished_abnormal=0x7f0700db; + public static final int progress_connect_finished_abnormal_arg=0x7f0700dc; + public static final int progress_connect_timeout=0x7f0700dd; + public static final int progress_disconnect=0x7f0700de; + public static final int progress_loading=0x7f0700df; + public static final int progress_login=0x7f0700e0; + public static final int progress_login_error=0x7f0700e1; + public static final int progress_recording_delete=0x7f0700e2; + public static final int progress_recordings_loading=0x7f0700e3; + public static final int progress_switching=0x7f0700e4; + public static final int progress_timer_delete=0x7f0700e5; + public static final int progress_timer_disable=0x7f0700e6; + public static final int progress_timer_enable=0x7f0700e7; + public static final int progress_timer_modify=0x7f0700e8; + public static final int progress_timer_save=0x7f0700e9; + public static final int progress_timers_loading=0x7f0700ea; + public static final int progress_wakeup_error=0x7f0700eb; + public static final int progress_wakeup_sending=0x7f0700ec; + public static final int progress_wakeup_sent=0x7f0700ed; + public static final int progress_whatson_loading=0x7f0700ee; + public static final int qui_imdb_url_key=0x7f07018d; + public static final int qui_imdb_url_summary=0x7f0700ef; + public static final int qui_imdb_url_title=0x7f0700f0; + public static final int qui_quit_on_back_key=0x7f07018e; + public static final int qui_show_imdb_button_key=0x7f07018f; + public static final int qui_show_imdb_button_summary_off=0x7f0700f1; + public static final int qui_show_imdb_button_summary_on=0x7f0700f2; + public static final int qui_show_imdb_button_title=0x7f0700f3; + public static final int qui_show_omdb_button_key=0x7f070190; + public static final int qui_show_omdb_button_summary_off=0x7f0700f4; + public static final int qui_show_omdb_button_summary_on=0x7f0700f5; + public static final int qui_show_omdb_button_title=0x7f0700f6; + public static final int qui_show_tmdb_button_key=0x7f070191; + public static final int qui_show_tmdb_button_summary_off=0x7f0700f7; + public static final int qui_show_tmdb_button_summary_on=0x7f0700f8; + public static final int qui_show_tmdb_button_title=0x7f0700f9; + public static final int recent_channels=0x7f0700fa; + public static final int recent_channels_no_history=0x7f0700fb; + public static final int recording_item_menu_delete=0x7f0700fc; + public static final int recording_item_menu_stream=0x7f0700fd; + public static final int recording_started=0x7f0700fe; + public static final int recstream=0x7f0700ff; + public static final int recstream_enable_summary=0x7f070100; + public static final int recstream_enable_title=0x7f070101; + public static final int recstream_method_summary=0x7f070102; + public static final int recstream_method_title=0x7f070103; + public static final int recstream_smarttvweb_method_summary=0x7f070192; + public static final int recstream_smarttvweb_method_title=0x7f070193; + public static final int refresh=0x7f070104; + public static final int remapback_hint=0x7f070194; + public static final int remote=0x7f070195; + public static final int remote_enable_summary=0x7f070196; + public static final int remote_enable_title=0x7f070197; + public static final int remux_command_summary=0x7f070105; + public static final int remux_command_title=0x7f070106; + public static final int remux_enable_summary=0x7f070107; + public static final int remux_enable_title=0x7f070108; + public static final int remux_parameter_summary=0x7f070109; + public static final int remux_parameter_title=0x7f07010a; + public static final int remux_title=0x7f07010b; + public static final int sad_img=0x7f070198; + public static final int sd_card_canceled=0x7f070199; + public static final int sd_card_error_no_storage=0x7f07019a; + public static final int sd_card_import_error=0x7f07019b; + public static final int sd_card_import_error_no_file=0x7f07019c; + public static final int sd_card_import_progress_message=0x7f07019d; + public static final int sd_card_import_success=0x7f07019e; + public static final int sd_card_save_error=0x7f07019f; + public static final int sd_card_save_error_create_dir=0x7f0701a0; + public static final int sd_card_save_progress_message=0x7f0701a1; + public static final int sd_card_save_success=0x7f0701a2; + public static final int search=0x7f07010c; + public static final int search_epg_hint=0x7f07010d; + public static final int search_reapt=0x7f07010e; + public static final int set_time=0x7f07010f; + public static final int settings_backup=0x7f0701a3; + public static final int settings_backup_key=0x7f0701a4; + public static final int settings_backup_now=0x7f0701a5; + public static final int settings_backup_now_key=0x7f0701a6; + public static final int settings_backup_now_progress_message=0x7f0701a7; + public static final int settings_backup_now_summary=0x7f0701a8; + public static final int settings_backup_restore=0x7f0701a9; + public static final int settings_backup_restore_confirm_message=0x7f0701aa; + public static final int settings_backup_restore_key=0x7f0701ab; + public static final int settings_backup_restore_no_backup=0x7f0701ac; + public static final int settings_backup_restore_progress_message=0x7f0701ad; + public static final int settings_backup_restore_select_title=0x7f0701ae; + public static final int settings_backup_restore_summary=0x7f0701af; + public static final int settings_backup_summary=0x7f0701b0; + public static final int settings_live_port=0x7f070110; + public static final int settings_live_port_summary=0x7f070111; + public static final int settings_livetv_port=0x7f070112; + public static final int settings_livetv_port_summary=0x7f070113; + public static final int settings_livetv_streamformat=0x7f070114; + public static final int settings_livetv_summary=0x7f070115; + public static final int settings_smarttvweb_port=0x7f0701b1; + public static final int settings_smarttvweb_port_summary=0x7f0701b2; + public static final int share=0x7f070116; + public static final int share_chooser=0x7f070117; + public static final int sort=0x7f070118; + public static final int sortby=0x7f070119; + public static final int sortby_alphabet=0x7f07011a; + public static final int sortby_channel=0x7f07011b; + public static final int sortby_channellist=0x7f07011c; + public static final int sortby_time=0x7f07011d; + public static final int stream_as=0x7f07011e; + public static final int stream_choose_audio=0x7f07011f; + public static final int stream_via=0x7f070120; + public static final int stream_via_as=0x7f070121; + public static final int streaming_password_key=0x7f0701b3; + public static final int streaming_password_sum=0x7f070122; + public static final int streaming_password_title=0x7f070123; + public static final int streaming_username_key=0x7f0701b4; + public static final int streaming_username_sum=0x7f070124; + public static final int streaming_username_title=0x7f070125; + public static final int svdrp_port_summary=0x7f0701b5; + public static final int svdrp_port_title=0x7f0701b6; + public static final int switch_to_channel=0x7f070126; + public static final int switching_failed=0x7f070127; + public static final int switching_success=0x7f070128; + public static final int timer_default_lifetime_key=0x7f0701b7; + public static final int timer_default_lifetime_summary=0x7f070129; + public static final int timer_default_lifetime_title=0x7f07012a; + public static final int timer_default_primary_limit_key=0x7f0701b8; + public static final int timer_default_primary_limit_summary=0x7f07012b; + public static final int timer_default_primary_limit_title=0x7f07012c; + public static final int timer_default_priority_key=0x7f0701b9; + public static final int timer_default_priority_summary=0x7f07012d; + public static final int timer_default_priority_title=0x7f07012e; + public static final int timer_detail_channel_title=0x7f0701ba; + public static final int timer_detail_day_title=0x7f07012f; + public static final int timer_detail_end_title=0x7f0701bb; + public static final int timer_detail_lifetime=0x7f070130; + public static final int timer_detail_lifetime_hint=0x7f070131; + public static final int timer_detail_priority=0x7f070132; + public static final int timer_detail_priority_hint=0x7f070133; + public static final int timer_detail_repeat_title=0x7f070134; + public static final int timer_detail_start_title=0x7f0701bc; + public static final int timer_detail_title_title=0x7f0701bd; + public static final int timer_detail_title_vps=0x7f070135; + public static final int timer_detail_use_vps=0x7f070136; + public static final int timer_details_add_title=0x7f0701be; + public static final int timer_details_create_title=0x7f0701bf; + public static final int timer_details_delete_title=0x7f0701c0; + public static final int timer_details_modify_title=0x7f0701c1; + public static final int timer_details_save_title=0x7f0701c2; + public static final int timer_post_end_buffer_key=0x7f0701c3; + public static final int timer_post_end_buffer_summary=0x7f070137; + public static final int timer_post_end_buffer_title=0x7f070138; + public static final int timer_pre_start_buffer_key=0x7f0701c4; + public static final int timer_pre_start_buffer_summary=0x7f070139; + public static final int timer_pre_start_buffer_title=0x7f07013a; + public static final int timer_preferences=0x7f07013b; + public static final int timezone_key=0x7f0701c5; + public static final int type_to_filter=0x7f0701c6; + public static final int update_will_start_in=0x7f07013c; + public static final int vdr_advanced_preferences=0x7f07013d; + public static final int vdr_advanced_preferences_summary=0x7f07013e; + public static final int vdr_conntimeout_key=0x7f0701c7; + public static final int vdr_conntimeout_sum=0x7f07013f; + public static final int vdr_conntimeout_title=0x7f070140; + public static final int vdr_device_delete_qeustion=0x7f070141; + public static final int vdr_devices=0x7f070142; + public static final int vdr_devices_category=0x7f070143; + public static final int vdr_devices_summary=0x7f070144; + public static final int vdr_encoding_key=0x7f0701c8; + public static final int vdr_encoding_summary=0x7f070145; + public static final int vdr_encoding_title=0x7f070146; + public static final int vdr_error_text=0x7f070147; + public static final int vdr_host_key=0x7f0701c9; + public static final int vdr_host_not_defined=0x7f070148; + public static final int vdr_host_summary=0x7f070149; + public static final int vdr_host_title=0x7f07014a; + public static final int vdr_name_key=0x7f0701ca; + public static final int vdr_name_summary=0x7f07014b; + public static final int vdr_name_title=0x7f07014c; + public static final int vdr_password_key=0x7f0701cb; + public static final int vdr_password_summary=0x7f07014d; + public static final int vdr_password_title=0x7f07014e; + public static final int vdr_port_default=0x7f07016c; + public static final int vdr_port_key=0x7f0701cc; + public static final int vdr_port_summary=0x7f07014f; + public static final int vdr_port_title=0x7f070150; + public static final int vdr_preferences=0x7f070151; + public static final int vdr_prefs_category=0x7f070152; + public static final int vdr_readtimeout_key=0x7f0701cd; + public static final int vdr_readtimeout_sum=0x7f070153; + public static final int vdr_readtimeout_title=0x7f070154; + public static final int vdr_ssl_key=0x7f0701ce; + public static final int vdr_ssl_summary=0x7f070155; + public static final int vdr_ssl_title=0x7f070156; + public static final int vdr_stream_format=0x7f0701cf; + public static final int vdr_stream_port=0x7f0701d0; + public static final int vdr_stream_proxy_key=0x7f0701d1; + public static final int vdr_timeout_key=0x7f0701d2; + public static final int vdr_timeout_sum=0x7f070157; + public static final int vdr_timeout_title=0x7f070158; + public static final int vdr_timezone_summary=0x7f070159; + public static final int vdr_timezone_title=0x7f07015a; + public static final int wakeup_enabled_key=0x7f0701d3; + public static final int wakeup_enabled_summary=0x7f07015b; + public static final int wakeup_enabled_title=0x7f07015c; + public static final int wakeup_method_key=0x7f0701d4; + public static final int wakeup_method_summary=0x7f07015d; + public static final int wakeup_method_title=0x7f07015e; + public static final int wakeup_password_key=0x7f0701d5; + public static final int wakeup_password_summary=0x7f07015f; + public static final int wakeup_password_title=0x7f070160; + public static final int wakeup_preferences=0x7f070161; + public static final int wakeup_url_key=0x7f0701d6; + public static final int wakeup_url_summary=0x7f070162; + public static final int wakeup_url_title=0x7f070163; + public static final int wakeup_user_key=0x7f0701d7; + public static final int wakeup_user_summary=0x7f070164; + public static final int wakeup_user_title=0x7f070165; + public static final int wakeup_wol_custom_boradcast_summary=0x7f070166; + public static final int wakeup_wol_custom_boradcast_title=0x7f070167; + public static final int wakeup_wol_custom_broadcast_key=0x7f0701d8; + public static final int wakeup_wol_mac_key=0x7f0701d9; + public static final int wakeup_wol_mac_summary=0x7f070168; + public static final int wakeup_wol_mac_title=0x7f070169; + public static final int zone_list_menu_sort_alphabetically=0x7f07016a; + public static final int zone_list_menu_sort_by_timezone=0x7f07016b; + } + public static final class style { + public static final int AppTheme=0x7f0b0041; + public static final int Line=0x7f0b0042; + public static final int Line2=0x7f0b0043; + public static final int MinusButton=0x7f0b0044; + public static final int PlusButton=0x7f0b0045; + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog=0x7f0b0046; + public static final int TextAppearance_AppCompat_Base_SearchResult=0x7f0b0047; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle=0x7f0b000a; + public static final int TextAppearance_AppCompat_Base_SearchResult_Title=0x7f0b000b; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large=0x7f0b000c; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small=0x7f0b000d; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult=0x7f0b0048; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle=0x7f0b000e; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title=0x7f0b000f; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large=0x7f0b0010; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small=0x7f0b0011; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b0049; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b004a; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b004b; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b004c; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b004d; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0b004e; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b004f; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu=0x7f0b0012; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle=0x7f0b0013; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse=0x7f0b0014; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title=0x7f0b0015; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse=0x7f0b0016; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle=0x7f0b0017; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse=0x7f0b0018; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title=0x7f0b0019; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse=0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem=0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0059; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b005a; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b005b; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item=0x7f0b005c; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b005d; + public static final int Theme_AppCompat=0x7f0b005e; + public static final int Theme_AppCompat_Base_CompactMenu=0x7f0b005f; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog=0x7f0b0060; + public static final int Theme_AppCompat_CompactMenu=0x7f0b0061; + public static final int Theme_AppCompat_CompactMenu_Dialog=0x7f0b0062; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f0b0063; + public static final int Theme_AppCompat_Light=0x7f0b0064; + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0b0065; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b0066; + public static final int Theme_Base=0x7f0b0002; + public static final int Theme_Base_AppCompat=0x7f0b001b; + public static final int Theme_Base_AppCompat_Dialog_FixedSize=0x7f0b0003; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize=0x7f0b0004; + public static final int Theme_Base_AppCompat_DialogWhenLarge=0x7f0b0000; + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base=0x7f0b001c; + public static final int Theme_Base_AppCompat_Light=0x7f0b001d; + public static final int Theme_Base_AppCompat_Light_DarkActionBar=0x7f0b001e; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge=0x7f0b0001; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base=0x7f0b001f; + public static final int Theme_Base_Light=0x7f0b0005; + public static final int Theme_PageIndicatorDefaults=0x7f0b0067; + public static final int Widget_AppCompat_ActionBar=0x7f0b0068; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f0b0069; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0b006a; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f0b006b; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f0b006c; + public static final int Widget_AppCompat_ActionButton=0x7f0b006d; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0b006e; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0b006f; + public static final int Widget_AppCompat_ActionMode=0x7f0b0070; + public static final int Widget_AppCompat_ActivityChooserView=0x7f0b0071; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0b0072; + public static final int Widget_AppCompat_Base_ActionBar=0x7f0b0020; + public static final int Widget_AppCompat_Base_ActionBar_Solid=0x7f0b0021; + public static final int Widget_AppCompat_Base_ActionBar_TabBar=0x7f0b0022; + public static final int Widget_AppCompat_Base_ActionBar_TabText=0x7f0b0023; + public static final int Widget_AppCompat_Base_ActionBar_TabView=0x7f0b0024; + public static final int Widget_AppCompat_Base_ActionButton=0x7f0b0025; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode=0x7f0b0026; + public static final int Widget_AppCompat_Base_ActionButton_Overflow=0x7f0b0027; + public static final int Widget_AppCompat_Base_ActionMode=0x7f0b0073; + public static final int Widget_AppCompat_Base_ActivityChooserView=0x7f0b0028; + public static final int Widget_AppCompat_Base_AutoCompleteTextView=0x7f0b0006; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner=0x7f0b0029; + public static final int Widget_AppCompat_Base_ListPopupWindow=0x7f0b002a; + public static final int Widget_AppCompat_Base_ListView_DropDown=0x7f0b002b; + public static final int Widget_AppCompat_Base_ListView_Menu=0x7f0b002c; + public static final int Widget_AppCompat_Base_PopupMenu=0x7f0b002d; + public static final int Widget_AppCompat_Base_ProgressBar=0x7f0b0007; + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal=0x7f0b0008; + public static final int Widget_AppCompat_Base_Spinner=0x7f0b002e; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0074; + public static final int Widget_AppCompat_Light_ActionBar=0x7f0b0075; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b0076; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b0077; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b0078; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b0079; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b007a; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b007b; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b007c; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b007d; + public static final int Widget_AppCompat_Light_ActionButton=0x7f0b007e; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b007f; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0080; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b0081; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0082; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0083; + public static final int Widget_AppCompat_Light_Base_ActionBar=0x7f0b002f; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid=0x7f0b0030; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse=0x7f0b0031; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar=0x7f0b0032; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse=0x7f0b0033; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText=0x7f0b0034; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse=0x7f0b0035; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView=0x7f0b0036; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse=0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionButton=0x7f0b0038; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode=0x7f0b0039; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow=0x7f0b003a; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse=0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView=0x7f0b0084; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView=0x7f0b0009; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner=0x7f0b003c; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow=0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown=0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_PopupMenu=0x7f0b003f; + public static final int Widget_AppCompat_Light_Base_Spinner=0x7f0b0040; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0085; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0b0086; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0b0087; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f0b0088; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b0089; + public static final int Widget_AppCompat_ListPopupWindow=0x7f0b008a; + public static final int Widget_AppCompat_ListView_DropDown=0x7f0b008b; + public static final int Widget_AppCompat_ListView_Menu=0x7f0b008c; + public static final int Widget_AppCompat_PopupMenu=0x7f0b008d; + public static final int Widget_AppCompat_ProgressBar=0x7f0b008e; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b008f; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0090; + public static final int Widget_CirclePageIndicator=0x7f0b0091; + public static final int Widget_TitlePageIndicator=0x7f0b0092; + public static final int cursorButton=0x7f0b0093; + public static final int volChanButton=0x7f0b0094; + } + public static final class xml { + public static final int backup_settings=0x7f050000; + public static final int preferences=0x7f050001; + public static final int searchable=0x7f050002; + public static final int timezones=0x7f050003; + public static final int vdr_prefs=0x7f050004; + } + public static final class styleable { + /** Attributes that can be used with a ActionBar. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ActionBar_background de.bjusystems.vdrmanager:background}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_backgroundSplit de.bjusystems.vdrmanager:backgroundSplit}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_backgroundStacked de.bjusystems.vdrmanager:backgroundStacked}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_customNavigationLayout de.bjusystems.vdrmanager:customNavigationLayout}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_displayOptions de.bjusystems.vdrmanager:displayOptions}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_divider de.bjusystems.vdrmanager:divider}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_height de.bjusystems.vdrmanager:height}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_homeLayout de.bjusystems.vdrmanager:homeLayout}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_icon de.bjusystems.vdrmanager:icon}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_indeterminateProgressStyle de.bjusystems.vdrmanager:indeterminateProgressStyle}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_itemPadding de.bjusystems.vdrmanager:itemPadding}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_logo de.bjusystems.vdrmanager:logo}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_navigationMode de.bjusystems.vdrmanager:navigationMode}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_progressBarPadding de.bjusystems.vdrmanager:progressBarPadding}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_progressBarStyle de.bjusystems.vdrmanager:progressBarStyle}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_subtitle de.bjusystems.vdrmanager:subtitle}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_subtitleTextStyle de.bjusystems.vdrmanager:subtitleTextStyle}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_title de.bjusystems.vdrmanager:title}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_titleTextStyle de.bjusystems.vdrmanager:titleTextStyle}</code></td><td></td></tr> + </table> + @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_height + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010020, 0x7f01003e, 0x7f01003f, 0x7f010040, + 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, + 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, + 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, + 0x7f01004d, 0x7f01004e, 0x7f01004f + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#background} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:background + */ + public static final int ActionBar_background = 10; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + @attr name de.bjusystems.vdrmanager:backgroundSplit + */ + public static final int ActionBar_backgroundSplit = 12; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#backgroundStacked} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + @attr name de.bjusystems.vdrmanager:backgroundStacked + */ + public static final int ActionBar_backgroundStacked = 11; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#customNavigationLayout} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout = 13; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#displayOptions} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be one or more (separated by '|') of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr> +<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr> +<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr> +<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr> +<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr> +<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:displayOptions + */ + public static final int ActionBar_displayOptions = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#divider} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:divider + */ + public static final int ActionBar_divider = 9; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#height} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:height + */ + public static final int ActionBar_height = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#homeLayout} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:homeLayout + */ + public static final int ActionBar_homeLayout = 14; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#icon} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:icon + */ + public static final int ActionBar_icon = 7; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#indeterminateProgressStyle} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle = 16; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#itemPadding} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:itemPadding + */ + public static final int ActionBar_itemPadding = 18; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#logo} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:logo + */ + public static final int ActionBar_logo = 8; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#navigationMode} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>normal</code></td><td>0</td><td></td></tr> +<tr><td><code>listMode</code></td><td>1</td><td></td></tr> +<tr><td><code>tabMode</code></td><td>2</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:navigationMode + */ + public static final int ActionBar_navigationMode = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#progressBarPadding} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:progressBarPadding + */ + public static final int ActionBar_progressBarPadding = 17; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#progressBarStyle} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:progressBarStyle + */ + public static final int ActionBar_progressBarStyle = 15; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#subtitle} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:subtitle + */ + public static final int ActionBar_subtitle = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle = 6; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#title} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:title + */ + public static final int ActionBar_title = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:titleTextStyle + */ + public static final int ActionBar_titleTextStyle = 5; + /** Attributes that can be used with a ActionBarLayout. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr> + </table> + @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity = 0; + /** Attributes that can be used with a ActionBarWindow. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ActionBarWindow_windowActionBar de.bjusystems.vdrmanager:windowActionBar}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBarWindow_windowActionBarOverlay de.bjusystems.vdrmanager:windowActionBarOverlay}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBarWindow_windowFixedHeightMajor de.bjusystems.vdrmanager:windowFixedHeightMajor}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBarWindow_windowFixedHeightMinor de.bjusystems.vdrmanager:windowFixedHeightMinor}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBarWindow_windowFixedWidthMajor de.bjusystems.vdrmanager:windowFixedWidthMajor}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBarWindow_windowFixedWidthMinor de.bjusystems.vdrmanager:windowFixedWidthMinor}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBarWindow_windowSplitActionBar de.bjusystems.vdrmanager:windowSplitActionBar}</code></td><td></td></tr> + </table> + @see #ActionBarWindow_windowActionBar + @see #ActionBarWindow_windowActionBarOverlay + @see #ActionBarWindow_windowFixedHeightMajor + @see #ActionBarWindow_windowFixedHeightMinor + @see #ActionBarWindow_windowFixedWidthMajor + @see #ActionBarWindow_windowFixedWidthMinor + @see #ActionBarWindow_windowSplitActionBar + */ + public static final int[] ActionBarWindow = { + 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, + 0x7f010054, 0x7f010055, 0x7f010056 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowActionBar + */ + public static final int ActionBarWindow_windowActionBar = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowActionBarOverlay + */ + public static final int ActionBarWindow_windowActionBarOverlay = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowFixedHeightMajor} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowFixedHeightMajor + */ + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowFixedHeightMinor} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowFixedHeightMinor + */ + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowFixedWidthMajor} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowFixedWidthMajor + */ + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowFixedWidthMinor} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowFixedWidthMinor + */ + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowSplitActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowSplitActionBar + */ + public static final int ActionBarWindow_windowSplitActionBar = 2; + /** Attributes that can be used with a ActionMenuItemView. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ActionMenuItemView_android_minWidth android:minWidth}</code></td><td></td></tr> + </table> + @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth = 0; + /** Attributes that can be used with a ActionMenuView. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ActionMode_background de.bjusystems.vdrmanager:background}</code></td><td></td></tr> + <tr><td><code>{@link #ActionMode_backgroundSplit de.bjusystems.vdrmanager:backgroundSplit}</code></td><td></td></tr> + <tr><td><code>{@link #ActionMode_height de.bjusystems.vdrmanager:height}</code></td><td></td></tr> + <tr><td><code>{@link #ActionMode_subtitleTextStyle de.bjusystems.vdrmanager:subtitleTextStyle}</code></td><td></td></tr> + <tr><td><code>{@link #ActionMode_titleTextStyle de.bjusystems.vdrmanager:titleTextStyle}</code></td><td></td></tr> + </table> + @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010020, 0x7f010042, 0x7f010043, 0x7f010047, + 0x7f010049 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#background} + attribute's value can be found in the {@link #ActionMode} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:background + */ + public static final int ActionMode_background = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionMode} array. + + + <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + @attr name de.bjusystems.vdrmanager:backgroundSplit + */ + public static final int ActionMode_backgroundSplit = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#height} + attribute's value can be found in the {@link #ActionMode} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:height + */ + public static final int ActionMode_height = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:titleTextStyle + */ + public static final int ActionMode_titleTextStyle = 1; + /** Attributes that can be used with a ActivityChooserView. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ActivityChooserView_expandActivityOverflowButtonDrawable de.bjusystems.vdrmanager:expandActivityOverflowButtonDrawable}</code></td><td></td></tr> + <tr><td><code>{@link #ActivityChooserView_initialActivityCount de.bjusystems.vdrmanager:initialActivityCount}</code></td><td></td></tr> + </table> + @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f010057, 0x7f010058 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#expandActivityOverflowButtonDrawable} + attribute's value can be found in the {@link #ActivityChooserView} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#initialActivityCount} + attribute's value can be found in the {@link #ActivityChooserView} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a CirclePageIndicator. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #CirclePageIndicator_centered de.bjusystems.vdrmanager:centered}</code></td><td></td></tr> + <tr><td><code>{@link #CirclePageIndicator_fillColor de.bjusystems.vdrmanager:fillColor}</code></td><td></td></tr> + <tr><td><code>{@link #CirclePageIndicator_orientation de.bjusystems.vdrmanager:orientation}</code></td><td></td></tr> + <tr><td><code>{@link #CirclePageIndicator_radius de.bjusystems.vdrmanager:radius}</code></td><td></td></tr> + <tr><td><code>{@link #CirclePageIndicator_snap de.bjusystems.vdrmanager:snap}</code></td><td></td></tr> + <tr><td><code>{@link #CirclePageIndicator_strokeColor de.bjusystems.vdrmanager:strokeColor}</code></td><td></td></tr> + <tr><td><code>{@link #CirclePageIndicator_strokeWidth de.bjusystems.vdrmanager:strokeWidth}</code></td><td></td></tr> + </table> + @see #CirclePageIndicator_centered + @see #CirclePageIndicator_fillColor + @see #CirclePageIndicator_orientation + @see #CirclePageIndicator_radius + @see #CirclePageIndicator_snap + @see #CirclePageIndicator_strokeColor + @see #CirclePageIndicator_strokeWidth + */ + public static final int[] CirclePageIndicator = { + 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, + 0x7f01005d, 0x7f01005e, 0x7f01005f + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#centered} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:centered + */ + public static final int CirclePageIndicator_centered = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#fillColor} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:fillColor + */ + public static final int CirclePageIndicator_fillColor = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#orientation} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>horizontal</code></td><td>0</td><td></td></tr> +<tr><td><code>vertical</code></td><td>1</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:orientation + */ + public static final int CirclePageIndicator_orientation = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#radius} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:radius + */ + public static final int CirclePageIndicator_radius = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#snap} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:snap + */ + public static final int CirclePageIndicator_snap = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#strokeColor} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:strokeColor + */ + public static final int CirclePageIndicator_strokeColor = 5; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#strokeWidth} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:strokeWidth + */ + public static final int CirclePageIndicator_strokeWidth = 6; + /** Attributes that can be used with a ColoredButton. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ColoredButton_cornerRadius de.bjusystems.vdrmanager:cornerRadius}</code></td><td></td></tr> + <tr><td><code>{@link #ColoredButton_normalStateColor de.bjusystems.vdrmanager:normalStateColor}</code></td><td></td></tr> + </table> + @see #ColoredButton_cornerRadius + @see #ColoredButton_normalStateColor + */ + public static final int[] ColoredButton = { + 0x7f010060, 0x7f010061 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#cornerRadius} + attribute's value can be found in the {@link #ColoredButton} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:cornerRadius + */ + public static final int ColoredButton_cornerRadius = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#normalStateColor} + attribute's value can be found in the {@link #ColoredButton} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:normalStateColor + */ + public static final int ColoredButton_normalStateColor = 0; + /** Attributes that can be used with a CompatTextView. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #CompatTextView_textAllCaps de.bjusystems.vdrmanager:textAllCaps}</code></td><td></td></tr> + </table> + @see #CompatTextView_textAllCaps + */ + public static final int[] CompatTextView = { + 0x7f010062 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#textAllCaps} + attribute's value can be found in the {@link #CompatTextView} array. + + + <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>". + @attr name de.bjusystems.vdrmanager:textAllCaps + */ + public static final int CompatTextView_textAllCaps = 0; + /** Attributes that can be used with a LinearLayoutICS. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #LinearLayoutICS_divider de.bjusystems.vdrmanager:divider}</code></td><td></td></tr> + <tr><td><code>{@link #LinearLayoutICS_dividerPadding de.bjusystems.vdrmanager:dividerPadding}</code></td><td></td></tr> + <tr><td><code>{@link #LinearLayoutICS_showDividers de.bjusystems.vdrmanager:showDividers}</code></td><td></td></tr> + </table> + @see #LinearLayoutICS_divider + @see #LinearLayoutICS_dividerPadding + @see #LinearLayoutICS_showDividers + */ + public static final int[] LinearLayoutICS = { + 0x7f010046, 0x7f010063, 0x7f010064 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#divider} + attribute's value can be found in the {@link #LinearLayoutICS} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:divider + */ + public static final int LinearLayoutICS_divider = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#dividerPadding} + attribute's value can be found in the {@link #LinearLayoutICS} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:dividerPadding + */ + public static final int LinearLayoutICS_dividerPadding = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#showDividers} + attribute's value can be found in the {@link #LinearLayoutICS} array. + + + <p>Must be one or more (separated by '|') of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>none</code></td><td>0</td><td></td></tr> +<tr><td><code>beginning</code></td><td>1</td><td></td></tr> +<tr><td><code>middle</code></td><td>2</td><td></td></tr> +<tr><td><code>end</code></td><td>4</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:showDividers + */ + public static final int LinearLayoutICS_showDividers = 1; + /** Attributes that can be used with a MenuGroup. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}</code></td><td></td></tr> + <tr><td><code>{@link #MenuGroup_android_enabled android:enabled}</code></td><td></td></tr> + <tr><td><code>{@link #MenuGroup_android_id android:id}</code></td><td></td></tr> + <tr><td><code>{@link #MenuGroup_android_menuCategory android:menuCategory}</code></td><td></td></tr> + <tr><td><code>{@link #MenuGroup_android_orderInCategory android:orderInCategory}</code></td><td></td></tr> + <tr><td><code>{@link #MenuGroup_android_visible android:visible}</code></td><td></td></tr> + </table> + @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#checkableBehavior} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior = 5; + /** + <p>This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:enabled + */ + public static final int MenuGroup_android_enabled = 0; + /** + <p>This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:id + */ + public static final int MenuGroup_android_id = 1; + /** + <p>This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory = 3; + /** + <p>This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory = 4; + /** + <p>This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:visible + */ + public static final int MenuGroup_android_visible = 2; + /** Attributes that can be used with a MenuItem. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #MenuItem_actionLayout de.bjusystems.vdrmanager:actionLayout}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_actionProviderClass de.bjusystems.vdrmanager:actionProviderClass}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_actionViewClass de.bjusystems.vdrmanager:actionViewClass}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_checkable android:checkable}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_checked android:checked}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_enabled android:enabled}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_icon android:icon}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_id android:id}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_menuCategory android:menuCategory}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_numericShortcut android:numericShortcut}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_onClick android:onClick}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_orderInCategory android:orderInCategory}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_title android:title}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_titleCondensed android:titleCondensed}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_visible android:visible}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_showAsAction de.bjusystems.vdrmanager:showAsAction}</code></td><td></td></tr> + </table> + @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f010065, 0x7f010066, 0x7f010067, + 0x7f010068 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#actionLayout} + attribute's value can be found in the {@link #MenuItem} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:actionLayout + */ + public static final int MenuItem_actionLayout = 14; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#actionProviderClass} + attribute's value can be found in the {@link #MenuItem} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:actionProviderClass + */ + public static final int MenuItem_actionProviderClass = 16; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#actionViewClass} + attribute's value can be found in the {@link #MenuItem} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:actionViewClass + */ + public static final int MenuItem_actionViewClass = 15; + /** + <p>This symbol is the offset where the {@link android.R.attr#alphabeticShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut = 9; + /** + <p>This symbol is the offset where the {@link android.R.attr#checkable} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checkable + */ + public static final int MenuItem_android_checkable = 11; + /** + <p>This symbol is the offset where the {@link android.R.attr#checked} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checked + */ + public static final int MenuItem_android_checked = 3; + /** + <p>This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:enabled + */ + public static final int MenuItem_android_enabled = 1; + /** + <p>This symbol is the offset where the {@link android.R.attr#icon} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:icon + */ + public static final int MenuItem_android_icon = 0; + /** + <p>This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:id + */ + public static final int MenuItem_android_id = 2; + /** + <p>This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory = 5; + /** + <p>This symbol is the offset where the {@link android.R.attr#numericShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut = 10; + /** + <p>This symbol is the offset where the {@link android.R.attr#onClick} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:onClick + */ + public static final int MenuItem_android_onClick = 12; + /** + <p>This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory = 6; + /** + <p>This symbol is the offset where the {@link android.R.attr#title} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:title + */ + public static final int MenuItem_android_title = 7; + /** + <p>This symbol is the offset where the {@link android.R.attr#titleCondensed} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed = 8; + /** + <p>This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:visible + */ + public static final int MenuItem_android_visible = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#showAsAction} + attribute's value can be found in the {@link #MenuItem} array. + + + <p>Must be one or more (separated by '|') of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>never</code></td><td>0</td><td></td></tr> +<tr><td><code>ifRoom</code></td><td>1</td><td></td></tr> +<tr><td><code>always</code></td><td>2</td><td></td></tr> +<tr><td><code>withText</code></td><td>4</td><td></td></tr> +<tr><td><code>collapseActionView</code></td><td>8</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:showAsAction + */ + public static final int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #MenuView_android_headerBackground android:headerBackground}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_horizontalDivider android:horizontalDivider}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_itemBackground android:itemBackground}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_preserveIconSpacing android:preserveIconSpacing}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_verticalDivider android:verticalDivider}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}</code></td><td></td></tr> + </table> + @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_preserveIconSpacing + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x0101052f + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#headerBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground = 4; + /** + <p>This symbol is the offset where the {@link android.R.attr#horizontalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider = 2; + /** + <p>This symbol is the offset where the {@link android.R.attr#itemBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground = 5; + /** + <p>This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha = 6; + /** + <p>This symbol is the offset where the {@link android.R.attr#itemTextAppearance} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance = 1; + /** + <p>This symbol is the offset where the {@link android.R.attr#preserveIconSpacing} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:preserveIconSpacing + */ + public static final int MenuView_android_preserveIconSpacing = 7; + /** + <p>This symbol is the offset where the {@link android.R.attr#verticalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider = 3; + /** + <p>This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle = 0; + /** Attributes that can be used with a SearchView. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #SearchView_android_imeOptions android:imeOptions}</code></td><td></td></tr> + <tr><td><code>{@link #SearchView_android_inputType android:inputType}</code></td><td></td></tr> + <tr><td><code>{@link #SearchView_android_maxWidth android:maxWidth}</code></td><td></td></tr> + <tr><td><code>{@link #SearchView_iconifiedByDefault de.bjusystems.vdrmanager:iconifiedByDefault}</code></td><td></td></tr> + <tr><td><code>{@link #SearchView_queryHint de.bjusystems.vdrmanager:queryHint}</code></td><td></td></tr> + </table> + @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_iconifiedByDefault + @see #SearchView_queryHint + */ + public static final int[] SearchView = { + 0x0101011f, 0x01010220, 0x01010264, 0x7f010069, + 0x7f01006a + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#imeOptions} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions = 2; + /** + <p>This symbol is the offset where the {@link android.R.attr#inputType} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:inputType + */ + public static final int SearchView_android_inputType = 1; + /** + <p>This symbol is the offset where the {@link android.R.attr#maxWidth} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#iconifiedByDefault} + attribute's value can be found in the {@link #SearchView} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#queryHint} + attribute's value can be found in the {@link #SearchView} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:queryHint + */ + public static final int SearchView_queryHint = 4; + /** Attributes that can be used with a Spinner. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_android_dropDownSelector android:dropDownSelector}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_android_dropDownWidth android:dropDownWidth}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_android_gravity android:gravity}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_android_popupBackground android:popupBackground}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_disableChildrenWhenDisabled de.bjusystems.vdrmanager:disableChildrenWhenDisabled}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_popupPromptView de.bjusystems.vdrmanager:popupPromptView}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_prompt de.bjusystems.vdrmanager:prompt}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_spinnerMode de.bjusystems.vdrmanager:spinnerMode}</code></td><td></td></tr> + </table> + @see #Spinner_android_dropDownHorizontalOffset + @see #Spinner_android_dropDownSelector + @see #Spinner_android_dropDownVerticalOffset + @see #Spinner_android_dropDownWidth + @see #Spinner_android_gravity + @see #Spinner_android_popupBackground + @see #Spinner_disableChildrenWhenDisabled + @see #Spinner_popupPromptView + @see #Spinner_prompt + @see #Spinner_spinnerMode + */ + public static final int[] Spinner = { + 0x010100af, 0x01010175, 0x01010176, 0x01010262, + 0x010102ac, 0x010102ad, 0x7f01006b, 0x7f01006c, + 0x7f01006d, 0x7f01006e + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownHorizontalOffset + */ + public static final int Spinner_android_dropDownHorizontalOffset = 4; + /** + <p>This symbol is the offset where the {@link android.R.attr#dropDownSelector} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownSelector + */ + public static final int Spinner_android_dropDownSelector = 1; + /** + <p>This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownVerticalOffset + */ + public static final int Spinner_android_dropDownVerticalOffset = 5; + /** + <p>This symbol is the offset where the {@link android.R.attr#dropDownWidth} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth = 3; + /** + <p>This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:gravity + */ + public static final int Spinner_android_gravity = 0; + /** + <p>This symbol is the offset where the {@link android.R.attr#popupBackground} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#disableChildrenWhenDisabled} + attribute's value can be found in the {@link #Spinner} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:disableChildrenWhenDisabled + */ + public static final int Spinner_disableChildrenWhenDisabled = 9; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#popupPromptView} + attribute's value can be found in the {@link #Spinner} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:popupPromptView + */ + public static final int Spinner_popupPromptView = 8; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#prompt} + attribute's value can be found in the {@link #Spinner} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:prompt + */ + public static final int Spinner_prompt = 6; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#spinnerMode} + attribute's value can be found in the {@link #Spinner} array. + + + <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>dialog</code></td><td>0</td><td></td></tr> +<tr><td><code>dropdown</code></td><td>1</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:spinnerMode + */ + public static final int Spinner_spinnerMode = 7; + /** Attributes that can be used with a Theme. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #Theme_actionDropDownStyle de.bjusystems.vdrmanager:actionDropDownStyle}</code></td><td></td></tr> + <tr><td><code>{@link #Theme_dropdownListPreferredItemHeight de.bjusystems.vdrmanager:dropdownListPreferredItemHeight}</code></td><td></td></tr> + <tr><td><code>{@link #Theme_listChoiceBackgroundIndicator de.bjusystems.vdrmanager:listChoiceBackgroundIndicator}</code></td><td></td></tr> + <tr><td><code>{@link #Theme_panelMenuListTheme de.bjusystems.vdrmanager:panelMenuListTheme}</code></td><td></td></tr> + <tr><td><code>{@link #Theme_panelMenuListWidth de.bjusystems.vdrmanager:panelMenuListWidth}</code></td><td></td></tr> + <tr><td><code>{@link #Theme_popupMenuStyle de.bjusystems.vdrmanager:popupMenuStyle}</code></td><td></td></tr> + </table> + @see #Theme_actionDropDownStyle + @see #Theme_dropdownListPreferredItemHeight + @see #Theme_listChoiceBackgroundIndicator + @see #Theme_panelMenuListTheme + @see #Theme_panelMenuListWidth + @see #Theme_popupMenuStyle + */ + public static final int[] Theme = { + 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, + 0x7f010073, 0x7f010074 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#actionDropDownStyle} + attribute's value can be found in the {@link #Theme} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:actionDropDownStyle + */ + public static final int Theme_actionDropDownStyle = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#dropdownListPreferredItemHeight} + attribute's value can be found in the {@link #Theme} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:dropdownListPreferredItemHeight + */ + public static final int Theme_dropdownListPreferredItemHeight = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#listChoiceBackgroundIndicator} + attribute's value can be found in the {@link #Theme} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:listChoiceBackgroundIndicator + */ + public static final int Theme_listChoiceBackgroundIndicator = 5; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#panelMenuListTheme} + attribute's value can be found in the {@link #Theme} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:panelMenuListTheme + */ + public static final int Theme_panelMenuListTheme = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#panelMenuListWidth} + attribute's value can be found in the {@link #Theme} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:panelMenuListWidth + */ + public static final int Theme_panelMenuListWidth = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#popupMenuStyle} + attribute's value can be found in the {@link #Theme} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:popupMenuStyle + */ + public static final int Theme_popupMenuStyle = 2; + /** Attributes that can be used with a TitlePageIndicator. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #TitlePageIndicator_clipPadding de.bjusystems.vdrmanager:clipPadding}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_footerColor de.bjusystems.vdrmanager:footerColor}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_footerIndicatorHeight de.bjusystems.vdrmanager:footerIndicatorHeight}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_footerIndicatorStyle de.bjusystems.vdrmanager:footerIndicatorStyle}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_footerIndicatorUnderlinePadding de.bjusystems.vdrmanager:footerIndicatorUnderlinePadding}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_footerLineHeight de.bjusystems.vdrmanager:footerLineHeight}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_footerPadding de.bjusystems.vdrmanager:footerPadding}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_selectedBold de.bjusystems.vdrmanager:selectedBold}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_selectedColor de.bjusystems.vdrmanager:selectedColor}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_textColor de.bjusystems.vdrmanager:textColor}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_textSize de.bjusystems.vdrmanager:textSize}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_titlePadding de.bjusystems.vdrmanager:titlePadding}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_topPadding de.bjusystems.vdrmanager:topPadding}</code></td><td></td></tr> + </table> + @see #TitlePageIndicator_clipPadding + @see #TitlePageIndicator_footerColor + @see #TitlePageIndicator_footerIndicatorHeight + @see #TitlePageIndicator_footerIndicatorStyle + @see #TitlePageIndicator_footerIndicatorUnderlinePadding + @see #TitlePageIndicator_footerLineHeight + @see #TitlePageIndicator_footerPadding + @see #TitlePageIndicator_selectedBold + @see #TitlePageIndicator_selectedColor + @see #TitlePageIndicator_textColor + @see #TitlePageIndicator_textSize + @see #TitlePageIndicator_titlePadding + @see #TitlePageIndicator_topPadding + */ + public static final int[] TitlePageIndicator = { + 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, + 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, + 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, + 0x7f010081 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#clipPadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:clipPadding + */ + public static final int TitlePageIndicator_clipPadding = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#footerColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:footerColor + */ + public static final int TitlePageIndicator_footerColor = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#footerIndicatorHeight} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:footerIndicatorHeight + */ + public static final int TitlePageIndicator_footerIndicatorHeight = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#footerIndicatorStyle} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>none</code></td><td>0</td><td></td></tr> +<tr><td><code>triangle</code></td><td>1</td><td></td></tr> +<tr><td><code>underline</code></td><td>2</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:footerIndicatorStyle + */ + public static final int TitlePageIndicator_footerIndicatorStyle = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#footerIndicatorUnderlinePadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:footerIndicatorUnderlinePadding + */ + public static final int TitlePageIndicator_footerIndicatorUnderlinePadding = 5; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#footerLineHeight} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:footerLineHeight + */ + public static final int TitlePageIndicator_footerLineHeight = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#footerPadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:footerPadding + */ + public static final int TitlePageIndicator_footerPadding = 6; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#selectedBold} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:selectedBold + */ + public static final int TitlePageIndicator_selectedBold = 8; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#selectedColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:selectedColor + */ + public static final int TitlePageIndicator_selectedColor = 7; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#textColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:textColor + */ + public static final int TitlePageIndicator_textColor = 9; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#textSize} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:textSize + */ + public static final int TitlePageIndicator_textSize = 10; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#titlePadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:titlePadding + */ + public static final int TitlePageIndicator_titlePadding = 11; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#topPadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:topPadding + */ + public static final int TitlePageIndicator_topPadding = 12; + /** Attributes that can be used with a View. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #View_android_focusable android:focusable}</code></td><td></td></tr> + <tr><td><code>{@link #View_paddingEnd de.bjusystems.vdrmanager:paddingEnd}</code></td><td></td></tr> + <tr><td><code>{@link #View_paddingStart de.bjusystems.vdrmanager:paddingStart}</code></td><td></td></tr> + </table> + @see #View_android_focusable + @see #View_paddingEnd + @see #View_paddingStart + */ + public static final int[] View = { + 0x010100da, 0x7f010082, 0x7f010083 + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#focusable} + attribute's value can be found in the {@link #View} array. + @attr name android:focusable + */ + public static final int View_android_focusable = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#paddingEnd} + attribute's value can be found in the {@link #View} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:paddingEnd + */ + public static final int View_paddingEnd = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#paddingStart} + attribute's value can be found in the {@link #View} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:paddingStart + */ + public static final int View_paddingStart = 1; + /** Attributes that can be used with a ViewPagerIndicator. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ViewPagerIndicator_circlePageIndicatorStyle de.bjusystems.vdrmanager:circlePageIndicatorStyle}</code></td><td></td></tr> + <tr><td><code>{@link #ViewPagerIndicator_titlePageIndicatorStyle de.bjusystems.vdrmanager:titlePageIndicatorStyle}</code></td><td></td></tr> + </table> + @see #ViewPagerIndicator_circlePageIndicatorStyle + @see #ViewPagerIndicator_titlePageIndicatorStyle + */ + public static final int[] ViewPagerIndicator = { + 0x7f010084, 0x7f010085 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#circlePageIndicatorStyle} + attribute's value can be found in the {@link #ViewPagerIndicator} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:circlePageIndicatorStyle + */ + public static final int ViewPagerIndicator_circlePageIndicatorStyle = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#titlePageIndicatorStyle} + attribute's value can be found in the {@link #ViewPagerIndicator} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:titlePageIndicatorStyle + */ + public static final int ViewPagerIndicator_titlePageIndicatorStyle = 1; + }; +} diff --git a/vdrmanager/app/build/generated/source/r/release/android/support/v7/appcompat/R.java b/vdrmanager/app/build/generated/source/r/release/android/support/v7/appcompat/R.java new file mode 100644 index 0000000..469f977 --- /dev/null +++ b/vdrmanager/app/build/generated/source/r/release/android/support/v7/appcompat/R.java @@ -0,0 +1,616 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_slide_in_bottom = 0x7f040002; + public static final int abc_slide_in_top = 0x7f040003; + public static final int abc_slide_out_bottom = 0x7f040004; + public static final int abc_slide_out_top = 0x7f040005; + } + public static final class attr { + public static final int actionBarDivider = 0x7f010000; + public static final int actionBarItemBackground = 0x7f010001; + public static final int actionBarSize = 0x7f010002; + public static final int actionBarSplitStyle = 0x7f010003; + public static final int actionBarStyle = 0x7f010004; + public static final int actionBarTabBarStyle = 0x7f010005; + public static final int actionBarTabStyle = 0x7f010006; + public static final int actionBarTabTextStyle = 0x7f010007; + public static final int actionBarWidgetTheme = 0x7f010008; + public static final int actionButtonStyle = 0x7f010009; + public static final int actionDropDownStyle = 0x7f01006f; + public static final int actionLayout = 0x7f010066; + public static final int actionMenuTextAppearance = 0x7f01000a; + public static final int actionMenuTextColor = 0x7f01000b; + public static final int actionModeBackground = 0x7f01000c; + public static final int actionModeCloseButtonStyle = 0x7f01000d; + public static final int actionModeCloseDrawable = 0x7f01000e; + public static final int actionModeCopyDrawable = 0x7f01000f; + public static final int actionModeCutDrawable = 0x7f010010; + public static final int actionModeFindDrawable = 0x7f010011; + public static final int actionModePasteDrawable = 0x7f010012; + public static final int actionModePopupWindowStyle = 0x7f010013; + public static final int actionModeSelectAllDrawable = 0x7f010014; + public static final int actionModeShareDrawable = 0x7f010015; + public static final int actionModeSplitBackground = 0x7f010016; + public static final int actionModeStyle = 0x7f010017; + public static final int actionModeWebSearchDrawable = 0x7f010018; + public static final int actionOverflowButtonStyle = 0x7f010019; + public static final int actionProviderClass = 0x7f010068; + public static final int actionViewClass = 0x7f010067; + public static final int activityChooserViewStyle = 0x7f01001a; + public static final int background = 0x7f010047; + public static final int backgroundSplit = 0x7f010049; + public static final int backgroundStacked = 0x7f010048; + public static final int buttonBarButtonStyle = 0x7f01001b; + public static final int buttonBarStyle = 0x7f01001c; + public static final int customNavigationLayout = 0x7f01004a; + public static final int disableChildrenWhenDisabled = 0x7f01006e; + public static final int displayOptions = 0x7f010040; + public static final int divider = 0x7f010046; + public static final int dividerHorizontal = 0x7f01001d; + public static final int dividerPadding = 0x7f010064; + public static final int dividerVertical = 0x7f01001e; + public static final int dropDownListViewStyle = 0x7f01001f; + public static final int dropdownListPreferredItemHeight = 0x7f010070; + public static final int expandActivityOverflowButtonDrawable = 0x7f010058; + public static final int height = 0x7f010020; + public static final int homeAsUpIndicator = 0x7f010021; + public static final int homeLayout = 0x7f01004b; + public static final int icon = 0x7f010044; + public static final int iconifiedByDefault = 0x7f010069; + public static final int indeterminateProgressStyle = 0x7f01004d; + public static final int initialActivityCount = 0x7f010057; + public static final int isLightTheme = 0x7f010022; + public static final int itemPadding = 0x7f01004f; + public static final int listChoiceBackgroundIndicator = 0x7f010074; + public static final int listPopupWindowStyle = 0x7f010023; + public static final int listPreferredItemHeight = 0x7f010024; + public static final int listPreferredItemHeightLarge = 0x7f010025; + public static final int listPreferredItemHeightSmall = 0x7f010026; + public static final int listPreferredItemPaddingLeft = 0x7f010027; + public static final int listPreferredItemPaddingRight = 0x7f010028; + public static final int logo = 0x7f010045; + public static final int navigationMode = 0x7f01003f; + public static final int paddingEnd = 0x7f010083; + public static final int paddingStart = 0x7f010082; + public static final int panelMenuListTheme = 0x7f010073; + public static final int panelMenuListWidth = 0x7f010072; + public static final int popupMenuStyle = 0x7f010071; + public static final int popupPromptView = 0x7f01006d; + public static final int progressBarPadding = 0x7f01004e; + public static final int progressBarStyle = 0x7f01004c; + public static final int prompt = 0x7f01006b; + public static final int queryHint = 0x7f01006a; + public static final int searchDropdownBackground = 0x7f010029; + public static final int searchResultListItemHeight = 0x7f01002a; + public static final int searchViewAutoCompleteTextView = 0x7f01002b; + public static final int searchViewCloseIcon = 0x7f01002c; + public static final int searchViewEditQuery = 0x7f01002d; + public static final int searchViewEditQueryBackground = 0x7f01002e; + public static final int searchViewGoIcon = 0x7f01002f; + public static final int searchViewSearchIcon = 0x7f010030; + public static final int searchViewTextField = 0x7f010031; + public static final int searchViewTextFieldRight = 0x7f010032; + public static final int searchViewVoiceIcon = 0x7f010033; + public static final int selectableItemBackground = 0x7f010034; + public static final int showAsAction = 0x7f010065; + public static final int showDividers = 0x7f010063; + public static final int spinnerDropDownItemStyle = 0x7f010035; + public static final int spinnerMode = 0x7f01006c; + public static final int spinnerStyle = 0x7f010036; + public static final int subtitle = 0x7f010041; + public static final int subtitleTextStyle = 0x7f010043; + public static final int textAllCaps = 0x7f010062; + public static final int textAppearanceLargePopupMenu = 0x7f010037; + public static final int textAppearanceListItem = 0x7f010038; + public static final int textAppearanceListItemSmall = 0x7f010039; + public static final int textAppearanceSearchResultSubtitle = 0x7f01003a; + public static final int textAppearanceSearchResultTitle = 0x7f01003b; + public static final int textAppearanceSmallPopupMenu = 0x7f01003c; + public static final int textColorSearchUrl = 0x7f01003d; + public static final int title = 0x7f01003e; + public static final int titleTextStyle = 0x7f010042; + public static final int windowActionBar = 0x7f010050; + public static final int windowActionBarOverlay = 0x7f010051; + public static final int windowFixedHeightMajor = 0x7f010056; + public static final int windowFixedHeightMinor = 0x7f010054; + public static final int windowFixedWidthMajor = 0x7f010053; + public static final int windowFixedWidthMinor = 0x7f010055; + public static final int windowSplitActionBar = 0x7f010052; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f090000; + public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f090003; + public static final int abc_config_actionMenuItemAllCaps = 0x7f090004; + public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f090001; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f090005; + public static final int abc_split_action_bar_is_narrow = 0x7f090002; + } + public static final class color { + public static final int abc_search_url_text_holo = 0x7f0d000e; + public static final int abc_search_url_text_normal = 0x7f0d0000; + public static final int abc_search_url_text_pressed = 0x7f0d0001; + public static final int abc_search_url_text_selected = 0x7f0d0002; + } + public static final class dimen { + public static final int abc_action_bar_default_height = 0x7f0a0000; + public static final int abc_action_bar_icon_vertical_padding = 0x7f0a0001; + public static final int abc_action_bar_progress_bar_size = 0x7f0a0002; + public static final int abc_action_bar_stacked_max_height = 0x7f0a000e; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f0a000f; + public static final int abc_action_bar_subtitle_bottom_margin = 0x7f0a0003; + public static final int abc_action_bar_subtitle_text_size = 0x7f0a0004; + public static final int abc_action_bar_subtitle_top_margin = 0x7f0a0005; + public static final int abc_action_bar_title_text_size = 0x7f0a0006; + public static final int abc_action_button_min_width = 0x7f0a000d; + public static final int abc_config_prefDialogWidth = 0x7f0a0007; + public static final int abc_dropdownitem_icon_width = 0x7f0a0010; + public static final int abc_dropdownitem_text_padding_left = 0x7f0a0011; + public static final int abc_dropdownitem_text_padding_right = 0x7f0a0012; + public static final int abc_panel_menu_list_width = 0x7f0a0013; + public static final int abc_search_view_preferred_width = 0x7f0a0014; + public static final int abc_search_view_text_min_width = 0x7f0a0008; + public static final int dialog_fixed_height_major = 0x7f0a0009; + public static final int dialog_fixed_height_minor = 0x7f0a000a; + public static final int dialog_fixed_width_major = 0x7f0a000b; + public static final int dialog_fixed_width_minor = 0x7f0a000c; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo = 0x7f020000; + public static final int abc_ab_bottom_solid_light_holo = 0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo = 0x7f020003; + public static final int abc_ab_share_pack_holo_dark = 0x7f020004; + public static final int abc_ab_share_pack_holo_light = 0x7f020005; + public static final int abc_ab_solid_dark_holo = 0x7f020006; + public static final int abc_ab_solid_light_holo = 0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo = 0x7f020008; + public static final int abc_ab_stacked_solid_light_holo = 0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b; + public static final int abc_ab_transparent_dark_holo = 0x7f02000c; + public static final int abc_ab_transparent_light_holo = 0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark = 0x7f02000e; + public static final int abc_cab_background_bottom_holo_light = 0x7f02000f; + public static final int abc_cab_background_top_holo_dark = 0x7f020010; + public static final int abc_cab_background_top_holo_light = 0x7f020011; + public static final int abc_ic_ab_back_holo_dark = 0x7f020012; + public static final int abc_ic_ab_back_holo_light = 0x7f020013; + public static final int abc_ic_cab_done_holo_dark = 0x7f020014; + public static final int abc_ic_cab_done_holo_light = 0x7f020015; + public static final int abc_ic_clear = 0x7f020016; + public static final int abc_ic_clear_disabled = 0x7f020017; + public static final int abc_ic_clear_holo_light = 0x7f020018; + public static final int abc_ic_clear_normal = 0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light = 0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light = 0x7f02001d; + public static final int abc_ic_go = 0x7f02001e; + public static final int abc_ic_go_search_api_holo_light = 0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021; + public static final int abc_ic_menu_share_holo_dark = 0x7f020022; + public static final int abc_ic_menu_share_holo_light = 0x7f020023; + public static final int abc_ic_search = 0x7f020024; + public static final int abc_ic_search_api_holo_light = 0x7f020025; + public static final int abc_ic_voice_search = 0x7f020026; + public static final int abc_ic_voice_search_api_holo_light = 0x7f020027; + public static final int abc_item_background_holo_dark = 0x7f020028; + public static final int abc_item_background_holo_light = 0x7f020029; + public static final int abc_list_divider_holo_dark = 0x7f02002a; + public static final int abc_list_divider_holo_light = 0x7f02002b; + public static final int abc_list_focused_holo = 0x7f02002c; + public static final int abc_list_longpressed_holo = 0x7f02002d; + public static final int abc_list_pressed_holo_dark = 0x7f02002e; + public static final int abc_list_pressed_holo_light = 0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f020030; + public static final int abc_list_selector_background_transition_holo_light = 0x7f020031; + public static final int abc_list_selector_disabled_holo_dark = 0x7f020032; + public static final int abc_list_selector_disabled_holo_light = 0x7f020033; + public static final int abc_list_selector_holo_dark = 0x7f020034; + public static final int abc_list_selector_holo_light = 0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light = 0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light = 0x7f020039; + public static final int abc_search_dropdown_dark = 0x7f02003a; + public static final int abc_search_dropdown_light = 0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark = 0x7f02003c; + public static final int abc_spinner_ab_default_holo_light = 0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark = 0x7f020040; + public static final int abc_spinner_ab_focused_holo_light = 0x7f020041; + public static final int abc_spinner_ab_holo_dark = 0x7f020042; + public static final int abc_spinner_ab_holo_light = 0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light = 0x7f020045; + public static final int abc_tab_indicator_ab_holo = 0x7f020046; + public static final int abc_tab_selected_focused_holo = 0x7f020047; + public static final int abc_tab_selected_holo = 0x7f020048; + public static final int abc_tab_selected_pressed_holo = 0x7f020049; + public static final int abc_tab_unselected_pressed_holo = 0x7f02004a; + public static final int abc_textfield_search_default_holo_dark = 0x7f02004b; + public static final int abc_textfield_search_default_holo_light = 0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light = 0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light = 0x7f020050; + public static final int abc_textfield_search_selected_holo_dark = 0x7f020051; + public static final int abc_textfield_search_selected_holo_light = 0x7f020052; + public static final int abc_textfield_searchview_holo_dark = 0x7f020053; + public static final int abc_textfield_searchview_holo_light = 0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark = 0x7f020055; + public static final int abc_textfield_searchview_right_holo_light = 0x7f020056; + } + public static final class id { + public static final int action_bar = 0x7f0e0020; + public static final int action_bar_activity_content = 0x7f0e0000; + public static final int action_bar_container = 0x7f0e001f; + public static final int action_bar_overlay_layout = 0x7f0e0023; + public static final int action_bar_root = 0x7f0e001e; + public static final int action_bar_subtitle = 0x7f0e0027; + public static final int action_bar_title = 0x7f0e0026; + public static final int action_context_bar = 0x7f0e0021; + public static final int action_menu_divider = 0x7f0e0001; + public static final int action_menu_presenter = 0x7f0e0002; + public static final int action_mode_close_button = 0x7f0e0028; + public static final int activity_chooser_view_content = 0x7f0e0029; + public static final int always = 0x7f0e0015; + public static final int beginning = 0x7f0e0011; + public static final int checkbox = 0x7f0e0031; + public static final int collapseActionView = 0x7f0e0016; + public static final int default_activity_button = 0x7f0e002c; + public static final int dialog = 0x7f0e001a; + public static final int disableHome = 0x7f0e0009; + public static final int dropdown = 0x7f0e001b; + public static final int edit_query = 0x7f0e0034; + public static final int end = 0x7f0e0012; + public static final int expand_activities_button = 0x7f0e002a; + public static final int expanded_menu = 0x7f0e0030; + public static final int home = 0x7f0e0003; + public static final int homeAsUp = 0x7f0e000a; + public static final int icon = 0x7f0e002e; + public static final int ifRoom = 0x7f0e0017; + public static final int image = 0x7f0e002b; + public static final int listMode = 0x7f0e0006; + public static final int list_item = 0x7f0e002d; + public static final int middle = 0x7f0e0013; + public static final int never = 0x7f0e0018; + public static final int none = 0x7f0e0014; + public static final int normal = 0x7f0e0007; + public static final int progress_circular = 0x7f0e0004; + public static final int progress_horizontal = 0x7f0e0005; + public static final int radio = 0x7f0e0033; + public static final int search_badge = 0x7f0e0036; + public static final int search_bar = 0x7f0e0035; + public static final int search_button = 0x7f0e0037; + public static final int search_close_btn = 0x7f0e003c; + public static final int search_edit_frame = 0x7f0e0038; + public static final int search_go_btn = 0x7f0e003e; + public static final int search_mag_icon = 0x7f0e0039; + public static final int search_plate = 0x7f0e003a; + public static final int search_src_text = 0x7f0e003b; + public static final int search_voice_btn = 0x7f0e003f; + public static final int shortcut = 0x7f0e0032; + public static final int showCustom = 0x7f0e000b; + public static final int showHome = 0x7f0e000c; + public static final int showTitle = 0x7f0e000d; + public static final int split_action_bar = 0x7f0e0022; + public static final int submit_area = 0x7f0e003d; + public static final int tabMode = 0x7f0e0008; + public static final int title = 0x7f0e002f; + public static final int top_action_bar = 0x7f0e0024; + public static final int up = 0x7f0e0025; + public static final int useLogo = 0x7f0e000e; + public static final int withText = 0x7f0e0019; + } + public static final class integer { + public static final int abc_max_action_buttons = 0x7f0c0000; + } + public static final class layout { + public static final int abc_action_bar_decor = 0x7f030000; + public static final int abc_action_bar_decor_include = 0x7f030001; + public static final int abc_action_bar_decor_overlay = 0x7f030002; + public static final int abc_action_bar_home = 0x7f030003; + public static final int abc_action_bar_tab = 0x7f030004; + public static final int abc_action_bar_tabbar = 0x7f030005; + public static final int abc_action_bar_title_item = 0x7f030006; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030007; + public static final int abc_action_menu_item_layout = 0x7f030008; + public static final int abc_action_menu_layout = 0x7f030009; + public static final int abc_action_mode_bar = 0x7f03000a; + public static final int abc_action_mode_close_item = 0x7f03000b; + public static final int abc_activity_chooser_view = 0x7f03000c; + public static final int abc_activity_chooser_view_include = 0x7f03000d; + public static final int abc_activity_chooser_view_list_item = 0x7f03000e; + public static final int abc_expanded_menu_layout = 0x7f03000f; + public static final int abc_list_menu_item_checkbox = 0x7f030010; + public static final int abc_list_menu_item_icon = 0x7f030011; + public static final int abc_list_menu_item_layout = 0x7f030012; + public static final int abc_list_menu_item_radio = 0x7f030013; + public static final int abc_popup_menu_item_layout = 0x7f030014; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; + public static final int abc_search_view = 0x7f030016; + public static final int abc_simple_decor = 0x7f030017; + public static final int support_simple_spinner_dropdown_item = 0x7f030030; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f070000; + public static final int abc_action_bar_up_description = 0x7f070001; + public static final int abc_action_menu_overflow_description = 0x7f070002; + public static final int abc_action_mode_done = 0x7f070003; + public static final int abc_activity_chooser_view_see_all = 0x7f070004; + public static final int abc_activitychooserview_choose_application = 0x7f070005; + public static final int abc_searchview_description_clear = 0x7f070006; + public static final int abc_searchview_description_query = 0x7f070007; + public static final int abc_searchview_description_search = 0x7f070008; + public static final int abc_searchview_description_submit = 0x7f070009; + public static final int abc_searchview_description_voice = 0x7f07000a; + public static final int abc_shareactionprovider_share_with = 0x7f07000b; + public static final int abc_shareactionprovider_share_with_application = 0x7f07000c; + } + public static final class style { + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0046; + public static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b0047; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b000a; + public static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b000b; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b000c; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b000d; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0048; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b000e; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b000f; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b0010; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b0011; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0049; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b004a; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b004b; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b004c; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b004d; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b004e; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b004f; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0012; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0013; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0014; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0015; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0016; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0017; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0018; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0019; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0059; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b005a; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b005b; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b005c; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b005d; + public static final int Theme_AppCompat = 0x7f0b005e; + public static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b005f; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0060; + public static final int Theme_AppCompat_CompactMenu = 0x7f0b0061; + public static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b0062; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b0063; + public static final int Theme_AppCompat_Light = 0x7f0b0064; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0065; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b0066; + public static final int Theme_Base = 0x7f0b0002; + public static final int Theme_Base_AppCompat = 0x7f0b001b; + public static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0000; + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b001c; + public static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0003; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0004; + public static final int Theme_Base_AppCompat_Light = 0x7f0b001d; + public static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b001e; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0001; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b001f; + public static final int Theme_Base_Light = 0x7f0b0005; + public static final int Widget_AppCompat_ActionBar = 0x7f0b0068; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0069; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b006a; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b006b; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b006c; + public static final int Widget_AppCompat_ActionButton = 0x7f0b006d; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b006e; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b006f; + public static final int Widget_AppCompat_ActionMode = 0x7f0b0070; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0071; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0072; + public static final int Widget_AppCompat_Base_ActionBar = 0x7f0b0020; + public static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b0021; + public static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0022; + public static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b0023; + public static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0024; + public static final int Widget_AppCompat_Base_ActionButton = 0x7f0b0025; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0026; + public static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0027; + public static final int Widget_AppCompat_Base_ActionMode = 0x7f0b0073; + public static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0028; + public static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0006; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b0029; + public static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b002a; + public static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b002b; + public static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b002c; + public static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b002d; + public static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b0007; + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0008; + public static final int Widget_AppCompat_Base_Spinner = 0x7f0b002e; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0074; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0075; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0076; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0077; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0078; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0079; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b007a; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b007b; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b007c; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b007d; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b007e; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b007f; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0080; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b0081; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0082; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0083; + public static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b002f; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b0030; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b0031; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0032; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0033; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b0034; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b0035; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0036; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0038; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0039; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b003a; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0084; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0009; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b003c; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b003f; + public static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b0040; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0085; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b0086; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0087; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b0088; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0089; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b008a; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b008b; + public static final int Widget_AppCompat_ListView_Menu = 0x7f0b008c; + public static final int Widget_AppCompat_PopupMenu = 0x7f0b008d; + public static final int Widget_AppCompat_ProgressBar = 0x7f0b008e; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b008f; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0090; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010020, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionBarWindow = { 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056 }; + public static final int ActionBarWindow_windowActionBar = 0; + public static final int ActionBarWindow_windowActionBarOverlay = 1; + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + public static final int ActionBarWindow_windowSplitActionBar = 2; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_height = 0; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 1; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010020, 0x7f010042, 0x7f010043, 0x7f010047, 0x7f010049 }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f010057, 0x7f010058 }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] CompatTextView = { 0x7f010062 }; + public static final int CompatTextView_textAllCaps = 0; + public static final int[] LinearLayoutICS = { 0x7f010046, 0x7f010063, 0x7f010064 }; + public static final int LinearLayoutICS_divider = 0; + public static final int LinearLayoutICS_dividerPadding = 2; + public static final int LinearLayoutICS_showDividers = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068 }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x0101052f }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_preserveIconSpacing = 7; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f010069, 0x7f01006a }; + public static final int SearchView_android_imeOptions = 2; + public static final int SearchView_android_inputType = 1; + public static final int SearchView_android_maxWidth = 0; + public static final int SearchView_iconifiedByDefault = 3; + public static final int SearchView_queryHint = 4; + public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e }; + public static final int Spinner_android_dropDownHorizontalOffset = 4; + public static final int Spinner_android_dropDownSelector = 1; + public static final int Spinner_android_dropDownVerticalOffset = 5; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_android_gravity = 0; + public static final int Spinner_android_popupBackground = 2; + public static final int Spinner_disableChildrenWhenDisabled = 9; + public static final int Spinner_popupPromptView = 8; + public static final int Spinner_prompt = 6; + public static final int Spinner_spinnerMode = 7; + public static final int[] Theme = { 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074 }; + public static final int Theme_actionDropDownStyle = 0; + public static final int Theme_dropdownListPreferredItemHeight = 1; + public static final int Theme_listChoiceBackgroundIndicator = 5; + public static final int Theme_panelMenuListTheme = 4; + public static final int Theme_panelMenuListWidth = 3; + public static final int Theme_popupMenuStyle = 2; + public static final int[] View = { 0x010100da, 0x7f010082, 0x7f010083 }; + public static final int View_android_focusable = 0; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 1; + } +} diff --git a/vdrmanager/app/build/generated/source/r/release/de/bjusystems/vdrmanager/R.java b/vdrmanager/app/build/generated/source/r/release/de/bjusystems/vdrmanager/R.java new file mode 100644 index 0000000..1bc2583 --- /dev/null +++ b/vdrmanager/app/build/generated/source/r/release/de/bjusystems/vdrmanager/R.java @@ -0,0 +1,3917 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package de.bjusystems.vdrmanager; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f040000; + public static final int abc_fade_out=0x7f040001; + public static final int abc_slide_in_bottom=0x7f040002; + public static final int abc_slide_in_top=0x7f040003; + public static final int abc_slide_out_bottom=0x7f040004; + public static final int abc_slide_out_top=0x7f040005; + public static final int slide_down_in=0x7f040006; + public static final int slide_down_out=0x7f040007; + public static final int slide_left_in=0x7f040008; + public static final int slide_left_out=0x7f040009; + public static final int slide_right_in=0x7f04000a; + public static final int slide_right_out=0x7f04000b; + public static final int slide_up_in=0x7f04000c; + public static final int slide_up_out=0x7f04000d; + } + public static final class array { + public static final int channels_group_by=0x7f080000; + public static final int epg_sort_by_channels_alpha=0x7f080001; + public static final int epg_sort_by_time_alpha=0x7f080002; + public static final int epg_sort_by_time_alpha_channel=0x7f08000c; + public static final int imdb_urls=0x7f080003; + public static final int imdb_urls_velues=0x7f08000d; + public static final int lang=0x7f080004; + public static final int lang_values=0x7f08000e; + public static final int livetv_streamformat=0x7f080005; + public static final int livetv_streamformat_values=0x7f08000f; + public static final int navigation_array=0x7f080006; + public static final int recent_channels_order_entries=0x7f080007; + public static final int recent_channels_order_entry_values=0x7f080010; + public static final int recordings_group_by=0x7f080008; + public static final int recstream_entries=0x7f080009; + public static final int recstream_entry_values=0x7f080011; + public static final int recstream_smarttvweb_entries=0x7f080012; + public static final int recstream_smarttvweb_entry_values=0x7f080013; + public static final int remux_entries=0x7f08000a; + public static final int remux_entry_values=0x7f080014; + public static final int wakeup_methods=0x7f08000b; + public static final int wakeup_methods_values=0x7f080015; + } + public static final class attr { + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarDivider=0x7f010000; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarItemBackground=0x7f010001; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int actionBarSize=0x7f010002; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarSplitStyle=0x7f010003; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarStyle=0x7f010004; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarTabBarStyle=0x7f010005; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarTabStyle=0x7f010006; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarTabTextStyle=0x7f010007; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionBarWidgetTheme=0x7f010008; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionButtonStyle=0x7f010009; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionDropDownStyle=0x7f01006f; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionLayout=0x7f010066; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionMenuTextAppearance=0x7f01000a; + /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + */ + public static final int actionMenuTextColor=0x7f01000b; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeBackground=0x7f01000c; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeCloseButtonStyle=0x7f01000d; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeCloseDrawable=0x7f01000e; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeCopyDrawable=0x7f01000f; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeCutDrawable=0x7f010010; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeFindDrawable=0x7f010011; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModePasteDrawable=0x7f010012; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModePopupWindowStyle=0x7f010013; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeSelectAllDrawable=0x7f010014; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeShareDrawable=0x7f010015; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeSplitBackground=0x7f010016; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeStyle=0x7f010017; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionModeWebSearchDrawable=0x7f010018; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int actionOverflowButtonStyle=0x7f010019; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int actionProviderClass=0x7f010068; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int actionViewClass=0x7f010067; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int activityChooserViewStyle=0x7f01001a; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int background=0x7f010047; + /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + */ + public static final int backgroundSplit=0x7f010049; + /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + */ + public static final int backgroundStacked=0x7f010048; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int buttonBarButtonStyle=0x7f01001b; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int buttonBarStyle=0x7f01001c; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int centered=0x7f010059; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int circlePageIndicatorStyle=0x7f010084; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int clipPadding=0x7f010075; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int cornerRadius=0x7f010061; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int customNavigationLayout=0x7f01004a; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int disableChildrenWhenDisabled=0x7f01006e; + /** <p>Must be one or more (separated by '|') of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr> +<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr> +<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr> +<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr> +<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr> +<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr> +</table> + */ + public static final int displayOptions=0x7f010040; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int divider=0x7f010046; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int dividerHorizontal=0x7f01001d; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int dividerPadding=0x7f010064; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int dividerVertical=0x7f01001e; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int dropDownListViewStyle=0x7f01001f; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int dropdownListPreferredItemHeight=0x7f010070; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f010058; + /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int fillColor=0x7f01005a; + /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int footerColor=0x7f010076; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int footerIndicatorHeight=0x7f010079; + /** <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>none</code></td><td>0</td><td></td></tr> +<tr><td><code>triangle</code></td><td>1</td><td></td></tr> +<tr><td><code>underline</code></td><td>2</td><td></td></tr> +</table> + */ + public static final int footerIndicatorStyle=0x7f010078; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int footerIndicatorUnderlinePadding=0x7f01007a; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int footerLineHeight=0x7f010077; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int footerPadding=0x7f01007b; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int height=0x7f010020; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int homeAsUpIndicator=0x7f010021; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int homeLayout=0x7f01004b; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int icon=0x7f010044; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int iconifiedByDefault=0x7f010069; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int indeterminateProgressStyle=0x7f01004d; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int initialActivityCount=0x7f010057; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int isLightTheme=0x7f010022; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int itemPadding=0x7f01004f; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int listChoiceBackgroundIndicator=0x7f010074; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int listPopupWindowStyle=0x7f010023; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int listPreferredItemHeight=0x7f010024; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int listPreferredItemHeightLarge=0x7f010025; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int listPreferredItemHeightSmall=0x7f010026; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int listPreferredItemPaddingLeft=0x7f010027; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int listPreferredItemPaddingRight=0x7f010028; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int logo=0x7f010045; + /** <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>normal</code></td><td>0</td><td></td></tr> +<tr><td><code>listMode</code></td><td>1</td><td></td></tr> +<tr><td><code>tabMode</code></td><td>2</td><td></td></tr> +</table> + */ + public static final int navigationMode=0x7f01003f; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int normalStateColor=0x7f010060; + /** <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>horizontal</code></td><td>0</td><td></td></tr> +<tr><td><code>vertical</code></td><td>1</td><td></td></tr> +</table> + */ + public static final int orientation=0x7f01005b; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int paddingEnd=0x7f010083; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int paddingStart=0x7f010082; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int panelMenuListTheme=0x7f010073; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int panelMenuListWidth=0x7f010072; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int popupMenuStyle=0x7f010071; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int popupPromptView=0x7f01006d; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int progressBarPadding=0x7f01004e; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int progressBarStyle=0x7f01004c; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int prompt=0x7f01006b; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int queryHint=0x7f01006a; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int radius=0x7f01005c; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchDropdownBackground=0x7f010029; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int searchResultListItemHeight=0x7f01002a; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewAutoCompleteTextView=0x7f01002b; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewCloseIcon=0x7f01002c; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewEditQuery=0x7f01002d; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewEditQueryBackground=0x7f01002e; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewGoIcon=0x7f01002f; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewSearchIcon=0x7f010030; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewTextField=0x7f010031; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewTextFieldRight=0x7f010032; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int searchViewVoiceIcon=0x7f010033; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int selectableItemBackground=0x7f010034; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int selectedBold=0x7f01007d; + /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int selectedColor=0x7f01007c; + /** <p>Must be one or more (separated by '|') of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>never</code></td><td>0</td><td></td></tr> +<tr><td><code>ifRoom</code></td><td>1</td><td></td></tr> +<tr><td><code>always</code></td><td>2</td><td></td></tr> +<tr><td><code>withText</code></td><td>4</td><td></td></tr> +<tr><td><code>collapseActionView</code></td><td>8</td><td></td></tr> +</table> + */ + public static final int showAsAction=0x7f010065; + /** <p>Must be one or more (separated by '|') of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>none</code></td><td>0</td><td></td></tr> +<tr><td><code>beginning</code></td><td>1</td><td></td></tr> +<tr><td><code>middle</code></td><td>2</td><td></td></tr> +<tr><td><code>end</code></td><td>4</td><td></td></tr> +</table> + */ + public static final int showDividers=0x7f010063; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int snap=0x7f01005d; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int spinnerDropDownItemStyle=0x7f010035; + /** <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>dialog</code></td><td>0</td><td></td></tr> +<tr><td><code>dropdown</code></td><td>1</td><td></td></tr> +</table> + */ + public static final int spinnerMode=0x7f01006c; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int spinnerStyle=0x7f010036; + /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int strokeColor=0x7f01005e; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int strokeWidth=0x7f01005f; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int subtitle=0x7f010041; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int subtitleTextStyle=0x7f010043; + /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>". + */ + public static final int textAllCaps=0x7f010062; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int textAppearanceLargePopupMenu=0x7f010037; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int textAppearanceListItem=0x7f010038; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int textAppearanceListItemSmall=0x7f010039; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f01003a; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int textAppearanceSearchResultTitle=0x7f01003b; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int textAppearanceSmallPopupMenu=0x7f01003c; + /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int textColor=0x7f01007e; + /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + */ + public static final int textColorSearchUrl=0x7f01003d; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int textSize=0x7f01007f; + /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int title=0x7f01003e; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int titlePadding=0x7f010080; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int titlePageIndicatorStyle=0x7f010085; + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + */ + public static final int titleTextStyle=0x7f010042; + /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int topPadding=0x7f010081; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowActionBar=0x7f010050; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowActionBarOverlay=0x7f010051; + /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowFixedHeightMajor=0x7f010056; + /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowFixedHeightMinor=0x7f010054; + /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowFixedWidthMajor=0x7f010053; + /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowFixedWidthMinor=0x7f010055; + /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + */ + public static final int windowSplitActionBar=0x7f010052; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs_pre_jb=0x7f090000; + public static final int abc_action_bar_expanded_action_views_exclusive=0x7f090003; + public static final int abc_config_actionMenuItemAllCaps=0x7f090004; + public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f090001; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f090005; + public static final int abc_split_action_bar_is_narrow=0x7f090002; + public static final int default_circle_indicator_centered=0x7f090006; + public static final int default_circle_indicator_snap=0x7f090007; + public static final int default_title_indicator_selected_bold=0x7f090008; + } + public static final class color { + public static final int abc_search_url_text_holo=0x7f0d000e; + public static final int abc_search_url_text_normal=0x7f0d0000; + public static final int abc_search_url_text_pressed=0x7f0d0001; + public static final int abc_search_url_text_selected=0x7f0d0002; + public static final int black=0x7f0d0003; + public static final int blue=0x7f0d0004; + public static final int default_circle_indicator_fill_color=0x7f0d0005; + public static final int default_circle_indicator_stroke_color=0x7f0d0006; + public static final int default_title_indicator_footer_color=0x7f0d0007; + public static final int default_title_indicator_selected_color=0x7f0d0008; + public static final int default_title_indicator_text_color=0x7f0d0009; + public static final int green=0x7f0d000a; + public static final int red=0x7f0d000b; + public static final int white=0x7f0d000c; + public static final int yellow=0x7f0d000d; + } + public static final class dimen { + public static final int abc_action_bar_default_height=0x7f0a0000; + public static final int abc_action_bar_icon_vertical_padding=0x7f0a0001; + public static final int abc_action_bar_progress_bar_size=0x7f0a0002; + public static final int abc_action_bar_stacked_max_height=0x7f0a000e; + public static final int abc_action_bar_stacked_tab_max_width=0x7f0a000f; + public static final int abc_action_bar_subtitle_bottom_margin=0x7f0a0003; + public static final int abc_action_bar_subtitle_text_size=0x7f0a0004; + public static final int abc_action_bar_subtitle_top_margin=0x7f0a0005; + public static final int abc_action_bar_title_text_size=0x7f0a0006; + public static final int abc_action_button_min_width=0x7f0a000d; + public static final int abc_config_prefDialogWidth=0x7f0a0007; + public static final int abc_dropdownitem_icon_width=0x7f0a0010; + public static final int abc_dropdownitem_text_padding_left=0x7f0a0011; + public static final int abc_dropdownitem_text_padding_right=0x7f0a0012; + public static final int abc_panel_menu_list_width=0x7f0a0013; + public static final int abc_search_view_preferred_width=0x7f0a0014; + public static final int abc_search_view_text_min_width=0x7f0a0008; + public static final int default_circle_indicator_radius=0x7f0a0015; + public static final int default_circle_indicator_stroke_width=0x7f0a0016; + public static final int default_title_indicator_clip_padding=0x7f0a0017; + public static final int default_title_indicator_footer_indicator_height=0x7f0a0018; + public static final int default_title_indicator_footer_indicator_underline_padding=0x7f0a0019; + public static final int default_title_indicator_footer_line_height=0x7f0a001a; + public static final int default_title_indicator_footer_padding=0x7f0a001b; + public static final int default_title_indicator_text_size=0x7f0a001c; + public static final int default_title_indicator_title_padding=0x7f0a001d; + public static final int default_title_indicator_top_padding=0x7f0a001e; + public static final int dialog_fixed_height_major=0x7f0a0009; + public static final int dialog_fixed_height_minor=0x7f0a000a; + public static final int dialog_fixed_width_major=0x7f0a000b; + public static final int dialog_fixed_width_minor=0x7f0a000c; + } + public static final class drawable { + public static final int abc_ab_bottom_solid_dark_holo=0x7f020000; + public static final int abc_ab_bottom_solid_light_holo=0x7f020001; + public static final int abc_ab_bottom_transparent_dark_holo=0x7f020002; + public static final int abc_ab_bottom_transparent_light_holo=0x7f020003; + public static final int abc_ab_share_pack_holo_dark=0x7f020004; + public static final int abc_ab_share_pack_holo_light=0x7f020005; + public static final int abc_ab_solid_dark_holo=0x7f020006; + public static final int abc_ab_solid_light_holo=0x7f020007; + public static final int abc_ab_stacked_solid_dark_holo=0x7f020008; + public static final int abc_ab_stacked_solid_light_holo=0x7f020009; + public static final int abc_ab_stacked_transparent_dark_holo=0x7f02000a; + public static final int abc_ab_stacked_transparent_light_holo=0x7f02000b; + public static final int abc_ab_transparent_dark_holo=0x7f02000c; + public static final int abc_ab_transparent_light_holo=0x7f02000d; + public static final int abc_cab_background_bottom_holo_dark=0x7f02000e; + public static final int abc_cab_background_bottom_holo_light=0x7f02000f; + public static final int abc_cab_background_top_holo_dark=0x7f020010; + public static final int abc_cab_background_top_holo_light=0x7f020011; + public static final int abc_ic_ab_back_holo_dark=0x7f020012; + public static final int abc_ic_ab_back_holo_light=0x7f020013; + public static final int abc_ic_cab_done_holo_dark=0x7f020014; + public static final int abc_ic_cab_done_holo_light=0x7f020015; + public static final int abc_ic_clear=0x7f020016; + public static final int abc_ic_clear_disabled=0x7f020017; + public static final int abc_ic_clear_holo_light=0x7f020018; + public static final int abc_ic_clear_normal=0x7f020019; + public static final int abc_ic_clear_search_api_disabled_holo_light=0x7f02001a; + public static final int abc_ic_clear_search_api_holo_light=0x7f02001b; + public static final int abc_ic_commit_search_api_holo_dark=0x7f02001c; + public static final int abc_ic_commit_search_api_holo_light=0x7f02001d; + public static final int abc_ic_go=0x7f02001e; + public static final int abc_ic_go_search_api_holo_light=0x7f02001f; + public static final int abc_ic_menu_moreoverflow_normal_holo_dark=0x7f020020; + public static final int abc_ic_menu_moreoverflow_normal_holo_light=0x7f020021; + public static final int abc_ic_menu_share_holo_dark=0x7f020022; + public static final int abc_ic_menu_share_holo_light=0x7f020023; + public static final int abc_ic_search=0x7f020024; + public static final int abc_ic_search_api_holo_light=0x7f020025; + public static final int abc_ic_voice_search=0x7f020026; + public static final int abc_ic_voice_search_api_holo_light=0x7f020027; + public static final int abc_item_background_holo_dark=0x7f020028; + public static final int abc_item_background_holo_light=0x7f020029; + public static final int abc_list_divider_holo_dark=0x7f02002a; + public static final int abc_list_divider_holo_light=0x7f02002b; + public static final int abc_list_focused_holo=0x7f02002c; + public static final int abc_list_longpressed_holo=0x7f02002d; + public static final int abc_list_pressed_holo_dark=0x7f02002e; + public static final int abc_list_pressed_holo_light=0x7f02002f; + public static final int abc_list_selector_background_transition_holo_dark=0x7f020030; + public static final int abc_list_selector_background_transition_holo_light=0x7f020031; + public static final int abc_list_selector_disabled_holo_dark=0x7f020032; + public static final int abc_list_selector_disabled_holo_light=0x7f020033; + public static final int abc_list_selector_holo_dark=0x7f020034; + public static final int abc_list_selector_holo_light=0x7f020035; + public static final int abc_menu_dropdown_panel_holo_dark=0x7f020036; + public static final int abc_menu_dropdown_panel_holo_light=0x7f020037; + public static final int abc_menu_hardkey_panel_holo_dark=0x7f020038; + public static final int abc_menu_hardkey_panel_holo_light=0x7f020039; + public static final int abc_search_dropdown_dark=0x7f02003a; + public static final int abc_search_dropdown_light=0x7f02003b; + public static final int abc_spinner_ab_default_holo_dark=0x7f02003c; + public static final int abc_spinner_ab_default_holo_light=0x7f02003d; + public static final int abc_spinner_ab_disabled_holo_dark=0x7f02003e; + public static final int abc_spinner_ab_disabled_holo_light=0x7f02003f; + public static final int abc_spinner_ab_focused_holo_dark=0x7f020040; + public static final int abc_spinner_ab_focused_holo_light=0x7f020041; + public static final int abc_spinner_ab_holo_dark=0x7f020042; + public static final int abc_spinner_ab_holo_light=0x7f020043; + public static final int abc_spinner_ab_pressed_holo_dark=0x7f020044; + public static final int abc_spinner_ab_pressed_holo_light=0x7f020045; + public static final int abc_tab_indicator_ab_holo=0x7f020046; + public static final int abc_tab_selected_focused_holo=0x7f020047; + public static final int abc_tab_selected_holo=0x7f020048; + public static final int abc_tab_selected_pressed_holo=0x7f020049; + public static final int abc_tab_unselected_pressed_holo=0x7f02004a; + public static final int abc_textfield_search_default_holo_dark=0x7f02004b; + public static final int abc_textfield_search_default_holo_light=0x7f02004c; + public static final int abc_textfield_search_right_default_holo_dark=0x7f02004d; + public static final int abc_textfield_search_right_default_holo_light=0x7f02004e; + public static final int abc_textfield_search_right_selected_holo_dark=0x7f02004f; + public static final int abc_textfield_search_right_selected_holo_light=0x7f020050; + public static final int abc_textfield_search_selected_holo_dark=0x7f020051; + public static final int abc_textfield_search_selected_holo_light=0x7f020052; + public static final int abc_textfield_searchview_holo_dark=0x7f020053; + public static final int abc_textfield_searchview_holo_light=0x7f020054; + public static final int abc_textfield_searchview_right_holo_dark=0x7f020055; + public static final int abc_textfield_searchview_right_holo_light=0x7f020056; + public static final int action_search=0x7f020057; + public static final int app_logo=0x7f020058; + public static final int back=0x7f020059; + public static final int btn_channels=0x7f02005a; + public static final int btn_circle=0x7f02005b; + public static final int btn_circle_disable=0x7f02005c; + public static final int btn_circle_disable_focused=0x7f02005d; + public static final int btn_circle_normal=0x7f02005e; + public static final int btn_circle_pressed=0x7f02005f; + public static final int btn_circle_selected=0x7f020060; + public static final int btn_clock=0x7f020061; + public static final int btn_epglist=0x7f020062; + public static final int btn_recordings=0x7f020063; + public static final int btn_remote=0x7f020064; + public static final int btn_search=0x7f020065; + public static final int btn_search_times=0x7f020066; + public static final int btn_timer=0x7f020067; + public static final int btn_wakeup=0x7f020068; + public static final int drawer_shadow=0x7f020069; + public static final int folder=0x7f02006a; + public static final int ic_btn_round_minus=0x7f02006b; + public static final int ic_btn_round_plus=0x7f02006c; + public static final int ic_drawer=0x7f02006d; + public static final int ic_drive=0x7f02006e; + public static final int ic_menu_3d_globe=0x7f02006f; + public static final int ic_menu_back=0x7f020070; + public static final int ic_menu_filter=0x7f020071; + public static final int ic_menu_forward=0x7f020072; + public static final int ic_menu_goto=0x7f020073; + public static final int ic_menu_moreoverflow=0x7f020074; + public static final int ic_menu_play_clip=0x7f020075; + public static final int ic_menu_recent_history=0x7f020076; + public static final int ic_menu_refresh=0x7f020077; + public static final int ic_menu_revert=0x7f020078; + public static final int ic_menu_video=0x7f020079; + public static final int ic_menu_view=0x7f02007a; + public static final int ic_video_small=0x7f02007b; + public static final int ic_volume_small=0x7f02007c; + public static final int icon=0x7f02007d; + public static final int imdb=0x7f02007e; + public static final int left=0x7f02007f; + public static final int line_gradient=0x7f020080; + public static final int newrecording=0x7f020081; + public static final int omdb=0x7f020082; + public static final int red_button=0x7f020083; + public static final int right=0x7f020084; + public static final int roundedbutton=0x7f020085; + public static final int sad=0x7f020086; + public static final int schere=0x7f020087; + public static final int timer=0x7f020088; + public static final int timer_active=0x7f020089; + public static final int timer_active_begin=0x7f02008a; + public static final int timer_active_conflict=0x7f02008b; + public static final int timer_active_end=0x7f02008c; + public static final int timer_inactive=0x7f02008d; + public static final int timer_inactive_begin=0x7f02008e; + public static final int timer_inactive_end=0x7f02008f; + public static final int timer_none=0x7f020090; + public static final int timer_recording=0x7f020091; + public static final int timer_recording_begin=0x7f020092; + public static final int timer_recording_conflict=0x7f020093; + public static final int timer_recording_end=0x7f020094; + public static final int timer_vps=0x7f020095; + public static final int tmdb=0x7f020096; + public static final int tv=0x7f020097; + public static final int vdr_logo=0x7f020098; + } + public static final class id { + public static final int ChannelDown=0x7f0e00a8; + public static final int ChannelUp=0x7f0e00a5; + public static final int LinearLayout01=0x7f0e004a; + public static final int Power=0x7f0e009e; + public static final int VolumeDown=0x7f0e00a9; + public static final int VolumeUp=0x7f0e00a6; + public static final int action_bar=0x7f0e0020; + public static final int action_bar_activity_content=0x7f0e0000; + public static final int action_bar_container=0x7f0e001f; + public static final int action_bar_overlay_layout=0x7f0e0023; + public static final int action_bar_root=0x7f0e001e; + public static final int action_bar_subtitle=0x7f0e0027; + public static final int action_bar_title=0x7f0e0026; + public static final int action_context_bar=0x7f0e0021; + public static final int action_menu_channels=0x7f0e00bc; + public static final int action_menu_divider=0x7f0e0001; + public static final int action_menu_epg=0x7f0e00bd; + public static final int action_menu_presenter=0x7f0e0002; + public static final int action_menu_recordings=0x7f0e00be; + public static final int action_menu_remote=0x7f0e00c1; + public static final int action_menu_timers=0x7f0e00bf; + public static final int action_menu_wakeup=0x7f0e00c0; + public static final int action_mode_close_button=0x7f0e0028; + public static final int activity_chooser_view_content=0x7f0e0029; + public static final int always=0x7f0e0015; + public static final int audio_block=0x7f0e005c; + public static final int audio_image=0x7f0e005d; + public static final int beginning=0x7f0e0011; + public static final int blue=0x7f0e00ad; + public static final int button=0x7f0e0080; + public static final int button6=0x7f0e0050; + public static final int button7=0x7f0e004f; + public static final int channel_audio=0x7f0e007e; + public static final int channel_aux=0x7f0e004b; + public static final int channel_count=0x7f0e0084; + public static final int channel_group_menu_hide=0x7f0e00c5; + public static final int channel_group_menu_hide_permanent=0x7f0e00c6; + public static final int channel_info=0x7f0e007d; + public static final int channel_item=0x7f0e0040; + public static final int channel_item_menu_stream=0x7f0e00c7; + public static final int channel_item_menu_switch=0x7f0e00c8; + public static final int channel_list=0x7f0e0047; + public static final int channel_name=0x7f0e0041; + public static final int channel_type=0x7f0e0042; + public static final int channels_groupby=0x7f0e00ca; + public static final int channels_recent_channels=0x7f0e00c9; + public static final int checkbox=0x7f0e0031; + public static final int collapseActionView=0x7f0e0016; + public static final int colorButtons=0x7f0e00a0; + public static final int count=0x7f0e0082; + public static final int current_count=0x7f0e0096; + public static final int default_activity_button=0x7f0e002c; + public static final int dialog=0x7f0e001a; + public static final int disableHome=0x7f0e0009; + public static final int down=0x7f0e00a7; + public static final int drawer_layout=0x7f0e0043; + public static final int drive_info=0x7f0e0099; + public static final int drive_info_pb=0x7f0e009a; + public static final int driver_info_container=0x7f0e0098; + public static final int dropdown=0x7f0e001b; + public static final int edit=0x7f0e007f; + public static final int edit_query=0x7f0e0034; + public static final int end=0x7f0e0012; + public static final int epg_detail_audio=0x7f0e005e; + public static final int epg_detail_cats=0x7f0e005f; + public static final int epg_detail_channel=0x7f0e0055; + public static final int epg_detail_description=0x7f0e005b; + public static final int epg_detail_description_scroll=0x7f0e005a; + public static final int epg_detail_duration=0x7f0e0054; + public static final int epg_detail_progress=0x7f0e0059; + public static final int epg_detail_separator_0=0x7f0e0058; + public static final int epg_detail_separator_2=0x7f0e0060; + public static final int epg_detail_separator_3=0x7f0e0061; + public static final int epg_detail_shorttext=0x7f0e0057; + public static final int epg_detail_time=0x7f0e0053; + public static final int epg_detail_time_channel=0x7f0e0052; + public static final int epg_detail_title=0x7f0e0051; + public static final int epg_details_menu_add_to_cal=0x7f0e00cd; + public static final int epg_details_menu_search_repeat=0x7f0e00cb; + public static final int epg_details_menu_share=0x7f0e00cc; + public static final int epg_details_menu_switch=0x7f0e00ce; + public static final int epg_event_create_timer=0x7f0e0068; + public static final int epg_event_imdb=0x7f0e0065; + public static final int epg_event_livetv=0x7f0e0064; + public static final int epg_event_omdb=0x7f0e0066; + public static final int epg_event_tmdb=0x7f0e0067; + public static final int epg_item_menu_live_tv=0x7f0e00d4; + public static final int epg_item_menu_switchto=0x7f0e00d5; + public static final int epg_item_menu_timer_add=0x7f0e00d1; + public static final int epg_item_menu_timer_delete=0x7f0e00d2; + public static final int epg_item_menu_timer_modify=0x7f0e00d3; + public static final int epg_item_menu_timer_toggle=0x7f0e00d0; + public static final int epg_list_channel_spinner=0x7f0e007a; + public static final int epg_list_search_label=0x7f0e00af; + public static final int epg_list_sort_menu=0x7f0e00d6; + public static final int epg_list_stream=0x7f0e00cf; + public static final int epg_list_time_label=0x7f0e00b0; + public static final int epg_list_time_spinner=0x7f0e00b2; + public static final int epg_list_times=0x7f0e00b1; + public static final int epg_search=0x7f0e00d7; + public static final int epg_search_button=0x7f0e0075; + public static final int epg_search_text=0x7f0e0074; + public static final int epg_search_time_delete=0x7f0e00d8; + public static final int epg_search_times_add=0x7f0e0077; + public static final int epg_search_times_list=0x7f0e0076; + public static final int epg_search_title=0x7f0e0073; + public static final int epg_timer_state=0x7f0e0056; + public static final int event_item_description=0x7f0e0072; + public static final int expand_activities_button=0x7f0e002a; + public static final int expanded_menu=0x7f0e0030; + public static final int exprt=0x7f0e00e4; + public static final int first_row=0x7f0e0063; + public static final int flipper=0x7f0e0044; + public static final int folder_info=0x7f0e0095; + public static final int green=0x7f0e00ab; + public static final int group_name=0x7f0e0083; + public static final int header_item=0x7f0e0081; + public static final int hitk=0x7f0e004d; + public static final int hitkLabel=0x7f0e004c; + public static final int hitkSpinner=0x7f0e004e; + public static final int home=0x7f0e0003; + public static final int homeAsUp=0x7f0e000a; + public static final int horizontal=0x7f0e000f; + public static final int icon=0x7f0e002e; + public static final int ifRoom=0x7f0e0017; + public static final int image=0x7f0e002b; + public static final int imprt=0x7f0e00e5; + public static final int left=0x7f0e00a4; + public static final int left_drawer=0x7f0e0085; + public static final int listMode=0x7f0e0006; + public static final int list_filter=0x7f0e00e2; + public static final int list_item=0x7f0e002d; + public static final int list_refresh=0x7f0e00e1; + public static final int main_content=0x7f0e0045; + public static final int main_logo=0x7f0e00bb; + public static final int main_menu_clear_search=0x7f0e00dc; + public static final int main_menu_exit=0x7f0e00de; + public static final int main_menu_goto=0x7f0e00d9; + public static final int main_menu_info=0x7f0e00dd; + public static final int main_menu_preferences=0x7f0e00db; + public static final int main_menu_vdrlist_add=0x7f0e00e8; + public static final int main_menu_vdrlist_restore=0x7f0e00e9; + public static final int menu_search=0x7f0e00da; + public static final int middle=0x7f0e0013; + public static final int navigation=0x7f0e009f; + public static final int never=0x7f0e0018; + public static final int no_connection_layout=0x7f0e0048; + public static final int none=0x7f0e0014; + public static final int normal=0x7f0e0007; + public static final int ok=0x7f0e00a2; + public static final int progress_circular=0x7f0e0004; + public static final int progress_horizontal=0x7f0e0005; + public static final int radio=0x7f0e0033; + public static final int rec_folder_info=0x7f0e0094; + public static final int recording_item_menu_delete=0x7f0e00df; + public static final int recording_item_menu_stream=0x7f0e00e0; + public static final int recording_list=0x7f0e0097; + public static final int red=0x7f0e00aa; + public static final int remapback=0x7f0e00e6; + public static final int reset=0x7f0e00e3; + public static final int result=0x7f0e009c; + public static final int resultwrapper=0x7f0e009b; + public static final int retry_button=0x7f0e0049; + public static final int right=0x7f0e00a3; + public static final int root=0x7f0e0062; + public static final int rows0=0x7f0e009d; + public static final int rows1=0x7f0e00a1; + public static final int rows2=0x7f0e00ae; + public static final int search_badge=0x7f0e0036; + public static final int search_bar=0x7f0e0035; + public static final int search_box=0x7f0e0046; + public static final int search_button=0x7f0e0037; + public static final int search_close_btn=0x7f0e003c; + public static final int search_edit_frame=0x7f0e0038; + public static final int search_go_btn=0x7f0e003e; + public static final int search_mag_icon=0x7f0e0039; + public static final int search_plate=0x7f0e003a; + public static final int search_src_text=0x7f0e003b; + public static final int search_voice_btn=0x7f0e003f; + public static final int shortcut=0x7f0e0032; + public static final int showCustom=0x7f0e000b; + public static final int showHome=0x7f0e000c; + public static final int showTitle=0x7f0e000d; + public static final int split_action_bar=0x7f0e0022; + public static final int submit_area=0x7f0e003d; + public static final int switch_epg_view=0x7f0e007b; + public static final int tabMode=0x7f0e0008; + public static final int timer_block=0x7f0e00b4; + public static final int timer_detail_channel=0x7f0e0089; + public static final int timer_detail_channel_title=0x7f0e0088; + public static final int timer_detail_day=0x7f0e008f; + public static final int timer_detail_end=0x7f0e0091; + public static final int timer_detail_end_title=0x7f0e0090; + public static final int timer_detail_fill=0x7f0e0092; + public static final int timer_detail_layout=0x7f0e0087; + public static final int timer_detail_lifetime=0x7f0e00b7; + public static final int timer_detail_priority=0x7f0e00b6; + public static final int timer_detail_repeat=0x7f0e00b3; + public static final int timer_detail_scroll=0x7f0e0086; + public static final int timer_detail_start=0x7f0e008e; + public static final int timer_detail_start_daytime=0x7f0e008d; + public static final int timer_detail_start_title=0x7f0e008c; + public static final int timer_detail_title=0x7f0e008b; + public static final int timer_detail_title_title=0x7f0e008a; + public static final int timer_detail_vps=0x7f0e00b5; + public static final int timer_details_cancel=0x7f0e00b8; + public static final int timer_details_modify=0x7f0e00b9; + public static final int timer_details_save=0x7f0e0093; + public static final int timer_item=0x7f0e0069; + public static final int timer_item_channel=0x7f0e006a; + public static final int timer_item_duration=0x7f0e0071; + public static final int timer_item_other=0x7f0e006f; + public static final int timer_item_shorttext=0x7f0e0070; + public static final int timer_item_state=0x7f0e006e; + public static final int timer_item_time=0x7f0e006c; + public static final int timer_item_title=0x7f0e006d; + public static final int timer_list=0x7f0e00ba; + public static final int timer_menu_add=0x7f0e00e7; + public static final int timer_progress=0x7f0e006b; + public static final int title=0x7f0e002f; + public static final int top_action_bar=0x7f0e0024; + public static final int triangle=0x7f0e001c; + public static final int underline=0x7f0e001d; + public static final int up=0x7f0e0025; + public static final int useLogo=0x7f0e000e; + public static final int vdrmanager_menu_item=0x7f0e00c2; + public static final int vertical=0x7f0e0010; + public static final int video_button=0x7f0e00c4; + public static final int video_video=0x7f0e00c3; + public static final int viewpager=0x7f0e0078; + public static final int whatson_list=0x7f0e007c; + public static final int whatson_time=0x7f0e0079; + public static final int withText=0x7f0e0019; + public static final int yellow=0x7f0e00ac; + } + public static final class integer { + public static final int abc_max_action_buttons=0x7f0c0000; + public static final int default_circle_indicator_orientation=0x7f0c0001; + public static final int default_title_indicator_footer_indicator_style=0x7f0c0002; + public static final int svdrp_default_port=0x7f0c0003; + } + public static final class layout { + public static final int abc_action_bar_decor=0x7f030000; + public static final int abc_action_bar_decor_include=0x7f030001; + public static final int abc_action_bar_decor_overlay=0x7f030002; + public static final int abc_action_bar_home=0x7f030003; + public static final int abc_action_bar_tab=0x7f030004; + public static final int abc_action_bar_tabbar=0x7f030005; + public static final int abc_action_bar_title_item=0x7f030006; + public static final int abc_action_bar_view_list_nav_layout=0x7f030007; + public static final int abc_action_menu_item_layout=0x7f030008; + public static final int abc_action_menu_layout=0x7f030009; + public static final int abc_action_mode_bar=0x7f03000a; + public static final int abc_action_mode_close_item=0x7f03000b; + public static final int abc_activity_chooser_view=0x7f03000c; + public static final int abc_activity_chooser_view_include=0x7f03000d; + public static final int abc_activity_chooser_view_list_item=0x7f03000e; + public static final int abc_expanded_menu_layout=0x7f03000f; + public static final int abc_list_menu_item_checkbox=0x7f030010; + public static final int abc_list_menu_item_icon=0x7f030011; + public static final int abc_list_menu_item_layout=0x7f030012; + public static final int abc_list_menu_item_radio=0x7f030013; + public static final int abc_popup_menu_item_layout=0x7f030014; + public static final int abc_search_dropdown_item_icons_2line=0x7f030015; + public static final int abc_search_view=0x7f030016; + public static final int abc_simple_decor=0x7f030017; + public static final int channel_item=0x7f030018; + public static final int channel_list=0x7f030019; + public static final int channel_list_fragment=0x7f03001a; + public static final int child_layout=0x7f03001b; + public static final int drawer_list_item=0x7f03001c; + public static final int edit_remote_key=0x7f03001d; + public static final int epg_detail=0x7f03001e; + public static final int epg_event_item=0x7f03001f; + public static final int epg_search=0x7f030020; + public static final int epg_search_times_item=0x7f030021; + public static final int epg_search_times_list=0x7f030022; + public static final int epgdetails=0x7f030023; + public static final int event_epg_list=0x7f030024; + public static final int fetch_preference=0x7f030025; + public static final int folder_item=0x7f030026; + public static final int group_layout=0x7f030027; + public static final int header_item=0x7f030028; + public static final int left_drawer=0x7f030029; + public static final int main=0x7f03002a; + public static final int no_connection=0x7f03002b; + public static final int recording_detail=0x7f03002c; + public static final int recording_list=0x7f03002d; + public static final int remote=0x7f03002e; + public static final int search_epg_list=0x7f03002f; + public static final int support_simple_spinner_dropdown_item=0x7f030030; + public static final int time_epg_list=0x7f030031; + public static final int timer_detail=0x7f030032; + public static final int timer_list=0x7f030033; + public static final int timer_operation_list_item=0x7f030034; + public static final int vdr_list_add_delete=0x7f030035; + public static final int vdrlist=0x7f030036; + public static final int vdrmanager=0x7f030037; + public static final int vdrmanager_menu_item=0x7f030038; + public static final int video=0x7f030039; + } + public static final class menu { + public static final int channel_list_group_menu=0x7f0f0000; + public static final int channel_list_item_menu=0x7f0f0001; + public static final int channellist=0x7f0f0002; + public static final int epg_details=0x7f0f0003; + public static final int epg_event_list_menu=0x7f0f0004; + public static final int epg_list_item_menu=0x7f0f0005; + public static final int epg_list_menu=0x7f0f0006; + public static final int epg_search_menu=0x7f0f0007; + public static final int epg_search_time_item_menu=0x7f0f0008; + public static final int main_menu=0x7f0f0009; + public static final int recording_list_item_menu=0x7f0f000a; + public static final int recording_list_menu=0x7f0f000b; + public static final int refresh_filter_menu=0x7f0f000c; + public static final int refresh_menu=0x7f0f000d; + public static final int remote_menu=0x7f0f000e; + public static final int timer_list_menu=0x7f0f000f; + public static final int vdrlist=0x7f0f0010; + } + public static final class raw { + public static final int ormlite_config=0x7f060000; + } + public static final class string { + public static final int Content$Adult_Movie__Drama=0x7f07000d; + public static final int Content$Adventure__Western__War=0x7f07000e; + public static final int Content$Advertisement__Shopping=0x7f07000f; + public static final int Content$Arts__Culture=0x7f070010; + public static final int Content$Arts__Culture_Magazine=0x7f070011; + public static final int Content$Athletics=0x7f070012; + public static final int Content$Ballet=0x7f070013; + public static final int Content$Black_and_White=0x7f070014; + public static final int Content$Broadcasting__Press=0x7f070015; + public static final int Content$Cartoons__Puppets=0x7f070016; + public static final int Content$Childrens__Youth_Programme=0x7f070017; + public static final int Content$Comedy=0x7f070018; + public static final int Content$Cooking=0x7f070019; + public static final int Content$Detective__Thriller=0x7f07001a; + public static final int Content$Discussion__Inverview__Debate=0x7f07001b; + public static final int Content$Documentary=0x7f07001c; + public static final int Content$Economics__Social_Advisory=0x7f07001d; + public static final int Content$Education__Science__Factual=0x7f07001e; + public static final int Content$Entertainment_Programme_for_10_to_16=0x7f07001f; + public static final int Content$Entertainment_Programme_for_6_to_14=0x7f070020; + public static final int Content$Equestrian=0x7f070021; + public static final int Content$Experimental_Film__Video=0x7f070022; + public static final int Content$Fashion=0x7f070023; + public static final int Content$Film__Cinema=0x7f070024; + public static final int Content$Fine_Arts=0x7f070025; + public static final int Content$Fitness_and_Health=0x7f070026; + public static final int Content$Folk__Tradional_Music=0x7f070027; + public static final int Content$Football__Soccer=0x7f070028; + public static final int Content$Foreign_Countries__Expeditions=0x7f070029; + public static final int Content$Further_Education=0x7f07002a; + public static final int Content$Game_Show__Quiz__Contest=0x7f07002b; + public static final int Content$Gardening=0x7f07002c; + public static final int Content$Handicraft=0x7f07002d; + public static final int Content$Informational__Educational__School_Programme=0x7f07002e; + public static final int Content$Jazz=0x7f07002f; + public static final int Content$Languages=0x7f070030; + public static final int Content$Leisure__Hobbies=0x7f070031; + public static final int Content$Literature=0x7f070032; + public static final int Content$Live_Broadcast=0x7f070033; + public static final int Content$Magazine__Report__Documentary=0x7f070034; + public static final int Content$Martial_Sports=0x7f070035; + public static final int Content$Medicine__Physiology__Psychology=0x7f070036; + public static final int Content$Motor_Sport=0x7f070037; + public static final int Content$Motoring=0x7f070038; + public static final int Content$Movie__Drama=0x7f070039; + public static final int Content$Music__Ballet__Dance=0x7f07003a; + public static final int Content$Musical__Opera=0x7f07003b; + public static final int Content$Nature__Animals__Environment=0x7f07003c; + public static final int Content$New_Media=0x7f07003d; + public static final int Content$News_Magazine=0x7f07003e; + public static final int Content$News__Current_Affairs=0x7f07003f; + public static final int Content$News__Weather_Report=0x7f070040; + public static final int Content$Original_Language=0x7f070041; + public static final int Content$Performing_Arts=0x7f070042; + public static final int Content$Popular_Culture__Traditional_Arts=0x7f070043; + public static final int Content$Preschool_Childrens_Programme=0x7f070044; + public static final int Content$Religion=0x7f070045; + public static final int Content$Remarkable_People=0x7f070046; + public static final int Content$Rock__Pop=0x7f070047; + public static final int Content$Romance=0x7f070048; + public static final int Content$Science_Fiction__Fantasy__Horror=0x7f070049; + public static final int Content$Serious__Classical_Music=0x7f07004a; + public static final int Content$Serious__Classical__Religious__Historical_Movie__Drama=0x7f07004b; + public static final int Content$Show__Game_Show=0x7f07004c; + public static final int Content$Soap__Melodrama__Folkloric=0x7f07004d; + public static final int Content$Social__Political__Economics=0x7f07004e; + public static final int Content$Social__Spiritual_Sciences=0x7f07004f; + public static final int Content$Special_Event=0x7f070050; + public static final int Content$Sport_Magazine=0x7f070051; + public static final int Content$Sports=0x7f070052; + public static final int Content$Talk_Show=0x7f070053; + public static final int Content$Team_Sports=0x7f070054; + public static final int Content$Technology__Natural_Sciences=0x7f070055; + public static final int Content$Tennis__Squash=0x7f070056; + public static final int Content$Tourism__Travel=0x7f070057; + public static final int Content$Unknown=0x7f07016d; + public static final int Content$Unpublished=0x7f070058; + public static final int Content$Variety_Show=0x7f070059; + public static final int Content$Water_Sport=0x7f07005a; + public static final int Content$Winter_Sports=0x7f07005b; + public static final int abc_action_bar_home_description=0x7f070000; + public static final int abc_action_bar_up_description=0x7f070001; + public static final int abc_action_menu_overflow_description=0x7f070002; + public static final int abc_action_mode_done=0x7f070003; + public static final int abc_activity_chooser_view_see_all=0x7f070004; + public static final int abc_activitychooserview_choose_application=0x7f070005; + public static final int abc_searchview_description_clear=0x7f070006; + public static final int abc_searchview_description_query=0x7f070007; + public static final int abc_searchview_description_search=0x7f070008; + public static final int abc_searchview_description_submit=0x7f070009; + public static final int abc_searchview_description_voice=0x7f07000a; + public static final int abc_shareactionprovider_share_with=0x7f07000b; + public static final int abc_shareactionprovider_share_with_application=0x7f07000c; + public static final int aborted=0x7f07005c; + public static final int about_text=0x7f07005d; + public static final int about_title=0x7f07005e; + public static final int action_menu_channels=0x7f07005f; + public static final int action_menu_epg=0x7f070060; + public static final int action_menu_recordings=0x7f070061; + public static final int action_menu_remote=0x7f07016e; + public static final int action_menu_search=0x7f070062; + public static final int action_menu_timers=0x7f070063; + public static final int action_menu_wakeup=0x7f070064; + public static final int action_websearch=0x7f07016f; + public static final int addtocal=0x7f070065; + public static final int alive_check_enabled_key=0x7f070170; + public static final int alive_check_interval_key=0x7f070171; + public static final int app_name=0x7f070066; + public static final int audio_track_dolby=0x7f070067; + public static final int audio_tracks_template=0x7f070068; + public static final int certificate_accept_once=0x7f070069; + public static final int certificate_accepted_forever=0x7f07006a; + public static final int certificate_not_accepted=0x7f07006b; + public static final int certificate_problem_message_text=0x7f07006c; + public static final int certificate_problem_message_title=0x7f07006d; + public static final int channel_filter_filter_key=0x7f070172; + public static final int channel_filter_filter_summary=0x7f07006e; + public static final int channel_filter_filter_title=0x7f07006f; + public static final int channel_filter_last_key=0x7f070173; + public static final int channel_filter_last_summary=0x7f070070; + public static final int channel_filter_last_title=0x7f070071; + public static final int channel_filter_preferences=0x7f070072; + public static final int channel_group_menu_hide=0x7f070073; + public static final int channel_group_menu_hide_permanent=0x7f070074; + public static final int channel_item_menu_epg=0x7f070075; + public static final int channel_item_menu_hide=0x7f070076; + public static final int channel_item_menu_hide_permanent=0x7f070077; + public static final int channel_item_menu_stream=0x7f070078; + public static final int channel_item_menu_switch=0x7f070079; + public static final int channels_window_title_count=0x7f07007a; + public static final int choose=0x7f070174; + public static final int clear_term_after_search_key=0x7f070175; + public static final int clear_term_after_search_summary_off=0x7f070176; + public static final int clear_term_after_search_summary_on=0x7f070177; + public static final int clear_term_after_search_title=0x7f070178; + public static final int common_delete=0x7f07007b; + public static final int current_vdr_id_key=0x7f070179; + public static final int day_concat=0x7f07007c; + public static final int default_wakeup_method=0x7f07017a; + public static final int done=0x7f07007d; + public static final int drawer_close=0x7f07017b; + public static final int drawer_open=0x7f07017c; + public static final int drive_img=0x7f07017d; + public static final int drive_info=0x7f07017e; + public static final int epg_by_channel=0x7f07007e; + public static final int epg_by_search=0x7f07007f; + public static final int epg_by_search_param=0x7f070080; + public static final int epg_by_time=0x7f070081; + public static final int epg_by_time_args=0x7f070082; + public static final int epg_client_errors=0x7f070083; + public static final int epg_duration_template=0x7f070084; + public static final int epg_duration_template_live=0x7f070085; + public static final int epg_eent_livetv_text=0x7f070086; + public static final int epg_event_create_timer_text=0x7f070087; + public static final int epg_event_imdb_text=0x7f070088; + public static final int epg_event_modify_timer_text=0x7f070089; + public static final int epg_event_omdb_text=0x7f07008a; + public static final int epg_event_share_text=0x7f07008b; + public static final int epg_event_tmdb_text=0x7f07008c; + public static final int epg_item_menu_timer_add=0x7f07008d; + public static final int epg_item_menu_timer_delete=0x7f07008e; + public static final int epg_item_menu_timer_disable=0x7f07008f; + public static final int epg_item_menu_timer_enable=0x7f070090; + public static final int epg_item_menu_timer_modify=0x7f070091; + public static final int epg_item_menu_timer_record=0x7f070092; + public static final int epg_list_channel_spinner=0x7f070093; + public static final int epg_list_search_label=0x7f070094; + public static final int epg_list_time_adhoc=0x7f070095; + public static final int epg_list_time_label=0x7f070096; + public static final int epg_list_time_next=0x7f070097; + public static final int epg_list_time_now=0x7f070098; + public static final int epg_menu_search=0x7f070099; + public static final int epg_menu_times=0x7f07009a; + public static final int epg_no_items=0x7f07009b; + public static final int epg_of_a_channel=0x7f07009c; + public static final int epg_search_button=0x7f07009d; + public static final int epg_search_settings_description=0x7f07009e; + public static final int epg_search_times_add=0x7f07009f; + public static final int epg_search_times_key=0x7f07017f; + public static final int epg_search_times_window=0x7f0700a0; + public static final int epg_window_title_count=0x7f0700a1; + public static final int every_day=0x7f0700a2; + public static final int filter=0x7f0700a3; + public static final int generic_confirm_title=0x7f070180; + public static final int generic_progress_title=0x7f070181; + public static final int groupby_channel=0x7f0700a4; + public static final int groupby_date=0x7f0700a5; + public static final int groupby_group=0x7f0700a6; + public static final int groupby_name=0x7f0700a7; + public static final int groupby_name_all_channels_group=0x7f0700a8; + public static final int groupby_provider=0x7f0700a9; + public static final int groupby_source=0x7f0700aa; + public static final int groupby_window_title_templte=0x7f0700ab; + public static final int gui_channels_show_channel_numbers_key=0x7f070182; + public static final int gui_channels_show_channel_numbers_summary=0x7f0700ac; + public static final int gui_channels_show_channel_numbers_title=0x7f0700ad; + public static final int gui_custom_locale_key=0x7f070183; + public static final int gui_custom_locale_sum=0x7f0700ae; + public static final int gui_custom_locale_title=0x7f0700af; + public static final int gui_enable_24h_format_key=0x7f070184; + public static final int gui_enable_24h_format_summary_off=0x7f0700b0; + public static final int gui_enable_24h_format_summary_on=0x7f0700b1; + public static final int gui_enable_24h_format_title=0x7f0700b2; + public static final int gui_max_recent_channels_key=0x7f070185; + public static final int gui_max_recent_channels_summary=0x7f0700b3; + public static final int gui_max_recent_channels_title=0x7f0700b4; + public static final int gui_preferences=0x7f0700b5; + public static final int gui_quit_on_back_summary_off=0x7f0700b6; + public static final int gui_quit_on_back_summary_on=0x7f0700b7; + public static final int gui_quit_on_back_title=0x7f0700b8; + public static final int gui_recent_channels_order_summary=0x7f0700b9; + public static final int gui_recent_channels_order_title=0x7f0700ba; + public static final int hitkcommand=0x7f070186; + public static final int key_remux_command=0x7f0700bb; + public static final int key_remux_enable=0x7f0700bc; + public static final int key_remux_parameter=0x7f0700bd; + public static final int label=0x7f070187; + public static final int livetv=0x7f0700be; + public static final int main_menu_clear_search=0x7f0700bf; + public static final int main_menu_exit=0x7f0700c0; + public static final int main_menu_goto=0x7f0700c1; + public static final int main_menu_goto_no_vdr=0x7f0700c2; + public static final int main_menu_goto_title=0x7f0700c3; + public static final int main_menu_info=0x7f0700c4; + public static final int main_menu_preferences=0x7f0700c5; + public static final int main_menu_switched_to=0x7f0700c6; + public static final int menu_exprt=0x7f070188; + public static final int menu_groupby=0x7f0700c7; + public static final int menu_imprt=0x7f070189; + public static final int menu_remapback=0x7f07018a; + public static final int menu_reset=0x7f07018b; + public static final int navigae_at_the_end=0x7f0700c8; + public static final int navigae_at_the_start=0x7f0700c9; + public static final int never=0x7f0700ca; + public static final int new_timer=0x7f0700cb; + public static final int new_vdr=0x7f0700cc; + public static final int no_connection=0x7f0700cd; + public static final int no_connection_retry=0x7f0700ce; + public static final int no_internet_connection=0x7f0700cf; + public static final int no_results=0x7f0700d0; + public static final int no_vdr=0x7f0700d1; + public static final int not_yet_implemented=0x7f07018c; + public static final int prefs_current_value=0x7f0700d2; + public static final int prefs_current_value_not_set=0x7f0700d3; + public static final int prefs_current_value_template=0x7f0700d4; + public static final int probing=0x7f0700d5; + public static final int processing=0x7f0700d6; + public static final int progress_cache_hit=0x7f0700d7; + public static final int progress_channels_loading=0x7f0700d8; + public static final int progress_connect=0x7f0700d9; + public static final int progress_connect_error=0x7f0700da; + public static final int progress_connect_finished_abnormal=0x7f0700db; + public static final int progress_connect_finished_abnormal_arg=0x7f0700dc; + public static final int progress_connect_timeout=0x7f0700dd; + public static final int progress_disconnect=0x7f0700de; + public static final int progress_loading=0x7f0700df; + public static final int progress_login=0x7f0700e0; + public static final int progress_login_error=0x7f0700e1; + public static final int progress_recording_delete=0x7f0700e2; + public static final int progress_recordings_loading=0x7f0700e3; + public static final int progress_switching=0x7f0700e4; + public static final int progress_timer_delete=0x7f0700e5; + public static final int progress_timer_disable=0x7f0700e6; + public static final int progress_timer_enable=0x7f0700e7; + public static final int progress_timer_modify=0x7f0700e8; + public static final int progress_timer_save=0x7f0700e9; + public static final int progress_timers_loading=0x7f0700ea; + public static final int progress_wakeup_error=0x7f0700eb; + public static final int progress_wakeup_sending=0x7f0700ec; + public static final int progress_wakeup_sent=0x7f0700ed; + public static final int progress_whatson_loading=0x7f0700ee; + public static final int qui_imdb_url_key=0x7f07018d; + public static final int qui_imdb_url_summary=0x7f0700ef; + public static final int qui_imdb_url_title=0x7f0700f0; + public static final int qui_quit_on_back_key=0x7f07018e; + public static final int qui_show_imdb_button_key=0x7f07018f; + public static final int qui_show_imdb_button_summary_off=0x7f0700f1; + public static final int qui_show_imdb_button_summary_on=0x7f0700f2; + public static final int qui_show_imdb_button_title=0x7f0700f3; + public static final int qui_show_omdb_button_key=0x7f070190; + public static final int qui_show_omdb_button_summary_off=0x7f0700f4; + public static final int qui_show_omdb_button_summary_on=0x7f0700f5; + public static final int qui_show_omdb_button_title=0x7f0700f6; + public static final int qui_show_tmdb_button_key=0x7f070191; + public static final int qui_show_tmdb_button_summary_off=0x7f0700f7; + public static final int qui_show_tmdb_button_summary_on=0x7f0700f8; + public static final int qui_show_tmdb_button_title=0x7f0700f9; + public static final int recent_channels=0x7f0700fa; + public static final int recent_channels_no_history=0x7f0700fb; + public static final int recording_item_menu_delete=0x7f0700fc; + public static final int recording_item_menu_stream=0x7f0700fd; + public static final int recording_started=0x7f0700fe; + public static final int recstream=0x7f0700ff; + public static final int recstream_enable_summary=0x7f070100; + public static final int recstream_enable_title=0x7f070101; + public static final int recstream_method_summary=0x7f070102; + public static final int recstream_method_title=0x7f070103; + public static final int recstream_smarttvweb_method_summary=0x7f070192; + public static final int recstream_smarttvweb_method_title=0x7f070193; + public static final int refresh=0x7f070104; + public static final int remapback_hint=0x7f070194; + public static final int remote=0x7f070195; + public static final int remote_enable_summary=0x7f070196; + public static final int remote_enable_title=0x7f070197; + public static final int remux_command_summary=0x7f070105; + public static final int remux_command_title=0x7f070106; + public static final int remux_enable_summary=0x7f070107; + public static final int remux_enable_title=0x7f070108; + public static final int remux_parameter_summary=0x7f070109; + public static final int remux_parameter_title=0x7f07010a; + public static final int remux_title=0x7f07010b; + public static final int sad_img=0x7f070198; + public static final int sd_card_canceled=0x7f070199; + public static final int sd_card_error_no_storage=0x7f07019a; + public static final int sd_card_import_error=0x7f07019b; + public static final int sd_card_import_error_no_file=0x7f07019c; + public static final int sd_card_import_progress_message=0x7f07019d; + public static final int sd_card_import_success=0x7f07019e; + public static final int sd_card_save_error=0x7f07019f; + public static final int sd_card_save_error_create_dir=0x7f0701a0; + public static final int sd_card_save_progress_message=0x7f0701a1; + public static final int sd_card_save_success=0x7f0701a2; + public static final int search=0x7f07010c; + public static final int search_epg_hint=0x7f07010d; + public static final int search_reapt=0x7f07010e; + public static final int set_time=0x7f07010f; + public static final int settings_backup=0x7f0701a3; + public static final int settings_backup_key=0x7f0701a4; + public static final int settings_backup_now=0x7f0701a5; + public static final int settings_backup_now_key=0x7f0701a6; + public static final int settings_backup_now_progress_message=0x7f0701a7; + public static final int settings_backup_now_summary=0x7f0701a8; + public static final int settings_backup_restore=0x7f0701a9; + public static final int settings_backup_restore_confirm_message=0x7f0701aa; + public static final int settings_backup_restore_key=0x7f0701ab; + public static final int settings_backup_restore_no_backup=0x7f0701ac; + public static final int settings_backup_restore_progress_message=0x7f0701ad; + public static final int settings_backup_restore_select_title=0x7f0701ae; + public static final int settings_backup_restore_summary=0x7f0701af; + public static final int settings_backup_summary=0x7f0701b0; + public static final int settings_live_port=0x7f070110; + public static final int settings_live_port_summary=0x7f070111; + public static final int settings_livetv_port=0x7f070112; + public static final int settings_livetv_port_summary=0x7f070113; + public static final int settings_livetv_streamformat=0x7f070114; + public static final int settings_livetv_summary=0x7f070115; + public static final int settings_smarttvweb_port=0x7f0701b1; + public static final int settings_smarttvweb_port_summary=0x7f0701b2; + public static final int share=0x7f070116; + public static final int share_chooser=0x7f070117; + public static final int sort=0x7f070118; + public static final int sortby=0x7f070119; + public static final int sortby_alphabet=0x7f07011a; + public static final int sortby_channel=0x7f07011b; + public static final int sortby_channellist=0x7f07011c; + public static final int sortby_time=0x7f07011d; + public static final int stream_as=0x7f07011e; + public static final int stream_choose_audio=0x7f07011f; + public static final int stream_via=0x7f070120; + public static final int stream_via_as=0x7f070121; + public static final int streaming_password_key=0x7f0701b3; + public static final int streaming_password_sum=0x7f070122; + public static final int streaming_password_title=0x7f070123; + public static final int streaming_username_key=0x7f0701b4; + public static final int streaming_username_sum=0x7f070124; + public static final int streaming_username_title=0x7f070125; + public static final int svdrp_port_summary=0x7f0701b5; + public static final int svdrp_port_title=0x7f0701b6; + public static final int switch_to_channel=0x7f070126; + public static final int switching_failed=0x7f070127; + public static final int switching_success=0x7f070128; + public static final int timer_default_lifetime_key=0x7f0701b7; + public static final int timer_default_lifetime_summary=0x7f070129; + public static final int timer_default_lifetime_title=0x7f07012a; + public static final int timer_default_primary_limit_key=0x7f0701b8; + public static final int timer_default_primary_limit_summary=0x7f07012b; + public static final int timer_default_primary_limit_title=0x7f07012c; + public static final int timer_default_priority_key=0x7f0701b9; + public static final int timer_default_priority_summary=0x7f07012d; + public static final int timer_default_priority_title=0x7f07012e; + public static final int timer_detail_channel_title=0x7f0701ba; + public static final int timer_detail_day_title=0x7f07012f; + public static final int timer_detail_end_title=0x7f0701bb; + public static final int timer_detail_lifetime=0x7f070130; + public static final int timer_detail_lifetime_hint=0x7f070131; + public static final int timer_detail_priority=0x7f070132; + public static final int timer_detail_priority_hint=0x7f070133; + public static final int timer_detail_repeat_title=0x7f070134; + public static final int timer_detail_start_title=0x7f0701bc; + public static final int timer_detail_title_title=0x7f0701bd; + public static final int timer_detail_title_vps=0x7f070135; + public static final int timer_detail_use_vps=0x7f070136; + public static final int timer_details_add_title=0x7f0701be; + public static final int timer_details_create_title=0x7f0701bf; + public static final int timer_details_delete_title=0x7f0701c0; + public static final int timer_details_modify_title=0x7f0701c1; + public static final int timer_details_save_title=0x7f0701c2; + public static final int timer_post_end_buffer_key=0x7f0701c3; + public static final int timer_post_end_buffer_summary=0x7f070137; + public static final int timer_post_end_buffer_title=0x7f070138; + public static final int timer_pre_start_buffer_key=0x7f0701c4; + public static final int timer_pre_start_buffer_summary=0x7f070139; + public static final int timer_pre_start_buffer_title=0x7f07013a; + public static final int timer_preferences=0x7f07013b; + public static final int timezone_key=0x7f0701c5; + public static final int type_to_filter=0x7f0701c6; + public static final int update_will_start_in=0x7f07013c; + public static final int vdr_advanced_preferences=0x7f07013d; + public static final int vdr_advanced_preferences_summary=0x7f07013e; + public static final int vdr_conntimeout_key=0x7f0701c7; + public static final int vdr_conntimeout_sum=0x7f07013f; + public static final int vdr_conntimeout_title=0x7f070140; + public static final int vdr_device_delete_qeustion=0x7f070141; + public static final int vdr_devices=0x7f070142; + public static final int vdr_devices_category=0x7f070143; + public static final int vdr_devices_summary=0x7f070144; + public static final int vdr_encoding_key=0x7f0701c8; + public static final int vdr_encoding_summary=0x7f070145; + public static final int vdr_encoding_title=0x7f070146; + public static final int vdr_error_text=0x7f070147; + public static final int vdr_host_key=0x7f0701c9; + public static final int vdr_host_not_defined=0x7f070148; + public static final int vdr_host_summary=0x7f070149; + public static final int vdr_host_title=0x7f07014a; + public static final int vdr_name_key=0x7f0701ca; + public static final int vdr_name_summary=0x7f07014b; + public static final int vdr_name_title=0x7f07014c; + public static final int vdr_password_key=0x7f0701cb; + public static final int vdr_password_summary=0x7f07014d; + public static final int vdr_password_title=0x7f07014e; + public static final int vdr_port_default=0x7f07016c; + public static final int vdr_port_key=0x7f0701cc; + public static final int vdr_port_summary=0x7f07014f; + public static final int vdr_port_title=0x7f070150; + public static final int vdr_preferences=0x7f070151; + public static final int vdr_prefs_category=0x7f070152; + public static final int vdr_readtimeout_key=0x7f0701cd; + public static final int vdr_readtimeout_sum=0x7f070153; + public static final int vdr_readtimeout_title=0x7f070154; + public static final int vdr_ssl_key=0x7f0701ce; + public static final int vdr_ssl_summary=0x7f070155; + public static final int vdr_ssl_title=0x7f070156; + public static final int vdr_stream_format=0x7f0701cf; + public static final int vdr_stream_port=0x7f0701d0; + public static final int vdr_stream_proxy_key=0x7f0701d1; + public static final int vdr_timeout_key=0x7f0701d2; + public static final int vdr_timeout_sum=0x7f070157; + public static final int vdr_timeout_title=0x7f070158; + public static final int vdr_timezone_summary=0x7f070159; + public static final int vdr_timezone_title=0x7f07015a; + public static final int wakeup_enabled_key=0x7f0701d3; + public static final int wakeup_enabled_summary=0x7f07015b; + public static final int wakeup_enabled_title=0x7f07015c; + public static final int wakeup_method_key=0x7f0701d4; + public static final int wakeup_method_summary=0x7f07015d; + public static final int wakeup_method_title=0x7f07015e; + public static final int wakeup_password_key=0x7f0701d5; + public static final int wakeup_password_summary=0x7f07015f; + public static final int wakeup_password_title=0x7f070160; + public static final int wakeup_preferences=0x7f070161; + public static final int wakeup_url_key=0x7f0701d6; + public static final int wakeup_url_summary=0x7f070162; + public static final int wakeup_url_title=0x7f070163; + public static final int wakeup_user_key=0x7f0701d7; + public static final int wakeup_user_summary=0x7f070164; + public static final int wakeup_user_title=0x7f070165; + public static final int wakeup_wol_custom_boradcast_summary=0x7f070166; + public static final int wakeup_wol_custom_boradcast_title=0x7f070167; + public static final int wakeup_wol_custom_broadcast_key=0x7f0701d8; + public static final int wakeup_wol_mac_key=0x7f0701d9; + public static final int wakeup_wol_mac_summary=0x7f070168; + public static final int wakeup_wol_mac_title=0x7f070169; + public static final int zone_list_menu_sort_alphabetically=0x7f07016a; + public static final int zone_list_menu_sort_by_timezone=0x7f07016b; + } + public static final class style { + public static final int AppTheme=0x7f0b0041; + public static final int Line=0x7f0b0042; + public static final int Line2=0x7f0b0043; + public static final int MinusButton=0x7f0b0044; + public static final int PlusButton=0x7f0b0045; + public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog=0x7f0b0046; + public static final int TextAppearance_AppCompat_Base_SearchResult=0x7f0b0047; + public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle=0x7f0b000a; + public static final int TextAppearance_AppCompat_Base_SearchResult_Title=0x7f0b000b; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large=0x7f0b000c; + public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small=0x7f0b000d; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult=0x7f0b0048; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle=0x7f0b000e; + public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title=0x7f0b000f; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large=0x7f0b0010; + public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small=0x7f0b0011; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b0049; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b004a; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b004b; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b004c; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b004d; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0b004e; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b004f; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b0050; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b0051; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0052; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0053; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b0054; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b0055; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b0056; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b0057; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu=0x7f0b0012; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle=0x7f0b0013; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse=0x7f0b0014; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title=0x7f0b0015; + public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse=0x7f0b0016; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle=0x7f0b0017; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse=0x7f0b0018; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title=0x7f0b0019; + public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse=0x7f0b001a; + public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem=0x7f0b0058; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0059; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b005a; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b005b; + public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item=0x7f0b005c; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b005d; + public static final int Theme_AppCompat=0x7f0b005e; + public static final int Theme_AppCompat_Base_CompactMenu=0x7f0b005f; + public static final int Theme_AppCompat_Base_CompactMenu_Dialog=0x7f0b0060; + public static final int Theme_AppCompat_CompactMenu=0x7f0b0061; + public static final int Theme_AppCompat_CompactMenu_Dialog=0x7f0b0062; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f0b0063; + public static final int Theme_AppCompat_Light=0x7f0b0064; + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0b0065; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b0066; + public static final int Theme_Base=0x7f0b0002; + public static final int Theme_Base_AppCompat=0x7f0b001b; + public static final int Theme_Base_AppCompat_Dialog_FixedSize=0x7f0b0003; + public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize=0x7f0b0004; + public static final int Theme_Base_AppCompat_DialogWhenLarge=0x7f0b0000; + public static final int Theme_Base_AppCompat_DialogWhenLarge_Base=0x7f0b001c; + public static final int Theme_Base_AppCompat_Light=0x7f0b001d; + public static final int Theme_Base_AppCompat_Light_DarkActionBar=0x7f0b001e; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge=0x7f0b0001; + public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base=0x7f0b001f; + public static final int Theme_Base_Light=0x7f0b0005; + public static final int Theme_PageIndicatorDefaults=0x7f0b0067; + public static final int Widget_AppCompat_ActionBar=0x7f0b0068; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f0b0069; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0b006a; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f0b006b; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f0b006c; + public static final int Widget_AppCompat_ActionButton=0x7f0b006d; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0b006e; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0b006f; + public static final int Widget_AppCompat_ActionMode=0x7f0b0070; + public static final int Widget_AppCompat_ActivityChooserView=0x7f0b0071; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0b0072; + public static final int Widget_AppCompat_Base_ActionBar=0x7f0b0020; + public static final int Widget_AppCompat_Base_ActionBar_Solid=0x7f0b0021; + public static final int Widget_AppCompat_Base_ActionBar_TabBar=0x7f0b0022; + public static final int Widget_AppCompat_Base_ActionBar_TabText=0x7f0b0023; + public static final int Widget_AppCompat_Base_ActionBar_TabView=0x7f0b0024; + public static final int Widget_AppCompat_Base_ActionButton=0x7f0b0025; + public static final int Widget_AppCompat_Base_ActionButton_CloseMode=0x7f0b0026; + public static final int Widget_AppCompat_Base_ActionButton_Overflow=0x7f0b0027; + public static final int Widget_AppCompat_Base_ActionMode=0x7f0b0073; + public static final int Widget_AppCompat_Base_ActivityChooserView=0x7f0b0028; + public static final int Widget_AppCompat_Base_AutoCompleteTextView=0x7f0b0006; + public static final int Widget_AppCompat_Base_DropDownItem_Spinner=0x7f0b0029; + public static final int Widget_AppCompat_Base_ListPopupWindow=0x7f0b002a; + public static final int Widget_AppCompat_Base_ListView_DropDown=0x7f0b002b; + public static final int Widget_AppCompat_Base_ListView_Menu=0x7f0b002c; + public static final int Widget_AppCompat_Base_PopupMenu=0x7f0b002d; + public static final int Widget_AppCompat_Base_ProgressBar=0x7f0b0007; + public static final int Widget_AppCompat_Base_ProgressBar_Horizontal=0x7f0b0008; + public static final int Widget_AppCompat_Base_Spinner=0x7f0b002e; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0074; + public static final int Widget_AppCompat_Light_ActionBar=0x7f0b0075; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b0076; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b0077; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b0078; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b0079; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b007a; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b007b; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b007c; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b007d; + public static final int Widget_AppCompat_Light_ActionButton=0x7f0b007e; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b007f; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0080; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b0081; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0082; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0083; + public static final int Widget_AppCompat_Light_Base_ActionBar=0x7f0b002f; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid=0x7f0b0030; + public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse=0x7f0b0031; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar=0x7f0b0032; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse=0x7f0b0033; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText=0x7f0b0034; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse=0x7f0b0035; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView=0x7f0b0036; + public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse=0x7f0b0037; + public static final int Widget_AppCompat_Light_Base_ActionButton=0x7f0b0038; + public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode=0x7f0b0039; + public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow=0x7f0b003a; + public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse=0x7f0b003b; + public static final int Widget_AppCompat_Light_Base_ActivityChooserView=0x7f0b0084; + public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView=0x7f0b0009; + public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner=0x7f0b003c; + public static final int Widget_AppCompat_Light_Base_ListPopupWindow=0x7f0b003d; + public static final int Widget_AppCompat_Light_Base_ListView_DropDown=0x7f0b003e; + public static final int Widget_AppCompat_Light_Base_PopupMenu=0x7f0b003f; + public static final int Widget_AppCompat_Light_Base_Spinner=0x7f0b0040; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0085; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0b0086; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0b0087; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f0b0088; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b0089; + public static final int Widget_AppCompat_ListPopupWindow=0x7f0b008a; + public static final int Widget_AppCompat_ListView_DropDown=0x7f0b008b; + public static final int Widget_AppCompat_ListView_Menu=0x7f0b008c; + public static final int Widget_AppCompat_PopupMenu=0x7f0b008d; + public static final int Widget_AppCompat_ProgressBar=0x7f0b008e; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b008f; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0090; + public static final int Widget_CirclePageIndicator=0x7f0b0091; + public static final int Widget_TitlePageIndicator=0x7f0b0092; + public static final int cursorButton=0x7f0b0093; + public static final int volChanButton=0x7f0b0094; + } + public static final class xml { + public static final int backup_settings=0x7f050000; + public static final int preferences=0x7f050001; + public static final int searchable=0x7f050002; + public static final int timezones=0x7f050003; + public static final int vdr_prefs=0x7f050004; + } + public static final class styleable { + /** Attributes that can be used with a ActionBar. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ActionBar_background de.bjusystems.vdrmanager:background}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_backgroundSplit de.bjusystems.vdrmanager:backgroundSplit}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_backgroundStacked de.bjusystems.vdrmanager:backgroundStacked}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_customNavigationLayout de.bjusystems.vdrmanager:customNavigationLayout}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_displayOptions de.bjusystems.vdrmanager:displayOptions}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_divider de.bjusystems.vdrmanager:divider}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_height de.bjusystems.vdrmanager:height}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_homeLayout de.bjusystems.vdrmanager:homeLayout}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_icon de.bjusystems.vdrmanager:icon}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_indeterminateProgressStyle de.bjusystems.vdrmanager:indeterminateProgressStyle}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_itemPadding de.bjusystems.vdrmanager:itemPadding}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_logo de.bjusystems.vdrmanager:logo}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_navigationMode de.bjusystems.vdrmanager:navigationMode}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_progressBarPadding de.bjusystems.vdrmanager:progressBarPadding}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_progressBarStyle de.bjusystems.vdrmanager:progressBarStyle}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_subtitle de.bjusystems.vdrmanager:subtitle}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_subtitleTextStyle de.bjusystems.vdrmanager:subtitleTextStyle}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_title de.bjusystems.vdrmanager:title}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBar_titleTextStyle de.bjusystems.vdrmanager:titleTextStyle}</code></td><td></td></tr> + </table> + @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_height + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010020, 0x7f01003e, 0x7f01003f, 0x7f010040, + 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, + 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, + 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, + 0x7f01004d, 0x7f01004e, 0x7f01004f + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#background} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:background + */ + public static final int ActionBar_background = 10; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + @attr name de.bjusystems.vdrmanager:backgroundSplit + */ + public static final int ActionBar_backgroundSplit = 12; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#backgroundStacked} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + @attr name de.bjusystems.vdrmanager:backgroundStacked + */ + public static final int ActionBar_backgroundStacked = 11; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#customNavigationLayout} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout = 13; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#displayOptions} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be one or more (separated by '|') of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr> +<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr> +<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr> +<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr> +<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr> +<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:displayOptions + */ + public static final int ActionBar_displayOptions = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#divider} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:divider + */ + public static final int ActionBar_divider = 9; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#height} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:height + */ + public static final int ActionBar_height = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#homeLayout} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:homeLayout + */ + public static final int ActionBar_homeLayout = 14; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#icon} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:icon + */ + public static final int ActionBar_icon = 7; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#indeterminateProgressStyle} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle = 16; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#itemPadding} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:itemPadding + */ + public static final int ActionBar_itemPadding = 18; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#logo} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:logo + */ + public static final int ActionBar_logo = 8; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#navigationMode} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>normal</code></td><td>0</td><td></td></tr> +<tr><td><code>listMode</code></td><td>1</td><td></td></tr> +<tr><td><code>tabMode</code></td><td>2</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:navigationMode + */ + public static final int ActionBar_navigationMode = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#progressBarPadding} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:progressBarPadding + */ + public static final int ActionBar_progressBarPadding = 17; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#progressBarStyle} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:progressBarStyle + */ + public static final int ActionBar_progressBarStyle = 15; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#subtitle} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:subtitle + */ + public static final int ActionBar_subtitle = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle = 6; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#title} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:title + */ + public static final int ActionBar_title = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:titleTextStyle + */ + public static final int ActionBar_titleTextStyle = 5; + /** Attributes that can be used with a ActionBarLayout. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr> + </table> + @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity = 0; + /** Attributes that can be used with a ActionBarWindow. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ActionBarWindow_windowActionBar de.bjusystems.vdrmanager:windowActionBar}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBarWindow_windowActionBarOverlay de.bjusystems.vdrmanager:windowActionBarOverlay}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBarWindow_windowFixedHeightMajor de.bjusystems.vdrmanager:windowFixedHeightMajor}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBarWindow_windowFixedHeightMinor de.bjusystems.vdrmanager:windowFixedHeightMinor}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBarWindow_windowFixedWidthMajor de.bjusystems.vdrmanager:windowFixedWidthMajor}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBarWindow_windowFixedWidthMinor de.bjusystems.vdrmanager:windowFixedWidthMinor}</code></td><td></td></tr> + <tr><td><code>{@link #ActionBarWindow_windowSplitActionBar de.bjusystems.vdrmanager:windowSplitActionBar}</code></td><td></td></tr> + </table> + @see #ActionBarWindow_windowActionBar + @see #ActionBarWindow_windowActionBarOverlay + @see #ActionBarWindow_windowFixedHeightMajor + @see #ActionBarWindow_windowFixedHeightMinor + @see #ActionBarWindow_windowFixedWidthMajor + @see #ActionBarWindow_windowFixedWidthMinor + @see #ActionBarWindow_windowSplitActionBar + */ + public static final int[] ActionBarWindow = { + 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, + 0x7f010054, 0x7f010055, 0x7f010056 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowActionBar + */ + public static final int ActionBarWindow_windowActionBar = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowActionBarOverlay + */ + public static final int ActionBarWindow_windowActionBarOverlay = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowFixedHeightMajor} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowFixedHeightMajor + */ + public static final int ActionBarWindow_windowFixedHeightMajor = 6; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowFixedHeightMinor} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowFixedHeightMinor + */ + public static final int ActionBarWindow_windowFixedHeightMinor = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowFixedWidthMajor} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowFixedWidthMajor + */ + public static final int ActionBarWindow_windowFixedWidthMajor = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowFixedWidthMinor} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowFixedWidthMinor + */ + public static final int ActionBarWindow_windowFixedWidthMinor = 5; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#windowSplitActionBar} + attribute's value can be found in the {@link #ActionBarWindow} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:windowSplitActionBar + */ + public static final int ActionBarWindow_windowSplitActionBar = 2; + /** Attributes that can be used with a ActionMenuItemView. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ActionMenuItemView_android_minWidth android:minWidth}</code></td><td></td></tr> + </table> + @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth = 0; + /** Attributes that can be used with a ActionMenuView. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ActionMode_background de.bjusystems.vdrmanager:background}</code></td><td></td></tr> + <tr><td><code>{@link #ActionMode_backgroundSplit de.bjusystems.vdrmanager:backgroundSplit}</code></td><td></td></tr> + <tr><td><code>{@link #ActionMode_height de.bjusystems.vdrmanager:height}</code></td><td></td></tr> + <tr><td><code>{@link #ActionMode_subtitleTextStyle de.bjusystems.vdrmanager:subtitleTextStyle}</code></td><td></td></tr> + <tr><td><code>{@link #ActionMode_titleTextStyle de.bjusystems.vdrmanager:titleTextStyle}</code></td><td></td></tr> + </table> + @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010020, 0x7f010042, 0x7f010043, 0x7f010047, + 0x7f010049 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#background} + attribute's value can be found in the {@link #ActionMode} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:background + */ + public static final int ActionMode_background = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionMode} array. + + + <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". + @attr name de.bjusystems.vdrmanager:backgroundSplit + */ + public static final int ActionMode_backgroundSplit = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#height} + attribute's value can be found in the {@link #ActionMode} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:height + */ + public static final int ActionMode_height = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:titleTextStyle + */ + public static final int ActionMode_titleTextStyle = 1; + /** Attributes that can be used with a ActivityChooserView. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ActivityChooserView_expandActivityOverflowButtonDrawable de.bjusystems.vdrmanager:expandActivityOverflowButtonDrawable}</code></td><td></td></tr> + <tr><td><code>{@link #ActivityChooserView_initialActivityCount de.bjusystems.vdrmanager:initialActivityCount}</code></td><td></td></tr> + </table> + @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f010057, 0x7f010058 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#expandActivityOverflowButtonDrawable} + attribute's value can be found in the {@link #ActivityChooserView} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#initialActivityCount} + attribute's value can be found in the {@link #ActivityChooserView} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a CirclePageIndicator. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #CirclePageIndicator_centered de.bjusystems.vdrmanager:centered}</code></td><td></td></tr> + <tr><td><code>{@link #CirclePageIndicator_fillColor de.bjusystems.vdrmanager:fillColor}</code></td><td></td></tr> + <tr><td><code>{@link #CirclePageIndicator_orientation de.bjusystems.vdrmanager:orientation}</code></td><td></td></tr> + <tr><td><code>{@link #CirclePageIndicator_radius de.bjusystems.vdrmanager:radius}</code></td><td></td></tr> + <tr><td><code>{@link #CirclePageIndicator_snap de.bjusystems.vdrmanager:snap}</code></td><td></td></tr> + <tr><td><code>{@link #CirclePageIndicator_strokeColor de.bjusystems.vdrmanager:strokeColor}</code></td><td></td></tr> + <tr><td><code>{@link #CirclePageIndicator_strokeWidth de.bjusystems.vdrmanager:strokeWidth}</code></td><td></td></tr> + </table> + @see #CirclePageIndicator_centered + @see #CirclePageIndicator_fillColor + @see #CirclePageIndicator_orientation + @see #CirclePageIndicator_radius + @see #CirclePageIndicator_snap + @see #CirclePageIndicator_strokeColor + @see #CirclePageIndicator_strokeWidth + */ + public static final int[] CirclePageIndicator = { + 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, + 0x7f01005d, 0x7f01005e, 0x7f01005f + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#centered} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:centered + */ + public static final int CirclePageIndicator_centered = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#fillColor} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:fillColor + */ + public static final int CirclePageIndicator_fillColor = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#orientation} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>horizontal</code></td><td>0</td><td></td></tr> +<tr><td><code>vertical</code></td><td>1</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:orientation + */ + public static final int CirclePageIndicator_orientation = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#radius} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:radius + */ + public static final int CirclePageIndicator_radius = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#snap} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:snap + */ + public static final int CirclePageIndicator_snap = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#strokeColor} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:strokeColor + */ + public static final int CirclePageIndicator_strokeColor = 5; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#strokeWidth} + attribute's value can be found in the {@link #CirclePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:strokeWidth + */ + public static final int CirclePageIndicator_strokeWidth = 6; + /** Attributes that can be used with a ColoredButton. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ColoredButton_cornerRadius de.bjusystems.vdrmanager:cornerRadius}</code></td><td></td></tr> + <tr><td><code>{@link #ColoredButton_normalStateColor de.bjusystems.vdrmanager:normalStateColor}</code></td><td></td></tr> + </table> + @see #ColoredButton_cornerRadius + @see #ColoredButton_normalStateColor + */ + public static final int[] ColoredButton = { + 0x7f010060, 0x7f010061 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#cornerRadius} + attribute's value can be found in the {@link #ColoredButton} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:cornerRadius + */ + public static final int ColoredButton_cornerRadius = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#normalStateColor} + attribute's value can be found in the {@link #ColoredButton} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:normalStateColor + */ + public static final int ColoredButton_normalStateColor = 0; + /** Attributes that can be used with a CompatTextView. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #CompatTextView_textAllCaps de.bjusystems.vdrmanager:textAllCaps}</code></td><td></td></tr> + </table> + @see #CompatTextView_textAllCaps + */ + public static final int[] CompatTextView = { + 0x7f010062 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#textAllCaps} + attribute's value can be found in the {@link #CompatTextView} array. + + + <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". +<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>". + @attr name de.bjusystems.vdrmanager:textAllCaps + */ + public static final int CompatTextView_textAllCaps = 0; + /** Attributes that can be used with a LinearLayoutICS. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #LinearLayoutICS_divider de.bjusystems.vdrmanager:divider}</code></td><td></td></tr> + <tr><td><code>{@link #LinearLayoutICS_dividerPadding de.bjusystems.vdrmanager:dividerPadding}</code></td><td></td></tr> + <tr><td><code>{@link #LinearLayoutICS_showDividers de.bjusystems.vdrmanager:showDividers}</code></td><td></td></tr> + </table> + @see #LinearLayoutICS_divider + @see #LinearLayoutICS_dividerPadding + @see #LinearLayoutICS_showDividers + */ + public static final int[] LinearLayoutICS = { + 0x7f010046, 0x7f010063, 0x7f010064 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#divider} + attribute's value can be found in the {@link #LinearLayoutICS} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:divider + */ + public static final int LinearLayoutICS_divider = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#dividerPadding} + attribute's value can be found in the {@link #LinearLayoutICS} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:dividerPadding + */ + public static final int LinearLayoutICS_dividerPadding = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#showDividers} + attribute's value can be found in the {@link #LinearLayoutICS} array. + + + <p>Must be one or more (separated by '|') of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>none</code></td><td>0</td><td></td></tr> +<tr><td><code>beginning</code></td><td>1</td><td></td></tr> +<tr><td><code>middle</code></td><td>2</td><td></td></tr> +<tr><td><code>end</code></td><td>4</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:showDividers + */ + public static final int LinearLayoutICS_showDividers = 1; + /** Attributes that can be used with a MenuGroup. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}</code></td><td></td></tr> + <tr><td><code>{@link #MenuGroup_android_enabled android:enabled}</code></td><td></td></tr> + <tr><td><code>{@link #MenuGroup_android_id android:id}</code></td><td></td></tr> + <tr><td><code>{@link #MenuGroup_android_menuCategory android:menuCategory}</code></td><td></td></tr> + <tr><td><code>{@link #MenuGroup_android_orderInCategory android:orderInCategory}</code></td><td></td></tr> + <tr><td><code>{@link #MenuGroup_android_visible android:visible}</code></td><td></td></tr> + </table> + @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#checkableBehavior} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior = 5; + /** + <p>This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:enabled + */ + public static final int MenuGroup_android_enabled = 0; + /** + <p>This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:id + */ + public static final int MenuGroup_android_id = 1; + /** + <p>This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory = 3; + /** + <p>This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory = 4; + /** + <p>This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:visible + */ + public static final int MenuGroup_android_visible = 2; + /** Attributes that can be used with a MenuItem. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #MenuItem_actionLayout de.bjusystems.vdrmanager:actionLayout}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_actionProviderClass de.bjusystems.vdrmanager:actionProviderClass}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_actionViewClass de.bjusystems.vdrmanager:actionViewClass}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_checkable android:checkable}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_checked android:checked}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_enabled android:enabled}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_icon android:icon}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_id android:id}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_menuCategory android:menuCategory}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_numericShortcut android:numericShortcut}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_onClick android:onClick}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_orderInCategory android:orderInCategory}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_title android:title}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_titleCondensed android:titleCondensed}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_android_visible android:visible}</code></td><td></td></tr> + <tr><td><code>{@link #MenuItem_showAsAction de.bjusystems.vdrmanager:showAsAction}</code></td><td></td></tr> + </table> + @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f010065, 0x7f010066, 0x7f010067, + 0x7f010068 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#actionLayout} + attribute's value can be found in the {@link #MenuItem} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:actionLayout + */ + public static final int MenuItem_actionLayout = 14; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#actionProviderClass} + attribute's value can be found in the {@link #MenuItem} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:actionProviderClass + */ + public static final int MenuItem_actionProviderClass = 16; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#actionViewClass} + attribute's value can be found in the {@link #MenuItem} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:actionViewClass + */ + public static final int MenuItem_actionViewClass = 15; + /** + <p>This symbol is the offset where the {@link android.R.attr#alphabeticShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut = 9; + /** + <p>This symbol is the offset where the {@link android.R.attr#checkable} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checkable + */ + public static final int MenuItem_android_checkable = 11; + /** + <p>This symbol is the offset where the {@link android.R.attr#checked} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checked + */ + public static final int MenuItem_android_checked = 3; + /** + <p>This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:enabled + */ + public static final int MenuItem_android_enabled = 1; + /** + <p>This symbol is the offset where the {@link android.R.attr#icon} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:icon + */ + public static final int MenuItem_android_icon = 0; + /** + <p>This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:id + */ + public static final int MenuItem_android_id = 2; + /** + <p>This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory = 5; + /** + <p>This symbol is the offset where the {@link android.R.attr#numericShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut = 10; + /** + <p>This symbol is the offset where the {@link android.R.attr#onClick} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:onClick + */ + public static final int MenuItem_android_onClick = 12; + /** + <p>This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory = 6; + /** + <p>This symbol is the offset where the {@link android.R.attr#title} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:title + */ + public static final int MenuItem_android_title = 7; + /** + <p>This symbol is the offset where the {@link android.R.attr#titleCondensed} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed = 8; + /** + <p>This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:visible + */ + public static final int MenuItem_android_visible = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#showAsAction} + attribute's value can be found in the {@link #MenuItem} array. + + + <p>Must be one or more (separated by '|') of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>never</code></td><td>0</td><td></td></tr> +<tr><td><code>ifRoom</code></td><td>1</td><td></td></tr> +<tr><td><code>always</code></td><td>2</td><td></td></tr> +<tr><td><code>withText</code></td><td>4</td><td></td></tr> +<tr><td><code>collapseActionView</code></td><td>8</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:showAsAction + */ + public static final int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #MenuView_android_headerBackground android:headerBackground}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_horizontalDivider android:horizontalDivider}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_itemBackground android:itemBackground}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_preserveIconSpacing android:preserveIconSpacing}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_verticalDivider android:verticalDivider}</code></td><td></td></tr> + <tr><td><code>{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}</code></td><td></td></tr> + </table> + @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_preserveIconSpacing + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x0101052f + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#headerBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground = 4; + /** + <p>This symbol is the offset where the {@link android.R.attr#horizontalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider = 2; + /** + <p>This symbol is the offset where the {@link android.R.attr#itemBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground = 5; + /** + <p>This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha = 6; + /** + <p>This symbol is the offset where the {@link android.R.attr#itemTextAppearance} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance = 1; + /** + <p>This symbol is the offset where the {@link android.R.attr#preserveIconSpacing} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:preserveIconSpacing + */ + public static final int MenuView_android_preserveIconSpacing = 7; + /** + <p>This symbol is the offset where the {@link android.R.attr#verticalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider = 3; + /** + <p>This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle = 0; + /** Attributes that can be used with a SearchView. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #SearchView_android_imeOptions android:imeOptions}</code></td><td></td></tr> + <tr><td><code>{@link #SearchView_android_inputType android:inputType}</code></td><td></td></tr> + <tr><td><code>{@link #SearchView_android_maxWidth android:maxWidth}</code></td><td></td></tr> + <tr><td><code>{@link #SearchView_iconifiedByDefault de.bjusystems.vdrmanager:iconifiedByDefault}</code></td><td></td></tr> + <tr><td><code>{@link #SearchView_queryHint de.bjusystems.vdrmanager:queryHint}</code></td><td></td></tr> + </table> + @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_iconifiedByDefault + @see #SearchView_queryHint + */ + public static final int[] SearchView = { + 0x0101011f, 0x01010220, 0x01010264, 0x7f010069, + 0x7f01006a + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#imeOptions} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions = 2; + /** + <p>This symbol is the offset where the {@link android.R.attr#inputType} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:inputType + */ + public static final int SearchView_android_inputType = 1; + /** + <p>This symbol is the offset where the {@link android.R.attr#maxWidth} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#iconifiedByDefault} + attribute's value can be found in the {@link #SearchView} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#queryHint} + attribute's value can be found in the {@link #SearchView} array. + + + <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:queryHint + */ + public static final int SearchView_queryHint = 4; + /** Attributes that can be used with a Spinner. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_android_dropDownSelector android:dropDownSelector}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_android_dropDownWidth android:dropDownWidth}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_android_gravity android:gravity}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_android_popupBackground android:popupBackground}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_disableChildrenWhenDisabled de.bjusystems.vdrmanager:disableChildrenWhenDisabled}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_popupPromptView de.bjusystems.vdrmanager:popupPromptView}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_prompt de.bjusystems.vdrmanager:prompt}</code></td><td></td></tr> + <tr><td><code>{@link #Spinner_spinnerMode de.bjusystems.vdrmanager:spinnerMode}</code></td><td></td></tr> + </table> + @see #Spinner_android_dropDownHorizontalOffset + @see #Spinner_android_dropDownSelector + @see #Spinner_android_dropDownVerticalOffset + @see #Spinner_android_dropDownWidth + @see #Spinner_android_gravity + @see #Spinner_android_popupBackground + @see #Spinner_disableChildrenWhenDisabled + @see #Spinner_popupPromptView + @see #Spinner_prompt + @see #Spinner_spinnerMode + */ + public static final int[] Spinner = { + 0x010100af, 0x01010175, 0x01010176, 0x01010262, + 0x010102ac, 0x010102ad, 0x7f01006b, 0x7f01006c, + 0x7f01006d, 0x7f01006e + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownHorizontalOffset + */ + public static final int Spinner_android_dropDownHorizontalOffset = 4; + /** + <p>This symbol is the offset where the {@link android.R.attr#dropDownSelector} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownSelector + */ + public static final int Spinner_android_dropDownSelector = 1; + /** + <p>This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownVerticalOffset + */ + public static final int Spinner_android_dropDownVerticalOffset = 5; + /** + <p>This symbol is the offset where the {@link android.R.attr#dropDownWidth} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth = 3; + /** + <p>This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:gravity + */ + public static final int Spinner_android_gravity = 0; + /** + <p>This symbol is the offset where the {@link android.R.attr#popupBackground} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#disableChildrenWhenDisabled} + attribute's value can be found in the {@link #Spinner} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:disableChildrenWhenDisabled + */ + public static final int Spinner_disableChildrenWhenDisabled = 9; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#popupPromptView} + attribute's value can be found in the {@link #Spinner} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:popupPromptView + */ + public static final int Spinner_popupPromptView = 8; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#prompt} + attribute's value can be found in the {@link #Spinner} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:prompt + */ + public static final int Spinner_prompt = 6; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#spinnerMode} + attribute's value can be found in the {@link #Spinner} array. + + + <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>dialog</code></td><td>0</td><td></td></tr> +<tr><td><code>dropdown</code></td><td>1</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:spinnerMode + */ + public static final int Spinner_spinnerMode = 7; + /** Attributes that can be used with a Theme. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #Theme_actionDropDownStyle de.bjusystems.vdrmanager:actionDropDownStyle}</code></td><td></td></tr> + <tr><td><code>{@link #Theme_dropdownListPreferredItemHeight de.bjusystems.vdrmanager:dropdownListPreferredItemHeight}</code></td><td></td></tr> + <tr><td><code>{@link #Theme_listChoiceBackgroundIndicator de.bjusystems.vdrmanager:listChoiceBackgroundIndicator}</code></td><td></td></tr> + <tr><td><code>{@link #Theme_panelMenuListTheme de.bjusystems.vdrmanager:panelMenuListTheme}</code></td><td></td></tr> + <tr><td><code>{@link #Theme_panelMenuListWidth de.bjusystems.vdrmanager:panelMenuListWidth}</code></td><td></td></tr> + <tr><td><code>{@link #Theme_popupMenuStyle de.bjusystems.vdrmanager:popupMenuStyle}</code></td><td></td></tr> + </table> + @see #Theme_actionDropDownStyle + @see #Theme_dropdownListPreferredItemHeight + @see #Theme_listChoiceBackgroundIndicator + @see #Theme_panelMenuListTheme + @see #Theme_panelMenuListWidth + @see #Theme_popupMenuStyle + */ + public static final int[] Theme = { + 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, + 0x7f010073, 0x7f010074 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#actionDropDownStyle} + attribute's value can be found in the {@link #Theme} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:actionDropDownStyle + */ + public static final int Theme_actionDropDownStyle = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#dropdownListPreferredItemHeight} + attribute's value can be found in the {@link #Theme} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:dropdownListPreferredItemHeight + */ + public static final int Theme_dropdownListPreferredItemHeight = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#listChoiceBackgroundIndicator} + attribute's value can be found in the {@link #Theme} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:listChoiceBackgroundIndicator + */ + public static final int Theme_listChoiceBackgroundIndicator = 5; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#panelMenuListTheme} + attribute's value can be found in the {@link #Theme} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:panelMenuListTheme + */ + public static final int Theme_panelMenuListTheme = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#panelMenuListWidth} + attribute's value can be found in the {@link #Theme} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:panelMenuListWidth + */ + public static final int Theme_panelMenuListWidth = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#popupMenuStyle} + attribute's value can be found in the {@link #Theme} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:popupMenuStyle + */ + public static final int Theme_popupMenuStyle = 2; + /** Attributes that can be used with a TitlePageIndicator. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #TitlePageIndicator_clipPadding de.bjusystems.vdrmanager:clipPadding}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_footerColor de.bjusystems.vdrmanager:footerColor}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_footerIndicatorHeight de.bjusystems.vdrmanager:footerIndicatorHeight}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_footerIndicatorStyle de.bjusystems.vdrmanager:footerIndicatorStyle}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_footerIndicatorUnderlinePadding de.bjusystems.vdrmanager:footerIndicatorUnderlinePadding}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_footerLineHeight de.bjusystems.vdrmanager:footerLineHeight}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_footerPadding de.bjusystems.vdrmanager:footerPadding}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_selectedBold de.bjusystems.vdrmanager:selectedBold}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_selectedColor de.bjusystems.vdrmanager:selectedColor}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_textColor de.bjusystems.vdrmanager:textColor}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_textSize de.bjusystems.vdrmanager:textSize}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_titlePadding de.bjusystems.vdrmanager:titlePadding}</code></td><td></td></tr> + <tr><td><code>{@link #TitlePageIndicator_topPadding de.bjusystems.vdrmanager:topPadding}</code></td><td></td></tr> + </table> + @see #TitlePageIndicator_clipPadding + @see #TitlePageIndicator_footerColor + @see #TitlePageIndicator_footerIndicatorHeight + @see #TitlePageIndicator_footerIndicatorStyle + @see #TitlePageIndicator_footerIndicatorUnderlinePadding + @see #TitlePageIndicator_footerLineHeight + @see #TitlePageIndicator_footerPadding + @see #TitlePageIndicator_selectedBold + @see #TitlePageIndicator_selectedColor + @see #TitlePageIndicator_textColor + @see #TitlePageIndicator_textSize + @see #TitlePageIndicator_titlePadding + @see #TitlePageIndicator_topPadding + */ + public static final int[] TitlePageIndicator = { + 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, + 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, + 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, + 0x7f010081 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#clipPadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:clipPadding + */ + public static final int TitlePageIndicator_clipPadding = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#footerColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:footerColor + */ + public static final int TitlePageIndicator_footerColor = 1; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#footerIndicatorHeight} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:footerIndicatorHeight + */ + public static final int TitlePageIndicator_footerIndicatorHeight = 4; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#footerIndicatorStyle} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be one of the following constant values.</p> +<table> +<colgroup align="left" /> +<colgroup align="left" /> +<colgroup align="left" /> +<tr><th>Constant</th><th>Value</th><th>Description</th></tr> +<tr><td><code>none</code></td><td>0</td><td></td></tr> +<tr><td><code>triangle</code></td><td>1</td><td></td></tr> +<tr><td><code>underline</code></td><td>2</td><td></td></tr> +</table> + @attr name de.bjusystems.vdrmanager:footerIndicatorStyle + */ + public static final int TitlePageIndicator_footerIndicatorStyle = 3; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#footerIndicatorUnderlinePadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:footerIndicatorUnderlinePadding + */ + public static final int TitlePageIndicator_footerIndicatorUnderlinePadding = 5; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#footerLineHeight} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:footerLineHeight + */ + public static final int TitlePageIndicator_footerLineHeight = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#footerPadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:footerPadding + */ + public static final int TitlePageIndicator_footerPadding = 6; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#selectedBold} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:selectedBold + */ + public static final int TitlePageIndicator_selectedBold = 8; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#selectedColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:selectedColor + */ + public static final int TitlePageIndicator_selectedColor = 7; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#textColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", +"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:textColor + */ + public static final int TitlePageIndicator_textColor = 9; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#textSize} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:textSize + */ + public static final int TitlePageIndicator_textSize = 10; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#titlePadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:titlePadding + */ + public static final int TitlePageIndicator_titlePadding = 11; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#topPadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:topPadding + */ + public static final int TitlePageIndicator_topPadding = 12; + /** Attributes that can be used with a View. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #View_android_focusable android:focusable}</code></td><td></td></tr> + <tr><td><code>{@link #View_paddingEnd de.bjusystems.vdrmanager:paddingEnd}</code></td><td></td></tr> + <tr><td><code>{@link #View_paddingStart de.bjusystems.vdrmanager:paddingStart}</code></td><td></td></tr> + </table> + @see #View_android_focusable + @see #View_paddingEnd + @see #View_paddingStart + */ + public static final int[] View = { + 0x010100da, 0x7f010082, 0x7f010083 + }; + /** + <p>This symbol is the offset where the {@link android.R.attr#focusable} + attribute's value can be found in the {@link #View} array. + @attr name android:focusable + */ + public static final int View_android_focusable = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#paddingEnd} + attribute's value can be found in the {@link #View} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:paddingEnd + */ + public static final int View_paddingEnd = 2; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#paddingStart} + attribute's value can be found in the {@link #View} array. + + + <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +<p>This may also be a reference to a resource (in the form +"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or +theme attribute (in the form +"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") +containing a value of this type. + @attr name de.bjusystems.vdrmanager:paddingStart + */ + public static final int View_paddingStart = 1; + /** Attributes that can be used with a ViewPagerIndicator. + <p>Includes the following attributes:</p> + <table> + <colgroup align="left" /> + <colgroup align="left" /> + <tr><th>Attribute</th><th>Description</th></tr> + <tr><td><code>{@link #ViewPagerIndicator_circlePageIndicatorStyle de.bjusystems.vdrmanager:circlePageIndicatorStyle}</code></td><td></td></tr> + <tr><td><code>{@link #ViewPagerIndicator_titlePageIndicatorStyle de.bjusystems.vdrmanager:titlePageIndicatorStyle}</code></td><td></td></tr> + </table> + @see #ViewPagerIndicator_circlePageIndicatorStyle + @see #ViewPagerIndicator_titlePageIndicatorStyle + */ + public static final int[] ViewPagerIndicator = { + 0x7f010084, 0x7f010085 + }; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#circlePageIndicatorStyle} + attribute's value can be found in the {@link #ViewPagerIndicator} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:circlePageIndicatorStyle + */ + public static final int ViewPagerIndicator_circlePageIndicatorStyle = 0; + /** + <p>This symbol is the offset where the {@link de.bjusystems.vdrmanager.R.attr#titlePageIndicatorStyle} + attribute's value can be found in the {@link #ViewPagerIndicator} array. + + + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". + @attr name de.bjusystems.vdrmanager:titlePageIndicatorStyle + */ + public static final int ViewPagerIndicator_titlePageIndicatorStyle = 1; + }; +} diff --git a/vdrmanager/app/build/intermediates/assets/debug/fonts/fontawesome-webfont.ttf b/vdrmanager/app/build/intermediates/assets/debug/fonts/fontawesome-webfont.ttf Binary files differnew file mode 100644 index 0000000..ed9372f --- /dev/null +++ b/vdrmanager/app/build/intermediates/assets/debug/fonts/fontawesome-webfont.ttf diff --git a/vdrmanager/app/build/intermediates/assets/release/fonts/fontawesome-webfont.ttf b/vdrmanager/app/build/intermediates/assets/release/fonts/fontawesome-webfont.ttf Binary files differnew file mode 100644 index 0000000..ed9372f --- /dev/null +++ b/vdrmanager/app/build/intermediates/assets/release/fonts/fontawesome-webfont.ttf diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class Binary files differnew file mode 100644 index 0000000..a448714 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$anim.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$attr.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$attr.class Binary files differnew file mode 100644 index 0000000..a0d98bf --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$attr.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$bool.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$bool.class Binary files differnew file mode 100644 index 0000000..a9213d8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$bool.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$color.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$color.class Binary files differnew file mode 100644 index 0000000..7395047 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$color.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class Binary files differnew file mode 100644 index 0000000..8cfd4d1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$dimen.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class Binary files differnew file mode 100644 index 0000000..4b81d1a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$drawable.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$id.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$id.class Binary files differnew file mode 100644 index 0000000..06498d5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$id.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class Binary files differnew file mode 100644 index 0000000..8fd6e61 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$integer.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$layout.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$layout.class Binary files differnew file mode 100644 index 0000000..92ae2c1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$layout.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$string.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$string.class Binary files differnew file mode 100644 index 0000000..3f4f439 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$string.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$style.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$style.class Binary files differnew file mode 100644 index 0000000..494f3a2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$style.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class Binary files differnew file mode 100644 index 0000000..a6b99f4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R$styleable.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R.class b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R.class Binary files differnew file mode 100644 index 0000000..765cca1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/android/support/v7/appcompat/R.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/CirclePageIndicator$1.class b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/CirclePageIndicator$1.class Binary files differnew file mode 100644 index 0000000..967667d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/CirclePageIndicator$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/CirclePageIndicator$SavedState$1.class b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/CirclePageIndicator$SavedState$1.class Binary files differnew file mode 100644 index 0000000..3bb1553 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/CirclePageIndicator$SavedState$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/CirclePageIndicator$SavedState.class b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/CirclePageIndicator$SavedState.class Binary files differnew file mode 100644 index 0000000..1e6c292 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/CirclePageIndicator$SavedState.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/CirclePageIndicator.class b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/CirclePageIndicator.class Binary files differnew file mode 100644 index 0000000..785bb3d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/CirclePageIndicator.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/PageIndicator.class b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/PageIndicator.class Binary files differnew file mode 100644 index 0000000..88d39cc --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/PageIndicator.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator$1.class b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator$1.class Binary files differnew file mode 100644 index 0000000..87b6f4c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator$IndicatorStyle.class b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator$IndicatorStyle.class Binary files differnew file mode 100644 index 0000000..a78329a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator$IndicatorStyle.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator$SavedState$1.class b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator$SavedState$1.class Binary files differnew file mode 100644 index 0000000..12aefa8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator$SavedState$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator$SavedState.class b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator$SavedState.class Binary files differnew file mode 100644 index 0000000..5d8dfe5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator$SavedState.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator.class b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator.class Binary files differnew file mode 100644 index 0000000..db42e4a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitlePageIndicator.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitleProvider.class b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitleProvider.class Binary files differnew file mode 100644 index 0000000..0baf680 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/com/viewpagerindicator/TitleProvider.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/AnimatedTextView$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/AnimatedTextView$1.class Binary files differnew file mode 100644 index 0000000..5b5b401 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/AnimatedTextView$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/AnimatedTextView$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/AnimatedTextView$2.class Binary files differnew file mode 100644 index 0000000..30c48e5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/AnimatedTextView$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/AnimatedTextView.class b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/AnimatedTextView.class Binary files differnew file mode 100644 index 0000000..86eb018 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/AnimatedTextView.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/FontAwesome.class b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/FontAwesome.class Binary files differnew file mode 100644 index 0000000..52ecb02 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/FontAwesome.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/FontAwesomeButton.class b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/FontAwesomeButton.class Binary files differnew file mode 100644 index 0000000..54d79e2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/FontAwesomeButton.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/LruCache.class b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/LruCache.class Binary files differnew file mode 100644 index 0000000..6d5534d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/LruCache.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/SquareButton.class b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/SquareButton.class Binary files differnew file mode 100644 index 0000000..4562daf --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/androvdr/widget/SquareButton.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/BuildConfig.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/BuildConfig.class Binary files differnew file mode 100644 index 0000000..bb2ea7f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/BuildConfig.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/QueuedWork.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/QueuedWork.class Binary files differnew file mode 100644 index 0000000..f2554f8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/QueuedWork.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$anim.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$anim.class Binary files differnew file mode 100644 index 0000000..a441cc6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$anim.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$array.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$array.class Binary files differnew file mode 100644 index 0000000..c68f5e0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$array.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$attr.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$attr.class Binary files differnew file mode 100644 index 0000000..a7ba098 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$attr.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$bool.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$bool.class Binary files differnew file mode 100644 index 0000000..4a49ce1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$bool.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$color.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$color.class Binary files differnew file mode 100644 index 0000000..34f3746 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$color.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$dimen.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$dimen.class Binary files differnew file mode 100644 index 0000000..74f495c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$dimen.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$drawable.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$drawable.class Binary files differnew file mode 100644 index 0000000..160357a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$drawable.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$id.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$id.class Binary files differnew file mode 100644 index 0000000..4996b65 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$id.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$integer.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$integer.class Binary files differnew file mode 100644 index 0000000..65ec86c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$integer.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$layout.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$layout.class Binary files differnew file mode 100644 index 0000000..1a2ebed --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$layout.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$menu.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$menu.class Binary files differnew file mode 100644 index 0000000..1ae79f8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$menu.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$raw.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$raw.class Binary files differnew file mode 100644 index 0000000..3da4260 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$raw.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$string.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$string.class Binary files differnew file mode 100644 index 0000000..c20e080 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$string.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$style.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$style.class Binary files differnew file mode 100644 index 0000000..f8011b1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$style.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$styleable.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$styleable.class Binary files differnew file mode 100644 index 0000000..01fec78 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$styleable.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$xml.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$xml.class Binary files differnew file mode 100644 index 0000000..6316f37 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R$xml.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R.class Binary files differnew file mode 100644 index 0000000..5887a64 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/R.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/StringUtils.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/StringUtils.class Binary files differnew file mode 100644 index 0000000..68b2c27 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/StringUtils.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$1.class Binary files differnew file mode 100644 index 0000000..c925136 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$2.class Binary files differnew file mode 100644 index 0000000..1afcb19 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl$1.class Binary files differnew file mode 100644 index 0000000..d29f438 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl$2.class Binary files differnew file mode 100644 index 0000000..66700be --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl.class Binary files differnew file mode 100644 index 0000000..a5e0abb --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$MemoryCommitResult.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$MemoryCommitResult.class Binary files differnew file mode 100644 index 0000000..90bd919 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$MemoryCommitResult.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl.class Binary files differnew file mode 100644 index 0000000..094aaf6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/ZonePicker$MyComparator.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/ZonePicker$MyComparator.class Binary files differnew file mode 100644 index 0000000..ba85ad1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/ZonePicker$MyComparator.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/ZonePicker$ZoneSelectionListener.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/ZonePicker$ZoneSelectionListener.class Binary files differnew file mode 100644 index 0000000..b2febc9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/ZonePicker$ZoneSelectionListener.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/ZonePicker.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/ZonePicker.class Binary files differnew file mode 100644 index 0000000..c6df38b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/ZonePicker.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/app/C.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/app/C.class Binary files differnew file mode 100644 index 0000000..242dffd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/app/C.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/app/Intents.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/app/Intents.class Binary files differnew file mode 100644 index 0000000..9b91109 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/app/Intents.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/app/VdrManagerApp$EpgListState.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/app/VdrManagerApp$EpgListState.class Binary files differnew file mode 100644 index 0000000..c6f9a38 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/app/VdrManagerApp$EpgListState.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/app/VdrManagerApp.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/app/VdrManagerApp.class Binary files differnew file mode 100644 index 0000000..34a3aed --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/app/VdrManagerApp.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/AbstractSettingsActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/AbstractSettingsActivity.class Binary files differnew file mode 100644 index 0000000..1c43cf8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/AbstractSettingsActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api10Adapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api10Adapter.class Binary files differnew file mode 100644 index 0000000..6709247 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api10Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api11Adapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api11Adapter.class Binary files differnew file mode 100644 index 0000000..7c0b6af --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api11Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api14Adapter$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api14Adapter$1.class Binary files differnew file mode 100644 index 0000000..d2023d8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api14Adapter$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api14Adapter$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api14Adapter$2.class Binary files differnew file mode 100644 index 0000000..d5decba --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api14Adapter$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api14Adapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api14Adapter.class Binary files differnew file mode 100644 index 0000000..f8fbf34 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api14Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api7Adapter$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api7Adapter$1.class Binary files differnew file mode 100644 index 0000000..3b38fcf --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api7Adapter$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api7Adapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api7Adapter.class Binary files differnew file mode 100644 index 0000000..253f4b7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api7Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api8Adapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api8Adapter.class Binary files differnew file mode 100644 index 0000000..abd7edf --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api8Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api8BackupPreferencesListener.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api8BackupPreferencesListener.class Binary files differnew file mode 100644 index 0000000..7c1ca0f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api8BackupPreferencesListener.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api9Adapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api9Adapter.class Binary files differnew file mode 100644 index 0000000..351d18e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Api9Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ApiAdapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ApiAdapter.class Binary files differnew file mode 100644 index 0000000..9157084 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ApiAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ApiAdapterFactory.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ApiAdapterFactory.class Binary files differnew file mode 100644 index 0000000..6b0adc0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ApiAdapterFactory.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupActivity$1.class Binary files differnew file mode 100644 index 0000000..1801217 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupActivity.class Binary files differnew file mode 100644 index 0000000..a1a314c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupAsyncTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupAsyncTask.class Binary files differnew file mode 100644 index 0000000..3b93c2e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupAsyncTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupPreferencesListener.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupPreferencesListener.class Binary files differnew file mode 100644 index 0000000..ddcbd8f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupPreferencesListener.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$1.class Binary files differnew file mode 100644 index 0000000..cdbab85 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$2.class Binary files differnew file mode 100644 index 0000000..2b422e0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$3.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$3.class Binary files differnew file mode 100644 index 0000000..9b73895 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$3.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$4.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$4.class Binary files differnew file mode 100644 index 0000000..b711a4b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$4.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity.class Binary files differnew file mode 100644 index 0000000..8642600 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/BackupSettingsActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Constants.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Constants.class Binary files differnew file mode 100644 index 0000000..09dbc3e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/Constants.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ContentTypeIds.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ContentTypeIds.class Binary files differnew file mode 100644 index 0000000..9a50e18 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ContentTypeIds.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ContextualActionModeCallback.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ContextualActionModeCallback.class Binary files differnew file mode 100644 index 0000000..a6e052f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ContextualActionModeCallback.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/DialogUtils.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/DialogUtils.class Binary files differnew file mode 100644 index 0000000..700bb3b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/DialogUtils.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ExternalFileBackup.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ExternalFileBackup.class Binary files differnew file mode 100644 index 0000000..94604bd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/ExternalFileBackup.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/FileUtils.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/FileUtils.class Binary files differnew file mode 100644 index 0000000..102f257 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/FileUtils.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/IOUtils.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/IOUtils.class Binary files differnew file mode 100644 index 0000000..d71ee91 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/IOUtils.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/IntentUtils.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/IntentUtils.class Binary files differnew file mode 100644 index 0000000..57514f9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/IntentUtils.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/LineIterator.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/LineIterator.class Binary files differnew file mode 100644 index 0000000..9c59508 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/LineIterator.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/PreferenceBackupHelper.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/PreferenceBackupHelper.class Binary files differnew file mode 100644 index 0000000..76d0a4f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/PreferenceBackupHelper.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreActivity$1.class Binary files differnew file mode 100644 index 0000000..6d91088 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreActivity.class Binary files differnew file mode 100644 index 0000000..38b4dd5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreAsyncTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreAsyncTask.class Binary files differnew file mode 100644 index 0000000..93c9457 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreAsyncTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$1.class Binary files differnew file mode 100644 index 0000000..41a4c76 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$2.class Binary files differnew file mode 100644 index 0000000..4ceceba --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$3.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$3.class Binary files differnew file mode 100644 index 0000000..292f08f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$3.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreChooserActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreChooserActivity.class Binary files differnew file mode 100644 index 0000000..04491f3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/backup/RestoreChooserActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/AliveState.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/AliveState.class Binary files differnew file mode 100644 index 0000000..b505b2a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/AliveState.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/AudioTrack.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/AudioTrack.class Binary files differnew file mode 100644 index 0000000..9781041 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/AudioTrack.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Channel$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Channel$1.class Binary files differnew file mode 100644 index 0000000..2fd9e1c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Channel$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Channel.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Channel.class Binary files differnew file mode 100644 index 0000000..4126c6d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Channel.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Epg.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Epg.class Binary files differnew file mode 100644 index 0000000..14f88e8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Epg.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EpgCache.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EpgCache.class Binary files differnew file mode 100644 index 0000000..9ef034d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EpgCache.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EpgSearchParams.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EpgSearchParams.class Binary files differnew file mode 100644 index 0000000..0908967 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EpgSearchParams.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EpgSearchTimeValue.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EpgSearchTimeValue.class Binary files differnew file mode 100644 index 0000000..fcb8c5a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EpgSearchTimeValue.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EpgSearchTimeValues.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EpgSearchTimeValues.class Binary files differnew file mode 100644 index 0000000..0219963 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EpgSearchTimeValues.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Event.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Event.class Binary files differnew file mode 100644 index 0000000..35430ee --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Event.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EventContentGroup.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EventContentGroup.class Binary files differnew file mode 100644 index 0000000..236a7b0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EventContentGroup.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EventFormatter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EventFormatter.class Binary files differnew file mode 100644 index 0000000..c5fdde6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EventFormatter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EventListItem.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EventListItem.class Binary files differnew file mode 100644 index 0000000..73db6b5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/EventListItem.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/FetchEditTextPreference.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/FetchEditTextPreference.class Binary files differnew file mode 100644 index 0000000..e1e59a3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/FetchEditTextPreference.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/HasAudio.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/HasAudio.class Binary files differnew file mode 100644 index 0000000..4b0cce3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/HasAudio.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/MenuActionHandler.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/MenuActionHandler.class Binary files differnew file mode 100644 index 0000000..dba6574 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/MenuActionHandler.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/OrmLiteBasePreferenceActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/OrmLiteBasePreferenceActivity.class Binary files differnew file mode 100644 index 0000000..fded251 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/OrmLiteBasePreferenceActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/P.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/P.class Binary files differnew file mode 100644 index 0000000..0bde329 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/P.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Preferences.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Preferences.class Binary files differnew file mode 100644 index 0000000..97dd1f7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Preferences.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/RecentChannelDAO.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/RecentChannelDAO.class Binary files differnew file mode 100644 index 0000000..dcb9f23 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/RecentChannelDAO.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/RecenteChannel.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/RecenteChannel.class Binary files differnew file mode 100644 index 0000000..12305f4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/RecenteChannel.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Recording.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Recording.class Binary files differnew file mode 100644 index 0000000..c80aa3a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Recording.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/RecordingListItem.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/RecordingListItem.class Binary files differnew file mode 100644 index 0000000..7e48be4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/RecordingListItem.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Timer.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Timer.class Binary files differnew file mode 100644 index 0000000..c05f441 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Timer.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/TimerMatch.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/TimerMatch.class Binary files differnew file mode 100644 index 0000000..7f22444 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/TimerMatch.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Timerable$TimerState.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Timerable$TimerState.class Binary files differnew file mode 100644 index 0000000..79d43a0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Timerable$TimerState.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Timerable.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Timerable.class Binary files differnew file mode 100644 index 0000000..dd1f128 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Timerable.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Vdr.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Vdr.class Binary files differnew file mode 100644 index 0000000..8d3c490 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/Vdr.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/VdrSharedPreferences$Editor.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/VdrSharedPreferences$Editor.class Binary files differnew file mode 100644 index 0000000..c3b786b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/VdrSharedPreferences$Editor.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/VdrSharedPreferences.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/VdrSharedPreferences.class Binary files differnew file mode 100644 index 0000000..7847505 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/VdrSharedPreferences.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/WakeupState.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/WakeupState.class Binary files differnew file mode 100644 index 0000000..ca8a507 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/WakeupState.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/db/DBAccess.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/db/DBAccess.class Binary files differnew file mode 100644 index 0000000..2a22938 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/db/DBAccess.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider$SecondLine.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider$SecondLine.class Binary files differnew file mode 100644 index 0000000..fbbe2b9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider$SecondLine.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider.class Binary files differnew file mode 100644 index 0000000..c4fe193 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/About.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/About.class Binary files differnew file mode 100644 index 0000000..924aa98 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/About.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseActivity$1.class Binary files differnew file mode 100644 index 0000000..124121a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseActivity$2.class Binary files differnew file mode 100644 index 0000000..444a7ae --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseActivity$DrawerItemClickListener.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseActivity$DrawerItemClickListener.class Binary files differnew file mode 100644 index 0000000..e7ac9a3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseActivity$DrawerItemClickListener.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseActivity.class Binary files differnew file mode 100644 index 0000000..e687c3b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventAdapter$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventAdapter$1.class Binary files differnew file mode 100644 index 0000000..b7f8403 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventAdapter$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventAdapter$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventAdapter$2.class Binary files differnew file mode 100644 index 0000000..deab03c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventAdapter$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventAdapter$EventListItemHeaderHolder.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventAdapter$EventListItemHeaderHolder.class Binary files differnew file mode 100644 index 0000000..0934126 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventAdapter$EventListItemHeaderHolder.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventAdapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventAdapter.class Binary files differnew file mode 100644 index 0000000..f6ac663 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$1$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$1$1.class Binary files differnew file mode 100644 index 0000000..e892aac --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$1$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$1.class Binary files differnew file mode 100644 index 0000000..dced378 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$2.class Binary files differnew file mode 100644 index 0000000..87667d1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$ChannelComparator.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$ChannelComparator.class Binary files differnew file mode 100644 index 0000000..fd2457e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$ChannelComparator.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TimeAndChannelComparator.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TimeAndChannelComparator.class Binary files differnew file mode 100644 index 0000000..145d6b5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TimeAndChannelComparator.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TimeComparator.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TimeComparator.class Binary files differnew file mode 100644 index 0000000..6c9db3a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TimeComparator.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TitleComparator.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TitleComparator.class Binary files differnew file mode 100644 index 0000000..e6b673f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TitleComparator.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity.class Binary files differnew file mode 100644 index 0000000..45b5c93 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseEventListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BasePreferencesActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BasePreferencesActivity.class Binary files differnew file mode 100644 index 0000000..61b39bd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BasePreferencesActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity$1.class Binary files differnew file mode 100644 index 0000000..140cfcc --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity$2.class Binary files differnew file mode 100644 index 0000000..58e5927 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity.class Binary files differnew file mode 100644 index 0000000..e8e5ebd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$1.class Binary files differnew file mode 100644 index 0000000..8e11cfc --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$2.class Binary files differnew file mode 100644 index 0000000..d28b50a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$3.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$3.class Binary files differnew file mode 100644 index 0000000..0b1efa7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$3.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$4.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$4.class Binary files differnew file mode 100644 index 0000000..9cb4058 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$4.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog.class Binary files differnew file mode 100644 index 0000000..6819570 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/CertificateProblemDialog.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelAdapter$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelAdapter$1.class Binary files differnew file mode 100644 index 0000000..d9639a6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelAdapter$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelAdapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelAdapter.class Binary files differnew file mode 100644 index 0000000..4c41567 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelEventAdapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelEventAdapter.class Binary files differnew file mode 100644 index 0000000..a9e9954 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelEventAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelHolder.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelHolder.class Binary files differnew file mode 100644 index 0000000..e8bf86e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelHolder.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$1.class Binary files differnew file mode 100644 index 0000000..9098822 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$2$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$2$1.class Binary files differnew file mode 100644 index 0000000..49ab12d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$2$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$2.class Binary files differnew file mode 100644 index 0000000..6333083 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$3.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$3.class Binary files differnew file mode 100644 index 0000000..bd89548 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$3.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$4.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$4.class Binary files differnew file mode 100644 index 0000000..a7395de --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$4.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$RecentChannelsAdapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$RecentChannelsAdapter.class Binary files differnew file mode 100644 index 0000000..a5f2bca --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity$RecentChannelsAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity.class Binary files differnew file mode 100644 index 0000000..a5e8746 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListFragment.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListFragment.class Binary files differnew file mode 100644 index 0000000..6b06929 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ChannelListFragment.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ColoredButton.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ColoredButton.class Binary files differnew file mode 100644 index 0000000..8a678ac --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/ColoredButton.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$1.class Binary files differnew file mode 100644 index 0000000..f803843 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$2.class Binary files differnew file mode 100644 index 0000000..d183bdb --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$3.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$3.class Binary files differnew file mode 100644 index 0000000..11e590a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$3.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$4.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$4.class Binary files differnew file mode 100644 index 0000000..f880912 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$4.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$5$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$5$1.class Binary files differnew file mode 100644 index 0000000..7293617 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$5$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$5.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$5.class Binary files differnew file mode 100644 index 0000000..7eaee83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$5.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$6.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$6.class Binary files differnew file mode 100644 index 0000000..d690a48 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$6.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$7.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$7.class Binary files differnew file mode 100644 index 0000000..34ab7cf --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$7.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$8.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$8.class Binary files differnew file mode 100644 index 0000000..d2f8cb4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$8.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$Adapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$Adapter.class Binary files differnew file mode 100644 index 0000000..e98bc78 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$Wrapper.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$Wrapper.class Binary files differnew file mode 100644 index 0000000..53491a4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$Wrapper.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity.class Binary files differnew file mode 100644 index 0000000..7e01dd4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgDetailsActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgSearchListActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgSearchListActivity.class Binary files differnew file mode 100644 index 0000000..d293285 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgSearchListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity$1.class Binary files differnew file mode 100644 index 0000000..f530951 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity$2.class Binary files differnew file mode 100644 index 0000000..28d80a1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity.class Binary files differnew file mode 100644 index 0000000..d7b0f63 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EventEpgListActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EventEpgListActivity$1.class Binary files differnew file mode 100644 index 0000000..47b9343 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EventEpgListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EventEpgListActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EventEpgListActivity.class Binary files differnew file mode 100644 index 0000000..e9f285b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EventEpgListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EventListItemHolder.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EventListItemHolder.class Binary files differnew file mode 100644 index 0000000..65bd61e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/EventListItemHolder.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/PreferencesActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/PreferencesActivity$1.class Binary files differnew file mode 100644 index 0000000..7bd2a56 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/PreferencesActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/PreferencesActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/PreferencesActivity.class Binary files differnew file mode 100644 index 0000000..3c0d896 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/PreferencesActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingAdapter$EventListItemFolderHolder.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingAdapter$EventListItemFolderHolder.class Binary files differnew file mode 100644 index 0000000..2e1e639 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingAdapter$EventListItemFolderHolder.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingAdapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingAdapter.class Binary files differnew file mode 100644 index 0000000..0b79bec --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingDir.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingDir.class Binary files differnew file mode 100644 index 0000000..6a72ad0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingDir.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingListActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingListActivity$1.class Binary files differnew file mode 100644 index 0000000..1012af2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingListActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingListActivity$2.class Binary files differnew file mode 100644 index 0000000..3088c83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingListActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingListActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingListActivity.class Binary files differnew file mode 100644 index 0000000..9906f1e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/RecordingListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/SimpleGestureFilter$SimpleGestureListener.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/SimpleGestureFilter$SimpleGestureListener.class Binary files differnew file mode 100644 index 0000000..d720143 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/SimpleGestureFilter$SimpleGestureListener.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/SimpleGestureFilter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/SimpleGestureFilter.class Binary files differnew file mode 100644 index 0000000..972753b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/SimpleGestureFilter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog$1.class Binary files differnew file mode 100644 index 0000000..919f7fa --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog.class Binary files differnew file mode 100644 index 0000000..15345ce --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimeEpgListActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimeEpgListActivity.class Binary files differnew file mode 100644 index 0000000..e574d82 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimeEpgListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimeEventAdapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimeEventAdapter.class Binary files differnew file mode 100644 index 0000000..fec6b27 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimeEventAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$1.class Binary files differnew file mode 100644 index 0000000..26082ba --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$2.class Binary files differnew file mode 100644 index 0000000..e614041 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$3.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$3.class Binary files differnew file mode 100644 index 0000000..15f5254 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$3.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$4.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$4.class Binary files differnew file mode 100644 index 0000000..64057e2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$4.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$5.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$5.class Binary files differnew file mode 100644 index 0000000..76dfb05 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$5.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$6.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$6.class Binary files differnew file mode 100644 index 0000000..7a33c39 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$6.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$DaysOfWeek.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$DaysOfWeek.class Binary files differnew file mode 100644 index 0000000..47d2796 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$DaysOfWeek.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$EditTimerViewHolder.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$EditTimerViewHolder.class Binary files differnew file mode 100644 index 0000000..58a93a1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$EditTimerViewHolder.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity.class Binary files differnew file mode 100644 index 0000000..213cfea --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerDetailsActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerEventAdapter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerEventAdapter.class Binary files differnew file mode 100644 index 0000000..1d102a7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerEventAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerListActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerListActivity$1.class Binary files differnew file mode 100644 index 0000000..ec4abf8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerListActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerListActivity.class Binary files differnew file mode 100644 index 0000000..54b0aa7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/TimerListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/Utils$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/Utils$1.class Binary files differnew file mode 100644 index 0000000..c505a19 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/Utils$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/Utils$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/Utils$2.class Binary files differnew file mode 100644 index 0000000..62b36f1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/Utils$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/Utils$3.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/Utils$3.class Binary files differnew file mode 100644 index 0000000..a5fab22 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/Utils$3.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/Utils.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/Utils.class Binary files differnew file mode 100644 index 0000000..d22ae66 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/Utils.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrListActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrListActivity$1.class Binary files differnew file mode 100644 index 0000000..effe65b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrListActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrListActivity$2.class Binary files differnew file mode 100644 index 0000000..fd7e1c6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrListActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrListActivity$Holder.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrListActivity$Holder.class Binary files differnew file mode 100644 index 0000000..2f9f344 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrListActivity$Holder.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrListActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrListActivity.class Binary files differnew file mode 100644 index 0000000..3f04c69 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrManagerActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrManagerActivity$1.class Binary files differnew file mode 100644 index 0000000..ef65110 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrManagerActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrManagerActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrManagerActivity.class Binary files differnew file mode 100644 index 0000000..5bf8e5c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrManagerActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$1$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$1$1.class Binary files differnew file mode 100644 index 0000000..bf84e6e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$1$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$1.class Binary files differnew file mode 100644 index 0000000..f4d76dc --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1$1.class Binary files differnew file mode 100644 index 0000000..ddf0b08 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1$2.class Binary files differnew file mode 100644 index 0000000..d8771c1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1.class Binary files differnew file mode 100644 index 0000000..da1a97e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2.class Binary files differnew file mode 100644 index 0000000..ae118da --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity.class Binary files differnew file mode 100644 index 0000000..29ab9c1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/HITK.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/HITK.class Binary files differnew file mode 100644 index 0000000..2d86630 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/HITK.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$1.class Binary files differnew file mode 100644 index 0000000..2f30636 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$2.class Binary files differnew file mode 100644 index 0000000..8fcd577 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$3.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$3.class Binary files differnew file mode 100644 index 0000000..78ea07b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$3.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$4.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$4.class Binary files differnew file mode 100644 index 0000000..803471a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$4.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$5.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$5.class Binary files differnew file mode 100644 index 0000000..4dcdfc8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$5.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$6.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$6.class Binary files differnew file mode 100644 index 0000000..6be2d0d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$6.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$HitkAsyncTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$HitkAsyncTask.class Binary files differnew file mode 100644 index 0000000..b0664e1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity$HitkAsyncTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity.class Binary files differnew file mode 100644 index 0000000..c1206ff --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/remote/RemoteActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/AsyncProgressTask$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/AsyncProgressTask$1.class Binary files differnew file mode 100644 index 0000000..0960c83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/AsyncProgressTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/AsyncProgressTask$AsyncProgress.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/AsyncProgressTask$AsyncProgress.class Binary files differnew file mode 100644 index 0000000..1525ae0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/AsyncProgressTask$AsyncProgress.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/AsyncProgressTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/AsyncProgressTask.class Binary files differnew file mode 100644 index 0000000..f6a04e3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/AsyncProgressTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ChannelsTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ChannelsTask.class Binary files differnew file mode 100644 index 0000000..b4f3536 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ChannelsTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/CreateTimerTask$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/CreateTimerTask$1.class Binary files differnew file mode 100644 index 0000000..68d361d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/CreateTimerTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/CreateTimerTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/CreateTimerTask.class Binary files differnew file mode 100644 index 0000000..4187388 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/CreateTimerTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask$1.class Binary files differnew file mode 100644 index 0000000..4bb5b60 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask.class Binary files differnew file mode 100644 index 0000000..e1eec80 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/DeleteTimerTask$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/DeleteTimerTask$1.class Binary files differnew file mode 100644 index 0000000..fde7038 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/DeleteTimerTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/DeleteTimerTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/DeleteTimerTask.class Binary files differnew file mode 100644 index 0000000..b35c922 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/DeleteTimerTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ModifyTimerTask$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ModifyTimerTask$1.class Binary files differnew file mode 100644 index 0000000..cab2128 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ModifyTimerTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ModifyTimerTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ModifyTimerTask.class Binary files differnew file mode 100644 index 0000000..1a35183 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ModifyTimerTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ToggleTimerTask$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ToggleTimerTask$1.class Binary files differnew file mode 100644 index 0000000..2d08488 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ToggleTimerTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ToggleTimerTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ToggleTimerTask.class Binary files differnew file mode 100644 index 0000000..ba9e425 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/ToggleTimerTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/VoidAsyncTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/VoidAsyncTask.class Binary files differnew file mode 100644 index 0000000..0083854 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/tasks/VoidAsyncTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/date/DateFormatter.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/date/DateFormatter.class Binary files differnew file mode 100644 index 0000000..49069a7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/date/DateFormatter.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/http/HttpHelper$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/http/HttpHelper$1.class Binary files differnew file mode 100644 index 0000000..b9e6e9a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/http/HttpHelper$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/http/HttpHelper$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/http/HttpHelper$2.class Binary files differnew file mode 100644 index 0000000..19056ee --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/http/HttpHelper$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/http/HttpHelper$GzipDecompressingEntity.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/http/HttpHelper$GzipDecompressingEntity.class Binary files differnew file mode 100644 index 0000000..479c977 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/http/HttpHelper$GzipDecompressingEntity.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/http/HttpHelper.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/http/HttpHelper.class Binary files differnew file mode 100644 index 0000000..791c9bf --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/http/HttpHelper.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/AliveClient.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/AliveClient.class Binary files differnew file mode 100644 index 0000000..b658ae6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/AliveClient.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener$CertificateProblemAction.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener$CertificateProblemAction.class Binary files differnew file mode 100644 index 0000000..acc9099 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener$CertificateProblemAction.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener.class Binary files differnew file mode 100644 index 0000000..2588274 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/ChannelClient.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/ChannelClient.class Binary files differnew file mode 100644 index 0000000..ae14841 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/ChannelClient.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/DelRecordingClient.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/DelRecordingClient.class Binary files differnew file mode 100644 index 0000000..61eca47 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/DelRecordingClient.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/EpgClient.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/EpgClient.class Binary files differnew file mode 100644 index 0000000..97b5f72 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/EpgClient.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$1.class Binary files differnew file mode 100644 index 0000000..747ed19 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$2.class Binary files differnew file mode 100644 index 0000000..d4ba43b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$3.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$3.class Binary files differnew file mode 100644 index 0000000..8e699c5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$3.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory.class Binary files differnew file mode 100644 index 0000000..04c8295 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/RecordingClient.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/RecordingClient.class Binary files differnew file mode 100644 index 0000000..b32b4e4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/RecordingClient.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient$TimerOperation.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient$TimerOperation.class Binary files differnew file mode 100644 index 0000000..9da757d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient$TimerOperation.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient.class Binary files differnew file mode 100644 index 0000000..6b54475 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpAsyncTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpAsyncTask.class Binary files differnew file mode 100644 index 0000000..ad7ac21 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpAsyncTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient$1.class Binary files differnew file mode 100644 index 0000000..f15a18e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient.class Binary files differnew file mode 100644 index 0000000..1db4266 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpEvent.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpEvent.class Binary files differnew file mode 100644 index 0000000..89b6828 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpEvent.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpException.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpException.class Binary files differnew file mode 100644 index 0000000..908ad3d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpException.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpExceptionListener.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpExceptionListener.class Binary files differnew file mode 100644 index 0000000..b642330 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpExceptionListener.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpFinishedListener.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpFinishedListener.class Binary files differnew file mode 100644 index 0000000..eb93ddd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpFinishedListener.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpListener.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpListener.class Binary files differnew file mode 100644 index 0000000..3b59efb --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpListener.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpResultListener.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpResultListener.class Binary files differnew file mode 100644 index 0000000..0472d9d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpResultListener.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpStartListener.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpStartListener.class Binary files differnew file mode 100644 index 0000000..b2b07ba --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SvdrpStartListener.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SwitchChannelClient.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SwitchChannelClient.class Binary files differnew file mode 100644 index 0000000..4fac3f3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/SwitchChannelClient.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/TimerClient.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/TimerClient.class Binary files differnew file mode 100644 index 0000000..cec2d7e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/svdrp/TimerClient.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$1.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$1.class Binary files differnew file mode 100644 index 0000000..bf7033e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$2.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$2.class Binary files differnew file mode 100644 index 0000000..b5141fe --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$2.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$3.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$3.class Binary files differnew file mode 100644 index 0000000..43c08ea --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$3.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask.class Binary files differnew file mode 100644 index 0000000..4e1b1a6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/WakeOnLanClient.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/WakeOnLanClient.class Binary files differnew file mode 100644 index 0000000..8a1d695 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/WakeOnLanClient.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgress.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgress.class Binary files differnew file mode 100644 index 0000000..e4e8a05 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgress.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgressType.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgressType.class Binary files differnew file mode 100644 index 0000000..a559ffd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgressType.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/WakeupUrlClient.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/WakeupUrlClient.class Binary files differnew file mode 100644 index 0000000..fec2515 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/WakeupUrlClient.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/Wakeuper.class b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/Wakeuper.class Binary files differnew file mode 100644 index 0000000..3c6192e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/de/bjusystems/vdrmanager/utils/wakeup/Wakeuper.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/org/fueri/reeldroid/network/DeviceManager$ProgressListener.class b/vdrmanager/app/build/intermediates/classes/debug/org/fueri/reeldroid/network/DeviceManager$ProgressListener.class Binary files differnew file mode 100644 index 0000000..daf730d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/org/fueri/reeldroid/network/DeviceManager$ProgressListener.class diff --git a/vdrmanager/app/build/intermediates/classes/debug/org/fueri/reeldroid/network/DeviceManager.class b/vdrmanager/app/build/intermediates/classes/debug/org/fueri/reeldroid/network/DeviceManager.class Binary files differnew file mode 100644 index 0000000..92161bd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/debug/org/fueri/reeldroid/network/DeviceManager.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$anim.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$anim.class Binary files differnew file mode 100644 index 0000000..a448714 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$anim.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$attr.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$attr.class Binary files differnew file mode 100644 index 0000000..a0d98bf --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$attr.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$bool.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$bool.class Binary files differnew file mode 100644 index 0000000..a9213d8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$bool.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$color.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$color.class Binary files differnew file mode 100644 index 0000000..7395047 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$color.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$dimen.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$dimen.class Binary files differnew file mode 100644 index 0000000..8cfd4d1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$dimen.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$drawable.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$drawable.class Binary files differnew file mode 100644 index 0000000..4b81d1a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$drawable.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$id.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$id.class Binary files differnew file mode 100644 index 0000000..06498d5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$id.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$integer.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$integer.class Binary files differnew file mode 100644 index 0000000..8fd6e61 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$integer.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$layout.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$layout.class Binary files differnew file mode 100644 index 0000000..92ae2c1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$layout.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$string.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$string.class Binary files differnew file mode 100644 index 0000000..3f4f439 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$string.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$style.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$style.class Binary files differnew file mode 100644 index 0000000..494f3a2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$style.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$styleable.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$styleable.class Binary files differnew file mode 100644 index 0000000..a6b99f4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R$styleable.class diff --git a/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R.class b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R.class Binary files differnew file mode 100644 index 0000000..765cca1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/android/support/v7/appcompat/R.class diff --git a/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/CirclePageIndicator$1.class b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/CirclePageIndicator$1.class Binary files differnew file mode 100644 index 0000000..967667d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/CirclePageIndicator$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/CirclePageIndicator$SavedState$1.class b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/CirclePageIndicator$SavedState$1.class Binary files differnew file mode 100644 index 0000000..3bb1553 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/CirclePageIndicator$SavedState$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/CirclePageIndicator$SavedState.class b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/CirclePageIndicator$SavedState.class Binary files differnew file mode 100644 index 0000000..1e6c292 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/CirclePageIndicator$SavedState.class diff --git a/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/CirclePageIndicator.class b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/CirclePageIndicator.class Binary files differnew file mode 100644 index 0000000..785bb3d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/CirclePageIndicator.class diff --git a/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/PageIndicator.class b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/PageIndicator.class Binary files differnew file mode 100644 index 0000000..88d39cc --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/PageIndicator.class diff --git a/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator$1.class b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator$1.class Binary files differnew file mode 100644 index 0000000..87b6f4c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator$IndicatorStyle.class b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator$IndicatorStyle.class Binary files differnew file mode 100644 index 0000000..a78329a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator$IndicatorStyle.class diff --git a/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator$SavedState$1.class b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator$SavedState$1.class Binary files differnew file mode 100644 index 0000000..12aefa8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator$SavedState$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator$SavedState.class b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator$SavedState.class Binary files differnew file mode 100644 index 0000000..5d8dfe5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator$SavedState.class diff --git a/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator.class b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator.class Binary files differnew file mode 100644 index 0000000..db42e4a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitlePageIndicator.class diff --git a/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitleProvider.class b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitleProvider.class Binary files differnew file mode 100644 index 0000000..0baf680 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/com/viewpagerindicator/TitleProvider.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/AnimatedTextView$1.class b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/AnimatedTextView$1.class Binary files differnew file mode 100644 index 0000000..5b5b401 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/AnimatedTextView$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/AnimatedTextView$2.class b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/AnimatedTextView$2.class Binary files differnew file mode 100644 index 0000000..30c48e5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/AnimatedTextView$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/AnimatedTextView.class b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/AnimatedTextView.class Binary files differnew file mode 100644 index 0000000..86eb018 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/AnimatedTextView.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/FontAwesome.class b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/FontAwesome.class Binary files differnew file mode 100644 index 0000000..52ecb02 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/FontAwesome.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/FontAwesomeButton.class b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/FontAwesomeButton.class Binary files differnew file mode 100644 index 0000000..54d79e2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/FontAwesomeButton.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/LruCache.class b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/LruCache.class Binary files differnew file mode 100644 index 0000000..6d5534d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/LruCache.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/SquareButton.class b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/SquareButton.class Binary files differnew file mode 100644 index 0000000..4562daf --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/androvdr/widget/SquareButton.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/BuildConfig.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/BuildConfig.class Binary files differnew file mode 100644 index 0000000..d834e34 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/BuildConfig.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/QueuedWork.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/QueuedWork.class Binary files differnew file mode 100644 index 0000000..f2554f8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/QueuedWork.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$anim.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$anim.class Binary files differnew file mode 100644 index 0000000..a441cc6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$anim.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$array.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$array.class Binary files differnew file mode 100644 index 0000000..c68f5e0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$array.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$attr.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$attr.class Binary files differnew file mode 100644 index 0000000..a7ba098 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$attr.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$bool.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$bool.class Binary files differnew file mode 100644 index 0000000..4a49ce1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$bool.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$color.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$color.class Binary files differnew file mode 100644 index 0000000..34f3746 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$color.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$dimen.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$dimen.class Binary files differnew file mode 100644 index 0000000..74f495c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$dimen.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$drawable.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$drawable.class Binary files differnew file mode 100644 index 0000000..160357a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$drawable.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$id.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$id.class Binary files differnew file mode 100644 index 0000000..4996b65 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$id.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$integer.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$integer.class Binary files differnew file mode 100644 index 0000000..65ec86c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$integer.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$layout.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$layout.class Binary files differnew file mode 100644 index 0000000..1a2ebed --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$layout.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$menu.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$menu.class Binary files differnew file mode 100644 index 0000000..1ae79f8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$menu.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$raw.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$raw.class Binary files differnew file mode 100644 index 0000000..3da4260 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$raw.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$string.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$string.class Binary files differnew file mode 100644 index 0000000..c20e080 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$string.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$style.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$style.class Binary files differnew file mode 100644 index 0000000..f8011b1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$style.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$styleable.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$styleable.class Binary files differnew file mode 100644 index 0000000..01fec78 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$styleable.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$xml.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$xml.class Binary files differnew file mode 100644 index 0000000..6316f37 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R$xml.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R.class Binary files differnew file mode 100644 index 0000000..5887a64 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/R.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/StringUtils.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/StringUtils.class Binary files differnew file mode 100644 index 0000000..68b2c27 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/StringUtils.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$1.class Binary files differnew file mode 100644 index 0000000..c925136 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$2.class Binary files differnew file mode 100644 index 0000000..1afcb19 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl$1.class Binary files differnew file mode 100644 index 0000000..d29f438 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl$2.class Binary files differnew file mode 100644 index 0000000..66700be --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl.class Binary files differnew file mode 100644 index 0000000..a5e0abb --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$EditorImpl.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$MemoryCommitResult.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$MemoryCommitResult.class Binary files differnew file mode 100644 index 0000000..90bd919 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl$MemoryCommitResult.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl.class Binary files differnew file mode 100644 index 0000000..094aaf6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/ZonePicker$MyComparator.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/ZonePicker$MyComparator.class Binary files differnew file mode 100644 index 0000000..ba85ad1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/ZonePicker$MyComparator.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/ZonePicker$ZoneSelectionListener.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/ZonePicker$ZoneSelectionListener.class Binary files differnew file mode 100644 index 0000000..b2febc9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/ZonePicker$ZoneSelectionListener.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/ZonePicker.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/ZonePicker.class Binary files differnew file mode 100644 index 0000000..c6df38b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/ZonePicker.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/app/C.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/app/C.class Binary files differnew file mode 100644 index 0000000..242dffd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/app/C.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/app/Intents.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/app/Intents.class Binary files differnew file mode 100644 index 0000000..9b91109 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/app/Intents.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/app/VdrManagerApp$EpgListState.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/app/VdrManagerApp$EpgListState.class Binary files differnew file mode 100644 index 0000000..c6f9a38 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/app/VdrManagerApp$EpgListState.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/app/VdrManagerApp.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/app/VdrManagerApp.class Binary files differnew file mode 100644 index 0000000..34a3aed --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/app/VdrManagerApp.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/AbstractSettingsActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/AbstractSettingsActivity.class Binary files differnew file mode 100644 index 0000000..1c43cf8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/AbstractSettingsActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api10Adapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api10Adapter.class Binary files differnew file mode 100644 index 0000000..6709247 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api10Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api11Adapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api11Adapter.class Binary files differnew file mode 100644 index 0000000..7c0b6af --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api11Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api14Adapter$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api14Adapter$1.class Binary files differnew file mode 100644 index 0000000..d2023d8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api14Adapter$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api14Adapter$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api14Adapter$2.class Binary files differnew file mode 100644 index 0000000..d5decba --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api14Adapter$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api14Adapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api14Adapter.class Binary files differnew file mode 100644 index 0000000..f8fbf34 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api14Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api7Adapter$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api7Adapter$1.class Binary files differnew file mode 100644 index 0000000..3b38fcf --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api7Adapter$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api7Adapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api7Adapter.class Binary files differnew file mode 100644 index 0000000..253f4b7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api7Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api8Adapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api8Adapter.class Binary files differnew file mode 100644 index 0000000..abd7edf --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api8Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api8BackupPreferencesListener.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api8BackupPreferencesListener.class Binary files differnew file mode 100644 index 0000000..7c1ca0f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api8BackupPreferencesListener.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api9Adapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api9Adapter.class Binary files differnew file mode 100644 index 0000000..351d18e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Api9Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ApiAdapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ApiAdapter.class Binary files differnew file mode 100644 index 0000000..9157084 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ApiAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ApiAdapterFactory.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ApiAdapterFactory.class Binary files differnew file mode 100644 index 0000000..6b0adc0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ApiAdapterFactory.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupActivity$1.class Binary files differnew file mode 100644 index 0000000..1801217 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupActivity.class Binary files differnew file mode 100644 index 0000000..a1a314c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupAsyncTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupAsyncTask.class Binary files differnew file mode 100644 index 0000000..3b93c2e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupAsyncTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupPreferencesListener.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupPreferencesListener.class Binary files differnew file mode 100644 index 0000000..ddcbd8f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupPreferencesListener.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$1.class Binary files differnew file mode 100644 index 0000000..cdbab85 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$2.class Binary files differnew file mode 100644 index 0000000..2b422e0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$3.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$3.class Binary files differnew file mode 100644 index 0000000..9b73895 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$3.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$4.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$4.class Binary files differnew file mode 100644 index 0000000..b711a4b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity$4.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity.class Binary files differnew file mode 100644 index 0000000..8642600 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/BackupSettingsActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Constants.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Constants.class Binary files differnew file mode 100644 index 0000000..09dbc3e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/Constants.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ContentTypeIds.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ContentTypeIds.class Binary files differnew file mode 100644 index 0000000..9a50e18 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ContentTypeIds.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ContextualActionModeCallback.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ContextualActionModeCallback.class Binary files differnew file mode 100644 index 0000000..a6e052f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ContextualActionModeCallback.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/DialogUtils.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/DialogUtils.class Binary files differnew file mode 100644 index 0000000..700bb3b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/DialogUtils.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ExternalFileBackup.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ExternalFileBackup.class Binary files differnew file mode 100644 index 0000000..94604bd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/ExternalFileBackup.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/FileUtils.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/FileUtils.class Binary files differnew file mode 100644 index 0000000..102f257 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/FileUtils.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/IOUtils.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/IOUtils.class Binary files differnew file mode 100644 index 0000000..d71ee91 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/IOUtils.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/IntentUtils.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/IntentUtils.class Binary files differnew file mode 100644 index 0000000..57514f9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/IntentUtils.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/LineIterator.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/LineIterator.class Binary files differnew file mode 100644 index 0000000..9c59508 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/LineIterator.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/PreferenceBackupHelper.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/PreferenceBackupHelper.class Binary files differnew file mode 100644 index 0000000..76d0a4f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/PreferenceBackupHelper.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreActivity$1.class Binary files differnew file mode 100644 index 0000000..6d91088 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreActivity.class Binary files differnew file mode 100644 index 0000000..38b4dd5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreAsyncTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreAsyncTask.class Binary files differnew file mode 100644 index 0000000..93c9457 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreAsyncTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$1.class Binary files differnew file mode 100644 index 0000000..41a4c76 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$2.class Binary files differnew file mode 100644 index 0000000..4ceceba --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$3.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$3.class Binary files differnew file mode 100644 index 0000000..292f08f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreChooserActivity$3.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreChooserActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreChooserActivity.class Binary files differnew file mode 100644 index 0000000..04491f3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/backup/RestoreChooserActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/AliveState.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/AliveState.class Binary files differnew file mode 100644 index 0000000..b505b2a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/AliveState.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/AudioTrack.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/AudioTrack.class Binary files differnew file mode 100644 index 0000000..9781041 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/AudioTrack.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Channel$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Channel$1.class Binary files differnew file mode 100644 index 0000000..2fd9e1c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Channel$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Channel.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Channel.class Binary files differnew file mode 100644 index 0000000..4126c6d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Channel.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Epg.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Epg.class Binary files differnew file mode 100644 index 0000000..14f88e8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Epg.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EpgCache.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EpgCache.class Binary files differnew file mode 100644 index 0000000..9ef034d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EpgCache.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EpgSearchParams.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EpgSearchParams.class Binary files differnew file mode 100644 index 0000000..0908967 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EpgSearchParams.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EpgSearchTimeValue.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EpgSearchTimeValue.class Binary files differnew file mode 100644 index 0000000..fcb8c5a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EpgSearchTimeValue.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EpgSearchTimeValues.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EpgSearchTimeValues.class Binary files differnew file mode 100644 index 0000000..0219963 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EpgSearchTimeValues.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Event.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Event.class Binary files differnew file mode 100644 index 0000000..35430ee --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Event.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EventContentGroup.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EventContentGroup.class Binary files differnew file mode 100644 index 0000000..236a7b0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EventContentGroup.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EventFormatter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EventFormatter.class Binary files differnew file mode 100644 index 0000000..c5fdde6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EventFormatter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EventListItem.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EventListItem.class Binary files differnew file mode 100644 index 0000000..73db6b5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/EventListItem.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/FetchEditTextPreference.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/FetchEditTextPreference.class Binary files differnew file mode 100644 index 0000000..e1e59a3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/FetchEditTextPreference.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/HasAudio.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/HasAudio.class Binary files differnew file mode 100644 index 0000000..4b0cce3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/HasAudio.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/MenuActionHandler.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/MenuActionHandler.class Binary files differnew file mode 100644 index 0000000..dba6574 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/MenuActionHandler.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/OrmLiteBasePreferenceActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/OrmLiteBasePreferenceActivity.class Binary files differnew file mode 100644 index 0000000..fded251 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/OrmLiteBasePreferenceActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/P.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/P.class Binary files differnew file mode 100644 index 0000000..0bde329 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/P.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Preferences.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Preferences.class Binary files differnew file mode 100644 index 0000000..97dd1f7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Preferences.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/RecentChannelDAO.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/RecentChannelDAO.class Binary files differnew file mode 100644 index 0000000..dcb9f23 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/RecentChannelDAO.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/RecenteChannel.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/RecenteChannel.class Binary files differnew file mode 100644 index 0000000..12305f4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/RecenteChannel.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Recording.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Recording.class Binary files differnew file mode 100644 index 0000000..c80aa3a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Recording.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/RecordingListItem.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/RecordingListItem.class Binary files differnew file mode 100644 index 0000000..7e48be4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/RecordingListItem.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Timer.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Timer.class Binary files differnew file mode 100644 index 0000000..c05f441 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Timer.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/TimerMatch.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/TimerMatch.class Binary files differnew file mode 100644 index 0000000..7f22444 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/TimerMatch.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Timerable$TimerState.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Timerable$TimerState.class Binary files differnew file mode 100644 index 0000000..79d43a0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Timerable$TimerState.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Timerable.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Timerable.class Binary files differnew file mode 100644 index 0000000..dd1f128 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Timerable.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Vdr.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Vdr.class Binary files differnew file mode 100644 index 0000000..8d3c490 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/Vdr.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/VdrSharedPreferences$Editor.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/VdrSharedPreferences$Editor.class Binary files differnew file mode 100644 index 0000000..c3b786b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/VdrSharedPreferences$Editor.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/VdrSharedPreferences.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/VdrSharedPreferences.class Binary files differnew file mode 100644 index 0000000..7847505 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/VdrSharedPreferences.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/WakeupState.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/WakeupState.class Binary files differnew file mode 100644 index 0000000..ca8a507 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/WakeupState.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/db/DBAccess.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/db/DBAccess.class Binary files differnew file mode 100644 index 0000000..2a22938 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/db/DBAccess.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider$SecondLine.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider$SecondLine.class Binary files differnew file mode 100644 index 0000000..fbbe2b9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider$SecondLine.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider.class Binary files differnew file mode 100644 index 0000000..c4fe193 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/About.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/About.class Binary files differnew file mode 100644 index 0000000..924aa98 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/About.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseActivity$1.class Binary files differnew file mode 100644 index 0000000..124121a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseActivity$2.class Binary files differnew file mode 100644 index 0000000..444a7ae --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseActivity$DrawerItemClickListener.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseActivity$DrawerItemClickListener.class Binary files differnew file mode 100644 index 0000000..e7ac9a3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseActivity$DrawerItemClickListener.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseActivity.class Binary files differnew file mode 100644 index 0000000..e687c3b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventAdapter$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventAdapter$1.class Binary files differnew file mode 100644 index 0000000..b7f8403 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventAdapter$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventAdapter$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventAdapter$2.class Binary files differnew file mode 100644 index 0000000..deab03c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventAdapter$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventAdapter$EventListItemHeaderHolder.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventAdapter$EventListItemHeaderHolder.class Binary files differnew file mode 100644 index 0000000..0934126 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventAdapter$EventListItemHeaderHolder.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventAdapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventAdapter.class Binary files differnew file mode 100644 index 0000000..f6ac663 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$1$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$1$1.class Binary files differnew file mode 100644 index 0000000..e892aac --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$1$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$1.class Binary files differnew file mode 100644 index 0000000..dced378 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$2.class Binary files differnew file mode 100644 index 0000000..87667d1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$ChannelComparator.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$ChannelComparator.class Binary files differnew file mode 100644 index 0000000..fd2457e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$ChannelComparator.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TimeAndChannelComparator.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TimeAndChannelComparator.class Binary files differnew file mode 100644 index 0000000..145d6b5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TimeAndChannelComparator.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TimeComparator.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TimeComparator.class Binary files differnew file mode 100644 index 0000000..6c9db3a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TimeComparator.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TitleComparator.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TitleComparator.class Binary files differnew file mode 100644 index 0000000..e6b673f --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity$TitleComparator.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity.class Binary files differnew file mode 100644 index 0000000..45b5c93 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseEventListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BasePreferencesActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BasePreferencesActivity.class Binary files differnew file mode 100644 index 0000000..61b39bd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BasePreferencesActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity$1.class Binary files differnew file mode 100644 index 0000000..140cfcc --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity$2.class Binary files differnew file mode 100644 index 0000000..58e5927 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity.class Binary files differnew file mode 100644 index 0000000..e8e5ebd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$1.class Binary files differnew file mode 100644 index 0000000..8e11cfc --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$2.class Binary files differnew file mode 100644 index 0000000..d28b50a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$3.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$3.class Binary files differnew file mode 100644 index 0000000..0b1efa7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$3.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$4.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$4.class Binary files differnew file mode 100644 index 0000000..9cb4058 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog$4.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog.class Binary files differnew file mode 100644 index 0000000..6819570 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/CertificateProblemDialog.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelAdapter$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelAdapter$1.class Binary files differnew file mode 100644 index 0000000..d9639a6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelAdapter$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelAdapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelAdapter.class Binary files differnew file mode 100644 index 0000000..4c41567 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelEventAdapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelEventAdapter.class Binary files differnew file mode 100644 index 0000000..a9e9954 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelEventAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelHolder.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelHolder.class Binary files differnew file mode 100644 index 0000000..e8bf86e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelHolder.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$1.class Binary files differnew file mode 100644 index 0000000..9098822 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$2$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$2$1.class Binary files differnew file mode 100644 index 0000000..49ab12d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$2$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$2.class Binary files differnew file mode 100644 index 0000000..6333083 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$3.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$3.class Binary files differnew file mode 100644 index 0000000..bd89548 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$3.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$4.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$4.class Binary files differnew file mode 100644 index 0000000..a7395de --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$4.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$RecentChannelsAdapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$RecentChannelsAdapter.class Binary files differnew file mode 100644 index 0000000..a5f2bca --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity$RecentChannelsAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity.class Binary files differnew file mode 100644 index 0000000..a5e8746 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListFragment.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListFragment.class Binary files differnew file mode 100644 index 0000000..6b06929 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ChannelListFragment.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ColoredButton.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ColoredButton.class Binary files differnew file mode 100644 index 0000000..8a678ac --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/ColoredButton.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$1.class Binary files differnew file mode 100644 index 0000000..f803843 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$2.class Binary files differnew file mode 100644 index 0000000..d183bdb --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$3.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$3.class Binary files differnew file mode 100644 index 0000000..11e590a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$3.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$4.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$4.class Binary files differnew file mode 100644 index 0000000..f880912 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$4.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$5$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$5$1.class Binary files differnew file mode 100644 index 0000000..7293617 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$5$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$5.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$5.class Binary files differnew file mode 100644 index 0000000..7eaee83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$5.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$6.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$6.class Binary files differnew file mode 100644 index 0000000..d690a48 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$6.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$7.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$7.class Binary files differnew file mode 100644 index 0000000..34ab7cf --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$7.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$8.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$8.class Binary files differnew file mode 100644 index 0000000..d2f8cb4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$8.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$Adapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$Adapter.class Binary files differnew file mode 100644 index 0000000..e98bc78 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$Adapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$Wrapper.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$Wrapper.class Binary files differnew file mode 100644 index 0000000..53491a4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity$Wrapper.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity.class Binary files differnew file mode 100644 index 0000000..7e01dd4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgDetailsActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgSearchListActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgSearchListActivity.class Binary files differnew file mode 100644 index 0000000..d293285 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgSearchListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity$1.class Binary files differnew file mode 100644 index 0000000..f530951 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity$2.class Binary files differnew file mode 100644 index 0000000..28d80a1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity.class Binary files differnew file mode 100644 index 0000000..d7b0f63 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EventEpgListActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EventEpgListActivity$1.class Binary files differnew file mode 100644 index 0000000..47b9343 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EventEpgListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EventEpgListActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EventEpgListActivity.class Binary files differnew file mode 100644 index 0000000..e9f285b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EventEpgListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EventListItemHolder.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EventListItemHolder.class Binary files differnew file mode 100644 index 0000000..65bd61e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/EventListItemHolder.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/PreferencesActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/PreferencesActivity$1.class Binary files differnew file mode 100644 index 0000000..7bd2a56 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/PreferencesActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/PreferencesActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/PreferencesActivity.class Binary files differnew file mode 100644 index 0000000..3c0d896 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/PreferencesActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingAdapter$EventListItemFolderHolder.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingAdapter$EventListItemFolderHolder.class Binary files differnew file mode 100644 index 0000000..2e1e639 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingAdapter$EventListItemFolderHolder.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingAdapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingAdapter.class Binary files differnew file mode 100644 index 0000000..0b79bec --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingDir.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingDir.class Binary files differnew file mode 100644 index 0000000..6a72ad0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingDir.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingListActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingListActivity$1.class Binary files differnew file mode 100644 index 0000000..1012af2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingListActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingListActivity$2.class Binary files differnew file mode 100644 index 0000000..3088c83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingListActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingListActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingListActivity.class Binary files differnew file mode 100644 index 0000000..9906f1e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/RecordingListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/SimpleGestureFilter$SimpleGestureListener.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/SimpleGestureFilter$SimpleGestureListener.class Binary files differnew file mode 100644 index 0000000..d720143 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/SimpleGestureFilter$SimpleGestureListener.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/SimpleGestureFilter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/SimpleGestureFilter.class Binary files differnew file mode 100644 index 0000000..972753b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/SimpleGestureFilter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog$1.class Binary files differnew file mode 100644 index 0000000..919f7fa --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog.class Binary files differnew file mode 100644 index 0000000..15345ce --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimeEpgListActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimeEpgListActivity.class Binary files differnew file mode 100644 index 0000000..e574d82 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimeEpgListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimeEventAdapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimeEventAdapter.class Binary files differnew file mode 100644 index 0000000..fec6b27 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimeEventAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$1.class Binary files differnew file mode 100644 index 0000000..26082ba --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$2.class Binary files differnew file mode 100644 index 0000000..e614041 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$3.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$3.class Binary files differnew file mode 100644 index 0000000..15f5254 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$3.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$4.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$4.class Binary files differnew file mode 100644 index 0000000..64057e2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$4.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$5.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$5.class Binary files differnew file mode 100644 index 0000000..76dfb05 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$5.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$6.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$6.class Binary files differnew file mode 100644 index 0000000..7a33c39 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$6.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$DaysOfWeek.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$DaysOfWeek.class Binary files differnew file mode 100644 index 0000000..47d2796 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$DaysOfWeek.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$EditTimerViewHolder.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$EditTimerViewHolder.class Binary files differnew file mode 100644 index 0000000..58a93a1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity$EditTimerViewHolder.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity.class Binary files differnew file mode 100644 index 0000000..213cfea --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerDetailsActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerEventAdapter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerEventAdapter.class Binary files differnew file mode 100644 index 0000000..1d102a7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerEventAdapter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerListActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerListActivity$1.class Binary files differnew file mode 100644 index 0000000..ec4abf8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerListActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerListActivity.class Binary files differnew file mode 100644 index 0000000..54b0aa7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/TimerListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/Utils$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/Utils$1.class Binary files differnew file mode 100644 index 0000000..c505a19 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/Utils$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/Utils$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/Utils$2.class Binary files differnew file mode 100644 index 0000000..62b36f1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/Utils$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/Utils$3.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/Utils$3.class Binary files differnew file mode 100644 index 0000000..a5fab22 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/Utils$3.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/Utils.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/Utils.class Binary files differnew file mode 100644 index 0000000..d22ae66 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/Utils.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrListActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrListActivity$1.class Binary files differnew file mode 100644 index 0000000..effe65b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrListActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrListActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrListActivity$2.class Binary files differnew file mode 100644 index 0000000..fd7e1c6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrListActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrListActivity$Holder.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrListActivity$Holder.class Binary files differnew file mode 100644 index 0000000..2f9f344 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrListActivity$Holder.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrListActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrListActivity.class Binary files differnew file mode 100644 index 0000000..3f04c69 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrListActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrManagerActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrManagerActivity$1.class Binary files differnew file mode 100644 index 0000000..ef65110 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrManagerActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrManagerActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrManagerActivity.class Binary files differnew file mode 100644 index 0000000..5bf8e5c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrManagerActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$1$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$1$1.class Binary files differnew file mode 100644 index 0000000..bf84e6e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$1$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$1.class Binary files differnew file mode 100644 index 0000000..f4d76dc --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1$1.class Binary files differnew file mode 100644 index 0000000..ddf0b08 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1$2.class Binary files differnew file mode 100644 index 0000000..d8771c1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1.class Binary files differnew file mode 100644 index 0000000..da1a97e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2.class Binary files differnew file mode 100644 index 0000000..ae118da --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity.class Binary files differnew file mode 100644 index 0000000..29ab9c1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/HITK.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/HITK.class Binary files differnew file mode 100644 index 0000000..2d86630 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/HITK.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$1.class Binary files differnew file mode 100644 index 0000000..2f30636 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$2.class Binary files differnew file mode 100644 index 0000000..8fcd577 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$3.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$3.class Binary files differnew file mode 100644 index 0000000..a0edaa8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$3.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$4.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$4.class Binary files differnew file mode 100644 index 0000000..eed2e7c --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$4.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$5.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$5.class Binary files differnew file mode 100644 index 0000000..65f6db9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$5.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$6.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$6.class Binary files differnew file mode 100644 index 0000000..0036599 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$6.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$HitkAsyncTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$HitkAsyncTask.class Binary files differnew file mode 100644 index 0000000..142f0b8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity$HitkAsyncTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity.class Binary files differnew file mode 100644 index 0000000..2e6cf2e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/remote/RemoteActivity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/AsyncProgressTask$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/AsyncProgressTask$1.class Binary files differnew file mode 100644 index 0000000..0960c83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/AsyncProgressTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/AsyncProgressTask$AsyncProgress.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/AsyncProgressTask$AsyncProgress.class Binary files differnew file mode 100644 index 0000000..1525ae0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/AsyncProgressTask$AsyncProgress.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/AsyncProgressTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/AsyncProgressTask.class Binary files differnew file mode 100644 index 0000000..f6a04e3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/AsyncProgressTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ChannelsTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ChannelsTask.class Binary files differnew file mode 100644 index 0000000..b4f3536 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ChannelsTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/CreateTimerTask$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/CreateTimerTask$1.class Binary files differnew file mode 100644 index 0000000..68d361d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/CreateTimerTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/CreateTimerTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/CreateTimerTask.class Binary files differnew file mode 100644 index 0000000..4187388 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/CreateTimerTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask$1.class Binary files differnew file mode 100644 index 0000000..4bb5b60 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask.class Binary files differnew file mode 100644 index 0000000..e1eec80 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/DeleteTimerTask$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/DeleteTimerTask$1.class Binary files differnew file mode 100644 index 0000000..fde7038 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/DeleteTimerTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/DeleteTimerTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/DeleteTimerTask.class Binary files differnew file mode 100644 index 0000000..b35c922 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/DeleteTimerTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ModifyTimerTask$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ModifyTimerTask$1.class Binary files differnew file mode 100644 index 0000000..cab2128 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ModifyTimerTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ModifyTimerTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ModifyTimerTask.class Binary files differnew file mode 100644 index 0000000..1a35183 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ModifyTimerTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ToggleTimerTask$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ToggleTimerTask$1.class Binary files differnew file mode 100644 index 0000000..2d08488 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ToggleTimerTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ToggleTimerTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ToggleTimerTask.class Binary files differnew file mode 100644 index 0000000..ba9e425 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/ToggleTimerTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/VoidAsyncTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/VoidAsyncTask.class Binary files differnew file mode 100644 index 0000000..0083854 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/tasks/VoidAsyncTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/date/DateFormatter.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/date/DateFormatter.class Binary files differnew file mode 100644 index 0000000..49069a7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/date/DateFormatter.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/http/HttpHelper$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/http/HttpHelper$1.class Binary files differnew file mode 100644 index 0000000..b9e6e9a --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/http/HttpHelper$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/http/HttpHelper$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/http/HttpHelper$2.class Binary files differnew file mode 100644 index 0000000..19056ee --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/http/HttpHelper$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/http/HttpHelper$GzipDecompressingEntity.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/http/HttpHelper$GzipDecompressingEntity.class Binary files differnew file mode 100644 index 0000000..479c977 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/http/HttpHelper$GzipDecompressingEntity.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/http/HttpHelper.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/http/HttpHelper.class Binary files differnew file mode 100644 index 0000000..791c9bf --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/http/HttpHelper.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/AliveClient.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/AliveClient.class Binary files differnew file mode 100644 index 0000000..b658ae6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/AliveClient.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener$CertificateProblemAction.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener$CertificateProblemAction.class Binary files differnew file mode 100644 index 0000000..acc9099 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener$CertificateProblemAction.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener.class Binary files differnew file mode 100644 index 0000000..2588274 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/ChannelClient.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/ChannelClient.class Binary files differnew file mode 100644 index 0000000..ae14841 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/ChannelClient.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/DelRecordingClient.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/DelRecordingClient.class Binary files differnew file mode 100644 index 0000000..61eca47 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/DelRecordingClient.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/EpgClient.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/EpgClient.class Binary files differnew file mode 100644 index 0000000..97b5f72 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/EpgClient.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$1.class Binary files differnew file mode 100644 index 0000000..747ed19 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$2.class Binary files differnew file mode 100644 index 0000000..d4ba43b --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$3.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$3.class Binary files differnew file mode 100644 index 0000000..8e699c5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory$3.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory.class Binary files differnew file mode 100644 index 0000000..04c8295 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/RecordingClient.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/RecordingClient.class Binary files differnew file mode 100644 index 0000000..b32b4e4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/RecordingClient.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient$TimerOperation.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient$TimerOperation.class Binary files differnew file mode 100644 index 0000000..9da757d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient$TimerOperation.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient.class Binary files differnew file mode 100644 index 0000000..6b54475 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpAsyncTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpAsyncTask.class Binary files differnew file mode 100644 index 0000000..ad7ac21 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpAsyncTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient$1.class Binary files differnew file mode 100644 index 0000000..f15a18e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient.class Binary files differnew file mode 100644 index 0000000..1db4266 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpEvent.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpEvent.class Binary files differnew file mode 100644 index 0000000..89b6828 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpEvent.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpException.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpException.class Binary files differnew file mode 100644 index 0000000..908ad3d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpException.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpExceptionListener.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpExceptionListener.class Binary files differnew file mode 100644 index 0000000..b642330 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpExceptionListener.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpFinishedListener.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpFinishedListener.class Binary files differnew file mode 100644 index 0000000..eb93ddd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpFinishedListener.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpListener.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpListener.class Binary files differnew file mode 100644 index 0000000..3b59efb --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpListener.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpResultListener.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpResultListener.class Binary files differnew file mode 100644 index 0000000..0472d9d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpResultListener.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpStartListener.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpStartListener.class Binary files differnew file mode 100644 index 0000000..b2b07ba --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SvdrpStartListener.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SwitchChannelClient.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SwitchChannelClient.class Binary files differnew file mode 100644 index 0000000..4fac3f3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/SwitchChannelClient.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/TimerClient.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/TimerClient.class Binary files differnew file mode 100644 index 0000000..cec2d7e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/svdrp/TimerClient.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$1.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$1.class Binary files differnew file mode 100644 index 0000000..bf7033e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$1.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$2.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$2.class Binary files differnew file mode 100644 index 0000000..b5141fe --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$2.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$3.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$3.class Binary files differnew file mode 100644 index 0000000..43c08ea --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask$3.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask.class Binary files differnew file mode 100644 index 0000000..4e1b1a6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/WakeOnLanClient.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/WakeOnLanClient.class Binary files differnew file mode 100644 index 0000000..8a1d695 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/WakeOnLanClient.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgress.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgress.class Binary files differnew file mode 100644 index 0000000..e4e8a05 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgress.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgressType.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgressType.class Binary files differnew file mode 100644 index 0000000..a559ffd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgressType.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/WakeupUrlClient.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/WakeupUrlClient.class Binary files differnew file mode 100644 index 0000000..fec2515 --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/WakeupUrlClient.class diff --git a/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/Wakeuper.class b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/Wakeuper.class Binary files differnew file mode 100644 index 0000000..3c6192e --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/de/bjusystems/vdrmanager/utils/wakeup/Wakeuper.class diff --git a/vdrmanager/app/build/intermediates/classes/release/org/fueri/reeldroid/network/DeviceManager$ProgressListener.class b/vdrmanager/app/build/intermediates/classes/release/org/fueri/reeldroid/network/DeviceManager$ProgressListener.class Binary files differnew file mode 100644 index 0000000..daf730d --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/org/fueri/reeldroid/network/DeviceManager$ProgressListener.class diff --git a/vdrmanager/app/build/intermediates/classes/release/org/fueri/reeldroid/network/DeviceManager.class b/vdrmanager/app/build/intermediates/classes/release/org/fueri/reeldroid/network/DeviceManager.class Binary files differnew file mode 100644 index 0000000..92161bd --- /dev/null +++ b/vdrmanager/app/build/intermediates/classes/release/org/fueri/reeldroid/network/DeviceManager.class diff --git a/vdrmanager/app/build/intermediates/dex/debug/classes.dex b/vdrmanager/app/build/intermediates/dex/debug/classes.dex Binary files differnew file mode 100644 index 0000000..b04a4fe --- /dev/null +++ b/vdrmanager/app/build/intermediates/dex/debug/classes.dex diff --git a/vdrmanager/app/build/intermediates/dex/release/classes.dex b/vdrmanager/app/build/intermediates/dex/release/classes.dex Binary files differnew file mode 100644 index 0000000..f2a64d7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/dex/release/classes.dex diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/AndroidManifest.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/AndroidManifest.xml new file mode 100644 index 0000000..6939d32 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/AndroidManifest.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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. +--> +<manifest xmlns:android="http://schemas.android.com/apk/res/android" + package="android.support.v7.appcompat"> + <uses-sdk android:minSdkVersion="7"/> + <application /> +</manifest> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/AndroidManifest.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/R.txt b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/R.txt new file mode 100644 index 0000000..ff1eab0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/R.txt @@ -0,0 +1,582 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_slide_in_bottom 0x7f040002 +int anim abc_slide_in_top 0x7f040003 +int anim abc_slide_out_bottom 0x7f040004 +int anim abc_slide_out_top 0x7f040005 +int attr actionBarDivider 0x7f010000 +int attr actionBarItemBackground 0x7f010001 +int attr actionBarSize 0x7f010002 +int attr actionBarSplitStyle 0x7f010003 +int attr actionBarStyle 0x7f010004 +int attr actionBarTabBarStyle 0x7f010005 +int attr actionBarTabStyle 0x7f010006 +int attr actionBarTabTextStyle 0x7f010007 +int attr actionBarWidgetTheme 0x7f010008 +int attr actionButtonStyle 0x7f010009 +int attr actionDropDownStyle 0x7f010066 +int attr actionLayout 0x7f01005d +int attr actionMenuTextAppearance 0x7f01000a +int attr actionMenuTextColor 0x7f01000b +int attr actionModeBackground 0x7f01000c +int attr actionModeCloseButtonStyle 0x7f01000d +int attr actionModeCloseDrawable 0x7f01000e +int attr actionModeCopyDrawable 0x7f01000f +int attr actionModeCutDrawable 0x7f010010 +int attr actionModeFindDrawable 0x7f010011 +int attr actionModePasteDrawable 0x7f010012 +int attr actionModePopupWindowStyle 0x7f010013 +int attr actionModeSelectAllDrawable 0x7f010014 +int attr actionModeShareDrawable 0x7f010015 +int attr actionModeSplitBackground 0x7f010016 +int attr actionModeStyle 0x7f010017 +int attr actionModeWebSearchDrawable 0x7f010018 +int attr actionOverflowButtonStyle 0x7f010019 +int attr actionProviderClass 0x7f01005f +int attr actionViewClass 0x7f01005e +int attr activityChooserViewStyle 0x7f01001a +int attr background 0x7f010047 +int attr backgroundSplit 0x7f010049 +int attr backgroundStacked 0x7f010048 +int attr buttonBarButtonStyle 0x7f01001b +int attr buttonBarStyle 0x7f01001c +int attr customNavigationLayout 0x7f01004a +int attr disableChildrenWhenDisabled 0x7f010065 +int attr displayOptions 0x7f010040 +int attr divider 0x7f010046 +int attr dividerHorizontal 0x7f01001d +int attr dividerPadding 0x7f01005b +int attr dividerVertical 0x7f01001e +int attr dropDownListViewStyle 0x7f01001f +int attr dropdownListPreferredItemHeight 0x7f010067 +int attr expandActivityOverflowButtonDrawable 0x7f010058 +int attr height 0x7f010020 +int attr homeAsUpIndicator 0x7f010021 +int attr homeLayout 0x7f01004b +int attr icon 0x7f010044 +int attr iconifiedByDefault 0x7f010060 +int attr indeterminateProgressStyle 0x7f01004d +int attr initialActivityCount 0x7f010057 +int attr isLightTheme 0x7f010022 +int attr itemPadding 0x7f01004f +int attr listChoiceBackgroundIndicator 0x7f01006b +int attr listPopupWindowStyle 0x7f010023 +int attr listPreferredItemHeight 0x7f010024 +int attr listPreferredItemHeightLarge 0x7f010025 +int attr listPreferredItemHeightSmall 0x7f010026 +int attr listPreferredItemPaddingLeft 0x7f010027 +int attr listPreferredItemPaddingRight 0x7f010028 +int attr logo 0x7f010045 +int attr navigationMode 0x7f01003f +int attr paddingEnd 0x7f01006d +int attr paddingStart 0x7f01006c +int attr panelMenuListTheme 0x7f01006a +int attr panelMenuListWidth 0x7f010069 +int attr popupMenuStyle 0x7f010068 +int attr popupPromptView 0x7f010064 +int attr progressBarPadding 0x7f01004e +int attr progressBarStyle 0x7f01004c +int attr prompt 0x7f010062 +int attr queryHint 0x7f010061 +int attr searchDropdownBackground 0x7f010029 +int attr searchResultListItemHeight 0x7f01002a +int attr searchViewAutoCompleteTextView 0x7f01002b +int attr searchViewCloseIcon 0x7f01002c +int attr searchViewEditQuery 0x7f01002d +int attr searchViewEditQueryBackground 0x7f01002e +int attr searchViewGoIcon 0x7f01002f +int attr searchViewSearchIcon 0x7f010030 +int attr searchViewTextField 0x7f010031 +int attr searchViewTextFieldRight 0x7f010032 +int attr searchViewVoiceIcon 0x7f010033 +int attr selectableItemBackground 0x7f010034 +int attr showAsAction 0x7f01005c +int attr showDividers 0x7f01005a +int attr spinnerDropDownItemStyle 0x7f010035 +int attr spinnerMode 0x7f010063 +int attr spinnerStyle 0x7f010036 +int attr subtitle 0x7f010041 +int attr subtitleTextStyle 0x7f010043 +int attr textAllCaps 0x7f010059 +int attr textAppearanceLargePopupMenu 0x7f010037 +int attr textAppearanceListItem 0x7f010038 +int attr textAppearanceListItemSmall 0x7f010039 +int attr textAppearanceSearchResultSubtitle 0x7f01003a +int attr textAppearanceSearchResultTitle 0x7f01003b +int attr textAppearanceSmallPopupMenu 0x7f01003c +int attr textColorSearchUrl 0x7f01003d +int attr title 0x7f01003e +int attr titleTextStyle 0x7f010042 +int attr windowActionBar 0x7f010050 +int attr windowActionBarOverlay 0x7f010051 +int attr windowFixedHeightMajor 0x7f010056 +int attr windowFixedHeightMinor 0x7f010054 +int attr windowFixedWidthMajor 0x7f010053 +int attr windowFixedWidthMinor 0x7f010055 +int attr windowSplitActionBar 0x7f010052 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f050000 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f050001 +int bool abc_config_actionMenuItemAllCaps 0x7f050002 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f050003 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050004 +int bool abc_split_action_bar_is_narrow 0x7f050005 +int color abc_search_url_text_holo 0x7f060003 +int color abc_search_url_text_normal 0x7f060000 +int color abc_search_url_text_pressed 0x7f060001 +int color abc_search_url_text_selected 0x7f060002 +int dimen abc_action_bar_default_height 0x7f080000 +int dimen abc_action_bar_icon_vertical_padding 0x7f080001 +int dimen abc_action_bar_progress_bar_size 0x7f080002 +int dimen abc_action_bar_stacked_max_height 0x7f080003 +int dimen abc_action_bar_stacked_tab_max_width 0x7f080004 +int dimen abc_action_bar_subtitle_bottom_margin 0x7f080005 +int dimen abc_action_bar_subtitle_text_size 0x7f080006 +int dimen abc_action_bar_subtitle_top_margin 0x7f080007 +int dimen abc_action_bar_title_text_size 0x7f080008 +int dimen abc_action_button_min_width 0x7f080009 +int dimen abc_config_prefDialogWidth 0x7f08000a +int dimen abc_dropdownitem_icon_width 0x7f08000b +int dimen abc_dropdownitem_text_padding_left 0x7f08000c +int dimen abc_dropdownitem_text_padding_right 0x7f08000d +int dimen abc_panel_menu_list_width 0x7f08000e +int dimen abc_search_view_preferred_width 0x7f08000f +int dimen abc_search_view_text_min_width 0x7f080010 +int dimen dialog_fixed_height_major 0x7f080011 +int dimen dialog_fixed_height_minor 0x7f080012 +int dimen dialog_fixed_width_major 0x7f080013 +int dimen dialog_fixed_width_minor 0x7f080014 +int drawable abc_ab_bottom_solid_dark_holo 0x7f020000 +int drawable abc_ab_bottom_solid_light_holo 0x7f020001 +int drawable abc_ab_bottom_transparent_dark_holo 0x7f020002 +int drawable abc_ab_bottom_transparent_light_holo 0x7f020003 +int drawable abc_ab_share_pack_holo_dark 0x7f020004 +int drawable abc_ab_share_pack_holo_light 0x7f020005 +int drawable abc_ab_solid_dark_holo 0x7f020006 +int drawable abc_ab_solid_light_holo 0x7f020007 +int drawable abc_ab_stacked_solid_dark_holo 0x7f020008 +int drawable abc_ab_stacked_solid_light_holo 0x7f020009 +int drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a +int drawable abc_ab_stacked_transparent_light_holo 0x7f02000b +int drawable abc_ab_transparent_dark_holo 0x7f02000c +int drawable abc_ab_transparent_light_holo 0x7f02000d +int drawable abc_cab_background_bottom_holo_dark 0x7f02000e +int drawable abc_cab_background_bottom_holo_light 0x7f02000f +int drawable abc_cab_background_top_holo_dark 0x7f020010 +int drawable abc_cab_background_top_holo_light 0x7f020011 +int drawable abc_ic_ab_back_holo_dark 0x7f020012 +int drawable abc_ic_ab_back_holo_light 0x7f020013 +int drawable abc_ic_cab_done_holo_dark 0x7f020014 +int drawable abc_ic_cab_done_holo_light 0x7f020015 +int drawable abc_ic_clear 0x7f020016 +int drawable abc_ic_clear_disabled 0x7f020017 +int drawable abc_ic_clear_holo_light 0x7f020018 +int drawable abc_ic_clear_normal 0x7f020019 +int drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a +int drawable abc_ic_clear_search_api_holo_light 0x7f02001b +int drawable abc_ic_commit_search_api_holo_dark 0x7f02001c +int drawable abc_ic_commit_search_api_holo_light 0x7f02001d +int drawable abc_ic_go 0x7f02001e +int drawable abc_ic_go_search_api_holo_light 0x7f02001f +int drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020 +int drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021 +int drawable abc_ic_menu_share_holo_dark 0x7f020022 +int drawable abc_ic_menu_share_holo_light 0x7f020023 +int drawable abc_ic_search 0x7f020024 +int drawable abc_ic_search_api_holo_light 0x7f020025 +int drawable abc_ic_voice_search 0x7f020026 +int drawable abc_ic_voice_search_api_holo_light 0x7f020027 +int drawable abc_item_background_holo_dark 0x7f020028 +int drawable abc_item_background_holo_light 0x7f020029 +int drawable abc_list_divider_holo_dark 0x7f02002a +int drawable abc_list_divider_holo_light 0x7f02002b +int drawable abc_list_focused_holo 0x7f02002c +int drawable abc_list_longpressed_holo 0x7f02002d +int drawable abc_list_pressed_holo_dark 0x7f02002e +int drawable abc_list_pressed_holo_light 0x7f02002f +int drawable abc_list_selector_background_transition_holo_dark 0x7f020030 +int drawable abc_list_selector_background_transition_holo_light 0x7f020031 +int drawable abc_list_selector_disabled_holo_dark 0x7f020032 +int drawable abc_list_selector_disabled_holo_light 0x7f020033 +int drawable abc_list_selector_holo_dark 0x7f020034 +int drawable abc_list_selector_holo_light 0x7f020035 +int drawable abc_menu_dropdown_panel_holo_dark 0x7f020036 +int drawable abc_menu_dropdown_panel_holo_light 0x7f020037 +int drawable abc_menu_hardkey_panel_holo_dark 0x7f020038 +int drawable abc_menu_hardkey_panel_holo_light 0x7f020039 +int drawable abc_search_dropdown_dark 0x7f02003a +int drawable abc_search_dropdown_light 0x7f02003b +int drawable abc_spinner_ab_default_holo_dark 0x7f02003c +int drawable abc_spinner_ab_default_holo_light 0x7f02003d +int drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e +int drawable abc_spinner_ab_disabled_holo_light 0x7f02003f +int drawable abc_spinner_ab_focused_holo_dark 0x7f020040 +int drawable abc_spinner_ab_focused_holo_light 0x7f020041 +int drawable abc_spinner_ab_holo_dark 0x7f020042 +int drawable abc_spinner_ab_holo_light 0x7f020043 +int drawable abc_spinner_ab_pressed_holo_dark 0x7f020044 +int drawable abc_spinner_ab_pressed_holo_light 0x7f020045 +int drawable abc_tab_indicator_ab_holo 0x7f020046 +int drawable abc_tab_selected_focused_holo 0x7f020047 +int drawable abc_tab_selected_holo 0x7f020048 +int drawable abc_tab_selected_pressed_holo 0x7f020049 +int drawable abc_tab_unselected_pressed_holo 0x7f02004a +int drawable abc_textfield_search_default_holo_dark 0x7f02004b +int drawable abc_textfield_search_default_holo_light 0x7f02004c +int drawable abc_textfield_search_right_default_holo_dark 0x7f02004d +int drawable abc_textfield_search_right_default_holo_light 0x7f02004e +int drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f +int drawable abc_textfield_search_right_selected_holo_light 0x7f020050 +int drawable abc_textfield_search_selected_holo_dark 0x7f020051 +int drawable abc_textfield_search_selected_holo_light 0x7f020052 +int drawable abc_textfield_searchview_holo_dark 0x7f020053 +int drawable abc_textfield_searchview_holo_light 0x7f020054 +int drawable abc_textfield_searchview_right_holo_dark 0x7f020055 +int drawable abc_textfield_searchview_right_holo_light 0x7f020056 +int id action_bar 0x7f07001c +int id action_bar_activity_content 0x7f070014 +int id action_bar_container 0x7f07001b +int id action_bar_overlay_layout 0x7f07001f +int id action_bar_root 0x7f07001a +int id action_bar_subtitle 0x7f070023 +int id action_bar_title 0x7f070022 +int id action_context_bar 0x7f07001d +int id action_menu_divider 0x7f070015 +int id action_menu_presenter 0x7f070016 +int id action_mode_close_button 0x7f070024 +int id activity_chooser_view_content 0x7f070025 +int id always 0x7f07000f +int id beginning 0x7f07000a +int id checkbox 0x7f07002d +int id collapseActionView 0x7f070011 +int id default_activity_button 0x7f070028 +int id dialog 0x7f070012 +int id disableHome 0x7f070008 +int id dropdown 0x7f070013 +int id edit_query 0x7f070030 +int id end 0x7f07000c +int id expand_activities_button 0x7f070026 +int id expanded_menu 0x7f07002c +int id home 0x7f070017 +int id homeAsUp 0x7f070005 +int id icon 0x7f07002a +int id ifRoom 0x7f07000e +int id image 0x7f070027 +int id listMode 0x7f070001 +int id list_item 0x7f070029 +int id middle 0x7f07000b +int id never 0x7f07000d +int id none 0x7f070009 +int id normal 0x7f070000 +int id progress_circular 0x7f070018 +int id progress_horizontal 0x7f070019 +int id radio 0x7f07002f +int id search_badge 0x7f070032 +int id search_bar 0x7f070031 +int id search_button 0x7f070033 +int id search_close_btn 0x7f070038 +int id search_edit_frame 0x7f070034 +int id search_go_btn 0x7f07003a +int id search_mag_icon 0x7f070035 +int id search_plate 0x7f070036 +int id search_src_text 0x7f070037 +int id search_voice_btn 0x7f07003b +int id shortcut 0x7f07002e +int id showCustom 0x7f070007 +int id showHome 0x7f070004 +int id showTitle 0x7f070006 +int id split_action_bar 0x7f07001e +int id submit_area 0x7f070039 +int id tabMode 0x7f070002 +int id title 0x7f07002b +int id top_action_bar 0x7f070020 +int id up 0x7f070021 +int id useLogo 0x7f070003 +int id withText 0x7f070010 +int integer abc_max_action_buttons 0x7f090000 +int layout abc_action_bar_decor 0x7f030000 +int layout abc_action_bar_decor_include 0x7f030001 +int layout abc_action_bar_decor_overlay 0x7f030002 +int layout abc_action_bar_home 0x7f030003 +int layout abc_action_bar_tab 0x7f030004 +int layout abc_action_bar_tabbar 0x7f030005 +int layout abc_action_bar_title_item 0x7f030006 +int layout abc_action_bar_view_list_nav_layout 0x7f030007 +int layout abc_action_menu_item_layout 0x7f030008 +int layout abc_action_menu_layout 0x7f030009 +int layout abc_action_mode_bar 0x7f03000a +int layout abc_action_mode_close_item 0x7f03000b +int layout abc_activity_chooser_view 0x7f03000c +int layout abc_activity_chooser_view_include 0x7f03000d +int layout abc_activity_chooser_view_list_item 0x7f03000e +int layout abc_expanded_menu_layout 0x7f03000f +int layout abc_list_menu_item_checkbox 0x7f030010 +int layout abc_list_menu_item_icon 0x7f030011 +int layout abc_list_menu_item_layout 0x7f030012 +int layout abc_list_menu_item_radio 0x7f030013 +int layout abc_popup_menu_item_layout 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_simple_decor 0x7f030017 +int layout support_simple_spinner_dropdown_item 0x7f030018 +int string abc_action_bar_home_description 0x7f0a0000 +int string abc_action_bar_up_description 0x7f0a0001 +int string abc_action_menu_overflow_description 0x7f0a0002 +int string abc_action_mode_done 0x7f0a0003 +int string abc_activity_chooser_view_see_all 0x7f0a0004 +int string abc_activitychooserview_choose_application 0x7f0a0005 +int string abc_searchview_description_clear 0x7f0a0006 +int string abc_searchview_description_query 0x7f0a0007 +int string abc_searchview_description_search 0x7f0a0008 +int string abc_searchview_description_submit 0x7f0a0009 +int string abc_searchview_description_voice 0x7f0a000a +int string abc_shareactionprovider_share_with 0x7f0a000b +int string abc_shareactionprovider_share_with_application 0x7f0a000c +int style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0000 +int style TextAppearance_AppCompat_Base_SearchResult 0x7f0b0001 +int style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b0002 +int style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b0003 +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b0004 +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b0005 +int style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0006 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b0007 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b0008 +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b0009 +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b000a +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b000b +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b000c +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b000d +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b000e +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b000f +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0b0010 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b0011 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0012 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0013 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0014 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0015 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b0016 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0017 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b0018 +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b0019 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b001a +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b001b +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b001c +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b001d +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b001e +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b001f +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0020 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0021 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b0022 +int style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0023 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0024 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b0025 +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b0026 +int style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b0027 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b0028 +int style Theme_AppCompat 0x7f0b0029 +int style Theme_AppCompat_Base_CompactMenu 0x7f0b002a +int style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b002b +int style Theme_AppCompat_CompactMenu 0x7f0b002c +int style Theme_AppCompat_CompactMenu_Dialog 0x7f0b002d +int style Theme_AppCompat_DialogWhenLarge 0x7f0b002e +int style Theme_AppCompat_Light 0x7f0b002f +int style Theme_AppCompat_Light_DarkActionBar 0x7f0b0030 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b0031 +int style Theme_Base 0x7f0b0032 +int style Theme_Base_AppCompat 0x7f0b0033 +int style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0034 +int style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0035 +int style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0036 +int style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b0089 +int style Theme_Base_AppCompat_Light 0x7f0b0037 +int style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b0038 +int style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0039 +int style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b008a +int style Theme_Base_Light 0x7f0b003a +int style Widget_AppCompat_ActionBar 0x7f0b003b +int style Widget_AppCompat_ActionBar_Solid 0x7f0b003c +int style Widget_AppCompat_ActionBar_TabBar 0x7f0b003d +int style Widget_AppCompat_ActionBar_TabText 0x7f0b003e +int style Widget_AppCompat_ActionBar_TabView 0x7f0b003f +int style Widget_AppCompat_ActionButton 0x7f0b0040 +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0b0041 +int style Widget_AppCompat_ActionButton_Overflow 0x7f0b0042 +int style Widget_AppCompat_ActionMode 0x7f0b0043 +int style Widget_AppCompat_ActivityChooserView 0x7f0b0044 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0b0045 +int style Widget_AppCompat_Base_ActionBar 0x7f0b0046 +int style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b0047 +int style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0048 +int style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b0049 +int style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b004a +int style Widget_AppCompat_Base_ActionButton 0x7f0b004b +int style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b004c +int style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b004d +int style Widget_AppCompat_Base_ActionMode 0x7f0b004e +int style Widget_AppCompat_Base_ActivityChooserView 0x7f0b004f +int style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0050 +int style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b0051 +int style Widget_AppCompat_Base_ListPopupWindow 0x7f0b0052 +int style Widget_AppCompat_Base_ListView_DropDown 0x7f0b0053 +int style Widget_AppCompat_Base_ListView_Menu 0x7f0b0054 +int style Widget_AppCompat_Base_PopupMenu 0x7f0b0055 +int style Widget_AppCompat_Base_ProgressBar 0x7f0b0056 +int style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0057 +int style Widget_AppCompat_Base_Spinner 0x7f0b0058 +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0059 +int style Widget_AppCompat_Light_ActionBar 0x7f0b005a +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b005b +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b005c +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b005d +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b005e +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b005f +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b0060 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b0061 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b0062 +int style Widget_AppCompat_Light_ActionButton 0x7f0b0063 +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b0064 +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0065 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b0066 +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0067 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0068 +int style Widget_AppCompat_Light_Base_ActionBar 0x7f0b0069 +int style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b006a +int style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b006b +int style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b006c +int style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b006d +int style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b006e +int style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b006f +int style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0070 +int style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b0071 +int style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0072 +int style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0073 +int style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b0074 +int style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b0075 +int style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0076 +int style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0077 +int style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b0078 +int style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b0079 +int style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b007a +int style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b007b +int style Widget_AppCompat_Light_Base_Spinner 0x7f0b007c +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b007d +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0b007e +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0b007f +int style Widget_AppCompat_Light_PopupMenu 0x7f0b0080 +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0081 +int style Widget_AppCompat_ListPopupWindow 0x7f0b0082 +int style Widget_AppCompat_ListView_DropDown 0x7f0b0083 +int style Widget_AppCompat_ListView_Menu 0x7f0b0084 +int style Widget_AppCompat_PopupMenu 0x7f0b0085 +int style Widget_AppCompat_ProgressBar 0x7f0b0086 +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0087 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0088 +int[] styleable ActionBar { 0x7f010020, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_height 0 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 1 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionBarWindow { 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056 } +int styleable ActionBarWindow_windowActionBar 0 +int styleable ActionBarWindow_windowActionBarOverlay 1 +int styleable ActionBarWindow_windowFixedHeightMajor 6 +int styleable ActionBarWindow_windowFixedHeightMinor 4 +int styleable ActionBarWindow_windowFixedWidthMajor 3 +int styleable ActionBarWindow_windowFixedWidthMinor 5 +int styleable ActionBarWindow_windowSplitActionBar 2 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010020, 0x7f010042, 0x7f010043, 0x7f010047, 0x7f010049 } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f010057, 0x7f010058 } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable CompatTextView { 0x7f010059 } +int styleable CompatTextView_textAllCaps 0 +int[] styleable LinearLayoutICS { 0x7f010046, 0x7f01005a, 0x7f01005b } +int styleable LinearLayoutICS_divider 0 +int styleable LinearLayoutICS_dividerPadding 2 +int styleable LinearLayoutICS_showDividers 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010435 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_preserveIconSpacing 7 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f010060, 0x7f010061 } +int styleable SearchView_android_imeOptions 2 +int styleable SearchView_android_inputType 1 +int styleable SearchView_android_maxWidth 0 +int styleable SearchView_iconifiedByDefault 3 +int styleable SearchView_queryHint 4 +int[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065 } +int styleable Spinner_android_dropDownHorizontalOffset 4 +int styleable Spinner_android_dropDownSelector 1 +int styleable Spinner_android_dropDownVerticalOffset 5 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 2 +int styleable Spinner_disableChildrenWhenDisabled 9 +int styleable Spinner_popupPromptView 8 +int styleable Spinner_prompt 6 +int styleable Spinner_spinnerMode 7 +int[] styleable Theme { 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b } +int styleable Theme_actionDropDownStyle 0 +int styleable Theme_dropdownListPreferredItemHeight 1 +int styleable Theme_listChoiceBackgroundIndicator 5 +int styleable Theme_panelMenuListTheme 4 +int styleable Theme_panelMenuListWidth 3 +int styleable Theme_popupMenuStyle 2 +int[] styleable View { 0x010100da, 0x7f01006c, 0x7f01006d } +int styleable View_android_focusable 0 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 1 diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/jars/classes.jar b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/jars/classes.jar Binary files differnew file mode 100644 index 0000000..07883a3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/jars/classes.jar diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_in.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_in.xml new file mode 100644 index 0000000..8e67231 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_in.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<alpha xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/decelerate_interpolator" + android:fromAlpha="0.0" android:toAlpha="1.0" + android:duration="@android:integer/config_mediumAnimTime" /><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_fade_in.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_out.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_out.xml new file mode 100644 index 0000000..166a99b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_out.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<alpha xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/decelerate_interpolator" + android:fromAlpha="1.0" android:toAlpha="0.0" + android:duration="@android:integer/config_mediumAnimTime" /><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_fade_out.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_bottom.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_bottom.xml new file mode 100644 index 0000000..0a25ef9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_bottom.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> +<translate xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/decelerate_interpolator" + android:fromYDelta="50%p" android:toYDelta="0" + android:duration="@android:integer/config_mediumAnimTime"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_in_bottom.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_top.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_top.xml new file mode 100644 index 0000000..b1a3ef7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_top.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> +<translate xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/decelerate_interpolator" + android:fromYDelta="-50%p" android:toYDelta="0" + android:duration="@android:integer/config_mediumAnimTime"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_in_top.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_bottom.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_bottom.xml new file mode 100644 index 0000000..0a05fd4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_bottom.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> +<translate xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/accelerate_interpolator" + android:fromYDelta="0" android:toYDelta="50%p" + android:duration="@android:integer/config_mediumAnimTime"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_out_bottom.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_top.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_top.xml new file mode 100644 index 0000000..73a2cfd --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_top.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> +<translate xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/accelerate_interpolator" + android:fromYDelta="0" android:toYDelta="-50%p" + android:duration="@android:integer/config_mediumAnimTime"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_out_top.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/color/abc_search_url_text_holo.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/color/abc_search_url_text_holo.xml new file mode 100644 index 0000000..42aa346 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/color/abc_search_url_text_holo.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_pressed="true" android:color="@color/abc_search_url_text_pressed"/> + <item android:state_selected="true" android:color="@color/abc_search_url_text_selected"/> + <item android:color="@color/abc_search_url_text_normal"/> <!-- not selected --> +</selector><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/color/abc_search_url_text_holo.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..769463b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..7305047 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..712a551 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..bf3b943 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..6c14157 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_share_pack_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_share_pack_holo_light.9.png Binary files differnew file mode 100644 index 0000000..f4ff16b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_share_pack_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..cbbaec5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..af917e5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..0520e5a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..e3e3f93 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..1e39572 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..a16db85 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..0eff695 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..219b170 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..1d836f6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png Binary files differnew file mode 100644 index 0000000..5818666 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_top_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_top_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..564fb34 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_top_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_top_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_top_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ae21b76 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_top_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_ab_back_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_ab_back_holo_dark.png Binary files differnew file mode 100644 index 0000000..897a1c1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_ab_back_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_ab_back_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_ab_back_holo_light.png Binary files differnew file mode 100644 index 0000000..0c89f71 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_ab_back_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_cab_done_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_cab_done_holo_dark.png Binary files differnew file mode 100644 index 0000000..d8662e3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_cab_done_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_cab_done_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_cab_done_holo_light.png Binary files differnew file mode 100644 index 0000000..ed03f62 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_cab_done_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_disabled.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_disabled.png Binary files differnew file mode 100644 index 0000000..d97c342 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_disabled.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_normal.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_normal.png Binary files differnew file mode 100644 index 0000000..33ad8d4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_normal.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png Binary files differnew file mode 100644 index 0000000..3edbd74 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..90db01b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png Binary files differnew file mode 100644 index 0000000..83f36a9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_commit_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_commit_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..a3cc21e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_commit_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_go.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_go.png Binary files differnew file mode 100644 index 0000000..97b825e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_go.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_go_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_go_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..7e1ba2a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_go_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png Binary files differnew file mode 100644 index 0000000..2abc458 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png Binary files differnew file mode 100644 index 0000000..bb6aef1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_share_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_share_holo_dark.png Binary files differnew file mode 100644 index 0000000..6f747c8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_share_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_share_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_share_holo_light.png Binary files differnew file mode 100644 index 0000000..682b2fd --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_share_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_search.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_search.png Binary files differnew file mode 100644 index 0000000..bf8bd66 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_search.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..72e207b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_voice_search.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_voice_search.png Binary files differnew file mode 100644 index 0000000..66d14ae --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_voice_search.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_voice_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_voice_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..3481c98 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_voice_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_divider_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_divider_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..986ab0b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_divider_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_divider_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_divider_holo_light.9.png Binary files differnew file mode 100644 index 0000000..0279e17 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_divider_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_focused_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..5552708 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_longpressed_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_longpressed_holo.9.png Binary files differnew file mode 100644 index 0000000..4ea7afa --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_longpressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..5654cd6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..5654cd6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..f6fd30d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ca8e9a2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..72ee35f --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..0d1f9bf --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..465ee6d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..76a5c53 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..88f8765 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..fa68a13 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..78c63cb --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..e13a9f8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..26d2e16 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png Binary files differnew file mode 100644 index 0000000..00ae92a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..dc20a8d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..272a2a1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_focused_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..673e3bf --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_holo.9.png Binary files differnew file mode 100644 index 0000000..d57df98 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..6278eef --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..aadc6f8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..70c0e73 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_default_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..36e71d8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..4be4af5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..e72193f --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..8f20b9d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..04f657e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..99309ef --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..9bde7fb --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..b229367 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..0706c8a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..d814d02 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..b139c8e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..ed4ba34 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_share_pack_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_share_pack_holo_light.9.png Binary files differnew file mode 100644 index 0000000..8f10bd5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_share_pack_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..743d00b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..17c1fb9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..007a4b2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..ad6e1a4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..0ad6c88 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..19b50ab --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..ad980b1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..60e6c52 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..d8f1c8b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png Binary files differnew file mode 100644 index 0000000..31e4989 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_top_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_top_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..7c2cbe5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_top_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_top_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_top_holo_light.9.png Binary files differnew file mode 100644 index 0000000..30cbdc1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_top_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_ab_back_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_ab_back_holo_dark.png Binary files differnew file mode 100644 index 0000000..df2d3d1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_ab_back_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_ab_back_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_ab_back_holo_light.png Binary files differnew file mode 100644 index 0000000..b2aa9c2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_ab_back_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_cab_done_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_cab_done_holo_dark.png Binary files differnew file mode 100644 index 0000000..a17b6a7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_cab_done_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_cab_done_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_cab_done_holo_light.png Binary files differnew file mode 100644 index 0000000..b28b3b5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_cab_done_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_disabled.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_disabled.png Binary files differnew file mode 100644 index 0000000..79228ba --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_disabled.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_normal.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_normal.png Binary files differnew file mode 100644 index 0000000..86944a8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_normal.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png Binary files differnew file mode 100644 index 0000000..c0bdf06 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..15b86cb --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png Binary files differnew file mode 100644 index 0000000..844c99c --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_commit_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_commit_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..86c170e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_commit_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_go.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_go.png Binary files differnew file mode 100644 index 0000000..bf19833 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_go.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_go_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_go_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..8518498 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_go_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png Binary files differnew file mode 100644 index 0000000..ba704b6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png Binary files differnew file mode 100644 index 0000000..01d6816 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_share_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_share_holo_dark.png Binary files differnew file mode 100644 index 0000000..6bf21e3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_share_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_share_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_share_holo_light.png Binary files differnew file mode 100644 index 0000000..70fe31a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_share_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_search.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_search.png Binary files differnew file mode 100644 index 0000000..4be72f1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_search.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..f2e26f8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_voice_search.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_voice_search.png Binary files differnew file mode 100644 index 0000000..73c6be6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_voice_search.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_voice_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_voice_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..71d838e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_voice_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_divider_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_divider_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..986ab0b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_divider_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_divider_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_divider_holo_light.9.png Binary files differnew file mode 100644 index 0000000..0279e17 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_divider_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_focused_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..00f05d8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_longpressed_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_longpressed_holo.9.png Binary files differnew file mode 100644 index 0000000..3bf8e03 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_longpressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..6e77525 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..6e77525 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..92da2f0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..42cb646 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..31dc342 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..755c145 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..3677994 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..02b25f0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..8d75946 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..716560b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..c3ba89c --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..67c5358 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..c015f43 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png Binary files differnew file mode 100644 index 0000000..487edc2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..2fa15e7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a964b22 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_focused_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..c9972e7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_holo.9.png Binary files differnew file mode 100644 index 0000000..587337c --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..155c4fc --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..b1223fe --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..081657e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_default_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..3f312b4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..b086fae --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..73c336a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..726e0ff --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..726e0ff --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..1767c16 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1767c16 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..5753346 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..8155fe8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..6cee9a1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..fa4d76a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..55099d4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png Binary files differnew file mode 100644 index 0000000..3c4701f --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..6622cba --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..c427297 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..a0d9c1b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..d36f99f --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..5ad475d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..6ade5ee --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..719b923 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..6da264d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..0bd0980 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png Binary files differnew file mode 100644 index 0000000..43ed26d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..6b31579 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_top_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_top_holo_light.9.png Binary files differnew file mode 100644 index 0000000..df0121b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_top_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_ab_back_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_ab_back_holo_dark.png Binary files differnew file mode 100644 index 0000000..8ded62f --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_ab_back_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_ab_back_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_ab_back_holo_light.png Binary files differnew file mode 100644 index 0000000..517e9f7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_ab_back_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_cab_done_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_cab_done_holo_dark.png Binary files differnew file mode 100644 index 0000000..2e06dd0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_cab_done_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_cab_done_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_cab_done_holo_light.png Binary files differnew file mode 100644 index 0000000..bb19810 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_cab_done_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_disabled.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_disabled.png Binary files differnew file mode 100644 index 0000000..e35c5f0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_disabled.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_normal.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_normal.png Binary files differnew file mode 100644 index 0000000..f9dee98 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_normal.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png Binary files differnew file mode 100644 index 0000000..7fd7aeb --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..53cfbd3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png Binary files differnew file mode 100644 index 0000000..d8faf90 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..e7c7280 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_go.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_go.png Binary files differnew file mode 100644 index 0000000..1e2dcfa --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_go.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_go_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_go_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..f12eafc --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_go_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png Binary files differnew file mode 100644 index 0000000..a92fb1d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png Binary files differnew file mode 100644 index 0000000..930ca8d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_share_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_share_holo_dark.png Binary files differnew file mode 100644 index 0000000..45a0f1d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_share_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_share_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_share_holo_light.png Binary files differnew file mode 100644 index 0000000..528e554 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_share_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_search.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_search.png Binary files differnew file mode 100644 index 0000000..998f91b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_search.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..a4cdf1c --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_voice_search.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_voice_search.png Binary files differnew file mode 100644 index 0000000..c625a36 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_voice_search.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..c332ba0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_divider_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_divider_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..e62f011 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_divider_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_divider_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_divider_holo_light.9.png Binary files differnew file mode 100644 index 0000000..65061c0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_divider_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_focused_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..b545f8e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_longpressed_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_longpressed_holo.9.png Binary files differnew file mode 100644 index 0000000..eda10e6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_longpressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..e4b3393 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..e4b3393 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..88726b6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..c6a7d4d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..abc48f8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..48905ed --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..c1ad023 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a1e33d6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..c43293d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..3dc481e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..9a7b173 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..6888fdc --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..9408b47 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1cb95d1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..a3c7711 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..2a21210 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_focused_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..03cfb09 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_holo.9.png Binary files differnew file mode 100644 index 0000000..e4229f2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..e862cb1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..f1eb673 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..8fdbbf3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..4e9ae43 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..98f4871 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..733373e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..0c6bb03 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..0c6bb03 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..e5bfd8a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1743da6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..ba6f005 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..7c7eb77 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..62aa5d6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..136d8b6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..d8cdf1a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a49a207 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..580d122 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..55d96e0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..1e8a9a9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..4bb233f --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..e1768ab --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..83fbbc4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..9f0a2e7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..b959bd9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..087a6d6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png Binary files differnew file mode 100644 index 0000000..98d5d33 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..30db6bf --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ced92af --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png Binary files differnew file mode 100644 index 0000000..05cfc9f --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_ab_back_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_ab_back_holo_light.png Binary files differnew file mode 100644 index 0000000..b3a6fb4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_ab_back_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png Binary files differnew file mode 100644 index 0000000..f06cd48 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_cab_done_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_cab_done_holo_light.png Binary files differnew file mode 100644 index 0000000..40a448e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_cab_done_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_disabled.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_disabled.png Binary files differnew file mode 100644 index 0000000..3c74adf --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_disabled.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_normal.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_normal.png Binary files differnew file mode 100644 index 0000000..1312732 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_normal.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png Binary files differnew file mode 100644 index 0000000..d9eee29 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..681b981 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png Binary files differnew file mode 100644 index 0000000..33c81ce --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..be3c224 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_go.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_go.png Binary files differnew file mode 100644 index 0000000..622712b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_go.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..def0ac4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png Binary files differnew file mode 100644 index 0000000..c1aa1c2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png Binary files differnew file mode 100644 index 0000000..d856d2b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png Binary files differnew file mode 100644 index 0000000..22ddd92 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_share_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_share_holo_light.png Binary files differnew file mode 100644 index 0000000..8148e53 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_share_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_search.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_search.png Binary files differnew file mode 100644 index 0000000..08866a6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_search.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..4ea3c9d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_voice_search.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_voice_search.png Binary files differnew file mode 100644 index 0000000..f8c50d9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_voice_search.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..0674795 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_divider_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_divider_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..745e866 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_divider_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_divider_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_divider_holo_light.9.png Binary files differnew file mode 100644 index 0000000..af30b86 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_divider_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_focused_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..147fc5d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png Binary files differnew file mode 100644 index 0000000..2063d0a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..1399f66 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1399f66 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..175b82c --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..aad8a46 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..bf98017 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..7c72e3e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..31a4caa --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..f5c18d0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..d293589 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a43e9fe --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..f10f0bf --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..4f9a3a6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..d67dcb3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png Binary files differnew file mode 100644 index 0000000..0271d6b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..72a760a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a129aab --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..cd15b0a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_holo.9.png Binary files differnew file mode 100644 index 0000000..05c642a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..f857a22 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..bc856f9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..90932d6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ae7b369 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..deba2d5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ab26e8d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..3d5ebca --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..3d5ebca --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..c8c2e6e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ebb7c75 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear.xml new file mode 100644 index 0000000..2bcd171 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_enabled="false" + android:drawable="@drawable/abc_ic_clear_disabled" /> + <item + android:drawable="@drawable/abc_ic_clear_normal" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_ic_clear.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear_holo_light.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear_holo_light.xml new file mode 100644 index 0000000..eba4fa6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear_holo_light.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_enabled="false" + android:drawable="@drawable/abc_ic_clear_search_api_disabled_holo_light" /> + <item + android:drawable="@drawable/abc_ic_clear_search_api_holo_light" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_ic_clear_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_dark.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_dark.xml new file mode 100644 index 0000000..92809b7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_dark.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + + <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. --> + <item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_disabled_holo_dark" /> + <item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/abc_list_selector_disabled_holo_dark" /> + <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_dark" /> + <item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_dark" /> + <item android:state_focused="true" android:drawable="@drawable/abc_list_focused_holo" /> + <item android:drawable="@android:color/transparent" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_item_background_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_light.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_light.xml new file mode 100644 index 0000000..b2e2495 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_light.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + + <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. --> + <item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_disabled_holo_light" /> + <item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/abc_list_selector_disabled_holo_light" /> + <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_light" /> + <item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_light" /> + <item android:state_focused="true" android:drawable="@drawable/abc_list_focused_holo" /> + <item android:drawable="@android:color/transparent" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_item_background_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml new file mode 100644 index 0000000..360d907 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<transition xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:drawable="@drawable/abc_list_pressed_holo_dark" /> + <item android:drawable="@drawable/abc_list_longpressed_holo" /> +</transition> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_list_selector_background_transition_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml new file mode 100644 index 0000000..a0cf88d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<transition xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:drawable="@drawable/abc_list_pressed_holo_light" /> + <item android:drawable="@drawable/abc_list_longpressed_holo" /> +</transition> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_list_selector_background_transition_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_dark.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_dark.xml new file mode 100644 index 0000000..a3e07bd --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_dark.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + + <item android:state_window_focused="false" android:drawable="@android:color/transparent" /> + + <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. --> + <item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_disabled_holo_dark" /> + <item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/abc_list_selector_disabled_holo_dark" /> + <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_dark" /> + <item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_dark" /> + <item android:state_focused="true" android:drawable="@drawable/abc_list_focused_holo" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_list_selector_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_light.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_light.xml new file mode 100644 index 0000000..d50d387 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_light.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + + <item android:state_window_focused="false" android:drawable="@android:color/transparent" /> + + <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. --> + <item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_disabled_holo_light" /> + <item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/abc_list_selector_disabled_holo_light" /> + <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_light" /> + <item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_light" /> + <item android:state_focused="true" android:drawable="@drawable/abc_list_focused_holo" /> + +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_list_selector_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_dark.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_dark.xml new file mode 100644 index 0000000..9c2ceac --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_dark.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<shape xmlns:android="http://schemas.android.com/apk/res/android"> + <solid android:color="#F0A0A0A0"/> + <stroke android:width="2dp" color="#A00080FF"/> + <padding android:left="5dp" android:top="0dp" + android:right="5dp" android:bottom="1dp" /> +</shape> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_search_dropdown_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_light.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_light.xml new file mode 100644 index 0000000..8605e74 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_light.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<shape xmlns:android="http://schemas.android.com/apk/res/android"> + <solid android:color="#F0FFFFFF"/> + <stroke android:width="1dp" color="#A00080FF"/> + <padding android:left="5dp" android:top="0dp" + android:right="5dp" android:bottom="1dp" /> +</shape> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_search_dropdown_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_dark.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_dark.xml new file mode 100644 index 0000000..395b883 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_dark.xml @@ -0,0 +1,26 @@ +<?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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_enabled="false" + android:drawable="@drawable/abc_spinner_ab_disabled_holo_dark" /> + <item android:state_pressed="true" + android:drawable="@drawable/abc_spinner_ab_pressed_holo_dark" /> + <item android:state_pressed="false" android:state_focused="true" + android:drawable="@drawable/abc_spinner_ab_focused_holo_dark" /> + <item android:drawable="@drawable/abc_spinner_ab_default_holo_dark" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_spinner_ab_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_light.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_light.xml new file mode 100644 index 0000000..77b5288 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_light.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_enabled="false" + android:drawable="@drawable/abc_spinner_ab_disabled_holo_light" /> + <item android:state_pressed="true" + android:drawable="@drawable/abc_spinner_ab_pressed_holo_light" /> + <item android:state_pressed="false" android:state_focused="true" + android:drawable="@drawable/abc_spinner_ab_focused_holo_light" /> + <item android:drawable="@drawable/abc_spinner_ab_default_holo_light" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_spinner_ab_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_tab_indicator_ab_holo.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_tab_indicator_ab_holo.xml new file mode 100644 index 0000000..b49757c --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_tab_indicator_ab_holo.xml @@ -0,0 +1,35 @@ +<?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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <!-- Non focused states --> + <item android:state_focused="false" android:state_selected="false" android:state_pressed="false" android:drawable="@android:color/transparent" /> + <item android:state_focused="false" android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/abc_tab_selected_holo" /> + + <!-- Focused states --> + <item android:state_focused="true" android:state_selected="false" android:state_pressed="false" android:drawable="@drawable/abc_list_focused_holo" /> + <item android:state_focused="true" android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/abc_tab_selected_focused_holo" /> + + <!-- Pressed --> + <!-- Non focused states --> + <item android:state_focused="false" android:state_selected="false" android:state_pressed="true" android:drawable="@drawable/abc_list_pressed_holo_dark" /> + <item android:state_focused="false" android:state_selected="true" android:state_pressed="true" android:drawable="@drawable/abc_tab_selected_pressed_holo" /> + + <!-- Focused states --> + <item android:state_focused="true" android:state_selected="false" android:state_pressed="true" android:drawable="@drawable/abc_tab_unselected_pressed_holo" /> + <item android:state_focused="true" android:state_selected="true" android:state_pressed="true" android:drawable="@drawable/abc_tab_selected_pressed_holo" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_tab_indicator_ab_holo.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_dark.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_dark.xml new file mode 100644 index 0000000..312742b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_dark.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_focused="true" + android:drawable="@drawable/abc_textfield_search_selected_holo_dark" /> + <item android:drawable="@drawable/abc_textfield_search_default_holo_dark" /> +</selector> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_textfield_searchview_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_light.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_light.xml new file mode 100644 index 0000000..0281f80 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_light.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_focused="true" + android:drawable="@drawable/abc_textfield_search_selected_holo_light" /> + <item android:drawable="@drawable/abc_textfield_search_default_holo_light" /> +</selector> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_textfield_searchview_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_dark.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_dark.xml new file mode 100644 index 0000000..f5df49e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_dark.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_focused="true" + android:drawable="@drawable/abc_textfield_search_right_selected_holo_dark" /> + <item android:drawable="@drawable/abc_textfield_search_right_default_holo_dark" /> +</selector> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_textfield_searchview_right_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_light.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_light.xml new file mode 100644 index 0000000..2a86ad9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_light.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_focused="true" + android:drawable="@drawable/abc_textfield_search_right_selected_holo_light" /> + <item android:drawable="@drawable/abc_textfield_search_right_default_holo_light" /> +</selector> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_textfield_searchview_right_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_action_bar_decor.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_action_bar_decor.xml new file mode 100644 index 0000000..d8d1a56 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_action_bar_decor.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.widget.NativeActionModeAwareLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/action_bar_root" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" + android:fitsSystemWindows="true"> + + <include layout="@layout/abc_action_bar_decor_include" /> + +</android.support.v7.internal.widget.NativeActionModeAwareLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout-v11/abc_action_bar_decor.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_simple_decor.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_simple_decor.xml new file mode 100644 index 0000000..d39b70d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_simple_decor.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.widget.NativeActionModeAwareLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/action_bar_root" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical" + android:fitsSystemWindows="true"> + + <FrameLayout + android:id="@id/action_bar_activity_content" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:foreground="?android:attr/windowContentOverlay"/> + +</android.support.v7.internal.widget.NativeActionModeAwareLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout-v11/abc_simple_decor.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v14/abc_activity_chooser_view.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v14/abc_activity_chooser_view.xml new file mode 100644 index 0000000..9240ec7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v14/abc_activity_chooser_view.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +** +** Copyright 2013, 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" + android:id="@+id/activity_chooser_view_content" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center" + style="?attr/activityChooserViewStyle"> + + <include layout="@layout/abc_activity_chooser_view_include" /> + +</LinearLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout-v14/abc_activity_chooser_view.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor.xml new file mode 100644 index 0000000..ae317cb --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" + android:fitsSystemWindows="true"> + + <include layout="@layout/abc_action_bar_decor_include" /> + +</LinearLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_decor.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_include.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_include.xml new file mode 100644 index 0000000..6b95a23 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_include.xml @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<merge xmlns:android="http://schemas.android.com/apk/res/android"> + + <android.support.v7.internal.widget.ActionBarContainer + android:id="@+id/action_bar_container" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + style="?attr/actionBarStyle"> + + <android.support.v7.internal.widget.ActionBarView + android:id="@+id/action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + style="?attr/actionBarStyle" /> + + <android.support.v7.internal.widget.ActionBarContextView + android:id="@+id/action_context_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:visibility="gone" + style="?attr/actionModeStyle" /> + </android.support.v7.internal.widget.ActionBarContainer> + + <FrameLayout + android:id="@id/action_bar_activity_content" + android:layout_width="fill_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:foregroundGravity="fill_horizontal|top" + android:foreground="?android:attr/windowContentOverlay" /> + + <android.support.v7.internal.widget.ActionBarContainer + android:id="@+id/split_action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + style="?attr/actionBarSplitStyle" + android:visibility="gone" + android:gravity="center" /> + +</merge> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_decor_include.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_overlay.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_overlay.xml new file mode 100644 index 0000000..d1868dc --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_overlay.xml @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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. +--> + +<android.support.v7.internal.widget.ActionBarOverlayLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/action_bar_overlay_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + <FrameLayout android:id="@id/action_bar_activity_content" + android:layout_width="fill_parent" + android:layout_height="fill_parent"/> + <LinearLayout android:id="@+id/top_action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_gravity="top"> + <android.support.v7.internal.widget.ActionBarContainer android:id="@+id/action_bar_container" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + style="?attr/actionBarStyle" + android:gravity="top"> + <android.support.v7.internal.widget.ActionBarView + android:id="@+id/action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + style="?attr/actionBarStyle"/> + <android.support.v7.internal.widget.ActionBarContextView + android:id="@+id/action_context_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:visibility="gone" + style="?attr/actionModeStyle"/> + </android.support.v7.internal.widget.ActionBarContainer> + <ImageView android:src="?android:attr/windowContentOverlay" + android:scaleType="fitXY" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + </LinearLayout> + <android.support.v7.internal.widget.ActionBarContainer android:id="@+id/split_action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_gravity="bottom" + style="?attr/actionBarSplitStyle" + android:visibility="gone" + android:gravity="center"/> +</android.support.v7.internal.widget.ActionBarOverlayLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_decor_overlay.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_home.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_home.xml new file mode 100644 index 0000000..2508d97 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_home.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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. +--> + +<view xmlns:android="http://schemas.android.com/apk/res/android" + class="android.support.v7.internal.widget.ActionBarView$HomeView" + android:layout_width="wrap_content" + android:layout_height="fill_parent" + android:background="?attr/actionBarItemBackground"> + <ImageView android:id="@+id/up" + android:src="?attr/homeAsUpIndicator" + android:layout_gravity="center_vertical|left" + android:visibility="gone" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginRight="-8dip"/> + <ImageView android:id="@id/home" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginRight="8dip" + android:layout_marginTop="@dimen/abc_action_bar_icon_vertical_padding" + android:layout_marginBottom="@dimen/abc_action_bar_icon_vertical_padding" + android:layout_gravity="center" + android:adjustViewBounds="true" + android:scaleType="fitCenter"/> +</view> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_home.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tab.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tab.xml new file mode 100644 index 0000000..5d0c8f2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tab.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<view xmlns:android="http://schemas.android.com/apk/res/android" + class="android.support.v7.internal.widget.ScrollingTabContainerView$TabView" + android:layout_width="0dp" + android:layout_weight="1" + android:layout_height="wrap_content" + style="?attr/actionBarTabStyle"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_tab.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tabbar.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tabbar.xml new file mode 100644 index 0000000..42e3600 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tabbar.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.widget.LinearLayoutICS + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:gravity="center" + style="?attr/actionBarTabBarStyle"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_tabbar.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_title_item.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_title_item.xml new file mode 100644 index 0000000..ef62a94 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_title_item.xml @@ -0,0 +1,51 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:orientation="horizontal" + android:paddingRight="8dip" + android:background="?attr/actionBarItemBackground" + android:enabled="false"> + + <ImageView android:id="@+id/up" + android:src="?attr/homeAsUpIndicator" + android:layout_gravity="center_vertical|left" + android:visibility="gone" + android:layout_width="wrap_content" + android:layout_height="wrap_content"/> + + <LinearLayout android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical|left" + android:orientation="vertical"> + <TextView android:id="@+id/action_bar_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:singleLine="true" + android:ellipsize="end"/> + <TextView android:id="@+id/action_bar_subtitle" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginTop="@dimen/abc_action_bar_subtitle_top_margin" + android:layout_marginBottom="@dimen/abc_action_bar_subtitle_bottom_margin" + android:singleLine="true" + android:ellipsize="end" + android:visibility="gone"/> + </LinearLayout> +</LinearLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_title_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml new file mode 100644 index 0000000..9e6be64 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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 + dd + 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. +--> + +<!-- Styled linear layout, compensating for the lack of a defStyle parameter + in pre-Honeycomb LinearLayout's constructor. --> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + style="?attr/actionBarTabBarStyle"> +</LinearLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_view_list_nav_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_item_layout.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_item_layout.xml new file mode 100644 index 0000000..751c2f6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_item_layout.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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 + dd + 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. +--> + +<android.support.v7.internal.view.menu.ActionMenuItemView + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center" + android:gravity="center" + android:focusable="true" + android:paddingTop="4dip" + android:paddingBottom="4dip" + android:paddingLeft="8dip" + android:paddingRight="8dip" + android:textAppearance="?attr/actionMenuTextAppearance" + android:textColor="?attr/actionMenuTextColor" + style="?attr/actionButtonStyle"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_menu_item_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_layout.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_layout.xml new file mode 100644 index 0000000..ae38e04 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_layout.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<android.support.v7.internal.view.menu.ActionMenuView + xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:app="http://schemas.android.com/apk/res-auto" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + app:divider="?attr/actionBarDivider" + app:dividerPadding="12dip" + android:gravity="center_vertical"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_menu_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_bar.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_bar.xml new file mode 100644 index 0000000..4627126 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_bar.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* +** Copyright 2012, 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. +*/ +--> +<android.support.v7.internal.widget.ActionBarContextView + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:visibility="gone" + style="?attr/actionModeStyle"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_mode_bar.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_close_item.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_close_item.xml new file mode 100644 index 0000000..2542433 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_close_item.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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" + android:id="@+id/action_mode_close_button" + android:focusable="true" + android:clickable="true" + android:paddingLeft="8dip" + android:contentDescription="@string/abc_action_mode_done" + style="?attr/actionModeCloseButtonStyle" + android:layout_width="wrap_content" + android:layout_height="fill_parent" + android:layout_marginRight="16dip"> + <ImageView android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center" + android:scaleType="fitCenter" + android:src="?attr/actionModeCloseDrawable"/> +</LinearLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_mode_close_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view.xml new file mode 100644 index 0000000..203377b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +** +** Copyright 2013, 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. +*/ +--> +<android.support.v7.internal.widget.LinearLayoutICS + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/activity_chooser_view_content" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center" + style="?attr/activityChooserViewStyle"> + + <include layout="@layout/abc_activity_chooser_view_include" /> + +</android.support.v7.internal.widget.LinearLayoutICS><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_activity_chooser_view.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_include.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_include.xml new file mode 100644 index 0000000..63685e4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_include.xml @@ -0,0 +1,68 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +** +** Copyright 2013, 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. +*/ +--> +<merge + xmlns:android="http://schemas.android.com/apk/res/android"> + + <FrameLayout + android:id="@+id/expand_activities_button" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center" + android:focusable="true" + android:addStatesFromChildren="true" + android:background="?attr/actionBarItemBackground"> + + <ImageView + android:id="@+id/image" + android:layout_width="56dip" + android:layout_height="36dip" + android:layout_gravity="center" + android:paddingTop="2dip" + android:paddingBottom="2dip" + android:paddingLeft="12dip" + android:paddingRight="12dip" + android:scaleType="fitCenter" + android:adjustViewBounds="true" /> + + </FrameLayout> + + <FrameLayout + android:id="@+id/default_activity_button" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center" + android:focusable="true" + android:addStatesFromChildren="true" + android:background="?attr/actionBarItemBackground"> + + <ImageView + android:id="@+id/image" + android:layout_width="56dip" + android:layout_height="36dip" + android:layout_gravity="center" + android:paddingTop="2dip" + android:paddingBottom="2dip" + android:paddingLeft="12dip" + android:paddingRight="12dip" + android:scaleType="fitCenter" + android:adjustViewBounds="true" /> + + </FrameLayout> + +</merge><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_activity_chooser_view_include.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_list_item.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_list_item.xml new file mode 100644 index 0000000..cb0e787 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_list_item.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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" + android:id="@+id/list_item" + android:layout_width="match_parent" + android:layout_height="?attr/dropdownListPreferredItemHeight" + android:paddingLeft="16dip" + android:paddingRight="16dip" + android:minWidth="196dip" + android:orientation="vertical"> + + <LinearLayout + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:duplicateParentState="true" > + + <ImageView + android:id="@+id/icon" + android:layout_width="32dip" + android:layout_height="32dip" + android:layout_gravity="center_vertical" + android:layout_marginRight="8dip" + android:duplicateParentState="true"/> + + <TextView + android:id="@+id/title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:textAppearance="?attr/textAppearanceLargePopupMenu" + android:duplicateParentState="true" + android:singleLine="true" + android:ellipsize="marquee" + android:fadingEdge="horizontal"/> + + </LinearLayout> + +</LinearLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_activity_chooser_view_list_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_expanded_menu_layout.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_expanded_menu_layout.xml new file mode 100644 index 0000000..fb85509 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_expanded_menu_layout.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.view.menu.ExpandedMenuView + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/expanded_menu" + android:layout_width="?attr/panelMenuListWidth" + android:layout_height="wrap_content"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_expanded_menu_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_checkbox.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_checkbox.xml new file mode 100644 index 0000000..22f1e98 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_checkbox.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<CheckBox xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/checkbox" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:focusable="false" + android:clickable="false" + android:duplicateParentState="true"/> + + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_list_menu_item_checkbox.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_icon.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_icon.xml new file mode 100644 index 0000000..2aeae67 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_icon.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<ImageView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/icon" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:layout_marginLeft="8dip" + android:layout_marginRight="-8dip" + android:layout_marginTop="8dip" + android:layout_marginBottom="8dip" + android:scaleType="centerInside" + android:duplicateParentState="true"/> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_list_menu_item_icon.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_layout.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_layout.xml new file mode 100644 index 0000000..acc40ff --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_layout.xml @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.view.menu.ListMenuItemView + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="match_parent" + android:layout_height="?attr/listPreferredItemHeightSmall"> + + <!-- Icon will be inserted here. --> + + <!-- The title and summary have some gap between them, and this 'group' should be centered vertically. --> + <RelativeLayout + android:layout_width="0dip" + android:layout_weight="1" + android:layout_marginLeft="?attr/listPreferredItemPaddingLeft" + android:layout_marginRight="?attr/listPreferredItemPaddingRight" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:duplicateParentState="true"> + + <TextView + android:id="@+id/title" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + android:textAppearance="?attr/textAppearanceListItemSmall" + android:singleLine="true" + android:duplicateParentState="true" + android:ellipsize="marquee" + android:fadingEdge="horizontal" /> + + <TextView + android:id="@+id/shortcut" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_below="@id/title" + android:textAppearance="?android:attr/textAppearanceSmall" + android:singleLine="true" + android:duplicateParentState="true" /> + + </RelativeLayout> + + <!-- Checkbox, and/or radio button will be inserted here. --> + +</android.support.v7.internal.view.menu.ListMenuItemView> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_list_menu_item_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_radio.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_radio.xml new file mode 100644 index 0000000..9124850 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_radio.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<RadioButton xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/radio" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:focusable="false" + android:clickable="false" + android:duplicateParentState="true"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_list_menu_item_radio.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_popup_menu_item_layout.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_popup_menu_item_layout.xml new file mode 100644 index 0000000..ceec5ce --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_popup_menu_item_layout.xml @@ -0,0 +1,62 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<android.support.v7.internal.view.menu.ListMenuItemView + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="?attr/dropdownListPreferredItemHeight" + android:minWidth="196dip" + android:paddingRight="16dip"> + + <!-- Icon will be inserted here. --> + + <!-- The title and summary have some gap between them, and this 'group' should be centered vertically. --> + <RelativeLayout + android:layout_width="0dip" + android:layout_weight="1" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:layout_marginLeft="16dip" + android:duplicateParentState="true"> + + <TextView + android:id="@+id/title" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + android:layout_alignParentLeft="true" + android:textAppearance="?attr/textAppearanceLargePopupMenu" + android:singleLine="true" + android:duplicateParentState="true" + android:ellipsize="marquee" + android:fadingEdge="horizontal"/> + + <TextView + android:id="@+id/shortcut" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_below="@id/title" + android:layout_alignParentLeft="true" + android:textAppearance="?attr/textAppearanceSmallPopupMenu" + android:singleLine="true" + android:duplicateParentState="true"/> + + </RelativeLayout> + + <!-- Checkbox, and/or radio button will be inserted here. --> + +</android.support.v7.internal.view.menu.ListMenuItemView> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_popup_menu_item_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_dropdown_item_icons_2line.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_dropdown_item_icons_2line.xml new file mode 100644 index 0000000..4e5c3da --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_dropdown_item_icons_2line.xml @@ -0,0 +1,89 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* + * Copyright (C) 2013 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. + */ + +--> + +<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:paddingLeft="@dimen/abc_dropdownitem_text_padding_left" + android:paddingRight="4dip" + android:layout_width="match_parent" + android:layout_height="?attr/searchResultListItemHeight" > + + <!-- Icons come first in the layout, since their placement doesn't depend on + the placement of the text views. --> + <ImageView android:id="@android:id/icon1" + android:layout_width="@dimen/abc_dropdownitem_icon_width" + android:layout_height="48dip" + android:scaleType="centerInside" + android:layout_alignParentLeft="true" + android:layout_alignParentTop="true" + android:layout_alignParentBottom="true" + android:visibility="invisible" /> + + <ImageView android:id="@+id/edit_query" + android:layout_width="48dip" + android:layout_height="48dip" + android:scaleType="centerInside" + android:layout_alignParentRight="true" + android:layout_alignParentTop="true" + android:layout_alignParentBottom="true" + android:src="?attr/searchViewEditQuery" + android:background="?attr/searchViewEditQueryBackground" + android:visibility="gone" /> + + <ImageView android:id="@android:id/icon2" + android:layout_width="48dip" + android:layout_height="48dip" + android:scaleType="centerInside" + android:layout_alignWithParentIfMissing="true" + android:layout_toLeftOf="@id/edit_query" + android:layout_alignParentTop="true" + android:layout_alignParentBottom="true" + android:visibility="gone" /> + + + <!-- The subtitle comes before the title, since the height of the title depends on whether the + subtitle is visible or gone. --> + <TextView android:id="@android:id/text2" + style="?android:attr/dropDownItemStyle" + android:textAppearance="?attr/textAppearanceSearchResultSubtitle" + android:singleLine="true" + android:layout_width="match_parent" + android:layout_height="29dip" + android:paddingBottom="4dip" + android:gravity="top" + android:layout_toRightOf="@android:id/icon1" + android:layout_toLeftOf="@android:id/icon2" + android:layout_alignWithParentIfMissing="true" + android:layout_alignParentBottom="true" + android:visibility="gone" /> + + <!-- The title is placed above the subtitle, if there is one. If there is no + subtitle, it fills the parent. --> + <TextView android:id="@android:id/text1" + style="?android:attr/dropDownItemStyle" + android:textAppearance="?attr/textAppearanceSearchResultTitle" + android:singleLine="true" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:layout_centerVertical="true" + android:layout_toRightOf="@android:id/icon1" + android:layout_toLeftOf="@android:id/icon2" + android:layout_above="@android:id/text2" /> + +</RelativeLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_search_dropdown_item_icons_2line.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_view.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_view.xml new file mode 100644 index 0000000..ec6a88b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_view.xml @@ -0,0 +1,159 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* + * Copyright (C) 2013 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" + android:id="@+id/search_bar" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="horizontal" + > + + <!-- This is actually used for the badge icon *or* the badge label (or neither) --> + <TextView + android:id="@+id/search_badge" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:gravity="center_vertical" + android:layout_marginBottom="2dip" + android:drawablePadding="0dip" + android:textAppearance="?android:attr/textAppearanceMedium" + android:textColor="?android:attr/textColorPrimary" + android:visibility="gone" + /> + + <ImageView + android:id="@+id/search_button" + style="?attr/actionButtonStyle" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center_vertical" + android:src="?attr/searchViewSearchIcon" + android:focusable="true" + android:contentDescription="@string/abc_searchview_description_search" + /> + + <LinearLayout + android:id="@+id/search_edit_frame" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1" + android:layout_gravity="center_vertical" + android:layout_marginTop="4dip" + android:layout_marginBottom="4dip" + android:layout_marginLeft="8dip" + android:layout_marginRight="8dip" + android:orientation="horizontal"> + + <ImageView + android:id="@+id/search_mag_icon" + android:layout_width="@dimen/abc_dropdownitem_icon_width" + android:layout_height="wrap_content" + android:scaleType="centerInside" + android:layout_marginLeft="@dimen/abc_dropdownitem_text_padding_left" + android:layout_gravity="center_vertical" + android:src="?attr/searchViewSearchIcon" + android:visibility="gone" + /> + + <!-- Inner layout contains the app icon, button(s) and EditText --> + <LinearLayout + android:id="@+id/search_plate" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1" + android:layout_gravity="center_vertical" + android:orientation="horizontal" + android:background="?attr/searchViewTextField"> + + <view class="android.support.v7.widget.SearchView$SearchAutoComplete" + style="?attr/searchViewAutoCompleteTextView" + android:id="@+id/search_src_text" + android:layout_height="36dip" + android:layout_width="0dp" + android:layout_weight="1" + android:minWidth="@dimen/abc_search_view_text_min_width" + android:layout_gravity="bottom" + android:paddingLeft="@dimen/abc_dropdownitem_text_padding_left" + android:paddingRight="@dimen/abc_dropdownitem_text_padding_right" + android:singleLine="true" + android:ellipsize="end" + android:background="@null" + android:inputType="text|textAutoComplete|textNoSuggestions" + android:imeOptions="actionSearch" + android:dropDownHeight="wrap_content" + android:dropDownAnchor="@id/search_edit_frame" + android:dropDownVerticalOffset="0dip" + android:dropDownHorizontalOffset="0dip" + android:contentDescription="@string/abc_searchview_description_query" + /> + + <ImageView + android:id="@+id/search_close_btn" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:paddingLeft="8dip" + android:paddingRight="8dip" + android:layout_gravity="center_vertical" + android:background="?attr/selectableItemBackground" + android:src="?attr/searchViewCloseIcon" + android:focusable="true" + android:contentDescription="@string/abc_searchview_description_clear" + /> + + </LinearLayout> + + <LinearLayout + android:id="@+id/submit_area" + android:orientation="horizontal" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:background="?attr/searchViewTextFieldRight"> + + <ImageView + android:id="@+id/search_go_btn" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center_vertical" + android:paddingLeft="16dip" + android:paddingRight="16dip" + android:background="?attr/selectableItemBackground" + android:src="?attr/searchViewGoIcon" + android:visibility="gone" + android:focusable="true" + android:contentDescription="@string/abc_searchview_description_submit" + /> + + <ImageView + android:id="@+id/search_voice_btn" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center_vertical" + android:paddingLeft="16dip" + android:paddingRight="16dip" + android:src="?attr/searchViewVoiceIcon" + android:background="?attr/selectableItemBackground" + android:visibility="gone" + android:focusable="true" + android:contentDescription="@string/abc_searchview_description_voice" + /> + </LinearLayout> + </LinearLayout> + +</LinearLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_search_view.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_simple_decor.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_simple_decor.xml new file mode 100644 index 0000000..7d6c490 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_simple_decor.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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" + android:id="@+id/action_bar_root" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical" + android:fitsSystemWindows="true"> + + <FrameLayout + android:id="@id/action_bar_activity_content" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:foreground="?android:attr/windowContentOverlay"/> + +</LinearLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_simple_decor.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/support_simple_spinner_dropdown_item.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/support_simple_spinner_dropdown_item.xml new file mode 100644 index 0000000..cdfa2f4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/support_simple_spinner_dropdown_item.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +** +** Copyright 2008, 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. +*/ +--> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@android:id/text1" + style="?attr/spinnerDropDownItemStyle" + android:singleLine="true" + android:layout_width="match_parent" + android:layout_height="?attr/dropdownListPreferredItemHeight" + android:ellipsize="marquee"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/support_simple_spinner_dropdown_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-af/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-af/values.xml new file mode 100644 index 0000000..e13cb3a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-af/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-af/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navigeer tuis"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navigeer op"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Nog opsies"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Klaar"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Sien alles"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Kies \'n program"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Vee navraag uit"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Soeknavraag"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Soek"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Dien navraag in"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Stemsoektog"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Deel met"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Deel met %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-am/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-am/values.xml new file mode 100644 index 0000000..aedf4c1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-am/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-am/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"ወደ መነሻ ይዳስሱ"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"ወደ ላይ ይዳስሱ"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"ተጨማሪ አማራጮች"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"ተከናውኗል"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"ሁሉንም ይመልከቱ"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"መተግበሪያ ይምረጡ"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"መጠይቅ አጽዳ"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"የፍለጋ ጥያቄ"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"ፍለጋ"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"መጠይቅ ያስረክቡ"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"የድምፅ ፍለጋ"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"ከሚከተለው ጋር ያጋሩ"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"ከ%s ጋር ያጋሩ"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ar/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ar/values.xml new file mode 100644 index 0000000..d50b625 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ar/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-ar/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"التنقل إلى الشاشة الرئيسية"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"التنقل إلى أعلى"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"خيارات إضافية"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"تم"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"عرض الكل"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"اختيار تطبيق"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"محو طلب البحث"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"طلب البحث"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"بحث"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"إرسال طلب البحث"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"البحث الصوتي"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"مشاركة مع"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"مشاركة مع %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-bg/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-bg/values.xml new file mode 100644 index 0000000..f778293 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-bg/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-bg/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Придвижване към „Начало“"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Придвижване нагоре"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Още опции"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Готово"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Вижте всички"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Изберете приложение"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Изчистване на заявката"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Заявка за търсене"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Търсене"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Изпращане на заявката"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Гласово търсене"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Споделяне със:"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Споделяне със: %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ca/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ca/values.xml new file mode 100644 index 0000000..8f58144 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ca/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-ca/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navega a la pàgina d\'inici"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navega cap a dalt"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Més opcions"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Fet"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Mostra\'ls tots"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Selecciona una aplicació"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Esborra la consulta"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Consulta de cerca"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Cerca"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Envia la consulta"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Cerca per veu"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Comparteix amb"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Comparteix amb %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-cs/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-cs/values.xml new file mode 100644 index 0000000..e70f536 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-cs/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-cs/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Přejít na plochu"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Přejít nahoru"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Více možností"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Hotovo"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Zobrazit vše"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Vybrat aplikaci"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Smazat dotaz"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Vyhledávací dotaz"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Hledat"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Odeslat dotaz"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Hlasové vyhledávání"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Sdílet pomocí"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Sdílet pomocí %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-da/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-da/values.xml new file mode 100644 index 0000000..39d165b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-da/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-da/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Naviger hjem"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Naviger op"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Flere muligheder"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Luk"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Se alle"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Vælg en app"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Ryd forespørgslen"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Søgeforespørgsel"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Søg"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Indsend forespørgslen"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Stemmesøgning"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Del med"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Del med %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-de/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-de/values.xml new file mode 100644 index 0000000..8944055 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-de/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-de/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Zur Startseite"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Nach oben"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Weitere Optionen"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Fertig"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Alle ansehen"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"App auswählen"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Suchanfrage löschen"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Suchanfrage"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Suchen"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Suchanfrage senden"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Sprachsuche"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Freigeben für"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Freigeben für %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-el/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-el/values.xml new file mode 100644 index 0000000..bd3a77b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-el/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-el/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Πλοήγηση στην αρχική σελίδα"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Πλοήγηση προς τα επάνω"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Περισσότερες επιλογές"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Τέλος"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Προβολή όλων"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Επιλέξτε κάποια εφαρμογή"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Διαγραφή ερωτήματος"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Ερώτημα αναζήτησης"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Αναζήτηση"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Υποβολή ερωτήματος"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Φωνητική αναζήτηση"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Κοινή χρήση με"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Κοινή χρήση με %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rGB/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rGB/values.xml new file mode 100644 index 0000000..f972e2c --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rGB/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-en-rGB/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navigate home"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navigate up"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"More options"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Finished"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"See all"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Choose an app"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Clear query"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Search query"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Search"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Submit query"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Voice search"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Share with"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Share with %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rIN/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rIN/values.xml new file mode 100644 index 0000000..7a7a5dc --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rIN/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-en-rIN/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navigate home"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navigate up"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"More options"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Finished"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"See all"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Choose an app"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Clear query"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Search query"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Search"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Submit query"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Voice search"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Share with"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Share with %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es-rUS/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es-rUS/values.xml new file mode 100644 index 0000000..4169a4b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es-rUS/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-es-rUS/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navegar a la página principal"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navegar hacia arriba"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Más opciones"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Listo"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Ver todo"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Elige una aplicación."</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Eliminar la consulta"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Consulta de búsqueda"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Búsqueda"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Enviar consulta"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Búsqueda por voz"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Compartir con"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Compartir con %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es/values.xml new file mode 100644 index 0000000..aa376b6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-es/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Ir a la pantalla de inicio"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Desplazarse hacia arriba"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Más opciones"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Listo"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Ver todo"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Seleccionar una aplicación"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Borrar consulta"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Consulta"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Buscar"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Enviar consulta"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Búsqueda por voz"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Compartir con"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Compartir con %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-et-rEE/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-et-rEE/values.xml new file mode 100644 index 0000000..f1f8e9e --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-et-rEE/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-et-rEE/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navigeerimine avaekraanile"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navigeerimine üles"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Rohkem valikuid"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Valmis"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Kuva kõik"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Valige rakendus"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Päringu tühistamine"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Otsingupäring"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Otsing"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Päringu esitamine"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Häälotsing"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Jagamine:"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Jagamine kasutajaga %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fa/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fa/values.xml new file mode 100644 index 0000000..1e163bc --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fa/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-fa/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"پیمایش به صفحه اصلی"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"پیمایش به بالا"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"گزینههای بیشتر"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"انجام شد"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"مشاهده همه"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"انتخاب برنامه"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"پاک کردن عبارت جستجو"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"عبارت جستجو"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"جستجو"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"ارسال عبارت جستجو"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"جستجوی شفاهی"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"اشتراکگذاری با"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"اشتراکگذاری با %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fi/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fi/values.xml new file mode 100644 index 0000000..4b73201 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fi/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-fi/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Siirry etusivulle"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Siirry ylös"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Lisää"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Valmis"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Näytä kaikki"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Valitse sovellus"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Tyhjennä kysely"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Hakulauseke"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Haku"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Lähetä kysely"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Puhehaku"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Jakaminen:"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Jakaminen: %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr-rCA/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr-rCA/values.xml new file mode 100644 index 0000000..758d47c --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr-rCA/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-fr-rCA/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Revenir à l\'accueil"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Revenir en haut de la page"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Plus d\'options"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Terminé"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Voir toutes les chaînes"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Sélectionnez une application"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Effacer la requête"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Requête de recherche"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Rechercher"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Envoyer la requête"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Recherche vocale"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Partager avec"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Partager avec %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr/values.xml new file mode 100644 index 0000000..7fd03d4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-fr/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Revenir à l\'accueil"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Revenir en haut de la page"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Plus d\'options"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"OK"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Tout afficher"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Sélectionner une application"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Effacer la requête"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Requête de recherche"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Rechercher"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Envoyer la requête"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Recherche vocale"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Partager avec"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Partager avec %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hi/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hi/values.xml new file mode 100644 index 0000000..f82ea36 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hi/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-hi/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"मुखपृष्ठ पर नेविगेट करें"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"ऊपर नेविगेट करें"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"अधिक विकल्प"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"पूर्ण"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"सभी देखें"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"कोई एप्लिकेशन चुनें"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"क्वेरी साफ़ करें"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"खोज क्वेरी"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"खोजें"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"क्वेरी सबमिट करें"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"ध्वनि खोज"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"इसके द्वारा साझा करें"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"%s के साथ साझा करें"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hr/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hr/values.xml new file mode 100644 index 0000000..146eb20 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hr/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-hr/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Idi na početnu"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Idi gore"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Dodatne opcije"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Gotovo"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Prikaži sve"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Odabir aplikacije"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Izbriši upit"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Upit za pretraživanje"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Pretraživanje"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Pošalji upit"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Glasovno pretraživanje"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Dijeljenje sa"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Dijeljenje sa: %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hu/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hu/values.xml new file mode 100644 index 0000000..c21c498 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hu/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-hu/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Ugrás a főoldalra"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Felfelé mozgatás"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"További lehetőségek"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Kész"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Összes megtekintése"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Válasszon ki egy alkalmazást"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Lekérdezés törlése"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Keresési lekérdezés"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Keresés"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Lekérdezés küldése"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Hangalapú keresés"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Megosztás a következővel:"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Megosztás a következővel: %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hy-rAM/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hy-rAM/values.xml new file mode 100644 index 0000000..bd2ac0f --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hy-rAM/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-hy-rAM/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Ուղղվել տուն"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Ուղղվել վերև"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Այլ ընտրանքներ"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Կատարված է"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Տեսնել բոլորը"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Ընտրել ծրագիր"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Մաքրել հարցումը"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Որոնման հարցում"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Որոնել"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Ուղարկել հարցումը"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Ձայնային որոնում"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Տարածել"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Տարածել ըստ %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-in/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-in/values.xml new file mode 100644 index 0000000..317fe68 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-in/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-in/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navigasi ke beranda"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navigasi naik"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Opsi lain"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Selesai"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Lihat semua"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Pilih aplikasi"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Hapus kueri"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Kueri penelusuran"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Telusuri"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Kirim kueri"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Penelusuran suara"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Bagikan dengan"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Bagikan dengan %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-it/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-it/values.xml new file mode 100644 index 0000000..faaa868 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-it/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-it/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Vai alla home page"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Vai in alto"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Altre opzioni"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Fine"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Visualizza tutte"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Scegli un\'applicazione"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Cancella query"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Query di ricerca"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Cerca"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Invia query"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Ricerca vocale"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Condividi con"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Condividi con %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-iw/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-iw/values.xml new file mode 100644 index 0000000..91d945b --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-iw/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-iw/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"נווט לדף הבית"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"נווט למעלה"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"עוד אפשרויות"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"בוצע"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"ראה הכול"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"בחר אפליקציה"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"מחק שאילתה"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"שאילתת חיפוש"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"חפש"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"שלח שאילתה"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"חיפוש קולי"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"שתף עם"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"שתף עם %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ja/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ja/values.xml new file mode 100644 index 0000000..b020cde --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ja/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-ja/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"ホームへ移動"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"上へ移動"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"その他のオプション"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"完了"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"すべて表示"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"アプリの選択"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"検索キーワードを削除"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"検索キーワード"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"検索"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"検索キーワードを送信"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"音声検索"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"共有"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"%sと共有"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ka-rGE/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ka-rGE/values.xml new file mode 100644 index 0000000..6ff2310 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ka-rGE/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-ka-rGE/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"მთავარზე ნავიგაცია"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"ზემოთ ნავიგაცია"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"მეტი ვარიანტები"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"დასრულდა"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"ყველას ნახვა"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"აპის არჩევა"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"მოთხოვნის გასუფთავება"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"ძიების მოთხოვნა"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"ძიება"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"მოთხოვნის გადაგზავნა"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"ხმოვანი ძიება"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"გაზიარება:"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"%s-თან გაზიარება"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-km-rKH/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-km-rKH/values.xml new file mode 100644 index 0000000..780228c --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-km-rKH/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-km-rKH/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"រកមើលទៅដើម"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"រកមើលឡើងលើ"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"ជម្រើសច្រើនទៀត"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"រួចរាល់"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"មើលទាំងអស់"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"ជ្រើសកម្មវិធី"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"សម្អាតសំណួរ"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"ស្វែងរកសំណួរ"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"ស្វែងរក"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"ដាក់ស្នើសំណួរ"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"ការស្វែងរកសំឡេង"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"ចែករំលែកជាមួយ"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"ចែករំលែកជាមួយ %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ko/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ko/values.xml new file mode 100644 index 0000000..5a2aef4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ko/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-ko/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"홈 탐색"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"위로 탐색"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"옵션 더보기"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"완료"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"전체 보기"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"앱 선택"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"검색어 삭제"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"검색어"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"검색"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"검색어 보내기"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"음성 검색"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"공유 대상"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"%s와(과) 공유"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-land/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-land/values.xml new file mode 100644 index 0000000..5920099 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-land/values.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-land/bools.xml --> + <eat-comment /> + + <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-land/config.xml --> + <eat-comment /> + + <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-land/bools.xml --> + <eat-comment /> + + <bool name="abc_split_action_bar_is_narrow">false</bool> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-land/dimens.xml --> + <eat-comment /> + + <dimen name="abc_action_bar_default_height">40dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen> + <dimen name="abc_action_bar_progress_bar_size">32dp</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">4dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">12dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-2dp</dimen> + <dimen name="abc_action_bar_title_text_size">16dp</dimen> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large-v14/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large-v14/values.xml new file mode 100644 index 0000000..e328f29 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large-v14/values.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large-v14/themes_base.xml --> + <eat-comment /> + + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge.Base" /> + + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge.Base" /> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large/values.xml new file mode 100644 index 0000000..9bb5533 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large/values.xml @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large/bools.xml --> + <eat-comment /> + + <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large/config.xml --> + <eat-comment /> + + <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large/bools.xml --> + <eat-comment /> + + <bool name="abc_split_action_bar_is_narrow">false</bool> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large/config.xml --> + <eat-comment /> + + <dimen name="abc_config_prefDialogWidth">440dp</dimen> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large/dimens.xml --> + <eat-comment /> + + <dimen name="abc_search_view_text_min_width">192dip</dimen> + + <item name="dialog_fixed_height_major" type="dimen">60%</item> + <item name="dialog_fixed_height_minor" type="dimen">90%</item> + <item name="dialog_fixed_width_major" type="dimen">60%</item> + <item name="dialog_fixed_width_minor" type="dimen">90%</item> + + <integer name="abc_max_action_buttons">4</integer> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-large/themes_base.xml --> + <eat-comment /> + + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.Dialog.FixedSize" /> + + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Dialog.Light.FixedSize" /> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lo-rLA/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lo-rLA/values.xml new file mode 100644 index 0000000..681c976 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lo-rLA/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-lo-rLA/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"ກັບໄປໜ້າຫຼັກ"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"ຂຶ້ນເທິງ"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"ໂຕເລືອກອື່ນ"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"ແລ້ວໆ"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"ເບິ່ງທັງຫມົດ"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"ເລືອກແອັບຯ"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"ລຶບຂໍ້ຄວາມຊອກຫາ"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"ຊອກຫາ"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"ຊອກຫາ"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"ສົ່ງການຊອກຫາ"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"ຊອກຫາດ້ວຍສຽງ"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"ແບ່ງປັນກັບ"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"ແບ່ງປັນກັບ %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lt/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lt/values.xml new file mode 100644 index 0000000..6ebab10 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lt/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-lt/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Eiti į pagrindinį puslapį"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Eiti į viršų"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Daugiau parinkčių"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Atlikta"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Peržiūrėti viską"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Pasirinkti programą"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Išvalyti užklausą"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Paieškos užklausa"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Paieška"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Pateikti užklausą"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Paieška balsu"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Bendrinti naudojant"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Bendrinti naudojant „%s“"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lv/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lv/values.xml new file mode 100644 index 0000000..a5a52a1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lv/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-lv/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Pārvietoties uz sākuma ekrānu"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Pārvietoties augšup"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Vairāk opciju"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Gatavs"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Skatīt visu"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Izvēlieties lietotni"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Notīrīt vaicājumu"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Meklēšanas vaicājums"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Meklēt"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Iesniegt vaicājumu"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Meklēšana ar balsi"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Kopīgot ar:"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Kopīgot ar %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-mn-rMN/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-mn-rMN/values.xml new file mode 100644 index 0000000..7c2f527 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-mn-rMN/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-mn-rMN/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Нүүр хуудас руу шилжих"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Дээш шилжих"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Нэмэлт сонголтууд"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Дууссан"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Бүгдийг харах"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Апп сонгох"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Асуулгыг цэвэрлэх"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Хайх асуулга"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Хайх"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Асуулгыг илгээх"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Дуут хайлт"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Хуваалцах"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"%s-тай хуваалцах"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ms-rMY/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ms-rMY/values.xml new file mode 100644 index 0000000..e99760c --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ms-rMY/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-ms-rMY/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navigasi skrin utama"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navigasi ke atas"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Lagi pilihan"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Selesai"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Lihat semua"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Pilih apl"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Kosongkan pertanyaan"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Pertanyaan carian"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Cari"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Serah pertanyaan"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Carian suara"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Kongsi dengan"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Kongsi dengan %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nb/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nb/values.xml new file mode 100644 index 0000000..6328eb7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nb/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-nb/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Gå til startsiden"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Gå opp"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Flere alternativer"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Fullført"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Se alle"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Velg en app"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Slett søket"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Søkeord"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Søk"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Utfør søket"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Talesøk"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Del med"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Del med %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nl/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nl/values.xml new file mode 100644 index 0000000..45a2324 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nl/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-nl/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navigeren naar startpositie"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Omhoog navigeren"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Meer opties"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Gereed"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Alles weergeven"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Een app selecteren"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Zoekopdracht wissen"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Zoekopdracht"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Zoeken"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Zoekopdracht verzenden"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Gesproken zoekopdracht"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Delen met"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Delen met %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pl/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pl/values.xml new file mode 100644 index 0000000..3fc94a0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pl/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-pl/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Przejdź do strony głównej"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Przejdź wyżej"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Więcej opcji"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Gotowe"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Zobacz wszystkie"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Wybierz aplikację"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Wyczyść zapytanie"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Wyszukiwane hasło"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Szukaj"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Wyślij zapytanie"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Wyszukiwanie głosowe"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Udostępnij dla"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Udostępnij dla %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt-rPT/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt-rPT/values.xml new file mode 100644 index 0000000..a298840 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt-rPT/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-pt-rPT/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navegar para a página inicial"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navegar para cima"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Mais opções"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Concluído"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Ver tudo"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Escolher uma aplicação"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Limpar consulta"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Consulta de pesquisa"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Pesquisar"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Enviar consulta"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Pesquisa por voz"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Partilhar com"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Partilhar com %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt/values.xml new file mode 100644 index 0000000..e90f014 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-pt/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navegar para a página inicial"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navegar para cima"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Mais opções"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Concluído"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Ver tudo"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Selecione um aplicativo"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Limpar consulta"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Consulta de pesquisa"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Pesquisar"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Enviar consulta"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Pesquisa por voz"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Compartilhar com"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Compartilhar com %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ro/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ro/values.xml new file mode 100644 index 0000000..0183d9a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ro/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-ro/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navigați la ecranul de pornire"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navigați în sus"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Mai multe opțiuni"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Terminat"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Afișați-le pe toate"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Alegeți o aplicaţie"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Ștergeți interogarea"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Interogare de căutare"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Căutați"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Trimiteți interogarea"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Căutare vocală"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Trimiteți la"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Trimiteți la %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ru/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ru/values.xml new file mode 100644 index 0000000..c177af8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ru/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-ru/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Перейти на главный экран"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Перейти вверх"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Другие параметры"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Готово"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Показать все"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Выбрать приложение"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Удалить запрос"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Поисковый запрос"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Поиск"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Отправить запрос"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Голосовой поиск"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Открыть доступ"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Открыть доступ пользователю %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sk/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sk/values.xml new file mode 100644 index 0000000..cd0a5dc --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sk/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-sk/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Prejsť na plochu"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Prejsť hore"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Ďalšie možnosti"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Hotovo"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Zobraziť všetko"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Zvoľte aplikáciu"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Vymazať dopyt"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Vyhľadávací dopyt"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Hľadať"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Odoslať dopyt"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Hlasové vyhľadávanie"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Zdieľať pomocou"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Zdieľať pomocou %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sl/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sl/values.xml new file mode 100644 index 0000000..bf2cc0f --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sl/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-sl/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Krmarjenje domov"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Krmarjenje navzgor"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Več možnosti"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Končano"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Pokaži vse"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Izbira aplikacije"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Izbris poizvedbe"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Iskalna poizvedba"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Iskanje"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Pošiljanje poizvedbe"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Glasovno iskanje"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Deljenje z"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Deljenje z:"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sr/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sr/values.xml new file mode 100644 index 0000000..9fddc7a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sr/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-sr/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Одлазак на Почетну"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Кретање нагоре"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Још опција"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Готово"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Прикажи све"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Избор апликације"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Брисање упита"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Упит за претрагу"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Претрага"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Слање упита"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Гласовна претрага"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Дели са"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Дели са апликацијом %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sv/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sv/values.xml new file mode 100644 index 0000000..4f22475 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sv/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-sv/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Visa startsidan"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navigera uppåt"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Fler alternativ"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Klart"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Visa alla"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Välj en app"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Ta bort frågan"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Sökfråga"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Sök"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Skicka fråga"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Röstsökning"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Dela med"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Dela med %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw/values.xml new file mode 100644 index 0000000..89b0746 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-sw/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Nenda mwanzo"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Nenda juu"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Chaguo zaidi"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Nimemaliza"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Angalia zote"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Chagua programu"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Futa hoja"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Hoja ya utafutaji"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Tafuta"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Wasilisha hoja"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Tafuta kwa kutamka"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Shiriki na:"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Shiriki na %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw600dp/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw600dp/values.xml new file mode 100644 index 0000000..00add9d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw600dp/values.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-sw600dp/dimens.xml --> + <eat-comment /> + + <dimen name="abc_action_bar_default_height">56dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">14dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen> + <dimen name="abc_action_bar_title_text_size">18dp</dimen> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-sw600dp/config.xml --> + <eat-comment /> + + <dimen name="abc_config_prefDialogWidth">580dp</dimen> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-sw600dp/dimens.xml --> + <eat-comment /> + + <integer name="abc_max_action_buttons">5</integer> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-th/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-th/values.xml new file mode 100644 index 0000000..5524e9c --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-th/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-th/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"นำทางไปหน้าแรก"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"นำทางขึ้น"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"ตัวเลือกอื่น"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"เสร็จสิ้น"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"ดูทั้งหมด"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"เลือกแอป"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"ล้างข้อความค้นหา"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"ข้อความค้นหา"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"ค้นหา"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"ส่งข้อความค้นหา"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"ค้นหาด้วยเสียง"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"แชร์กับ"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"แชร์กับ %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tl/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tl/values.xml new file mode 100644 index 0000000..5874cd4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tl/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-tl/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Mag-navigate patungo sa home"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Mag-navigate pataas"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Higit pang mga opsyon"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Tapos na"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Tingnan lahat"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Pumili ng isang app"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"I-clear ang query"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Query sa paghahanap"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Maghanap"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Isumite ang query"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Paghahanap gamit ang boses"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Ibahagi sa/kay"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Ibahagi sa/kay %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tr/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tr/values.xml new file mode 100644 index 0000000..f5528ee --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tr/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-tr/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Ana ekrana git"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Yukarı git"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Diğer seçenekler"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Tamamlandı"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Tümünü göster"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Bir uygulama seçin"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Sorguyu temizle"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Arama sorgusu"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Ara"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Sorguyu gönder"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Sesli arama"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Şununla paylaş"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"%s ile paylaş"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-uk/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-uk/values.xml new file mode 100644 index 0000000..c0107bf --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-uk/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-uk/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Перейти на головний"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Перейти вгору"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Інші опції"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Готово"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Переглянути всі"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Вибрати програму"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Очистити запит"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Пошуковий запит"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Пошук"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Надіслати запит"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Голосовий пошук"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Надіслати через"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Надіслати через %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v11/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v11/values.xml new file mode 100644 index 0000000..eb01025 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v11/values.xml @@ -0,0 +1,77 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-v11/themes_base.xml --> + <eat-comment /> + + <style name="Theme.Base" parent="android:Theme.Holo"> + <item name="android:windowNoTitle">true</item> + <item name="android:windowActionBar">false</item> + + <!-- + A native Action Mode could be displayed (for text selection, etc) so we need to ensure + that it is positioned correctly, so we request windowActionModeOverlay so that it + displays over the compat Action Bar. + --> + <item name="android:windowActionModeOverlay">true</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style> + + <style name="Theme.Base.AppCompat.Dialog.FixedSize" parent="android:Theme.Holo.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">false</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style> + + <style name="Theme.Base.AppCompat.Dialog.Light.FixedSize" parent="android:Theme.Holo.Light.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">false</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style> + + <style name="Theme.Base.Light" parent="android:Theme.Holo.Light"> + <item name="android:windowNoTitle">true</item> + <item name="android:windowActionBar">false</item> + + <!-- + A native Action Mode could be displayed (for text selection, etc) so we need to ensure + that it is positioned correctly, so we request windowActionModeOverlay so that it + displays over the compat Action Bar. + --> + <item name="android:windowActionModeOverlay">true</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-v11/styles_base.xml --> + <eat-comment /> + + <style name="Widget.AppCompat.Base.AutoCompleteTextView" parent="android:Widget.Holo.AutoCompleteTextView"></style> + + <style name="Widget.AppCompat.Base.ProgressBar" parent="android:Widget.Holo.ProgressBar"></style> + + <style name="Widget.AppCompat.Base.ProgressBar.Horizontal" parent="android:Widget.Holo.ProgressBar.Horizontal"></style> + + <style name="Widget.AppCompat.Light.Base.AutoCompleteTextView" parent="android:Widget.Holo.Light.AutoCompleteTextView"></style> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v14/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v14/values.xml new file mode 100644 index 0000000..a0d3a48 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v14/values.xml @@ -0,0 +1,246 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-v14/styles_base.xml --> + <eat-comment /> + + <style name="TextAppearance.AppCompat.Base.SearchResult.Subtitle" parent="@android:TextAppearance.Holo.SearchResult.Subtitle"></style> + + <style name="TextAppearance.AppCompat.Base.SearchResult.Title" parent="@android:TextAppearance.Holo.SearchResult.Title"></style> + + <style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Holo.Widget.PopupMenu.Large"></style> + + <style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Holo.Widget.PopupMenu.Small"></style> + + <style name="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle" parent="@android:TextAppearance.Holo.SearchResult.Subtitle"></style> + + <style name="TextAppearance.AppCompat.Light.Base.SearchResult.Title" parent="@android:TextAppearance.Holo.SearchResult.Title"></style> + + <style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Holo.Widget.PopupMenu.Large"></style> + + <style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Holo.Widget.PopupMenu.Small"></style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu" parent="android:TextAppearance.Holo.Widget.ActionBar.Menu"></style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle" parent="android:TextAppearance.Holo.Widget.ActionBar.Subtitle"></style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse" parent="android:TextAppearance.Holo.Widget.ActionBar.Subtitle.Inverse"></style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title" parent="android:TextAppearance.Holo.Widget.ActionBar.Title"></style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse" parent="android:TextAppearance.Holo.Widget.ActionBar.Title.Inverse"></style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle" parent="android:TextAppearance.Holo.Widget.ActionMode.Subtitle"></style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse" parent="android:TextAppearance.Holo.Widget.ActionMode.Subtitle.Inverse"></style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title" parent="android:TextAppearance.Holo.Widget.ActionMode.Title"></style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse" parent="android:TextAppearance.Holo.Widget.ActionMode.Title.Inverse"></style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-v14/themes_base.xml --> + <eat-comment /> + + <style name="Theme.Base.AppCompat" parent="android:Theme.Holo"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge.Base" /> + + <style name="Theme.Base.AppCompat.DialogWhenLarge.Base" parent="android:Theme.Holo.DialogWhenLarge"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + + <style name="Theme.Base.AppCompat.Light" parent="android:Theme.Holo.Light"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + + <style name="Theme.Base.AppCompat.Light.DarkActionBar" parent="android:Theme.Holo.Light.DarkActionBar"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@style/Theme.AppCompat</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge.Base" /> + + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge.Base" parent="android:Theme.Holo.Light.DialogWhenLarge"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-v14/styles_base.xml --> + <eat-comment /> + + <style name="Widget.AppCompat.Base.ActionBar" parent="android:Widget.Holo.ActionBar"></style> + + <style name="Widget.AppCompat.Base.ActionBar.Solid" parent="android:Widget.Holo.ActionBar.Solid"></style> + + <style name="Widget.AppCompat.Base.ActionBar.TabBar" parent="android:Widget.Holo.ActionBar.TabBar"></style> + + <style name="Widget.AppCompat.Base.ActionBar.TabText" parent="android:Widget.Holo.ActionBar.TabText"></style> + + <style name="Widget.AppCompat.Base.ActionBar.TabView" parent="android:Widget.Holo.ActionBar.TabView"></style> + + <style name="Widget.AppCompat.Base.ActionButton" parent="android:Widget.Holo.ActionButton"></style> + + <style name="Widget.AppCompat.Base.ActionButton.CloseMode" parent="android:Widget.Holo.ActionButton.CloseMode"></style> + + <style name="Widget.AppCompat.Base.ActionButton.Overflow" parent="android:Widget.Holo.ActionButton.Overflow"></style> + + <style name="Widget.AppCompat.Base.ActivityChooserView" parent=""> + <item name="android:gravity">center</item> + <item name="android:background">@drawable/abc_ab_share_pack_holo_dark</item> + <item name="android:divider">?attr/dividerVertical</item> + <item name="android:showDividers">middle</item> + <item name="android:dividerPadding">6dip</item> + </style> + + <style name="Widget.AppCompat.Base.DropDownItem.Spinner" parent="android:Widget.Holo.DropDownItem.Spinner" /> + + <style name="Widget.AppCompat.Base.ListPopupWindow" parent="android:Widget.Holo.ListPopupWindow"></style> + + <style name="Widget.AppCompat.Base.ListView.DropDown" parent="android:Widget.Holo.ListView.DropDown" /> + + <style name="Widget.AppCompat.Base.ListView.Menu" parent="android:Widget.ListView.Menu" /> + + <style name="Widget.AppCompat.Base.PopupMenu" parent="android:Widget.Holo.PopupMenu"></style> + + <style name="Widget.AppCompat.Base.Spinner" parent="android:Widget.Holo.Spinner" /> + + <style name="Widget.AppCompat.Light.Base.ActionBar" parent="android:Widget.Holo.Light.ActionBar"></style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.Solid" parent="android:Widget.Holo.Light.ActionBar.Solid"></style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse" parent="android:Widget.Holo.Light.ActionBar.Solid.Inverse"></style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.TabBar" parent="android:Widget.Holo.Light.ActionBar.TabBar"></style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabBar.Inverse"></style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.TabText" parent="android:Widget.Holo.Light.ActionBar.TabText"></style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabText.Inverse"></style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.TabView" parent="android:Widget.Holo.Light.ActionBar.TabView"></style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabView.Inverse"></style> + + <style name="Widget.AppCompat.Light.Base.ActionButton" parent="android:Widget.Holo.Light.ActionButton"></style> + + <style name="Widget.AppCompat.Light.Base.ActionButton.CloseMode" parent="android:Widget.Holo.Light.ActionButton.CloseMode"></style> + + <style name="Widget.AppCompat.Light.Base.ActionButton.Overflow" parent="android:Widget.Holo.Light.ActionButton.Overflow"></style> + + <style name="Widget.AppCompat.Light.Base.ActionMode.Inverse" parent="android:Widget.Holo.Light.ActionMode.Inverse"></style> + + <style name="Widget.AppCompat.Light.Base.DropDownItem.Spinner" parent="android:Widget.Holo.Light.DropDownItem.Spinner" /> + + <style name="Widget.AppCompat.Light.Base.ListPopupWindow" parent="android:Widget.Holo.Light.ListPopupWindow"></style> + + <style name="Widget.AppCompat.Light.Base.ListView.DropDown" parent="android:Widget.Holo.ListView.DropDown" /> + + <style name="Widget.AppCompat.Light.Base.PopupMenu" parent="android:Widget.Holo.Light.PopupMenu"></style> + + <style name="Widget.AppCompat.Light.Base.Spinner" parent="android:Widget.Holo.Light.Spinner" /> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-vi/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-vi/values.xml new file mode 100644 index 0000000..637fda6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-vi/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-vi/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Điều hướng về trang chủ"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Điều hướng lên trên"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Thêm tùy chọn"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Xong"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Xem tất cả"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Chọn một ứng dụng"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Xóa truy vấn"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Tìm kiếm truy vấn"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Tìm kiếm"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Gửi truy vấn"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Tìm kiếm bằng giọng nói"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Chia sẻ với"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Chia sẻ với %s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w360dp/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w360dp/values.xml new file mode 100644 index 0000000..ea368ec --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w360dp/values.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-w360dp/dimens.xml --> + <eat-comment /> + + <integer name="abc_max_action_buttons">3</integer> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w480dp/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w480dp/values.xml new file mode 100644 index 0000000..a42bed5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w480dp/values.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-w480dp/bools.xml --> + <eat-comment /> + + <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-w480dp/config.xml --> + <eat-comment /> + + <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-w480dp/bools.xml --> + <eat-comment /> + + <bool name="abc_split_action_bar_is_narrow">false</bool> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w500dp/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w500dp/values.xml new file mode 100644 index 0000000..21e6bfe --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w500dp/values.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-w500dp/dimens.xml --> + <eat-comment /> + + <integer name="abc_max_action_buttons">4</integer> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w600dp/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w600dp/values.xml new file mode 100644 index 0000000..02a32cf --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w600dp/values.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-w600dp/dimens.xml --> + <eat-comment /> + + <dimen name="abc_action_bar_default_height">56dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">14dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen> + <dimen name="abc_action_bar_title_text_size">18dp</dimen> + <dimen name="abc_action_button_min_width">64dip</dimen> + <dimen name="abc_search_view_text_min_width">192dip</dimen> + + <integer name="abc_max_action_buttons">5</integer> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w720dp/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w720dp/values.xml new file mode 100644 index 0000000..30c63f8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w720dp/values.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-w720dp/bools.xml --> + <eat-comment /> + + <bool name="abc_action_bar_expanded_action_views_exclusive">false</bool> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-xlarge/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-xlarge/values.xml new file mode 100644 index 0000000..1f6daae --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-xlarge/values.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-xlarge/bools.xml --> + <eat-comment /> + + <bool name="abc_action_bar_expanded_action_views_exclusive">false</bool> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-xlarge/dimens.xml --> + <eat-comment /> + + <dimen name="abc_action_bar_default_height">56dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">14dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen> + <dimen name="abc_action_bar_title_text_size">18dp</dimen> + <dimen name="abc_action_button_min_width">64dip</dimen> + <dimen name="abc_search_view_text_min_width">192dip</dimen> + + <item name="dialog_fixed_height_major" type="dimen">60%</item> + <item name="dialog_fixed_height_minor" type="dimen">90%</item> + <item name="dialog_fixed_width_major" type="dimen">50%</item> + <item name="dialog_fixed_width_minor" type="dimen">70%</item> + + <integer name="abc_max_action_buttons">5</integer> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rCN/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rCN/values.xml new file mode 100644 index 0000000..db9e2aa --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rCN/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-zh-rCN/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"转到主屏幕"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"转到上一层级"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"更多选项"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"完成"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"查看全部"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"选择应用"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"清除查询"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"搜索查询"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"搜索"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"提交查询"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"语音搜索"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"分享方式"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"通过%s分享"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rHK/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rHK/values.xml new file mode 100644 index 0000000..0b3300d --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rHK/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-zh-rHK/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"瀏覽主頁"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"向上瀏覽"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"更多選項"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"完成"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"顯示全部"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"選擇應用程式"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"清除查詢"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"搜尋查詢"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"搜尋"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"提交查詢"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"語音搜尋"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"分享對象"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"與「%s」分享"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rTW/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rTW/values.xml new file mode 100644 index 0000000..212cc49 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rTW/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-zh-rTW/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"瀏覽首頁"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"向上瀏覽"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"更多選項"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"完成"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"查看全部"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"選擇應用程式"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"清除查詢"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"搜尋查詢"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"搜尋"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"提交查詢"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"語音搜尋"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"選擇分享對象"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"與「%s」分享"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zu/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zu/values.xml new file mode 100644 index 0000000..982977a --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zu/values.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values-zu/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Zulazulela ekhaya"</string> + <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Zulazulela phezulu"</string> + <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Izinketho eziningi"</string> + <string name="abc_action_mode_done" msgid="4076576682505996667">"Kwenziwe"</string> + <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Buka konke"</string> + <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Khetha uhlelo lokusebenza"</string> + <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Sula inkinga"</string> + <string name="abc_searchview_description_query" msgid="2550479030709304392">"Umbuzo wosesho"</string> + <string name="abc_searchview_description_search" msgid="8264924765203268293">"Sesha"</string> + <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Hambisa umbuzo"</string> + <string name="abc_searchview_description_voice" msgid="893419373245838918">"Ukusesha ngezwi"</string> + <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Yabelana no-"</string> + <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Yabelana no-%s"</string> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml new file mode 100644 index 0000000..c2c89dc --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml @@ -0,0 +1,1308 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/attrs.xml --> + <eat-comment /> + + <attr name="actionBarDivider" format="reference" /> + <attr name="actionBarItemBackground" format="reference" /> + <attr name="actionBarSize" format="dimension" /> + <attr name="actionBarSplitStyle" format="reference" /> + <attr name="actionBarStyle" format="reference" /> + <attr name="actionBarTabBarStyle" format="reference" /> + <attr name="actionBarTabStyle" format="reference" /> + <attr name="actionBarTabTextStyle" format="reference" /> + <attr name="actionBarWidgetTheme" format="reference" /> + <attr name="actionButtonStyle" format="reference" /> + <attr name="actionMenuTextAppearance" format="reference" /> + <attr name="actionMenuTextColor" format="color|reference" /> + <attr name="actionModeBackground" format="reference" /> + <attr name="actionModeCloseButtonStyle" format="reference" /> + <attr name="actionModeCloseDrawable" format="reference" /> + <attr name="actionModeCopyDrawable" format="reference" /> + <attr name="actionModeCutDrawable" format="reference" /> + <attr name="actionModeFindDrawable" format="reference" /> + <attr name="actionModePasteDrawable" format="reference" /> + <attr name="actionModePopupWindowStyle" format="reference" /> + <attr name="actionModeSelectAllDrawable" format="reference" /> + <attr name="actionModeShareDrawable" format="reference" /> + <attr name="actionModeSplitBackground" format="reference" /> + <attr name="actionModeStyle" format="reference" /> + <attr name="actionModeWebSearchDrawable" format="reference" /> + <attr name="actionOverflowButtonStyle" format="reference" /> + <attr name="activityChooserViewStyle" format="reference" /> + <attr name="buttonBarButtonStyle" format="reference" /> + <attr name="buttonBarStyle" format="reference" /> + <attr name="dividerHorizontal" format="reference" /> + <attr name="dividerVertical" format="reference" /> + <attr name="dropDownListViewStyle" format="reference" /> + <attr name="height" format="dimension" /> + <attr name="homeAsUpIndicator" format="reference" /> + <attr name="isLightTheme" format="boolean" /> + <attr name="listPopupWindowStyle" format="reference" /> + <attr name="listPreferredItemHeight" format="dimension" /> + <attr name="listPreferredItemHeightLarge" format="dimension" /> + <attr name="listPreferredItemHeightSmall" format="dimension" /> + <attr name="listPreferredItemPaddingLeft" format="dimension" /> + <attr name="listPreferredItemPaddingRight" format="dimension" /> + <attr name="searchDropdownBackground" format="reference" /> + <attr name="searchResultListItemHeight" format="dimension" /> + <attr name="searchViewAutoCompleteTextView" format="reference" /> + <attr name="searchViewCloseIcon" format="reference" /> + <attr name="searchViewEditQuery" format="reference" /> + <attr name="searchViewEditQueryBackground" format="reference" /> + <attr name="searchViewGoIcon" format="reference" /> + <attr name="searchViewSearchIcon" format="reference" /> + <attr name="searchViewTextField" format="reference" /> + <attr name="searchViewTextFieldRight" format="reference" /> + <attr name="searchViewVoiceIcon" format="reference" /> + <attr name="selectableItemBackground" format="reference" /> + <attr name="spinnerDropDownItemStyle" format="reference" /> + <attr name="spinnerStyle" format="reference" /> + <attr name="textAppearanceLargePopupMenu" format="reference" /> + <attr name="textAppearanceListItem" format="reference" /> + <attr name="textAppearanceListItemSmall" format="reference" /> + <attr name="textAppearanceSearchResultSubtitle" format="reference" /> + <attr name="textAppearanceSearchResultTitle" format="reference" /> + <attr name="textAppearanceSmallPopupMenu" format="reference" /> + <attr name="textColorSearchUrl" format="reference|color" /> + <attr name="title" format="string" /> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/bools.xml --> + <eat-comment /> + + <bool name="abc_action_bar_embed_tabs_pre_jb">false</bool> + <bool name="abc_action_bar_expanded_action_views_exclusive">true</bool> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/config.xml --> + <eat-comment /> + + <bool name="abc_config_actionMenuItemAllCaps">true</bool> + <bool name="abc_config_allowActionMenuItemTextWithIcon">false</bool> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/bools.xml --> + <eat-comment /> + + <bool name="abc_config_showMenuShortcutsWhenKeyboardPresent">false</bool> + <bool name="abc_split_action_bar_is_narrow">true</bool> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/colors.xml --> + <eat-comment /> + + <color name="abc_search_url_text_normal">#7fa87f</color> + <color name="abc_search_url_text_pressed">@android:color/black</color> + <color name="abc_search_url_text_selected">@android:color/black</color> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/attrs.xml --> + <eat-comment /> + + <declare-styleable name="ActionBar"> + + <!-- The type of navigation to use. --> + <attr name="navigationMode"> + + <!-- Normal static title text --> + <enum name="normal" value="0" /> + <!-- The action bar will use a selection list for navigation. --> + <enum name="listMode" value="1" /> + <!-- The action bar will use a series of horizontal tabs for navigation. --> + <enum name="tabMode" value="2" /> + </attr> + <!-- Options affecting how the action bar is displayed. --> + <attr name="displayOptions"> + <flag name="useLogo" value="0x1" /> + <flag name="showHome" value="0x2" /> + <flag name="homeAsUp" value="0x4" /> + <flag name="showTitle" value="0x8" /> + <flag name="showCustom" value="0x10" /> + <flag name="disableHome" value="0x20" /> + </attr> + <!-- Specifies title text used for navigationMode="normal" --> + <attr name="title" /> + <!-- Specifies subtitle text used for navigationMode="normal" --> + <attr name="subtitle" format="string" /> + <!-- Specifies a style to use for title text. --> + <attr name="titleTextStyle" format="reference" /> + <!-- Specifies a style to use for subtitle text. --> + <attr name="subtitleTextStyle" format="reference" /> + <!-- Specifies the drawable used for the application icon. --> + <attr name="icon" format="reference" /> + <!-- Specifies the drawable used for the application logo. --> + <attr name="logo" format="reference" /> + <!-- Specifies the drawable used for item dividers. --> + <attr name="divider" format="reference" /> + <!-- Specifies a background drawable for the action bar. --> + <attr name="background" format="reference" /> + <!-- Specifies a background drawable for a second stacked row of the action bar. --> + <attr name="backgroundStacked" format="reference|color" /> + <!-- Specifies a background drawable for the bottom component of a split action bar. --> + <attr name="backgroundSplit" format="reference|color" /> + <!-- Specifies a layout for custom navigation. Overrides navigationMode. --> + <attr name="customNavigationLayout" format="reference" /> + <!-- Specifies a fixed height. --> + <attr name="height" /> + <!-- Specifies a layout to use for the "home" section of the action bar. --> + <attr name="homeLayout" format="reference" /> + <!-- Specifies a style resource to use for an embedded progress bar. --> + <attr name="progressBarStyle" format="reference" /> + <!-- Specifies a style resource to use for an indeterminate progress spinner. --> + <attr name="indeterminateProgressStyle" format="reference" /> + <!-- Specifies the horizontal padding on either end for an embedded progress bar. --> + <attr name="progressBarPadding" format="dimension" /> + <!-- + Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. + --> + <attr name="itemPadding" format="dimension" /> + </declare-styleable> + <declare-styleable name="ActionBarLayout"> + <attr name="android:layout_gravity" /> + </declare-styleable> + <declare-styleable name="ActionBarWindow"> + <attr name="windowActionBar" format="boolean" /> + <attr name="windowActionBarOverlay" format="boolean" /> + <attr name="windowSplitActionBar" format="boolean" /> + + <!-- + A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + --> + <attr name="windowFixedWidthMajor" format="dimension|fraction" /> + <!-- + A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + --> + <attr name="windowFixedHeightMinor" format="dimension|fraction" /> + + <!-- + A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + --> + <attr name="windowFixedWidthMinor" format="dimension|fraction" /> + <!-- + A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + --> + <attr name="windowFixedHeightMajor" format="dimension|fraction" /> + </declare-styleable> + <declare-styleable name="ActionMenuItemView"> + <attr name="android:minWidth" /> + </declare-styleable> + <declare-styleable name="ActionMenuView"> + <!-- Size of padding on either end of a divider. --> + </declare-styleable> + <declare-styleable name="ActionMode"> + + <!-- Specifies a style to use for title text. --> + <attr name="titleTextStyle" /> + <!-- Specifies a style to use for subtitle text. --> + <attr name="subtitleTextStyle" /> + <!-- Specifies a background for the action mode bar. --> + <attr name="background" /> + <!-- Specifies a background for the split action mode bar. --> + <attr name="backgroundSplit" /> + <!-- Specifies a fixed height for the action mode bar. --> + <attr name="height" /> + </declare-styleable> + <declare-styleable name="ActivityChooserView"> + + <!-- The maximal number of items initially shown in the activity list. --> + <attr name="initialActivityCount" format="string" /> + <!-- + The drawable to show in the button for expanding the activities overflow popup. + <strong>Note:</strong> Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + --> + <attr name="expandActivityOverflowButtonDrawable" format="reference" /> + </declare-styleable> + <declare-styleable name="CompatTextView"> + + <!-- Present the text in ALL CAPS. This may use a small-caps form when available. --> + <attr name="textAllCaps" format="reference|boolean" /> + </declare-styleable> + <declare-styleable name="LinearLayoutICS"> + + <!-- Drawable to use as a vertical divider between buttons. --> + <attr name="divider" /> + <!-- Setting for which dividers to show. --> + <attr name="showDividers"> + <flag name="none" value="0" /> + <flag name="beginning" value="1" /> + <flag name="middle" value="2" /> + <flag name="end" value="4" /> + </attr> + <!-- Size of padding on either end of a divider. --> + <attr name="dividerPadding" format="dimension" /> + </declare-styleable> + <declare-styleable name="MenuGroup"> + + <!-- The ID of the group. --> + <attr name="android:id" /> + + <!-- + The category applied to all items within this group. + (This will be or'ed with the orderInCategory attribute.) + --> + <attr name="android:menuCategory" /> + + <!-- + The order within the category applied to all items within this group. + (This will be or'ed with the category attribute.) + --> + <attr name="android:orderInCategory" /> + + <!-- Whether the items are capable of displaying a check mark. --> + <attr name="android:checkableBehavior" /> + + <!-- Whether the items are shown/visible. --> + <attr name="android:visible" /> + + <!-- Whether the items are enabled. --> + <attr name="android:enabled" /> + </declare-styleable> + <declare-styleable name="MenuItem"> + + <!-- The ID of the item. --> + <attr name="android:id" /> + + <!-- + The category applied to the item. + (This will be or'ed with the orderInCategory attribute.) + --> + <attr name="android:menuCategory" /> + + <!-- + The order within the category applied to the item. + (This will be or'ed with the category attribute.) + --> + <attr name="android:orderInCategory" /> + + <!-- The title associated with the item. --> + <attr name="android:title" /> + + <!-- + The condensed title associated with the item. This is used in situations where the + normal title may be too long to be displayed. + --> + <attr name="android:titleCondensed" /> + + <!-- + The icon associated with this item. This icon will not always be shown, so + the title should be sufficient in describing this item. + --> + <attr name="android:icon" /> + + <!-- + The alphabetic shortcut key. This is the shortcut when using a keyboard + with alphabetic keys. + --> + <attr name="android:alphabeticShortcut" /> + + <!-- + The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + keyboard. + --> + <attr name="android:numericShortcut" /> + + <!-- Whether the item is capable of displaying a check mark. --> + <attr name="android:checkable" /> + + <!-- + Whether the item is checked. Note that you must first have enabled checking with + the checkable attribute or else the check mark will not appear. + --> + <attr name="android:checked" /> + + <!-- Whether the item is shown/visible. --> + <attr name="android:visible" /> + + <!-- Whether the item is enabled. --> + <attr name="android:enabled" /> + + <!-- + Name of a method on the Context used to inflate the menu that will be + called when the item is clicked. + --> + <attr name="android:onClick" /> + + <!-- How this item should display in the Action Bar, if present. --> + <attr name="showAsAction"> + + <!-- + Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always". + --> + <flag name="never" value="0" /> + <!-- + Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always". + --> + <flag name="ifRoom" value="1" /> + <!-- + Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". + --> + <flag name="always" value="2" /> + <!-- + When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation. + --> + <flag name="withText" value="4" /> + <!-- + This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container. + --> + <flag name="collapseActionView" value="8" /> + </attr> + + <!-- + An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + --> + <attr name="actionLayout" format="reference" /> + + <!-- + The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + --> + <attr name="actionViewClass" format="string" /> + + <!-- + The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. + --> + <attr name="actionProviderClass" format="string" /> + </declare-styleable> + <declare-styleable name="MenuView"> + + <!-- Default appearance of menu item text. --> + <attr name="android:itemTextAppearance" /> + <!-- Default horizontal divider between rows of menu items. --> + <attr name="android:horizontalDivider" /> + <!-- Default vertical divider between menu items. --> + <attr name="android:verticalDivider" /> + <!-- Default background for the menu header. --> + <attr name="android:headerBackground" /> + <!-- Default background for each menu item. --> + <attr name="android:itemBackground" /> + <!-- Default animations for the menu. --> + <attr name="android:windowAnimationStyle" /> + <!-- Default disabled icon alpha for each menu item that shows an icon. --> + <attr name="android:itemIconDisabledAlpha" /> + <!-- Whether space should be reserved in layout when an icon is missing. --> + <attr name="android:preserveIconSpacing" /> + </declare-styleable> + <declare-styleable name="SearchView"> + + <!-- + The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. + --> + <attr name="iconifiedByDefault" format="boolean" /> + <!-- An optional maximum width of the SearchView. --> + <attr name="android:maxWidth" /> + <!-- An optional query hint string to be displayed in the empty query field. --> + <attr name="queryHint" format="string" /> + <!-- The IME options to set on the query text field. --> + <attr name="android:imeOptions" /> + <!-- The input type to set on the query text field. --> + <attr name="android:inputType" /> + </declare-styleable> + <declare-styleable name="Spinner"> + + <!-- The prompt to display when the spinner's dialog is shown. --> + <attr name="prompt" format="reference" /> + <!-- Display mode for spinner options. --> + <attr name="spinnerMode" format="enum"> + + <!-- Spinner options will be presented to the user as a dialog window. --> + <enum name="dialog" value="0" /> + <!-- + Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself. + --> + <enum name="dropdown" value="1" /> + </attr> + <!-- List selector to use for spinnerMode="dropdown" display. --> + <attr name="android:dropDownSelector" /> + <!-- Background drawable to use for the dropdown in spinnerMode="dropdown". --> + <attr name="android:popupBackground" /> + <!-- + Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown". + --> + <attr name="android:dropDownVerticalOffset" /> + <!-- + Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown". + --> + <attr name="android:dropDownHorizontalOffset" /> + <!-- Width of the dropdown in spinnerMode="dropdown". --> + <attr name="android:dropDownWidth" /> + <!-- + Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. + --> + <attr name="popupPromptView" format="reference" /> + <!-- Gravity setting for positioning the currently selected item. --> + <attr name="android:gravity" /> + <!-- + Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. + --> + <attr name="disableChildrenWhenDisabled" format="boolean" /> + </declare-styleable> + <declare-styleable name="Theme"> + + <!-- Default ActionBar dropdown style. --> + <attr name="actionDropDownStyle" format="reference" /> + <!-- The preferred item height for dropdown lists. --> + <attr name="dropdownListPreferredItemHeight" format="dimension" /> + <!-- Default PopupMenu style. --> + <attr name="popupMenuStyle" format="reference" /> + + <!-- ============ --> + <!-- Panel styles --> + <!-- ============ --> + <eat-comment /> + + <!-- Default Panel Menu width. --> + <attr name="panelMenuListWidth" format="dimension" /> + + <!-- Default Panel Menu style. --> + <attr name="panelMenuListTheme" format="reference" /> + + <!-- Drawable used as a background for selected list items. --> + <attr name="listChoiceBackgroundIndicator" format="reference" /> + </declare-styleable> + <declare-styleable name="View"> + + <!-- Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. --> + <attr name="paddingStart" format="dimension" /> + <!-- Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. --> + <attr name="paddingEnd" format="dimension" /> + + <!-- + Boolean that controls whether a view can take focus. By default the user can not + move focus to a view; by setting this attribute to true the view is + allowed to take focus. This value does not impact the behavior of + directly calling {@link android.view.View#requestFocus}, which will + always request focus regardless of this view. It only impacts where + focus navigation will try to move focus. + --> + <attr name="android:focusable" /> + </declare-styleable> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/dimens.xml --> + <eat-comment /> + + <dimen name="abc_action_bar_default_height">48dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">8dip</dimen> + <dimen name="abc_action_bar_progress_bar_size">40dp</dimen> + <dimen name="abc_action_bar_stacked_max_height">48dp</dimen> + <dimen name="abc_action_bar_stacked_tab_max_width">180dp</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">5dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">14dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen> + <dimen name="abc_action_bar_title_text_size">18dp</dimen> + <dimen name="abc_action_button_min_width">56dip</dimen> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/config.xml --> + <eat-comment /> + + <dimen name="abc_config_prefDialogWidth">320dp</dimen> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/dimens.xml --> + <eat-comment /> + + <dimen name="abc_dropdownitem_icon_width">32dip</dimen> + <dimen name="abc_dropdownitem_text_padding_left">8dip</dimen> + <dimen name="abc_dropdownitem_text_padding_right">8dip</dimen> + <dimen name="abc_panel_menu_list_width">296dp</dimen> + <dimen name="abc_search_view_preferred_width">320dip</dimen> + <dimen name="abc_search_view_text_min_width">160dip</dimen> + + <item name="dialog_fixed_height_major" type="dimen">80%</item> + <item name="dialog_fixed_height_minor" type="dimen">100%</item> + <item name="dialog_fixed_width_major" type="dimen">320dp</item> + <item name="dialog_fixed_width_minor" type="dimen">320dp</item> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/ids.xml --> + <eat-comment /> + + <item name="action_bar_activity_content" type="id"/> + <item name="action_menu_divider" type="id"/> + <item name="action_menu_presenter" type="id"/> + <item name="home" type="id"/> + <item name="progress_circular" type="id"/> + <item name="progress_horizontal" type="id"/> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/dimens.xml --> + <eat-comment /> + + <integer name="abc_max_action_buttons">2</integer> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/strings.xml --> + <eat-comment /> + + <string name="abc_action_bar_home_description">Navigate home</string> + <string name="abc_action_bar_up_description">Navigate up</string> + <string name="abc_action_menu_overflow_description">More options</string> + <string name="abc_action_mode_done">Done</string> + <string name="abc_activity_chooser_view_see_all">See all</string> + <string name="abc_activitychooserview_choose_application">Choose an app</string> + <string name="abc_searchview_description_clear">Clear query</string> + <string name="abc_searchview_description_query">Search query</string> + <string name="abc_searchview_description_search">Search</string> + <string name="abc_searchview_description_submit">Submit query</string> + <string name="abc_searchview_description_voice">Voice search</string> + <string name="abc_shareactionprovider_share_with">Share with</string> + <string name="abc_shareactionprovider_share_with_application">Share with %s</string> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/styles_base.xml --> + <eat-comment /> + + <style name="TextAppearance.AppCompat.Base.CompactMenu.Dialog" parent="android:TextAppearance.Medium"> + <item name="android:textColor">@android:color/primary_text_light</item> + </style> + + <style name="TextAppearance.AppCompat.Base.SearchResult" parent=""> + <item name="android:textStyle">normal</item> + <item name="android:textColor">?android:textColorPrimary</item> + <item name="android:textColorHint">?android:textColorHint</item> + </style> + + <style name="TextAppearance.AppCompat.Base.SearchResult.Subtitle"> + <item name="android:textSize">14sp</item> + <item name="android:textColor">?android:textColorSecondary</item> + </style> + + <style name="TextAppearance.AppCompat.Base.SearchResult.Title"> + <item name="android:textSize">18sp</item> + </style> + + <style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Widget"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">18sp</item> + </style> + + <style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Widget"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">14sp</item> + </style> + + <style name="TextAppearance.AppCompat.Light.Base.SearchResult" parent="TextAppearance.AppCompat.Base.SearchResult"> + <item name="android:textColor">?android:textColorPrimary</item> + <item name="android:textColorHint">?android:textColorHint</item> + </style> + + <style name="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle"> + <item name="android:textSize">14sp</item> + <item name="android:textColor">?android:textColorSecondary</item> + </style> + + <style name="TextAppearance.AppCompat.Light.Base.SearchResult.Title"> + <item name="android:textSize">18sp</item> + </style> + + <style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large"></style> + + <style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small"></style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/styles.xml --> + <eat-comment /> + + <style name="TextAppearance.AppCompat.Light.SearchResult.Subtitle" parent="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle"></style> + + <style name="TextAppearance.AppCompat.Light.SearchResult.Title" parent="TextAppearance.AppCompat.Light.Base.SearchResult.Title"></style> + + <style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large"></style> + + <style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small"></style> + + <style name="TextAppearance.AppCompat.SearchResult.Subtitle" parent="TextAppearance.AppCompat.Base.SearchResult.Subtitle"></style> + + <style name="TextAppearance.AppCompat.SearchResult.Title" parent="TextAppearance.AppCompat.Base.SearchResult.Title"></style> + + <style name="TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu"></style> + + <style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle"></style> + + <style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse"></style> + + <style name="TextAppearance.AppCompat.Widget.ActionBar.Title" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Title"></style> + + <style name="TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse"></style> + + <style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle"></style> + + <style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse"></style> + + <style name="TextAppearance.AppCompat.Widget.ActionMode.Title" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Title"></style> + + <style name="TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse"></style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/styles_base.xml --> + <eat-comment /> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu" parent="android:TextAppearance.Small"> + <item name="android:textSize">12sp</item> + <item name="android:textStyle">bold</item> + <item name="android:textColor">?attr/actionMenuTextColor</item> + </style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle" parent="android:TextAppearance.Small"> + <item name="android:textSize">@dimen/abc_action_bar_subtitle_text_size</item> + </style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse" parent="android:TextAppearance.Small.Inverse"> + <item name="android:textSize">@dimen/abc_action_bar_subtitle_text_size</item> + </style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title" parent="android:TextAppearance.Medium"> + <item name="android:textSize">@dimen/abc_action_bar_title_text_size</item> + </style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse" parent="android:TextAppearance.Medium.Inverse"> + <item name="android:textSize">@dimen/abc_action_bar_title_text_size</item> + </style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle" parent="android:TextAppearance.Small"> + <item name="android:textColor">?android:attr/textColorSecondary</item> + </style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse" parent="android:TextAppearance.Small.Inverse"> + <item name="android:textColor">?android:attr/textColorSecondaryInverse</item> + </style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title" parent="android:TextAppearance.Medium"></style> + + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse" parent="android:TextAppearance.Medium.Inverse"></style> + + <style name="TextAppearance.AppCompat.Widget.Base.DropDownItem" parent="android:TextAppearance.Small"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + </style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/styles.xml --> + <eat-comment /> + + <style name="TextAppearance.AppCompat.Widget.DropDownItem" parent="TextAppearance.AppCompat.Widget.Base.DropDownItem"></style> + + <style name="TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large"></style> + + <style name="TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small"></style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/styles_base.xml --> + <eat-comment /> + + <style name="TextAppearance.Widget.AppCompat.Base.ExpandedMenu.Item" parent="android:TextAppearance.Medium"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + </style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/styles.xml --> + <eat-comment /> + + <style name="TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="TextAppearance.Widget.AppCompat.Base.ExpandedMenu.Item"></style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/themes.xml --> + <eat-comment /> + + <style name="Theme.AppCompat" parent="Theme.Base.AppCompat"> + <item name="isLightTheme">false</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_dark</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_dark</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_dark</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_dark</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_dark</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> + </style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/themes_base.xml --> + <eat-comment /> + + <style name="Theme.AppCompat.Base.CompactMenu" parent=""> + <item name="android:itemTextAppearance"> @style/TextAppearance.Widget.AppCompat.ExpandedMenu.Item</item> + <item name="android:listViewStyle">@style/Widget.AppCompat.ListView.Menu</item> + </style> + + <style name="Theme.AppCompat.Base.CompactMenu.Dialog" parent=""> + <item name="android:itemTextAppearance"> @style/TextAppearance.AppCompat.Base.CompactMenu.Dialog</item> + <item name="android:listViewStyle">@android:style/Widget.ListView.Menu</item> + </style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/themes.xml --> + <eat-comment /> + + <style name="Theme.AppCompat.CompactMenu" parent="Theme.AppCompat.Base.CompactMenu"></style> + + <style name="Theme.AppCompat.CompactMenu.Dialog" parent="Theme.AppCompat.Base.CompactMenu.Dialog"></style> + + <style name="Theme.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge"></style> + + <style name="Theme.AppCompat.Light" parent="Theme.Base.AppCompat.Light"> + <item name="isLightTheme">true</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.Light.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.Light.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.Light.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_light</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_light</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_light</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear_holo_light</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search_api_holo_light</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go_search_api_holo_light</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search_api_holo_light</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_light</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.Light.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.Light.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.Light.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_light</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.Light.ActivityChooserView</item> + </style> + + <style name="Theme.AppCompat.Light.DarkActionBar" parent="Theme.Base.AppCompat.Light.DarkActionBar"> + <item name="isLightTheme">true</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.Light.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_dark</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_dark</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_dark</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_dark</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_dark</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> + </style> + + <style name="Theme.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge"></style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/themes_base.xml --> + <eat-comment /> + + <style name="Theme.Base" parent="android:Theme"></style> + + <style name="Theme.Base.AppCompat" parent="Theme.Base"> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_dark</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_dark</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_dark</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + <item name="actionBarTabStyle">@style/Widget.AppCompat.ActionBar.TabView</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.ActionBar.TabBar</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.ActionBar.TabText</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.ActionBar</item> + <item name="actionBarSplitStyle">?attr/actionBarStyle</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="actionBarSize">@dimen/abc_action_bar_default_height</item> + <item name="actionBarDivider">?attr/dividerVertical</item> + <item name="actionBarItemBackground">?attr/selectableItemBackground</item> + <item name="actionMenuTextAppearance"> @style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style> + + <style name="Theme.Base.AppCompat.Dialog.FixedSize" parent="android:Theme.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_dark</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_dark</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style> + + <style name="Theme.Base.AppCompat.Dialog.Light.FixedSize" parent="Theme.Base.AppCompat.Dialog.FixedSize" /> + + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat"></style> + + <style name="Theme.Base.AppCompat.Light" parent="Theme.Base.Light"> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_light</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_light</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_light</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + + <!-- Action Bar Styles --> + <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> + <item name="actionOverflowButtonStyle"> @style/Widget.AppCompat.Light.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar</item> + <item name="actionBarSplitStyle">?attr/actionBarStyle</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="actionBarSize">@dimen/abc_action_bar_default_height</item> + <item name="actionBarDivider">?attr/dividerVertical</item> + <item name="actionBarItemBackground">?attr/selectableItemBackground</item> + <item name="actionMenuTextAppearance"> @style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_light</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_light</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_light</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.Light.ActionButton.CloseMode</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle"> @style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_light</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_light</item> + </style> + + <style name="Theme.Base.AppCompat.Light.DarkActionBar" parent="Theme.Base.AppCompat.Light"> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_dark</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar.Solid.Inverse</item> + <item name="actionBarWidgetTheme">@style/Theme.AppCompat</item> + <item name="actionBarDivider">@drawable/abc_list_divider_holo_dark</item> + <item name="actionBarItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView.Inverse</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar.Inverse</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText.Inverse</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryInverseDisableOnly</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.Light.ActionMode.Inverse</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> + + <!-- Panel attributes --> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style> + + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light"></style> + + <style name="Theme.Base.Light" parent="android:Theme.Light"></style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/styles.xml --> + <eat-comment /> + + <style name="Widget.AppCompat.ActionBar" parent="Widget.AppCompat.Base.ActionBar"></style> + + <style name="Widget.AppCompat.ActionBar.Solid" parent="Widget.AppCompat.Base.ActionBar.Solid"></style> + + <style name="Widget.AppCompat.ActionBar.TabBar" parent="Widget.AppCompat.Base.ActionBar.TabBar"></style> + + <style name="Widget.AppCompat.ActionBar.TabText" parent="Widget.AppCompat.Base.ActionBar.TabText"></style> + + <style name="Widget.AppCompat.ActionBar.TabView" parent="Widget.AppCompat.Base.ActionBar.TabView"></style> + + <style name="Widget.AppCompat.ActionButton" parent="Widget.AppCompat.Base.ActionButton"></style> + + <style name="Widget.AppCompat.ActionButton.CloseMode" parent="Widget.AppCompat.Base.ActionButton.CloseMode"></style> + + <style name="Widget.AppCompat.ActionButton.Overflow" parent="Widget.AppCompat.Base.ActionButton.Overflow"></style> + + <style name="Widget.AppCompat.ActionMode" parent="Widget.AppCompat.Base.ActionMode"></style> + + <style name="Widget.AppCompat.ActivityChooserView" parent="Widget.AppCompat.Base.ActivityChooserView"></style> + + <style name="Widget.AppCompat.AutoCompleteTextView" parent="Widget.AppCompat.Base.AutoCompleteTextView"></style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/styles_base.xml --> + <eat-comment /> + + <style name="Widget.AppCompat.Base.ActionBar" parent=""> + <item name="displayOptions">useLogo|showHome|showTitle</item> + <item name="divider">?attr/dividerVertical</item> + <item name="height">?attr/actionBarSize</item> + <item name="homeLayout">@layout/abc_action_bar_home</item> + <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Title</item> + <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle</item> + <item name="background">@drawable/abc_ab_transparent_dark_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_transparent_dark_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_transparent_dark_holo</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="progressBarStyle">@style/Widget.AppCompat.ProgressBar.Horizontal</item> + <item name="indeterminateProgressStyle">@style/Widget.AppCompat.ProgressBar</item> + </style> + + <style name="Widget.AppCompat.Base.ActionBar.Solid" parent="Widget.AppCompat.Base.ActionBar"> + <item name="background">@drawable/abc_ab_solid_dark_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_solid_dark_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_solid_dark_holo</item> + </style> + + <style name="Widget.AppCompat.Base.ActionBar.TabBar" parent=""> + <item name="divider">?attr/actionBarDivider</item> + <item name="showDividers">middle</item> + <item name="dividerPadding">12dip</item> + </style> + + <style name="Widget.AppCompat.Base.ActionBar.TabText" parent=""> + <item name="android:textAppearance">@null</item> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">12sp</item> + <item name="android:textStyle">bold</item> + <item name="android:ellipsize">marquee</item> + <item name="android:maxLines">2</item> + <item name="textAllCaps">true</item> + </style> + + <style name="Widget.AppCompat.Base.ActionBar.TabView" parent=""> + <item name="android:background">@drawable/abc_tab_indicator_ab_holo</item> + <item name="android:gravity">center_horizontal</item> + <item name="android:paddingLeft">16dip</item> + <item name="android:paddingRight">16dip</item> + <item name="android:minWidth">80dip</item> + </style> + + <style name="Widget.AppCompat.Base.ActionButton" parent=""> + <item name="android:background">?attr/actionBarItemBackground</item> + <item name="android:paddingLeft">12dip</item> + <item name="android:paddingRight">12dip</item> + <item name="android:minWidth">@dimen/abc_action_button_min_width</item> + <item name="android:minHeight">?attr/actionBarSize</item> + <item name="android:gravity">center</item> + <item name="android:maxLines">2</item> + <item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item> + </style> + + <style name="Widget.AppCompat.Base.ActionButton.CloseMode" parent="Widget.AppCompat.Base.ActionButton"></style> + + <style name="Widget.AppCompat.Base.ActionButton.Overflow" parent="Widget.AppCompat.Base.ActionButton"> + <item name="android:src">@drawable/abc_ic_menu_moreoverflow_normal_holo_dark</item> + </style> + + <style name="Widget.AppCompat.Base.ActionMode" parent=""> + <item name="background">?attr/actionModeBackground</item> + <item name="backgroundSplit">?attr/actionModeSplitBackground</item> + <item name="height">?attr/actionBarSize</item> + <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Title</item> + <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle</item> + </style> + + <style name="Widget.AppCompat.Base.ActivityChooserView" parent=""> + <item name="android:gravity">center</item> + <item name="android:background">@drawable/abc_ab_share_pack_holo_dark</item> + <item name="divider">?attr/dividerVertical</item> + <item name="showDividers">middle</item> + <item name="dividerPadding">6dip</item> + </style> + + <style name="Widget.AppCompat.Base.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView"> + <item name="android:textColor">?attr/actionMenuTextColor</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + </style> + + <style name="Widget.AppCompat.Base.DropDownItem.Spinner" parent=""> + <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.DropDownItem</item> + <item name="android:paddingLeft">8dp</item> + <item name="android:paddingRight">8dp</item> + <item name="android:gravity">center_vertical</item> + </style> + + <style name="Widget.AppCompat.Base.ListPopupWindow" parent=""> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + </style> + + <style name="Widget.AppCompat.Base.ListView.DropDown" parent="android:Widget.ListView"> + <item name="android:listSelector">@drawable/abc_list_selector_holo_dark</item> + </style> + + <style name="Widget.AppCompat.Base.ListView.Menu" parent="android:Widget.ListView.Menu"> + <item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item> + <item name="android:divider">?attr/dividerHorizontal</item> + </style> + + <style name="Widget.AppCompat.Base.PopupMenu" parent="@style/Widget.AppCompat.Base.ListPopupWindow"></style> + + <style name="Widget.AppCompat.Base.ProgressBar" parent="android:Widget.ProgressBar"> + <item name="android:minWidth">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:maxWidth">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:minHeight">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:maxHeight">@dimen/abc_action_bar_progress_bar_size</item> + </style> + + <style name="Widget.AppCompat.Base.ProgressBar.Horizontal" parent="android:Widget.ProgressBar.Horizontal"></style> + + <style name="Widget.AppCompat.Base.Spinner" parent=""> + <item name="spinnerMode">dropdown</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + <item name="android:gravity">left|center_vertical</item> + <item name="android:clickable">true</item> + <item name="android:background">@drawable/abc_spinner_ab_holo_dark</item> + </style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/styles.xml --> + <eat-comment /> + + <style name="Widget.AppCompat.DropDownItem.Spinner" parent="Widget.AppCompat.Base.DropDownItem.Spinner"></style> + + <style name="Widget.AppCompat.Light.ActionBar" parent="Widget.AppCompat.Light.Base.ActionBar"></style> + + <style name="Widget.AppCompat.Light.ActionBar.Solid" parent="Widget.AppCompat.Light.Base.ActionBar.Solid"></style> + + <style name="Widget.AppCompat.Light.ActionBar.Solid.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse"></style> + + <style name="Widget.AppCompat.Light.ActionBar.TabBar" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar"></style> + + <style name="Widget.AppCompat.Light.ActionBar.TabBar.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse" /> + + <style name="Widget.AppCompat.Light.ActionBar.TabText" parent="Widget.AppCompat.Light.Base.ActionBar.TabText"></style> + + <style name="Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse"></style> + + <style name="Widget.AppCompat.Light.ActionBar.TabView" parent="Widget.AppCompat.Light.Base.ActionBar.TabView"></style> + + <style name="Widget.AppCompat.Light.ActionBar.TabView.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse"></style> + + <style name="Widget.AppCompat.Light.ActionButton" parent="Widget.AppCompat.Light.Base.ActionButton"></style> + + <style name="Widget.AppCompat.Light.ActionButton.CloseMode" parent="Widget.AppCompat.Light.Base.ActionButton.CloseMode"></style> + + <style name="Widget.AppCompat.Light.ActionButton.Overflow" parent="Widget.AppCompat.Light.Base.ActionButton.Overflow"></style> + + <style name="Widget.AppCompat.Light.ActionMode.Inverse" parent="Widget.AppCompat.Light.Base.ActionMode.Inverse"></style> + + <style name="Widget.AppCompat.Light.ActivityChooserView" parent="Widget.AppCompat.Light.Base.ActivityChooserView"></style> + + <style name="Widget.AppCompat.Light.AutoCompleteTextView" parent="Widget.AppCompat.Light.Base.AutoCompleteTextView"></style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/styles_base.xml --> + <eat-comment /> + + <style name="Widget.AppCompat.Light.Base.ActionBar" parent="Widget.AppCompat.Base.ActionBar"> + <item name="background">@drawable/abc_ab_transparent_light_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_transparent_light_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_transparent_light_holo</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item> + <item name="progressBarStyle">@style/Widget.AppCompat.ProgressBar.Horizontal</item> + <item name="indeterminateProgressStyle">@style/Widget.AppCompat.ProgressBar</item> + </style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.Solid" parent="Widget.AppCompat.Light.Base.ActionBar"> + <item name="background">@drawable/abc_ab_solid_light_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_solid_light_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_solid_light_holo</item> + </style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse" parent="Widget.AppCompat.Base.ActionBar.Solid"> + <item name="titleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse</item> + <item name="subtitleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + </style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.TabBar" parent="Widget.AppCompat.Base.ActionBar.TabBar"></style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar"></style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.TabText" parent="Widget.AppCompat.Base.ActionBar.TabText"></style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabText"> + <item name="android:textColor">?android:attr/textColorPrimaryInverseDisableOnly</item> + </style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.TabView" parent="Widget.AppCompat.Base.ActionBar.TabView"></style> + + <style name="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabView"></style> + + <style name="Widget.AppCompat.Light.Base.ActionButton" parent="Widget.AppCompat.Base.ActionButton"></style> + + <style name="Widget.AppCompat.Light.Base.ActionButton.CloseMode" parent="Widget.AppCompat.Light.Base.ActionButton"></style> + + <style name="Widget.AppCompat.Light.Base.ActionButton.Overflow" parent="Widget.AppCompat.Light.Base.ActionButton"> + <item name="android:src">@drawable/abc_ic_menu_moreoverflow_normal_holo_light</item> + </style> + + <style name="Widget.AppCompat.Light.Base.ActionMode.Inverse" parent="Widget.AppCompat.Base.ActionMode"> + <item name="titleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse</item> + <item name="subtitleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse</item> + </style> + + <style name="Widget.AppCompat.Light.Base.ActivityChooserView" parent="Widget.AppCompat.Base.ActivityChooserView"> + <item name="android:background">@drawable/abc_ab_share_pack_holo_light</item> + </style> + + <style name="Widget.AppCompat.Light.Base.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView"> + <item name="android:textColor">?attr/actionMenuTextColor</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + </style> + + <style name="Widget.AppCompat.Light.Base.DropDownItem.Spinner" parent="Widget.AppCompat.Base.DropDownItem.Spinner"></style> + + <style name="Widget.AppCompat.Light.Base.ListPopupWindow" parent=""> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + </style> + + <style name="Widget.AppCompat.Light.Base.ListView.DropDown" parent="android:Widget.ListView"> + <item name="android:listSelector">@drawable/abc_list_selector_holo_light</item> + </style> + + <style name="Widget.AppCompat.Light.Base.PopupMenu" parent="@style/Widget.AppCompat.Light.Base.ListPopupWindow"></style> + + <style name="Widget.AppCompat.Light.Base.Spinner" parent="Widget.AppCompat.Base.Spinner"> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + <item name="android:background">@drawable/abc_spinner_ab_holo_light</item> + </style> + <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/values/styles.xml --> + <eat-comment /> + + <style name="Widget.AppCompat.Light.DropDownItem.Spinner" parent="Widget.AppCompat.Light.Base.DropDownItem.Spinner"></style> + + <style name="Widget.AppCompat.Light.ListPopupWindow" parent="Widget.AppCompat.Light.Base.ListPopupWindow"></style> + + <style name="Widget.AppCompat.Light.ListView.DropDown" parent="Widget.AppCompat.Light.Base.ListView.DropDown"></style> + + <style name="Widget.AppCompat.Light.PopupMenu" parent="Widget.AppCompat.Light.Base.PopupMenu"></style> + + <style name="Widget.AppCompat.Light.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Light.Base.Spinner"></style> + + <style name="Widget.AppCompat.ListPopupWindow" parent="Widget.AppCompat.Base.ListPopupWindow"></style> + + <style name="Widget.AppCompat.ListView.DropDown" parent="Widget.AppCompat.Base.ListView.DropDown"></style> + + <style name="Widget.AppCompat.ListView.Menu" parent="Widget.AppCompat.Base.ListView.Menu"></style> + + <style name="Widget.AppCompat.PopupMenu" parent="Widget.AppCompat.Base.PopupMenu"></style> + + <style name="Widget.AppCompat.ProgressBar" parent="Widget.AppCompat.Base.ProgressBar"></style> + + <style name="Widget.AppCompat.ProgressBar.Horizontal" parent="Widget.AppCompat.Base.ProgressBar.Horizontal"></style> + + <style name="Widget.AppCompat.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Base.Spinner"></style> + +</resources> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/AndroidManifest.xml b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/AndroidManifest.xml new file mode 100644 index 0000000..2722c91 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/AndroidManifest.xml @@ -0,0 +1,17 @@ +<!-- Copyright (C) 2014 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. +--><manifest xmlns:android="http://schemas.android.com/apk/res/android" package="android.support.v4"> + <uses-sdk android:minSdkVersion="4"/> + <application/> +</manifest> diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/aidl/android/support/v4/app/INotificationSideChannel.aidl b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/aidl/android/support/v4/app/INotificationSideChannel.aidl new file mode 100644 index 0000000..9df1577 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/aidl/android/support/v4/app/INotificationSideChannel.aidl @@ -0,0 +1,42 @@ +/* + * Copyright (C) 2014 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. + */ + +package android.support.v4.app; + +import android.app.Notification; + +/** + * Interface used for delivering notifications via a side channel that bypasses + * the NotificationManagerService. + * + * @hide + */ +oneway interface INotificationSideChannel { + /** + * Send an ambient notification to the service. + */ + void notify(String packageName, int id, String tag, in Notification notification); + + /** + * Cancel an already-notified notification. + */ + void cancel(String packageName, int id, String tag); + + /** + * Cancel all notifications for the given package. + */ + void cancelAll(String packageName); +} diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars/classes.jar b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars/classes.jar Binary files differnew file mode 100644 index 0000000..b337994 --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars/classes.jar diff --git a/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars/libs/internal_impl-21.0.3.jar b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars/libs/internal_impl-21.0.3.jar Binary files differnew file mode 100644 index 0000000..f063abd --- /dev/null +++ b/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/jars/libs/internal_impl-21.0.3.jar diff --git a/vdrmanager/app/build/intermediates/incremental/aidl/androidTest/debug/dependency.store b/vdrmanager/app/build/intermediates/incremental/aidl/androidTest/debug/dependency.store Binary files differnew file mode 100644 index 0000000..8b8400d --- /dev/null +++ b/vdrmanager/app/build/intermediates/incremental/aidl/androidTest/debug/dependency.store diff --git a/vdrmanager/app/build/intermediates/incremental/aidl/debug/dependency.store b/vdrmanager/app/build/intermediates/incremental/aidl/debug/dependency.store Binary files differnew file mode 100644 index 0000000..8b8400d --- /dev/null +++ b/vdrmanager/app/build/intermediates/incremental/aidl/debug/dependency.store diff --git a/vdrmanager/app/build/intermediates/incremental/aidl/release/dependency.store b/vdrmanager/app/build/intermediates/incremental/aidl/release/dependency.store Binary files differnew file mode 100644 index 0000000..8b8400d --- /dev/null +++ b/vdrmanager/app/build/intermediates/incremental/aidl/release/dependency.store diff --git a/vdrmanager/app/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml b/vdrmanager/app/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml new file mode 100644 index 0000000..78befac --- /dev/null +++ b/vdrmanager/app/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<merger version="3"><dataSet config="main"><source path="/home/lado/StudioProjects/vdrmanager/app/src/androidTest/assets"/></dataSet></merger>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/incremental/mergeAssets/debug/merger.xml b/vdrmanager/app/build/intermediates/incremental/mergeAssets/debug/merger.xml new file mode 100644 index 0000000..1db9788 --- /dev/null +++ b/vdrmanager/app/build/intermediates/incremental/mergeAssets/debug/merger.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<merger version="3"><dataSet config="21.0.3"><source path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/assets"/></dataSet><dataSet config="19.1.0"><source path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/assets"/></dataSet><dataSet config="main"><source path="/home/lado/StudioProjects/vdrmanager/app/src/main/assets"><file name="fonts/fontawesome-webfont.ttf" path="/home/lado/StudioProjects/vdrmanager/app/src/main/assets/fonts/fontawesome-webfont.ttf"/></source></dataSet><dataSet config="debug"><source path="/home/lado/StudioProjects/vdrmanager/app/src/debug/assets"/></dataSet></merger>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/incremental/mergeAssets/release/merger.xml b/vdrmanager/app/build/intermediates/incremental/mergeAssets/release/merger.xml new file mode 100644 index 0000000..6976c69 --- /dev/null +++ b/vdrmanager/app/build/intermediates/incremental/mergeAssets/release/merger.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<merger version="3"><dataSet config="21.0.3"><source path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/assets"/></dataSet><dataSet config="19.1.0"><source path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/assets"/></dataSet><dataSet config="main"><source path="/home/lado/StudioProjects/vdrmanager/app/src/main/assets"><file name="fonts/fontawesome-webfont.ttf" path="/home/lado/StudioProjects/vdrmanager/app/src/main/assets/fonts/fontawesome-webfont.ttf"/></source></dataSet><dataSet config="release"><source path="/home/lado/StudioProjects/vdrmanager/app/src/release/assets"/></dataSet></merger>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml b/vdrmanager/app/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml new file mode 100644 index 0000000..db24817 --- /dev/null +++ b/vdrmanager/app/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<merger version="3"><dataSet config="main"><source path="/home/lado/StudioProjects/vdrmanager/app/src/androidTest/res"/><source path="/home/lado/StudioProjects/vdrmanager/app/build/generated/res/rs/androidTest/debug"/><source path="/home/lado/StudioProjects/vdrmanager/app/build/generated/res/generated/androidTest/debug"/></dataSet><mergedItems/></merger>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/incremental/mergeResources/debug/merger.xml b/vdrmanager/app/build/intermediates/incremental/mergeResources/debug/merger.xml new file mode 100644 index 0000000..482652a --- /dev/null +++ b/vdrmanager/app/build/intermediates/incremental/mergeResources/debug/merger.xml @@ -0,0 +1,1392 @@ +<?xml version="1.0" encoding="utf-8"?> +<merger version="3"><dataSet config="21.0.3"><source path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/res"/></dataSet><dataSet config="19.1.0"><source path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res"><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rHK/values.xml" qualifiers="zh-rHK"><string msgid="8264924765203268293" name="abc_searchview_description_search">"搜尋"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"選擇應用程式"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"分享對象"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"完成"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"提交查詢"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"瀏覽主頁"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"搜尋查詢"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"向上瀏覽"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"與「%s」分享"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"顯示全部"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"清除查詢"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"更多選項"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"語音搜尋"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w600dp/values.xml" qualifiers="w600dp"><dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen><dimen name="abc_action_bar_subtitle_text_size">14dp</dimen><dimen name="abc_action_bar_title_text_size">18dp</dimen><dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen><integer name="abc_max_action_buttons">5</integer><dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen><dimen name="abc_action_bar_default_height">56dip</dimen><dimen name="abc_action_button_min_width">64dip</dimen><dimen name="abc_search_view_text_min_width">192dip</dimen></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lt/values.xml" qualifiers="lt"><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Išvalyti užklausą"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Pateikti užklausą"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Paieška balsu"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Paieškos užklausa"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Bendrinti naudojant"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pasirinkti programą"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Peržiūrėti viską"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Eiti į viršų"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Daugiau parinkčių"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Atlikta"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Paieška"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Bendrinti naudojant „%s“"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Eiti į pagrindinį puslapį"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-uk/values.xml" qualifiers="uk"><string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Переглянути всі"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Пошуковий запит"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Перейти вгору"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Очистити запит"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Надіслати через %s"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Інші опції"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Перейти на головний"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Голосовий пошук"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Надіслати через"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Надіслати запит"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Вибрати програму"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Пошук"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sl/values.xml" qualifiers="sl"><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Krmarjenje navzgor"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Izbira aplikacije"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Deljenje z:"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Iskanje"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Več možnosti"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Deljenje z"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Končano"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Pokaži vse"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Iskalna poizvedba"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Pošiljanje poizvedbe"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Glasovno iskanje"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Izbris poizvedbe"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Krmarjenje domov"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-el/values.xml" qualifiers="el"><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Υποβολή ερωτήματος"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Ερώτημα αναζήτησης"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Κοινή χρήση με %s"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Πλοήγηση στην αρχική σελίδα"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Τέλος"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Κοινή χρήση με"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Προβολή όλων"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Πλοήγηση προς τα επάνω"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Αναζήτηση"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Επιλέξτε κάποια εφαρμογή"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Φωνητική αναζήτηση"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Περισσότερες επιλογές"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Διαγραφή ερωτήματος"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rTW/values.xml" qualifiers="zh-rTW"><string msgid="8928215447528550784" name="abc_searchview_description_submit">"提交查詢"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"搜尋"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"選擇分享對象"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"語音搜尋"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"瀏覽首頁"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"更多選項"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"向上瀏覽"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"與「%s」分享"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"完成"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"查看全部"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"搜尋查詢"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"清除查詢"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"選擇應用程式"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-et-rEE/values.xml" qualifiers="et-rEE"><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Päringu esitamine"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Jagamine:"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Rohkem valikuid"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Otsing"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Päringu tühistamine"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Valmis"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Häälotsing"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Jagamine kasutajaga %s"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeerimine avaekraanile"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Kuva kõik"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigeerimine üles"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Valige rakendus"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Otsingupäring"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large-v14/values.xml" qualifiers="large-v14"><style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge.Base"/><style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge.Base"/></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr-rCA/values.xml" qualifiers="fr-rCA"><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Envoyer la requête"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Partager avec"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Recherche vocale"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Requête de recherche"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Revenir en haut de la page"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Voir toutes les chaînes"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Effacer la requête"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Rechercher"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Terminé"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Sélectionnez une application"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Revenir à l\'accueil"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Plus d\'options"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Partager avec %s"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt-rPT/values.xml" qualifiers="pt-rPT"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver tudo"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navegar para a página inicial"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Partilhar com"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Mais opções"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Concluído"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Limpar consulta"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Pesquisa por voz"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de pesquisa"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Escolher uma aplicação"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navegar para cima"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Pesquisar"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Partilhar com %s"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es/values.xml" qualifiers="es"><string msgid="8264924765203268293" name="abc_searchview_description_search">"Buscar"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Seleccionar una aplicación"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver todo"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Búsqueda por voz"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Compartir con"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Más opciones"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Borrar consulta"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Listo"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ir a la pantalla de inicio"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Desplazarse hacia arriba"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Compartir con %s"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-land/values.xml" qualifiers="land"><bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool><dimen name="abc_action_bar_title_text_size">16dp</dimen><dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen><dimen name="abc_action_bar_subtitle_top_margin">-2dp</dimen><dimen name="abc_action_bar_progress_bar_size">32dp</dimen><dimen name="abc_action_bar_subtitle_text_size">12dp</dimen><dimen name="abc_action_bar_default_height">40dip</dimen><bool name="abc_action_bar_embed_tabs_pre_jb">true</bool><dimen name="abc_action_bar_subtitle_bottom_margin">4dip</dimen><bool name="abc_split_action_bar_is_narrow">false</bool></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ca/values.xml" qualifiers="ca"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Mostra\'ls tots"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Comparteix amb %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Fet"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Cerca per veu"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Cerca"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Selecciona una aplicació"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de cerca"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Comparteix amb"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Més opcions"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Envia la consulta"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Esborra la consulta"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navega cap a dalt"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navega a la pàgina d\'inici"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v14/values.xml" qualifiers="v14"><style name="Widget.AppCompat.Light.Base.ActionBar.TabView" parent="android:Widget.Holo.Light.ActionBar.TabView"/><style name="Widget.AppCompat.Base.ActionButton" parent="android:Widget.Holo.ActionButton"/><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title" parent="android:TextAppearance.Holo.Widget.ActionMode.Title"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title" parent="android:TextAppearance.Holo.Widget.ActionBar.Title"/><style name="Widget.AppCompat.Base.Spinner" parent="android:Widget.Holo.Spinner"/><style name="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse" parent="android:Widget.Holo.Light.ActionBar.Solid.Inverse"/><style name="Theme.Base.AppCompat.Light.DarkActionBar" parent="android:Theme.Holo.Light.DarkActionBar"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@style/Theme.AppCompat</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle" parent="android:TextAppearance.Holo.Widget.ActionBar.Subtitle"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabText" parent="android:Widget.Holo.Light.ActionBar.TabText"/><style name="Widget.AppCompat.Base.ActionBar.Solid" parent="android:Widget.Holo.ActionBar.Solid"/><style name="Widget.AppCompat.Light.Base.ActionMode.Inverse" parent="android:Widget.Holo.Light.ActionMode.Inverse"/><style name="Widget.AppCompat.Light.Base.ActionButton.CloseMode" parent="android:Widget.Holo.Light.ActionButton.CloseMode"/><style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge.Base"/><style name="Widget.AppCompat.Light.Base.ActionButton" parent="android:Widget.Holo.Light.ActionButton"/><style name="Widget.AppCompat.Light.Base.ListView.DropDown" parent="android:Widget.Holo.ListView.DropDown"/><style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Holo.Widget.PopupMenu.Small"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabView.Inverse"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabText.Inverse"/><style name="Widget.AppCompat.Base.ActivityChooserView" parent=""> + <item name="android:gravity">center</item> + <item name="android:background">@drawable/abc_ab_share_pack_holo_dark</item> + <item name="android:divider">?attr/dividerVertical</item> + <item name="android:showDividers">middle</item> + <item name="android:dividerPadding">6dip</item> + </style><style name="TextAppearance.AppCompat.Light.Base.SearchResult.Title" parent="@android:TextAppearance.Holo.SearchResult.Title"/><style name="Widget.AppCompat.Light.Base.Spinner" parent="android:Widget.Holo.Light.Spinner"/><style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge.Base"/><style name="Widget.AppCompat.Base.DropDownItem.Spinner" parent="android:Widget.Holo.DropDownItem.Spinner"/><style name="Theme.Base.AppCompat.Light" parent="android:Theme.Holo.Light"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style><style name="Widget.AppCompat.Light.Base.PopupMenu" parent="android:Widget.Holo.Light.PopupMenu"/><style name="Widget.AppCompat.Base.ListPopupWindow" parent="android:Widget.Holo.ListPopupWindow"/><style name="Widget.AppCompat.Base.ActionBar.TabBar" parent="android:Widget.Holo.ActionBar.TabBar"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse" parent="android:TextAppearance.Holo.Widget.ActionBar.Title.Inverse"/><style name="Widget.AppCompat.Light.Base.ActionBar" parent="android:Widget.Holo.Light.ActionBar"/><style name="Widget.AppCompat.Base.ActionButton.CloseMode" parent="android:Widget.Holo.ActionButton.CloseMode"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu" parent="android:TextAppearance.Holo.Widget.ActionBar.Menu"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabBar.Inverse"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse" parent="android:TextAppearance.Holo.Widget.ActionBar.Subtitle.Inverse"/><style name="Widget.AppCompat.Base.ActionBar" parent="android:Widget.Holo.ActionBar"/><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse" parent="android:TextAppearance.Holo.Widget.ActionMode.Title.Inverse"/><style name="Widget.AppCompat.Light.Base.ActionBar.Solid" parent="android:Widget.Holo.Light.ActionBar.Solid"/><style name="Widget.AppCompat.Base.ListView.DropDown" parent="android:Widget.Holo.ListView.DropDown"/><style name="Widget.AppCompat.Base.ListView.Menu" parent="android:Widget.ListView.Menu"/><style name="Widget.AppCompat.Base.ActionBar.TabView" parent="android:Widget.Holo.ActionBar.TabView"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabBar" parent="android:Widget.Holo.Light.ActionBar.TabBar"/><style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Holo.Widget.PopupMenu.Large"/><style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Holo.Widget.PopupMenu.Large"/><style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Holo.Widget.PopupMenu.Small"/><style name="Widget.AppCompat.Light.Base.ListPopupWindow" parent="android:Widget.Holo.Light.ListPopupWindow"/><style name="Widget.AppCompat.Light.Base.ActionButton.Overflow" parent="android:Widget.Holo.Light.ActionButton.Overflow"/><style name="TextAppearance.AppCompat.Base.SearchResult.Subtitle" parent="@android:TextAppearance.Holo.SearchResult.Subtitle"/><style name="Theme.Base.AppCompat" parent="android:Theme.Holo"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style><style name="Theme.Base.AppCompat.DialogWhenLarge.Base" parent="android:Theme.Holo.DialogWhenLarge"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style><style name="Widget.AppCompat.Base.ActionBar.TabText" parent="android:Widget.Holo.ActionBar.TabText"/><style name="Theme.Base.AppCompat.Light.DialogWhenLarge.Base" parent="android:Theme.Holo.Light.DialogWhenLarge"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style><style name="Widget.AppCompat.Light.Base.DropDownItem.Spinner" parent="android:Widget.Holo.Light.DropDownItem.Spinner"/><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle" parent="android:TextAppearance.Holo.Widget.ActionMode.Subtitle"/><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse" parent="android:TextAppearance.Holo.Widget.ActionMode.Subtitle.Inverse"/><style name="TextAppearance.AppCompat.Base.SearchResult.Title" parent="@android:TextAppearance.Holo.SearchResult.Title"/><style name="Widget.AppCompat.Base.PopupMenu" parent="android:Widget.Holo.PopupMenu"/><style name="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle" parent="@android:TextAppearance.Holo.SearchResult.Subtitle"/><style name="Widget.AppCompat.Base.ActionButton.Overflow" parent="android:Widget.Holo.ActionButton.Overflow"/></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr/values.xml" qualifiers="fr"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Tout afficher"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"OK"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Sélectionner une application"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Plus d\'options"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Revenir en haut de la page"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Rechercher"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Envoyer la requête"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Revenir à l\'accueil"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Effacer la requête"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Recherche vocale"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Requête de recherche"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Partager avec %s"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Partager avec"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fi/values.xml" qualifiers="fi"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Näytä kaikki"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Hakulauseke"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Siirry ylös"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Jakaminen: %s"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Puhehaku"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Jakaminen:"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Haku"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Siirry etusivulle"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Valmis"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Lisää"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Lähetä kysely"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Tyhjennä kysely"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Valitse sovellus"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hu/values.xml" qualifiers="hu"><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"További lehetőségek"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Keresés"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Hangalapú keresés"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Kész"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Összes megtekintése"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Válasszon ki egy alkalmazást"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Megosztás a következővel: %s"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Keresési lekérdezés"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Megosztás a következővel:"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ugrás a főoldalra"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Lekérdezés törlése"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Lekérdezés küldése"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Felfelé mozgatás"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-da/values.xml" qualifiers="da"><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Naviger op"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Naviger hjem"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Se alle"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Luk"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Del med"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Flere muligheder"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Del med %s"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Stemmesøgning"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Vælg en app"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Søgeforespørgsel"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Indsend forespørgslen"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Søg"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Ryd forespørgslen"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-it/values.xml" qualifiers="it"><string msgid="893419373245838918" name="abc_searchview_description_voice">"Ricerca vocale"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Cancella query"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Cerca"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Altre opzioni"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Visualizza tutte"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Condividi con"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Vai in alto"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Vai alla home page"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Query di ricerca"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Fine"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Condividi con %s"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Invia query"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Scegli un\'applicazione"</string></file><file name="abc_search_url_text_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/color/abc_search_url_text_holo.xml" qualifiers="" type="color"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rCN/values.xml" qualifiers="zh-rCN"><string msgid="4076576682505996667" name="abc_action_mode_done">"完成"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"清除查询"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"搜索查询"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"查看全部"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"更多选项"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"语音搜索"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"分享方式"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"选择应用"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"提交查询"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"搜索"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"转到上一层级"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"转到主屏幕"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"通过%s分享"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-bg/values.xml" qualifiers="bg"><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Споделяне със: %s"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Изчистване на заявката"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Заявка за търсене"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Вижте всички"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Търсене"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Изпращане на заявката"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Още опции"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Гласово търсене"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Изберете приложение"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Придвижване към „Начало“"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Придвижване нагоре"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Споделяне със:"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-in/values.xml" qualifiers="in"><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Bagikan dengan %s"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Bagikan dengan"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Penelusuran suara"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Kirim kueri"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigasi naik"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Opsi lain"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pilih aplikasi"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Hapus kueri"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigasi ke beranda"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Kueri penelusuran"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Selesai"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Lihat semua"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Telusuri"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v11/values.xml" qualifiers="v11"><style name="Theme.Base.Light" parent="android:Theme.Holo.Light"> + <item name="android:windowNoTitle">true</item> + <item name="android:windowActionBar">false</item> + + <!-- + A native Action Mode could be displayed (for text selection, etc) so we need to ensure + that it is positioned correctly, so we request windowActionModeOverlay so that it + displays over the compat Action Bar. + --> + <item name="android:windowActionModeOverlay">true</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style><style name="Widget.AppCompat.Light.Base.AutoCompleteTextView" parent="android:Widget.Holo.Light.AutoCompleteTextView"/><style name="Theme.Base.AppCompat.Dialog.FixedSize" parent="android:Theme.Holo.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">false</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style><style name="Widget.AppCompat.Base.AutoCompleteTextView" parent="android:Widget.Holo.AutoCompleteTextView"/><style name="Theme.Base.AppCompat.Dialog.Light.FixedSize" parent="android:Theme.Holo.Light.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">false</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style><style name="Widget.AppCompat.Base.ProgressBar" parent="android:Widget.Holo.ProgressBar"/><style name="Theme.Base" parent="android:Theme.Holo"> + <item name="android:windowNoTitle">true</item> + <item name="android:windowActionBar">false</item> + + <!-- + A native Action Mode could be displayed (for text selection, etc) so we need to ensure + that it is positioned correctly, so we request windowActionModeOverlay so that it + displays over the compat Action Bar. + --> + <item name="android:windowActionModeOverlay">true</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style><style name="Widget.AppCompat.Base.ProgressBar.Horizontal" parent="android:Widget.Holo.ProgressBar.Horizontal"/></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-xlarge/values.xml" qualifiers="xlarge"><dimen name="abc_search_view_text_min_width">192dip</dimen><integer name="abc_max_action_buttons">5</integer><item name="dialog_fixed_height_major" type="dimen">60%</item><dimen name="abc_action_bar_default_height">56dip</dimen><dimen name="abc_action_bar_title_text_size">18dp</dimen><dimen name="abc_action_button_min_width">64dip</dimen><item name="dialog_fixed_width_major" type="dimen">50%</item><dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen><item name="dialog_fixed_height_minor" type="dimen">90%</item><dimen name="abc_action_bar_subtitle_text_size">14dp</dimen><dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen><bool name="abc_action_bar_expanded_action_views_exclusive">false</bool><dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen><item name="dialog_fixed_width_minor" type="dimen">70%</item></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zu/values.xml" qualifiers="zu"><string msgid="4076576682505996667" name="abc_action_mode_done">"Kwenziwe"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Zulazulela phezulu"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Umbuzo wosesho"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Sesha"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Khetha uhlelo lokusebenza"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Buka konke"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Yabelana no-%s"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Yabelana no-"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Izinketho eziningi"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Zulazulela ekhaya"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Ukusesha ngezwi"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Hambisa umbuzo"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Sula inkinga"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ka-rGE/values.xml" qualifiers="ka-rGE"><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"მეტი ვარიანტები"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"ხმოვანი ძიება"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"დასრულდა"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"აპის არჩევა"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"ზემოთ ნავიგაცია"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"ძიების მოთხოვნა"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ყველას ნახვა"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"გაზიარება:"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"ძიება"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s-თან გაზიარება"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"მოთხოვნის გადაგზავნა"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"მთავარზე ნავიგაცია"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"მოთხოვნის გასუფთავება"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-de/values.xml" qualifiers="de"><string msgid="8264924765203268293" name="abc_searchview_description_search">"Suchen"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Freigeben für %s"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Zur Startseite"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Alle ansehen"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Nach oben"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Weitere Optionen"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Sprachsuche"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"App auswählen"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Suchanfrage"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Suchanfrage löschen"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Fertig"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Freigeben für"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Suchanfrage senden"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw/values.xml" qualifiers="sw"><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Chagua programu"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Wasilisha hoja"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Shiriki na:"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Angalia zote"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Futa hoja"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Shiriki na %s"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Nenda juu"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Hoja ya utafutaji"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Tafuta"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Chaguo zaidi"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Nimemaliza"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Tafuta kwa kutamka"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Nenda mwanzo"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-am/values.xml" qualifiers="am"><string msgid="3691816814315814921" name="abc_searchview_description_clear">"መጠይቅ አጽዳ"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"ተከናውኗል"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ተጨማሪ አማራጮች"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"መተግበሪያ ይምረጡ"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"ፍለጋ"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ከ%s ጋር ያጋሩ"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ከሚከተለው ጋር ያጋሩ"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"ወደ ላይ ይዳስሱ"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ሁሉንም ይመልከቱ"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"የፍለጋ ጥያቄ"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"የድምፅ ፍለጋ"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"መጠይቅ ያስረክቡ"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"ወደ መነሻ ይዳስሱ"</string></file><file name="abc_activity_chooser_view" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v14/abc_activity_chooser_view.xml" qualifiers="v14" type="layout"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tl/values.xml" qualifiers="tl"><string msgid="8264924765203268293" name="abc_searchview_description_search">"Maghanap"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Paghahanap gamit ang boses"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Mag-navigate pataas"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Tapos na"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Ibahagi sa/kay %s"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Query sa paghahanap"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Ibahagi sa/kay"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pumili ng isang app"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Higit pang mga opsyon"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Mag-navigate patungo sa home"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Tingnan lahat"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"I-clear ang query"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Isumite ang query"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lv/values.xml" qualifiers="lv"><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Izvēlieties lietotni"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Skatīt visu"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Vairāk opciju"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Meklēšana ar balsi"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Kopīgot ar %s"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Iesniegt vaicājumu"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Kopīgot ar:"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Pārvietoties uz sākuma ekrānu"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Gatavs"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Notīrīt vaicājumu"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Meklēt"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Pārvietoties augšup"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Meklēšanas vaicājums"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w360dp/values.xml" qualifiers="w360dp"><integer name="abc_max_action_buttons">3</integer></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-af/values.xml" qualifiers="af"><string msgid="8264924765203268293" name="abc_searchview_description_search">"Soek"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Vee navraag uit"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Deel met"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Kies \'n program"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigeer op"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeer tuis"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Soeknavraag"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Klaar"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Stemsoektog"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Deel met %s"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Sien alles"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Dien navraag in"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Nog opsies"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hr/values.xml" qualifiers="hr"><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Dijeljenje sa: %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Gotovo"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Idi gore"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Odabir aplikacije"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Pretraživanje"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Dijeljenje sa"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Glasovno pretraživanje"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Idi na početnu"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Izbriši upit"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Pošalji upit"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Upit za pretraživanje"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Dodatne opcije"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-vi/values.xml" qualifiers="vi"><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Chia sẻ với"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Xem tất cả"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Tìm kiếm truy vấn"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Điều hướng về trang chủ"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Gửi truy vấn"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Tìm kiếm bằng giọng nói"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Tìm kiếm"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Chọn một ứng dụng"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Thêm tùy chọn"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Chia sẻ với %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Xong"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Xóa truy vấn"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Điều hướng lên trên"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large/values.xml" qualifiers="large"><dimen name="abc_config_prefDialogWidth">440dp</dimen><style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Dialog.Light.FixedSize"/><style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.Dialog.FixedSize"/><bool name="abc_split_action_bar_is_narrow">false</bool><item name="dialog_fixed_height_major" type="dimen">60%</item><dimen name="abc_search_view_text_min_width">192dip</dimen><item name="dialog_fixed_width_major" type="dimen">60%</item><item name="dialog_fixed_width_minor" type="dimen">90%</item><item name="dialog_fixed_height_minor" type="dimen">90%</item><integer name="abc_max_action_buttons">4</integer><bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool><bool name="abc_action_bar_embed_tabs_pre_jb">true</bool></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rIN/values.xml" qualifiers="en-rIN"><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Clear query"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Submit query"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigate home"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigate up"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"More options"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Search"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Choose an app"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Voice search"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Search query"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Share with %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Finished"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Share with"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"See all"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fa/values.xml" qualifiers="fa"><string msgid="4600421777120114993" name="abc_action_bar_home_description">"پیمایش به صفحه اصلی"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"اشتراکگذاری با"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"پاک کردن عبارت جستجو"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"مشاهده همه"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"گزینههای بیشتر"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"انتخاب برنامه"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"جستجوی شفاهی"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"عبارت جستجو"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"جستجو"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"اشتراکگذاری با %s"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"پیمایش به بالا"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"انجام شد"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"ارسال عبارت جستجو"</string></file><file name="abc_list_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_pressed_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_pressed_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_default_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_stacked_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_stacked_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_cab_done_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_cab_done_holo_dark.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_divider_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_divider_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_stacked_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_longpressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_longpressed_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_clear_normal" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_normal.png" qualifiers="hdpi" type="drawable"/><file name="abc_tab_selected_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_stacked_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_share_pack_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_share_pack_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_bottom_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_transparent_dark_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_go_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_go_search_api_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_cab_background_top_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_top_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_clear_search_api_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_transparent_light_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_bottom_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_tab_unselected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_ab_back_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_ab_back_holo_dark.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_search_api_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_menu_share_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_share_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_solid_light_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_solid_dark_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_search.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_cab_done_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_cab_done_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_menu_share_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_share_holo_dark.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_clear_disabled" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_disabled.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_voice_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_voice_search.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_share_pack_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_cab_background_top_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_top_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_tab_selected_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_focused_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_divider_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_divider_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_commit_search_api_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_tab_selected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_pressed_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_ab_back_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_ab_back_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_focused_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_clear_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_search_api_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_bottom_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_voice_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_voice_search_api_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_bottom_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_go" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_go.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sr/values.xml" qualifiers="sr"><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Дели са"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Дели са апликацијом %s"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Упит за претрагу"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Слање упита"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Још опција"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Прикажи све"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Брисање упита"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Претрага"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Гласовна претрага"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Одлазак на Почетну"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Избор апликације"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Кретање нагоре"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sk/values.xml" qualifiers="sk"><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Prejsť hore"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Zdieľať pomocou %s"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Ďalšie možnosti"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Hľadať"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Vymazať dopyt"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Prejsť na plochu"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Zobraziť všetko"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Zdieľať pomocou"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Hlasové vyhľadávanie"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Vyhľadávací dopyt"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Zvoľte aplikáciu"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Hotovo"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Odoslať dopyt"</string></file><file name="abc_spinner_ab_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_dark.xml" qualifiers="" type="drawable"/><file name="abc_item_background_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_dark.xml" qualifiers="" type="drawable"/><file name="abc_ic_clear_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_textfield_searchview_right_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_dark.xml" qualifiers="" type="drawable"/><file name="abc_search_dropdown_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_dark.xml" qualifiers="" type="drawable"/><file name="abc_item_background_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_list_selector_background_transition_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_textfield_searchview_right_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_textfield_searchview_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_tab_indicator_ab_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_tab_indicator_ab_holo.xml" qualifiers="" type="drawable"/><file name="abc_list_selector_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_dark.xml" qualifiers="" type="drawable"/><file name="abc_ic_clear" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear.xml" qualifiers="" type="drawable"/><file name="abc_textfield_searchview_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_dark.xml" qualifiers="" type="drawable"/><file name="abc_search_dropdown_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_light.xml" qualifiers="" type="drawable"/><file name="abc_list_selector_background_transition_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml" qualifiers="" type="drawable"/><file name="abc_list_selector_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_spinner_ab_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_list_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_pressed_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_pressed_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_stacked_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_stacked_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_cab_done_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_cab_done_holo_dark.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_divider_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_divider_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_stacked_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_longpressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_longpressed_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_clear_normal" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_normal.png" qualifiers="xhdpi" type="drawable"/><file name="abc_tab_selected_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_stacked_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_share_pack_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_bottom_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_go_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_go_search_api_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_cab_background_top_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_clear_search_api_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_transparent_light_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_bottom_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_tab_unselected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_ab_back_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_ab_back_holo_dark.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_search_api_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_menu_share_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_share_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_solid_light_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_solid_dark_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_search.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_cab_done_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_cab_done_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_menu_share_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_share_holo_dark.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_clear_disabled" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_disabled.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_voice_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_voice_search.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_share_pack_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_cab_background_top_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_top_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_tab_selected_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_focused_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_divider_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_divider_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_tab_selected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_ab_back_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_ab_back_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_focused_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_clear_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_bottom_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_voice_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_bottom_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_go" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_go.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pl/values.xml" qualifiers="pl"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Zobacz wszystkie"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Więcej opcji"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Wyszukiwane hasło"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Przejdź wyżej"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Wybierz aplikację"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Przejdź do strony głównej"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Gotowe"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Szukaj"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Wyślij zapytanie"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Udostępnij dla"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Wyczyść zapytanie"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Udostępnij dla %s"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Wyszukiwanie głosowe"</string></file><file name="abc_list_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_stacked_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_stacked_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_cab_done_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_divider_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_divider_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_stacked_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_longpressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_clear_normal" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_normal.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_tab_selected_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_stacked_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_share_pack_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_bottom_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_go_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_cab_background_top_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_clear_search_api_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_bottom_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_tab_unselected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_ab_back_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_search_api_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_menu_share_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_share_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_solid_light_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_search.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_cab_done_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_cab_done_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_menu_share_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_clear_disabled" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_disabled.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_voice_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_voice_search.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_share_pack_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_cab_background_top_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_tab_selected_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_divider_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_divider_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_tab_selected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_ab_back_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_ab_back_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_focused_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_clear_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_bottom_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_voice_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_bottom_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_go" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_go.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-mn-rMN/values.xml" qualifiers="mn-rMN"><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Апп сонгох"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Асуулгыг цэвэрлэх"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Хайх"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Нэмэлт сонголтууд"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Дууссан"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Хайх асуулга"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Дээш шилжих"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Дуут хайлт"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Хуваалцах"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s-тай хуваалцах"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Нүүр хуудас руу шилжих"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Бүгдийг харах"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Асуулгыг илгээх"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-km-rKH/values.xml" qualifiers="km-rKH"><string msgid="8264924765203268293" name="abc_searchview_description_search">"ស្វែងរក"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ជម្រើសច្រើនទៀត"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"ការស្វែងរកសំឡេង"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ចែករំលែកជាមួយ"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ចែករំលែកជាមួយ %s"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"ដាក់ស្នើសំណួរ"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"រកមើលឡើងលើ"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"មើលទាំងអស់"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"រកមើលទៅដើម"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"ស្វែងរកសំណួរ"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"រួចរាល់"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"សម្អាតសំណួរ"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"ជ្រើសកម្មវិធី"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ro/values.xml" qualifiers="ro"><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Trimiteți la"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Ștergeți interogarea"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Afișați-le pe toate"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Alegeți o aplicaţie"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Interogare de căutare"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Terminat"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Căutare vocală"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Trimiteți la %s"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Mai multe opțiuni"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Căutați"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Trimiteți interogarea"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigați la ecranul de pornire"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigați în sus"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hy-rAM/values.xml" qualifiers="hy-rAM"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Տեսնել բոլորը"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Այլ ընտրանքներ"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Տարածել"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Մաքրել հարցումը"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Ուղարկել հարցումը"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Ուղղվել վերև"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ուղղվել տուն"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Որոնել"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Ընտրել ծրագիր"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Կատարված է"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Որոնման հարցում"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Տարածել ըստ %s"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Ձայնային որոնում"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ko/values.xml" qualifiers="ko"><string msgid="2550479030709304392" name="abc_searchview_description_query">"검색어"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"앱 선택"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s와(과) 공유"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"검색"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"공유 대상"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"위로 탐색"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"완료"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"음성 검색"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"검색어 보내기"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"검색어 삭제"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"전체 보기"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"홈 탐색"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"옵션 더보기"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nb/values.xml" qualifiers="nb"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Se alle"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Søkeord"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Talesøk"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Gå opp"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Fullført"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Del med %s"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Slett søket"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Flere alternativer"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Del med"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Utfør søket"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Søk"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Velg en app"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Gå til startsiden"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ms-rMY/values.xml" qualifiers="ms-rMY"><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigasi skrin utama"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Selesai"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Lihat semua"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Serah pertanyaan"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Cari"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pilih apl"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigasi ke atas"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Carian suara"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Kongsi dengan %s"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Kongsi dengan"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Kosongkan pertanyaan"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Lagi pilihan"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Pertanyaan carian"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-th/values.xml" qualifiers="th"><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"แชร์กับ"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ตัวเลือกอื่น"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ดูทั้งหมด"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"นำทางขึ้น"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"ค้นหา"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"ข้อความค้นหา"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"นำทางไปหน้าแรก"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"ส่งข้อความค้นหา"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"ล้างข้อความค้นหา"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"แชร์กับ %s"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"เลือกแอป"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"ค้นหาด้วยเสียง"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"เสร็จสิ้น"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt/values.xml" qualifiers="pt"><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Compartilhar com %s"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Pesquisa por voz"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Mais opções"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver tudo"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Limpar consulta"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de pesquisa"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Compartilhar com"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Selecione um aplicativo"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navegar para a página inicial"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navegar para cima"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Pesquisar"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Concluído"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ja/values.xml" qualifiers="ja"><string msgid="3691816814315814921" name="abc_searchview_description_clear">"検索キーワードを削除"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"検索キーワード"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"上へ移動"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"すべて表示"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"共有"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"その他のオプション"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"ホームへ移動"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"検索"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"音声検索"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"アプリの選択"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"完了"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%sと共有"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"検索キーワードを送信"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ru/values.xml" qualifiers="ru"><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Открыть доступ"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Поисковый запрос"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Открыть доступ пользователю %s"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Голосовой поиск"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Поиск"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Отправить запрос"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Перейти на главный экран"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Перейти вверх"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Выбрать приложение"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Показать все"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Удалить запрос"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Другие параметры"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tr/values.xml" qualifiers="tr"><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Diğer seçenekler"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ana ekrana git"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Tümünü göster"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s ile paylaş"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Tamamlandı"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Şununla paylaş"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Yukarı git"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Sorguyu temizle"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Ara"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Sesli arama"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Arama sorgusu"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Sorguyu gönder"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Bir uygulama seçin"</string></file><file name="abc_action_bar_decor_include" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_include.xml" qualifiers="" type="layout"/><file name="abc_list_menu_item_radio" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_radio.xml" qualifiers="" type="layout"/><file name="abc_list_menu_item_icon" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_icon.xml" qualifiers="" type="layout"/><file name="abc_action_bar_title_item" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_title_item.xml" qualifiers="" type="layout"/><file name="abc_action_menu_item_layout" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_item_layout.xml" qualifiers="" type="layout"/><file name="abc_action_menu_layout" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_layout.xml" qualifiers="" type="layout"/><file name="abc_action_bar_view_list_nav_layout" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml" qualifiers="" type="layout"/><file name="abc_action_mode_close_item" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_close_item.xml" qualifiers="" type="layout"/><file name="abc_action_bar_home" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_home.xml" qualifiers="" type="layout"/><file name="abc_action_bar_tab" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tab.xml" qualifiers="" type="layout"/><file name="abc_popup_menu_item_layout" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_popup_menu_item_layout.xml" qualifiers="" type="layout"/><file name="abc_list_menu_item_checkbox" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_checkbox.xml" qualifiers="" type="layout"/><file name="abc_activity_chooser_view_list_item" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_list_item.xml" qualifiers="" type="layout"/><file name="abc_list_menu_item_layout" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_layout.xml" qualifiers="" type="layout"/><file name="abc_simple_decor" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_simple_decor.xml" qualifiers="" type="layout"/><file name="abc_search_dropdown_item_icons_2line" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_dropdown_item_icons_2line.xml" qualifiers="" type="layout"/><file name="abc_action_bar_tabbar" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tabbar.xml" qualifiers="" type="layout"/><file name="abc_activity_chooser_view_include" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_include.xml" qualifiers="" type="layout"/><file name="abc_action_bar_decor" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor.xml" qualifiers="" type="layout"/><file name="abc_expanded_menu_layout" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_expanded_menu_layout.xml" qualifiers="" type="layout"/><file name="abc_action_mode_bar" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_bar.xml" qualifiers="" type="layout"/><file name="abc_action_bar_decor_overlay" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_overlay.xml" qualifiers="" type="layout"/><file name="abc_search_view" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_view.xml" qualifiers="" type="layout"/><file name="support_simple_spinner_dropdown_item" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/support_simple_spinner_dropdown_item.xml" qualifiers="" type="layout"/><file name="abc_activity_chooser_view" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view.xml" qualifiers="" type="layout"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw600dp/values.xml" qualifiers="sw600dp"><dimen name="abc_action_bar_default_height">56dip</dimen><dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen><integer name="abc_max_action_buttons">5</integer><dimen name="abc_action_bar_subtitle_text_size">14dp</dimen><dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen><dimen name="abc_config_prefDialogWidth">580dp</dimen><dimen name="abc_action_bar_title_text_size">18dp</dimen><dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ar/values.xml" qualifiers="ar"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"عرض الكل"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"البحث الصوتي"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"طلب البحث"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"خيارات إضافية"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"مشاركة مع"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"مشاركة مع %s"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"التنقل إلى الشاشة الرئيسية"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"التنقل إلى أعلى"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"محو طلب البحث"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"تم"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"بحث"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"إرسال طلب البحث"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"اختيار تطبيق"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hi/values.xml" qualifiers="hi"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"सभी देखें"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"कोई एप्लिकेशन चुनें"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"ध्वनि खोज"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"इसके द्वारा साझा करें"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"क्वेरी सबमिट करें"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s के साथ साझा करें"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"खोजें"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"मुखपृष्ठ पर नेविगेट करें"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"क्वेरी साफ़ करें"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"खोज क्वेरी"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"अधिक विकल्प"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"पूर्ण"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"ऊपर नेविगेट करें"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w480dp/values.xml" qualifiers="w480dp"><bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool><bool name="abc_action_bar_embed_tabs_pre_jb">true</bool><bool name="abc_split_action_bar_is_narrow">false</bool></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es-rUS/values.xml" qualifiers="es-rUS"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver todo"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navegar hacia arriba"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navegar a la página principal"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Compartir con"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Elige una aplicación."</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de búsqueda"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Eliminar la consulta"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Búsqueda por voz"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Compartir con %s"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Más opciones"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Listo"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Búsqueda"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-cs/values.xml" qualifiers="cs"><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Odeslat dotaz"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Sdílet pomocí"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Přejít na plochu"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Zobrazit vše"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Přejít nahoru"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Více možností"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Vyhledávací dotaz"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Vybrat aplikaci"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Sdílet pomocí %s"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Smazat dotaz"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Hledat"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Hotovo"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Hlasové vyhledávání"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w720dp/values.xml" qualifiers="w720dp"><bool name="abc_action_bar_expanded_action_views_exclusive">false</bool></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nl/values.xml" qualifiers="nl"><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Zoekopdracht wissen"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Zoekopdracht verzenden"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Meer opties"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Delen met %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Gereed"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Gesproken zoekopdracht"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Zoekopdracht"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Delen met"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Alles weergeven"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeren naar startpositie"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Omhoog navigeren"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Een app selecteren"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Zoeken"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml" qualifiers=""><style name="Theme.Base.AppCompat.Dialog.FixedSize" parent="android:Theme.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_dark</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_dark</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style><style name="Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse"/><style name="Widget.AppCompat.Base.ListView.Menu" parent="android:Widget.ListView.Menu"> + <item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item> + <item name="android:divider">?attr/dividerHorizontal</item> + </style><attr format="dimension" name="listPreferredItemPaddingRight"/><attr format="dimension" name="actionBarSize"/><attr format="reference" name="actionBarStyle"/><attr format="reference" name="textAppearanceSearchResultTitle"/><style name="Theme.Base" parent="android:Theme"/><attr format="reference" name="searchViewSearchIcon"/><attr format="reference" name="buttonBarStyle"/><style name="Widget.AppCompat.Light.ListView.DropDown" parent="Widget.AppCompat.Light.Base.ListView.DropDown"/><dimen name="abc_action_bar_icon_vertical_padding">8dip</dimen><string name="abc_searchview_description_query">Search query</string><style name="TextAppearance.AppCompat.Widget.Base.DropDownItem" parent="android:TextAppearance.Small"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + </style><declare-styleable name="MenuView"> + + <!-- Default appearance of menu item text. --> + <attr name="android:itemTextAppearance"/> + <!-- Default horizontal divider between rows of menu items. --> + <attr name="android:horizontalDivider"/> + <!-- Default vertical divider between menu items. --> + <attr name="android:verticalDivider"/> + <!-- Default background for the menu header. --> + <attr name="android:headerBackground"/> + <!-- Default background for each menu item. --> + <attr name="android:itemBackground"/> + <!-- Default animations for the menu. --> + <attr name="android:windowAnimationStyle"/> + <!-- Default disabled icon alpha for each menu item that shows an icon. --> + <attr name="android:itemIconDisabledAlpha"/> + <!-- Whether space should be reserved in layout when an icon is missing. --> + <attr name="android:preserveIconSpacing"/> + </declare-styleable><item name="home" type="id"/><string name="abc_action_bar_up_description">Navigate up</string><attr format="reference" name="actionModeStyle"/><attr format="reference" name="actionBarSplitStyle"/><item name="action_bar_activity_content" type="id"/><style name="Widget.AppCompat.ActionBar" parent="Widget.AppCompat.Base.ActionBar"/><style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle"/><style name="Widget.AppCompat.ProgressBar" parent="Widget.AppCompat.Base.ProgressBar"/><attr format="reference" name="actionBarDivider"/><attr format="reference" name="spinnerDropDownItemStyle"/><attr format="reference" name="searchViewCloseIcon"/><declare-styleable name="ActivityChooserView"> + + <!-- The maximal number of items initially shown in the activity list. --> + <attr format="string" name="initialActivityCount"/> + <!-- + The drawable to show in the button for expanding the activities overflow popup. + <strong>Note:</strong> Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + --> + <attr format="reference" name="expandActivityOverflowButtonDrawable"/> + </declare-styleable><attr format="reference" name="selectableItemBackground"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title" parent="android:TextAppearance.Medium"> + <item name="android:textSize">@dimen/abc_action_bar_title_text_size</item> + </style><attr format="reference" name="searchDropdownBackground"/><string name="abc_searchview_description_clear">Clear query</string><dimen name="abc_action_button_min_width">56dip</dimen><dimen name="abc_action_bar_progress_bar_size">40dp</dimen><attr format="reference" name="actionMenuTextAppearance"/><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle" parent="android:TextAppearance.Small"> + <item name="android:textColor">?android:attr/textColorSecondary</item> + </style><attr format="reference" name="actionBarWidgetTheme"/><dimen name="abc_search_view_preferred_width">320dip</dimen><style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large"/><attr format="reference" name="activityChooserViewStyle"/><style name="Widget.AppCompat.Light.ActionBar.Solid.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse"/><attr format="color|reference" name="actionMenuTextColor"/><style name="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle"> + <item name="android:textSize">14sp</item> + <item name="android:textColor">?android:textColorSecondary</item> + </style><attr format="dimension" name="listPreferredItemHeightLarge"/><style name="Widget.AppCompat.Base.ActionBar.TabText" parent=""> + <item name="android:textAppearance">@null</item> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">12sp</item> + <item name="android:textStyle">bold</item> + <item name="android:ellipsize">marquee</item> + <item name="android:maxLines">2</item> + <item name="textAllCaps">true</item> + </style><attr format="string" name="title"/><item name="dialog_fixed_width_major" type="dimen">320dp</item><string name="abc_shareactionprovider_share_with">Share with</string><style name="Widget.AppCompat.ListPopupWindow" parent="Widget.AppCompat.Base.ListPopupWindow"/><style name="Widget.AppCompat.Base.ActionButton.Overflow" parent="Widget.AppCompat.Base.ActionButton"> + <item name="android:src">@drawable/abc_ic_menu_moreoverflow_normal_holo_dark</item> + </style><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse" parent="android:TextAppearance.Small.Inverse"> + <item name="android:textColor">?android:attr/textColorSecondaryInverse</item> + </style><attr format="reference" name="actionModeCloseDrawable"/><dimen name="abc_action_bar_stacked_max_height">48dp</dimen><color name="abc_search_url_text_selected">@android:color/black</color><attr format="reference" name="searchViewTextField"/><declare-styleable name="Spinner"> + + <!-- The prompt to display when the spinner's dialog is shown. --> + <attr format="reference" name="prompt"/> + <!-- Display mode for spinner options. --> + <attr format="enum" name="spinnerMode"> + + <!-- Spinner options will be presented to the user as a dialog window. --> + <enum name="dialog" value="0"/> + <!-- + Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself. + --> + <enum name="dropdown" value="1"/> + </attr> + <!-- List selector to use for spinnerMode="dropdown" display. --> + <attr name="android:dropDownSelector"/> + <!-- Background drawable to use for the dropdown in spinnerMode="dropdown". --> + <attr name="android:popupBackground"/> + <!-- + Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown". + --> + <attr name="android:dropDownVerticalOffset"/> + <!-- + Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown". + --> + <attr name="android:dropDownHorizontalOffset"/> + <!-- Width of the dropdown in spinnerMode="dropdown". --> + <attr name="android:dropDownWidth"/> + <!-- + Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. + --> + <attr format="reference" name="popupPromptView"/> + <!-- Gravity setting for positioning the currently selected item. --> + <attr name="android:gravity"/> + <!-- + Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. + --> + <attr format="boolean" name="disableChildrenWhenDisabled"/> + </declare-styleable><declare-styleable name="ActionMenuItemView"> + <attr name="android:minWidth"/> + </declare-styleable><attr format="reference" name="actionModeBackground"/><style name="Widget.AppCompat.Light.ActionBar.Solid" parent="Widget.AppCompat.Light.Base.ActionBar.Solid"/><style name="Widget.AppCompat.Base.ActionBar.TabBar" parent=""> + <item name="divider">?attr/actionBarDivider</item> + <item name="showDividers">middle</item> + <item name="dividerPadding">12dip</item> + </style><style name="Widget.AppCompat.ActionBar.TabBar" parent="Widget.AppCompat.Base.ActionBar.TabBar"/><style name="Widget.AppCompat.Light.ActionBar.TabText" parent="Widget.AppCompat.Light.Base.ActionBar.TabText"/><attr format="boolean" name="isLightTheme"/><attr format="reference" name="actionOverflowButtonStyle"/><attr format="reference" name="textAppearanceSearchResultSubtitle"/><style name="Widget.AppCompat.ActivityChooserView" parent="Widget.AppCompat.Base.ActivityChooserView"/><string name="abc_action_menu_overflow_description">More options</string><style name="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabText"> + <item name="android:textColor">?android:attr/textColorPrimaryInverseDisableOnly</item> + </style><dimen name="abc_action_bar_default_height">48dip</dimen><style name="Widget.AppCompat.Light.Base.ActionBar.TabText" parent="Widget.AppCompat.Base.ActionBar.TabText"/><attr format="reference" name="dividerVertical"/><attr format="reference" name="textAppearanceSmallPopupMenu"/><style name="Widget.AppCompat.ActionBar.TabView" parent="Widget.AppCompat.Base.ActionBar.TabView"/><style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse"/><style name="Widget.AppCompat.Light.Base.ActionBar" parent="Widget.AppCompat.Base.ActionBar"> + <item name="background">@drawable/abc_ab_transparent_light_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_transparent_light_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_transparent_light_holo</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item> + <item name="progressBarStyle">@style/Widget.AppCompat.ProgressBar.Horizontal</item> + <item name="indeterminateProgressStyle">@style/Widget.AppCompat.ProgressBar</item> + </style><attr format="reference" name="actionModeShareDrawable"/><string name="abc_searchview_description_voice">Voice search</string><style name="Widget.AppCompat.Light.ActionBar.TabBar.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse"/><style name="TextAppearance.AppCompat.Base.SearchResult" parent=""> + <item name="android:textStyle">normal</item> + <item name="android:textColor">?android:textColorPrimary</item> + <item name="android:textColorHint">?android:textColorHint</item> + </style><attr format="reference" name="actionBarTabStyle"/><string name="abc_shareactionprovider_share_with_application">Share with %s</string><style name="Widget.AppCompat.Light.Base.PopupMenu" parent="@style/Widget.AppCompat.Light.Base.ListPopupWindow"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle" parent="android:TextAppearance.Small"> + <item name="android:textSize">@dimen/abc_action_bar_subtitle_text_size</item> + </style><integer name="abc_max_action_buttons">2</integer><attr format="reference" name="actionBarItemBackground"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar"/><attr format="reference" name="listPopupWindowStyle"/><style name="Widget.AppCompat.Light.ActionButton" parent="Widget.AppCompat.Light.Base.ActionButton"/><style name="Widget.AppCompat.ActionMode" parent="Widget.AppCompat.Base.ActionMode"/><style name="Widget.AppCompat.ListView.DropDown" parent="Widget.AppCompat.Base.ListView.DropDown"/><style name="TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large"/><style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse"/><declare-styleable name="MenuItem"> + + <!-- The ID of the item. --> + <attr name="android:id"/> + + <!-- + The category applied to the item. + (This will be or'ed with the orderInCategory attribute.) + --> + <attr name="android:menuCategory"/> + + <!-- + The order within the category applied to the item. + (This will be or'ed with the category attribute.) + --> + <attr name="android:orderInCategory"/> + + <!-- The title associated with the item. --> + <attr name="android:title"/> + + <!-- + The condensed title associated with the item. This is used in situations where the + normal title may be too long to be displayed. + --> + <attr name="android:titleCondensed"/> + + <!-- + The icon associated with this item. This icon will not always be shown, so + the title should be sufficient in describing this item. + --> + <attr name="android:icon"/> + + <!-- + The alphabetic shortcut key. This is the shortcut when using a keyboard + with alphabetic keys. + --> + <attr name="android:alphabeticShortcut"/> + + <!-- + The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + keyboard. + --> + <attr name="android:numericShortcut"/> + + <!-- Whether the item is capable of displaying a check mark. --> + <attr name="android:checkable"/> + + <!-- + Whether the item is checked. Note that you must first have enabled checking with + the checkable attribute or else the check mark will not appear. + --> + <attr name="android:checked"/> + + <!-- Whether the item is shown/visible. --> + <attr name="android:visible"/> + + <!-- Whether the item is enabled. --> + <attr name="android:enabled"/> + + <!-- + Name of a method on the Context used to inflate the menu that will be + called when the item is clicked. + --> + <attr name="android:onClick"/> + + <!-- How this item should display in the Action Bar, if present. --> + <attr name="showAsAction"> + + <!-- + Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always". + --> + <flag name="never" value="0"/> + <!-- + Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always". + --> + <flag name="ifRoom" value="1"/> + <!-- + Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". + --> + <flag name="always" value="2"/> + <!-- + When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation. + --> + <flag name="withText" value="4"/> + <!-- + This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container. + --> + <flag name="collapseActionView" value="8"/> + </attr> + + <!-- + An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + --> + <attr format="reference" name="actionLayout"/> + + <!-- + The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + --> + <attr format="string" name="actionViewClass"/> + + <!-- + The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. + --> + <attr format="string" name="actionProviderClass"/> + </declare-styleable><attr format="dimension" name="listPreferredItemHeightSmall"/><style name="TextAppearance.AppCompat.Base.SearchResult.Subtitle"> + <item name="android:textSize">14sp</item> + <item name="android:textColor">?android:textColorSecondary</item> + </style><style name="Widget.AppCompat.Base.ActionBar.TabView" parent=""> + <item name="android:background">@drawable/abc_tab_indicator_ab_holo</item> + <item name="android:gravity">center_horizontal</item> + <item name="android:paddingLeft">16dip</item> + <item name="android:paddingRight">16dip</item> + <item name="android:minWidth">80dip</item> + </style><attr format="reference" name="actionModeSelectAllDrawable"/><bool name="abc_action_bar_embed_tabs_pre_jb">false</bool><style name="TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse"/><style name="TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu"/><style name="TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse"/><item name="action_menu_divider" type="id"/><style name="Theme.AppCompat.Light" parent="Theme.Base.AppCompat.Light"> + <item name="isLightTheme">true</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.Light.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.Light.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.Light.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_light</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_light</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_light</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear_holo_light</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search_api_holo_light</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go_search_api_holo_light</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search_api_holo_light</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_light</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.Light.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.Light.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.Light.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_light</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.Light.ActivityChooserView</item> + </style><style name="Widget.AppCompat.Base.ListView.DropDown" parent="android:Widget.ListView"> + <item name="android:listSelector">@drawable/abc_list_selector_holo_dark</item> + </style><style name="Widget.AppCompat.Light.ListPopupWindow" parent="Widget.AppCompat.Light.Base.ListPopupWindow"/><attr format="reference" name="actionModeCopyDrawable"/><style name="Widget.AppCompat.Light.ActionBar.TabView.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse"/><attr format="reference" name="actionModePopupWindowStyle"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabBar" parent="Widget.AppCompat.Base.ActionBar.TabBar"/><style name="Widget.AppCompat.Light.DropDownItem.Spinner" parent="Widget.AppCompat.Light.Base.DropDownItem.Spinner"/><style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle"/><style name="TextAppearance.AppCompat.Light.SearchResult.Title" parent="TextAppearance.AppCompat.Light.Base.SearchResult.Title"/><style name="Widget.AppCompat.Light.Base.ActionMode.Inverse" parent="Widget.AppCompat.Base.ActionMode"> + <item name="titleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse</item> + <item name="subtitleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse</item> + </style><declare-styleable name="ActionBar"> + + <!-- The type of navigation to use. --> + <attr name="navigationMode"> + + <!-- Normal static title text --> + <enum name="normal" value="0"/> + <!-- The action bar will use a selection list for navigation. --> + <enum name="listMode" value="1"/> + <!-- The action bar will use a series of horizontal tabs for navigation. --> + <enum name="tabMode" value="2"/> + </attr> + <!-- Options affecting how the action bar is displayed. --> + <attr name="displayOptions"> + <flag name="useLogo" value="0x1"/> + <flag name="showHome" value="0x2"/> + <flag name="homeAsUp" value="0x4"/> + <flag name="showTitle" value="0x8"/> + <flag name="showCustom" value="0x10"/> + <flag name="disableHome" value="0x20"/> + </attr> + <!-- Specifies title text used for navigationMode="normal" --> + <attr name="title"/> + <!-- Specifies subtitle text used for navigationMode="normal" --> + <attr format="string" name="subtitle"/> + <!-- Specifies a style to use for title text. --> + <attr format="reference" name="titleTextStyle"/> + <!-- Specifies a style to use for subtitle text. --> + <attr format="reference" name="subtitleTextStyle"/> + <!-- Specifies the drawable used for the application icon. --> + <attr format="reference" name="icon"/> + <!-- Specifies the drawable used for the application logo. --> + <attr format="reference" name="logo"/> + <!-- Specifies the drawable used for item dividers. --> + <attr format="reference" name="divider"/> + <!-- Specifies a background drawable for the action bar. --> + <attr format="reference" name="background"/> + <!-- Specifies a background drawable for a second stacked row of the action bar. --> + <attr format="reference|color" name="backgroundStacked"/> + <!-- Specifies a background drawable for the bottom component of a split action bar. --> + <attr format="reference|color" name="backgroundSplit"/> + <!-- Specifies a layout for custom navigation. Overrides navigationMode. --> + <attr format="reference" name="customNavigationLayout"/> + <!-- Specifies a fixed height. --> + <attr name="height"/> + <!-- Specifies a layout to use for the "home" section of the action bar. --> + <attr format="reference" name="homeLayout"/> + <!-- Specifies a style resource to use for an embedded progress bar. --> + <attr format="reference" name="progressBarStyle"/> + <!-- Specifies a style resource to use for an indeterminate progress spinner. --> + <attr format="reference" name="indeterminateProgressStyle"/> + <!-- Specifies the horizontal padding on either end for an embedded progress bar. --> + <attr format="dimension" name="progressBarPadding"/> + <!-- + Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. + --> + <attr format="dimension" name="itemPadding"/> + </declare-styleable><attr format="reference" name="textAppearanceLargePopupMenu"/><attr format="reference" name="actionModeWebSearchDrawable"/><attr format="reference" name="searchViewVoiceIcon"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse" parent="android:TextAppearance.Medium.Inverse"> + <item name="android:textSize">@dimen/abc_action_bar_title_text_size</item> + </style><string name="abc_action_mode_done">Done</string><style name="Widget.AppCompat.Light.Base.ActionBar.TabView" parent="Widget.AppCompat.Base.ActionBar.TabView"/><style name="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse" parent="Widget.AppCompat.Base.ActionBar.Solid"> + <item name="titleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse</item> + <item name="subtitleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + </style><style name="Widget.AppCompat.Light.ActionMode.Inverse" parent="Widget.AppCompat.Light.Base.ActionMode.Inverse"/><style name="Widget.AppCompat.Light.ActionBar" parent="Widget.AppCompat.Light.Base.ActionBar"/><attr format="reference" name="buttonBarButtonStyle"/><style name="Widget.AppCompat.Base.Spinner" parent=""> + <item name="spinnerMode">dropdown</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + <item name="android:gravity">left|center_vertical</item> + <item name="android:clickable">true</item> + <item name="android:background">@drawable/abc_spinner_ab_holo_dark</item> + </style><style name="Widget.AppCompat.Light.ActivityChooserView" parent="Widget.AppCompat.Light.Base.ActivityChooserView"/><dimen name="abc_action_bar_subtitle_text_size">14dp</dimen><color name="abc_search_url_text_normal">#7fa87f</color><item name="dialog_fixed_width_minor" type="dimen">320dp</item><style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small"/><style name="Widget.AppCompat.Light.ActionButton.Overflow" parent="Widget.AppCompat.Light.Base.ActionButton.Overflow"/><style name="Widget.AppCompat.ActionButton.CloseMode" parent="Widget.AppCompat.Base.ActionButton.CloseMode"/><attr format="reference" name="dividerHorizontal"/><attr format="reference" name="dropDownListViewStyle"/><declare-styleable name="CompatTextView"> + + <!-- Present the text in ALL CAPS. This may use a small-caps form when available. --> + <attr format="reference|boolean" name="textAllCaps"/> + </declare-styleable><style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light"/><style name="Theme.AppCompat.Base.CompactMenu.Dialog" parent=""> + <item name="android:itemTextAppearance"> @style/TextAppearance.AppCompat.Base.CompactMenu.Dialog</item> + <item name="android:listViewStyle">@android:style/Widget.ListView.Menu</item> + </style><style name="Theme.Base.Light" parent="android:Theme.Light"/><style name="Widget.AppCompat.Light.Base.ActionBar.Solid" parent="Widget.AppCompat.Light.Base.ActionBar"> + <item name="background">@drawable/abc_ab_solid_light_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_solid_light_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_solid_light_holo</item> + </style><declare-styleable name="ActionBarLayout"> + <attr name="android:layout_gravity"/> + </declare-styleable><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title" parent="android:TextAppearance.Medium"/><bool name="abc_config_actionMenuItemAllCaps">true</bool><dimen name="abc_action_bar_stacked_tab_max_width">180dp</dimen><attr format="dimension" name="height"/><style name="Theme.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge"/><dimen name="abc_dropdownitem_text_padding_left">8dip</dimen><string name="abc_searchview_description_submit">Submit query</string><attr format="reference" name="actionModeSplitBackground"/><attr format="reference" name="actionModePasteDrawable"/><style name="TextAppearance.AppCompat.Light.SearchResult.Subtitle" parent="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu" parent="android:TextAppearance.Small"> + <item name="android:textSize">12sp</item> + <item name="android:textStyle">bold</item> + <item name="android:textColor">?attr/actionMenuTextColor</item> + </style><style name="Widget.AppCompat.PopupMenu" parent="Widget.AppCompat.Base.PopupMenu"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse" parent="android:TextAppearance.Small.Inverse"> + <item name="android:textSize">@dimen/abc_action_bar_subtitle_text_size</item> + </style><style name="Widget.AppCompat.Base.ActivityChooserView" parent=""> + <item name="android:gravity">center</item> + <item name="android:background">@drawable/abc_ab_share_pack_holo_dark</item> + <item name="divider">?attr/dividerVertical</item> + <item name="showDividers">middle</item> + <item name="dividerPadding">6dip</item> + </style><style name="Widget.AppCompat.DropDownItem.Spinner" parent="Widget.AppCompat.Base.DropDownItem.Spinner"/><attr format="reference" name="actionModeFindDrawable"/><attr format="reference" name="homeAsUpIndicator"/><style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small"/><style name="Widget.AppCompat.Base.ActionBar.Solid" parent="Widget.AppCompat.Base.ActionBar"> + <item name="background">@drawable/abc_ab_solid_dark_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_solid_dark_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_solid_dark_holo</item> + </style><style name="Widget.AppCompat.Light.Base.ActionButton.CloseMode" parent="Widget.AppCompat.Light.Base.ActionButton"/><item name="dialog_fixed_height_major" type="dimen">80%</item><bool name="abc_action_bar_expanded_action_views_exclusive">true</bool><style name="TextAppearance.Widget.AppCompat.Base.ExpandedMenu.Item" parent="android:TextAppearance.Medium"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + </style><style name="Widget.AppCompat.AutoCompleteTextView" parent="Widget.AppCompat.Base.AutoCompleteTextView"/><style name="Widget.AppCompat.Base.DropDownItem.Spinner" parent=""> + <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.DropDownItem</item> + <item name="android:paddingLeft">8dp</item> + <item name="android:paddingRight">8dp</item> + <item name="android:gravity">center_vertical</item> + </style><style name="Widget.AppCompat.Base.ActionButton.CloseMode" parent="Widget.AppCompat.Base.ActionButton"/><attr format="reference" name="searchViewEditQueryBackground"/><style name="Widget.AppCompat.Light.Base.ActionButton" parent="Widget.AppCompat.Base.ActionButton"/><style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Widget"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">18sp</item> + </style><style name="TextAppearance.AppCompat.Base.CompactMenu.Dialog" parent="android:TextAppearance.Medium"> + <item name="android:textColor">@android:color/primary_text_light</item> + </style><style name="TextAppearance.AppCompat.Widget.ActionMode.Title" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Title"/><style name="Widget.AppCompat.Base.ProgressBar.Horizontal" parent="android:Widget.ProgressBar.Horizontal"/><attr format="reference" name="textAppearanceListItemSmall"/><bool name="abc_config_showMenuShortcutsWhenKeyboardPresent">false</bool><style name="Widget.AppCompat.Light.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Light.Base.Spinner"/><string name="abc_activitychooserview_choose_application">Choose an app</string><style name="Theme.AppCompat.Light.DarkActionBar" parent="Theme.Base.AppCompat.Light.DarkActionBar"> + <item name="isLightTheme">true</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.Light.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_dark</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_dark</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_dark</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_dark</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_dark</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> + </style><dimen name="abc_action_bar_title_text_size">18dp</dimen><attr format="reference" name="actionModeCloseButtonStyle"/><declare-styleable name="MenuGroup"> + + <!-- The ID of the group. --> + <attr name="android:id"/> + + <!-- + The category applied to all items within this group. + (This will be or'ed with the orderInCategory attribute.) + --> + <attr name="android:menuCategory"/> + + <!-- + The order within the category applied to all items within this group. + (This will be or'ed with the category attribute.) + --> + <attr name="android:orderInCategory"/> + + <!-- Whether the items are capable of displaying a check mark. --> + <attr name="android:checkableBehavior"/> + + <!-- Whether the items are shown/visible. --> + <attr name="android:visible"/> + + <!-- Whether the items are enabled. --> + <attr name="android:enabled"/> + </declare-styleable><style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat"/><declare-styleable name="ActionMenuView"> + <!-- Size of padding on either end of a divider. --> + </declare-styleable><attr format="reference|color" name="textColorSearchUrl"/><style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Widget"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">14sp</item> + </style><bool name="abc_config_allowActionMenuItemTextWithIcon">false</bool><dimen name="abc_dropdownitem_icon_width">32dip</dimen><style name="Widget.AppCompat.Light.Base.DropDownItem.Spinner" parent="Widget.AppCompat.Base.DropDownItem.Spinner"/><attr format="dimension" name="listPreferredItemPaddingLeft"/><style name="Widget.AppCompat.Base.ListPopupWindow" parent=""> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + </style><style name="Theme.Base.AppCompat" parent="Theme.Base"> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_dark</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_dark</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_dark</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + <item name="actionBarTabStyle">@style/Widget.AppCompat.ActionBar.TabView</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.ActionBar.TabBar</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.ActionBar.TabText</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.ActionBar</item> + <item name="actionBarSplitStyle">?attr/actionBarStyle</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="actionBarSize">@dimen/abc_action_bar_default_height</item> + <item name="actionBarDivider">?attr/dividerVertical</item> + <item name="actionBarItemBackground">?attr/selectableItemBackground</item> + <item name="actionMenuTextAppearance"> @style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style><style name="Widget.AppCompat.Light.Base.ListView.DropDown" parent="android:Widget.ListView"> + <item name="android:listSelector">@drawable/abc_list_selector_holo_light</item> + </style><style name="TextAppearance.AppCompat.Widget.DropDownItem" parent="TextAppearance.AppCompat.Widget.Base.DropDownItem"/><style name="Widget.AppCompat.ActionButton" parent="Widget.AppCompat.Base.ActionButton"/><attr format="reference" name="actionBarTabBarStyle"/><style name="Widget.AppCompat.ListView.Menu" parent="Widget.AppCompat.Base.ListView.Menu"/><style name="Theme.AppCompat.CompactMenu" parent="Theme.AppCompat.Base.CompactMenu"/><style name="Theme.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge"/><style name="Theme.Base.AppCompat.Light" parent="Theme.Base.Light"> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_light</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_light</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_light</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + + <!-- Action Bar Styles --> + <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> + <item name="actionOverflowButtonStyle"> @style/Widget.AppCompat.Light.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar</item> + <item name="actionBarSplitStyle">?attr/actionBarStyle</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="actionBarSize">@dimen/abc_action_bar_default_height</item> + <item name="actionBarDivider">?attr/dividerVertical</item> + <item name="actionBarItemBackground">?attr/selectableItemBackground</item> + <item name="actionMenuTextAppearance"> @style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_light</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_light</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_light</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.Light.ActionButton.CloseMode</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle"> @style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_light</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_light</item> + </style><attr format="reference" name="searchViewGoIcon"/><style name="Widget.AppCompat.ActionBar.TabText" parent="Widget.AppCompat.Base.ActionBar.TabText"/><style name="TextAppearance.AppCompat.Light.Base.SearchResult" parent="TextAppearance.AppCompat.Base.SearchResult"> + <item name="android:textColor">?android:textColorPrimary</item> + <item name="android:textColorHint">?android:textColorHint</item> + </style><dimen name="abc_search_view_text_min_width">160dip</dimen><string name="abc_activity_chooser_view_see_all">See all</string><style name="Theme.AppCompat.Base.CompactMenu" parent=""> + <item name="android:itemTextAppearance"> @style/TextAppearance.Widget.AppCompat.ExpandedMenu.Item</item> + <item name="android:listViewStyle">@style/Widget.AppCompat.ListView.Menu</item> + </style><style name="Widget.AppCompat.Base.PopupMenu" parent="@style/Widget.AppCompat.Base.ListPopupWindow"/><style name="TextAppearance.AppCompat.SearchResult.Subtitle" parent="TextAppearance.AppCompat.Base.SearchResult.Subtitle"/><dimen name="abc_dropdownitem_text_padding_right">8dip</dimen><attr format="reference" name="textAppearanceListItem"/><item name="dialog_fixed_height_minor" type="dimen">100%</item><declare-styleable name="View"> + + <!-- Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. --> + <attr format="dimension" name="paddingStart"/> + <!-- Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. --> + <attr format="dimension" name="paddingEnd"/> + + <!-- + Boolean that controls whether a view can take focus. By default the user can not + move focus to a view; by setting this attribute to true the view is + allowed to take focus. This value does not impact the behavior of + directly calling {@link android.view.View#requestFocus}, which will + always request focus regardless of this view. It only impacts where + focus navigation will try to move focus. + --> + <attr name="android:focusable"/> + </declare-styleable><string name="abc_action_bar_home_description">Navigate home</string><string name="abc_searchview_description_search">Search</string><style name="TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="TextAppearance.Widget.AppCompat.Base.ExpandedMenu.Item"/><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse" parent="android:TextAppearance.Medium.Inverse"/><style name="Theme.AppCompat" parent="Theme.Base.AppCompat"> + <item name="isLightTheme">false</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_dark</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_dark</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_dark</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_dark</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_dark</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> + </style><dimen name="abc_config_prefDialogWidth">320dp</dimen><style name="Widget.AppCompat.Light.Base.Spinner" parent="Widget.AppCompat.Base.Spinner"> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + <item name="android:background">@drawable/abc_spinner_ab_holo_light</item> + </style><declare-styleable name="ActionBarWindow"> + <attr format="boolean" name="windowActionBar"/> + <attr format="boolean" name="windowActionBarOverlay"/> + <attr format="boolean" name="windowSplitActionBar"/> + + <!-- + A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + --> + <attr format="dimension|fraction" name="windowFixedWidthMajor"/> + <!-- + A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + --> + <attr format="dimension|fraction" name="windowFixedHeightMinor"/> + + <!-- + A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + --> + <attr format="dimension|fraction" name="windowFixedWidthMinor"/> + <!-- + A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + --> + <attr format="dimension|fraction" name="windowFixedHeightMajor"/> + </declare-styleable><style name="Widget.AppCompat.Light.PopupMenu" parent="Widget.AppCompat.Light.Base.PopupMenu"/><attr format="reference" name="actionButtonStyle"/><attr format="reference" name="searchViewAutoCompleteTextView"/><item name="action_menu_presenter" type="id"/><style name="Widget.AppCompat.Light.ActionBar.TabView" parent="Widget.AppCompat.Light.Base.ActionBar.TabView"/><style name="TextAppearance.AppCompat.Base.SearchResult.Title"> + <item name="android:textSize">18sp</item> + </style><style name="Widget.AppCompat.Light.ActionBar.TabBar" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar"/><attr format="reference" name="actionBarTabTextStyle"/><attr format="dimension" name="searchResultListItemHeight"/><style name="Widget.AppCompat.ActionButton.Overflow" parent="Widget.AppCompat.Base.ActionButton.Overflow"/><attr format="dimension" name="listPreferredItemHeight"/><style name="Widget.AppCompat.Base.ProgressBar" parent="android:Widget.ProgressBar"> + <item name="android:minWidth">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:maxWidth">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:minHeight">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:maxHeight">@dimen/abc_action_bar_progress_bar_size</item> + </style><style name="Widget.AppCompat.Light.AutoCompleteTextView" parent="Widget.AppCompat.Light.Base.AutoCompleteTextView"/><declare-styleable name="LinearLayoutICS"> + + <!-- Drawable to use as a vertical divider between buttons. --> + <attr name="divider"/> + <!-- Setting for which dividers to show. --> + <attr name="showDividers"> + <flag name="none" value="0"/> + <flag name="beginning" value="1"/> + <flag name="middle" value="2"/> + <flag name="end" value="4"/> + </attr> + <!-- Size of padding on either end of a divider. --> + <attr format="dimension" name="dividerPadding"/> + </declare-styleable><attr format="reference" name="actionModeCutDrawable"/><style name="Theme.Base.AppCompat.Dialog.Light.FixedSize" parent="Theme.Base.AppCompat.Dialog.FixedSize"/><style name="Widget.AppCompat.Light.ActionButton.CloseMode" parent="Widget.AppCompat.Light.Base.ActionButton.CloseMode"/><style name="Theme.Base.AppCompat.Light.DarkActionBar" parent="Theme.Base.AppCompat.Light"> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_dark</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar.Solid.Inverse</item> + <item name="actionBarWidgetTheme">@style/Theme.AppCompat</item> + <item name="actionBarDivider">@drawable/abc_list_divider_holo_dark</item> + <item name="actionBarItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView.Inverse</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar.Inverse</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText.Inverse</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryInverseDisableOnly</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.Light.ActionMode.Inverse</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> + + <!-- Panel attributes --> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style><dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen><style name="TextAppearance.AppCompat.SearchResult.Title" parent="TextAppearance.AppCompat.Base.SearchResult.Title"/><item name="progress_horizontal" type="id"/><dimen name="abc_action_bar_subtitle_bottom_margin">5dip</dimen><style name="Widget.AppCompat.ActionBar.Solid" parent="Widget.AppCompat.Base.ActionBar.Solid"/><declare-styleable name="Theme"> + + <!-- Default ActionBar dropdown style. --> + <attr format="reference" name="actionDropDownStyle"/> + <!-- The preferred item height for dropdown lists. --> + <attr format="dimension" name="dropdownListPreferredItemHeight"/> + <!-- Default PopupMenu style. --> + <attr format="reference" name="popupMenuStyle"/> + + <!-- ============ --> + <!-- Panel styles --> + <!-- ============ --> + <eat-comment/> + + <!-- Default Panel Menu width. --> + <attr format="dimension" name="panelMenuListWidth"/> + + <!-- Default Panel Menu style. --> + <attr format="reference" name="panelMenuListTheme"/> + + <!-- Drawable used as a background for selected list items. --> + <attr format="reference" name="listChoiceBackgroundIndicator"/> + </declare-styleable><style name="TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small"/><style name="Widget.AppCompat.Light.Base.ListPopupWindow" parent=""> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + </style><style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large"/><item name="progress_circular" type="id"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabView"/><style name="Widget.AppCompat.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Base.Spinner"/><attr format="reference" name="searchViewTextFieldRight"/><style name="Widget.AppCompat.ProgressBar.Horizontal" parent="Widget.AppCompat.Base.ProgressBar.Horizontal"/><dimen name="abc_panel_menu_list_width">296dp</dimen><style name="Widget.AppCompat.Light.Base.ActionButton.Overflow" parent="Widget.AppCompat.Light.Base.ActionButton"> + <item name="android:src">@drawable/abc_ic_menu_moreoverflow_normal_holo_light</item> + </style><style name="TextAppearance.AppCompat.Light.Base.SearchResult.Title"> + <item name="android:textSize">18sp</item> + </style><color name="abc_search_url_text_pressed">@android:color/black</color><style name="Widget.AppCompat.Base.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView"> + <item name="android:textColor">?attr/actionMenuTextColor</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + </style><style name="Widget.AppCompat.Base.ActionMode" parent=""> + <item name="background">?attr/actionModeBackground</item> + <item name="backgroundSplit">?attr/actionModeSplitBackground</item> + <item name="height">?attr/actionBarSize</item> + <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Title</item> + <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle</item> + </style><attr format="reference" name="searchViewEditQuery"/><style name="TextAppearance.AppCompat.Widget.ActionBar.Title" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Title"/><attr format="reference" name="spinnerStyle"/><bool name="abc_split_action_bar_is_narrow">true</bool><style name="Widget.AppCompat.Light.Base.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView"> + <item name="android:textColor">?attr/actionMenuTextColor</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + </style><style name="Widget.AppCompat.Base.ActionButton" parent=""> + <item name="android:background">?attr/actionBarItemBackground</item> + <item name="android:paddingLeft">12dip</item> + <item name="android:paddingRight">12dip</item> + <item name="android:minWidth">@dimen/abc_action_button_min_width</item> + <item name="android:minHeight">?attr/actionBarSize</item> + <item name="android:gravity">center</item> + <item name="android:maxLines">2</item> + <item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item> + </style><style name="Widget.AppCompat.Base.ActionBar" parent=""> + <item name="displayOptions">useLogo|showHome|showTitle</item> + <item name="divider">?attr/dividerVertical</item> + <item name="height">?attr/actionBarSize</item> + <item name="homeLayout">@layout/abc_action_bar_home</item> + <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Title</item> + <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle</item> + <item name="background">@drawable/abc_ab_transparent_dark_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_transparent_dark_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_transparent_dark_holo</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="progressBarStyle">@style/Widget.AppCompat.ProgressBar.Horizontal</item> + <item name="indeterminateProgressStyle">@style/Widget.AppCompat.ProgressBar</item> + </style><declare-styleable name="SearchView"> + + <!-- + The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. + --> + <attr format="boolean" name="iconifiedByDefault"/> + <!-- An optional maximum width of the SearchView. --> + <attr name="android:maxWidth"/> + <!-- An optional query hint string to be displayed in the empty query field. --> + <attr format="string" name="queryHint"/> + <!-- The IME options to set on the query text field. --> + <attr name="android:imeOptions"/> + <!-- The input type to set on the query text field. --> + <attr name="android:inputType"/> + </declare-styleable><style name="Theme.AppCompat.CompactMenu.Dialog" parent="Theme.AppCompat.Base.CompactMenu.Dialog"/><declare-styleable name="ActionMode"> + + <!-- Specifies a style to use for title text. --> + <attr name="titleTextStyle"/> + <!-- Specifies a style to use for subtitle text. --> + <attr name="subtitleTextStyle"/> + <!-- Specifies a background for the action mode bar. --> + <attr name="background"/> + <!-- Specifies a background for the split action mode bar. --> + <attr name="backgroundSplit"/> + <!-- Specifies a fixed height for the action mode bar. --> + <attr name="height"/> + </declare-styleable><style name="Widget.AppCompat.Light.Base.ActivityChooserView" parent="Widget.AppCompat.Base.ActivityChooserView"> + <item name="android:background">@drawable/abc_ab_share_pack_holo_light</item> + </style></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sv/values.xml" qualifiers="sv"><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Dela med %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Klart"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Visa alla"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Dela med"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Sök"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Sökfråga"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Visa startsidan"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Fler alternativ"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigera uppåt"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Välj en app"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Ta bort frågan"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Röstsökning"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Skicka fråga"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-iw/values.xml" qualifiers="iw"><string msgid="2550479030709304392" name="abc_searchview_description_query">"שאילתת חיפוש"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ראה הכול"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"עוד אפשרויות"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"שתף עם %s"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"שתף עם"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"בחר אפליקציה"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"חפש"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"בוצע"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"נווט למעלה"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"נווט לדף הבית"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"חיפוש קולי"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"מחק שאילתה"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"שלח שאילתה"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rGB/values.xml" qualifiers="en-rGB"><string msgid="8264924765203268293" name="abc_searchview_description_search">"Search"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Choose an app"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Share with"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Share with %s"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigate up"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigate home"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Clear query"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Voice search"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"See all"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Finished"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Submit query"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Search query"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"More options"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w500dp/values.xml" qualifiers="w500dp"><integer name="abc_max_action_buttons">4</integer></file><file name="abc_list_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_pressed_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_pressed_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_default_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_stacked_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_stacked_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_cab_done_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_cab_done_holo_dark.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_divider_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_divider_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_stacked_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_longpressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_longpressed_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_clear_normal" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_normal.png" qualifiers="mdpi" type="drawable"/><file name="abc_tab_selected_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_stacked_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_share_pack_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_share_pack_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_bottom_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_transparent_dark_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_go_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_go_search_api_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_cab_background_top_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_top_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_clear_search_api_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_transparent_light_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_bottom_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_tab_unselected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_ab_back_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_ab_back_holo_dark.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_search_api_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_menu_share_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_share_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_solid_light_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_solid_dark_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_search.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_cab_done_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_cab_done_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_menu_share_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_share_holo_dark.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_clear_disabled" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_disabled.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_voice_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_voice_search.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_share_pack_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_cab_background_top_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_top_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_tab_selected_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_focused_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_divider_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_divider_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_commit_search_api_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_tab_selected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_pressed_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_ab_back_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_ab_back_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_focused_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_clear_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_search_api_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_bottom_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_voice_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_voice_search_api_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_bottom_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_go" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_go.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_simple_decor" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_simple_decor.xml" qualifiers="v11" type="layout"/><file name="abc_action_bar_decor" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_action_bar_decor.xml" qualifiers="v11" type="layout"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lo-rLA/values.xml" qualifiers="lo-rLA"><string msgid="4600421777120114993" name="abc_action_bar_home_description">"ກັບໄປໜ້າຫຼັກ"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"ຊອກຫາດ້ວຍສຽງ"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"ລຶບຂໍ້ຄວາມຊອກຫາ"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"ຊອກຫາ"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ແບ່ງປັນກັບ"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"ຊອກຫາ"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ແບ່ງປັນກັບ %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"ແລ້ວໆ"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"ເລືອກແອັບຯ"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ເບິ່ງທັງຫມົດ"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"ສົ່ງການຊອກຫາ"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"ຂຶ້ນເທິງ"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ໂຕເລືອກອື່ນ"</string></file><file name="abc_slide_in_bottom" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_bottom.xml" qualifiers="" type="anim"/><file name="abc_fade_out" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_out.xml" qualifiers="" type="anim"/><file name="abc_fade_in" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_in.xml" qualifiers="" type="anim"/><file name="abc_slide_in_top" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_top.xml" qualifiers="" type="anim"/><file name="abc_slide_out_top" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_top.xml" qualifiers="" type="anim"/><file name="abc_slide_out_bottom" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_bottom.xml" qualifiers="" type="anim"/></source></dataSet><dataSet config="main"><source path="/home/lado/StudioProjects/vdrmanager/app/src/main/res"><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-uk/strings.xml" qualifiers="uk"><string name="timer_post_end_buffer_title">Зміщення при зупинці</string><string name="gui_quit_on_back_summary_on">Кнопки \"Назад\" завершує роботу VDR-менеджера</string><string name="progress_cache_hit">Завантажено з кешу</string><string name="vdr_advanced_preferences">Додатково</string><string name="channel_filter_filter_title">Обмеження на канали</string><string name="wakeup_enabled_summary">Дозволяє пробудити віддалений вузол VDR</string><string name="about_title">Про програму</string><string name="Content$Nature__Animals__Environment">Природа/Тварини/Навколишнє оточення</string><string name="settings_live_port">Порт додатка VDR live</string><string name="wakeup_wol_custom_boradcast_title">IP-адреса призначення</string><string name="common_delete">Вилучити</string><string name="epg_by_search_param">Пошук EPG: \'%1$s\'</string><string name="channel_group_menu_hide">Сховати</string><string name="epg_item_menu_timer_disable">Вимкнути таймер</string><string name="vdr_readtimeout_sum">Як довго (в секундах) очікувати для кожної операції читання рядка?</string><string name="epg_menu_search">Пошук EPG</string><string name="no_internet_connection">Немає даних з’єднання</string><string name="channel_item_menu_epg">Показати EPG</string><string name="vdr_timeout_title">Загальний час очікування</string><string name="timer_default_priority_title">Типовий пріоритет</string><string name="recording_item_menu_stream">Потік</string><string name="Content$Unpublished">Неопубліковане</string><string name="epg_event_imdb_text">Пошук IMDb</string><string name="navigae_at_the_start">Початок</string><string name="epg_eent_livetv_text">Потік</string><string name="progress_timer_delete">Вилучення таймера...</string><string name="progress_timer_save">Збереження таймера...</string><string name="Content$Preschool_Childrens_Programme">Дошкільні дитячі програми</string><string name="epg_event_share_text">Поділитися</string><string name="Content$Experimental_Film__Video">Експериментальний фільм/Відео</string><string name="channel_item_menu_stream">Показати живий ефір</string><string name="channels_window_title_count">%1$s, %2$s/%3$s</string><string name="action_menu_channels">Канали</string><string name="vdr_password_title">Пароль додатку VDR</string><string name="qui_imdb_url_summary">На якій сторінці IMDb шукати.</string><string name="progress_whatson_loading">Завантаження EPG…</string><string name="key_remux_command">remux_command</string><string name="update_will_start_in">Оновлення розпочнеться протягом однієї секунди</string><string name="main_menu_preferences">Уподобання</string><string name="settings_livetv_summary">Потрібен streamdev сервер на VDR і зовнішній програвач, наприклад VPlayer</string><string name="progress_connect">Підключення...</string><string name="progress_connect_finished_abnormal">Зв’язок несподівано завершено</string><string name="gui_custom_locale_title">Мова</string><string name="Content$Team_Sports">Спортивні команди</string><string name="main_menu_goto_title">Перемкнутися до...</string><string name="Content$Talk_Show">Ток шоу</string><string name="recstream_enable_title">Потокове передавання записів</string><string name="Content$Tennis__Squash">Теніс/Сквош</string><string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array><string name="recstream_enable_summary">Увімкнення потокового передавання записів</string><string name="Content$Music__Ballet__Dance">Музика/Балет/Танці</string><string name="Content$Musical__Opera">Мюзикл/Опера</string><string name="recstream_method_summary">На даний час потоковий ефір через додаток VDR live підтримується</string><string name="Content$Variety_Show">Вар’єте</string><string name="Content$Special_Event">Спеціальні події</string><string name="vdr_encoding_summary">Кодування символів Вашого VDR пристрою. За замовчуванням UTF-8.</string><string name="new_timer">Новий таймер</string><string name="epg_event_modify_timer_text">Змінити таймер</string><string name="Content$Magazine__Report__Documentary">Журнал/Рапорт/Документальне</string><string name="Content$News__Current_Affairs">Новини/Поточні події</string><string name="Content$Equestrian">Кінний спорт</string><string name="gui_max_recent_channels_title">Макс. к-сть недавніх каналів</string><string name="timer_default_lifetime_title">Типова тривалість</string><string name="Content$Film__Cinema">Кінофільм</string><string name="gui_channels_show_channel_numbers_summary">Показати номери каналів у списку каналів.</string><string name="channel_filter_last_summary">Розділені комами номери каналів або діапазони (роздільник \"-\"). Наприклад 1,2,4-10</string><string name="timer_default_primary_limit_title">Типове основне обмеження</string><string name="epg_list_channel_spinner">Канал</string><string name="epg_no_items">Нічого не знайдено…</string><string name="vdr_device_delete_qeustion">Вилучити цей пристрій?</string><string name="timer_preferences">Типовий таймер</string><string name="Content$Original_Language">Оригінальна мова</string><string name="epg_by_search">Пошук EPG</string><string name="epg_search_times_window">Час користувача</string><string name="vdr_preferences">Параметри мережі</string><string name="Content$Adult_Movie__Drama">Кіно для дорослих/Драма</string><string name="action_menu_recordings">Записи</string><string name="Content$Remarkable_People">Незвичайні люди</string><string name="epg_list_time_adhoc">Без точки доступу</string><string name="Content$Fine_Arts">Образотворче мистецтво</string><string name="streaming_username_title">Ім\'я користувача Streamdev</string><string name="vdr_name_summary">Назва для цього пристрою</string><string name="Content$New_Media">Нові медія</string><string name="remux_title">Remux</string><string name="Content$Performing_Arts">Дресирування</string><string name="main_menu_goto_no_vdr">Не вдається завантажити вибраний пристрій :(</string><string name="search_reapt">Перезапустити</string><string name="epg_search_settings_description">Пошук VDR EPG</string><string name="vdr_ssl_summary">Використовувати SSL для підключень</string><string name="Content$Motor_Sport">Моторний спорт</string><string name="Content$Winter_Sports">Зимовий спорт</string><string name="progress_wakeup_error">Помилка при відправці запиту пробудження: %1$s</string><string name="wakeup_password_title">Пароль пробудження</string><string name="epg_by_time_args">EPG по часу: \'%1$s\'</string><string name="vdr_encoding_title">Кодування символів</string><string name="main_menu_goto">Перемикач пристроїв</string><string name="navigae_at_the_end">Кінець</string><string name="epg_duration_template_live">%1$s/%2$s хв</string><string name="Content$Religion">Релігія</string><string name="Content$Literature">Література</string><string name="Content$Serious__Classical_Music">Серйозна/Класична музика</string><string name="qui_show_omdb_button_title">Показати кнопку OMDB</string><string name="recent_channels_no_history">Немає історії...</string><string name="wakeup_preferences">Пробудження віддаленого VDR</string><string name="settings_livetv_port">Порт трансляції потоку</string><string name="timer_post_end_buffer_summary">Хвилини запису після закінчення трансляції</string><string name="Content$Leisure__Hobbies">Відпочинок/Хоббі</string><string name="stream_via_as">Потік</string><string name="remux_enable_summary">Активувати потік через remux (тобто externremux.sh)</string><string name="Content$News__Weather_Report">Новини/Спорт</string><string-array name="lang"> + <item>Англійська</item> + <item>Німецька</item> + <item>Італійська</item> + </string-array><string name="Content$Football__Soccer">Футбол</string><string name="channel_filter_last_title">Фільтр каналів</string><string name="vdr_host_summary">Вузол з запущеним VDR</string><string name="Content$Broadcasting__Press">Трансляція/Преса</string><string name="Content$Languages">Мови</string><string name="Content$Romance">Романс</string><string name="Content$Show__Game_Show">Шоу//Ігри</string><string name="Content$Informational__Educational__School_Programme">Інформаційні/Навчальні/Шкільна програма</string><string name="Content$Folk__Tradional_Music">Фльк/Традиційна музика</string><string name="Content$Live_Broadcast">Трансляція</string><string name="Content$Detective__Thriller">Детектив/Тріллер</string><string name="aborted">Підключення перервано.</string><string name="qui_show_imdb_button_summary_off">Кнопка IMDb не відображається</string><string name="wakeup_url_summary">URL-адреса для запиту пробудження</string><string name="Content$Jazz">Джаз</string><string name="Content$Social__Spiritual_Sciences">Соціальна/Духовна наука</string><string name="remux_command_title">Команда</string><string name="progress_wakeup_sending">Ініціювання запиту пробудження…</string><string name="Content$Arts__Culture">Мистецтво/Культура</string><string name="epg_event_omdb_text">Пошук OMDB</string><string name="epg_of_a_channel">EPG -> %1$s, %2$s/%3$s</string><string name="gui_custom_locale_sum">Встановити мову.</string><string name="progress_connect_finished_abnormal_arg">Зв’язок несподівано завершено: %1$s</string><string name="wakeup_wol_mac_title">MAC-адреса</string><string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Серйозне/Класика/Релігія/Історія/Драма</string><string name="qui_show_tmdb_button_summary_on">Кнопка TMDb відображається</string><string name="Content$Martial_Sports">Військовий спорт</string><string name="qui_show_tmdb_button_title">Показати кнопку TMDb</string><string name="epg_by_channel">EPG по каналу</string><string name="epg_window_title_count">%1$s, %2$s елементів</string><string name="epg_list_time_now">Зараз</string><string name="Content$Fitness_and_Health">Фітнес і здоров’я</string><string name="gui_enable_24h_format_title">Використання 24-годинного формату</string><string name="Content$Motoring">Автомобільна справа</string><string name="Content$Entertainment_Programme_for_10_to_16">Програми для дітей від 10 до 16 років</string><string name="action_menu_epg">Список EPG</string><string name="epg_duration_template">%1$s хв</string><string name="epg_by_time">EPG по часу</string><string name="channel_filter_preferences">Налаштування каналу</string><string name="Content$Foreign_Countries__Expeditions">Зарубіжні країни/Експедиції</string><string name="timer_default_primary_limit_summary">Типове основне обмеження</string><string name="Content$Education__Science__Factual">Навчання/Наука/Факти</string><string name="groupby_provider">Постачальник</string><string name="Content$Social__Political__Economics">Соцільне/Політичне/Економічне</string><string name="progress_timer_modify">Оновлення таймера...</string><string name="settings_livetv_port_summary">Типово 3000. Доступ повинен бути включений в streamdevhosts.conf.</string><string name="Content$Documentary">Документальне</string><string name="Content$Childrens__Youth_Programme">Дитяче/Молодіжні програми</string><string name="qui_show_imdb_button_summary_on">Кнопка IMDb відображається</string><string name="progress_login_error">Увійти не вдалося.</string><string name="main_menu_exit">Вийти</string><string name="Content$Science_Fiction__Fantasy__Horror">Наукова фантастика/Фантастика/Жахи</string><string name="streaming_username_sum">Встановити ім\'я користувача сервера потокового відео (наприклад: -a \'користувач:пароль\')</string><string name="timer_pre_start_buffer_summary">Хвилини запису перед початком трансляції</string><string name="stream_as">як %s</string><string name="vdr_advanced_preferences_summary">Додаткові параметри</string><string name="Content$Gardening">Сад/Город</string><string name="epg_item_menu_timer_add">Створити таймер</string><string name="epg_item_menu_timer_enable">Увімкнути таймер</string><string name="livetv">Прямий ефір</string><string name="groupby_group">Група</string><string name="Content$Sports">Спорт</string><string name="wakeup_user_summary">Користувач віддаленого пробудження</string><string name="epg_list_time_next">Наступний</string><string name="remux_command_summary">Зазвичай EXT або Extern, наприклад http://vdr:3000/EXT/1</string><string name="vdr_devices_category">Пристрої VDR</string><string name="Content$Cooking">Готування їжі</string><string name="recstream">Потокове передавання записів</string><string name="stream_via">через %s</string><string name="vdr_port_title">Порт додатку VDR </string><string name="vdr_conntimeout_title">Затримка з\'єднання</string><string name="gui_max_recent_channels_summary">Скільки каналів повинно зберігатися в недавніх каналах?</string><string name="progress_timer_disable">Відключення таймера...</string><string name="channel_filter_filter_summary">Вокористовувати тільки дані канали</string><string name="wakeup_url_title">URL-адреса для віддаленого пробудження</string><string name="qui_imdb_url_title">Сторінка IMDb</string><string name="gui_enable_24h_format_summary_on">13:00</string><string name="Content$Sport_Magazine">Спортивний журнал</string><string name="Content$Tourism__Travel">Туризм/Подорожі</string><string name="epg_search_button">Пошук</string><string name="progress_recordings_loading">Завантаження записів…</string><string name="refresh">Оновити</string><string name="Content$Technology__Natural_Sciences">Технологія/Природничі науки</string><string name="Content$Adventure__Western__War">Пригоди/Вестерн/Війна</string><string name="action_menu_wakeup">Пробудження</string><string name="vdr_readtimeout_title">Час очікування читання</string><string name="share_chooser">Поділитися текстом EPG</string><string-array name="wakeup_methods"> + <item>Виклик URL</item> + <item>WOL (пробудження через інтернет)</item> + </string-array><string name="Content$Cartoons__Puppets">Мультфільми</string><string name="vdr_port_summary">Порт для підключення до додатку VDR</string><string name="epg_menu_times">Пошук часів</string><string name="vdr_host_title">Вузол VDR</string><string name="channel_item_menu_hide_permanent">Ховати постійно</string><string name="qui_show_omdb_button_summary_on">Кнопка OMDB відображається</string><string name="Content$Soap__Melodrama__Folkloric">Мильна опера/Мелодрама/Фольклор</string><string name="epg_item_menu_timer_modify">Змінити таймер</string><string-array name="recstream_entries"> + <item>Додаток VDR live</item> + <item>Додаток VDR streamdev</item> + <item>Додаток VDR smattvweb</item> + </string-array><string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (не рекомендується)</item> + </string-array><string name="streaming_password_sum">Встановити пароль користувача сервера потокового відео (наприклад: -a \'користувач:пароль\')</string><string name="epg_client_errors">Сталася помилка, перевірте журнали…</string><string name="wakeup_enabled_title">Може пробудити віддалений вузол VDR</string><string name="epg_list_search_label">Результати пошуку</string><string name="about_text">Про програму \"VDR-менеджер\" для Android\n +Це версія %1$s\n +Якщо Ви маєте пристрій VDR, до якого є доступ +через інтернет і є мобільний телефон з ОС Android, тоді Ви оцінити можливості цієї прогорами. +Для більше інформації відвідайте сторінку http://projects.vdr-developer.org/projects/vdr-manager/wiki. +Автор:\n +bju<herrlado@gmail.com> +herrlado<herrlado@gmail.com> + </string><string name="key_remux_parameter">remux_parameter</string><string name="wakeup_wol_custom_boradcast_summary">Якщо у Вас немає статичних таблиці ARP, Вам потрібно використовувати якусь широкомовну адресу.</string><string name="new_vdr">Новий VDR</string><string name="Content$Game_Show__Quiz__Contest">Ігрове шоу/Тести</string><string name="progress_connect_timeout">Затримка з\'єднання!</string><string name="wakeup_method_summary">Виберіть метод пробудження вузла VDR</string><string name="progress_channels_loading">Завантаження каналів…</string><string name="channel_group_menu_hide_permanent">Ховати постійно</string><string name="main_menu_info">Інформація</string><string name="vdr_name_title">Назва</string><string name="Content$Water_Sport">Водний спорт</string><string name="Content$Black_and_White">Чорне і біле</string><string name="epg_list_time_label">А що зараз на</string><string name="prefs_current_value_template">\nПоточний: %1$s</string><string name="no_connection_retry">Повторити</string><string name="progress_disconnect">Відключення…</string><string name="vdr_password_summary">Пароль для додатка VDR</string><string name="Content$Handicraft">Ремісниче</string><string name="settings_livetv_streamformat">Формат потоку</string><string name="wakeup_wol_mac_summary">MAC-адреса вузла VDR. Використайте \':\' або \'-\' або пропуск як роздільник.</string><string name="main_menu_switched_to">Перейшли до %1$s</string><string name="vdr_devices">Пристрої VDR</string><string name="progress_connect_error">Невдале з’єднання!</string><string name="search_epg_hint">Пошук EPG</string><string name="settings_live_port_summary">Додаток VDR live має стандартний порт 8008.</string><string name="groupby_name_all_channels_group">Всі канали</string><string name="action_menu_search">Пошук EPG</string><string name="vdr_ssl_title">Безпечне підключення</string><string name="timer_pre_start_buffer_title">Зміщення при початку</string><string name="channel_item_menu_hide">Сховати</string><string name="epg_item_menu_timer_delete">Вилучити таймер</string><string name="prefs_current_value">Поточний:</string><string name="epg_event_create_timer_text">Додати таймер</string><string name="Content$Medicine__Physiology__Psychology">Медицина/Фізіологія/Психологія</string><string name="epg_event_tmdb_text">TMDb пошук</string><string name="no_vdr">Немає VDR пристроїв</string><string name="recstream_method_title">Метод передачі потоку</string><string name="remux_parameter_title">Параметр</string><string name="wakeup_password_summary">Пароль для віддаленого пробудження</string><string name="Content$Economics__Social_Advisory">Економіка/Соціальний порадник</string><string name="vdr_error_text">Зв\'язок з VDR викликав помилку: %1$s</string><string name="Content$Ballet">Балет</string><string name="Content$Popular_Culture__Traditional_Arts">Популярна культура/Традиційне мистецтво</string><string name="gui_quit_on_back_summary_off">Кнопка \"Назад\" не завершує роботу VDR-менеджера</string><string name="progress_wakeup_sent">Запит пробудження надісланий</string><string name="remux_parameter_summary">Контроль якості потокової трансляції. Наприклад http://vdr:3000/EXT;DSL1000/1</string><string name="timer_default_priority_summary">Типовий пріоритет</string><string name="qui_show_omdb_button_summary_off">Кнопка OMDB не відображається</string><string name="epg_search_times_add">Додати час</string><string name="progress_recording_delete">Вилучення запису...</string><string name="menu_groupby">Групувати за</string><string name="remux_enable_title">Увімкнути Remux</string><string name="Content$Arts__Culture_Magazine">Мистецтво/Культурний журнал</string><string name="vdr_prefs_category">Пристрій</string><string name="Content$Discussion__Inverview__Debate">Дискусія/Інтерв’ю/Дебати</string><string name="qui_show_imdb_button_title">Показати кнопку IMDb</string><string name="gui_quit_on_back_title">Вийти на кнопку \"Назад\"</string><string name="prefs_current_value_not_set"><не встановлено></string><string name="Content$Comedy">Комедія</string><string name="action_menu_timers">Таймери</string><string name="progress_login">Логін.</string><string name="vdr_timeout_sum">Як довго (в секундах) очікавати на операцію вводу/виводу, перш ніж вона перерветься?</string><string name="groupby_window_title_templte">Групувати за %1$s</string><string name="share">Поділитися</string><string name="Content$Further_Education">Дальше навчання</string><string name="wakeup_method_title">Метод пробудження</string><string name="Content$Athletics">Атлетика</string><string name="no_connection">Немає підключення</string><string name="recent_channels">Недавні канали</string><string-array name="imdb_urls"> + <item>Міжнародний</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array><string name="Content$Entertainment_Programme_for_6_to_14">Програми для дітей від 6 до 14 років</string><string name="Content$Movie__Drama">Фільм/Драма</string><string name="groupby_name">Назва</string><string name="qui_show_tmdb_button_summary_off">Кнопка TMDb не відображається</string><string name="done">Виконано</string><string name="streaming_password_title">Пароль Streamdev</string><string name="key_remux_enable">remux_enable</string><string name="gui_preferences">Налаштування графічного інтерфейсу</string><string name="recording_item_menu_delete">Вилучити</string><string name="progress_timers_loading">Завантаження таймерів…</string><string name="timer_default_lifetime_summary">Типова тривалість</string><string name="vdr_devices_summary">Визначити один або кілька пристроїв VDR.</string><string name="Content$News_Magazine">Журнал новин</string><string name="gui_enable_24h_format_summary_off">1:00 вечора</string><string name="Content$Advertisement__Shopping">Реклама/Закупи</string><string name="vdr_conntimeout_sum">Як довго (в секундах) почекати, перш ніж встановиться підключення?</string><string name="app_name">VDR-менеджер</string><string name="wakeup_user_title">Користувач пробудження</string><string name="progress_timer_enable">Включення таймера...</string><string name="Content$Fashion">Мода</string><string name="gui_channels_show_channel_numbers_title">Показати номери каналів</string><string name="Content$Rock__Pop">Рок/Поп</string></file><file name="btn_circle" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-finger/btn_circle.xml" qualifiers="finger" type="drawable"/><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-it/strings.xml" qualifiers="it"><string name="qui_show_imdb_button_title">Mostra tasto IMDb</string><string name="epg_event_tmdb_text">Ricerca TMDb</string><string name="vdr_ssl_summary">Usa SSL per le connessioni</string><string name="Content$Childrens__Youth_Programme">Programmi per ragazzi/giovani</string><string name="Content$Entertainment_Programme_for_6_to_14">Programmi di intrattenimento da 6 a 14</string><string name="epg_search_settings_description">Ricerca EPG in VDR</string><string name="Content$Social__Political__Economics">Società/Politica/Economia</string><string name="vdr_name_summary">Nome del dispositivo</string><string name="streaming_username_title">Nome utente streamdev</string><string name="groupby_name_all_channels_group">Tutti i canali</string><string-array name="recstream_entries"> + <item>Plugin VDR Live</item> + <item>Plugin VDR Streamdev</item> + <item>Plugin VDR Smattvweb</item> + </string-array><string name="progress_connect">Connessione...</string><string name="action_menu_search">Ricerca EPG</string><string name="prefs_current_value_template">\nAttuale: %1$s</string><string name="Content$Comedy">Commedia</string><string name="Content$Cartoons__Puppets">Cartoni/Pupazzi</string><string name="wakeup_wol_mac_summary">Indirizzo MAC di VDR. Usa \':\' o \'-\' o uno spazio come separatore.</string><string name="vdr_device_delete_qeustion">Eliminare questo dispositivo?</string><string name="epg_event_omdb_text">Ricerca OMDB</string><string name="Content$Martial_Sports">Arti marziali</string><string name="Content$Further_Education">Altra educazione</string><string name="navigae_at_the_end">Fine</string><string name="key_remux_parameter">remux_parameter</string><string name="gui_enable_24h_format_title">Usa formato 24 ore</string><string name="Content$Variety_Show">Spettacolo di varietà</string><string name="vdr_devices">Dispositivi VDR</string><string name="Content$Tennis__Squash">Tennis/Squash</string><string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (deprecato)</item> + </string-array><string name="Content$Adventure__Western__War">Avventura/Western/Guerra</string><string name="livetv">Trasmissione dal vivo</string><string name="settings_livetv_port">Porta trasmissione</string><string name="progress_recordings_loading">Caricamento registrazioni...</string><string name="Content$Experimental_Film__Video">Film sperimentale/Video</string><string name="prefs_current_value_not_set"><non impostato></string><string name="Content$Talk_Show">Talk Show</string><string name="settings_livetv_summary">Sono necessari \"streamdev-server\" nella VDR e un riproduttore esterno come VPlayer</string><string name="main_menu_goto">Cambia dispositivo</string><string name="vdr_host_title">Nome sistema/IP</string><string name="Content$Motor_Sport">Sport motoristici</string><string name="recording_item_menu_delete">Elimina</string><string name="vdr_advanced_preferences_summary">Impostazioni avanzate</string><string name="qui_show_tmdb_button_summary_on">Tasto TMDb visibile</string><string name="epg_item_menu_timer_delete">Elimina timer</string><string name="Content$Literature">Letteratura</string><string name="epg_search_times_add">Aggiungi numero</string><string name="wakeup_wol_custom_boradcast_summary">A meno di non avere delle tabelle ARP statiche dovresti usare un indirizzo di broadcast.</string><string name="epg_item_menu_timer_add">Crea timer</string><string name="remux_parameter_title">Parametro</string><string name="action_menu_channels">Canali</string><string name="Content$Special_Event">Evento speciale</string><string name="vdr_timeout_title">Durata totale</string><string name="progress_connect_finished_abnormal_arg">Connessione completata in modo anomalo: %1$s</string><string name="vdr_devices_category">Dispositivi VDR</string><string name="Content$Social__Spiritual_Sciences">Società/Scienze spirituali</string><string name="progress_recording_delete">Eliminazione registrazione...</string><string-array name="wakeup_methods"> + <item>Chiama URL</item> + <item>WOL</item> + </string-array><string name="Content$Ballet">Balletto</string><string name="qui_show_omdb_button_summary_off">Non mostrare il tasto OMDB</string><string name="wakeup_enabled_summary">Abilita accensione VDR da remoto</string><string name="recstream_method_title">Metodo trasmissione</string><string name="progress_connect_finished_abnormal">Connessione completata in modo anomalo</string><string name="settings_livetv_port_summary">Predefinita 3000. L\'accesso deve essere abilitato in \"streamdevhosts.conf\".</string><string name="Content$Nature__Animals__Environment">Natura/Animali/Ambiente</string><string name="epg_by_time_args">EPG per ora: \'%1$s\'</string><string name="common_delete">Elimina</string><string name="streaming_password_sum">Imposta la password del server streamdev (es. -a \'nomeutente:password\')</string><string name="vdr_password_summary">Password per il plugin di VDR</string><string name="stream_as">come %s</string><string name="Content$Informational__Educational__School_Programme">Informativo/Educativo/Programma scolastico</string><string name="main_menu_info">Info</string><string name="progress_connect_timeout">Connessione scaduta!</string><string name="gui_custom_locale_sum">Seleziona una lingua</string><string name="vdr_port_default">6420</string><string name="Content$News__Current_Affairs">Notizie/Ultima ora</string><string name="vdr_error_text">La comunicazione con VDR ha causato un errore: %1$s</string><string name="Content$Handicraft">Artigianato</string><string name="Content$Arts__Culture_Magazine">Arte/Settimanale di cultura</string><string name="groupby_provider">Emittente</string><string name="epg_list_search_label">Ricerca risultati</string><string name="Content$Languages">Lingue</string><string name="Content$Motoring">Motori</string><string name="epg_event_modify_timer_text">Modifica timer</string><string name="vdr_encoding_title">Codifica caratteri</string><string name="main_menu_exit">Esci</string><string-array name="lang"> + <item>Inglese</item> + <item>Tedesco</item> + <item>Italiano</item> + </string-array><string name="Content$Tourism__Travel">Turismo/Viaggi</string><string name="epg_by_search">Ricerca EPG</string><string name="gui_custom_locale_title">Lingua</string><string name="channel_group_menu_hide_permanent">Nascondi sempre</string><string name="gui_max_recent_channels_summary">Quanti canali vuoi conservare tra quelli recenti?</string><string name="Content$Preschool_Childrens_Programme">Programmi per ragazzi prescolastici</string><string name="Content$Equestrian">Equitazione</string><string name="vdr_devices_summary">Definisci uno o più dispositivi VDR (in arrivo)</string><string name="Content$Foreign_Countries__Expeditions">Paesi esteri/Spedizioni</string><string name="vdr_conntimeout_sum">Tempo (in secondi) da aspettare prima che la connessione venga stabilita</string><string name="settings_live_port">Porta plugin VDR Live</string><string name="Content$News__Weather_Report">Notizie/Previsioni meteo</string><string name="qui_show_omdb_button_summary_on">Mostra il tasto OMDB</string><string name="Content$Water_Sport">Sport acquatici</string><string name="timer_post_end_buffer_summary">Minuti di fermo registrazione dopo la fine + dell\'evento</string><string name="timer_default_lifetime_title">Durata predefinita</string><string name="wakeup_wol_custom_boradcast_title">Indirizzo IP destinazione</string><string name="Content$Arts__Culture">Arte/Cultura</string><string name="vdr_password_title">Password plugin VDR</string><string name="Content$Original_Language">Lingua madre</string><string name="qui_show_imdb_button_summary_on">Mostra il tasto IMDb</string><string name="epg_of_a_channel">EPG -> %1$s, %2$s/%3$s</string><string name="Content$Entertainment_Programme_for_10_to_16">Programmi di intrattenimento da 10 a 16</string><string name="timer_default_priority_summary">Priorità predefinita</string><string name="main_menu_goto_title">Passa a...</string><string name="epg_by_search_param">Ricerca EPG: \'%1$s\'</string><string name="Content$Sport_Magazine">Settimanale di sport</string><string name="qui_imdb_url_summary">Sito IMDb da usare</string><string name="progress_channels_loading">Caricamento canali...</string><string name="key_remux_enable">remux_enable</string><string name="main_menu_preferences">Impostazioni</string><string name="no_connection_retry">Riprova</string><string name="progress_timer_save">Salvataggio timer...</string><string name="vdr_ssl_title">Connessione sicura</string><string name="channel_item_menu_hide">Nascondi</string><string name="groupby_group">Gruppo</string><string name="timer_post_end_buffer_title">Margine fine</string><string name="share_chooser">Condividi valore EPG</string><string name="epg_item_menu_timer_disable">Disabilita timer</string><string name="progress_whatson_loading">Caricamento EPG...</string><string name="wakeup_password_title">Password accensione</string><string name="wakeup_url_title">URL per accensione remota</string><string name="Content$Music__Ballet__Dance">Musica/Balletto/Danza</string><string name="timer_default_primary_limit_summary">Limite primario predefinito</string><string name="progress_timer_delete">Rimozione timer...</string><string name="no_connection">Nessuna connessione</string><string name="channel_filter_filter_title">Limita canali</string><string name="timer_preferences">Valori predefiniti timer</string><string name="Content$Sports">Sport</string><string name="epg_window_title_count">%1$s, %2$s</string><string name="epg_menu_search">Ricerca EPG</string><string name="progress_wakeup_error">Errore invio richiesta accensione: %1$s</string><string name="app_name">Gestore VDR</string><string name="epg_item_menu_timer_enable">Abilita timer</string><string name="Content$Magazine__Report__Documentary">Settimanale/Reportage/Documentario</string><string name="recent_channels_no_history">Nessuna cronologia...</string><string name="stream_via_as">Trasmissione</string><string name="vdr_host_summary">Nome sistema o indirizzo IP della VDR in esecuzione</string><string name="epg_list_time_adhoc">Alle</string><string name="epg_event_imdb_text">Ricerca IMDb</string><string name="Content$Fashion">Moda</string><string name="recording_item_menu_stream">Trasmissione</string><string name="Content$Musical__Opera">Musical/Opera</string><string name="channel_filter_last_title">Filtro canale</string><string name="epg_search_times_window">Numero personalizzato</string><string name="remux_enable_summary">Abilita trasmissione tramite remux (es. externremux.sh)</string><string name="search_epg_hint">Ricerca EPG</string><string name="Content$Live_Broadcast">Trasmissione dal vivo</string><string name="Content$Broadcasting__Press">Trasmissione/Stampa</string><string name="streaming_username_sum">Imposta il nome utente del server streamdev (es. -a \'nomeutente:password\')</string><string name="Content$Winter_Sports">Sport invernali</string><string name="wakeup_url_summary">URL per richiesta esecuzione accensione</string><string name="Content$Discussion__Inverview__Debate">Discussione/Intervista/Dibattito</string><string name="progress_login_error">Accesso fallito!</string><string name="Content$Medicine__Physiology__Psychology">Medicina/Filosofia/Psicologia</string><string name="key_remux_command">remux_command</string><string name="vdr_readtimeout_sum">Tempo (in secondi) da apsettare per ogni operazione di lettura</string><string name="Content$Remarkable_People">Personaggi importanti</string><string name="gui_channels_show_channel_numbers_summary">Mostra il numero di canali nella lista canali</string><string name="Content$New_Media">Nuovo programma</string><string name="main_menu_switched_to">Passato a %1$s</string><string name="gui_max_recent_channels_title">Numero massimo canali recenti</string><string name="Content$News_Magazine">Settimanale di attualità</string><string name="Content$Jazz">Jazz</string><string name="wakeup_password_summary">Password per accensione remota</string><string name="channel_item_menu_hide_permanent">Nascondi sempre</string><string name="groupby_name">Nome</string><string name="menu_groupby">Ordina per</string><string name="main_menu_goto_no_vdr">Impossibile caricare il dispositivo selezionato</string><string name="new_timer">Nuovo timer</string><string name="action_menu_epg">Elenco EPG</string><string name="progress_timer_modify">Aggiornamento timer...</string><string name="Content$Show__Game_Show">Spettacolo/Gioco a premi</string><string name="vdr_port_title">Porta plugin VDR</string><string name="about_title">Info</string><string name="Content$Detective__Thriller">Investigativo/Giallo</string><string name="Content$Fitness_and_Health">Culturismo & Salute</string><string name="Content$Gardening">Giardinaggio</string><string name="update_will_start_in">L\'aggiornamento si avvierà tra qualche secondo</string><string name="vdr_conntimeout_title">Durata connessione</string><string name="channel_filter_last_summary">Numero di canali o sequenze separate da virgole (separatore \'-\'). Es. 1,2,4-10</string><string name="Content$Serious__Classical_Music">Musica Classica/Seria</string><string name="epg_client_errors">Si è verificato un errore, verifica il registro...</string><string name="Content$Education__Science__Factual">Educazione/Scienza/Fatti</string><string name="recent_channels">Canali recenti</string><string name="groupby_window_title_templte">Ordina per %1$s</string><string name="about_text"> + Info sul programma \"Gestore VDR\" per Android\n + Questa è la versione %1$s\n + Se a casa disponi di una VDR raggiungibile + da Internet e possiedi un telefono cellulare che usa Android allora forse hai trovato l\'applicazione che fa per te. + Per maggiori dettagli visita http://projects.vdr-developer.org/projects/vdr-manager/wiki. + Autore:\n + bju<herrlado@gmail.com> + herrlado<herrlado@gmail.com> + Traduzione italiana:\n + Diego Pierotto + </string><string name="vdr_readtimeout_title">Durata lettura</string><string name="channel_filter_filter_summary">Usa solo determinati canali</string><string name="qui_imdb_url_title">Sito IMDb</string><string name="qui_show_imdb_button_summary_off">Non mostrare il tasto IMDb</string><string name="recstream_enable_summary">Abilita trasmissione registrazioni</string><string name="progress_cache_hit">Caricato dalla cache</string><string name="qui_show_tmdb_button_summary_off">Tasto TMDb non visibile</string><string name="Content$Religion">Religione</string><string name="new_vdr">Nuova VDR</string><string name="channel_item_menu_epg">Mostra EPG</string><string name="Content$Adult_Movie__Drama">Film per adulti/Dramma</string><string name="no_vdr">Nessun dispositivo VDR</string><string name="Content$Film__Cinema">Film/Cinema</string><string name="qui_show_omdb_button_title">Mostra tasto OMDB</string><string name="action_menu_recordings">Registrazioni</string><string name="progress_timer_enable">Attivazione timer...</string><string name="timer_pre_start_buffer_title">Margine inizio</string><string name="search_reapt">Riesegui</string><string name="Content$Soap__Melodrama__Folkloric">Telenovella/Melodramma/Folcloristico</string><string name="streaming_password_title">Password streamdev</string><string name="epg_list_time_label">In programmazione alle</string><string name="Content$Advertisement__Shopping">Pubblicità/Acquisti</string><string-array name="imdb_urls"> + <item>akas.imdb.com</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array><string name="Content$Performing_Arts">Arti di rendimento</string><string name="wakeup_wol_mac_title">Indirizzo MAC</string><string name="Content$Rock__Pop">Rock/Pop</string><string name="Content$Science_Fiction__Fantasy__Horror">Finzione/Fantasia/Horror</string><string name="remux_command_title">Comando</string><string name="Content$Cooking">Cucina</string><string name="prefs_current_value">Attuale:</string><string name="channel_group_menu_hide">Nascondi</string><string name="Content$Athletics">Atletica</string><string name="done">Completato</string><string name="aborted">Connessione terminata.</string><string name="recstream_method_summary">La trasmissione tramite il plugin VDR Live è attualmente supportata</string><string name="wakeup_user_title">Utente accensione</string><string name="epg_duration_template">%1$s min</string><string name="progress_connect_error">Connessione fallita!</string><string name="epg_duration_template_live">%1$s/%2$s min</string><string name="vdr_encoding_summary">Codifica caratteri della VDR. Predefinito utf-8.</string><string name="progress_login">Accedi</string><string name="vdr_timeout_sum">Tempo (in secondi) da aspettare per un\'intera operazione di I/O prima di essere terminata</string><string name="wakeup_method_title">Metodo accensione</string><string name="Content$Folk__Tradional_Music">Musica Tradizionale/Folclore</string><string name="channels_window_title_count">%1$s, %2$s/%3$s</string><string name="epg_event_share_text">Condividi</string><string name="progress_timer_disable">Disattivazione timer...</string><string name="Content$Movie__Drama">Film/Dramma</string><string name="vdr_prefs_category">Dispositivo</string><string name="epg_search_button">Cerca</string><string name="epg_list_time_next">Successivo</string><string name="epg_by_time">EPG per ora</string><string name="refresh">Aggiorna</string><string name="vdr_advanced_preferences">Avanzate</string><string name="recstream_enable_title">Trasmissione registrazioni</string><string name="stream_via">tramite %s</string><string name="epg_list_time_now">In onda</string><string name="wakeup_preferences">Accensione VDR da remoto</string><string name="gui_enable_24h_format_summary_on">13:00</string><string name="vdr_port_summary">Porta per connessioni al plugin di VDR</string><string name="remux_command_summary">Di solito EXT o Extern (es. http://vdr:3000/Extern/1)</string><string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Serio/Classico/Religioso/Film storico/Dramma</string><string name="timer_default_primary_limit_title">Limite primario predefinito</string><string name="epg_by_channel">EPG per canale</string><string name="Content$Black_and_White">Bianco & Nero</string><string name="gui_enable_24h_format_summary_off">1:00 PM</string><string name="Content$Game_Show__Quiz__Contest">Gioco a premi/Quiz/Gara</string><string name="progress_wakeup_sent">Richiesta accensione inviata</string><string name="recstream">Trasmissione registrazioni</string><string name="Content$Unpublished">Non pubblicato</string><string name="wakeup_user_summary">Utente per accensione remota</string><string name="action_menu_timers">Timer</string><string name="remux_title">Remux</string><string name="Content$Football__Soccer">Calcio</string><string name="progress_disconnect">Disconnessione...</string><string name="epg_list_channel_spinner">Canale</string><string name="epg_menu_times">Numero ricerche</string><string name="no_internet_connection">Nessuna connessione dati</string><string name="wakeup_method_summary">Scegli un metodo per accendere VDR</string><string name="Content$Fine_Arts">Arti fine</string><string name="Content$Romance">Romanzo</string><string name="settings_live_port_summary">Il plugin VDR Live usa la porta 8008 come predefinita.</string><string name="remux_enable_title">Abilita Remux</string><string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array><string name="Content$Economics__Social_Advisory">Economia/Consulenza sociale</string><string name="wakeup_enabled_title">Può accendere VDR da remoto</string><string name="qui_show_tmdb_button_title">Mostra tasto TMDb</string><string name="timer_default_priority_title">Priorità predefinita</string><string name="timer_default_lifetime_summary">Durata predefinita</string><string name="navigae_at_the_start">Inizio</string><string name="Content$Leisure__Hobbies">Tempo libero/Hobby</string><string name="epg_item_menu_timer_modify">Modifica timer</string><string name="epg_event_create_timer_text">Aggiungi timer</string><string name="epg_no_items">Nessun risultato trovato...</string><string name="gui_channels_show_channel_numbers_title">Mostra numero canali</string><string name="gui_quit_on_back_summary_on">Il tasto Indietro chiude VDR-Manager</string><string name="Content$Popular_Culture__Traditional_Arts">Cultura popolare/Arti tradizionali</string><string name="remux_parameter_summary">Controllo qualità trasmissione (es. http://vdr:3000/Extern;DSL1000/1)</string><string name="Content$Technology__Natural_Sciences">Tecnologia/Scienze naturali</string><string name="vdr_name_title">Nome</string><string name="gui_quit_on_back_summary_off">Il tasto Indietro non chiude VDR-Manager</string><string name="settings_livetv_streamformat">Formato trasmissione</string><string name="progress_timers_loading">Caricamento timer...</string><string name="Content$Team_Sports">Sport di squadra</string><string name="channel_filter_preferences">Impostazioni canale</string><string name="gui_preferences">Impostazioni GUI</string><string name="epg_eent_livetv_text">Trasmissione</string><string name="progress_wakeup_sending">Inizio richiesta accensione...</string><string name="share">Condividi</string><string name="action_menu_wakeup">Accensione</string><string name="vdr_preferences">Impostazioni rete</string><string name="gui_quit_on_back_title">Esci con tasto Indietro</string><string name="channel_item_menu_stream">Mostra trasmissione</string><string name="Content$Documentary">Documentario</string><string name="timer_pre_start_buffer_summary">Minuti di avvio registrazione prima dell\'inizio + dell\'evento</string></file><file name="btn_circle_disable_focused" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_disable_focused.png" qualifiers="mdpi-finger" type="drawable"/><file name="btn_circle_disable" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_disable.png" qualifiers="mdpi-finger" type="drawable"/><file name="btn_circle_normal" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_normal.png" qualifiers="mdpi-finger" type="drawable"/><file name="btn_circle_pressed" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_pressed.png" qualifiers="mdpi-finger" type="drawable"/><file name="btn_circle_selected" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_selected.png" qualifiers="mdpi-finger" type="drawable"/><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-de/strings.xml" qualifiers="de"><string name="epg_list_time_now">jetzt</string><string name="gui_custom_locale_sum">Eine andere Sprache aktivieren.</string><string name="Content$Motor_Sport">Motorsport</string><string name="timer_default_primary_limit_summary">Standardmässig verwendetes Primärlimit</string><string name="Content$Special_Event">Besonderes Ereignis</string><string name="vdr_port_summary">Port für Verbindungen zum VDR Plugin</string><string name="progress_wakeup_sent">Aufforderung zum Wecken gesendet</string><string name="timer_preferences">Voreinstellungen für Timer</string><string name="channel_filter_preferences">Kanaleinstellungen</string><string name="recstream_enable_summary">Streaming von Aufzeichnungen aktivieren</string><string name="Content$Documentary">Dokumentation</string><string name="Content$Economics__Social_Advisory">Wirtschafts/Gesellschaftsberatung</string><string name="Content$Tennis__Squash">Tennis/Squash</string><string name="wakeup_wol_custom_boradcast_title">Ziel IP-Adresse</string><string name="aborted">Connection aborted.</string><string name="Content$Discussion__Inverview__Debate">Diskussion/Interview/Debatte</string><string name="epg_by_time">EPG nach Zeit</string><string name="Content$News__Current_Affairs">Aktuelle Angelegenheiten</string><string name="new_timer">Neuer Timer</string><string name="Content$Advertisement__Shopping">Werbung/Einkaufen</string><string name="wakeup_method_summary">Wähle eine Methode zum Wecken des VDR Rechners</string><string name="main_menu_exit">Beenden</string><string name="Content$News_Magazine">Nachrichtenmagazin</string><string name="every_day">Jeden Tag</string><string name="epg_by_search">EPG Suche</string><string name="Content$Adult_Movie__Drama">Erwachsenen-Film/Drama</string><string-array name="channels_group_by"> + <item>Gruppe</item> + <item>Anbieter</item> + <item>Quelle</item> + <item>Name</item> + </string-array><string name="qui_show_imdb_button_title">Zeige IMDb Button</string><string name="sortby_channel">Kanal</string><string name="switching_success">umgeschalten zu %s</string><string name="groupby_name">Name</string><string name="channel_item_menu_switch">Umschalten</string><string name="Content$Jazz">Jazz</string><string name="Content$Sports">Sport</string><string name="qui_show_omdb_button_summary_off">OMDB Button nicht anzeigen</string><string name="action_menu_channels">Kanäle</string><string name="main_menu_switched_to">Umgestellt auf %1$s</string><string name="epg_by_channel">EPG nach Kanälen</string><string name="processing">Ausführen…</string><string name="Content$Serious__Classical_Music">Ernste/Klassische Musik</string><string name="progress_switching">Umschalten…</string><string name="filter">Filter</string><string name="about_text">Über \"VDR-Manager\" für Android\n +Dies ist Version %1$s\n +Falls sie zuhause einen VDR haben, der über Internet erreichbar ist, und sie ein Android-Smartphone besitzen werden sie das Programm eventuell nützlich finden. +Für weitere Informationen besuchen sie http://projects.vdr-developer.org/projects/vdr-manager/wiki. +Author:\n +bju<herrlado@gmail.com> +herrlado<herrlado@gmail.com></string><string name="main_menu_info">Infomationen</string><string name="Content$Preschool_Childrens_Programme">Programm für Vorschulkinder</string><string name="sortby_channellist">Kanalliste</string><string name="epg_search_settings_description">Suche VDR EPG</string><string name="progress_connect_error">Verbindung fehlgeschlagen!</string><string name="wakeup_enabled_title">VDR kann geweckt werden</string><string name="Content$Technology__Natural_Sciences">Technik/Naturwissenschaften</string><string name="timer_detail_use_vps">Verwende VPS:</string><string name="epg_list_time_label">Was kommt</string><string name="action_menu_recordings">Aufnahmen</string><string name="prefs_current_value">Aktuell:</string><string name="epg_duration_template_live">%1$s/%2$s min</string><string name="channels_window_title_count">%1$s, %2$s/%3$s</string><string name="Content$Tourism__Travel">Tourismus/Reisen</string><string name="epg_client_errors">Ein Fehler ist aufgetreten, prüfe Log…</string><string name="Content$Film__Cinema">Film/Kino</string><string name="share_chooser">Share EPG Eintrag</string><string name="vdr_host_not_defined">VDR-Server nicht definiert</string><string name="groupby_window_title_templte">Nach %1$s anordnen</string><string name="day_concat">", "</string><string name="epg_list_channel_spinner">Kanal</string><string name="vdr_advanced_preferences_summary">Erweiterte Einstellungen</string><string name="action_menu_wakeup">Aufwecken</string><string name="timer_post_end_buffer_title">Nachlaufzeit</string><string name="progress_recordings_loading">Lade Aufnahmen…</string><string name="gui_quit_on_back_title">Beenden mit Zurück Button</string><string name="Content$Medicine__Physiology__Psychology">Medizin/Physiologie/Psychologie</string><string name="Content$Arts__Culture_Magazine">Kunst/Kulturmagazin</string><string name="epg_item_menu_timer_add">Erzeuge Timer</string><string name="certificate_not_accepted">Nicht akzeptieren</string><string name="Content$Soap__Melodrama__Folkloric">Seife/Melodram/Folklore</string><string name="epg_window_title_count">%1$s, %2$s Einträge</string><string name="channel_item_menu_stream">Livestream</string><string name="epg_search_times_add">Zeit hinzufügen</string><string name="vdr_password_title">VDR Plugin Passwort</string><string name="gui_max_recent_channels_summary">Wie viele Kanäle sollen in der Kanalhistory verbleiben?</string><string name="vdr_devices_category">VDR-Geräte</string><string name="recstream">Streaming von Aufzeichnungen</string><string name="main_menu_goto">Gerät umstellen</string><string name="epg_list_search_label">Suchergebnisse</string><string name="vdr_timeout_title">Gesamt-Zeitlimit</string><string name="Content$Rock__Pop">Rock/Pop</string><string name="Content$Detective__Thriller">Detektiv/Thriller</string><string name="epg_item_menu_timer_delete">Lösche Timer</string><string name="search_reapt">Wiederholungen</string><string name="Content$Social__Spiritual_Sciences">Sozial/Geisteswissenschaften</string><string name="gui_quit_on_back_summary_on">Zurück Button schließt den VDR-Manager</string><string name="groupby_channel">nach Kanal</string><string name="groupby_source">Quelle</string><string name="epg_event_tmdb_text">TMDb Suche</string><string name="Content$Live_Broadcast">Live-Sendung</string><string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (veraltet)</item> + </string-array><string name="Content$Performing_Arts">Darstellende Künste</string><string name="epg_event_omdb_text">OMDB Suche</string><string name="timer_default_priority_title">Priorität</string><string name="Content$Experimental_Film__Video">Experimentalfilm/Video</string><string name="timer_default_lifetime_title">Lebenszeit</string><string name="Content$Languages">Sprachen</string><string name="Content$Unpublished">Unveröffentlicht</string><string name="qui_imdb_url_title">IMDb Seite</string><string-array name="wakeup_methods"> + <item>Rufe ein URL auf</item> + <item>WOL</item> + </string-array><string name="Content$Comedy">Komödie</string><string name="action_menu_timers">Timers</string><string name="wakeup_url_title">URL für Wecken in der Ferne</string><string name="settings_live_port_summary">VDR Live-Plugin hat standardmäßig den Port 8008.</string><string name="certificate_problem_message_title">Zertifikat-Warnung</string><string name="search_epg_hint">Suche EPG</string><string name="progress_cache_hit">Lade aus Cache.</string><string name="Content$Leisure__Hobbies">Freizeit/Hobbies</string><string name="progress_connect_finished_abnormal">Verbindung unnormal beeendet…</string><string name="progress_timer_disable">Deaktiviere Timer…</string><string name="gui_max_recent_channels_title">Maximale Kanalhistory</string><string name="remux_parameter_summary">Steuert Streaming Qualität. z.B. http://vdr:3000/Extern;DSL1000/1</string><string name="no_connection">Keine Verbindung</string><string name="streaming_username_title">Streamdev Benutzername</string><string name="channel_filter_last_summary">Kommagetrennte Kanalnummern oder Bereiche (\'-\'). z.B. 1,2,4-10</string><string name="Content$Popular_Culture__Traditional_Arts">Pop-Kultur/Traditionelle Künste</string><string name="Content$Winter_Sports">Wintersport</string><string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Ernst/Klassik/Religion/Historischer Film/Drama</string><string name="vdr_conntimeout_sum">Wie lang (in Sekunden) warten bis eine Verbindung hergestellt ist?</string><string name="progress_timers_loading">Lade Timer…</string><string name="Content$Music__Ballet__Dance">Musik/Ballett/Tanz</string><string name="Content$Foreign_Countries__Expeditions">Ausland/Expeditionen</string><string name="recstream_method_title">Streamingmethode</string><string name="vdr_devices_summary">Definiere ein oder weitere VDR Geräte. (aktuell nicht implementiert)</string><string name="wakeup_wol_mac_summary">MAC-Adresse des VDR Rechners. Verwende \':\' , \'-\' oder ein Leerzeichen als Trennzeichen.</string><string name="remux_command_summary">Typischerweise EXT oder Extern z.B. http://vdr:3000/Extern/1</string><string name="epg_list_time_next">als nächstes</string><string name="epg_menu_search">Suche EPG</string><string name="progress_whatson_loading">Lade EPG…</string><string name="stream_as">als %s</string><string name="channel_group_menu_hide_permanent">Permanent verbergen</string><string name="Content$Movie__Drama">Film/Drama</string><string name="channel_item_menu_hide_permanent">Permanent verbergen</string><string name="probing">Prüfe %1$s …</string><string formatted="false" name="certificate_problem_message_text"> +Das Zertifikat des Servers wurde nicht akzeptiert:\n\n +Hostname:\n + %s\n +Gültig ab:\n + %s\n +Gültig bis:\n + %s\n\n +Was wollen Sie tun? + </string><string name="vdr_timezone_summary">Die Zeitzone des Servers. Das ist wichtig, falls sie verreisen und Timer von einer anderen Zeitzone aus bearbeiten.</string><string name="progress_timer_enable">Aktiviere Timer…</string><string name="recent_channels_no_history">Keine aktuellen Kanäle gefunden…</string><string name="timer_detail_priority_hint">z.B. 50</string><string name="timer_default_priority_summary">Standardmässig verwendete Priorität</string><string name="Content$Original_Language">Originalsprache</string><string name="epg_event_imdb_text">IMDb Suche</string><string name="action_menu_epg">EPG Liste</string><string name="switching_failed">Umschalten zu %1$s fehlgeschlagen: %2$s</string><string name="no_vdr">Keine VDR-Geräte</string><string name="timer_detail_lifetime">Lebensdauer:</string><string name="Content$Childrens__Youth_Programme">Kinder/Jugendprogramm</string><string name="progress_login">Anmelden.</string><string name="settings_live_port">VDR Live-Plugin Port</string><string name="wakeup_enabled_summary">Aktiviert das Wecken des ferngesteuerten VDR Rechners</string><string name="Content$Broadcasting__Press">Rundfunk/Presse</string><string name="action_menu_search">EPG Suche</string><string name="Content$Adventure__Western__War">Abenteuer/Western/Krieg</string><string name="Content$Talk_Show">Talkshow</string><string name="main_menu_clear_search">Lösche Such-History</string><string name="recording_item_menu_delete">Löschen</string><string name="main_menu_goto_title">Umstellen auf…</string><string name="vdr_readtimeout_sum">Wie lang (in Sekunden) warten bis eine Zeile gelesen wurde?</string><string name="wakeup_method_title">Weckmethode</string><string name="Content$Motoring">Autofahren</string><string name="share">Share</string><string name="settings_livetv_port_summary">Default 3000. Der Zugriff muss in der Datei + streamdevhosts.conf aktiviert sein.</string><string name="switch_to_channel">Umschalten zu</string><string name="timer_post_end_buffer_summary">Minuten der Aufzeichnung nach dem Ende der Sendung</string><string name="Content$Water_Sport">Wassersport</string><string name="Content$Informational__Educational__School_Programme">Informations/Lehr/Schul-Programm</string><string name="vdr_prefs_category">Gerät</string><string name="Content$Sport_Magazine">Sportmagazin</string><string name="key_remux_parameter">remux_parameter</string><string name="Content$Religion">Religion</string><string name="no_internet_connection">Keine Datenverbindung</string><string name="sort">Sortieren</string><string-array name="recordings_group_by"> + <item>Nach Zeit</item> + <item>Alphabetisch</item> + </string-array><string name="recording_item_menu_stream">Stream</string><string name="Content$Handicraft">Handwerk</string><string name="epg_duration_template">%1$s min</string><string name="vdr_name_title">Name</string><string name="progress_recording_delete">Lösche Aufnahme…</string><string name="gui_enable_24h_format_summary_on">13:00</string><string name="Content$Martial_Sports">Kampfsport</string><string name="recstream_method_summary">Momentan wird Streaming über VDR live oder das streamdev-plugin unterstützt</string><string name="Content$Athletics">Athletik</string><string name="Content$New_Media">Neue Medien</string><string name="refresh">Auffrischen</string><string name="Content$Arts__Culture">Kunst/Kultur</string><string name="livetv">Live TV</string><string name="epg_search_button">Suchen</string><string-array name="imdb_urls"> + <item>International</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array><string name="gui_custom_locale_title">Andere Sprache</string><string name="qui_show_omdb_button_title">Zeige OMDB Button</string><string name="epg_event_modify_timer_text">Timer modifizieren</string><string name="Content$Entertainment_Programme_for_6_to_14">Unterhaltungsprogramm für 6 bis 14</string><string name="Content$Gardening">Gartenbau</string><string name="Content$Literature">Literatur</string><string name="timer_default_primary_limit_title">Primärlimit</string><string name="qui_show_imdb_button_summary_on">IMDb Button anzeigen</string><string name="sortby_time">Zeit</string><string name="channel_filter_last_title">Kanalfilter</string><string name="Content$Equestrian">Reitsport</string><string name="Content$Football__Soccer">Football/Fußball</string><string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array><string name="about_title">Über</string><string name="Content$Social__Political__Economics">Gesellschaft/Politik/Wirtschaft</string><string name="Content$Team_Sports">Mannschaftssport</string><string name="Content$Fine_Arts">Bildende Künste</string><string name="progress_timer_modify">Modifiziere Timer…</string><string name="progress_timer_delete">Lösche Timer…</string><string name="progress_channels_loading">Lade Kanäle…</string><string name="vdr_conntimeout_title">Anmeldezeitlimit</string><string name="Content$Fashion">Mode</string><string name="recstream_enable_title">Streaming von Aufzeichnungen</string><string name="streaming_password_title">Streamdev Passwort</string><string name="gui_enable_24h_format_title">Verwende 24-h Format</string><string name="epg_by_time_args">EPG nach Zeit: \'%1$s\'</string><string name="Content$Fitness_and_Health">Fitness & Gesundheit</string><string name="groupby_date">nach Datum</string><string name="groupby_name_all_channels_group">Alle Kanäle</string><string name="epg_item_menu_timer_disable">Deaktiviere Timer</string><string name="vdr_encoding_title">Zeichenkodierung</string><string name="progress_login_error">Anmelden fehlgeschlagen.</string><string name="addtocal">Zum Kalender</string><string name="update_will_start_in">Die Liste wird in einer Sekunde aktualisiert</string><string name="vdr_encoding_summary">Zeichenkodierung vom VDR Gerät. Vorgabe ist Android Zeichenkodierung (utf-8).</string><string name="wakeup_password_title">Passwort</string><string name="epg_list_time_adhoc">freie Zeitwahl</string><string name="remux_enable_summary">Aktiviere Streaming mittels remux (z.B. externremux.sh)</string><string name="wakeup_user_title">Nutzeraccount</string><string name="timer_detail_repeat_title">Wiederholung</string><string name="Content$Remarkable_People">Bemerkenswerte Leute</string><string name="channel_filter_filter_title">Begrenze Kanäle</string><string name="done">Fertig</string><string name="stream_via">über %s</string><string-array name="navigation_array"> + <item>Kanäle</item> + <item>EPG nach Zeit</item> + <item>EPG nach Kanal</item> + <item>Aufzeichnungen</item> + <item>Timer</item> + </string-array><string name="gui_enable_24h_format_summary_off">1:00 PM</string><string name="remux_command_title">Format</string><string name="wakeup_password_summary">Passwort für Remote-Wecken</string><string name="wakeup_user_summary">Account für Remote-Wecken</string><string-array name="lang"> + <item>Englisch</item> + <item>Deutsch</item> + <item>Italienisch</item> + <item>ukrainisch</item> + </string-array><string name="Content$Entertainment_Programme_for_10_to_16">Unterhaltungsprogramm für 10 bis 16</string><string name="epg_menu_times">Zeiten einstellen</string><string name="Content$Show__Game_Show">Show/Spielshow</string><string name="vdr_name_summary">Der Name von diesem Gerät</string><string name="prefs_current_value_template">Aktuell: %1$s</string><string-array name="recent_channels_order_entries"> + <item>Am meisten genutzt</item> + <item>Zuletzt genutzt</item> + </string-array><string name="timer_detail_priority">Priorität:</string><string name="vdr_device_delete_qeustion">Soll dieses Gerät gelöscht werden?</string><string name="stream_choose_audio">Audiospur wählen</string><string name="certificate_accept_once">Einmal akzeptieren</string><string name="channel_filter_filter_summary">Nur ausgewählte Kanäle verwenden</string><string name="navigae_at_the_start">Anfang</string><string name="vdr_readtimeout_title">Lese-Zeitlimit</string><string name="no_results">Keine Ergebnisse…</string><string name="gui_quit_on_back_summary_off">Zurück Button beendet den VDR-Manager nicht</string><string name="wakeup_wol_mac_title">MAC-Adresse</string><string name="Content$Education__Science__Factual">Ausbildung/Wissenschaft/Sachlich</string><string name="app_name">VDR-Manager</string><string name="sortby_alphabet">Alphabet</string><string name="Content$Magazine__Report__Documentary">Magazin/Bericht/Dokumentation</string><string name="set_time">Zeit setzen</string><string name="channel_group_menu_hide">Verbergen</string><string name="vdr_timezone_title">Zeitzone des Servers wählen</string><string name="zone_list_menu_sort_by_timezone">Sortiere nach Zeitzone</string><string name="progress_loading">Lade…</string><string name="vdr_host_title">VDR Rechner</string><string name="epg_item_menu_timer_enable">Aktiviere Timer</string><string name="qui_show_tmdb_button_summary_off">TMDb Button wird nicht angezeigt</string><string name="recent_channels">Letzte Kanäle</string><string name="key_remux_enable">remux_enable</string><string name="wakeup_url_summary">URL für die Aufforderung zum Wecken</string><string name="Content$Ballet">Ballett</string><string name="audio_track_dolby">D</string><string name="qui_imdb_url_summary">Welche IMDb Seite für die Suche verwenden.</string><string name="Content$Cartoons__Puppets">Zeichentrick/Puppen</string><string name="common_delete">Löschen</string><string name="timer_detail_day_title">Tag</string><string name="qui_show_omdb_button_summary_on">OMDB Button anzeigen</string><string name="prefs_current_value_not_set"><Nicht gesetzt></string><string name="sortby">Sortiere nach</string><string name="streaming_password_sum">Streamdev Server Passwort, gesetzt mit der Option \"-a \'user:pass\'\". wird so aufgerufen: http://user:pass@vdr:3000. In der Regel nicht gesetzt.</string><string name="settings_livetv_summary">Benötigt Streamdev-server auf dem VDR und ein externes Wiedergabeprogramm wie z.B. VPlayer</string><string name="progress_disconnect">Trenne…</string><string name="menu_groupby">Anordnen nach</string><string name="stream_via_as">Stream</string><string name="channel_item_menu_epg">Zeige EPG</string><string name="vdr_ssl_title">Sichere Verbindung</string><string name="new_vdr">Neues VDR-Gerät</string><string-array name="epg_sort_by_channels_alpha"> + <item>Kanäle</item> + <item>Alphabet</item> + </string-array><string name="Content$Black_and_White">Schwarz-weiß</string><string name="gui_channels_show_channel_numbers_title">Zeige Kanalnummern</string><string name="vdr_preferences">Netzwerkeinstellungen</string><string name="vdr_ssl_summary">Verwende SSL für Verbindungen</string><string name="epg_event_create_timer_text">Timer hinzufügen</string><string name="main_menu_preferences">Einstellungen</string><string name="gui_recent_channels_order_summary">Sortiere nach zuletzt genutzt oder am häufigsten genutzt</string><string name="main_menu_goto_no_vdr">Das gewählte Gerät kann nicht geladen werden :(</string><string name="zone_list_menu_sort_alphabetically">Sortiere alphabetisch</string><string name="audio_tracks_template">Audio Spuren: %1$s</string><string name="channel_item_menu_hide">Verbergen</string><string name="vdr_devices">VDR Geräte</string><string name="epg_item_menu_timer_modify">Bearbeite Timer</string><string name="settings_livetv_streamformat">Stream-Format</string><string name="vdr_advanced_preferences">Erweitert</string><string name="groupby_group">Gruppe</string><string name="timer_pre_start_buffer_summary">Minuten der Aufzeichnung vor dem Beginn der Sendung</string><string name="epg_no_items">Nichts gefunden…</string><string name="progress_wakeup_error">Fehler beim Senden der Aufforderung zum Wecken: %1$s</string><string name="timer_detail_lifetime_hint">z.B. 99</string><string name="timer_detail_title_vps">%1$s (VPS)</string><string name="remux_parameter_title">Parameter</string><string name="Content$Variety_Show">Variete-Show</string><string name="Content$Folk__Tradional_Music">Volks/Traditionelle Musik</string><string name="qui_show_tmdb_button_summary_on">TMDb Button wird angezeigt</string><string name="never">Nie</string><string name="gui_recent_channels_order_title">Sortierung der aktuellen Kanäle</string><string name="timer_default_lifetime_summary">Standardmässig verwendete Lebenszeit</string><string name="Content$Musical__Opera">Musical/Oper</string><string name="search">Suchen</string><string name="epg_event_share_text">Share</string><string name="Content$Cooking">Kochen</string><string name="epg_of_a_channel">%1$s, %2$s/%3$s</string><string name="key_remux_command">remux_command</string><string name="vdr_error_text">Bei der Kommunikation mit dem VDR ist ein Fehler aufgetreten: %1$s</string><string name="progress_timer_save">Speichere Timer…</string><string name="epg_by_search_param">EPG Suche: \'%1$s\'</string><string name="remux_title">Remux</string><string name="gui_preferences">Einstellungen der Benutzeroberfläche</string><string name="epg_eent_livetv_text">Stream</string><string name="groupby_provider">Provider</string><string name="progress_connect_finished_abnormal_arg">Verbindung unnormal beeendet: %1$s</string><string name="epg_item_menu_timer_record">Aufnahme</string><string name="Content$Science_Fiction__Fantasy__Horror">Science-Fiction/Fantasy/Horror</string><string name="wakeup_preferences">Ferngesteueren VDR Rechner wecken</string><string name="recording_started">Aufzeichnung gestartet</string><string name="vdr_password_summary">Passwort für das VDR Plugin</string><string name="wakeup_wol_custom_boradcast_summary">Eine WOL-Netzwerkadresse von 255.255.255.255 abweichend. Zum Beispiel sinnvoll für VPN Verbindungen.</string><string name="vdr_port_title">VDR Plugin Port </string><string name="navigae_at_the_end">Ende</string><string-array name="epg_sort_by_time_alpha"> + <item>Zeit</item> + <item>Alphabet</item> + </string-array><string name="certificate_accepted_forever">Immer akzeptieren</string><string name="timer_pre_start_buffer_title">Vorlaufzeit</string><string name="streaming_username_sum">Streamdev Server Benutzername, gesetzt mit der Option \"-a \'user:pass\'\". wird so http://user:pass@vdr:3000. In der Regel nicht gesetzt</string><string name="vdr_host_summary">VDR Hostrechner</string><string name="Content$News__Weather_Report">Wetterbericht</string><string name="vdr_timeout_sum">Wie lang maximal (in Sekunden) warten bis eine Datenübertragung entgültig abgebrochen wird?</string><string name="remux_enable_title">Aktiviere Remux</string><string name="epg_search_times_window">Selbstdefinierte Zeiten</string><string name="progress_connect_timeout">Zeitüberschreitung beim Verbindungsaufbau!</string><string name="Content$Romance">Romanze</string><string name="progress_wakeup_sending">Initalisiere aufwecken…</string><string name="no_connection_retry">Wiederholen</string><string name="qui_show_tmdb_button_title">TMDb Button anzeigen</string><string name="Content$Further_Education">Weiterbildung</string><string name="settings_livetv_port">Stream-Port</string><string name="Content$Game_Show__Quiz__Contest">Spielshow/Quiz/Wettbewerb</string><string name="Content$Nature__Animals__Environment">Natur/Tiere/Umwelt</string><string-array name="recstream_entries"> + <item>VDR live plugin</item> + <item>VDR streamdev plugin</item> + <item>VDR smattvweb plugin</item> + </string-array><string name="progress_connect">Verbinde…</string><string name="gui_channels_show_channel_numbers_summary">Zeige Kanalnummern in der Kanalliste.</string><string name="qui_show_imdb_button_summary_off">IMDb Button nicht anzeigen</string></file><file name="searchable" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/searchable.xml" qualifiers="" type="xml"/><file name="preferences" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/preferences.xml" qualifiers="" type="xml"/><file name="backup_settings" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/backup_settings.xml" qualifiers="" type="xml"/><file name="vdr_prefs" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/vdr_prefs.xml" qualifiers="" type="xml"/><file name="timezones" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/timezones.xml" qualifiers="" type="xml"/><file name="btn_circle_disable_focused" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_disable_focused.png" qualifiers="hdpi-finger" type="drawable"/><file name="btn_circle_disable" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_disable.png" qualifiers="hdpi-finger" type="drawable"/><file name="btn_circle_normal" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_normal.png" qualifiers="hdpi-finger" type="drawable"/><file name="btn_circle_pressed" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_pressed.png" qualifiers="hdpi-finger" type="drawable"/><file name="btn_circle_selected" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_selected.png" qualifiers="hdpi-finger" type="drawable"/><file name="btn_recordings" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_recordings.png" qualifiers="hdpi" type="drawable"/><file name="ic_drawer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_drawer.png" qualifiers="hdpi" type="drawable"/><file name="btn_remote" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_remote.png" qualifiers="hdpi" type="drawable"/><file name="btn_search" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_search.png" qualifiers="hdpi" type="drawable"/><file name="action_search" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/action_search.png" qualifiers="hdpi" type="drawable"/><file name="btn_timer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_timer.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_goto" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_goto.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_recent_history" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_recent_history.png" qualifiers="hdpi" type="drawable"/><file name="btn_channels" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_channels.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_moreoverflow" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_moreoverflow.png" qualifiers="hdpi" type="drawable"/><file name="ic_btn_round_plus" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_btn_round_plus.png" qualifiers="hdpi" type="drawable"/><file name="drawer_shadow" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/drawer_shadow.9.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_view" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_view.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_play_clip" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_play_clip.png" qualifiers="hdpi" type="drawable"/><file name="ic_drive" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_drive.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_filter" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_filter.png" qualifiers="hdpi" type="drawable"/><file name="ic_btn_round_minus" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_btn_round_minus.png" qualifiers="hdpi" type="drawable"/><file name="btn_wakeup" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_wakeup.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_3d_globe" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_3d_globe.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_refresh" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_refresh.png" qualifiers="hdpi" type="drawable"/><file name="btn_epglist" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_epglist.png" qualifiers="hdpi" type="drawable"/><file name="ic_volume_small" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_volume_small.png" qualifiers="hdpi" type="drawable"/><file name="folder" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/folder.png" qualifiers="" type="drawable"/><file name="btn_recordings" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_recordings.png" qualifiers="" type="drawable"/><file name="btn_remote" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_remote.png" qualifiers="" type="drawable"/><file name="timer_active_end" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_active_end.png" qualifiers="" type="drawable"/><file name="newrecording" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/newrecording.png" qualifiers="" type="drawable"/><file name="timer_recording_end" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_recording_end.png" qualifiers="" type="drawable"/><file name="timer_none" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_none.png" qualifiers="" type="drawable"/><file name="app_logo" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/app_logo.png" qualifiers="" type="drawable"/><file name="ic_menu_revert" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_revert.png" qualifiers="" type="drawable"/><file name="btn_search" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_search.png" qualifiers="" type="drawable"/><file name="timer_inactive_end" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_inactive_end.png" qualifiers="" type="drawable"/><file name="btn_timer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_timer.png" qualifiers="" type="drawable"/><file name="right" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/right.png" qualifiers="" type="drawable"/><file name="timer_recording_begin" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_recording_begin.png" qualifiers="" type="drawable"/><file name="sad" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/sad.png" qualifiers="" type="drawable"/><file name="btn_epglist" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_epglist.jpg" qualifiers="" type="drawable"/><file name="timer_active_begin" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_active_begin.png" qualifiers="" type="drawable"/><file name="timer_recording_conflict" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_recording_conflict.png" qualifiers="" type="drawable"/><file name="btn_channels" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_channels.png" qualifiers="" type="drawable"/><file name="vdr_logo" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/vdr_logo.png" qualifiers="" type="drawable"/><file name="timer_active_conflict" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_active_conflict.png" qualifiers="" type="drawable"/><file name="ic_btn_round_plus" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_btn_round_plus.png" qualifiers="" type="drawable"/><file name="left" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/left.png" qualifiers="" type="drawable"/><file name="ic_menu_play_clip" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_play_clip.png" qualifiers="" type="drawable"/><file name="red_button" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/red_button.xml" qualifiers="" type="drawable"/><file name="timer_recording" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_recording.png" qualifiers="" type="drawable"/><file name="omdb" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/omdb.png" qualifiers="" type="drawable"/><file name="timer_inactive_begin" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_inactive_begin.png" qualifiers="" type="drawable"/><file name="ic_drive" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_drive.png" qualifiers="" type="drawable"/><file name="ic_video_small" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_video_small.png" qualifiers="" type="drawable"/><file name="back" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/back.xml" qualifiers="" type="drawable"/><file name="btn_clock" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_clock.png" qualifiers="" type="drawable"/><file name="ic_menu_forward" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_forward.png" qualifiers="" type="drawable"/><file name="timer_vps" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_vps.png" qualifiers="" type="drawable"/><file name="line_gradient" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/line_gradient.xml" qualifiers="" type="drawable"/><file name="ic_menu_filter" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_filter.png" qualifiers="" type="drawable"/><file name="ic_btn_round_minus" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_btn_round_minus.png" qualifiers="" type="drawable"/><file name="imdb" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/imdb.png" qualifiers="" type="drawable"/><file name="timer_active" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_active.png" qualifiers="" type="drawable"/><file name="icon" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/icon.png" qualifiers="" type="drawable"/><file name="schere" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/schere.png" qualifiers="" type="drawable"/><file name="timer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer.png" qualifiers="" type="drawable"/><file name="tmdb" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/tmdb.png" qualifiers="" type="drawable"/><file name="btn_wakeup" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_wakeup.png" qualifiers="" type="drawable"/><file name="ic_menu_3d_globe" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_3d_globe.png" qualifiers="" type="drawable"/><file name="ic_menu_refresh" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_refresh.png" qualifiers="" type="drawable"/><file name="tv" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/tv.png" qualifiers="" type="drawable"/><file name="btn_search_times" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_search_times.png" qualifiers="" type="drawable"/><file name="timer_inactive" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_inactive.png" qualifiers="" type="drawable"/><file name="ic_volume_small" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_volume_small.png" qualifiers="" type="drawable"/><file name="ic_menu_back" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_back.png" qualifiers="" type="drawable"/><file name="ic_drawer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drawer.png" qualifiers="xhdpi" type="drawable"/><file name="action_search" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/action_search.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_goto" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_goto.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_recent_history" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_recent_history.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_moreoverflow" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_moreoverflow.png" qualifiers="xhdpi" type="drawable"/><file name="drawer_shadow" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/drawer_shadow.9.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_view" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_view.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_play_clip" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_play_clip.png" qualifiers="xhdpi" type="drawable"/><file name="ic_drive" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drive.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_filter" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_filter.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_3d_globe" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_3d_globe.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_refresh" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_refresh.png" qualifiers="xhdpi" type="drawable"/><file name="ic_volume_small" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_volume_small.png" qualifiers="xhdpi" type="drawable"/><file name="ormlite_config" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/raw/ormlite_config.txt" qualifiers="" type="raw"/><file name="search_epg_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/search_epg_list.xml" qualifiers="" type="layout"/><file name="timer_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/timer_list.xml" qualifiers="" type="layout"/><file name="epg_search" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_search.xml" qualifiers="" type="layout"/><file name="recording_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/recording_list.xml" qualifiers="" type="layout"/><file name="epg_search_times_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_search_times_item.xml" qualifiers="" type="layout"/><file name="epg_event_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_event_item.xml" qualifiers="" type="layout"/><file name="vdrmanager_menu_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdrmanager_menu_item.xml" qualifiers="" type="layout"/><file name="fetch_preference" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/fetch_preference.xml" qualifiers="" type="layout"/><file name="timer_detail" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/timer_detail.xml" qualifiers="" type="layout"/><file name="drawer_list_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/drawer_list_item.xml" qualifiers="" type="layout"/><file name="left_drawer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/left_drawer.xml" qualifiers="" type="layout"/><file name="vdrmanager" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdrmanager.xml" qualifiers="" type="layout"/><file name="no_connection" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/no_connection.xml" qualifiers="" type="layout"/><file name="epgdetails" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epgdetails.xml" qualifiers="" type="layout"/><file name="child_layout" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/child_layout.xml" qualifiers="" type="layout"/><file name="time_epg_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/time_epg_list.xml" qualifiers="" type="layout"/><file name="remote" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/remote.xml" qualifiers="" type="layout"/><file name="group_layout" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/group_layout.xml" qualifiers="" type="layout"/><file name="recording_detail" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/recording_detail.xml" qualifiers="" type="layout"/><file name="header_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/header_item.xml" qualifiers="" type="layout"/><file name="epg_detail" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_detail.xml" qualifiers="" type="layout"/><file name="vdrlist" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdrlist.xml" qualifiers="" type="layout"/><file name="channel_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/channel_list.xml" qualifiers="" type="layout"/><file name="epg_search_times_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_search_times_list.xml" qualifiers="" type="layout"/><file name="folder_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/folder_item.xml" qualifiers="" type="layout"/><file name="channel_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/channel_item.xml" qualifiers="" type="layout"/><file name="main" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/main.xml" qualifiers="" type="layout"/><file name="video" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/video.xml" qualifiers="" type="layout"/><file name="timer_operation_list_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/timer_operation_list_item.xml" qualifiers="" type="layout"/><file name="channel_list_fragment" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/channel_list_fragment.xml" qualifiers="" type="layout"/><file name="vdr_list_add_delete" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdr_list_add_delete.xml" qualifiers="" type="layout"/><file name="event_epg_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/event_epg_list.xml" qualifiers="" type="layout"/><file name="edit_remote_key" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/edit_remote_key.xml" qualifiers="" type="layout"/><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/integers.xml" qualifiers=""><integer name="svdrp_default_port">6419</integer></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml" qualifiers=""><string name="wakeup_url_key">key_wakeup_url</string><string name="qui_show_tmdb_button_key">key_qui_show_tmdb_button</string><string name="vdr_host_key">vdr_host</string><string name="qui_show_omdb_button_key">key_qui_show_omdb_button</string><string name="vdr_encoding_key">key_vdr_encoding</string><string name="gui_enable_24h_format_key">key_enable_24h</string><string name="current_vdr_id_key">key_current_vdr_id</string><string name="timer_default_primary_limit_key">timer_default_primary_limit</string><string name="qui_imdb_url_key">key_qui_imdb_url</string><string name="gui_custom_locale_key">key_gui_custom_locale</string><string name="wakeup_enabled_key">key_wakeup_enabled</string><string name="qui_quit_on_back_key">key_gui_quit_on_back</string><string name="gui_channels_show_channel_numbers_key">key_channels_show_channel_numbers</string><string name="wakeup_wol_custom_broadcast_key">key_wol_custom_broadcast</string><string name="clear_term_after_search_key">key_clear_term_after_search</string><string name="streaming_password_key">key_streaming_password</string><string name="epg_search_times_key">epg_search_times</string><string name="timer_default_lifetime_key">timer_default_lifetime</string><string name="alive_check_enabled_key">alive_check_enabled</string><string name="timer_pre_start_buffer_key">timer_pre_start_buffer</string><string name="alive_check_interval_key">alive_check_interval</string><string name="vdr_ssl_key">vdr_secure</string><string name="channel_filter_last_key">last_channel</string><string name="wakeup_user_key">key_wakeup_user</string><string name="vdr_stream_format">stream_format</string><string name="gui_max_recent_channels_key">key_gui_max_recent_channels</string><string name="vdr_readtimeout_key">key_vdr_readtimeout</string><string name="vdr_port_key">vdr_port </string><string name="vdr_timeout_key">key_vdr_timeout</string><string name="wakeup_method_key">key_wakeup_method</string><string name="wakeup_wol_mac_key">key_wakeup_wol_mac</string><string name="channel_filter_filter_key">limit_channels</string><string name="timer_default_priority_key">timer_default_priority</string><string name="vdr_password_key">vdr_password</string><string name="qui_show_imdb_button_key">key_qui_show_imdb_button</string><string name="vdr_conntimeout_key">key_conntimeout_key</string><string name="timer_post_end_buffer_key">timer_post_end_buffer</string><string name="vdr_stream_port">stream_port</string><string name="streaming_username_key">key_streaming_username</string><string name="wakeup_password_key">key_wakeup_password</string><string name="vdr_name_key">vdr_name</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/styles.xml" qualifiers=""><style name="Line2"> + <item name="android:layout_width">fill_parent</item> + <item name="android:layout_height">1px</item> + <item name="android:layout_marginLeft">10dp</item> + <item name="android:layout_marginRight">10dp</item> + <item name="android:layout_marginTop">1dp</item> + <item name="android:layout_marginBottom">1dp</item> + <item name="android:background">@drawable/line_gradient</item> + </style><style name="Widget.TitlePageIndicator" parent="@android:style/Widget"> + <item name="clipPadding">@dimen/default_title_indicator_clip_padding</item> + <item name="footerColor">@color/default_title_indicator_footer_color</item> + <item name="footerLineHeight">@dimen/default_title_indicator_footer_line_height</item> + <item name="footerIndicatorStyle">@integer/default_title_indicator_footer_indicator_style + </item> + <item name="footerIndicatorHeight">@dimen/default_title_indicator_footer_indicator_height + </item> + <item name="footerIndicatorUnderlinePadding"> + @dimen/default_title_indicator_footer_indicator_underline_padding + </item> + <item name="footerPadding">@dimen/default_title_indicator_footer_padding</item> + <item name="selectedColor">@color/default_title_indicator_selected_color</item> + <item name="selectedBold">@bool/default_title_indicator_selected_bold</item> + <item name="textColor">@color/default_title_indicator_text_color</item> + <item name="textSize">@dimen/default_title_indicator_text_size</item> + <item name="titlePadding">@dimen/default_title_indicator_title_padding</item> + <item name="topPadding">@dimen/default_title_indicator_top_padding</item> + </style><style name="cursorButton"> + <item name="android:layout_width">70dp</item> + <item name="android:layout_height">wrap_content</item> + <item name="android:layout_margin">5dp</item> + </style><style name="Theme.PageIndicatorDefaults" parent="@android:style/Theme"> + <item name="circlePageIndicatorStyle">@style/Widget.CirclePageIndicator</item> + <item name="titlePageIndicatorStyle">@style/Widget.TitlePageIndicator</item> + </style><style name="Line"> + <item name="android:layout_width">fill_parent</item> + <item name="android:layout_height">1px</item> + <item name="android:layout_marginLeft">10dp</item> + <item name="android:layout_marginRight">10dp</item> + <item name="android:layout_marginTop">10dp</item> + <item name="android:layout_marginBottom">10dp</item> + <item name="android:background">@drawable/line_gradient</item> + </style><style name="volChanButton" paren="@android:attr/buttonStyleSmall"> + <item name="android:layout_width">wrap_content</item> + <item name="android:layout_height">wrap_content</item> + <item name="android:bottomRightRadius">20dp</item> + <item name="android:bottomLeftRadius">20dp</item> + <item name="android:layout_margin">10dp</item> + <item name="android:topLeftRadius">20dp</item> + <item name="android:topRightRadius">20dp</item> + </style><style name="Widget.CirclePageIndicator" parent="@android:style/Widget"> + <item name="centered">@bool/default_circle_indicator_centered</item> + <item name="fillColor">@color/default_circle_indicator_fill_color</item> + <item name="orientation">@integer/default_circle_indicator_orientation</item> + <item name="radius">@dimen/default_circle_indicator_radius</item> + <item name="snap">@bool/default_circle_indicator_snap</item> + <item name="strokeColor">@color/default_circle_indicator_stroke_color</item> + <item name="strokeWidth">@dimen/default_circle_indicator_stroke_width</item> + </style><style name="PlusButton"> + <item name="android:background">@drawable/btn_circle</item> + <item name="android:src">@drawable/ic_btn_round_plus</item> + </style><style name="MinusButton"> + <item name="android:background">@drawable/btn_circle</item> + <item name="android:src">@drawable/ic_btn_round_minus</item> + </style><style name="AppTheme" parent="@style/Theme.AppCompat"/></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/attrs.xml" qualifiers=""><declare-styleable name="CirclePageIndicator"> + <!-- Whether or not the indicators should be centered. --> + <attr format="boolean" name="centered"/> + <!-- Color of the filled circle that represents the current page. --> + <attr format="color" name="fillColor"/> + <!-- Orientation of the indicator. --> + <attr name="orientation"> + <enum name="horizontal" value="0"/> + <enum name="vertical" value="1"/> + </attr> + <!-- Radius of the circles. This is also the spacing between circles. --> + <attr format="dimension" name="radius"/> + <!-- Whether or not the selected indicator snaps to the circles. --> + <attr format="boolean" name="snap"/> + <!-- Color of the open circles. --> + <attr format="color" name="strokeColor"/> + <!-- Width of the stroke used to draw the circles. --> + <attr format="dimension" name="strokeWidth"/> + </declare-styleable><declare-styleable name="TitlePageIndicator"> + <!-- Screen edge padding. --> + <attr format="dimension" name="clipPadding"/> + <!-- Color of the footer line and indicator. --> + <attr format="color" name="footerColor"/> + <!-- Height of the footer line. --> + <attr format="dimension" name="footerLineHeight"/> + <!-- Style of the indicator. Default is triangle. --> + <attr name="footerIndicatorStyle"> + <enum name="none" value="0"/> + <enum name="triangle" value="1"/> + <enum name="underline" value="2"/> + </attr> + <!-- Height of the indicator above the footer line. --> + <attr format="dimension" name="footerIndicatorHeight"/> + <!-- Left and right padding of the underline indicator. --> + <attr format="dimension" name="footerIndicatorUnderlinePadding"/> + <!-- Padding between the bottom of the title and the footer. --> + <attr format="dimension" name="footerPadding"/> + <!-- Color of the selected title. --> + <attr format="color" name="selectedColor"/> + <!-- Whether or not the selected item is displayed as bold. --> + <attr format="boolean" name="selectedBold"/> + <!-- Color of regular titles. --> + <attr format="color" name="textColor"/> + <!-- Size of title text. --> + <attr format="dimension" name="textSize"/> + <!-- Padding between titles when bumping into each other. --> + <attr format="dimension" name="titlePadding"/> + <!-- Padding between titles and the top of the View. --> + <attr format="dimension" name="topPadding"/> + </declare-styleable><declare-styleable name="ColoredButton"> + <attr format="string" name="normalStateColor"/> + <attr format="dimension" name="cornerRadius"/> + </declare-styleable><declare-styleable name="ViewPagerIndicator"> + <!-- Style of the circle indicator. --> + <attr format="reference" name="circlePageIndicatorStyle"/> + <!-- Style of the title indicator. --> + <attr format="reference" name="titlePageIndicatorStyle"/> + </declare-styleable></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml" qualifiers=""><string-array name="recent_channels_order_entry_values"> + <item>most</item> + <item>last</item> + </string-array><string-array name="lang_values"> + <item>en</item> + <item>de</item> + <item>fr</item> + <item>it</item> + <item>uk</item> + </string-array><array name="recstream_smarttvweb_entry_values"> + <item>progressive</item> + <item>has</item> + <item>hls</item> + </array><string-array name="remux_entry_values"> + <item>EXT</item> + <item>EXTERN</item> + </string-array><string-array name="wakeup_methods_values"> + <item>url</item> + <item>wol</item> + </string-array><string-array name="imdb_urls_velues"> + <item>akas.imdb.com</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array><string-array name="recstream_entry_values"> + <item>vdr-live</item> + <item>vdr-streamdev</item> + <item>vdr-smarttvweb</item> + </string-array></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/no_translate.xml" qualifiers=""><string name="vdr_port_default">6420</string><string name="timezone_key">key_timezone</string><string name="default_wakeup_method">wol</string><string-array name="livetv_streamformat_values"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array><string name="vdr_stream_proxy_key">key_vdr_stream_proxy</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml" qualifiers=""><string name="done">Done</string><string name="Content$Ballet">Ballet</string><string name="epg_list_time_label">What\'s on at</string><string name="aborted">Connection aborted.</string><string name="Content$News__Current_Affairs">News/Current Affairs</string><string name="zone_list_menu_sort_by_timezone">Sort by time zone</string><string name="vdr_password_title">VDR plugin password</string><string name="Content$Cartoons__Puppets">Cartoons/Puppets</string><string name="gui_enable_24h_format_summary_on">13:00</string><string name="Content$Social__Spiritual_Sciences">Social/Spiritual Sciences</string><string name="gui_enable_24h_format_title">Use 24-hour format</string><string name="Content$Preschool_Childrens_Programme">Pre-school Children\'s Programme</string><string name="Content$Magazine__Report__Documentary">Magazine/Report/Documentary</string><string name="remux_enable_summary">Enable streaming via remux (e.g. externremux.sh)</string><string name="groupby_name">Name</string><string name="timer_detail_lifetime">Lifetime:</string><string name="progress_disconnect">Disconnecting…</string><string name="Content$Science_Fiction__Fantasy__Horror">Science Fiction/Fantasy/Horror</string><string name="clear_term_after_search_title">Clear Term after Search</string><string name="wakeup_wol_mac_title">MAC-Address</string><string name="vdr_timezone_title">Select server time zone</string><string name="filter">Filter</string><string name="streaming_username_title">Streamdev username</string><string name="Content$Handicraft">Handicraft</string><string name="Content$Martial_Sports">Martial Sports</string><string name="wakeup_enabled_title">Can remote wakeup VDR</string><string name="qui_show_omdb_button_summary_off">OMDB Button is not shown</string><string name="action_menu_wakeup">Wakeup</string><string name="timer_default_lifetime_title">Default lifetime</string><string name="audio_track_dolby">D</string><string name="common_delete">Delete</string><string name="settings_live_port">VDR live plugin port</string><string name="Content$Winter_Sports">Winter Sports</string><string name="about_title">About</string><string name="menu_exprt">Export</string><string name="drive_img">Drive</string><string name="remapback_hint">Longpress on Back Button to leave the remote.</string><string name="wakeup_wol_mac_summary">MAC-Address of the VDR host. Use \':\' or \'-\' or a space as separator.</string><string name="gui_max_recent_channels_summary">How many channels should be kept in the recent channels?</string><string name="sad_img">Sad</string><string name="groupby_channel">By Channel</string><string name="stream_via">via %s</string><string name="Content$Black_and_White">Black & White</string><string name="wakeup_enabled_summary">Enables to remote wakeup the VDR host</string><string name="Content$Special_Event">Special Event</string><string-array name="recstream_smarttvweb_entries"> + <item>Progressive</item> + <item>MPEG-DASH</item> + <item>Apple HLS</item> + </string-array><string name="timer_pre_start_buffer_summary">Minutes recording starts before the beginning of + the broadcast</string><string name="Content$Religion">Religion</string><string-array name="lang"> + + <!-- <item>Default language</item> --> + <item>English</item> + <item>German</item> + <item>French</item> + <item>Italian</item> + <item>Ukrainian</item> + </string-array><string name="never">Never</string><string name="main_menu_goto_title">Switch to…</string><string name="Content$Tennis__Squash">Tennis/Squash</string><string name="no_connection_retry">Retry</string><string name="streaming_username_sum">Set your streamdev server username. (a.e. -a \'username:password\')</string><string name="Content$News__Weather_Report">News/Weather Report</string><string name="groupby_group">Group</string><string name="vdr_advanced_preferences_summary">Advanced settings</string><string name="channel_item_menu_stream">Live stream</string><string name="Content$Foreign_Countries__Expeditions">Foreign Countries/Expeditions</string><string name="Content$Music__Ballet__Dance">Music/Ballet/Dance</string><string name="epg_window_title_count">%1$s, %2$s items</string><string name="timer_detail_lifetime_hint">e.g. 99</string><string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (deprecated)</item> + </string-array><string name="epg_event_tmdb_text">TMDb Search</string><string name="channel_filter_last_summary">Comma separated channelnumbers or ranges (separator \'-\'). A.e. 1,2,4-10</string><string name="gui_preferences">GUI Settings</string><string name="refresh">Refresh</string><string name="vdr_host_title">VDR host</string><string name="vdr_host_summary">Host running VDR</string><string name="prefs_current_value_template">\nCurrent: %1$s</string><string name="channel_item_menu_hide">Hide</string><string-array name="epg_sort_by_time_alpha"> + <item>Time</item> + <item>Alphabet</item> + </string-array><string name="gui_recent_channels_order_title">Recent Channels Sorting</string><string name="Content$Unpublished">Unpublished</string><string name="Content$Performing_Arts">Performing Arts</string><string name="progress_loading">Loading…</string><string name="epg_search_settings_description">Search VDR EPG</string><string name="epg_list_time_next">Next</string><string name="Content$Romance">Romance</string><string name="timer_default_priority_summary">Default priority</string><string name="timer_default_lifetime_summary">Default lifetime</string><string name="vdr_device_delete_qeustion">Delete this device?</string><string name="no_connection">No connection</string><string name="Content$Sports">Sports</string><string name="action_menu_epg">EPG list</string><string name="sortby">Sort by</string><string name="progress_login">Login.</string><string name="Content$Movie__Drama">Movie/Drama</string><string name="share">Share</string><string name="vdr_devices_summary">Define one or more VDR Devices.</string><string name="remux_parameter_title">Parameter</string><string name="vdr_timeout_title">Total timeout</string><string name="Content$Arts__Culture">Arts/Culture</string><string name="action_websearch">Web search</string><string name="wakeup_url_title">URL for remote wakeup</string><string name="recstream_enable_title">Streaming of recordings</string><string name="settings_livetv_summary">Needs streamdev-server on VDR and an external + player such as VPlayer</string><string name="epg_by_search_param">EPG Search: \'%1$s\'</string><string name="Content$Talk_Show">Talk Show</string><string name="Content$Entertainment_Programme_for_6_to_14">Entertainment Programme for 6 to 14</string><string name="epg_no_items">Nothing found…</string><string name="Content$Gardening">Gardening</string><string name="wakeup_password_title">Wakeup password</string><string name="type_to_filter">type to filter</string><string name="progress_channels_loading">Loading channels…</string><string name="channel_group_menu_hide">Hide</string><string name="epg_search_times_window">Custom times</string><string name="Content$Further_Education">Further Education</string><string name="epg_item_menu_timer_modify">Modify timer</string><string name="Content$Variety_Show">Variety Show</string><string name="timer_post_end_buffer_summary">Minutes recording stops after the end of the + broadcast</string><string name="gui_channels_show_channel_numbers_summary">Show channel numbers in the channel list.</string><string name="Content$Game_Show__Quiz__Contest">Game Show/Quiz/Contest</string><string name="progress_connect">Connecting…</string><string name="sortby_channel">Channel</string><string name="main_menu_exit">Exit</string><string name="drive_info">Free %1$s GB of %2$s GB (%3$s%%)</string><string name="vdr_encoding_title">Character encoding</string><string name="drawer_open">Open navigation drawer</string><string name="set_time">Set time</string><string name="progress_recording_delete">Deleting recording…</string><string name="epg_item_menu_timer_delete">Delete timer</string><string name="action_menu_timers">Timers</string><string name="recording_item_menu_stream">Stream</string><string name="Content$Literature">Literature</string><string name="timer_pre_start_buffer_title">Margin at start</string><string name="timer_default_priority_title">Default priority</string><string name="vdr_readtimeout_sum">How long (in seconds) to wait for every read line operation?</string><string name="Content$Education__Science__Factual">Education/Science/Factual</string><string name="Content$Water_Sport">Water Sport</string><string name="wakeup_user_title">Wakeup user</string><string name="groupby_name_all_channels_group">All Channels</string><string name="vdr_ssl_title">Secure connect</string><string name="Content$Sport_Magazine">Sport Magazine</string><string-array name="wakeup_methods"> + <item>Call a URL</item> + <item>WOL</item> + </string-array><string name="epg_by_time">EPG by time</string><string name="timer_detail_title_vps">%1$s (VPS)</string><string name="vdr_timeout_sum">How long (in seconds) to wait for a whole I/O operation, before it gets aborted?</string><string name="search">Search</string><string name="Content$Comedy">Comedy</string><string name="progress_wakeup_sending">Initiating wakeup request…</string><string name="Content$Original_Language">Original Language</string><string name="Content$Unknown"/><string name="app_name">VDR-Manager</string><string name="main_menu_preferences">Preferences</string><string name="Content$Remarkable_People">Remarkable People</string><string name="channel_filter_filter_summary">Use only given channels</string><string name="processing">Processing…</string><string name="Content$Folk__Tradional_Music">Folk/Tradional Music</string><string name="Content$Fitness_and_Health">Fitness & Health</string><string name="vdr_name_title">Name</string><string name="key_remux_parameter">remux_parameter</string><string name="Content$Discussion__Inverview__Debate">Discussion/Inverview/Debate</string><string name="recent_channels">Recent channels</string><string name="certificate_problem_message_text">The server certificate was not accepted:\n\n +Hostname:\n + %1$s\n +Valid from:\n + %2$s\n +Valid until:\n + %3$s\n\n +What do you want to do?</string><string name="gui_max_recent_channels_title">Max. recent channels</string><string name="Content$Childrens__Youth_Programme">Children\'s/Youth Programme</string><string name="menu_imprt">Import</string><string name="epg_menu_times">Search times</string><string name="no_internet_connection">No data connection</string><string name="progress_timers_loading">Loading timers…</string><string name="addtocal">Add to calendar</string><string name="epg_list_channel_spinner">Channel</string><string name="epg_by_time_args">EPG by time: \'%1$s\'</string><string name="epg_of_a_channel">%1$s, %2$s/%3$s</string><string name="qui_show_imdb_button_summary_on">IMDb Button is shown</string><string name="qui_show_imdb_button_title">Show IMDb Button</string><string name="certificate_not_accepted">Abort</string><string name="recstream">Streaming of recordings</string><string name="Content$Documentary">Documentary</string><string name="gui_custom_locale_sum">Set a custom language.</string><string name="svdrp_port_summary">Default is 6419</string><string name="epg_duration_template_live">%1$s/%2$s min</string><string name="search_epg_hint">Search EPG</string><string name="drawer_close">Close navigation drawer</string><string name="about_text"> About "VDR-Manager" Software for Android\n + This is Version %1$s\n + If you have a VDR at home reachable + over the internet and own a mobile phone running Android then you possibly find this program useful. + For further details visit http://projects.vdr-developer.org/projects/vdr-manager/wiki. + Author:\n + bju<herrlado@gmail.com> + herrlado<herrlado@gmail.com></string><string name="remux_parameter_summary">Control Streaming quality. E.g. http://vdr:3000/EXT;DSL1000/1</string><string name="timer_default_primary_limit_summary">Default primary limit</string><string name="recent_channels_no_history">No history…</string><string name="Content$Equestrian">Equestrian</string><string name="progress_login_error">Login failed.</string><string name="Content$Rock__Pop">Rock/Pop</string><string name="stream_as">as %s</string><string name="progress_wakeup_sent">Wakeup request sent</string><string-array name="recordings_group_by"> + <item>By Time</item> + <item>By Alphabet</item> + </string-array><string name="wakeup_preferences">Remote VDR host wakeup</string><string name="channel_item_menu_switch">Switch to</string><string name="qui_show_imdb_button_summary_off">IMDb Button is not shown</string><string name="epg_list_search_label">Search results</string><string name="Content$Nature__Animals__Environment">Nature/Animals/Environment</string><string name="vdr_prefs_category">Device</string><string name="groupby_provider">Provider</string><string name="probing">Probing %1$s …</string><string name="Content$Languages">Languages</string><string name="no_results">No results…</string><string name="epg_search_times_add">Add time</string><string name="channel_item_menu_hide_permanent">Hide permanent</string><string name="Content$Football__Soccer">Football/Soccer</string><string name="settings_livetv_port_summary">Default 3000. The access must be enabled in + streamdevhosts.conf.</string><string-array name="recent_channels_order_entries"> + <item>Mostly used</item> + <item>Last used</item> + </string-array><string name="remux_enable_title">Enable Remux</string><string name="epg_search_button">Search</string><string name="progress_cache_hit">Loaded from cache.</string><string name="certificate_accepted_forever">Accept forever</string><string name="stream_via_as">Stream</string><string name="Content$Advertisement__Shopping">Advertisement/Shopping</string><string name="main_menu_clear_search">Clear Search History</string><string name="channel_filter_filter_title">Limit channels</string><string name="Content$Motor_Sport">Motor Sport</string><string name="timer_detail_priority_hint">e.g. 50</string><string name="wakeup_method_title">Wakeup method</string><string name="stream_choose_audio">Choose Audio Track</string><string-array name="navigation_array"> + <item>Channels</item> + <item>EPG by Time</item> + <item>EPG by Channel</item> + <item>Recordings</item> + <item>Timers</item> + <item>Remote</item> + </string-array><string name="wakeup_url_summary">URL for a request doing the wakeup</string><string name="progress_connect_finished_abnormal">Connection finished abnormal</string><string name="vdr_error_text">The communication with VDR has caused an error: %1$s</string><string name="remote_enable_summary">Shows the remote control view if enabled</string><string name="gui_channels_show_channel_numbers_title">Show channel numbers</string><string name="Content$Live_Broadcast">Live Broadcast</string><string name="Content$Show__Game_Show">Show/Game Show</string><string name="sort">Sort</string><string name="main_menu_switched_to">Switched to %1$s</string><string name="action_menu_channels">Channels</string><string name="sortby_channellist">Chanellist</string><string name="key_remux_command">remux_command</string><string name="groupby_source">Source</string><string name="groupby_date">By Date</string><string name="gui_quit_on_back_summary_on">Back button quits the VDR-Manager</string><string name="vdr_advanced_preferences">Advanced</string><string name="vdr_timezone_summary">The time zone used on the server. It is important if you travel and modify timers from another time zone.</string><string name="epg_event_share_text">Share</string><string name="Content$Serious__Classical_Music">Serious/Classical Music</string><string name="Content$Cooking">Cooking</string><string name="not_yet_implemented">Not Yet Implemented</string><string name="recording_item_menu_delete">Delete</string><string name="progress_timer_save">Saving timer…</string><string name="vdr_conntimeout_title">Connection Timeout</string><string name="vdr_name_summary">A name for this device</string><string name="Content$Fashion">Fashion</string><string name="prefs_current_value_not_set"><not set></string><string name="channel_group_menu_hide_permanent">Hide permanent</string><string name="clear_term_after_search_summary_on">Term gets cleared after performing search</string><string name="settings_smarttvweb_port_summary">VDR smarttvweb plugin has default port 8000</string><string name="vdr_password_summary">Password for the VDR plugin</string><string name="certificate_problem_message_title">Certificate warning</string><string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Serious/Classical/Religious/Historical Movie/Drama</string><string name="Content$Tourism__Travel">Tourism/Travel</string><string name="epg_by_search">EPG Search</string><string name="progress_timer_disable">Disabling timer…</string><string name="Content$Motoring">Motoring</string><string name="search_reapt">Reruns</string><string name="qui_show_tmdb_button_summary_off">TMDb Button is not shown</string><string name="Content$Adventure__Western__War">Adventure/Western/War</string><string name="vdr_encoding_summary">Character encoding of your VDR device. Default is utf-8.</string><string-array name="channels_group_by"> + <item>Group</item> + <item>Provider</item> + <item>Source</item> + <item>Name</item> + </string-array><string name="main_menu_goto_no_vdr">Can not load selected device :(</string><string name="epg_duration_template">%1$s min</string><string-array name="recstream_entries"> + <item>live plugin</item> + <item>streamdev plugin</item> + <item>smarttvweb plugin</item> + </string-array><string name="qui_show_omdb_button_summary_on">OMDB Button is shown</string><string name="switch_to_channel">Switch to</string><string name="vdr_devices_category">VDR devices</string><string name="progress_connect_finished_abnormal_arg">Connection finished abnormal: %1$s</string><string name="timer_detail_priority">Priority:</string><string name="groupby_window_title_templte">Group by %1$s</string><string name="vdr_conntimeout_sum">How long (in seconds) to wait before the connection is established?</string><string name="clear_term_after_search_summary_off">Search term remains after peforming search</string><string name="Content$Leisure__Hobbies">Leisure/Hobbies</string><string name="timer_detail_day_title">Day</string><string name="vdr_preferences">Network settings</string><string name="timer_detail_repeat_title">Repeat</string><string name="epg_event_imdb_text">IMDb Search</string><string name="progress_wakeup_error">Error sending wakeup request: %1$s</string><string name="Content$Technology__Natural_Sciences">Technology/Natural Sciences</string><string name="Content$Informational__Educational__School_Programme">Informational/Educational/School Programme</string><string name="channel_filter_last_title">Channel filter</string><string-array name="imdb_urls"> + <item>International</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array><string name="timer_preferences">Timer defaults</string><string name="navigae_at_the_end">End</string><string name="streaming_password_sum">Set your streamdev server password. (a.e. -a \'username:password\')</string><string name="remux_command_summary">Typically EXT or Extern e.g. http://vdr:3000/EXT/1</string><string name="progress_connect_error">Connection failed!</string><string name="remux_title">Remux</string><string name="update_will_start_in">Update will start in one second</string><string name="timer_default_primary_limit_title">Default primary limit</string><string name="Content$New_Media">New Media</string><string name="qui_imdb_url_title">IMDb Site</string><string name="epg_eent_livetv_text">Stream</string><string name="vdr_ssl_summary">Use SSL for connections</string><string name="remux_command_title">Command</string><string name="epg_list_time_now">Now</string><string name="recstream_method_title">Streaming method</string><string name="timer_post_end_buffer_title">Margin at stop</string><string name="gui_quit_on_back_title">Quit on back button</string><string name="progress_whatson_loading">Loading EPG…</string><string name="sortby_time">Time</string><string-array name="epg_sort_by_channels_alpha"> + <item>Channels</item> + <item>Alphabet</item> + </string-array><string name="gui_enable_24h_format_summary_off">1:00 PM</string><string name="Content$Film__Cinema">Film/Cinema</string><string name="switching_success">Switched to %s</string><string name="Content$Fine_Arts">Fine Arts</string><string name="no_vdr">No VDR Devices</string><string name="Content$Detective__Thriller">Detective/Thriller</string><string name="Content$Broadcasting__Press">Broadcasting/Press</string><string name="epg_item_menu_timer_enable">Enable timer</string><string name="action_menu_search">EPG search</string><string name="prefs_current_value">Current:</string><string name="share_chooser">Share EPG Entry</string><string name="action_menu_recordings">Recordings</string><string name="livetv">Live TV</string><string name="main_menu_info">Info</string><string name="gui_quit_on_back_summary_off">Back button does not quit VDR-Manager</string><string name="qui_show_omdb_button_title">Show OMDB Button</string><string-array name="epg_sort_by_time_alpha_channel"> + <item>Time</item> + <item>Alphabet</item> + <item>Channel</item> + </string-array><string name="vdr_host_not_defined">VDR host not defined</string><string name="day_concat">", "</string><string name="wakeup_password_summary">Password for remote wakeup</string><string name="audio_tracks_template">Audio Tracks: %1$s</string><string name="epg_event_modify_timer_text">Modify timer</string><string name="qui_imdb_url_summary">Which IMDb site to search.</string><string name="settings_livetv_port">Streaming Port</string><string name="epg_by_channel">EPG by channel</string><string name="Content$Team_Sports">Team Sports</string><string name="menu_remapback">\'Back\' is \'Back\' HITK</string><string name="recstream_enable_summary">Enable Streaming of recordings</string><string name="wakeup_user_summary">User for remote wakeup</string><string name="new_timer">New timer</string><string name="label">Label</string><string name="wakeup_method_summary">Choose a method to wakeup the vdr host</string><string name="Content$Soap__Melodrama__Folkloric">Soap/Melodrama/Folkloric</string><string name="navigae_at_the_start">Beginning</string><string name="new_vdr">New VDR</string><string name="progress_switching">Switching…</string><string name="Content$Jazz">Jazz</string><string name="epg_item_menu_timer_record">Record</string><string name="main_menu_goto">Switch Device</string><string name="gui_custom_locale_title">Custom language</string><string name="every_day">Every day</string><string name="vdr_readtimeout_title">Read Timeout</string><string name="recstream_smarttvweb_method_summary">Supported methods: \'Progressive\', \'MPEG-DASH \/ OIPF HAS\', \'Apple HLS\'</string><string name="vdr_devices">VDR Devices</string><string name="streaming_password_title">Streamdev password</string><string name="remote">Remote Control</string><string name="settings_live_port_summary">VDR live plugin has default port 8008.</string><string name="wakeup_wol_custom_boradcast_summary">Unless you have static ARP tables you should use some kind of broadcast address.</string><string name="gui_recent_channels_order_summary">Sort by last used or mostly used</string><string name="channel_filter_preferences">Channel settings</string><string name="channels_window_title_count">%1$s, %2$s/%3$s</string><string name="sortby_alphabet">Alphabet</string><string name="Content$News_Magazine">News Magazine</string><string name="epg_event_create_timer_text">Add timer</string><string name="menu_reset">Reset</string><string name="wakeup_wol_custom_boradcast_title">Destination IP address</string><string name="vdr_port_summary">Port for connections to VDR plugin</string><string name="Content$Athletics">Athletics</string><string name="action_menu_remote">Remote</string><string name="Content$Arts__Culture_Magazine">Arts/Culture Magazine</string><string name="menu_groupby">Group by</string><string name="epg_event_omdb_text">OMDB Search</string><string name="remote_enable_title">Enable VDR remote control</string><string name="epg_item_menu_timer_add">Create timer</string><string name="epg_item_menu_timer_disable">Disable timer</string><string name="Content$Experimental_Film__Video">Experimental Film/Video</string><string name="Content$Social__Political__Economics">Social/Political/Economics</string><string name="Content$Musical__Opera">Musical/Opera</string><string name="epg_list_time_adhoc">Ad Hoc</string><string name="channel_item_menu_epg">Show EPG</string><string name="progress_timer_enable">Enabling timer…</string><string name="recstream_method_summary">Currently Streaming over VDR live and or streamdev plugin is supported</string><string name="switching_failed">Switching to %1$s failed: %2$s</string><string name="qui_show_tmdb_button_title">Show TMDb Button</string><string name="progress_timer_modify">Updating timer…</string><string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string><string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array><string name="key_remux_enable">remux_enable</string><string name="vdr_port_title">VDR plugin port </string><string name="epg_menu_search">Search EPG</string><string name="recording_started">Recording started</string><string name="progress_connect_timeout">Connection timeout!</string><string name="Content$Entertainment_Programme_for_10_to_16">Entertainment Programme for 10 to 16</string><string name="recstream_smarttvweb_method_title">Smarttvweb Stream Type</string><string name="certificate_accept_once">Accept once</string><string name="Content$Economics__Social_Advisory">Economics/Social Advisory</string><string name="Content$Adult_Movie__Drama">Adult Movie/Drama</string><string name="settings_livetv_streamformat">Streamformat</string><string name="Content$Popular_Culture__Traditional_Arts">Popular Culture/Traditional Arts</string><string name="epg_client_errors">An error occurred, check logs…</string><string name="hitkcommand">HITK Command</string><string name="svdrp_port_title">SVDRP Port</string><string name="progress_recordings_loading">Loading recordings…</string><string name="settings_smarttvweb_port">Smarttvweb port</string><string name="timer_detail_use_vps">Use VPS:</string><string name="qui_show_tmdb_button_summary_on">TMDb Button is shown</string><string name="progress_timer_delete">Deleting timer…</string><string name="Content$Medicine__Physiology__Psychology">Medicine/Physiology/Psychology</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/backup.xml" qualifiers=""><string name="sd_card_save_success" translation_description="When saving to the SD card, the success message"> Finished saving to SD card.</string><string name="settings_backup_now_summary">Creates a snapshot of the current data and the settings</string><string name="sd_card_save_error_create_dir" translation_description="When saving to the SD card, the error message indicating not able to create a directory on the SD card."> Unable to create a directory on SD card.</string><string name="sd_card_error_no_storage" translation_description="When importing/saving to the SD card, the error message indicating that no SD card is found."> No SD card is found.</string><string name="settings_backup_key">settingsBackup</string><string name="sd_card_import_error_no_file" translation_description="When importing from the SD card, the error message indicating that no file is found on a SD card directory. %1$s: the SD card directory. E.g., '/mnt/sdcard/mybillingbuddy/'."> No file found in %1$s.</string><string name="settings_backup_restore_key">settingsBackupRestore</string><string name="sd_card_save_progress_message" translation_description="When saving to the SD card, the progress message."> Saving to SD card...</string><string name="settings_backup_now_progress_message" translation_description="In the 'Backup' settings, after pressing the 'Backup now' option, the progress message telling the user that it is writing all data and settings to the SD card."> Writing all data and settings...</string><string name="sd_card_import_error" translation_description="When importing from the SD card, the error message indicating not able to import."> Unable to import from SD card.</string><string name="choose">Choose a backup file</string><string name="settings_backup" translation_description="In the 'Settings' page, the option to change the data backup related settings. Character limit: ~26 (1 line)"> Backup</string><string name="settings_backup_restore_summary">Restore a snapshot of the settings and the data</string><string name="generic_confirm_title" translation_description="The title on a confirmation dialog asking the user if he is sure?"> Are you sure?</string><string name="settings_backup_now" translation_description="In the 'Backup' settings, under the 'SD card' section, the option to backup to the SD card now. Character limit: ~26 (1 line)"> Backup now</string><string name="settings_backup_summary">Backup/Restore your data and settings</string><string name="settings_backup_restore_no_backup" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the message in the alert dialog informing the user that there is no backup to restore from."> No backup found.</string><string name="sd_card_save_error" translation_description="When saving to the SD card, the error message indicating not able to save."> Unable to save to SD card.</string><string name="generic_progress_title" translation_description="The title on a progress dialog asking the user to wait."> Please wait...</string><string name="sd_card_import_progress_message" translation_description="When importing from the SD card, the progress message."> Importing from SD card...</string><string name="settings_backup_restore" translation_description="In the 'Backup' settings, under the 'SD card' section, the option to restore everything from the SD card. Character limit: ~26 (1 line)"> Restore now</string><string name="settings_backup_now_key">settingsBackupNow</string><string name="sd_card_canceled" translation_description="When importing/saving to the SD card, the message indicating that the operation was canceled."> The operation was canceled.</string><string name="settings_backup_restore_select_title" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the title in the picker dialog asking the user to select a backup."> Select a backup to restore</string><string name="settings_backup_restore_confirm_message" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the message in the alert dialog asking the user to confirm that he wants to restore from a backup and it will overwrite all the current data and settings."> Restoring a backup from the SD card will overwrite all your current data and settings.</string><string name="settings_backup_restore_progress_message" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the progress message informing that My Billinbg Buddy is reading all data and settings from the backup on the SD card."> Reading all data and settings...</string><string name="sd_card_import_success" translation_description="When importing from the SD card, the success message."> Finished importing from SD card.</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/defaults.xml" qualifiers=""><dimen name="default_circle_indicator_radius">3dp</dimen><color name="default_circle_indicator_fill_color">#FFFFFFFF</color><bool name="default_circle_indicator_snap">false</bool><bool name="default_title_indicator_selected_bold">true</bool><color name="default_title_indicator_text_color">#FFAAAAAA</color><dimen name="default_title_indicator_clip_padding">4dp</dimen><dimen name="default_title_indicator_title_padding">5dp</dimen><dimen name="default_title_indicator_text_size">12dp</dimen><dimen name="default_circle_indicator_stroke_width">1dp</dimen><dimen name="default_title_indicator_footer_indicator_height">7dp</dimen><color name="default_circle_indicator_stroke_color">#FFDDDDDD</color><dimen name="default_title_indicator_footer_indicator_underline_padding">10dp</dimen><integer name="default_circle_indicator_orientation">0</integer><dimen name="default_title_indicator_footer_padding">5dp</dimen><color name="default_title_indicator_selected_color">#FFFFFFFF</color><integer name="default_title_indicator_footer_indicator_style">1</integer><bool name="default_circle_indicator_centered">true</bool><dimen name="default_title_indicator_footer_line_height">1px</dimen><dimen name="default_title_indicator_top_padding">0dp</dimen><color name="default_title_indicator_footer_color">#FF6899FF</color></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/colors.xml" qualifiers=""><color name="green">#008000</color><color name="blue">#0000FF</color><color name="white">#fff</color><color name="black">#000</color><color name="red">#F00</color><color name="yellow">#FFFF00</color></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/timers.xml" qualifiers=""><string name="timer_details_delete_title">Delete timer</string><string name="timer_detail_title_title">Title:</string><string name="timer_details_modify_title">Modify a timer</string><string name="timer_details_save_title">Save changes</string><string name="timer_details_add_title">Create a new timer</string><string name="timer_detail_end_title">End:</string><string name="timer_detail_start_title">Start:</string><string name="timer_details_create_title">Create timer</string><string name="timer_detail_channel_title">Channel:</string></file><file name="epg_search_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_search_menu.xml" qualifiers="" type="menu"/><file name="recording_list_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/recording_list_menu.xml" qualifiers="" type="menu"/><file name="epg_search_time_item_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_search_time_item_menu.xml" qualifiers="" type="menu"/><file name="epg_event_list_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_event_list_menu.xml" qualifiers="" type="menu"/><file name="timer_list_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/timer_list_menu.xml" qualifiers="" type="menu"/><file name="epg_list_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_list_menu.xml" qualifiers="" type="menu"/><file name="refresh_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/refresh_menu.xml" qualifiers="" type="menu"/><file name="channel_list_group_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/channel_list_group_menu.xml" qualifiers="" type="menu"/><file name="channellist" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/channellist.xml" qualifiers="" type="menu"/><file name="recording_list_item_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/recording_list_item_menu.xml" qualifiers="" type="menu"/><file name="vdrlist" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/vdrlist.xml" qualifiers="" type="menu"/><file name="main_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/main_menu.xml" qualifiers="" type="menu"/><file name="epg_list_item_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_list_item_menu.xml" qualifiers="" type="menu"/><file name="channel_list_item_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/channel_list_item_menu.xml" qualifiers="" type="menu"/><file name="epg_details" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_details.xml" qualifiers="" type="menu"/><file name="refresh_filter_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/refresh_filter_menu.xml" qualifiers="" type="menu"/><file name="ic_drawer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_drawer.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_video" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_video.png" qualifiers="mdpi" type="drawable"/><file name="action_search" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/action_search.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_goto" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_goto.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_recent_history" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_recent_history.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_moreoverflow" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_moreoverflow.png" qualifiers="mdpi" type="drawable"/><file name="ic_btn_round_plus" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_btn_round_plus.png" qualifiers="mdpi" type="drawable"/><file name="drawer_shadow" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/drawer_shadow.9.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_view" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_view.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_play_clip" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_play_clip.png" qualifiers="mdpi" type="drawable"/><file name="ic_drive" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_drive.png" qualifiers="mdpi" type="drawable"/><file name="ic_video_small" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_video_small.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_filter" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_filter.png" qualifiers="mdpi" type="drawable"/><file name="ic_btn_round_minus" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_btn_round_minus.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_3d_globe" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_3d_globe.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_refresh" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_refresh.png" qualifiers="mdpi" type="drawable"/><file name="ic_volume_small" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_volume_small.png" qualifiers="mdpi" type="drawable"/><file name="vdrmanager" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout-land/vdrmanager.xml" qualifiers="land" type="layout"/><file name="slide_left_in" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_left_in.xml" qualifiers="" type="anim"/><file name="slide_down_in" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_down_in.xml" qualifiers="" type="anim"/><file name="slide_right_in" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_right_in.xml" qualifiers="" type="anim"/><file name="slide_up_out" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_up_out.xml" qualifiers="" type="anim"/><file name="slide_right_out" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_right_out.xml" qualifiers="" type="anim"/><file name="slide_up_in" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_up_in.xml" qualifiers="" type="anim"/><file name="slide_down_out" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_down_out.xml" qualifiers="" type="anim"/><file name="slide_left_out" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_left_out.xml" qualifiers="" type="anim"/><file name="remote_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/remote_menu.xml" qualifiers="" type="menu"/><file name="roundedbutton" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/roundedbutton.xml" qualifiers="" type="drawable"/></source><source path="/home/lado/StudioProjects/vdrmanager/app/build/generated/res/rs/debug"/><source path="/home/lado/StudioProjects/vdrmanager/app/build/generated/res/generated/debug"/></dataSet><dataSet config="debug"><source path="/home/lado/StudioProjects/vdrmanager/app/src/debug/res"/></dataSet><mergedItems><configuration qualifiers=""><declare-styleable name="ActionMenuItemView"><attr name="android:minWidth"/></declare-styleable><declare-styleable name="ColoredButton"><attr format="string" name="normalStateColor"/><attr format="dimension" name="cornerRadius"/></declare-styleable><declare-styleable name="CirclePageIndicator"><attr format="boolean" name="centered"/><attr format="color" name="fillColor"/><attr name="orientation"><enum name="horizontal" value="0"/><enum name="vertical" value="1"/></attr><attr format="dimension" name="radius"/><attr format="boolean" name="snap"/><attr format="color" name="strokeColor"/><attr format="dimension" name="strokeWidth"/></declare-styleable><declare-styleable name="Spinner"><attr format="reference" name="prompt"/><attr format="enum" name="spinnerMode"><enum name="dialog" value="0"/><enum name="dropdown" value="1"/></attr><attr name="android:dropDownSelector"/><attr name="android:popupBackground"/><attr name="android:dropDownVerticalOffset"/><attr name="android:dropDownHorizontalOffset"/><attr name="android:dropDownWidth"/><attr format="reference" name="popupPromptView"/><attr name="android:gravity"/><attr format="boolean" name="disableChildrenWhenDisabled"/></declare-styleable><declare-styleable name="ActionBarWindow"><attr format="boolean" name="windowActionBar"/><attr format="boolean" name="windowActionBarOverlay"/><attr format="boolean" name="windowSplitActionBar"/><attr format="dimension|fraction" name="windowFixedWidthMajor"/><attr format="dimension|fraction" name="windowFixedHeightMinor"/><attr format="dimension|fraction" name="windowFixedWidthMinor"/><attr format="dimension|fraction" name="windowFixedHeightMajor"/></declare-styleable><declare-styleable name="ActionMode"><attr name="titleTextStyle"/><attr name="subtitleTextStyle"/><attr name="background"/><attr name="backgroundSplit"/><attr name="height"/></declare-styleable><declare-styleable name="TitlePageIndicator"><attr format="dimension" name="clipPadding"/><attr format="color" name="footerColor"/><attr format="dimension" name="footerLineHeight"/><attr name="footerIndicatorStyle"><enum name="none" value="0"/><enum name="triangle" value="1"/><enum name="underline" value="2"/></attr><attr format="dimension" name="footerIndicatorHeight"/><attr format="dimension" name="footerIndicatorUnderlinePadding"/><attr format="dimension" name="footerPadding"/><attr format="color" name="selectedColor"/><attr format="boolean" name="selectedBold"/><attr format="color" name="textColor"/><attr format="dimension" name="textSize"/><attr format="dimension" name="titlePadding"/><attr format="dimension" name="topPadding"/></declare-styleable><declare-styleable name="ActionMenuView"/><declare-styleable name="ActionBarLayout"><attr name="android:layout_gravity"/></declare-styleable><declare-styleable name="CompatTextView"><attr format="reference|boolean" name="textAllCaps"/></declare-styleable><declare-styleable name="MenuGroup"><attr name="android:id"/><attr name="android:menuCategory"/><attr name="android:orderInCategory"/><attr name="android:checkableBehavior"/><attr name="android:visible"/><attr name="android:enabled"/></declare-styleable><declare-styleable name="View"><attr format="dimension" name="paddingStart"/><attr format="dimension" name="paddingEnd"/><attr name="android:focusable"/></declare-styleable><declare-styleable name="Theme"><attr format="reference" name="actionDropDownStyle"/><attr format="dimension" name="dropdownListPreferredItemHeight"/><attr format="reference" name="popupMenuStyle"/><attr format="dimension" name="panelMenuListWidth"/><attr format="reference" name="panelMenuListTheme"/><attr format="reference" name="listChoiceBackgroundIndicator"/></declare-styleable><declare-styleable name="ActivityChooserView"><attr format="string" name="initialActivityCount"/><attr format="reference" name="expandActivityOverflowButtonDrawable"/></declare-styleable><declare-styleable name="MenuItem"><attr name="android:id"/><attr name="android:menuCategory"/><attr name="android:orderInCategory"/><attr name="android:title"/><attr name="android:titleCondensed"/><attr name="android:icon"/><attr name="android:alphabeticShortcut"/><attr name="android:numericShortcut"/><attr name="android:checkable"/><attr name="android:checked"/><attr name="android:visible"/><attr name="android:enabled"/><attr name="android:onClick"/><attr name="showAsAction"><flag name="never" value="0"/><flag name="ifRoom" value="1"/><flag name="always" value="2"/><flag name="withText" value="4"/><flag name="collapseActionView" value="8"/></attr><attr format="reference" name="actionLayout"/><attr format="string" name="actionViewClass"/><attr format="string" name="actionProviderClass"/></declare-styleable><declare-styleable name="MenuView"><attr name="android:itemTextAppearance"/><attr name="android:horizontalDivider"/><attr name="android:verticalDivider"/><attr name="android:headerBackground"/><attr name="android:itemBackground"/><attr name="android:windowAnimationStyle"/><attr name="android:itemIconDisabledAlpha"/><attr name="android:preserveIconSpacing"/></declare-styleable><declare-styleable name="SearchView"><attr format="boolean" name="iconifiedByDefault"/><attr name="android:maxWidth"/><attr format="string" name="queryHint"/><attr name="android:imeOptions"/><attr name="android:inputType"/></declare-styleable><declare-styleable name="ActionBar"><attr name="navigationMode"><enum name="normal" value="0"/><enum name="listMode" value="1"/><enum name="tabMode" value="2"/></attr><attr name="displayOptions"><flag name="useLogo" value="0x1"/><flag name="showHome" value="0x2"/><flag name="homeAsUp" value="0x4"/><flag name="showTitle" value="0x8"/><flag name="showCustom" value="0x10"/><flag name="disableHome" value="0x20"/></attr><attr name="title"/><attr format="string" name="subtitle"/><attr format="reference" name="titleTextStyle"/><attr format="reference" name="subtitleTextStyle"/><attr format="reference" name="icon"/><attr format="reference" name="logo"/><attr format="reference" name="divider"/><attr format="reference" name="background"/><attr format="reference|color" name="backgroundStacked"/><attr format="reference|color" name="backgroundSplit"/><attr format="reference" name="customNavigationLayout"/><attr name="height"/><attr format="reference" name="homeLayout"/><attr format="reference" name="progressBarStyle"/><attr format="reference" name="indeterminateProgressStyle"/><attr format="dimension" name="progressBarPadding"/><attr format="dimension" name="itemPadding"/></declare-styleable><declare-styleable name="ViewPagerIndicator"><attr format="reference" name="circlePageIndicatorStyle"/><attr format="reference" name="titlePageIndicatorStyle"/></declare-styleable><declare-styleable name="LinearLayoutICS"><attr name="divider"/><attr name="showDividers"><flag name="none" value="0"/><flag name="beginning" value="1"/><flag name="middle" value="2"/><flag name="end" value="4"/></attr><attr format="dimension" name="dividerPadding"/></declare-styleable></configuration></mergedItems></merger>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/incremental/mergeResources/release/merger.xml b/vdrmanager/app/build/intermediates/incremental/mergeResources/release/merger.xml new file mode 100644 index 0000000..daf7267 --- /dev/null +++ b/vdrmanager/app/build/intermediates/incremental/mergeResources/release/merger.xml @@ -0,0 +1,1392 @@ +<?xml version="1.0" encoding="utf-8"?> +<merger version="3"><dataSet config="21.0.3"><source path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.3/res"/></dataSet><dataSet config="19.1.0"><source path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res"><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rHK/values.xml" qualifiers="zh-rHK"><string msgid="8264924765203268293" name="abc_searchview_description_search">"搜尋"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"選擇應用程式"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"分享對象"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"完成"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"提交查詢"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"與「%s」分享"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"顯示全部"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"清除查詢"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"更多選項"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"瀏覽主頁"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"搜尋查詢"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"語音搜尋"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"向上瀏覽"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w600dp/values.xml" qualifiers="w600dp"><dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen><dimen name="abc_action_bar_subtitle_text_size">14dp</dimen><dimen name="abc_action_bar_title_text_size">18dp</dimen><dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen><integer name="abc_max_action_buttons">5</integer><dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen><dimen name="abc_action_bar_default_height">56dip</dimen><dimen name="abc_search_view_text_min_width">192dip</dimen><dimen name="abc_action_button_min_width">64dip</dimen></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lt/values.xml" qualifiers="lt"><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Išvalyti užklausą"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Pateikti užklausą"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Paieška balsu"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Paieškos užklausa"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Bendrinti naudojant"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pasirinkti programą"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Peržiūrėti viską"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Eiti į viršų"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Daugiau parinkčių"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Atlikta"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Bendrinti naudojant „%s“"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Eiti į pagrindinį puslapį"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Paieška"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-uk/values.xml" qualifiers="uk"><string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Перейти вгору"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Очистити запит"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Надіслати через"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Надіслати запит"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Вибрати програму"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Пошук"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Переглянути всі"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Пошуковий запит"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Надіслати через %s"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Перейти на головний"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Інші опції"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Голосовий пошук"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sl/values.xml" qualifiers="sl"><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Izbira aplikacije"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Deljenje z:"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Več možnosti"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Deljenje z"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Končano"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Pokaži vse"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Krmarjenje domov"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Izbris poizvedbe"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Krmarjenje navzgor"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Iskanje"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Iskalna poizvedba"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Pošiljanje poizvedbe"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Glasovno iskanje"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-el/values.xml" qualifiers="el"><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Υποβολή ερωτήματος"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Ερώτημα αναζήτησης"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Κοινή χρήση με %s"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Πλοήγηση στην αρχική σελίδα"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Τέλος"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Κοινή χρήση με"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Αναζήτηση"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Προβολή όλων"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Πλοήγηση προς τα επάνω"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Επιλέξτε κάποια εφαρμογή"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Περισσότερες επιλογές"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Διαγραφή ερωτήματος"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Φωνητική αναζήτηση"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rTW/values.xml" qualifiers="zh-rTW"><string msgid="8264924765203268293" name="abc_searchview_description_search">"搜尋"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"選擇分享對象"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"語音搜尋"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"瀏覽首頁"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"向上瀏覽"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"完成"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"查看全部"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"清除查詢"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"提交查詢"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"更多選項"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"與「%s」分享"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"搜尋查詢"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"選擇應用程式"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-et-rEE/values.xml" qualifiers="et-rEE"><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Päringu esitamine"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Jagamine:"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Päringu tühistamine"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Jagamine kasutajaga %s"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Kuva kõik"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Otsingupäring"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Rohkem valikuid"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Otsing"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Häälotsing"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Valmis"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeerimine avaekraanile"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigeerimine üles"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Valige rakendus"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large-v14/values.xml" qualifiers="large-v14"><style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge.Base"/><style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge.Base"/></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr-rCA/values.xml" qualifiers="fr-rCA"><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Partager avec"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Envoyer la requête"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Recherche vocale"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Voir toutes les chaînes"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Terminé"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Sélectionnez une application"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Revenir à l\'accueil"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Revenir en haut de la page"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Requête de recherche"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Effacer la requête"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Rechercher"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Plus d\'options"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Partager avec %s"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt-rPT/values.xml" qualifiers="pt-rPT"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver tudo"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navegar para a página inicial"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Partilhar com"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Pesquisa por voz"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Limpar consulta"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Concluído"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Mais opções"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Escolher uma aplicação"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de pesquisa"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navegar para cima"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Pesquisar"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Partilhar com %s"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es/values.xml" qualifiers="es"><string msgid="8264924765203268293" name="abc_searchview_description_search">"Buscar"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Seleccionar una aplicación"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver todo"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Búsqueda por voz"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Compartir con"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Más opciones"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Borrar consulta"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Listo"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ir a la pantalla de inicio"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Compartir con %s"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Desplazarse hacia arriba"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-land/values.xml" qualifiers="land"><dimen name="abc_action_bar_title_text_size">16dp</dimen><bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool><dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen><dimen name="abc_action_bar_subtitle_top_margin">-2dp</dimen><dimen name="abc_action_bar_subtitle_text_size">12dp</dimen><dimen name="abc_action_bar_progress_bar_size">32dp</dimen><dimen name="abc_action_bar_default_height">40dip</dimen><bool name="abc_action_bar_embed_tabs_pre_jb">true</bool><dimen name="abc_action_bar_subtitle_bottom_margin">4dip</dimen><bool name="abc_split_action_bar_is_narrow">false</bool></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ca/values.xml" qualifiers="ca"><string msgid="4076576682505996667" name="abc_action_mode_done">"Fet"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Comparteix amb %s"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Mostra\'ls tots"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Cerca per veu"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Cerca"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Selecciona una aplicació"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de cerca"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Comparteix amb"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Més opcions"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Envia la consulta"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navega cap a dalt"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Esborra la consulta"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navega a la pàgina d\'inici"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v14/values.xml" qualifiers="v14"><style name="Widget.AppCompat.Light.Base.ActionBar.TabView" parent="android:Widget.Holo.Light.ActionBar.TabView"/><style name="Widget.AppCompat.Base.ActionButton" parent="android:Widget.Holo.ActionButton"/><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title" parent="android:TextAppearance.Holo.Widget.ActionMode.Title"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title" parent="android:TextAppearance.Holo.Widget.ActionBar.Title"/><style name="Widget.AppCompat.Base.Spinner" parent="android:Widget.Holo.Spinner"/><style name="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse" parent="android:Widget.Holo.Light.ActionBar.Solid.Inverse"/><style name="Theme.Base.AppCompat.Light.DarkActionBar" parent="android:Theme.Holo.Light.DarkActionBar"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@style/Theme.AppCompat</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle" parent="android:TextAppearance.Holo.Widget.ActionBar.Subtitle"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabText" parent="android:Widget.Holo.Light.ActionBar.TabText"/><style name="Widget.AppCompat.Base.ActionBar.Solid" parent="android:Widget.Holo.ActionBar.Solid"/><style name="Widget.AppCompat.Light.Base.ActionMode.Inverse" parent="android:Widget.Holo.Light.ActionMode.Inverse"/><style name="Widget.AppCompat.Light.Base.ActionButton.CloseMode" parent="android:Widget.Holo.Light.ActionButton.CloseMode"/><style name="Widget.AppCompat.Light.Base.ActionButton" parent="android:Widget.Holo.Light.ActionButton"/><style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge.Base"/><style name="Widget.AppCompat.Light.Base.ListView.DropDown" parent="android:Widget.Holo.ListView.DropDown"/><style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Holo.Widget.PopupMenu.Small"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabView.Inverse"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabText.Inverse"/><style name="Widget.AppCompat.Base.ActivityChooserView" parent=""> + <item name="android:gravity">center</item> + <item name="android:background">@drawable/abc_ab_share_pack_holo_dark</item> + <item name="android:divider">?attr/dividerVertical</item> + <item name="android:showDividers">middle</item> + <item name="android:dividerPadding">6dip</item> + </style><style name="TextAppearance.AppCompat.Light.Base.SearchResult.Title" parent="@android:TextAppearance.Holo.SearchResult.Title"/><style name="Widget.AppCompat.Light.Base.Spinner" parent="android:Widget.Holo.Light.Spinner"/><style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge.Base"/><style name="Theme.Base.AppCompat.Light" parent="android:Theme.Holo.Light"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style><style name="Widget.AppCompat.Base.DropDownItem.Spinner" parent="android:Widget.Holo.DropDownItem.Spinner"/><style name="Widget.AppCompat.Light.Base.PopupMenu" parent="android:Widget.Holo.Light.PopupMenu"/><style name="Widget.AppCompat.Base.ListPopupWindow" parent="android:Widget.Holo.ListPopupWindow"/><style name="Widget.AppCompat.Base.ActionBar.TabBar" parent="android:Widget.Holo.ActionBar.TabBar"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse" parent="android:TextAppearance.Holo.Widget.ActionBar.Title.Inverse"/><style name="Widget.AppCompat.Light.Base.ActionBar" parent="android:Widget.Holo.Light.ActionBar"/><style name="Widget.AppCompat.Base.ActionButton.CloseMode" parent="android:Widget.Holo.ActionButton.CloseMode"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu" parent="android:TextAppearance.Holo.Widget.ActionBar.Menu"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabBar.Inverse"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse" parent="android:TextAppearance.Holo.Widget.ActionBar.Subtitle.Inverse"/><style name="Widget.AppCompat.Base.ActionBar" parent="android:Widget.Holo.ActionBar"/><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse" parent="android:TextAppearance.Holo.Widget.ActionMode.Title.Inverse"/><style name="Widget.AppCompat.Light.Base.ActionBar.Solid" parent="android:Widget.Holo.Light.ActionBar.Solid"/><style name="Widget.AppCompat.Base.ListView.DropDown" parent="android:Widget.Holo.ListView.DropDown"/><style name="Widget.AppCompat.Base.ListView.Menu" parent="android:Widget.ListView.Menu"/><style name="Widget.AppCompat.Base.ActionBar.TabView" parent="android:Widget.Holo.ActionBar.TabView"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabBar" parent="android:Widget.Holo.Light.ActionBar.TabBar"/><style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Holo.Widget.PopupMenu.Large"/><style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Holo.Widget.PopupMenu.Large"/><style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Holo.Widget.PopupMenu.Small"/><style name="Widget.AppCompat.Light.Base.ListPopupWindow" parent="android:Widget.Holo.Light.ListPopupWindow"/><style name="Widget.AppCompat.Light.Base.ActionButton.Overflow" parent="android:Widget.Holo.Light.ActionButton.Overflow"/><style name="TextAppearance.AppCompat.Base.SearchResult.Subtitle" parent="@android:TextAppearance.Holo.SearchResult.Subtitle"/><style name="Theme.Base.AppCompat" parent="android:Theme.Holo"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style><style name="Theme.Base.AppCompat.DialogWhenLarge.Base" parent="android:Theme.Holo.DialogWhenLarge"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style><style name="Widget.AppCompat.Base.ActionBar.TabText" parent="android:Widget.Holo.ActionBar.TabText"/><style name="Widget.AppCompat.Light.Base.DropDownItem.Spinner" parent="android:Widget.Holo.Light.DropDownItem.Spinner"/><style name="Theme.Base.AppCompat.Light.DialogWhenLarge.Base" parent="android:Theme.Holo.Light.DialogWhenLarge"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle" parent="android:TextAppearance.Holo.Widget.ActionMode.Subtitle"/><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse" parent="android:TextAppearance.Holo.Widget.ActionMode.Subtitle.Inverse"/><style name="TextAppearance.AppCompat.Base.SearchResult.Title" parent="@android:TextAppearance.Holo.SearchResult.Title"/><style name="Widget.AppCompat.Base.PopupMenu" parent="android:Widget.Holo.PopupMenu"/><style name="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle" parent="@android:TextAppearance.Holo.SearchResult.Subtitle"/><style name="Widget.AppCompat.Base.ActionButton.Overflow" parent="android:Widget.Holo.ActionButton.Overflow"/></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr/values.xml" qualifiers="fr"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Tout afficher"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"OK"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Sélectionner une application"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Plus d\'options"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Revenir en haut de la page"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Rechercher"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Envoyer la requête"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Revenir à l\'accueil"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Effacer la requête"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Recherche vocale"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Requête de recherche"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Partager avec %s"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Partager avec"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fi/values.xml" qualifiers="fi"><string msgid="2550479030709304392" name="abc_searchview_description_query">"Hakulauseke"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Jakaminen: %s"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Jakaminen:"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Haku"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Valitse sovellus"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Näytä kaikki"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Siirry ylös"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Puhehaku"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Valmis"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Siirry etusivulle"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Lisää"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Lähetä kysely"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Tyhjennä kysely"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hu/values.xml" qualifiers="hu"><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"További lehetőségek"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Keresés"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Hangalapú keresés"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Kész"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Összes megtekintése"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Válasszon ki egy alkalmazást"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Megosztás a következővel: %s"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Keresési lekérdezés"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Megosztás a következővel:"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ugrás a főoldalra"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Lekérdezés törlése"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Lekérdezés küldése"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Felfelé mozgatás"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-da/values.xml" qualifiers="da"><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Naviger hjem"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Naviger op"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Del med"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Stemmesøgning"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Del med %s"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Flere muligheder"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Vælg en app"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Søgeforespørgsel"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Indsend forespørgslen"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Søg"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Se alle"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Luk"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Ryd forespørgslen"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-it/values.xml" qualifiers="it"><string msgid="893419373245838918" name="abc_searchview_description_voice">"Ricerca vocale"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Cancella query"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Cerca"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Condividi con"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Visualizza tutte"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Altre opzioni"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Vai in alto"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Vai alla home page"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Query di ricerca"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Invia query"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Condividi con %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Fine"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Scegli un\'applicazione"</string></file><file name="abc_search_url_text_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/color/abc_search_url_text_holo.xml" qualifiers="" type="color"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rCN/values.xml" qualifiers="zh-rCN"><string msgid="4076576682505996667" name="abc_action_mode_done">"完成"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"清除查询"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"搜索查询"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"查看全部"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"更多选项"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"语音搜索"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"分享方式"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"选择应用"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"提交查询"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"搜索"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"转到上一层级"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"通过%s分享"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"转到主屏幕"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-bg/values.xml" qualifiers="bg"><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Споделяне със: %s"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Изчистване на заявката"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Вижте всички"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Заявка за търсене"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Изпращане на заявката"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Търсене"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Още опции"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Гласово търсене"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Придвижване към „Начало“"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Изберете приложение"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Придвижване нагоре"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Споделяне със:"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-in/values.xml" qualifiers="in"><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Bagikan dengan %s"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Bagikan dengan"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Penelusuran suara"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Kirim kueri"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigasi naik"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Opsi lain"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pilih aplikasi"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Hapus kueri"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigasi ke beranda"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Kueri penelusuran"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Lihat semua"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Telusuri"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Selesai"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v11/values.xml" qualifiers="v11"><style name="Theme.Base.Light" parent="android:Theme.Holo.Light"> + <item name="android:windowNoTitle">true</item> + <item name="android:windowActionBar">false</item> + + <!-- + A native Action Mode could be displayed (for text selection, etc) so we need to ensure + that it is positioned correctly, so we request windowActionModeOverlay so that it + displays over the compat Action Bar. + --> + <item name="android:windowActionModeOverlay">true</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style><style name="Widget.AppCompat.Light.Base.AutoCompleteTextView" parent="android:Widget.Holo.Light.AutoCompleteTextView"/><style name="Theme.Base.AppCompat.Dialog.FixedSize" parent="android:Theme.Holo.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">false</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style><style name="Widget.AppCompat.Base.AutoCompleteTextView" parent="android:Widget.Holo.AutoCompleteTextView"/><style name="Theme.Base.AppCompat.Dialog.Light.FixedSize" parent="android:Theme.Holo.Light.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">false</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style><style name="Theme.Base" parent="android:Theme.Holo"> + <item name="android:windowNoTitle">true</item> + <item name="android:windowActionBar">false</item> + + <!-- + A native Action Mode could be displayed (for text selection, etc) so we need to ensure + that it is positioned correctly, so we request windowActionModeOverlay so that it + displays over the compat Action Bar. + --> + <item name="android:windowActionModeOverlay">true</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style><style name="Widget.AppCompat.Base.ProgressBar" parent="android:Widget.Holo.ProgressBar"/><style name="Widget.AppCompat.Base.ProgressBar.Horizontal" parent="android:Widget.Holo.ProgressBar.Horizontal"/></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-xlarge/values.xml" qualifiers="xlarge"><dimen name="abc_search_view_text_min_width">192dip</dimen><integer name="abc_max_action_buttons">5</integer><item name="dialog_fixed_height_major" type="dimen">60%</item><dimen name="abc_action_bar_default_height">56dip</dimen><dimen name="abc_action_bar_title_text_size">18dp</dimen><dimen name="abc_action_button_min_width">64dip</dimen><item name="dialog_fixed_width_major" type="dimen">50%</item><dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen><item name="dialog_fixed_height_minor" type="dimen">90%</item><dimen name="abc_action_bar_subtitle_text_size">14dp</dimen><dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen><bool name="abc_action_bar_expanded_action_views_exclusive">false</bool><dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen><item name="dialog_fixed_width_minor" type="dimen">70%</item></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zu/values.xml" qualifiers="zu"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Buka konke"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Kwenziwe"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Yabelana no-%s"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Zulazulela phezulu"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Yabelana no-"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Izinketho eziningi"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Zulazulela ekhaya"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Ukusesha ngezwi"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Umbuzo wosesho"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Sesha"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Khetha uhlelo lokusebenza"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Sula inkinga"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Hambisa umbuzo"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ka-rGE/values.xml" qualifiers="ka-rGE"><string msgid="893419373245838918" name="abc_searchview_description_voice">"ხმოვანი ძიება"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"მეტი ვარიანტები"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"დასრულდა"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"ძიების მოთხოვნა"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"გაზიარება:"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s-თან გაზიარება"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"ძიება"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"ზემოთ ნავიგაცია"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"აპის არჩევა"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ყველას ნახვა"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"მოთხოვნის გადაგზავნა"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"მთავარზე ნავიგაცია"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"მოთხოვნის გასუფთავება"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-de/values.xml" qualifiers="de"><string msgid="8264924765203268293" name="abc_searchview_description_search">"Suchen"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Freigeben für %s"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Zur Startseite"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Alle ansehen"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Nach oben"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Weitere Optionen"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Sprachsuche"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"App auswählen"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Suchanfrage"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Suchanfrage löschen"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Fertig"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Suchanfrage senden"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Freigeben für"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw/values.xml" qualifiers="sw"><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Nenda juu"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Nimemaliza"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Tafuta kwa kutamka"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Chagua programu"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Angalia zote"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Shiriki na:"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Wasilisha hoja"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Shiriki na %s"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Futa hoja"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Tafuta"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Hoja ya utafutaji"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Chaguo zaidi"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Nenda mwanzo"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-am/values.xml" qualifiers="am"><string msgid="4076576682505996667" name="abc_action_mode_done">"ተከናውኗል"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ተጨማሪ አማራጮች"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ከ%s ጋር ያጋሩ"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ከሚከተለው ጋር ያጋሩ"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ሁሉንም ይመልከቱ"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"ወደ ላይ ይዳስሱ"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"መጠይቅ ያስረክቡ"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"የድምፅ ፍለጋ"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"መጠይቅ አጽዳ"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"መተግበሪያ ይምረጡ"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"ፍለጋ"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"የፍለጋ ጥያቄ"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"ወደ መነሻ ይዳስሱ"</string></file><file name="abc_activity_chooser_view" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v14/abc_activity_chooser_view.xml" qualifiers="v14" type="layout"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tl/values.xml" qualifiers="tl"><string msgid="8264924765203268293" name="abc_searchview_description_search">"Maghanap"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Mag-navigate pataas"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Paghahanap gamit ang boses"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Tapos na"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Ibahagi sa/kay %s"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Query sa paghahanap"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Higit pang mga opsyon"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pumili ng isang app"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Ibahagi sa/kay"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Tingnan lahat"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Mag-navigate patungo sa home"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"I-clear ang query"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Isumite ang query"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lv/values.xml" qualifiers="lv"><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Vairāk opciju"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Kopīgot ar %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Gatavs"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Skatīt visu"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Izvēlieties lietotni"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Meklēšana ar balsi"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Kopīgot ar:"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Iesniegt vaicājumu"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Pārvietoties uz sākuma ekrānu"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Notīrīt vaicājumu"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Meklēt"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Pārvietoties augšup"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Meklēšanas vaicājums"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w360dp/values.xml" qualifiers="w360dp"><integer name="abc_max_action_buttons">3</integer></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-af/values.xml" qualifiers="af"><string msgid="8264924765203268293" name="abc_searchview_description_search">"Soek"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Vee navraag uit"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Deel met"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Kies \'n program"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigeer op"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeer tuis"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Soeknavraag"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Klaar"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Stemsoektog"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Deel met %s"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Sien alles"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Dien navraag in"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Nog opsies"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hr/values.xml" qualifiers="hr"><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Dijeljenje sa: %s"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Odabir aplikacije"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Idi gore"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Izbriši upit"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Dodatne opcije"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Gotovo"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Pretraživanje"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Dijeljenje sa"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Idi na početnu"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Glasovno pretraživanje"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Pošalji upit"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Upit za pretraživanje"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-vi/values.xml" qualifiers="vi"><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Chia sẻ với"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Xem tất cả"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Tìm kiếm truy vấn"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Điều hướng về trang chủ"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Gửi truy vấn"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Tìm kiếm bằng giọng nói"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Tìm kiếm"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Chọn một ứng dụng"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Thêm tùy chọn"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Chia sẻ với %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Xong"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Xóa truy vấn"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Điều hướng lên trên"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large/values.xml" qualifiers="large"><dimen name="abc_config_prefDialogWidth">440dp</dimen><style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Dialog.Light.FixedSize"/><style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.Dialog.FixedSize"/><bool name="abc_split_action_bar_is_narrow">false</bool><dimen name="abc_search_view_text_min_width">192dip</dimen><item name="dialog_fixed_height_major" type="dimen">60%</item><item name="dialog_fixed_width_minor" type="dimen">90%</item><item name="dialog_fixed_width_major" type="dimen">60%</item><item name="dialog_fixed_height_minor" type="dimen">90%</item><integer name="abc_max_action_buttons">4</integer><bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool><bool name="abc_action_bar_embed_tabs_pre_jb">true</bool></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rIN/values.xml" qualifiers="en-rIN"><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Clear query"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Submit query"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigate home"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigate up"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"More options"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Search"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Choose an app"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Voice search"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Search query"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Share with %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Finished"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"See all"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Share with"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fa/values.xml" qualifiers="fa"><string msgid="4600421777120114993" name="abc_action_bar_home_description">"پیمایش به صفحه اصلی"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"اشتراکگذاری با"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"پاک کردن عبارت جستجو"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"مشاهده همه"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"گزینههای بیشتر"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"انتخاب برنامه"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"جستجوی شفاهی"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"عبارت جستجو"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"جستجو"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"اشتراکگذاری با %s"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"پیمایش به بالا"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"ارسال عبارت جستجو"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"انجام شد"</string></file><file name="abc_list_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_pressed_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_pressed_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_default_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_stacked_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_stacked_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_cab_done_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_cab_done_holo_dark.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_divider_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_divider_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_stacked_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_longpressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_longpressed_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_clear_normal" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_normal.png" qualifiers="hdpi" type="drawable"/><file name="abc_tab_selected_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_stacked_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_share_pack_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_share_pack_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_bottom_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_transparent_dark_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_go_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_go_search_api_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_cab_background_top_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_top_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_clear_search_api_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_transparent_light_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_bottom_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_tab_unselected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_ab_back_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_ab_back_holo_dark.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_search_api_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_menu_share_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_share_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_solid_light_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_solid_dark_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_search.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_cab_done_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_cab_done_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_menu_share_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_menu_share_holo_dark.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_clear_disabled" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_disabled.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_voice_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_voice_search.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_share_pack_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_cab_background_top_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_top_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_tab_selected_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_focused_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_divider_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_divider_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_commit_search_api_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_tab_selected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_tab_selected_pressed_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_ab_back_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_ab_back_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_list_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_list_focused_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_clear_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_clear_search_api_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_bottom_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_voice_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_voice_search_api_holo_light.png" qualifiers="hdpi" type="drawable"/><file name="abc_ab_bottom_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png" qualifiers="hdpi" type="drawable"/><file name="abc_ic_go" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_ic_go.png" qualifiers="hdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png" qualifiers="hdpi" type="drawable"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sr/values.xml" qualifiers="sr"><string msgid="2550479030709304392" name="abc_searchview_description_query">"Упит за претрагу"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Слање упита"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Још опција"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Прикажи све"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Претрага"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Избор апликације"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Дели са апликацијом %s"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Дели са"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Брисање упита"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Одлазак на Почетну"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Гласовна претрага"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Кретање нагоре"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sk/values.xml" qualifiers="sk"><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Prejsť hore"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Zdieľať pomocou %s"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Ďalšie možnosti"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Hľadať"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Prejsť na plochu"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Vymazať dopyt"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Zobraziť všetko"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Zdieľať pomocou"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Zvoľte aplikáciu"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Vyhľadávací dopyt"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Hlasové vyhľadávanie"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Hotovo"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Odoslať dopyt"</string></file><file name="abc_spinner_ab_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_dark.xml" qualifiers="" type="drawable"/><file name="abc_item_background_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_dark.xml" qualifiers="" type="drawable"/><file name="abc_ic_clear_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_textfield_searchview_right_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_dark.xml" qualifiers="" type="drawable"/><file name="abc_search_dropdown_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_dark.xml" qualifiers="" type="drawable"/><file name="abc_item_background_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_list_selector_background_transition_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_textfield_searchview_right_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_textfield_searchview_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_tab_indicator_ab_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_tab_indicator_ab_holo.xml" qualifiers="" type="drawable"/><file name="abc_list_selector_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_dark.xml" qualifiers="" type="drawable"/><file name="abc_ic_clear" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear.xml" qualifiers="" type="drawable"/><file name="abc_textfield_searchview_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_dark.xml" qualifiers="" type="drawable"/><file name="abc_search_dropdown_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_light.xml" qualifiers="" type="drawable"/><file name="abc_list_selector_background_transition_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml" qualifiers="" type="drawable"/><file name="abc_list_selector_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_spinner_ab_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_light.xml" qualifiers="" type="drawable"/><file name="abc_list_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_pressed_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_pressed_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_stacked_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_stacked_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_cab_done_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_cab_done_holo_dark.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_divider_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_divider_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_stacked_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_longpressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_longpressed_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_clear_normal" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_normal.png" qualifiers="xhdpi" type="drawable"/><file name="abc_tab_selected_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_stacked_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_share_pack_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_bottom_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_go_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_go_search_api_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_cab_background_top_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_clear_search_api_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_transparent_light_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_bottom_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_tab_unselected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_ab_back_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_ab_back_holo_dark.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_search_api_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_menu_share_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_share_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_solid_light_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_solid_dark_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_search.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_cab_done_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_cab_done_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_menu_share_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_menu_share_holo_dark.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_clear_disabled" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_disabled.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_voice_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_voice_search.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_share_pack_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_cab_background_top_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_top_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_tab_selected_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_focused_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_divider_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_divider_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_tab_selected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_ab_back_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_ab_back_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_list_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_list_focused_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_clear_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_bottom_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_voice_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ab_bottom_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png" qualifiers="xhdpi" type="drawable"/><file name="abc_ic_go" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_ic_go.png" qualifiers="xhdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png" qualifiers="xhdpi" type="drawable"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pl/values.xml" qualifiers="pl"><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Wybierz aplikację"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Gotowe"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Wyczyść zapytanie"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Udostępnij dla"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Udostępnij dla %s"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Więcej opcji"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Zobacz wszystkie"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Przejdź wyżej"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Wyszukiwane hasło"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Przejdź do strony głównej"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Szukaj"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Wyślij zapytanie"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Wyszukiwanie głosowe"</string></file><file name="abc_list_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_stacked_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_stacked_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_cab_done_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_divider_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_divider_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_stacked_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_longpressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_clear_normal" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_normal.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_tab_selected_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_stacked_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_share_pack_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_bottom_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_go_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_cab_background_top_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_clear_search_api_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_bottom_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_tab_unselected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_ab_back_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_search_api_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_menu_share_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_share_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_solid_light_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_search.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_cab_done_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_cab_done_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_menu_share_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_clear_disabled" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_disabled.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_voice_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_voice_search.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_share_pack_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_cab_background_top_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_tab_selected_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_divider_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_divider_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_tab_selected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_ab_back_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_ab_back_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_list_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_list_focused_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_clear_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_bottom_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_voice_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ab_bottom_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_ic_go" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_ic_go.png" qualifiers="xxhdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png" qualifiers="xxhdpi" type="drawable"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-mn-rMN/values.xml" qualifiers="mn-rMN"><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Апп сонгох"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Асуулгыг цэвэрлэх"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Хайх"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Нэмэлт сонголтууд"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Дууссан"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Хайх асуулга"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Дээш шилжих"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Дуут хайлт"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Хуваалцах"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s-тай хуваалцах"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Нүүр хуудас руу шилжих"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Бүгдийг харах"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Асуулгыг илгээх"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-km-rKH/values.xml" qualifiers="km-rKH"><string msgid="8264924765203268293" name="abc_searchview_description_search">"ស្វែងរក"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ជម្រើសច្រើនទៀត"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"ការស្វែងរកសំឡេង"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ចែករំលែកជាមួយ"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ចែករំលែកជាមួយ %s"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"ដាក់ស្នើសំណួរ"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"រកមើលឡើងលើ"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"មើលទាំងអស់"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"រកមើលទៅដើម"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"ស្វែងរកសំណួរ"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"រួចរាល់"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"ជ្រើសកម្មវិធី"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"សម្អាតសំណួរ"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ro/values.xml" qualifiers="ro"><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Trimiteți la"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Ștergeți interogarea"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Afișați-le pe toate"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Alegeți o aplicaţie"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Interogare de căutare"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Terminat"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Căutare vocală"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Trimiteți la %s"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Mai multe opțiuni"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Căutați"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Trimiteți interogarea"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigați în sus"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigați la ecranul de pornire"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hy-rAM/values.xml" qualifiers="hy-rAM"><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Ընտրել ծրագիր"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Տեսնել բոլորը"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Կատարված է"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Այլ ընտրանքներ"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Որոնման հարցում"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Տարածել"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Մաքրել հարցումը"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Ուղարկել հարցումը"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Տարածել ըստ %s"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Ուղղվել վերև"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Ձայնային որոնում"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Որոնել"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ուղղվել տուն"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ko/values.xml" qualifiers="ko"><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s와(과) 공유"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"검색"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"위로 탐색"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"공유 대상"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"음성 검색"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"전체 보기"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"홈 탐색"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"앱 선택"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"검색어"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"완료"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"검색어 삭제"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"검색어 보내기"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"옵션 더보기"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nb/values.xml" qualifiers="nb"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Se alle"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Søkeord"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Talesøk"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Gå opp"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Fullført"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Del med %s"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Slett søket"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Flere alternativer"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Del med"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Utfør søket"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Søk"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Velg en app"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Gå til startsiden"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ms-rMY/values.xml" qualifiers="ms-rMY"><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigasi skrin utama"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Serah pertanyaan"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Lihat semua"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Selesai"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Cari"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pilih apl"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigasi ke atas"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Kongsi dengan"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Kongsi dengan %s"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Carian suara"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Kosongkan pertanyaan"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Lagi pilihan"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Pertanyaan carian"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-th/values.xml" qualifiers="th"><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"แชร์กับ"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ตัวเลือกอื่น"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ดูทั้งหมด"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"นำทางขึ้น"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"ค้นหา"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"ข้อความค้นหา"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"นำทางไปหน้าแรก"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"ส่งข้อความค้นหา"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"ล้างข้อความค้นหา"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"แชร์กับ %s"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"เลือกแอป"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"ค้นหาด้วยเสียง"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"เสร็จสิ้น"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt/values.xml" qualifiers="pt"><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Compartilhar com %s"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Mais opções"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Pesquisar"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Pesquisa por voz"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Limpar consulta"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver tudo"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de pesquisa"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Selecione um aplicativo"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Compartilhar com"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navegar para a página inicial"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navegar para cima"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Concluído"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ja/values.xml" qualifiers="ja"><string msgid="3691816814315814921" name="abc_searchview_description_clear">"検索キーワードを削除"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"検索キーワード"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"すべて表示"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"上へ移動"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"共有"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"その他のオプション"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"ホームへ移動"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"検索"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"音声検索"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"アプリの選択"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"完了"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%sと共有"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"検索キーワードを送信"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ru/values.xml" qualifiers="ru"><string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Открыть доступ"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Поисковый запрос"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Открыть доступ пользователю %s"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Поиск"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Голосовой поиск"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Перейти на главный экран"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Отправить запрос"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Перейти вверх"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Выбрать приложение"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Удалить запрос"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Показать все"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Другие параметры"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tr/values.xml" qualifiers="tr"><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ana ekrana git"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Sorguyu gönder"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Bir uygulama seçin"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Diğer seçenekler"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Tümünü göster"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s ile paylaş"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Şununla paylaş"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Tamamlandı"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Ara"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Sorguyu temizle"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Yukarı git"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Sesli arama"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Arama sorgusu"</string></file><file name="abc_action_bar_decor_include" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_include.xml" qualifiers="" type="layout"/><file name="abc_list_menu_item_radio" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_radio.xml" qualifiers="" type="layout"/><file name="abc_list_menu_item_icon" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_icon.xml" qualifiers="" type="layout"/><file name="abc_action_bar_title_item" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_title_item.xml" qualifiers="" type="layout"/><file name="abc_action_menu_item_layout" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_item_layout.xml" qualifiers="" type="layout"/><file name="abc_action_menu_layout" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_layout.xml" qualifiers="" type="layout"/><file name="abc_action_bar_view_list_nav_layout" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml" qualifiers="" type="layout"/><file name="abc_action_mode_close_item" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_close_item.xml" qualifiers="" type="layout"/><file name="abc_action_bar_home" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_home.xml" qualifiers="" type="layout"/><file name="abc_action_bar_tab" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tab.xml" qualifiers="" type="layout"/><file name="abc_popup_menu_item_layout" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_popup_menu_item_layout.xml" qualifiers="" type="layout"/><file name="abc_list_menu_item_checkbox" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_checkbox.xml" qualifiers="" type="layout"/><file name="abc_activity_chooser_view_list_item" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_list_item.xml" qualifiers="" type="layout"/><file name="abc_list_menu_item_layout" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_layout.xml" qualifiers="" type="layout"/><file name="abc_simple_decor" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_simple_decor.xml" qualifiers="" type="layout"/><file name="abc_search_dropdown_item_icons_2line" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_dropdown_item_icons_2line.xml" qualifiers="" type="layout"/><file name="abc_action_bar_tabbar" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tabbar.xml" qualifiers="" type="layout"/><file name="abc_activity_chooser_view_include" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_include.xml" qualifiers="" type="layout"/><file name="abc_action_bar_decor" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor.xml" qualifiers="" type="layout"/><file name="abc_expanded_menu_layout" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_expanded_menu_layout.xml" qualifiers="" type="layout"/><file name="abc_action_mode_bar" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_bar.xml" qualifiers="" type="layout"/><file name="abc_action_bar_decor_overlay" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_overlay.xml" qualifiers="" type="layout"/><file name="abc_search_view" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_view.xml" qualifiers="" type="layout"/><file name="support_simple_spinner_dropdown_item" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/support_simple_spinner_dropdown_item.xml" qualifiers="" type="layout"/><file name="abc_activity_chooser_view" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view.xml" qualifiers="" type="layout"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw600dp/values.xml" qualifiers="sw600dp"><dimen name="abc_action_bar_default_height">56dip</dimen><dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen><integer name="abc_max_action_buttons">5</integer><dimen name="abc_action_bar_subtitle_text_size">14dp</dimen><dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen><dimen name="abc_config_prefDialogWidth">580dp</dimen><dimen name="abc_action_bar_title_text_size">18dp</dimen><dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ar/values.xml" qualifiers="ar"><string msgid="893419373245838918" name="abc_searchview_description_voice">"البحث الصوتي"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"طلب البحث"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"التنقل إلى أعلى"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"تم"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"بحث"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"اختيار تطبيق"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"عرض الكل"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"خيارات إضافية"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"مشاركة مع"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"التنقل إلى الشاشة الرئيسية"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"مشاركة مع %s"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"محو طلب البحث"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"إرسال طلب البحث"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hi/values.xml" qualifiers="hi"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"सभी देखें"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"कोई एप्लिकेशन चुनें"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"क्वेरी सबमिट करें"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"इसके द्वारा साझा करें"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"खोजें"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"अधिक विकल्प"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"ध्वनि खोज"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s के साथ साझा करें"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"क्वेरी साफ़ करें"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"मुखपृष्ठ पर नेविगेट करें"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"खोज क्वेरी"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"पूर्ण"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"ऊपर नेविगेट करें"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w480dp/values.xml" qualifiers="w480dp"><bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool><bool name="abc_split_action_bar_is_narrow">false</bool><bool name="abc_action_bar_embed_tabs_pre_jb">true</bool></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es-rUS/values.xml" qualifiers="es-rUS"><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver todo"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navegar hacia arriba"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navegar a la página principal"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Compartir con"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Eliminar la consulta"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de búsqueda"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Elige una aplicación."</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Compartir con %s"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Búsqueda por voz"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Más opciones"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Listo"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Búsqueda"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-cs/values.xml" qualifiers="cs"><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Odeslat dotaz"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Sdílet pomocí"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Přejít na plochu"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Zobrazit vše"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Přejít nahoru"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Více možností"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Vyhledávací dotaz"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Vybrat aplikaci"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Sdílet pomocí %s"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Smazat dotaz"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Hledat"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Hotovo"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Hlasové vyhledávání"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w720dp/values.xml" qualifiers="w720dp"><bool name="abc_action_bar_expanded_action_views_exclusive">false</bool></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nl/values.xml" qualifiers="nl"><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Zoekopdracht wissen"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Zoekopdracht verzenden"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Meer opties"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Delen met %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Gereed"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Gesproken zoekopdracht"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Zoekopdracht"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Delen met"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Alles weergeven"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeren naar startpositie"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Omhoog navigeren"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Zoeken"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Een app selecteren"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml" qualifiers=""><style name="Theme.Base.AppCompat.Dialog.FixedSize" parent="android:Theme.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_dark</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_dark</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style><style name="Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse"/><style name="Widget.AppCompat.Base.ListView.Menu" parent="android:Widget.ListView.Menu"> + <item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item> + <item name="android:divider">?attr/dividerHorizontal</item> + </style><attr format="dimension" name="listPreferredItemPaddingRight"/><attr format="dimension" name="actionBarSize"/><attr format="reference" name="actionBarStyle"/><attr format="reference" name="textAppearanceSearchResultTitle"/><style name="Theme.Base" parent="android:Theme"/><attr format="reference" name="searchViewSearchIcon"/><attr format="reference" name="buttonBarStyle"/><style name="Widget.AppCompat.Light.ListView.DropDown" parent="Widget.AppCompat.Light.Base.ListView.DropDown"/><dimen name="abc_action_bar_icon_vertical_padding">8dip</dimen><style name="TextAppearance.AppCompat.Widget.Base.DropDownItem" parent="android:TextAppearance.Small"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + </style><string name="abc_searchview_description_query">Search query</string><item name="home" type="id"/><declare-styleable name="MenuView"> + + <!-- Default appearance of menu item text. --> + <attr name="android:itemTextAppearance"/> + <!-- Default horizontal divider between rows of menu items. --> + <attr name="android:horizontalDivider"/> + <!-- Default vertical divider between menu items. --> + <attr name="android:verticalDivider"/> + <!-- Default background for the menu header. --> + <attr name="android:headerBackground"/> + <!-- Default background for each menu item. --> + <attr name="android:itemBackground"/> + <!-- Default animations for the menu. --> + <attr name="android:windowAnimationStyle"/> + <!-- Default disabled icon alpha for each menu item that shows an icon. --> + <attr name="android:itemIconDisabledAlpha"/> + <!-- Whether space should be reserved in layout when an icon is missing. --> + <attr name="android:preserveIconSpacing"/> + </declare-styleable><attr format="reference" name="actionModeStyle"/><string name="abc_action_bar_up_description">Navigate up</string><item name="action_bar_activity_content" type="id"/><attr format="reference" name="actionBarSplitStyle"/><style name="Widget.AppCompat.ActionBar" parent="Widget.AppCompat.Base.ActionBar"/><style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle"/><style name="Widget.AppCompat.ProgressBar" parent="Widget.AppCompat.Base.ProgressBar"/><attr format="reference" name="actionBarDivider"/><attr format="reference" name="spinnerDropDownItemStyle"/><attr format="reference" name="searchViewCloseIcon"/><declare-styleable name="ActivityChooserView"> + + <!-- The maximal number of items initially shown in the activity list. --> + <attr format="string" name="initialActivityCount"/> + <!-- + The drawable to show in the button for expanding the activities overflow popup. + <strong>Note:</strong> Clients would like to set this drawable + as a clue about the action the chosen activity will perform. For + example, if share activity is to be chosen the drawable should + give a clue that sharing is to be performed. + --> + <attr format="reference" name="expandActivityOverflowButtonDrawable"/> + </declare-styleable><attr format="reference" name="selectableItemBackground"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title" parent="android:TextAppearance.Medium"> + <item name="android:textSize">@dimen/abc_action_bar_title_text_size</item> + </style><attr format="reference" name="searchDropdownBackground"/><string name="abc_searchview_description_clear">Clear query</string><dimen name="abc_action_button_min_width">56dip</dimen><dimen name="abc_action_bar_progress_bar_size">40dp</dimen><attr format="reference" name="actionMenuTextAppearance"/><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle" parent="android:TextAppearance.Small"> + <item name="android:textColor">?android:attr/textColorSecondary</item> + </style><attr format="reference" name="actionBarWidgetTheme"/><dimen name="abc_search_view_preferred_width">320dip</dimen><style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large"/><attr format="reference" name="activityChooserViewStyle"/><style name="Widget.AppCompat.Light.ActionBar.Solid.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse"/><attr format="color|reference" name="actionMenuTextColor"/><style name="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle"> + <item name="android:textSize">14sp</item> + <item name="android:textColor">?android:textColorSecondary</item> + </style><attr format="dimension" name="listPreferredItemHeightLarge"/><style name="Widget.AppCompat.Base.ActionBar.TabText" parent=""> + <item name="android:textAppearance">@null</item> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">12sp</item> + <item name="android:textStyle">bold</item> + <item name="android:ellipsize">marquee</item> + <item name="android:maxLines">2</item> + <item name="textAllCaps">true</item> + </style><attr format="string" name="title"/><item name="dialog_fixed_width_major" type="dimen">320dp</item><string name="abc_shareactionprovider_share_with">Share with</string><style name="Widget.AppCompat.Base.ActionButton.Overflow" parent="Widget.AppCompat.Base.ActionButton"> + <item name="android:src">@drawable/abc_ic_menu_moreoverflow_normal_holo_dark</item> + </style><style name="Widget.AppCompat.ListPopupWindow" parent="Widget.AppCompat.Base.ListPopupWindow"/><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse" parent="android:TextAppearance.Small.Inverse"> + <item name="android:textColor">?android:attr/textColorSecondaryInverse</item> + </style><dimen name="abc_action_bar_stacked_max_height">48dp</dimen><attr format="reference" name="actionModeCloseDrawable"/><attr format="reference" name="searchViewTextField"/><color name="abc_search_url_text_selected">@android:color/black</color><declare-styleable name="Spinner"> + + <!-- The prompt to display when the spinner's dialog is shown. --> + <attr format="reference" name="prompt"/> + <!-- Display mode for spinner options. --> + <attr format="enum" name="spinnerMode"> + + <!-- Spinner options will be presented to the user as a dialog window. --> + <enum name="dialog" value="0"/> + <!-- + Spinner options will be presented to the user as an inline dropdown + anchored to the spinner widget itself. + --> + <enum name="dropdown" value="1"/> + </attr> + <!-- List selector to use for spinnerMode="dropdown" display. --> + <attr name="android:dropDownSelector"/> + <!-- Background drawable to use for the dropdown in spinnerMode="dropdown". --> + <attr name="android:popupBackground"/> + <!-- + Vertical offset from the spinner widget for positioning the dropdown in + spinnerMode="dropdown". + --> + <attr name="android:dropDownVerticalOffset"/> + <!-- + Horizontal offset from the spinner widget for positioning the dropdown + in spinnerMode="dropdown". + --> + <attr name="android:dropDownHorizontalOffset"/> + <!-- Width of the dropdown in spinnerMode="dropdown". --> + <attr name="android:dropDownWidth"/> + <!-- + Reference to a layout to use for displaying a prompt in the dropdown for + spinnerMode="dropdown". This layout must contain a TextView with the id + {@code @android:id/text1} to be populated with the prompt text. + --> + <attr format="reference" name="popupPromptView"/> + <!-- Gravity setting for positioning the currently selected item. --> + <attr name="android:gravity"/> + <!-- + Whether this spinner should mark child views as enabled/disabled when + the spinner itself is enabled/disabled. + --> + <attr format="boolean" name="disableChildrenWhenDisabled"/> + </declare-styleable><declare-styleable name="ActionMenuItemView"> + <attr name="android:minWidth"/> + </declare-styleable><attr format="reference" name="actionModeBackground"/><style name="Widget.AppCompat.Light.ActionBar.Solid" parent="Widget.AppCompat.Light.Base.ActionBar.Solid"/><style name="Widget.AppCompat.Base.ActionBar.TabBar" parent=""> + <item name="divider">?attr/actionBarDivider</item> + <item name="showDividers">middle</item> + <item name="dividerPadding">12dip</item> + </style><style name="Widget.AppCompat.Light.ActionBar.TabText" parent="Widget.AppCompat.Light.Base.ActionBar.TabText"/><style name="Widget.AppCompat.ActionBar.TabBar" parent="Widget.AppCompat.Base.ActionBar.TabBar"/><attr format="boolean" name="isLightTheme"/><attr format="reference" name="textAppearanceSearchResultSubtitle"/><attr format="reference" name="actionOverflowButtonStyle"/><style name="Widget.AppCompat.ActivityChooserView" parent="Widget.AppCompat.Base.ActivityChooserView"/><dimen name="abc_action_bar_default_height">48dip</dimen><style name="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabText"> + <item name="android:textColor">?android:attr/textColorPrimaryInverseDisableOnly</item> + </style><string name="abc_action_menu_overflow_description">More options</string><style name="Widget.AppCompat.Light.Base.ActionBar.TabText" parent="Widget.AppCompat.Base.ActionBar.TabText"/><attr format="reference" name="dividerVertical"/><attr format="reference" name="textAppearanceSmallPopupMenu"/><style name="Widget.AppCompat.ActionBar.TabView" parent="Widget.AppCompat.Base.ActionBar.TabView"/><style name="Widget.AppCompat.Light.Base.ActionBar" parent="Widget.AppCompat.Base.ActionBar"> + <item name="background">@drawable/abc_ab_transparent_light_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_transparent_light_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_transparent_light_holo</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item> + <item name="progressBarStyle">@style/Widget.AppCompat.ProgressBar.Horizontal</item> + <item name="indeterminateProgressStyle">@style/Widget.AppCompat.ProgressBar</item> + </style><style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse"/><attr format="reference" name="actionModeShareDrawable"/><string name="abc_searchview_description_voice">Voice search</string><style name="Widget.AppCompat.Light.ActionBar.TabBar.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse"/><style name="TextAppearance.AppCompat.Base.SearchResult" parent=""> + <item name="android:textStyle">normal</item> + <item name="android:textColor">?android:textColorPrimary</item> + <item name="android:textColorHint">?android:textColorHint</item> + </style><string name="abc_shareactionprovider_share_with_application">Share with %s</string><attr format="reference" name="actionBarTabStyle"/><style name="Widget.AppCompat.Light.Base.PopupMenu" parent="@style/Widget.AppCompat.Light.Base.ListPopupWindow"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle" parent="android:TextAppearance.Small"> + <item name="android:textSize">@dimen/abc_action_bar_subtitle_text_size</item> + </style><attr format="reference" name="actionBarItemBackground"/><integer name="abc_max_action_buttons">2</integer><style name="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar"/><attr format="reference" name="listPopupWindowStyle"/><style name="Widget.AppCompat.ActionMode" parent="Widget.AppCompat.Base.ActionMode"/><style name="Widget.AppCompat.Light.ActionButton" parent="Widget.AppCompat.Light.Base.ActionButton"/><style name="Widget.AppCompat.ListView.DropDown" parent="Widget.AppCompat.Base.ListView.DropDown"/><style name="TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large"/><style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse"/><declare-styleable name="MenuItem"> + + <!-- The ID of the item. --> + <attr name="android:id"/> + + <!-- + The category applied to the item. + (This will be or'ed with the orderInCategory attribute.) + --> + <attr name="android:menuCategory"/> + + <!-- + The order within the category applied to the item. + (This will be or'ed with the category attribute.) + --> + <attr name="android:orderInCategory"/> + + <!-- The title associated with the item. --> + <attr name="android:title"/> + + <!-- + The condensed title associated with the item. This is used in situations where the + normal title may be too long to be displayed. + --> + <attr name="android:titleCondensed"/> + + <!-- + The icon associated with this item. This icon will not always be shown, so + the title should be sufficient in describing this item. + --> + <attr name="android:icon"/> + + <!-- + The alphabetic shortcut key. This is the shortcut when using a keyboard + with alphabetic keys. + --> + <attr name="android:alphabeticShortcut"/> + + <!-- + The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + keyboard. + --> + <attr name="android:numericShortcut"/> + + <!-- Whether the item is capable of displaying a check mark. --> + <attr name="android:checkable"/> + + <!-- + Whether the item is checked. Note that you must first have enabled checking with + the checkable attribute or else the check mark will not appear. + --> + <attr name="android:checked"/> + + <!-- Whether the item is shown/visible. --> + <attr name="android:visible"/> + + <!-- Whether the item is enabled. --> + <attr name="android:enabled"/> + + <!-- + Name of a method on the Context used to inflate the menu that will be + called when the item is clicked. + --> + <attr name="android:onClick"/> + + <!-- How this item should display in the Action Bar, if present. --> + <attr name="showAsAction"> + + <!-- + Never show this item in an action bar, show it in the overflow menu instead. + Mutually exclusive with "ifRoom" and "always". + --> + <flag name="never" value="0"/> + <!-- + Show this item in an action bar if there is room for it as determined + by the system. Favor this option over "always" where possible. + Mutually exclusive with "never" and "always". + --> + <flag name="ifRoom" value="1"/> + <!-- + Always show this item in an actionbar, even if it would override + the system's limits of how much stuff to put there. This may make + your action bar look bad on some screens. In most cases you should + use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". + --> + <flag name="always" value="2"/> + <!-- + When this item is shown as an action in the action bar, show a text + label with it even if it has an icon representation. + --> + <flag name="withText" value="4"/> + <!-- + This item's action view collapses to a normal menu + item. When expanded, the action view takes over a + larger segment of its container. + --> + <flag name="collapseActionView" value="8"/> + </attr> + + <!-- + An optional layout to be used as an action view. + See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + --> + <attr format="reference" name="actionLayout"/> + + <!-- + The name of an optional View class to instantiate and use as an + action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + for more info. + --> + <attr format="string" name="actionViewClass"/> + + <!-- + The name of an optional ActionProvider class to instantiate an action view + and perform operations such as default action for that menu item. + See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + for more info. + --> + <attr format="string" name="actionProviderClass"/> + </declare-styleable><attr format="dimension" name="listPreferredItemHeightSmall"/><style name="TextAppearance.AppCompat.Base.SearchResult.Subtitle"> + <item name="android:textSize">14sp</item> + <item name="android:textColor">?android:textColorSecondary</item> + </style><style name="Widget.AppCompat.Base.ActionBar.TabView" parent=""> + <item name="android:background">@drawable/abc_tab_indicator_ab_holo</item> + <item name="android:gravity">center_horizontal</item> + <item name="android:paddingLeft">16dip</item> + <item name="android:paddingRight">16dip</item> + <item name="android:minWidth">80dip</item> + </style><attr format="reference" name="actionModeSelectAllDrawable"/><bool name="abc_action_bar_embed_tabs_pre_jb">false</bool><style name="TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse"/><style name="TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu"/><style name="TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse"/><item name="action_menu_divider" type="id"/><style name="Theme.AppCompat.Light" parent="Theme.Base.AppCompat.Light"> + <item name="isLightTheme">true</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.Light.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.Light.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.Light.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_light</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_light</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_light</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear_holo_light</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search_api_holo_light</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go_search_api_holo_light</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search_api_holo_light</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_light</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.Light.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.Light.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.Light.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_light</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.Light.ActivityChooserView</item> + </style><style name="Widget.AppCompat.Base.ListView.DropDown" parent="android:Widget.ListView"> + <item name="android:listSelector">@drawable/abc_list_selector_holo_dark</item> + </style><style name="Widget.AppCompat.Light.ListPopupWindow" parent="Widget.AppCompat.Light.Base.ListPopupWindow"/><attr format="reference" name="actionModeCopyDrawable"/><style name="Widget.AppCompat.Light.ActionBar.TabView.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse"/><attr format="reference" name="actionModePopupWindowStyle"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabBar" parent="Widget.AppCompat.Base.ActionBar.TabBar"/><style name="Widget.AppCompat.Light.DropDownItem.Spinner" parent="Widget.AppCompat.Light.Base.DropDownItem.Spinner"/><style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle"/><style name="TextAppearance.AppCompat.Light.SearchResult.Title" parent="TextAppearance.AppCompat.Light.Base.SearchResult.Title"/><style name="Widget.AppCompat.Light.Base.ActionMode.Inverse" parent="Widget.AppCompat.Base.ActionMode"> + <item name="titleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse</item> + <item name="subtitleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse</item> + </style><declare-styleable name="ActionBar"> + + <!-- The type of navigation to use. --> + <attr name="navigationMode"> + + <!-- Normal static title text --> + <enum name="normal" value="0"/> + <!-- The action bar will use a selection list for navigation. --> + <enum name="listMode" value="1"/> + <!-- The action bar will use a series of horizontal tabs for navigation. --> + <enum name="tabMode" value="2"/> + </attr> + <!-- Options affecting how the action bar is displayed. --> + <attr name="displayOptions"> + <flag name="useLogo" value="0x1"/> + <flag name="showHome" value="0x2"/> + <flag name="homeAsUp" value="0x4"/> + <flag name="showTitle" value="0x8"/> + <flag name="showCustom" value="0x10"/> + <flag name="disableHome" value="0x20"/> + </attr> + <!-- Specifies title text used for navigationMode="normal" --> + <attr name="title"/> + <!-- Specifies subtitle text used for navigationMode="normal" --> + <attr format="string" name="subtitle"/> + <!-- Specifies a style to use for title text. --> + <attr format="reference" name="titleTextStyle"/> + <!-- Specifies a style to use for subtitle text. --> + <attr format="reference" name="subtitleTextStyle"/> + <!-- Specifies the drawable used for the application icon. --> + <attr format="reference" name="icon"/> + <!-- Specifies the drawable used for the application logo. --> + <attr format="reference" name="logo"/> + <!-- Specifies the drawable used for item dividers. --> + <attr format="reference" name="divider"/> + <!-- Specifies a background drawable for the action bar. --> + <attr format="reference" name="background"/> + <!-- Specifies a background drawable for a second stacked row of the action bar. --> + <attr format="reference|color" name="backgroundStacked"/> + <!-- Specifies a background drawable for the bottom component of a split action bar. --> + <attr format="reference|color" name="backgroundSplit"/> + <!-- Specifies a layout for custom navigation. Overrides navigationMode. --> + <attr format="reference" name="customNavigationLayout"/> + <!-- Specifies a fixed height. --> + <attr name="height"/> + <!-- Specifies a layout to use for the "home" section of the action bar. --> + <attr format="reference" name="homeLayout"/> + <!-- Specifies a style resource to use for an embedded progress bar. --> + <attr format="reference" name="progressBarStyle"/> + <!-- Specifies a style resource to use for an indeterminate progress spinner. --> + <attr format="reference" name="indeterminateProgressStyle"/> + <!-- Specifies the horizontal padding on either end for an embedded progress bar. --> + <attr format="dimension" name="progressBarPadding"/> + <!-- + Specifies padding that should be applied to the left and right sides of + system-provided items in the bar. + --> + <attr format="dimension" name="itemPadding"/> + </declare-styleable><attr format="reference" name="textAppearanceLargePopupMenu"/><attr format="reference" name="actionModeWebSearchDrawable"/><attr format="reference" name="searchViewVoiceIcon"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse" parent="android:TextAppearance.Medium.Inverse"> + <item name="android:textSize">@dimen/abc_action_bar_title_text_size</item> + </style><string name="abc_action_mode_done">Done</string><style name="Widget.AppCompat.Light.Base.ActionBar.TabView" parent="Widget.AppCompat.Base.ActionBar.TabView"/><style name="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse" parent="Widget.AppCompat.Base.ActionBar.Solid"> + <item name="titleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse</item> + <item name="subtitleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + </style><style name="Widget.AppCompat.Light.ActionMode.Inverse" parent="Widget.AppCompat.Light.Base.ActionMode.Inverse"/><style name="Widget.AppCompat.Light.ActionBar" parent="Widget.AppCompat.Light.Base.ActionBar"/><attr format="reference" name="buttonBarButtonStyle"/><style name="Widget.AppCompat.Base.Spinner" parent=""> + <item name="spinnerMode">dropdown</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + <item name="android:gravity">left|center_vertical</item> + <item name="android:clickable">true</item> + <item name="android:background">@drawable/abc_spinner_ab_holo_dark</item> + </style><style name="Widget.AppCompat.Light.ActivityChooserView" parent="Widget.AppCompat.Light.Base.ActivityChooserView"/><dimen name="abc_action_bar_subtitle_text_size">14dp</dimen><color name="abc_search_url_text_normal">#7fa87f</color><item name="dialog_fixed_width_minor" type="dimen">320dp</item><style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small"/><style name="Widget.AppCompat.Light.ActionButton.Overflow" parent="Widget.AppCompat.Light.Base.ActionButton.Overflow"/><style name="Widget.AppCompat.ActionButton.CloseMode" parent="Widget.AppCompat.Base.ActionButton.CloseMode"/><attr format="reference" name="dividerHorizontal"/><attr format="reference" name="dropDownListViewStyle"/><declare-styleable name="CompatTextView"> + + <!-- Present the text in ALL CAPS. This may use a small-caps form when available. --> + <attr format="reference|boolean" name="textAllCaps"/> + </declare-styleable><style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light"/><style name="Theme.AppCompat.Base.CompactMenu.Dialog" parent=""> + <item name="android:itemTextAppearance"> @style/TextAppearance.AppCompat.Base.CompactMenu.Dialog</item> + <item name="android:listViewStyle">@android:style/Widget.ListView.Menu</item> + </style><style name="Theme.Base.Light" parent="android:Theme.Light"/><style name="Widget.AppCompat.Light.Base.ActionBar.Solid" parent="Widget.AppCompat.Light.Base.ActionBar"> + <item name="background">@drawable/abc_ab_solid_light_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_solid_light_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_solid_light_holo</item> + </style><declare-styleable name="ActionBarLayout"> + <attr name="android:layout_gravity"/> + </declare-styleable><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title" parent="android:TextAppearance.Medium"/><bool name="abc_config_actionMenuItemAllCaps">true</bool><dimen name="abc_action_bar_stacked_tab_max_width">180dp</dimen><attr format="dimension" name="height"/><style name="Theme.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge"/><dimen name="abc_dropdownitem_text_padding_left">8dip</dimen><string name="abc_searchview_description_submit">Submit query</string><attr format="reference" name="actionModeSplitBackground"/><attr format="reference" name="actionModePasteDrawable"/><style name="TextAppearance.AppCompat.Light.SearchResult.Subtitle" parent="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu" parent="android:TextAppearance.Small"> + <item name="android:textSize">12sp</item> + <item name="android:textStyle">bold</item> + <item name="android:textColor">?attr/actionMenuTextColor</item> + </style><style name="Widget.AppCompat.PopupMenu" parent="Widget.AppCompat.Base.PopupMenu"/><style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse" parent="android:TextAppearance.Small.Inverse"> + <item name="android:textSize">@dimen/abc_action_bar_subtitle_text_size</item> + </style><style name="Widget.AppCompat.Base.ActivityChooserView" parent=""> + <item name="android:gravity">center</item> + <item name="android:background">@drawable/abc_ab_share_pack_holo_dark</item> + <item name="divider">?attr/dividerVertical</item> + <item name="showDividers">middle</item> + <item name="dividerPadding">6dip</item> + </style><style name="Widget.AppCompat.DropDownItem.Spinner" parent="Widget.AppCompat.Base.DropDownItem.Spinner"/><attr format="reference" name="actionModeFindDrawable"/><attr format="reference" name="homeAsUpIndicator"/><style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small"/><style name="Widget.AppCompat.Base.ActionBar.Solid" parent="Widget.AppCompat.Base.ActionBar"> + <item name="background">@drawable/abc_ab_solid_dark_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_solid_dark_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_solid_dark_holo</item> + </style><style name="Widget.AppCompat.Light.Base.ActionButton.CloseMode" parent="Widget.AppCompat.Light.Base.ActionButton"/><item name="dialog_fixed_height_major" type="dimen">80%</item><bool name="abc_action_bar_expanded_action_views_exclusive">true</bool><style name="TextAppearance.Widget.AppCompat.Base.ExpandedMenu.Item" parent="android:TextAppearance.Medium"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + </style><style name="Widget.AppCompat.AutoCompleteTextView" parent="Widget.AppCompat.Base.AutoCompleteTextView"/><style name="Widget.AppCompat.Base.ActionButton.CloseMode" parent="Widget.AppCompat.Base.ActionButton"/><style name="Widget.AppCompat.Base.DropDownItem.Spinner" parent=""> + <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.DropDownItem</item> + <item name="android:paddingLeft">8dp</item> + <item name="android:paddingRight">8dp</item> + <item name="android:gravity">center_vertical</item> + </style><attr format="reference" name="searchViewEditQueryBackground"/><style name="Widget.AppCompat.Light.Base.ActionButton" parent="Widget.AppCompat.Base.ActionButton"/><style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Widget"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">18sp</item> + </style><style name="TextAppearance.AppCompat.Base.CompactMenu.Dialog" parent="android:TextAppearance.Medium"> + <item name="android:textColor">@android:color/primary_text_light</item> + </style><style name="TextAppearance.AppCompat.Widget.ActionMode.Title" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Title"/><style name="Widget.AppCompat.Base.ProgressBar.Horizontal" parent="android:Widget.ProgressBar.Horizontal"/><attr format="reference" name="textAppearanceListItemSmall"/><bool name="abc_config_showMenuShortcutsWhenKeyboardPresent">false</bool><style name="Widget.AppCompat.Light.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Light.Base.Spinner"/><style name="Theme.AppCompat.Light.DarkActionBar" parent="Theme.Base.AppCompat.Light.DarkActionBar"> + <item name="isLightTheme">true</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.Light.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_dark</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_dark</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_dark</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_dark</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_dark</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> + </style><string name="abc_activitychooserview_choose_application">Choose an app</string><dimen name="abc_action_bar_title_text_size">18dp</dimen><attr format="reference" name="actionModeCloseButtonStyle"/><declare-styleable name="MenuGroup"> + + <!-- The ID of the group. --> + <attr name="android:id"/> + + <!-- + The category applied to all items within this group. + (This will be or'ed with the orderInCategory attribute.) + --> + <attr name="android:menuCategory"/> + + <!-- + The order within the category applied to all items within this group. + (This will be or'ed with the category attribute.) + --> + <attr name="android:orderInCategory"/> + + <!-- Whether the items are capable of displaying a check mark. --> + <attr name="android:checkableBehavior"/> + + <!-- Whether the items are shown/visible. --> + <attr name="android:visible"/> + + <!-- Whether the items are enabled. --> + <attr name="android:enabled"/> + </declare-styleable><style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat"/><attr format="reference|color" name="textColorSearchUrl"/><declare-styleable name="ActionMenuView"> + <!-- Size of padding on either end of a divider. --> + </declare-styleable><style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Widget"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">14sp</item> + </style><bool name="abc_config_allowActionMenuItemTextWithIcon">false</bool><style name="Widget.AppCompat.Light.Base.DropDownItem.Spinner" parent="Widget.AppCompat.Base.DropDownItem.Spinner"/><dimen name="abc_dropdownitem_icon_width">32dip</dimen><attr format="dimension" name="listPreferredItemPaddingLeft"/><style name="Widget.AppCompat.Base.ListPopupWindow" parent=""> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + </style><style name="Theme.Base.AppCompat" parent="Theme.Base"> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_dark</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_dark</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_dark</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + <item name="actionBarTabStyle">@style/Widget.AppCompat.ActionBar.TabView</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.ActionBar.TabBar</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.ActionBar.TabText</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.ActionBar</item> + <item name="actionBarSplitStyle">?attr/actionBarStyle</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="actionBarSize">@dimen/abc_action_bar_default_height</item> + <item name="actionBarDivider">?attr/dividerVertical</item> + <item name="actionBarItemBackground">?attr/selectableItemBackground</item> + <item name="actionMenuTextAppearance"> @style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style><style name="Widget.AppCompat.Light.Base.ListView.DropDown" parent="android:Widget.ListView"> + <item name="android:listSelector">@drawable/abc_list_selector_holo_light</item> + </style><style name="TextAppearance.AppCompat.Widget.DropDownItem" parent="TextAppearance.AppCompat.Widget.Base.DropDownItem"/><style name="Widget.AppCompat.ActionButton" parent="Widget.AppCompat.Base.ActionButton"/><attr format="reference" name="actionBarTabBarStyle"/><style name="Theme.AppCompat.CompactMenu" parent="Theme.AppCompat.Base.CompactMenu"/><style name="Widget.AppCompat.ListView.Menu" parent="Widget.AppCompat.Base.ListView.Menu"/><style name="Theme.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge"/><style name="Theme.Base.AppCompat.Light" parent="Theme.Base.Light"> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_light</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_light</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_light</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + + <!-- Action Bar Styles --> + <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> + <item name="actionOverflowButtonStyle"> @style/Widget.AppCompat.Light.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar</item> + <item name="actionBarSplitStyle">?attr/actionBarStyle</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="actionBarSize">@dimen/abc_action_bar_default_height</item> + <item name="actionBarDivider">?attr/dividerVertical</item> + <item name="actionBarItemBackground">?attr/selectableItemBackground</item> + <item name="actionMenuTextAppearance"> @style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_light</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_light</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_light</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.Light.ActionButton.CloseMode</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle"> @style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_light</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_light</item> + </style><attr format="reference" name="searchViewGoIcon"/><style name="Widget.AppCompat.ActionBar.TabText" parent="Widget.AppCompat.Base.ActionBar.TabText"/><style name="TextAppearance.AppCompat.Light.Base.SearchResult" parent="TextAppearance.AppCompat.Base.SearchResult"> + <item name="android:textColor">?android:textColorPrimary</item> + <item name="android:textColorHint">?android:textColorHint</item> + </style><style name="Widget.AppCompat.Base.PopupMenu" parent="@style/Widget.AppCompat.Base.ListPopupWindow"/><style name="Theme.AppCompat.Base.CompactMenu" parent=""> + <item name="android:itemTextAppearance"> @style/TextAppearance.Widget.AppCompat.ExpandedMenu.Item</item> + <item name="android:listViewStyle">@style/Widget.AppCompat.ListView.Menu</item> + </style><string name="abc_activity_chooser_view_see_all">See all</string><dimen name="abc_search_view_text_min_width">160dip</dimen><style name="TextAppearance.AppCompat.SearchResult.Subtitle" parent="TextAppearance.AppCompat.Base.SearchResult.Subtitle"/><dimen name="abc_dropdownitem_text_padding_right">8dip</dimen><attr format="reference" name="textAppearanceListItem"/><item name="dialog_fixed_height_minor" type="dimen">100%</item><declare-styleable name="View"> + + <!-- Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. --> + <attr format="dimension" name="paddingStart"/> + <!-- Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. --> + <attr format="dimension" name="paddingEnd"/> + + <!-- + Boolean that controls whether a view can take focus. By default the user can not + move focus to a view; by setting this attribute to true the view is + allowed to take focus. This value does not impact the behavior of + directly calling {@link android.view.View#requestFocus}, which will + always request focus regardless of this view. It only impacts where + focus navigation will try to move focus. + --> + <attr name="android:focusable"/> + </declare-styleable><string name="abc_action_bar_home_description">Navigate home</string><string name="abc_searchview_description_search">Search</string><style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse" parent="android:TextAppearance.Medium.Inverse"/><style name="TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="TextAppearance.Widget.AppCompat.Base.ExpandedMenu.Item"/><style name="Theme.AppCompat" parent="Theme.Base.AppCompat"> + <item name="isLightTheme">false</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_dark</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_dark</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_dark</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_dark</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_dark</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> + </style><style name="Widget.AppCompat.Light.Base.Spinner" parent="Widget.AppCompat.Base.Spinner"> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + <item name="android:background">@drawable/abc_spinner_ab_holo_light</item> + </style><dimen name="abc_config_prefDialogWidth">320dp</dimen><declare-styleable name="ActionBarWindow"> + <attr format="boolean" name="windowActionBar"/> + <attr format="boolean" name="windowActionBarOverlay"/> + <attr format="boolean" name="windowSplitActionBar"/> + + <!-- + A fixed width for the window along the major axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + --> + <attr format="dimension|fraction" name="windowFixedWidthMajor"/> + <!-- + A fixed height for the window along the minor axis of the screen, + that is, when in landscape. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + --> + <attr format="dimension|fraction" name="windowFixedHeightMinor"/> + + <!-- + A fixed width for the window along the minor axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + --> + <attr format="dimension|fraction" name="windowFixedWidthMinor"/> + <!-- + A fixed height for the window along the major axis of the screen, + that is, when in portrait. Can be either an absolute dimension + or a fraction of the screen size in that dimension. + --> + <attr format="dimension|fraction" name="windowFixedHeightMajor"/> + </declare-styleable><attr format="reference" name="actionButtonStyle"/><style name="Widget.AppCompat.Light.PopupMenu" parent="Widget.AppCompat.Light.Base.PopupMenu"/><attr format="reference" name="searchViewAutoCompleteTextView"/><item name="action_menu_presenter" type="id"/><style name="Widget.AppCompat.Light.ActionBar.TabView" parent="Widget.AppCompat.Light.Base.ActionBar.TabView"/><style name="Widget.AppCompat.Light.ActionBar.TabBar" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar"/><style name="TextAppearance.AppCompat.Base.SearchResult.Title"> + <item name="android:textSize">18sp</item> + </style><attr format="reference" name="actionBarTabTextStyle"/><style name="Widget.AppCompat.ActionButton.Overflow" parent="Widget.AppCompat.Base.ActionButton.Overflow"/><attr format="dimension" name="searchResultListItemHeight"/><attr format="dimension" name="listPreferredItemHeight"/><style name="Widget.AppCompat.Base.ProgressBar" parent="android:Widget.ProgressBar"> + <item name="android:minWidth">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:maxWidth">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:minHeight">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:maxHeight">@dimen/abc_action_bar_progress_bar_size</item> + </style><style name="Widget.AppCompat.Light.AutoCompleteTextView" parent="Widget.AppCompat.Light.Base.AutoCompleteTextView"/><declare-styleable name="LinearLayoutICS"> + + <!-- Drawable to use as a vertical divider between buttons. --> + <attr name="divider"/> + <!-- Setting for which dividers to show. --> + <attr name="showDividers"> + <flag name="none" value="0"/> + <flag name="beginning" value="1"/> + <flag name="middle" value="2"/> + <flag name="end" value="4"/> + </attr> + <!-- Size of padding on either end of a divider. --> + <attr format="dimension" name="dividerPadding"/> + </declare-styleable><attr format="reference" name="actionModeCutDrawable"/><style name="Theme.Base.AppCompat.Dialog.Light.FixedSize" parent="Theme.Base.AppCompat.Dialog.FixedSize"/><style name="Widget.AppCompat.Light.ActionButton.CloseMode" parent="Widget.AppCompat.Light.Base.ActionButton.CloseMode"/><dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen><style name="Theme.Base.AppCompat.Light.DarkActionBar" parent="Theme.Base.AppCompat.Light"> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_dark</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar.Solid.Inverse</item> + <item name="actionBarWidgetTheme">@style/Theme.AppCompat</item> + <item name="actionBarDivider">@drawable/abc_list_divider_holo_dark</item> + <item name="actionBarItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView.Inverse</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar.Inverse</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText.Inverse</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryInverseDisableOnly</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.Light.ActionMode.Inverse</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> + + <!-- Panel attributes --> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style><style name="TextAppearance.AppCompat.SearchResult.Title" parent="TextAppearance.AppCompat.Base.SearchResult.Title"/><dimen name="abc_action_bar_subtitle_bottom_margin">5dip</dimen><item name="progress_horizontal" type="id"/><style name="Widget.AppCompat.ActionBar.Solid" parent="Widget.AppCompat.Base.ActionBar.Solid"/><declare-styleable name="Theme"> + + <!-- Default ActionBar dropdown style. --> + <attr format="reference" name="actionDropDownStyle"/> + <!-- The preferred item height for dropdown lists. --> + <attr format="dimension" name="dropdownListPreferredItemHeight"/> + <!-- Default PopupMenu style. --> + <attr format="reference" name="popupMenuStyle"/> + + <!-- ============ --> + <!-- Panel styles --> + <!-- ============ --> + <eat-comment/> + + <!-- Default Panel Menu width. --> + <attr format="dimension" name="panelMenuListWidth"/> + + <!-- Default Panel Menu style. --> + <attr format="reference" name="panelMenuListTheme"/> + + <!-- Drawable used as a background for selected list items. --> + <attr format="reference" name="listChoiceBackgroundIndicator"/> + </declare-styleable><style name="Widget.AppCompat.Light.Base.ListPopupWindow" parent=""> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + </style><style name="TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small"/><item name="progress_circular" type="id"/><style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large"/><style name="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabView"/><style name="Widget.AppCompat.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Base.Spinner"/><attr format="reference" name="searchViewTextFieldRight"/><style name="Widget.AppCompat.ProgressBar.Horizontal" parent="Widget.AppCompat.Base.ProgressBar.Horizontal"/><style name="Widget.AppCompat.Light.Base.ActionButton.Overflow" parent="Widget.AppCompat.Light.Base.ActionButton"> + <item name="android:src">@drawable/abc_ic_menu_moreoverflow_normal_holo_light</item> + </style><dimen name="abc_panel_menu_list_width">296dp</dimen><color name="abc_search_url_text_pressed">@android:color/black</color><style name="TextAppearance.AppCompat.Light.Base.SearchResult.Title"> + <item name="android:textSize">18sp</item> + </style><style name="Widget.AppCompat.Base.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView"> + <item name="android:textColor">?attr/actionMenuTextColor</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + </style><style name="Widget.AppCompat.Base.ActionMode" parent=""> + <item name="background">?attr/actionModeBackground</item> + <item name="backgroundSplit">?attr/actionModeSplitBackground</item> + <item name="height">?attr/actionBarSize</item> + <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Title</item> + <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle</item> + </style><attr format="reference" name="searchViewEditQuery"/><style name="TextAppearance.AppCompat.Widget.ActionBar.Title" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Title"/><bool name="abc_split_action_bar_is_narrow">true</bool><attr format="reference" name="spinnerStyle"/><style name="Widget.AppCompat.Light.Base.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView"> + <item name="android:textColor">?attr/actionMenuTextColor</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + </style><style name="Widget.AppCompat.Base.ActionButton" parent=""> + <item name="android:background">?attr/actionBarItemBackground</item> + <item name="android:paddingLeft">12dip</item> + <item name="android:paddingRight">12dip</item> + <item name="android:minWidth">@dimen/abc_action_button_min_width</item> + <item name="android:minHeight">?attr/actionBarSize</item> + <item name="android:gravity">center</item> + <item name="android:maxLines">2</item> + <item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item> + </style><style name="Widget.AppCompat.Base.ActionBar" parent=""> + <item name="displayOptions">useLogo|showHome|showTitle</item> + <item name="divider">?attr/dividerVertical</item> + <item name="height">?attr/actionBarSize</item> + <item name="homeLayout">@layout/abc_action_bar_home</item> + <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Title</item> + <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle</item> + <item name="background">@drawable/abc_ab_transparent_dark_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_transparent_dark_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_transparent_dark_holo</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="progressBarStyle">@style/Widget.AppCompat.ProgressBar.Horizontal</item> + <item name="indeterminateProgressStyle">@style/Widget.AppCompat.ProgressBar</item> + </style><declare-styleable name="SearchView"> + + <!-- + The default state of the SearchView. If true, it will be iconified when not in + use and expanded when clicked. + --> + <attr format="boolean" name="iconifiedByDefault"/> + <!-- An optional maximum width of the SearchView. --> + <attr name="android:maxWidth"/> + <!-- An optional query hint string to be displayed in the empty query field. --> + <attr format="string" name="queryHint"/> + <!-- The IME options to set on the query text field. --> + <attr name="android:imeOptions"/> + <!-- The input type to set on the query text field. --> + <attr name="android:inputType"/> + </declare-styleable><declare-styleable name="ActionMode"> + + <!-- Specifies a style to use for title text. --> + <attr name="titleTextStyle"/> + <!-- Specifies a style to use for subtitle text. --> + <attr name="subtitleTextStyle"/> + <!-- Specifies a background for the action mode bar. --> + <attr name="background"/> + <!-- Specifies a background for the split action mode bar. --> + <attr name="backgroundSplit"/> + <!-- Specifies a fixed height for the action mode bar. --> + <attr name="height"/> + </declare-styleable><style name="Theme.AppCompat.CompactMenu.Dialog" parent="Theme.AppCompat.Base.CompactMenu.Dialog"/><style name="Widget.AppCompat.Light.Base.ActivityChooserView" parent="Widget.AppCompat.Base.ActivityChooserView"> + <item name="android:background">@drawable/abc_ab_share_pack_holo_light</item> + </style></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sv/values.xml" qualifiers="sv"><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Dela med %s"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Dela med"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"Sök"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Visa startsidan"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Sökfråga"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Välj en app"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Ta bort frågan"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Röstsökning"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Klart"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Visa alla"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigera uppåt"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Fler alternativ"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Skicka fråga"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-iw/values.xml" qualifiers="iw"><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"שתף עם %s"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"שתף עם"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"חפש"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"נווט למעלה"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"בוצע"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"מחק שאילתה"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"חיפוש קולי"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"שלח שאילתה"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"שאילתת חיפוש"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ראה הכול"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"עוד אפשרויות"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"בחר אפליקציה"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"נווט לדף הבית"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rGB/values.xml" qualifiers="en-rGB"><string msgid="8264924765203268293" name="abc_searchview_description_search">"Search"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Choose an app"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"Finished"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Share with"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Share with %s"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigate up"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"Submit query"</string><string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigate home"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"Search query"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"Clear query"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"More options"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"See all"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"Voice search"</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w500dp/values.xml" qualifiers="w500dp"><integer name="abc_max_action_buttons">4</integer></file><file name="abc_list_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_pressed_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_pressed_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_default_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_stacked_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_stacked_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_cab_done_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_cab_done_holo_dark.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_divider_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_divider_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_stacked_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_longpressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_longpressed_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_clear_normal" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_normal.png" qualifiers="mdpi" type="drawable"/><file name="abc_tab_selected_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_stacked_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_share_pack_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_share_pack_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_bottom_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_transparent_dark_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_go_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_go_search_api_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_cab_background_top_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_top_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_clear_search_api_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_transparent_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_transparent_light_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_menu_moreoverflow_normal_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_bottom_transparent_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_tab_unselected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_ab_back_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_ab_back_holo_dark.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_search_api_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_menu_share_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_share_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_solid_light_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_solid_dark_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_search.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_cab_done_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_cab_done_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_menu_share_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_menu_share_holo_dark.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_focused_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_clear_disabled" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_disabled.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_voice_search" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_voice_search.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_share_pack_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_menu_dropdown_panel_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_cab_background_top_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_top_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_tab_selected_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_focused_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_selector_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_disabled_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_divider_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_divider_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_right_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_commit_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_commit_search_api_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_tab_selected_pressed_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_tab_selected_pressed_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_cab_background_bottom_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_ab_back_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_ab_back_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_menu_hardkey_panel_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_right_default_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_list_focused_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_list_focused_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_textfield_search_selected_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_clear_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_clear_search_api_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_bottom_solid_light_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_voice_search_api_holo_light" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_voice_search_api_holo_light.png" qualifiers="mdpi" type="drawable"/><file name="abc_ab_bottom_solid_dark_holo" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_ic_go" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_ic_go.png" qualifiers="mdpi" type="drawable"/><file name="abc_spinner_ab_pressed_holo_dark" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png" qualifiers="mdpi" type="drawable"/><file name="abc_simple_decor" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_simple_decor.xml" qualifiers="v11" type="layout"/><file name="abc_action_bar_decor" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_action_bar_decor.xml" qualifiers="v11" type="layout"/><file path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lo-rLA/values.xml" qualifiers="lo-rLA"><string msgid="4600421777120114993" name="abc_action_bar_home_description">"ກັບໄປໜ້າຫຼັກ"</string><string msgid="893419373245838918" name="abc_searchview_description_voice">"ຊອກຫາດ້ວຍສຽງ"</string><string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ແບ່ງປັນກັບ"</string><string msgid="8264924765203268293" name="abc_searchview_description_search">"ຊອກຫາ"</string><string msgid="3691816814315814921" name="abc_searchview_description_clear">"ລຶບຂໍ້ຄວາມຊອກຫາ"</string><string msgid="2550479030709304392" name="abc_searchview_description_query">"ຊອກຫາ"</string><string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ແບ່ງປັນກັບ %s"</string><string msgid="4076576682505996667" name="abc_action_mode_done">"ແລ້ວໆ"</string><string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ເບິ່ງທັງຫມົດ"</string><string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"ເລືອກແອັບຯ"</string><string msgid="8928215447528550784" name="abc_searchview_description_submit">"ສົ່ງການຊອກຫາ"</string><string msgid="1594238315039666878" name="abc_action_bar_up_description">"ຂຶ້ນເທິງ"</string><string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ໂຕເລືອກອື່ນ"</string></file><file name="abc_slide_in_bottom" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_bottom.xml" qualifiers="" type="anim"/><file name="abc_fade_out" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_out.xml" qualifiers="" type="anim"/><file name="abc_fade_in" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_in.xml" qualifiers="" type="anim"/><file name="abc_slide_in_top" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_top.xml" qualifiers="" type="anim"/><file name="abc_slide_out_top" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_top.xml" qualifiers="" type="anim"/><file name="abc_slide_out_bottom" path="/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_bottom.xml" qualifiers="" type="anim"/></source></dataSet><dataSet config="main"><source path="/home/lado/StudioProjects/vdrmanager/app/src/main/res"><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-uk/strings.xml" qualifiers="uk"><string name="timer_post_end_buffer_title">Зміщення при зупинці</string><string name="gui_quit_on_back_summary_on">Кнопки \"Назад\" завершує роботу VDR-менеджера</string><string name="progress_cache_hit">Завантажено з кешу</string><string name="vdr_advanced_preferences">Додатково</string><string name="channel_filter_filter_title">Обмеження на канали</string><string name="wakeup_enabled_summary">Дозволяє пробудити віддалений вузол VDR</string><string name="about_title">Про програму</string><string name="Content$Nature__Animals__Environment">Природа/Тварини/Навколишнє оточення</string><string name="settings_live_port">Порт додатка VDR live</string><string name="wakeup_wol_custom_boradcast_title">IP-адреса призначення</string><string name="common_delete">Вилучити</string><string name="epg_by_search_param">Пошук EPG: \'%1$s\'</string><string name="channel_group_menu_hide">Сховати</string><string name="epg_item_menu_timer_disable">Вимкнути таймер</string><string name="vdr_readtimeout_sum">Як довго (в секундах) очікувати для кожної операції читання рядка?</string><string name="epg_menu_search">Пошук EPG</string><string name="no_internet_connection">Немає даних з’єднання</string><string name="channel_item_menu_epg">Показати EPG</string><string name="vdr_timeout_title">Загальний час очікування</string><string name="timer_default_priority_title">Типовий пріоритет</string><string name="recording_item_menu_stream">Потік</string><string name="Content$Unpublished">Неопубліковане</string><string name="navigae_at_the_start">Початок</string><string name="epg_event_imdb_text">Пошук IMDb</string><string name="epg_eent_livetv_text">Потік</string><string name="progress_timer_delete">Вилучення таймера...</string><string name="progress_timer_save">Збереження таймера...</string><string name="Content$Preschool_Childrens_Programme">Дошкільні дитячі програми</string><string name="epg_event_share_text">Поділитися</string><string name="Content$Experimental_Film__Video">Експериментальний фільм/Відео</string><string name="channel_item_menu_stream">Показати живий ефір</string><string name="channels_window_title_count">%1$s, %2$s/%3$s</string><string name="action_menu_channels">Канали</string><string name="vdr_password_title">Пароль додатку VDR</string><string name="qui_imdb_url_summary">На якій сторінці IMDb шукати.</string><string name="progress_whatson_loading">Завантаження EPG…</string><string name="key_remux_command">remux_command</string><string name="update_will_start_in">Оновлення розпочнеться протягом однієї секунди</string><string name="main_menu_preferences">Уподобання</string><string name="settings_livetv_summary">Потрібен streamdev сервер на VDR і зовнішній програвач, наприклад VPlayer</string><string name="progress_connect">Підключення...</string><string name="progress_connect_finished_abnormal">Зв’язок несподівано завершено</string><string name="gui_custom_locale_title">Мова</string><string name="Content$Team_Sports">Спортивні команди</string><string name="main_menu_goto_title">Перемкнутися до...</string><string name="Content$Talk_Show">Ток шоу</string><string name="recstream_enable_title">Потокове передавання записів</string><string name="Content$Tennis__Squash">Теніс/Сквош</string><string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array><string name="recstream_enable_summary">Увімкнення потокового передавання записів</string><string name="Content$Music__Ballet__Dance">Музика/Балет/Танці</string><string name="Content$Musical__Opera">Мюзикл/Опера</string><string name="recstream_method_summary">На даний час потоковий ефір через додаток VDR live підтримується</string><string name="Content$Variety_Show">Вар’єте</string><string name="Content$Special_Event">Спеціальні події</string><string name="vdr_encoding_summary">Кодування символів Вашого VDR пристрою. За замовчуванням UTF-8.</string><string name="new_timer">Новий таймер</string><string name="epg_event_modify_timer_text">Змінити таймер</string><string name="Content$Magazine__Report__Documentary">Журнал/Рапорт/Документальне</string><string name="Content$News__Current_Affairs">Новини/Поточні події</string><string name="gui_max_recent_channels_title">Макс. к-сть недавніх каналів</string><string name="Content$Equestrian">Кінний спорт</string><string name="Content$Film__Cinema">Кінофільм</string><string name="timer_default_lifetime_title">Типова тривалість</string><string name="gui_channels_show_channel_numbers_summary">Показати номери каналів у списку каналів.</string><string name="channel_filter_last_summary">Розділені комами номери каналів або діапазони (роздільник \"-\"). Наприклад 1,2,4-10</string><string name="timer_default_primary_limit_title">Типове основне обмеження</string><string name="epg_list_channel_spinner">Канал</string><string name="epg_no_items">Нічого не знайдено…</string><string name="vdr_device_delete_qeustion">Вилучити цей пристрій?</string><string name="Content$Original_Language">Оригінальна мова</string><string name="timer_preferences">Типовий таймер</string><string name="epg_by_search">Пошук EPG</string><string name="epg_search_times_window">Час користувача</string><string name="vdr_preferences">Параметри мережі</string><string name="Content$Remarkable_People">Незвичайні люди</string><string name="action_menu_recordings">Записи</string><string name="Content$Adult_Movie__Drama">Кіно для дорослих/Драма</string><string name="epg_list_time_adhoc">Без точки доступу</string><string name="streaming_username_title">Ім\'я користувача Streamdev</string><string name="Content$Fine_Arts">Образотворче мистецтво</string><string name="Content$New_Media">Нові медія</string><string name="vdr_name_summary">Назва для цього пристрою</string><string name="remux_title">Remux</string><string name="main_menu_goto_no_vdr">Не вдається завантажити вибраний пристрій :(</string><string name="Content$Performing_Arts">Дресирування</string><string name="epg_search_settings_description">Пошук VDR EPG</string><string name="search_reapt">Перезапустити</string><string name="vdr_ssl_summary">Використовувати SSL для підключень</string><string name="Content$Motor_Sport">Моторний спорт</string><string name="Content$Winter_Sports">Зимовий спорт</string><string name="progress_wakeup_error">Помилка при відправці запиту пробудження: %1$s</string><string name="epg_by_time_args">EPG по часу: \'%1$s\'</string><string name="wakeup_password_title">Пароль пробудження</string><string name="main_menu_goto">Перемикач пристроїв</string><string name="vdr_encoding_title">Кодування символів</string><string name="navigae_at_the_end">Кінець</string><string name="epg_duration_template_live">%1$s/%2$s хв</string><string name="Content$Religion">Релігія</string><string name="Content$Literature">Література</string><string name="Content$Serious__Classical_Music">Серйозна/Класична музика</string><string name="qui_show_omdb_button_title">Показати кнопку OMDB</string><string name="recent_channels_no_history">Немає історії...</string><string name="wakeup_preferences">Пробудження віддаленого VDR</string><string name="settings_livetv_port">Порт трансляції потоку</string><string name="timer_post_end_buffer_summary">Хвилини запису після закінчення трансляції</string><string name="Content$Leisure__Hobbies">Відпочинок/Хоббі</string><string name="stream_via_as">Потік</string><string name="remux_enable_summary">Активувати потік через remux (тобто externremux.sh)</string><string name="Content$News__Weather_Report">Новини/Спорт</string><string-array name="lang"> + <item>Англійська</item> + <item>Німецька</item> + <item>Італійська</item> + </string-array><string name="Content$Football__Soccer">Футбол</string><string name="channel_filter_last_title">Фільтр каналів</string><string name="vdr_host_summary">Вузол з запущеним VDR</string><string name="Content$Broadcasting__Press">Трансляція/Преса</string><string name="Content$Languages">Мови</string><string name="Content$Romance">Романс</string><string name="Content$Show__Game_Show">Шоу//Ігри</string><string name="Content$Informational__Educational__School_Programme">Інформаційні/Навчальні/Шкільна програма</string><string name="Content$Folk__Tradional_Music">Фльк/Традиційна музика</string><string name="Content$Live_Broadcast">Трансляція</string><string name="Content$Detective__Thriller">Детектив/Тріллер</string><string name="aborted">Підключення перервано.</string><string name="qui_show_imdb_button_summary_off">Кнопка IMDb не відображається</string><string name="wakeup_url_summary">URL-адреса для запиту пробудження</string><string name="Content$Jazz">Джаз</string><string name="Content$Social__Spiritual_Sciences">Соціальна/Духовна наука</string><string name="remux_command_title">Команда</string><string name="progress_wakeup_sending">Ініціювання запиту пробудження…</string><string name="Content$Arts__Culture">Мистецтво/Культура</string><string name="epg_event_omdb_text">Пошук OMDB</string><string name="epg_of_a_channel">EPG -> %1$s, %2$s/%3$s</string><string name="gui_custom_locale_sum">Встановити мову.</string><string name="progress_connect_finished_abnormal_arg">Зв’язок несподівано завершено: %1$s</string><string name="wakeup_wol_mac_title">MAC-адреса</string><string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Серйозне/Класика/Релігія/Історія/Драма</string><string name="qui_show_tmdb_button_summary_on">Кнопка TMDb відображається</string><string name="Content$Martial_Sports">Військовий спорт</string><string name="qui_show_tmdb_button_title">Показати кнопку TMDb</string><string name="epg_by_channel">EPG по каналу</string><string name="epg_window_title_count">%1$s, %2$s елементів</string><string name="epg_list_time_now">Зараз</string><string name="Content$Fitness_and_Health">Фітнес і здоров’я</string><string name="gui_enable_24h_format_title">Використання 24-годинного формату</string><string name="Content$Motoring">Автомобільна справа</string><string name="Content$Entertainment_Programme_for_10_to_16">Програми для дітей від 10 до 16 років</string><string name="action_menu_epg">Список EPG</string><string name="epg_duration_template">%1$s хв</string><string name="epg_by_time">EPG по часу</string><string name="channel_filter_preferences">Налаштування каналу</string><string name="Content$Foreign_Countries__Expeditions">Зарубіжні країни/Експедиції</string><string name="timer_default_primary_limit_summary">Типове основне обмеження</string><string name="Content$Education__Science__Factual">Навчання/Наука/Факти</string><string name="groupby_provider">Постачальник</string><string name="Content$Social__Political__Economics">Соцільне/Політичне/Економічне</string><string name="progress_timer_modify">Оновлення таймера...</string><string name="settings_livetv_port_summary">Типово 3000. Доступ повинен бути включений в streamdevhosts.conf.</string><string name="Content$Documentary">Документальне</string><string name="Content$Childrens__Youth_Programme">Дитяче/Молодіжні програми</string><string name="qui_show_imdb_button_summary_on">Кнопка IMDb відображається</string><string name="progress_login_error">Увійти не вдалося.</string><string name="main_menu_exit">Вийти</string><string name="Content$Science_Fiction__Fantasy__Horror">Наукова фантастика/Фантастика/Жахи</string><string name="streaming_username_sum">Встановити ім\'я користувача сервера потокового відео (наприклад: -a \'користувач:пароль\')</string><string name="timer_pre_start_buffer_summary">Хвилини запису перед початком трансляції</string><string name="stream_as">як %s</string><string name="vdr_advanced_preferences_summary">Додаткові параметри</string><string name="Content$Gardening">Сад/Город</string><string name="epg_item_menu_timer_add">Створити таймер</string><string name="epg_item_menu_timer_enable">Увімкнути таймер</string><string name="livetv">Прямий ефір</string><string name="groupby_group">Група</string><string name="Content$Sports">Спорт</string><string name="wakeup_user_summary">Користувач віддаленого пробудження</string><string name="epg_list_time_next">Наступний</string><string name="remux_command_summary">Зазвичай EXT або Extern, наприклад http://vdr:3000/EXT/1</string><string name="vdr_devices_category">Пристрої VDR</string><string name="Content$Cooking">Готування їжі</string><string name="recstream">Потокове передавання записів</string><string name="stream_via">через %s</string><string name="vdr_port_title">Порт додатку VDR </string><string name="vdr_conntimeout_title">Затримка з\'єднання</string><string name="gui_max_recent_channels_summary">Скільки каналів повинно зберігатися в недавніх каналах?</string><string name="progress_timer_disable">Відключення таймера...</string><string name="channel_filter_filter_summary">Вокористовувати тільки дані канали</string><string name="wakeup_url_title">URL-адреса для віддаленого пробудження</string><string name="qui_imdb_url_title">Сторінка IMDb</string><string name="gui_enable_24h_format_summary_on">13:00</string><string name="Content$Sport_Magazine">Спортивний журнал</string><string name="Content$Tourism__Travel">Туризм/Подорожі</string><string name="epg_search_button">Пошук</string><string name="refresh">Оновити</string><string name="progress_recordings_loading">Завантаження записів…</string><string name="Content$Technology__Natural_Sciences">Технологія/Природничі науки</string><string name="Content$Adventure__Western__War">Пригоди/Вестерн/Війна</string><string name="action_menu_wakeup">Пробудження</string><string name="vdr_readtimeout_title">Час очікування читання</string><string-array name="wakeup_methods"> + <item>Виклик URL</item> + <item>WOL (пробудження через інтернет)</item> + </string-array><string name="share_chooser">Поділитися текстом EPG</string><string name="Content$Cartoons__Puppets">Мультфільми</string><string name="vdr_host_title">Вузол VDR</string><string name="epg_menu_times">Пошук часів</string><string name="vdr_port_summary">Порт для підключення до додатку VDR</string><string name="Content$Soap__Melodrama__Folkloric">Мильна опера/Мелодрама/Фольклор</string><string name="qui_show_omdb_button_summary_on">Кнопка OMDB відображається</string><string name="channel_item_menu_hide_permanent">Ховати постійно</string><string-array name="recstream_entries"> + <item>Додаток VDR live</item> + <item>Додаток VDR streamdev</item> + <item>Додаток VDR smattvweb</item> + </string-array><string name="epg_item_menu_timer_modify">Змінити таймер</string><string name="streaming_password_sum">Встановити пароль користувача сервера потокового відео (наприклад: -a \'користувач:пароль\')</string><string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (не рекомендується)</item> + </string-array><string name="epg_client_errors">Сталася помилка, перевірте журнали…</string><string name="wakeup_enabled_title">Може пробудити віддалений вузол VDR</string><string name="epg_list_search_label">Результати пошуку</string><string name="about_text">Про програму \"VDR-менеджер\" для Android\n +Це версія %1$s\n +Якщо Ви маєте пристрій VDR, до якого є доступ +через інтернет і є мобільний телефон з ОС Android, тоді Ви оцінити можливості цієї прогорами. +Для більше інформації відвідайте сторінку http://projects.vdr-developer.org/projects/vdr-manager/wiki. +Автор:\n +bju<herrlado@gmail.com> +herrlado<herrlado@gmail.com> + </string><string name="key_remux_parameter">remux_parameter</string><string name="wakeup_wol_custom_boradcast_summary">Якщо у Вас немає статичних таблиці ARP, Вам потрібно використовувати якусь широкомовну адресу.</string><string name="Content$Game_Show__Quiz__Contest">Ігрове шоу/Тести</string><string name="new_vdr">Новий VDR</string><string name="progress_connect_timeout">Затримка з\'єднання!</string><string name="wakeup_method_summary">Виберіть метод пробудження вузла VDR</string><string name="progress_channels_loading">Завантаження каналів…</string><string name="vdr_name_title">Назва</string><string name="main_menu_info">Інформація</string><string name="channel_group_menu_hide_permanent">Ховати постійно</string><string name="Content$Black_and_White">Чорне і біле</string><string name="Content$Water_Sport">Водний спорт</string><string name="epg_list_time_label">А що зараз на</string><string name="no_connection_retry">Повторити</string><string name="prefs_current_value_template">\nПоточний: %1$s</string><string name="progress_disconnect">Відключення…</string><string name="settings_livetv_streamformat">Формат потоку</string><string name="Content$Handicraft">Ремісниче</string><string name="vdr_password_summary">Пароль для додатка VDR</string><string name="wakeup_wol_mac_summary">MAC-адреса вузла VDR. Використайте \':\' або \'-\' або пропуск як роздільник.</string><string name="main_menu_switched_to">Перейшли до %1$s</string><string name="vdr_devices">Пристрої VDR</string><string name="progress_connect_error">Невдале з’єднання!</string><string name="settings_live_port_summary">Додаток VDR live має стандартний порт 8008.</string><string name="search_epg_hint">Пошук EPG</string><string name="groupby_name_all_channels_group">Всі канали</string><string name="vdr_ssl_title">Безпечне підключення</string><string name="action_menu_search">Пошук EPG</string><string name="timer_pre_start_buffer_title">Зміщення при початку</string><string name="channel_item_menu_hide">Сховати</string><string name="prefs_current_value">Поточний:</string><string name="epg_item_menu_timer_delete">Вилучити таймер</string><string name="epg_event_create_timer_text">Додати таймер</string><string name="Content$Medicine__Physiology__Psychology">Медицина/Фізіологія/Психологія</string><string name="epg_event_tmdb_text">TMDb пошук</string><string name="no_vdr">Немає VDR пристроїв</string><string name="recstream_method_title">Метод передачі потоку</string><string name="remux_parameter_title">Параметр</string><string name="wakeup_password_summary">Пароль для віддаленого пробудження</string><string name="Content$Economics__Social_Advisory">Економіка/Соціальний порадник</string><string name="vdr_error_text">Зв\'язок з VDR викликав помилку: %1$s</string><string name="Content$Popular_Culture__Traditional_Arts">Популярна культура/Традиційне мистецтво</string><string name="Content$Ballet">Балет</string><string name="progress_wakeup_sent">Запит пробудження надісланий</string><string name="gui_quit_on_back_summary_off">Кнопка \"Назад\" не завершує роботу VDR-менеджера</string><string name="timer_default_priority_summary">Типовий пріоритет</string><string name="remux_parameter_summary">Контроль якості потокової трансляції. Наприклад http://vdr:3000/EXT;DSL1000/1</string><string name="qui_show_omdb_button_summary_off">Кнопка OMDB не відображається</string><string name="epg_search_times_add">Додати час</string><string name="progress_recording_delete">Вилучення запису...</string><string name="menu_groupby">Групувати за</string><string name="Content$Arts__Culture_Magazine">Мистецтво/Культурний журнал</string><string name="remux_enable_title">Увімкнути Remux</string><string name="vdr_prefs_category">Пристрій</string><string name="Content$Discussion__Inverview__Debate">Дискусія/Інтерв’ю/Дебати</string><string name="qui_show_imdb_button_title">Показати кнопку IMDb</string><string name="gui_quit_on_back_title">Вийти на кнопку \"Назад\"</string><string name="prefs_current_value_not_set"><не встановлено></string><string name="Content$Comedy">Комедія</string><string name="action_menu_timers">Таймери</string><string name="vdr_timeout_sum">Як довго (в секундах) очікавати на операцію вводу/виводу, перш ніж вона перерветься?</string><string name="progress_login">Логін.</string><string name="share">Поділитися</string><string name="groupby_window_title_templte">Групувати за %1$s</string><string name="Content$Further_Education">Дальше навчання</string><string name="Content$Athletics">Атлетика</string><string name="wakeup_method_title">Метод пробудження</string><string name="no_connection">Немає підключення</string><string name="recent_channels">Недавні канали</string><string name="Content$Entertainment_Programme_for_6_to_14">Програми для дітей від 6 до 14 років</string><string-array name="imdb_urls"> + <item>Міжнародний</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array><string name="Content$Movie__Drama">Фільм/Драма</string><string name="groupby_name">Назва</string><string name="qui_show_tmdb_button_summary_off">Кнопка TMDb не відображається</string><string name="streaming_password_title">Пароль Streamdev</string><string name="done">Виконано</string><string name="gui_preferences">Налаштування графічного інтерфейсу</string><string name="key_remux_enable">remux_enable</string><string name="recording_item_menu_delete">Вилучити</string><string name="progress_timers_loading">Завантаження таймерів…</string><string name="timer_default_lifetime_summary">Типова тривалість</string><string name="vdr_devices_summary">Визначити один або кілька пристроїв VDR.</string><string name="Content$News_Magazine">Журнал новин</string><string name="Content$Advertisement__Shopping">Реклама/Закупи</string><string name="gui_enable_24h_format_summary_off">1:00 вечора</string><string name="app_name">VDR-менеджер</string><string name="vdr_conntimeout_sum">Як довго (в секундах) почекати, перш ніж встановиться підключення?</string><string name="wakeup_user_title">Користувач пробудження</string><string name="progress_timer_enable">Включення таймера...</string><string name="Content$Fashion">Мода</string><string name="gui_channels_show_channel_numbers_title">Показати номери каналів</string><string name="Content$Rock__Pop">Рок/Поп</string></file><file name="btn_circle" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-finger/btn_circle.xml" qualifiers="finger" type="drawable"/><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-it/strings.xml" qualifiers="it"><string name="qui_show_imdb_button_title">Mostra tasto IMDb</string><string name="epg_event_tmdb_text">Ricerca TMDb</string><string name="vdr_ssl_summary">Usa SSL per le connessioni</string><string name="Content$Childrens__Youth_Programme">Programmi per ragazzi/giovani</string><string name="Content$Entertainment_Programme_for_6_to_14">Programmi di intrattenimento da 6 a 14</string><string name="epg_search_settings_description">Ricerca EPG in VDR</string><string name="Content$Social__Political__Economics">Società/Politica/Economia</string><string name="vdr_name_summary">Nome del dispositivo</string><string name="streaming_username_title">Nome utente streamdev</string><string name="groupby_name_all_channels_group">Tutti i canali</string><string-array name="recstream_entries"> + <item>Plugin VDR Live</item> + <item>Plugin VDR Streamdev</item> + <item>Plugin VDR Smattvweb</item> + </string-array><string name="action_menu_search">Ricerca EPG</string><string name="progress_connect">Connessione...</string><string name="Content$Comedy">Commedia</string><string name="prefs_current_value_template">\nAttuale: %1$s</string><string name="wakeup_wol_mac_summary">Indirizzo MAC di VDR. Usa \':\' o \'-\' o uno spazio come separatore.</string><string name="Content$Cartoons__Puppets">Cartoni/Pupazzi</string><string name="vdr_device_delete_qeustion">Eliminare questo dispositivo?</string><string name="epg_event_omdb_text">Ricerca OMDB</string><string name="Content$Further_Education">Altra educazione</string><string name="Content$Martial_Sports">Arti marziali</string><string name="navigae_at_the_end">Fine</string><string name="key_remux_parameter">remux_parameter</string><string name="gui_enable_24h_format_title">Usa formato 24 ore</string><string name="Content$Variety_Show">Spettacolo di varietà</string><string name="vdr_devices">Dispositivi VDR</string><string name="Content$Tennis__Squash">Tennis/Squash</string><string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (deprecato)</item> + </string-array><string name="Content$Adventure__Western__War">Avventura/Western/Guerra</string><string name="livetv">Trasmissione dal vivo</string><string name="settings_livetv_port">Porta trasmissione</string><string name="progress_recordings_loading">Caricamento registrazioni...</string><string name="Content$Experimental_Film__Video">Film sperimentale/Video</string><string name="prefs_current_value_not_set"><non impostato></string><string name="Content$Talk_Show">Talk Show</string><string name="settings_livetv_summary">Sono necessari \"streamdev-server\" nella VDR e un riproduttore esterno come VPlayer</string><string name="main_menu_goto">Cambia dispositivo</string><string name="vdr_host_title">Nome sistema/IP</string><string name="Content$Motor_Sport">Sport motoristici</string><string name="recording_item_menu_delete">Elimina</string><string name="vdr_advanced_preferences_summary">Impostazioni avanzate</string><string name="qui_show_tmdb_button_summary_on">Tasto TMDb visibile</string><string name="epg_item_menu_timer_delete">Elimina timer</string><string name="Content$Literature">Letteratura</string><string name="epg_search_times_add">Aggiungi numero</string><string name="wakeup_wol_custom_boradcast_summary">A meno di non avere delle tabelle ARP statiche dovresti usare un indirizzo di broadcast.</string><string name="epg_item_menu_timer_add">Crea timer</string><string name="remux_parameter_title">Parametro</string><string name="action_menu_channels">Canali</string><string name="Content$Special_Event">Evento speciale</string><string name="progress_connect_finished_abnormal_arg">Connessione completata in modo anomalo: %1$s</string><string name="vdr_timeout_title">Durata totale</string><string name="vdr_devices_category">Dispositivi VDR</string><string name="Content$Social__Spiritual_Sciences">Società/Scienze spirituali</string><string-array name="wakeup_methods"> + <item>Chiama URL</item> + <item>WOL</item> + </string-array><string name="progress_recording_delete">Eliminazione registrazione...</string><string name="Content$Ballet">Balletto</string><string name="wakeup_enabled_summary">Abilita accensione VDR da remoto</string><string name="qui_show_omdb_button_summary_off">Non mostrare il tasto OMDB</string><string name="recstream_method_title">Metodo trasmissione</string><string name="progress_connect_finished_abnormal">Connessione completata in modo anomalo</string><string name="settings_livetv_port_summary">Predefinita 3000. L\'accesso deve essere abilitato in \"streamdevhosts.conf\".</string><string name="Content$Nature__Animals__Environment">Natura/Animali/Ambiente</string><string name="common_delete">Elimina</string><string name="epg_by_time_args">EPG per ora: \'%1$s\'</string><string name="streaming_password_sum">Imposta la password del server streamdev (es. -a \'nomeutente:password\')</string><string name="vdr_password_summary">Password per il plugin di VDR</string><string name="stream_as">come %s</string><string name="Content$Informational__Educational__School_Programme">Informativo/Educativo/Programma scolastico</string><string name="main_menu_info">Info</string><string name="progress_connect_timeout">Connessione scaduta!</string><string name="gui_custom_locale_sum">Seleziona una lingua</string><string name="vdr_port_default">6420</string><string name="Content$News__Current_Affairs">Notizie/Ultima ora</string><string name="vdr_error_text">La comunicazione con VDR ha causato un errore: %1$s</string><string name="Content$Handicraft">Artigianato</string><string name="Content$Arts__Culture_Magazine">Arte/Settimanale di cultura</string><string name="groupby_provider">Emittente</string><string name="Content$Languages">Lingue</string><string name="epg_list_search_label">Ricerca risultati</string><string name="epg_event_modify_timer_text">Modifica timer</string><string name="Content$Motoring">Motori</string><string name="vdr_encoding_title">Codifica caratteri</string><string name="main_menu_exit">Esci</string><string name="Content$Tourism__Travel">Turismo/Viaggi</string><string-array name="lang"> + <item>Inglese</item> + <item>Tedesco</item> + <item>Italiano</item> + </string-array><string name="epg_by_search">Ricerca EPG</string><string name="gui_custom_locale_title">Lingua</string><string name="channel_group_menu_hide_permanent">Nascondi sempre</string><string name="Content$Preschool_Childrens_Programme">Programmi per ragazzi prescolastici</string><string name="gui_max_recent_channels_summary">Quanti canali vuoi conservare tra quelli recenti?</string><string name="Content$Foreign_Countries__Expeditions">Paesi esteri/Spedizioni</string><string name="vdr_devices_summary">Definisci uno o più dispositivi VDR (in arrivo)</string><string name="Content$Equestrian">Equitazione</string><string name="vdr_conntimeout_sum">Tempo (in secondi) da aspettare prima che la connessione venga stabilita</string><string name="settings_live_port">Porta plugin VDR Live</string><string name="Content$News__Weather_Report">Notizie/Previsioni meteo</string><string name="qui_show_omdb_button_summary_on">Mostra il tasto OMDB</string><string name="Content$Water_Sport">Sport acquatici</string><string name="timer_post_end_buffer_summary">Minuti di fermo registrazione dopo la fine + dell\'evento</string><string name="timer_default_lifetime_title">Durata predefinita</string><string name="wakeup_wol_custom_boradcast_title">Indirizzo IP destinazione</string><string name="Content$Arts__Culture">Arte/Cultura</string><string name="vdr_password_title">Password plugin VDR</string><string name="Content$Original_Language">Lingua madre</string><string name="qui_show_imdb_button_summary_on">Mostra il tasto IMDb</string><string name="epg_of_a_channel">EPG -> %1$s, %2$s/%3$s</string><string name="Content$Entertainment_Programme_for_10_to_16">Programmi di intrattenimento da 10 a 16</string><string name="timer_default_priority_summary">Priorità predefinita</string><string name="main_menu_goto_title">Passa a...</string><string name="epg_by_search_param">Ricerca EPG: \'%1$s\'</string><string name="Content$Sport_Magazine">Settimanale di sport</string><string name="qui_imdb_url_summary">Sito IMDb da usare</string><string name="progress_channels_loading">Caricamento canali...</string><string name="key_remux_enable">remux_enable</string><string name="main_menu_preferences">Impostazioni</string><string name="no_connection_retry">Riprova</string><string name="progress_timer_save">Salvataggio timer...</string><string name="vdr_ssl_title">Connessione sicura</string><string name="channel_item_menu_hide">Nascondi</string><string name="groupby_group">Gruppo</string><string name="timer_post_end_buffer_title">Margine fine</string><string name="share_chooser">Condividi valore EPG</string><string name="epg_item_menu_timer_disable">Disabilita timer</string><string name="progress_whatson_loading">Caricamento EPG...</string><string name="wakeup_password_title">Password accensione</string><string name="wakeup_url_title">URL per accensione remota</string><string name="Content$Music__Ballet__Dance">Musica/Balletto/Danza</string><string name="timer_default_primary_limit_summary">Limite primario predefinito</string><string name="progress_timer_delete">Rimozione timer...</string><string name="no_connection">Nessuna connessione</string><string name="channel_filter_filter_title">Limita canali</string><string name="timer_preferences">Valori predefiniti timer</string><string name="Content$Sports">Sport</string><string name="epg_window_title_count">%1$s, %2$s</string><string name="epg_menu_search">Ricerca EPG</string><string name="progress_wakeup_error">Errore invio richiesta accensione: %1$s</string><string name="app_name">Gestore VDR</string><string name="epg_item_menu_timer_enable">Abilita timer</string><string name="Content$Magazine__Report__Documentary">Settimanale/Reportage/Documentario</string><string name="recent_channels_no_history">Nessuna cronologia...</string><string name="stream_via_as">Trasmissione</string><string name="vdr_host_summary">Nome sistema o indirizzo IP della VDR in esecuzione</string><string name="epg_list_time_adhoc">Alle</string><string name="epg_event_imdb_text">Ricerca IMDb</string><string name="Content$Fashion">Moda</string><string name="recording_item_menu_stream">Trasmissione</string><string name="Content$Musical__Opera">Musical/Opera</string><string name="channel_filter_last_title">Filtro canale</string><string name="epg_search_times_window">Numero personalizzato</string><string name="remux_enable_summary">Abilita trasmissione tramite remux (es. externremux.sh)</string><string name="search_epg_hint">Ricerca EPG</string><string name="Content$Live_Broadcast">Trasmissione dal vivo</string><string name="Content$Broadcasting__Press">Trasmissione/Stampa</string><string name="streaming_username_sum">Imposta il nome utente del server streamdev (es. -a \'nomeutente:password\')</string><string name="Content$Winter_Sports">Sport invernali</string><string name="wakeup_url_summary">URL per richiesta esecuzione accensione</string><string name="Content$Discussion__Inverview__Debate">Discussione/Intervista/Dibattito</string><string name="progress_login_error">Accesso fallito!</string><string name="Content$Medicine__Physiology__Psychology">Medicina/Filosofia/Psicologia</string><string name="key_remux_command">remux_command</string><string name="vdr_readtimeout_sum">Tempo (in secondi) da apsettare per ogni operazione di lettura</string><string name="Content$Remarkable_People">Personaggi importanti</string><string name="gui_channels_show_channel_numbers_summary">Mostra il numero di canali nella lista canali</string><string name="Content$New_Media">Nuovo programma</string><string name="main_menu_switched_to">Passato a %1$s</string><string name="gui_max_recent_channels_title">Numero massimo canali recenti</string><string name="Content$News_Magazine">Settimanale di attualità</string><string name="Content$Jazz">Jazz</string><string name="wakeup_password_summary">Password per accensione remota</string><string name="channel_item_menu_hide_permanent">Nascondi sempre</string><string name="groupby_name">Nome</string><string name="menu_groupby">Ordina per</string><string name="main_menu_goto_no_vdr">Impossibile caricare il dispositivo selezionato</string><string name="new_timer">Nuovo timer</string><string name="action_menu_epg">Elenco EPG</string><string name="progress_timer_modify">Aggiornamento timer...</string><string name="Content$Show__Game_Show">Spettacolo/Gioco a premi</string><string name="vdr_port_title">Porta plugin VDR</string><string name="about_title">Info</string><string name="Content$Detective__Thriller">Investigativo/Giallo</string><string name="Content$Fitness_and_Health">Culturismo & Salute</string><string name="Content$Gardening">Giardinaggio</string><string name="update_will_start_in">L\'aggiornamento si avvierà tra qualche secondo</string><string name="vdr_conntimeout_title">Durata connessione</string><string name="channel_filter_last_summary">Numero di canali o sequenze separate da virgole (separatore \'-\'). Es. 1,2,4-10</string><string name="Content$Serious__Classical_Music">Musica Classica/Seria</string><string name="epg_client_errors">Si è verificato un errore, verifica il registro...</string><string name="Content$Education__Science__Factual">Educazione/Scienza/Fatti</string><string name="recent_channels">Canali recenti</string><string name="groupby_window_title_templte">Ordina per %1$s</string><string name="about_text"> + Info sul programma \"Gestore VDR\" per Android\n + Questa è la versione %1$s\n + Se a casa disponi di una VDR raggiungibile + da Internet e possiedi un telefono cellulare che usa Android allora forse hai trovato l\'applicazione che fa per te. + Per maggiori dettagli visita http://projects.vdr-developer.org/projects/vdr-manager/wiki. + Autore:\n + bju<herrlado@gmail.com> + herrlado<herrlado@gmail.com> + Traduzione italiana:\n + Diego Pierotto + </string><string name="vdr_readtimeout_title">Durata lettura</string><string name="channel_filter_filter_summary">Usa solo determinati canali</string><string name="qui_imdb_url_title">Sito IMDb</string><string name="qui_show_imdb_button_summary_off">Non mostrare il tasto IMDb</string><string name="recstream_enable_summary">Abilita trasmissione registrazioni</string><string name="Content$Religion">Religione</string><string name="qui_show_tmdb_button_summary_off">Tasto TMDb non visibile</string><string name="progress_cache_hit">Caricato dalla cache</string><string name="new_vdr">Nuova VDR</string><string name="channel_item_menu_epg">Mostra EPG</string><string name="Content$Adult_Movie__Drama">Film per adulti/Dramma</string><string name="no_vdr">Nessun dispositivo VDR</string><string name="Content$Film__Cinema">Film/Cinema</string><string name="qui_show_omdb_button_title">Mostra tasto OMDB</string><string name="action_menu_recordings">Registrazioni</string><string name="search_reapt">Riesegui</string><string name="timer_pre_start_buffer_title">Margine inizio</string><string name="progress_timer_enable">Attivazione timer...</string><string name="streaming_password_title">Password streamdev</string><string name="Content$Soap__Melodrama__Folkloric">Telenovella/Melodramma/Folcloristico</string><string name="epg_list_time_label">In programmazione alle</string><string name="Content$Advertisement__Shopping">Pubblicità/Acquisti</string><string name="Content$Performing_Arts">Arti di rendimento</string><string-array name="imdb_urls"> + <item>akas.imdb.com</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array><string name="wakeup_wol_mac_title">Indirizzo MAC</string><string name="Content$Rock__Pop">Rock/Pop</string><string name="Content$Science_Fiction__Fantasy__Horror">Finzione/Fantasia/Horror</string><string name="remux_command_title">Comando</string><string name="channel_group_menu_hide">Nascondi</string><string name="prefs_current_value">Attuale:</string><string name="Content$Cooking">Cucina</string><string name="Content$Athletics">Atletica</string><string name="done">Completato</string><string name="aborted">Connessione terminata.</string><string name="recstream_method_summary">La trasmissione tramite il plugin VDR Live è attualmente supportata</string><string name="wakeup_user_title">Utente accensione</string><string name="epg_duration_template">%1$s min</string><string name="progress_connect_error">Connessione fallita!</string><string name="epg_duration_template_live">%1$s/%2$s min</string><string name="vdr_encoding_summary">Codifica caratteri della VDR. Predefinito utf-8.</string><string name="vdr_timeout_sum">Tempo (in secondi) da aspettare per un\'intera operazione di I/O prima di essere terminata</string><string name="progress_login">Accedi</string><string name="wakeup_method_title">Metodo accensione</string><string name="Content$Folk__Tradional_Music">Musica Tradizionale/Folclore</string><string name="epg_event_share_text">Condividi</string><string name="channels_window_title_count">%1$s, %2$s/%3$s</string><string name="Content$Movie__Drama">Film/Dramma</string><string name="progress_timer_disable">Disattivazione timer...</string><string name="vdr_prefs_category">Dispositivo</string><string name="epg_search_button">Cerca</string><string name="epg_list_time_next">Successivo</string><string name="epg_by_time">EPG per ora</string><string name="refresh">Aggiorna</string><string name="vdr_advanced_preferences">Avanzate</string><string name="recstream_enable_title">Trasmissione registrazioni</string><string name="stream_via">tramite %s</string><string name="vdr_port_summary">Porta per connessioni al plugin di VDR</string><string name="gui_enable_24h_format_summary_on">13:00</string><string name="wakeup_preferences">Accensione VDR da remoto</string><string name="epg_list_time_now">In onda</string><string name="remux_command_summary">Di solito EXT o Extern (es. http://vdr:3000/Extern/1)</string><string name="Content$Black_and_White">Bianco & Nero</string><string name="epg_by_channel">EPG per canale</string><string name="timer_default_primary_limit_title">Limite primario predefinito</string><string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Serio/Classico/Religioso/Film storico/Dramma</string><string name="gui_enable_24h_format_summary_off">1:00 PM</string><string name="Content$Game_Show__Quiz__Contest">Gioco a premi/Quiz/Gara</string><string name="progress_wakeup_sent">Richiesta accensione inviata</string><string name="wakeup_user_summary">Utente per accensione remota</string><string name="Content$Unpublished">Non pubblicato</string><string name="recstream">Trasmissione registrazioni</string><string name="action_menu_timers">Timer</string><string name="remux_title">Remux</string><string name="Content$Football__Soccer">Calcio</string><string name="epg_list_channel_spinner">Canale</string><string name="progress_disconnect">Disconnessione...</string><string name="epg_menu_times">Numero ricerche</string><string name="no_internet_connection">Nessuna connessione dati</string><string name="wakeup_method_summary">Scegli un metodo per accendere VDR</string><string name="Content$Fine_Arts">Arti fine</string><string name="Content$Romance">Romanzo</string><string name="settings_live_port_summary">Il plugin VDR Live usa la porta 8008 come predefinita.</string><string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array><string name="remux_enable_title">Abilita Remux</string><string name="Content$Economics__Social_Advisory">Economia/Consulenza sociale</string><string name="wakeup_enabled_title">Può accendere VDR da remoto</string><string name="qui_show_tmdb_button_title">Mostra tasto TMDb</string><string name="timer_default_priority_title">Priorità predefinita</string><string name="timer_default_lifetime_summary">Durata predefinita</string><string name="navigae_at_the_start">Inizio</string><string name="Content$Leisure__Hobbies">Tempo libero/Hobby</string><string name="epg_item_menu_timer_modify">Modifica timer</string><string name="epg_event_create_timer_text">Aggiungi timer</string><string name="epg_no_items">Nessun risultato trovato...</string><string name="Content$Popular_Culture__Traditional_Arts">Cultura popolare/Arti tradizionali</string><string name="gui_quit_on_back_summary_on">Il tasto Indietro chiude VDR-Manager</string><string name="gui_channels_show_channel_numbers_title">Mostra numero canali</string><string name="Content$Technology__Natural_Sciences">Tecnologia/Scienze naturali</string><string name="remux_parameter_summary">Controllo qualità trasmissione (es. http://vdr:3000/Extern;DSL1000/1)</string><string name="vdr_name_title">Nome</string><string name="settings_livetv_streamformat">Formato trasmissione</string><string name="gui_quit_on_back_summary_off">Il tasto Indietro non chiude VDR-Manager</string><string name="progress_timers_loading">Caricamento timer...</string><string name="Content$Team_Sports">Sport di squadra</string><string name="gui_preferences">Impostazioni GUI</string><string name="channel_filter_preferences">Impostazioni canale</string><string name="epg_eent_livetv_text">Trasmissione</string><string name="progress_wakeup_sending">Inizio richiesta accensione...</string><string name="action_menu_wakeup">Accensione</string><string name="share">Condividi</string><string name="vdr_preferences">Impostazioni rete</string><string name="gui_quit_on_back_title">Esci con tasto Indietro</string><string name="timer_pre_start_buffer_summary">Minuti di avvio registrazione prima dell\'inizio + dell\'evento</string><string name="Content$Documentary">Documentario</string><string name="channel_item_menu_stream">Mostra trasmissione</string></file><file name="btn_circle_disable_focused" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_disable_focused.png" qualifiers="mdpi-finger" type="drawable"/><file name="btn_circle_disable" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_disable.png" qualifiers="mdpi-finger" type="drawable"/><file name="btn_circle_normal" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_normal.png" qualifiers="mdpi-finger" type="drawable"/><file name="btn_circle_pressed" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_pressed.png" qualifiers="mdpi-finger" type="drawable"/><file name="btn_circle_selected" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_selected.png" qualifiers="mdpi-finger" type="drawable"/><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-de/strings.xml" qualifiers="de"><string name="epg_list_time_now">jetzt</string><string name="gui_custom_locale_sum">Eine andere Sprache aktivieren.</string><string name="Content$Motor_Sport">Motorsport</string><string name="timer_default_primary_limit_summary">Standardmässig verwendetes Primärlimit</string><string name="Content$Special_Event">Besonderes Ereignis</string><string name="vdr_port_summary">Port für Verbindungen zum VDR Plugin</string><string name="progress_wakeup_sent">Aufforderung zum Wecken gesendet</string><string name="timer_preferences">Voreinstellungen für Timer</string><string name="channel_filter_preferences">Kanaleinstellungen</string><string name="recstream_enable_summary">Streaming von Aufzeichnungen aktivieren</string><string name="Content$Documentary">Dokumentation</string><string name="Content$Tennis__Squash">Tennis/Squash</string><string name="Content$Economics__Social_Advisory">Wirtschafts/Gesellschaftsberatung</string><string name="wakeup_wol_custom_boradcast_title">Ziel IP-Adresse</string><string name="aborted">Connection aborted.</string><string name="Content$Discussion__Inverview__Debate">Diskussion/Interview/Debatte</string><string name="epg_by_time">EPG nach Zeit</string><string name="new_timer">Neuer Timer</string><string name="Content$News__Current_Affairs">Aktuelle Angelegenheiten</string><string name="Content$Advertisement__Shopping">Werbung/Einkaufen</string><string name="wakeup_method_summary">Wähle eine Methode zum Wecken des VDR Rechners</string><string name="main_menu_exit">Beenden</string><string name="Content$News_Magazine">Nachrichtenmagazin</string><string name="every_day">Jeden Tag</string><string name="epg_by_search">EPG Suche</string><string name="Content$Adult_Movie__Drama">Erwachsenen-Film/Drama</string><string-array name="channels_group_by"> + <item>Gruppe</item> + <item>Anbieter</item> + <item>Quelle</item> + <item>Name</item> + </string-array><string name="qui_show_imdb_button_title">Zeige IMDb Button</string><string name="sortby_channel">Kanal</string><string name="switching_success">umgeschalten zu %s</string><string name="groupby_name">Name</string><string name="channel_item_menu_switch">Umschalten</string><string name="Content$Jazz">Jazz</string><string name="Content$Sports">Sport</string><string name="qui_show_omdb_button_summary_off">OMDB Button nicht anzeigen</string><string name="action_menu_channels">Kanäle</string><string name="main_menu_switched_to">Umgestellt auf %1$s</string><string name="epg_by_channel">EPG nach Kanälen</string><string name="processing">Ausführen…</string><string name="Content$Serious__Classical_Music">Ernste/Klassische Musik</string><string name="progress_switching">Umschalten…</string><string name="filter">Filter</string><string name="about_text">Über \"VDR-Manager\" für Android\n +Dies ist Version %1$s\n +Falls sie zuhause einen VDR haben, der über Internet erreichbar ist, und sie ein Android-Smartphone besitzen werden sie das Programm eventuell nützlich finden. +Für weitere Informationen besuchen sie http://projects.vdr-developer.org/projects/vdr-manager/wiki. +Author:\n +bju<herrlado@gmail.com> +herrlado<herrlado@gmail.com></string><string name="main_menu_info">Infomationen</string><string name="Content$Preschool_Childrens_Programme">Programm für Vorschulkinder</string><string name="sortby_channellist">Kanalliste</string><string name="epg_search_settings_description">Suche VDR EPG</string><string name="progress_connect_error">Verbindung fehlgeschlagen!</string><string name="Content$Technology__Natural_Sciences">Technik/Naturwissenschaften</string><string name="wakeup_enabled_title">VDR kann geweckt werden</string><string name="epg_list_time_label">Was kommt</string><string name="timer_detail_use_vps">Verwende VPS:</string><string name="action_menu_recordings">Aufnahmen</string><string name="prefs_current_value">Aktuell:</string><string name="channels_window_title_count">%1$s, %2$s/%3$s</string><string name="epg_duration_template_live">%1$s/%2$s min</string><string name="Content$Tourism__Travel">Tourismus/Reisen</string><string name="epg_client_errors">Ein Fehler ist aufgetreten, prüfe Log…</string><string name="share_chooser">Share EPG Eintrag</string><string name="Content$Film__Cinema">Film/Kino</string><string name="vdr_host_not_defined">VDR-Server nicht definiert</string><string name="groupby_window_title_templte">Nach %1$s anordnen</string><string name="action_menu_wakeup">Aufwecken</string><string name="vdr_advanced_preferences_summary">Erweiterte Einstellungen</string><string name="epg_list_channel_spinner">Kanal</string><string name="day_concat">", "</string><string name="progress_recordings_loading">Lade Aufnahmen…</string><string name="timer_post_end_buffer_title">Nachlaufzeit</string><string name="gui_quit_on_back_title">Beenden mit Zurück Button</string><string name="Content$Medicine__Physiology__Psychology">Medizin/Physiologie/Psychologie</string><string name="certificate_not_accepted">Nicht akzeptieren</string><string name="epg_item_menu_timer_add">Erzeuge Timer</string><string name="Content$Arts__Culture_Magazine">Kunst/Kulturmagazin</string><string name="Content$Soap__Melodrama__Folkloric">Seife/Melodram/Folklore</string><string name="epg_window_title_count">%1$s, %2$s Einträge</string><string name="channel_item_menu_stream">Livestream</string><string name="epg_search_times_add">Zeit hinzufügen</string><string name="gui_max_recent_channels_summary">Wie viele Kanäle sollen in der Kanalhistory verbleiben?</string><string name="vdr_password_title">VDR Plugin Passwort</string><string name="vdr_devices_category">VDR-Geräte</string><string name="main_menu_goto">Gerät umstellen</string><string name="recstream">Streaming von Aufzeichnungen</string><string name="epg_list_search_label">Suchergebnisse</string><string name="vdr_timeout_title">Gesamt-Zeitlimit</string><string name="Content$Detective__Thriller">Detektiv/Thriller</string><string name="Content$Rock__Pop">Rock/Pop</string><string name="epg_item_menu_timer_delete">Lösche Timer</string><string name="Content$Social__Spiritual_Sciences">Sozial/Geisteswissenschaften</string><string name="search_reapt">Wiederholungen</string><string name="gui_quit_on_back_summary_on">Zurück Button schließt den VDR-Manager</string><string name="groupby_channel">nach Kanal</string><string name="epg_event_tmdb_text">TMDb Suche</string><string name="groupby_source">Quelle</string><string name="Content$Live_Broadcast">Live-Sendung</string><string name="Content$Performing_Arts">Darstellende Künste</string><string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (veraltet)</item> + </string-array><string name="epg_event_omdb_text">OMDB Suche</string><string name="timer_default_priority_title">Priorität</string><string name="Content$Experimental_Film__Video">Experimentalfilm/Video</string><string name="timer_default_lifetime_title">Lebenszeit</string><string name="Content$Languages">Sprachen</string><string name="Content$Unpublished">Unveröffentlicht</string><string name="qui_imdb_url_title">IMDb Seite</string><string-array name="wakeup_methods"> + <item>Rufe ein URL auf</item> + <item>WOL</item> + </string-array><string name="Content$Comedy">Komödie</string><string name="action_menu_timers">Timers</string><string name="wakeup_url_title">URL für Wecken in der Ferne</string><string name="settings_live_port_summary">VDR Live-Plugin hat standardmäßig den Port 8008.</string><string name="certificate_problem_message_title">Zertifikat-Warnung</string><string name="search_epg_hint">Suche EPG</string><string name="progress_cache_hit">Lade aus Cache.</string><string name="Content$Leisure__Hobbies">Freizeit/Hobbies</string><string name="progress_connect_finished_abnormal">Verbindung unnormal beeendet…</string><string name="progress_timer_disable">Deaktiviere Timer…</string><string name="gui_max_recent_channels_title">Maximale Kanalhistory</string><string name="remux_parameter_summary">Steuert Streaming Qualität. z.B. http://vdr:3000/Extern;DSL1000/1</string><string name="no_connection">Keine Verbindung</string><string name="streaming_username_title">Streamdev Benutzername</string><string name="channel_filter_last_summary">Kommagetrennte Kanalnummern oder Bereiche (\'-\'). z.B. 1,2,4-10</string><string name="Content$Popular_Culture__Traditional_Arts">Pop-Kultur/Traditionelle Künste</string><string name="Content$Winter_Sports">Wintersport</string><string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Ernst/Klassik/Religion/Historischer Film/Drama</string><string name="vdr_conntimeout_sum">Wie lang (in Sekunden) warten bis eine Verbindung hergestellt ist?</string><string name="progress_timers_loading">Lade Timer…</string><string name="Content$Music__Ballet__Dance">Musik/Ballett/Tanz</string><string name="Content$Foreign_Countries__Expeditions">Ausland/Expeditionen</string><string name="recstream_method_title">Streamingmethode</string><string name="vdr_devices_summary">Definiere ein oder weitere VDR Geräte. (aktuell nicht implementiert)</string><string name="wakeup_wol_mac_summary">MAC-Adresse des VDR Rechners. Verwende \':\' , \'-\' oder ein Leerzeichen als Trennzeichen.</string><string name="remux_command_summary">Typischerweise EXT oder Extern z.B. http://vdr:3000/Extern/1</string><string name="epg_list_time_next">als nächstes</string><string name="epg_menu_search">Suche EPG</string><string name="progress_whatson_loading">Lade EPG…</string><string name="stream_as">als %s</string><string name="channel_group_menu_hide_permanent">Permanent verbergen</string><string name="Content$Movie__Drama">Film/Drama</string><string name="channel_item_menu_hide_permanent">Permanent verbergen</string><string name="probing">Prüfe %1$s …</string><string formatted="false" name="certificate_problem_message_text"> +Das Zertifikat des Servers wurde nicht akzeptiert:\n\n +Hostname:\n + %s\n +Gültig ab:\n + %s\n +Gültig bis:\n + %s\n\n +Was wollen Sie tun? + </string><string name="vdr_timezone_summary">Die Zeitzone des Servers. Das ist wichtig, falls sie verreisen und Timer von einer anderen Zeitzone aus bearbeiten.</string><string name="progress_timer_enable">Aktiviere Timer…</string><string name="recent_channels_no_history">Keine aktuellen Kanäle gefunden…</string><string name="timer_detail_priority_hint">z.B. 50</string><string name="timer_default_priority_summary">Standardmässig verwendete Priorität</string><string name="Content$Original_Language">Originalsprache</string><string name="epg_event_imdb_text">IMDb Suche</string><string name="action_menu_epg">EPG Liste</string><string name="switching_failed">Umschalten zu %1$s fehlgeschlagen: %2$s</string><string name="no_vdr">Keine VDR-Geräte</string><string name="timer_detail_lifetime">Lebensdauer:</string><string name="Content$Childrens__Youth_Programme">Kinder/Jugendprogramm</string><string name="progress_login">Anmelden.</string><string name="settings_live_port">VDR Live-Plugin Port</string><string name="wakeup_enabled_summary">Aktiviert das Wecken des ferngesteuerten VDR Rechners</string><string name="Content$Broadcasting__Press">Rundfunk/Presse</string><string name="action_menu_search">EPG Suche</string><string name="Content$Adventure__Western__War">Abenteuer/Western/Krieg</string><string name="Content$Talk_Show">Talkshow</string><string name="main_menu_clear_search">Lösche Such-History</string><string name="recording_item_menu_delete">Löschen</string><string name="main_menu_goto_title">Umstellen auf…</string><string name="vdr_readtimeout_sum">Wie lang (in Sekunden) warten bis eine Zeile gelesen wurde?</string><string name="wakeup_method_title">Weckmethode</string><string name="Content$Motoring">Autofahren</string><string name="share">Share</string><string name="settings_livetv_port_summary">Default 3000. Der Zugriff muss in der Datei + streamdevhosts.conf aktiviert sein.</string><string name="switch_to_channel">Umschalten zu</string><string name="timer_post_end_buffer_summary">Minuten der Aufzeichnung nach dem Ende der Sendung</string><string name="Content$Water_Sport">Wassersport</string><string name="Content$Informational__Educational__School_Programme">Informations/Lehr/Schul-Programm</string><string name="vdr_prefs_category">Gerät</string><string name="Content$Sport_Magazine">Sportmagazin</string><string name="key_remux_parameter">remux_parameter</string><string name="Content$Religion">Religion</string><string name="no_internet_connection">Keine Datenverbindung</string><string name="sort">Sortieren</string><string-array name="recordings_group_by"> + <item>Nach Zeit</item> + <item>Alphabetisch</item> + </string-array><string name="recording_item_menu_stream">Stream</string><string name="Content$Handicraft">Handwerk</string><string name="epg_duration_template">%1$s min</string><string name="vdr_name_title">Name</string><string name="progress_recording_delete">Lösche Aufnahme…</string><string name="gui_enable_24h_format_summary_on">13:00</string><string name="Content$Martial_Sports">Kampfsport</string><string name="recstream_method_summary">Momentan wird Streaming über VDR live oder das streamdev-plugin unterstützt</string><string name="Content$Athletics">Athletik</string><string name="Content$New_Media">Neue Medien</string><string name="refresh">Auffrischen</string><string name="Content$Arts__Culture">Kunst/Kultur</string><string name="livetv">Live TV</string><string name="epg_search_button">Suchen</string><string-array name="imdb_urls"> + <item>International</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array><string name="gui_custom_locale_title">Andere Sprache</string><string name="qui_show_omdb_button_title">Zeige OMDB Button</string><string name="epg_event_modify_timer_text">Timer modifizieren</string><string name="Content$Entertainment_Programme_for_6_to_14">Unterhaltungsprogramm für 6 bis 14</string><string name="Content$Literature">Literatur</string><string name="Content$Gardening">Gartenbau</string><string name="qui_show_imdb_button_summary_on">IMDb Button anzeigen</string><string name="timer_default_primary_limit_title">Primärlimit</string><string name="channel_filter_last_title">Kanalfilter</string><string name="sortby_time">Zeit</string><string name="Content$Football__Soccer">Football/Fußball</string><string name="Content$Equestrian">Reitsport</string><string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array><string name="about_title">Über</string><string name="Content$Social__Political__Economics">Gesellschaft/Politik/Wirtschaft</string><string name="Content$Team_Sports">Mannschaftssport</string><string name="Content$Fine_Arts">Bildende Künste</string><string name="progress_timer_modify">Modifiziere Timer…</string><string name="progress_timer_delete">Lösche Timer…</string><string name="vdr_conntimeout_title">Anmeldezeitlimit</string><string name="progress_channels_loading">Lade Kanäle…</string><string name="Content$Fashion">Mode</string><string name="recstream_enable_title">Streaming von Aufzeichnungen</string><string name="gui_enable_24h_format_title">Verwende 24-h Format</string><string name="streaming_password_title">Streamdev Passwort</string><string name="epg_by_time_args">EPG nach Zeit: \'%1$s\'</string><string name="groupby_date">nach Datum</string><string name="Content$Fitness_and_Health">Fitness & Gesundheit</string><string name="epg_item_menu_timer_disable">Deaktiviere Timer</string><string name="groupby_name_all_channels_group">Alle Kanäle</string><string name="vdr_encoding_title">Zeichenkodierung</string><string name="progress_login_error">Anmelden fehlgeschlagen.</string><string name="addtocal">Zum Kalender</string><string name="update_will_start_in">Die Liste wird in einer Sekunde aktualisiert</string><string name="wakeup_password_title">Passwort</string><string name="vdr_encoding_summary">Zeichenkodierung vom VDR Gerät. Vorgabe ist Android Zeichenkodierung (utf-8).</string><string name="epg_list_time_adhoc">freie Zeitwahl</string><string name="remux_enable_summary">Aktiviere Streaming mittels remux (z.B. externremux.sh)</string><string name="timer_detail_repeat_title">Wiederholung</string><string name="wakeup_user_title">Nutzeraccount</string><string name="channel_filter_filter_title">Begrenze Kanäle</string><string name="Content$Remarkable_People">Bemerkenswerte Leute</string><string name="done">Fertig</string><string name="stream_via">über %s</string><string-array name="navigation_array"> + <item>Kanäle</item> + <item>EPG nach Zeit</item> + <item>EPG nach Kanal</item> + <item>Aufzeichnungen</item> + <item>Timer</item> + </string-array><string name="wakeup_user_summary">Account für Remote-Wecken</string><string name="wakeup_password_summary">Passwort für Remote-Wecken</string><string name="remux_command_title">Format</string><string name="gui_enable_24h_format_summary_off">1:00 PM</string><string-array name="lang"> + <item>Englisch</item> + <item>Deutsch</item> + <item>Italienisch</item> + <item>ukrainisch</item> + </string-array><string name="Content$Entertainment_Programme_for_10_to_16">Unterhaltungsprogramm für 10 bis 16</string><string name="epg_menu_times">Zeiten einstellen</string><string name="Content$Show__Game_Show">Show/Spielshow</string><string name="vdr_name_summary">Der Name von diesem Gerät</string><string name="prefs_current_value_template">Aktuell: %1$s</string><string-array name="recent_channels_order_entries"> + <item>Am meisten genutzt</item> + <item>Zuletzt genutzt</item> + </string-array><string name="vdr_device_delete_qeustion">Soll dieses Gerät gelöscht werden?</string><string name="timer_detail_priority">Priorität:</string><string name="certificate_accept_once">Einmal akzeptieren</string><string name="stream_choose_audio">Audiospur wählen</string><string name="channel_filter_filter_summary">Nur ausgewählte Kanäle verwenden</string><string name="navigae_at_the_start">Anfang</string><string name="vdr_readtimeout_title">Lese-Zeitlimit</string><string name="no_results">Keine Ergebnisse…</string><string name="gui_quit_on_back_summary_off">Zurück Button beendet den VDR-Manager nicht</string><string name="Content$Education__Science__Factual">Ausbildung/Wissenschaft/Sachlich</string><string name="wakeup_wol_mac_title">MAC-Adresse</string><string name="app_name">VDR-Manager</string><string name="sortby_alphabet">Alphabet</string><string name="set_time">Zeit setzen</string><string name="Content$Magazine__Report__Documentary">Magazin/Bericht/Dokumentation</string><string name="channel_group_menu_hide">Verbergen</string><string name="vdr_timezone_title">Zeitzone des Servers wählen</string><string name="zone_list_menu_sort_by_timezone">Sortiere nach Zeitzone</string><string name="epg_item_menu_timer_enable">Aktiviere Timer</string><string name="vdr_host_title">VDR Rechner</string><string name="progress_loading">Lade…</string><string name="qui_show_tmdb_button_summary_off">TMDb Button wird nicht angezeigt</string><string name="key_remux_enable">remux_enable</string><string name="recent_channels">Letzte Kanäle</string><string name="wakeup_url_summary">URL für die Aufforderung zum Wecken</string><string name="Content$Ballet">Ballett</string><string name="audio_track_dolby">D</string><string name="qui_imdb_url_summary">Welche IMDb Seite für die Suche verwenden.</string><string name="Content$Cartoons__Puppets">Zeichentrick/Puppen</string><string name="common_delete">Löschen</string><string name="timer_detail_day_title">Tag</string><string name="prefs_current_value_not_set"><Nicht gesetzt></string><string name="qui_show_omdb_button_summary_on">OMDB Button anzeigen</string><string name="sortby">Sortiere nach</string><string name="streaming_password_sum">Streamdev Server Passwort, gesetzt mit der Option \"-a \'user:pass\'\". wird so aufgerufen: http://user:pass@vdr:3000. In der Regel nicht gesetzt.</string><string name="settings_livetv_summary">Benötigt Streamdev-server auf dem VDR und ein externes Wiedergabeprogramm wie z.B. VPlayer</string><string name="menu_groupby">Anordnen nach</string><string name="progress_disconnect">Trenne…</string><string name="vdr_ssl_title">Sichere Verbindung</string><string name="channel_item_menu_epg">Zeige EPG</string><string name="stream_via_as">Stream</string><string name="gui_channels_show_channel_numbers_title">Zeige Kanalnummern</string><string name="Content$Black_and_White">Schwarz-weiß</string><string-array name="epg_sort_by_channels_alpha"> + <item>Kanäle</item> + <item>Alphabet</item> + </string-array><string name="new_vdr">Neues VDR-Gerät</string><string name="vdr_preferences">Netzwerkeinstellungen</string><string name="vdr_ssl_summary">Verwende SSL für Verbindungen</string><string name="epg_event_create_timer_text">Timer hinzufügen</string><string name="gui_recent_channels_order_summary">Sortiere nach zuletzt genutzt oder am häufigsten genutzt</string><string name="main_menu_preferences">Einstellungen</string><string name="main_menu_goto_no_vdr">Das gewählte Gerät kann nicht geladen werden :(</string><string name="zone_list_menu_sort_alphabetically">Sortiere alphabetisch</string><string name="vdr_devices">VDR Geräte</string><string name="channel_item_menu_hide">Verbergen</string><string name="audio_tracks_template">Audio Spuren: %1$s</string><string name="epg_item_menu_timer_modify">Bearbeite Timer</string><string name="settings_livetv_streamformat">Stream-Format</string><string name="vdr_advanced_preferences">Erweitert</string><string name="progress_wakeup_error">Fehler beim Senden der Aufforderung zum Wecken: %1$s</string><string name="epg_no_items">Nichts gefunden…</string><string name="timer_pre_start_buffer_summary">Minuten der Aufzeichnung vor dem Beginn der Sendung</string><string name="groupby_group">Gruppe</string><string name="timer_detail_lifetime_hint">z.B. 99</string><string name="timer_detail_title_vps">%1$s (VPS)</string><string name="Content$Variety_Show">Variete-Show</string><string name="remux_parameter_title">Parameter</string><string name="Content$Folk__Tradional_Music">Volks/Traditionelle Musik</string><string name="qui_show_tmdb_button_summary_on">TMDb Button wird angezeigt</string><string name="gui_recent_channels_order_title">Sortierung der aktuellen Kanäle</string><string name="never">Nie</string><string name="Content$Musical__Opera">Musical/Oper</string><string name="timer_default_lifetime_summary">Standardmässig verwendete Lebenszeit</string><string name="search">Suchen</string><string name="Content$Cooking">Kochen</string><string name="epg_event_share_text">Share</string><string name="key_remux_command">remux_command</string><string name="epg_of_a_channel">%1$s, %2$s/%3$s</string><string name="progress_timer_save">Speichere Timer…</string><string name="vdr_error_text">Bei der Kommunikation mit dem VDR ist ein Fehler aufgetreten: %1$s</string><string name="epg_by_search_param">EPG Suche: \'%1$s\'</string><string name="gui_preferences">Einstellungen der Benutzeroberfläche</string><string name="remux_title">Remux</string><string name="epg_eent_livetv_text">Stream</string><string name="groupby_provider">Provider</string><string name="progress_connect_finished_abnormal_arg">Verbindung unnormal beeendet: %1$s</string><string name="epg_item_menu_timer_record">Aufnahme</string><string name="Content$Science_Fiction__Fantasy__Horror">Science-Fiction/Fantasy/Horror</string><string name="recording_started">Aufzeichnung gestartet</string><string name="wakeup_preferences">Ferngesteueren VDR Rechner wecken</string><string name="vdr_password_summary">Passwort für das VDR Plugin</string><string name="vdr_port_title">VDR Plugin Port </string><string name="wakeup_wol_custom_boradcast_summary">Eine WOL-Netzwerkadresse von 255.255.255.255 abweichend. Zum Beispiel sinnvoll für VPN Verbindungen.</string><string name="navigae_at_the_end">Ende</string><string-array name="epg_sort_by_time_alpha"> + <item>Zeit</item> + <item>Alphabet</item> + </string-array><string name="timer_pre_start_buffer_title">Vorlaufzeit</string><string name="certificate_accepted_forever">Immer akzeptieren</string><string name="streaming_username_sum">Streamdev Server Benutzername, gesetzt mit der Option \"-a \'user:pass\'\". wird so http://user:pass@vdr:3000. In der Regel nicht gesetzt</string><string name="vdr_timeout_sum">Wie lang maximal (in Sekunden) warten bis eine Datenübertragung entgültig abgebrochen wird?</string><string name="Content$News__Weather_Report">Wetterbericht</string><string name="vdr_host_summary">VDR Hostrechner</string><string name="remux_enable_title">Aktiviere Remux</string><string name="progress_connect_timeout">Zeitüberschreitung beim Verbindungsaufbau!</string><string name="epg_search_times_window">Selbstdefinierte Zeiten</string><string name="Content$Romance">Romanze</string><string name="no_connection_retry">Wiederholen</string><string name="progress_wakeup_sending">Initalisiere aufwecken…</string><string name="Content$Further_Education">Weiterbildung</string><string name="qui_show_tmdb_button_title">TMDb Button anzeigen</string><string name="Content$Game_Show__Quiz__Contest">Spielshow/Quiz/Wettbewerb</string><string name="settings_livetv_port">Stream-Port</string><string name="Content$Nature__Animals__Environment">Natur/Tiere/Umwelt</string><string-array name="recstream_entries"> + <item>VDR live plugin</item> + <item>VDR streamdev plugin</item> + <item>VDR smattvweb plugin</item> + </string-array><string name="progress_connect">Verbinde…</string><string name="gui_channels_show_channel_numbers_summary">Zeige Kanalnummern in der Kanalliste.</string><string name="qui_show_imdb_button_summary_off">IMDb Button nicht anzeigen</string></file><file name="searchable" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/searchable.xml" qualifiers="" type="xml"/><file name="preferences" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/preferences.xml" qualifiers="" type="xml"/><file name="backup_settings" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/backup_settings.xml" qualifiers="" type="xml"/><file name="vdr_prefs" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/vdr_prefs.xml" qualifiers="" type="xml"/><file name="timezones" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/timezones.xml" qualifiers="" type="xml"/><file name="btn_circle_disable_focused" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_disable_focused.png" qualifiers="hdpi-finger" type="drawable"/><file name="btn_circle_disable" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_disable.png" qualifiers="hdpi-finger" type="drawable"/><file name="btn_circle_normal" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_normal.png" qualifiers="hdpi-finger" type="drawable"/><file name="btn_circle_pressed" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_pressed.png" qualifiers="hdpi-finger" type="drawable"/><file name="btn_circle_selected" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_selected.png" qualifiers="hdpi-finger" type="drawable"/><file name="btn_recordings" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_recordings.png" qualifiers="hdpi" type="drawable"/><file name="ic_drawer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_drawer.png" qualifiers="hdpi" type="drawable"/><file name="btn_remote" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_remote.png" qualifiers="hdpi" type="drawable"/><file name="btn_search" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_search.png" qualifiers="hdpi" type="drawable"/><file name="action_search" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/action_search.png" qualifiers="hdpi" type="drawable"/><file name="btn_timer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_timer.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_goto" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_goto.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_recent_history" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_recent_history.png" qualifiers="hdpi" type="drawable"/><file name="btn_channels" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_channels.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_moreoverflow" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_moreoverflow.png" qualifiers="hdpi" type="drawable"/><file name="ic_btn_round_plus" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_btn_round_plus.png" qualifiers="hdpi" type="drawable"/><file name="drawer_shadow" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/drawer_shadow.9.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_view" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_view.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_play_clip" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_play_clip.png" qualifiers="hdpi" type="drawable"/><file name="ic_drive" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_drive.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_filter" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_filter.png" qualifiers="hdpi" type="drawable"/><file name="ic_btn_round_minus" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_btn_round_minus.png" qualifiers="hdpi" type="drawable"/><file name="btn_wakeup" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_wakeup.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_3d_globe" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_3d_globe.png" qualifiers="hdpi" type="drawable"/><file name="ic_menu_refresh" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_refresh.png" qualifiers="hdpi" type="drawable"/><file name="btn_epglist" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/btn_epglist.png" qualifiers="hdpi" type="drawable"/><file name="ic_volume_small" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-hdpi/ic_volume_small.png" qualifiers="hdpi" type="drawable"/><file name="folder" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/folder.png" qualifiers="" type="drawable"/><file name="btn_recordings" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_recordings.png" qualifiers="" type="drawable"/><file name="btn_remote" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_remote.png" qualifiers="" type="drawable"/><file name="timer_active_end" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_active_end.png" qualifiers="" type="drawable"/><file name="newrecording" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/newrecording.png" qualifiers="" type="drawable"/><file name="timer_recording_end" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_recording_end.png" qualifiers="" type="drawable"/><file name="timer_none" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_none.png" qualifiers="" type="drawable"/><file name="app_logo" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/app_logo.png" qualifiers="" type="drawable"/><file name="ic_menu_revert" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_revert.png" qualifiers="" type="drawable"/><file name="btn_search" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_search.png" qualifiers="" type="drawable"/><file name="timer_inactive_end" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_inactive_end.png" qualifiers="" type="drawable"/><file name="btn_timer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_timer.png" qualifiers="" type="drawable"/><file name="right" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/right.png" qualifiers="" type="drawable"/><file name="timer_recording_begin" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_recording_begin.png" qualifiers="" type="drawable"/><file name="sad" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/sad.png" qualifiers="" type="drawable"/><file name="btn_epglist" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_epglist.jpg" qualifiers="" type="drawable"/><file name="timer_active_begin" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_active_begin.png" qualifiers="" type="drawable"/><file name="timer_recording_conflict" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_recording_conflict.png" qualifiers="" type="drawable"/><file name="btn_channels" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_channels.png" qualifiers="" type="drawable"/><file name="vdr_logo" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/vdr_logo.png" qualifiers="" type="drawable"/><file name="timer_active_conflict" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_active_conflict.png" qualifiers="" type="drawable"/><file name="ic_btn_round_plus" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_btn_round_plus.png" qualifiers="" type="drawable"/><file name="left" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/left.png" qualifiers="" type="drawable"/><file name="ic_menu_play_clip" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_play_clip.png" qualifiers="" type="drawable"/><file name="red_button" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/red_button.xml" qualifiers="" type="drawable"/><file name="timer_recording" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_recording.png" qualifiers="" type="drawable"/><file name="omdb" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/omdb.png" qualifiers="" type="drawable"/><file name="timer_inactive_begin" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_inactive_begin.png" qualifiers="" type="drawable"/><file name="ic_drive" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_drive.png" qualifiers="" type="drawable"/><file name="ic_video_small" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_video_small.png" qualifiers="" type="drawable"/><file name="back" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/back.xml" qualifiers="" type="drawable"/><file name="btn_clock" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_clock.png" qualifiers="" type="drawable"/><file name="ic_menu_forward" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_forward.png" qualifiers="" type="drawable"/><file name="timer_vps" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_vps.png" qualifiers="" type="drawable"/><file name="line_gradient" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/line_gradient.xml" qualifiers="" type="drawable"/><file name="ic_menu_filter" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_filter.png" qualifiers="" type="drawable"/><file name="ic_btn_round_minus" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_btn_round_minus.png" qualifiers="" type="drawable"/><file name="imdb" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/imdb.png" qualifiers="" type="drawable"/><file name="timer_active" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_active.png" qualifiers="" type="drawable"/><file name="icon" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/icon.png" qualifiers="" type="drawable"/><file name="schere" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/schere.png" qualifiers="" type="drawable"/><file name="timer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer.png" qualifiers="" type="drawable"/><file name="tmdb" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/tmdb.png" qualifiers="" type="drawable"/><file name="btn_wakeup" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_wakeup.png" qualifiers="" type="drawable"/><file name="ic_menu_3d_globe" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_3d_globe.png" qualifiers="" type="drawable"/><file name="ic_menu_refresh" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_refresh.png" qualifiers="" type="drawable"/><file name="tv" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/tv.png" qualifiers="" type="drawable"/><file name="btn_search_times" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/btn_search_times.png" qualifiers="" type="drawable"/><file name="timer_inactive" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/timer_inactive.png" qualifiers="" type="drawable"/><file name="ic_volume_small" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_volume_small.png" qualifiers="" type="drawable"/><file name="ic_menu_back" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/ic_menu_back.png" qualifiers="" type="drawable"/><file name="ic_drawer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drawer.png" qualifiers="xhdpi" type="drawable"/><file name="action_search" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/action_search.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_goto" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_goto.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_recent_history" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_recent_history.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_moreoverflow" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_moreoverflow.png" qualifiers="xhdpi" type="drawable"/><file name="drawer_shadow" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/drawer_shadow.9.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_view" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_view.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_play_clip" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_play_clip.png" qualifiers="xhdpi" type="drawable"/><file name="ic_drive" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drive.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_filter" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_filter.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_3d_globe" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_3d_globe.png" qualifiers="xhdpi" type="drawable"/><file name="ic_menu_refresh" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_refresh.png" qualifiers="xhdpi" type="drawable"/><file name="ic_volume_small" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-xhdpi/ic_volume_small.png" qualifiers="xhdpi" type="drawable"/><file name="ormlite_config" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/raw/ormlite_config.txt" qualifiers="" type="raw"/><file name="search_epg_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/search_epg_list.xml" qualifiers="" type="layout"/><file name="timer_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/timer_list.xml" qualifiers="" type="layout"/><file name="epg_search" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_search.xml" qualifiers="" type="layout"/><file name="recording_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/recording_list.xml" qualifiers="" type="layout"/><file name="epg_search_times_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_search_times_item.xml" qualifiers="" type="layout"/><file name="epg_event_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_event_item.xml" qualifiers="" type="layout"/><file name="vdrmanager_menu_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdrmanager_menu_item.xml" qualifiers="" type="layout"/><file name="fetch_preference" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/fetch_preference.xml" qualifiers="" type="layout"/><file name="timer_detail" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/timer_detail.xml" qualifiers="" type="layout"/><file name="drawer_list_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/drawer_list_item.xml" qualifiers="" type="layout"/><file name="left_drawer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/left_drawer.xml" qualifiers="" type="layout"/><file name="vdrmanager" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdrmanager.xml" qualifiers="" type="layout"/><file name="no_connection" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/no_connection.xml" qualifiers="" type="layout"/><file name="epgdetails" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epgdetails.xml" qualifiers="" type="layout"/><file name="child_layout" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/child_layout.xml" qualifiers="" type="layout"/><file name="time_epg_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/time_epg_list.xml" qualifiers="" type="layout"/><file name="remote" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/remote.xml" qualifiers="" type="layout"/><file name="group_layout" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/group_layout.xml" qualifiers="" type="layout"/><file name="recording_detail" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/recording_detail.xml" qualifiers="" type="layout"/><file name="header_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/header_item.xml" qualifiers="" type="layout"/><file name="epg_detail" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_detail.xml" qualifiers="" type="layout"/><file name="vdrlist" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdrlist.xml" qualifiers="" type="layout"/><file name="channel_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/channel_list.xml" qualifiers="" type="layout"/><file name="epg_search_times_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_search_times_list.xml" qualifiers="" type="layout"/><file name="folder_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/folder_item.xml" qualifiers="" type="layout"/><file name="channel_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/channel_item.xml" qualifiers="" type="layout"/><file name="main" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/main.xml" qualifiers="" type="layout"/><file name="video" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/video.xml" qualifiers="" type="layout"/><file name="timer_operation_list_item" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/timer_operation_list_item.xml" qualifiers="" type="layout"/><file name="channel_list_fragment" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/channel_list_fragment.xml" qualifiers="" type="layout"/><file name="vdr_list_add_delete" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdr_list_add_delete.xml" qualifiers="" type="layout"/><file name="event_epg_list" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/event_epg_list.xml" qualifiers="" type="layout"/><file name="edit_remote_key" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/edit_remote_key.xml" qualifiers="" type="layout"/><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/integers.xml" qualifiers=""><integer name="svdrp_default_port">6419</integer></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml" qualifiers=""><string name="wakeup_url_key">key_wakeup_url</string><string name="vdr_host_key">vdr_host</string><string name="qui_show_tmdb_button_key">key_qui_show_tmdb_button</string><string name="qui_show_omdb_button_key">key_qui_show_omdb_button</string><string name="gui_enable_24h_format_key">key_enable_24h</string><string name="vdr_encoding_key">key_vdr_encoding</string><string name="current_vdr_id_key">key_current_vdr_id</string><string name="timer_default_primary_limit_key">timer_default_primary_limit</string><string name="gui_custom_locale_key">key_gui_custom_locale</string><string name="qui_imdb_url_key">key_qui_imdb_url</string><string name="wakeup_enabled_key">key_wakeup_enabled</string><string name="qui_quit_on_back_key">key_gui_quit_on_back</string><string name="gui_channels_show_channel_numbers_key">key_channels_show_channel_numbers</string><string name="wakeup_wol_custom_broadcast_key">key_wol_custom_broadcast</string><string name="clear_term_after_search_key">key_clear_term_after_search</string><string name="streaming_password_key">key_streaming_password</string><string name="epg_search_times_key">epg_search_times</string><string name="timer_default_lifetime_key">timer_default_lifetime</string><string name="alive_check_enabled_key">alive_check_enabled</string><string name="timer_pre_start_buffer_key">timer_pre_start_buffer</string><string name="alive_check_interval_key">alive_check_interval</string><string name="vdr_stream_format">stream_format</string><string name="vdr_ssl_key">vdr_secure</string><string name="channel_filter_last_key">last_channel</string><string name="wakeup_user_key">key_wakeup_user</string><string name="vdr_port_key">vdr_port </string><string name="vdr_readtimeout_key">key_vdr_readtimeout</string><string name="gui_max_recent_channels_key">key_gui_max_recent_channels</string><string name="vdr_timeout_key">key_vdr_timeout</string><string name="wakeup_method_key">key_wakeup_method</string><string name="wakeup_wol_mac_key">key_wakeup_wol_mac</string><string name="timer_default_priority_key">timer_default_priority</string><string name="channel_filter_filter_key">limit_channels</string><string name="vdr_password_key">vdr_password</string><string name="qui_show_imdb_button_key">key_qui_show_imdb_button</string><string name="vdr_conntimeout_key">key_conntimeout_key</string><string name="vdr_name_key">vdr_name</string><string name="wakeup_password_key">key_wakeup_password</string><string name="streaming_username_key">key_streaming_username</string><string name="vdr_stream_port">stream_port</string><string name="timer_post_end_buffer_key">timer_post_end_buffer</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/styles.xml" qualifiers=""><style name="Line2"> + <item name="android:layout_width">fill_parent</item> + <item name="android:layout_height">1px</item> + <item name="android:layout_marginLeft">10dp</item> + <item name="android:layout_marginRight">10dp</item> + <item name="android:layout_marginTop">1dp</item> + <item name="android:layout_marginBottom">1dp</item> + <item name="android:background">@drawable/line_gradient</item> + </style><style name="Widget.TitlePageIndicator" parent="@android:style/Widget"> + <item name="clipPadding">@dimen/default_title_indicator_clip_padding</item> + <item name="footerColor">@color/default_title_indicator_footer_color</item> + <item name="footerLineHeight">@dimen/default_title_indicator_footer_line_height</item> + <item name="footerIndicatorStyle">@integer/default_title_indicator_footer_indicator_style + </item> + <item name="footerIndicatorHeight">@dimen/default_title_indicator_footer_indicator_height + </item> + <item name="footerIndicatorUnderlinePadding"> + @dimen/default_title_indicator_footer_indicator_underline_padding + </item> + <item name="footerPadding">@dimen/default_title_indicator_footer_padding</item> + <item name="selectedColor">@color/default_title_indicator_selected_color</item> + <item name="selectedBold">@bool/default_title_indicator_selected_bold</item> + <item name="textColor">@color/default_title_indicator_text_color</item> + <item name="textSize">@dimen/default_title_indicator_text_size</item> + <item name="titlePadding">@dimen/default_title_indicator_title_padding</item> + <item name="topPadding">@dimen/default_title_indicator_top_padding</item> + </style><style name="Theme.PageIndicatorDefaults" parent="@android:style/Theme"> + <item name="circlePageIndicatorStyle">@style/Widget.CirclePageIndicator</item> + <item name="titlePageIndicatorStyle">@style/Widget.TitlePageIndicator</item> + </style><style name="cursorButton"> + <item name="android:layout_width">70dp</item> + <item name="android:layout_height">wrap_content</item> + <item name="android:layout_margin">5dp</item> + </style><style name="Line"> + <item name="android:layout_width">fill_parent</item> + <item name="android:layout_height">1px</item> + <item name="android:layout_marginLeft">10dp</item> + <item name="android:layout_marginRight">10dp</item> + <item name="android:layout_marginTop">10dp</item> + <item name="android:layout_marginBottom">10dp</item> + <item name="android:background">@drawable/line_gradient</item> + </style><style name="volChanButton" paren="@android:attr/buttonStyleSmall"> + <item name="android:layout_width">wrap_content</item> + <item name="android:layout_height">wrap_content</item> + <item name="android:bottomRightRadius">20dp</item> + <item name="android:bottomLeftRadius">20dp</item> + <item name="android:layout_margin">10dp</item> + <item name="android:topLeftRadius">20dp</item> + <item name="android:topRightRadius">20dp</item> + </style><style name="MinusButton"> + <item name="android:background">@drawable/btn_circle</item> + <item name="android:src">@drawable/ic_btn_round_minus</item> + </style><style name="PlusButton"> + <item name="android:background">@drawable/btn_circle</item> + <item name="android:src">@drawable/ic_btn_round_plus</item> + </style><style name="Widget.CirclePageIndicator" parent="@android:style/Widget"> + <item name="centered">@bool/default_circle_indicator_centered</item> + <item name="fillColor">@color/default_circle_indicator_fill_color</item> + <item name="orientation">@integer/default_circle_indicator_orientation</item> + <item name="radius">@dimen/default_circle_indicator_radius</item> + <item name="snap">@bool/default_circle_indicator_snap</item> + <item name="strokeColor">@color/default_circle_indicator_stroke_color</item> + <item name="strokeWidth">@dimen/default_circle_indicator_stroke_width</item> + </style><style name="AppTheme" parent="@style/Theme.AppCompat"/></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/attrs.xml" qualifiers=""><declare-styleable name="CirclePageIndicator"> + <!-- Whether or not the indicators should be centered. --> + <attr format="boolean" name="centered"/> + <!-- Color of the filled circle that represents the current page. --> + <attr format="color" name="fillColor"/> + <!-- Orientation of the indicator. --> + <attr name="orientation"> + <enum name="horizontal" value="0"/> + <enum name="vertical" value="1"/> + </attr> + <!-- Radius of the circles. This is also the spacing between circles. --> + <attr format="dimension" name="radius"/> + <!-- Whether or not the selected indicator snaps to the circles. --> + <attr format="boolean" name="snap"/> + <!-- Color of the open circles. --> + <attr format="color" name="strokeColor"/> + <!-- Width of the stroke used to draw the circles. --> + <attr format="dimension" name="strokeWidth"/> + </declare-styleable><declare-styleable name="TitlePageIndicator"> + <!-- Screen edge padding. --> + <attr format="dimension" name="clipPadding"/> + <!-- Color of the footer line and indicator. --> + <attr format="color" name="footerColor"/> + <!-- Height of the footer line. --> + <attr format="dimension" name="footerLineHeight"/> + <!-- Style of the indicator. Default is triangle. --> + <attr name="footerIndicatorStyle"> + <enum name="none" value="0"/> + <enum name="triangle" value="1"/> + <enum name="underline" value="2"/> + </attr> + <!-- Height of the indicator above the footer line. --> + <attr format="dimension" name="footerIndicatorHeight"/> + <!-- Left and right padding of the underline indicator. --> + <attr format="dimension" name="footerIndicatorUnderlinePadding"/> + <!-- Padding between the bottom of the title and the footer. --> + <attr format="dimension" name="footerPadding"/> + <!-- Color of the selected title. --> + <attr format="color" name="selectedColor"/> + <!-- Whether or not the selected item is displayed as bold. --> + <attr format="boolean" name="selectedBold"/> + <!-- Color of regular titles. --> + <attr format="color" name="textColor"/> + <!-- Size of title text. --> + <attr format="dimension" name="textSize"/> + <!-- Padding between titles when bumping into each other. --> + <attr format="dimension" name="titlePadding"/> + <!-- Padding between titles and the top of the View. --> + <attr format="dimension" name="topPadding"/> + </declare-styleable><declare-styleable name="ColoredButton"> + <attr format="string" name="normalStateColor"/> + <attr format="dimension" name="cornerRadius"/> + </declare-styleable><declare-styleable name="ViewPagerIndicator"> + <!-- Style of the circle indicator. --> + <attr format="reference" name="circlePageIndicatorStyle"/> + <!-- Style of the title indicator. --> + <attr format="reference" name="titlePageIndicatorStyle"/> + </declare-styleable></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml" qualifiers=""><string-array name="recent_channels_order_entry_values"> + <item>most</item> + <item>last</item> + </string-array><string-array name="lang_values"> + <item>en</item> + <item>de</item> + <item>fr</item> + <item>it</item> + <item>uk</item> + </string-array><string-array name="remux_entry_values"> + <item>EXT</item> + <item>EXTERN</item> + </string-array><array name="recstream_smarttvweb_entry_values"> + <item>progressive</item> + <item>has</item> + <item>hls</item> + </array><string-array name="wakeup_methods_values"> + <item>url</item> + <item>wol</item> + </string-array><string-array name="imdb_urls_velues"> + <item>akas.imdb.com</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array><string-array name="recstream_entry_values"> + <item>vdr-live</item> + <item>vdr-streamdev</item> + <item>vdr-smarttvweb</item> + </string-array></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/no_translate.xml" qualifiers=""><string name="vdr_port_default">6420</string><string name="timezone_key">key_timezone</string><string name="default_wakeup_method">wol</string><string-array name="livetv_streamformat_values"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array><string name="vdr_stream_proxy_key">key_vdr_stream_proxy</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml" qualifiers=""><string name="done">Done</string><string name="Content$Ballet">Ballet</string><string name="epg_list_time_label">What\'s on at</string><string name="aborted">Connection aborted.</string><string name="Content$News__Current_Affairs">News/Current Affairs</string><string name="zone_list_menu_sort_by_timezone">Sort by time zone</string><string name="vdr_password_title">VDR plugin password</string><string name="Content$Cartoons__Puppets">Cartoons/Puppets</string><string name="gui_enable_24h_format_summary_on">13:00</string><string name="Content$Social__Spiritual_Sciences">Social/Spiritual Sciences</string><string name="Content$Preschool_Childrens_Programme">Pre-school Children\'s Programme</string><string name="gui_enable_24h_format_title">Use 24-hour format</string><string name="Content$Magazine__Report__Documentary">Magazine/Report/Documentary</string><string name="remux_enable_summary">Enable streaming via remux (e.g. externremux.sh)</string><string name="groupby_name">Name</string><string name="timer_detail_lifetime">Lifetime:</string><string name="progress_disconnect">Disconnecting…</string><string name="Content$Science_Fiction__Fantasy__Horror">Science Fiction/Fantasy/Horror</string><string name="clear_term_after_search_title">Clear Term after Search</string><string name="wakeup_wol_mac_title">MAC-Address</string><string name="vdr_timezone_title">Select server time zone</string><string name="filter">Filter</string><string name="streaming_username_title">Streamdev username</string><string name="Content$Handicraft">Handicraft</string><string name="Content$Martial_Sports">Martial Sports</string><string name="wakeup_enabled_title">Can remote wakeup VDR</string><string name="qui_show_omdb_button_summary_off">OMDB Button is not shown</string><string name="timer_default_lifetime_title">Default lifetime</string><string name="action_menu_wakeup">Wakeup</string><string name="audio_track_dolby">D</string><string name="settings_live_port">VDR live plugin port</string><string name="common_delete">Delete</string><string name="Content$Winter_Sports">Winter Sports</string><string name="about_title">About</string><string name="menu_exprt">Export</string><string name="drive_img">Drive</string><string name="remapback_hint">Longpress on Back Button to leave the remote.</string><string name="gui_max_recent_channels_summary">How many channels should be kept in the recent channels?</string><string name="wakeup_wol_mac_summary">MAC-Address of the VDR host. Use \':\' or \'-\' or a space as separator.</string><string name="sad_img">Sad</string><string name="groupby_channel">By Channel</string><string name="stream_via">via %s</string><string name="Content$Black_and_White">Black & White</string><string name="wakeup_enabled_summary">Enables to remote wakeup the VDR host</string><string name="Content$Special_Event">Special Event</string><string-array name="recstream_smarttvweb_entries"> + <item>Progressive</item> + <item>MPEG-DASH</item> + <item>Apple HLS</item> + </string-array><string name="timer_pre_start_buffer_summary">Minutes recording starts before the beginning of + the broadcast</string><string name="Content$Religion">Religion</string><string-array name="lang"> + + <!-- <item>Default language</item> --> + <item>English</item> + <item>German</item> + <item>French</item> + <item>Italian</item> + <item>Ukrainian</item> + </string-array><string name="never">Never</string><string name="main_menu_goto_title">Switch to…</string><string name="Content$Tennis__Squash">Tennis/Squash</string><string name="no_connection_retry">Retry</string><string name="streaming_username_sum">Set your streamdev server username. (a.e. -a \'username:password\')</string><string name="Content$News__Weather_Report">News/Weather Report</string><string name="groupby_group">Group</string><string name="vdr_advanced_preferences_summary">Advanced settings</string><string name="channel_item_menu_stream">Live stream</string><string name="Content$Foreign_Countries__Expeditions">Foreign Countries/Expeditions</string><string name="Content$Music__Ballet__Dance">Music/Ballet/Dance</string><string name="epg_window_title_count">%1$s, %2$s items</string><string name="timer_detail_lifetime_hint">e.g. 99</string><string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (deprecated)</item> + </string-array><string name="epg_event_tmdb_text">TMDb Search</string><string name="channel_filter_last_summary">Comma separated channelnumbers or ranges (separator \'-\'). A.e. 1,2,4-10</string><string name="gui_preferences">GUI Settings</string><string name="refresh">Refresh</string><string name="vdr_host_title">VDR host</string><string name="vdr_host_summary">Host running VDR</string><string name="prefs_current_value_template">\nCurrent: %1$s</string><string name="channel_item_menu_hide">Hide</string><string-array name="epg_sort_by_time_alpha"> + <item>Time</item> + <item>Alphabet</item> + </string-array><string name="gui_recent_channels_order_title">Recent Channels Sorting</string><string name="Content$Unpublished">Unpublished</string><string name="Content$Performing_Arts">Performing Arts</string><string name="progress_loading">Loading…</string><string name="epg_search_settings_description">Search VDR EPG</string><string name="epg_list_time_next">Next</string><string name="Content$Romance">Romance</string><string name="timer_default_priority_summary">Default priority</string><string name="timer_default_lifetime_summary">Default lifetime</string><string name="vdr_device_delete_qeustion">Delete this device?</string><string name="no_connection">No connection</string><string name="Content$Sports">Sports</string><string name="action_menu_epg">EPG list</string><string name="sortby">Sort by</string><string name="progress_login">Login.</string><string name="Content$Movie__Drama">Movie/Drama</string><string name="share">Share</string><string name="vdr_devices_summary">Define one or more VDR Devices.</string><string name="remux_parameter_title">Parameter</string><string name="vdr_timeout_title">Total timeout</string><string name="Content$Arts__Culture">Arts/Culture</string><string name="action_websearch">Web search</string><string name="wakeup_url_title">URL for remote wakeup</string><string name="settings_livetv_summary">Needs streamdev-server on VDR and an external + player such as VPlayer</string><string name="recstream_enable_title">Streaming of recordings</string><string name="Content$Talk_Show">Talk Show</string><string name="epg_by_search_param">EPG Search: \'%1$s\'</string><string name="Content$Entertainment_Programme_for_6_to_14">Entertainment Programme for 6 to 14</string><string name="Content$Gardening">Gardening</string><string name="epg_no_items">Nothing found…</string><string name="wakeup_password_title">Wakeup password</string><string name="channel_group_menu_hide">Hide</string><string name="progress_channels_loading">Loading channels…</string><string name="type_to_filter">type to filter</string><string name="epg_search_times_window">Custom times</string><string name="Content$Further_Education">Further Education</string><string name="epg_item_menu_timer_modify">Modify timer</string><string name="timer_post_end_buffer_summary">Minutes recording stops after the end of the + broadcast</string><string name="Content$Variety_Show">Variety Show</string><string name="gui_channels_show_channel_numbers_summary">Show channel numbers in the channel list.</string><string name="Content$Game_Show__Quiz__Contest">Game Show/Quiz/Contest</string><string name="progress_connect">Connecting…</string><string name="main_menu_exit">Exit</string><string name="sortby_channel">Channel</string><string name="drive_info">Free %1$s GB of %2$s GB (%3$s%%)</string><string name="vdr_encoding_title">Character encoding</string><string name="drawer_open">Open navigation drawer</string><string name="set_time">Set time</string><string name="progress_recording_delete">Deleting recording…</string><string name="epg_item_menu_timer_delete">Delete timer</string><string name="action_menu_timers">Timers</string><string name="recording_item_menu_stream">Stream</string><string name="Content$Literature">Literature</string><string name="timer_pre_start_buffer_title">Margin at start</string><string name="timer_default_priority_title">Default priority</string><string name="vdr_readtimeout_sum">How long (in seconds) to wait for every read line operation?</string><string name="Content$Education__Science__Factual">Education/Science/Factual</string><string name="Content$Water_Sport">Water Sport</string><string name="wakeup_user_title">Wakeup user</string><string name="groupby_name_all_channels_group">All Channels</string><string-array name="wakeup_methods"> + <item>Call a URL</item> + <item>WOL</item> + </string-array><string name="Content$Sport_Magazine">Sport Magazine</string><string name="vdr_ssl_title">Secure connect</string><string name="epg_by_time">EPG by time</string><string name="vdr_timeout_sum">How long (in seconds) to wait for a whole I/O operation, before it gets aborted?</string><string name="timer_detail_title_vps">%1$s (VPS)</string><string name="search">Search</string><string name="Content$Comedy">Comedy</string><string name="progress_wakeup_sending">Initiating wakeup request…</string><string name="Content$Original_Language">Original Language</string><string name="Content$Unknown"/><string name="app_name">VDR-Manager</string><string name="main_menu_preferences">Preferences</string><string name="Content$Remarkable_People">Remarkable People</string><string name="channel_filter_filter_summary">Use only given channels</string><string name="processing">Processing…</string><string name="Content$Fitness_and_Health">Fitness & Health</string><string name="Content$Folk__Tradional_Music">Folk/Tradional Music</string><string name="vdr_name_title">Name</string><string name="key_remux_parameter">remux_parameter</string><string name="Content$Discussion__Inverview__Debate">Discussion/Inverview/Debate</string><string name="recent_channels">Recent channels</string><string name="certificate_problem_message_text">The server certificate was not accepted:\n\n +Hostname:\n + %1$s\n +Valid from:\n + %2$s\n +Valid until:\n + %3$s\n\n +What do you want to do?</string><string name="gui_max_recent_channels_title">Max. recent channels</string><string name="Content$Childrens__Youth_Programme">Children\'s/Youth Programme</string><string name="menu_imprt">Import</string><string name="epg_menu_times">Search times</string><string name="no_internet_connection">No data connection</string><string name="epg_list_channel_spinner">Channel</string><string name="addtocal">Add to calendar</string><string name="progress_timers_loading">Loading timers…</string><string name="epg_by_time_args">EPG by time: \'%1$s\'</string><string name="epg_of_a_channel">%1$s, %2$s/%3$s</string><string name="qui_show_imdb_button_summary_on">IMDb Button is shown</string><string name="qui_show_imdb_button_title">Show IMDb Button</string><string name="recstream">Streaming of recordings</string><string name="certificate_not_accepted">Abort</string><string name="Content$Documentary">Documentary</string><string name="gui_custom_locale_sum">Set a custom language.</string><string name="svdrp_port_summary">Default is 6419</string><string name="epg_duration_template_live">%1$s/%2$s min</string><string name="search_epg_hint">Search EPG</string><string name="drawer_close">Close navigation drawer</string><string name="about_text"> About "VDR-Manager" Software for Android\n + This is Version %1$s\n + If you have a VDR at home reachable + over the internet and own a mobile phone running Android then you possibly find this program useful. + For further details visit http://projects.vdr-developer.org/projects/vdr-manager/wiki. + Author:\n + bju<herrlado@gmail.com> + herrlado<herrlado@gmail.com></string><string name="remux_parameter_summary">Control Streaming quality. E.g. http://vdr:3000/EXT;DSL1000/1</string><string name="timer_default_primary_limit_summary">Default primary limit</string><string name="recent_channels_no_history">No history…</string><string name="Content$Equestrian">Equestrian</string><string name="progress_login_error">Login failed.</string><string name="Content$Rock__Pop">Rock/Pop</string><string name="stream_as">as %s</string><string name="progress_wakeup_sent">Wakeup request sent</string><string-array name="recordings_group_by"> + <item>By Time</item> + <item>By Alphabet</item> + </string-array><string name="wakeup_preferences">Remote VDR host wakeup</string><string name="channel_item_menu_switch">Switch to</string><string name="qui_show_imdb_button_summary_off">IMDb Button is not shown</string><string name="Content$Nature__Animals__Environment">Nature/Animals/Environment</string><string name="epg_list_search_label">Search results</string><string name="vdr_prefs_category">Device</string><string name="groupby_provider">Provider</string><string name="probing">Probing %1$s …</string><string name="Content$Languages">Languages</string><string name="no_results">No results…</string><string name="epg_search_times_add">Add time</string><string name="channel_item_menu_hide_permanent">Hide permanent</string><string name="Content$Football__Soccer">Football/Soccer</string><string name="settings_livetv_port_summary">Default 3000. The access must be enabled in + streamdevhosts.conf.</string><string-array name="recent_channels_order_entries"> + <item>Mostly used</item> + <item>Last used</item> + </string-array><string name="remux_enable_title">Enable Remux</string><string name="epg_search_button">Search</string><string name="progress_cache_hit">Loaded from cache.</string><string name="certificate_accepted_forever">Accept forever</string><string name="stream_via_as">Stream</string><string name="Content$Advertisement__Shopping">Advertisement/Shopping</string><string name="main_menu_clear_search">Clear Search History</string><string name="channel_filter_filter_title">Limit channels</string><string name="Content$Motor_Sport">Motor Sport</string><string name="timer_detail_priority_hint">e.g. 50</string><string name="wakeup_method_title">Wakeup method</string><string name="stream_choose_audio">Choose Audio Track</string><string-array name="navigation_array"> + <item>Channels</item> + <item>EPG by Time</item> + <item>EPG by Channel</item> + <item>Recordings</item> + <item>Timers</item> + <item>Remote</item> + </string-array><string name="wakeup_url_summary">URL for a request doing the wakeup</string><string name="progress_connect_finished_abnormal">Connection finished abnormal</string><string name="vdr_error_text">The communication with VDR has caused an error: %1$s</string><string name="remote_enable_summary">Shows the remote control view if enabled</string><string name="gui_channels_show_channel_numbers_title">Show channel numbers</string><string name="Content$Live_Broadcast">Live Broadcast</string><string name="Content$Show__Game_Show">Show/Game Show</string><string name="sort">Sort</string><string name="main_menu_switched_to">Switched to %1$s</string><string name="action_menu_channels">Channels</string><string name="sortby_channellist">Chanellist</string><string name="key_remux_command">remux_command</string><string name="groupby_source">Source</string><string name="groupby_date">By Date</string><string name="gui_quit_on_back_summary_on">Back button quits the VDR-Manager</string><string name="vdr_advanced_preferences">Advanced</string><string name="vdr_timezone_summary">The time zone used on the server. It is important if you travel and modify timers from another time zone.</string><string name="epg_event_share_text">Share</string><string name="Content$Serious__Classical_Music">Serious/Classical Music</string><string name="Content$Cooking">Cooking</string><string name="not_yet_implemented">Not Yet Implemented</string><string name="recording_item_menu_delete">Delete</string><string name="progress_timer_save">Saving timer…</string><string name="vdr_conntimeout_title">Connection Timeout</string><string name="vdr_name_summary">A name for this device</string><string name="Content$Fashion">Fashion</string><string name="prefs_current_value_not_set"><not set></string><string name="channel_group_menu_hide_permanent">Hide permanent</string><string name="clear_term_after_search_summary_on">Term gets cleared after performing search</string><string name="settings_smarttvweb_port_summary">VDR smarttvweb plugin has default port 8000</string><string name="vdr_password_summary">Password for the VDR plugin</string><string name="certificate_problem_message_title">Certificate warning</string><string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Serious/Classical/Religious/Historical Movie/Drama</string><string name="Content$Tourism__Travel">Tourism/Travel</string><string name="epg_by_search">EPG Search</string><string name="progress_timer_disable">Disabling timer…</string><string name="Content$Motoring">Motoring</string><string name="search_reapt">Reruns</string><string name="qui_show_tmdb_button_summary_off">TMDb Button is not shown</string><string name="Content$Adventure__Western__War">Adventure/Western/War</string><string name="vdr_encoding_summary">Character encoding of your VDR device. Default is utf-8.</string><string-array name="channels_group_by"> + <item>Group</item> + <item>Provider</item> + <item>Source</item> + <item>Name</item> + </string-array><string name="main_menu_goto_no_vdr">Can not load selected device :(</string><string name="epg_duration_template">%1$s min</string><string-array name="recstream_entries"> + <item>live plugin</item> + <item>streamdev plugin</item> + <item>smarttvweb plugin</item> + </string-array><string name="qui_show_omdb_button_summary_on">OMDB Button is shown</string><string name="switch_to_channel">Switch to</string><string name="vdr_devices_category">VDR devices</string><string name="progress_connect_finished_abnormal_arg">Connection finished abnormal: %1$s</string><string name="timer_detail_priority">Priority:</string><string name="groupby_window_title_templte">Group by %1$s</string><string name="vdr_conntimeout_sum">How long (in seconds) to wait before the connection is established?</string><string name="clear_term_after_search_summary_off">Search term remains after peforming search</string><string name="Content$Leisure__Hobbies">Leisure/Hobbies</string><string name="timer_detail_day_title">Day</string><string name="vdr_preferences">Network settings</string><string name="timer_detail_repeat_title">Repeat</string><string name="epg_event_imdb_text">IMDb Search</string><string name="progress_wakeup_error">Error sending wakeup request: %1$s</string><string name="Content$Technology__Natural_Sciences">Technology/Natural Sciences</string><string name="Content$Informational__Educational__School_Programme">Informational/Educational/School Programme</string><string name="channel_filter_last_title">Channel filter</string><string-array name="imdb_urls"> + <item>International</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array><string name="timer_preferences">Timer defaults</string><string name="navigae_at_the_end">End</string><string name="streaming_password_sum">Set your streamdev server password. (a.e. -a \'username:password\')</string><string name="remux_command_summary">Typically EXT or Extern e.g. http://vdr:3000/EXT/1</string><string name="progress_connect_error">Connection failed!</string><string name="remux_title">Remux</string><string name="update_will_start_in">Update will start in one second</string><string name="timer_default_primary_limit_title">Default primary limit</string><string name="Content$New_Media">New Media</string><string name="qui_imdb_url_title">IMDb Site</string><string name="epg_eent_livetv_text">Stream</string><string name="vdr_ssl_summary">Use SSL for connections</string><string name="remux_command_title">Command</string><string name="epg_list_time_now">Now</string><string name="recstream_method_title">Streaming method</string><string name="timer_post_end_buffer_title">Margin at stop</string><string name="gui_quit_on_back_title">Quit on back button</string><string name="progress_whatson_loading">Loading EPG…</string><string name="sortby_time">Time</string><string-array name="epg_sort_by_channels_alpha"> + <item>Channels</item> + <item>Alphabet</item> + </string-array><string name="gui_enable_24h_format_summary_off">1:00 PM</string><string name="Content$Film__Cinema">Film/Cinema</string><string name="switching_success">Switched to %s</string><string name="Content$Fine_Arts">Fine Arts</string><string name="no_vdr">No VDR Devices</string><string name="Content$Detective__Thriller">Detective/Thriller</string><string name="Content$Broadcasting__Press">Broadcasting/Press</string><string name="epg_item_menu_timer_enable">Enable timer</string><string name="action_menu_search">EPG search</string><string name="prefs_current_value">Current:</string><string name="share_chooser">Share EPG Entry</string><string name="action_menu_recordings">Recordings</string><string name="livetv">Live TV</string><string name="main_menu_info">Info</string><string name="gui_quit_on_back_summary_off">Back button does not quit VDR-Manager</string><string name="qui_show_omdb_button_title">Show OMDB Button</string><string-array name="epg_sort_by_time_alpha_channel"> + <item>Time</item> + <item>Alphabet</item> + <item>Channel</item> + </string-array><string name="vdr_host_not_defined">VDR host not defined</string><string name="day_concat">", "</string><string name="wakeup_password_summary">Password for remote wakeup</string><string name="audio_tracks_template">Audio Tracks: %1$s</string><string name="epg_event_modify_timer_text">Modify timer</string><string name="qui_imdb_url_summary">Which IMDb site to search.</string><string name="settings_livetv_port">Streaming Port</string><string name="epg_by_channel">EPG by channel</string><string name="Content$Team_Sports">Team Sports</string><string name="menu_remapback">\'Back\' is \'Back\' HITK</string><string name="recstream_enable_summary">Enable Streaming of recordings</string><string name="wakeup_user_summary">User for remote wakeup</string><string name="new_timer">New timer</string><string name="label">Label</string><string name="wakeup_method_summary">Choose a method to wakeup the vdr host</string><string name="Content$Soap__Melodrama__Folkloric">Soap/Melodrama/Folkloric</string><string name="navigae_at_the_start">Beginning</string><string name="new_vdr">New VDR</string><string name="progress_switching">Switching…</string><string name="Content$Jazz">Jazz</string><string name="epg_item_menu_timer_record">Record</string><string name="main_menu_goto">Switch Device</string><string name="gui_custom_locale_title">Custom language</string><string name="every_day">Every day</string><string name="vdr_readtimeout_title">Read Timeout</string><string name="recstream_smarttvweb_method_summary">Supported methods: \'Progressive\', \'MPEG-DASH \/ OIPF HAS\', \'Apple HLS\'</string><string name="vdr_devices">VDR Devices</string><string name="streaming_password_title">Streamdev password</string><string name="remote">Remote Control</string><string name="settings_live_port_summary">VDR live plugin has default port 8008.</string><string name="wakeup_wol_custom_boradcast_summary">Unless you have static ARP tables you should use some kind of broadcast address.</string><string name="gui_recent_channels_order_summary">Sort by last used or mostly used</string><string name="channel_filter_preferences">Channel settings</string><string name="channels_window_title_count">%1$s, %2$s/%3$s</string><string name="sortby_alphabet">Alphabet</string><string name="Content$News_Magazine">News Magazine</string><string name="epg_event_create_timer_text">Add timer</string><string name="menu_reset">Reset</string><string name="wakeup_wol_custom_boradcast_title">Destination IP address</string><string name="vdr_port_summary">Port for connections to VDR plugin</string><string name="Content$Athletics">Athletics</string><string name="action_menu_remote">Remote</string><string name="Content$Arts__Culture_Magazine">Arts/Culture Magazine</string><string name="menu_groupby">Group by</string><string name="epg_event_omdb_text">OMDB Search</string><string name="remote_enable_title">Enable VDR remote control</string><string name="epg_item_menu_timer_add">Create timer</string><string name="epg_item_menu_timer_disable">Disable timer</string><string name="Content$Experimental_Film__Video">Experimental Film/Video</string><string name="Content$Social__Political__Economics">Social/Political/Economics</string><string name="Content$Musical__Opera">Musical/Opera</string><string name="epg_list_time_adhoc">Ad Hoc</string><string name="channel_item_menu_epg">Show EPG</string><string name="progress_timer_enable">Enabling timer…</string><string name="recstream_method_summary">Currently Streaming over VDR live and or streamdev plugin is supported</string><string name="switching_failed">Switching to %1$s failed: %2$s</string><string name="qui_show_tmdb_button_title">Show TMDb Button</string><string name="progress_timer_modify">Updating timer…</string><string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string><string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array><string name="key_remux_enable">remux_enable</string><string name="vdr_port_title">VDR plugin port </string><string name="epg_menu_search">Search EPG</string><string name="recording_started">Recording started</string><string name="progress_connect_timeout">Connection timeout!</string><string name="Content$Entertainment_Programme_for_10_to_16">Entertainment Programme for 10 to 16</string><string name="recstream_smarttvweb_method_title">Smarttvweb Stream Type</string><string name="certificate_accept_once">Accept once</string><string name="Content$Economics__Social_Advisory">Economics/Social Advisory</string><string name="Content$Adult_Movie__Drama">Adult Movie/Drama</string><string name="settings_livetv_streamformat">Streamformat</string><string name="epg_client_errors">An error occurred, check logs…</string><string name="Content$Popular_Culture__Traditional_Arts">Popular Culture/Traditional Arts</string><string name="hitkcommand">HITK Command</string><string name="svdrp_port_title">SVDRP Port</string><string name="progress_recordings_loading">Loading recordings…</string><string name="settings_smarttvweb_port">Smarttvweb port</string><string name="timer_detail_use_vps">Use VPS:</string><string name="qui_show_tmdb_button_summary_on">TMDb Button is shown</string><string name="progress_timer_delete">Deleting timer…</string><string name="Content$Medicine__Physiology__Psychology">Medicine/Physiology/Psychology</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/backup.xml" qualifiers=""><string name="sd_card_save_success" translation_description="When saving to the SD card, the success message"> Finished saving to SD card.</string><string name="settings_backup_now_summary">Creates a snapshot of the current data and the settings</string><string name="sd_card_save_error_create_dir" translation_description="When saving to the SD card, the error message indicating not able to create a directory on the SD card."> Unable to create a directory on SD card.</string><string name="sd_card_error_no_storage" translation_description="When importing/saving to the SD card, the error message indicating that no SD card is found."> No SD card is found.</string><string name="settings_backup_key">settingsBackup</string><string name="sd_card_import_error_no_file" translation_description="When importing from the SD card, the error message indicating that no file is found on a SD card directory. %1$s: the SD card directory. E.g., '/mnt/sdcard/mybillingbuddy/'."> No file found in %1$s.</string><string name="settings_backup_restore_key">settingsBackupRestore</string><string name="sd_card_import_error" translation_description="When importing from the SD card, the error message indicating not able to import."> Unable to import from SD card.</string><string name="settings_backup_now_progress_message" translation_description="In the 'Backup' settings, after pressing the 'Backup now' option, the progress message telling the user that it is writing all data and settings to the SD card."> Writing all data and settings...</string><string name="sd_card_save_progress_message" translation_description="When saving to the SD card, the progress message."> Saving to SD card...</string><string name="choose">Choose a backup file</string><string name="settings_backup" translation_description="In the 'Settings' page, the option to change the data backup related settings. Character limit: ~26 (1 line)"> Backup</string><string name="settings_backup_restore_summary">Restore a snapshot of the settings and the data</string><string name="generic_confirm_title" translation_description="The title on a confirmation dialog asking the user if he is sure?"> Are you sure?</string><string name="settings_backup_now" translation_description="In the 'Backup' settings, under the 'SD card' section, the option to backup to the SD card now. Character limit: ~26 (1 line)"> Backup now</string><string name="settings_backup_summary">Backup/Restore your data and settings</string><string name="settings_backup_restore_no_backup" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the message in the alert dialog informing the user that there is no backup to restore from."> No backup found.</string><string name="sd_card_save_error" translation_description="When saving to the SD card, the error message indicating not able to save."> Unable to save to SD card.</string><string name="generic_progress_title" translation_description="The title on a progress dialog asking the user to wait."> Please wait...</string><string name="sd_card_import_progress_message" translation_description="When importing from the SD card, the progress message."> Importing from SD card...</string><string name="settings_backup_restore" translation_description="In the 'Backup' settings, under the 'SD card' section, the option to restore everything from the SD card. Character limit: ~26 (1 line)"> Restore now</string><string name="settings_backup_now_key">settingsBackupNow</string><string name="sd_card_canceled" translation_description="When importing/saving to the SD card, the message indicating that the operation was canceled."> The operation was canceled.</string><string name="settings_backup_restore_confirm_message" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the message in the alert dialog asking the user to confirm that he wants to restore from a backup and it will overwrite all the current data and settings."> Restoring a backup from the SD card will overwrite all your current data and settings.</string><string name="settings_backup_restore_select_title" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the title in the picker dialog asking the user to select a backup."> Select a backup to restore</string><string name="settings_backup_restore_progress_message" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the progress message informing that My Billinbg Buddy is reading all data and settings from the backup on the SD card."> Reading all data and settings...</string><string name="sd_card_import_success" translation_description="When importing from the SD card, the success message."> Finished importing from SD card.</string></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/defaults.xml" qualifiers=""><dimen name="default_circle_indicator_radius">3dp</dimen><color name="default_circle_indicator_fill_color">#FFFFFFFF</color><bool name="default_circle_indicator_snap">false</bool><bool name="default_title_indicator_selected_bold">true</bool><color name="default_title_indicator_text_color">#FFAAAAAA</color><dimen name="default_title_indicator_clip_padding">4dp</dimen><dimen name="default_title_indicator_title_padding">5dp</dimen><dimen name="default_title_indicator_text_size">12dp</dimen><dimen name="default_circle_indicator_stroke_width">1dp</dimen><dimen name="default_title_indicator_footer_indicator_height">7dp</dimen><color name="default_circle_indicator_stroke_color">#FFDDDDDD</color><dimen name="default_title_indicator_footer_indicator_underline_padding">10dp</dimen><integer name="default_circle_indicator_orientation">0</integer><bool name="default_circle_indicator_centered">true</bool><integer name="default_title_indicator_footer_indicator_style">1</integer><color name="default_title_indicator_selected_color">#FFFFFFFF</color><dimen name="default_title_indicator_footer_padding">5dp</dimen><dimen name="default_title_indicator_footer_line_height">1px</dimen><color name="default_title_indicator_footer_color">#FF6899FF</color><dimen name="default_title_indicator_top_padding">0dp</dimen></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/colors.xml" qualifiers=""><color name="blue">#0000FF</color><color name="green">#008000</color><color name="white">#fff</color><color name="black">#000</color><color name="red">#F00</color><color name="yellow">#FFFF00</color></file><file path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/timers.xml" qualifiers=""><string name="timer_detail_title_title">Title:</string><string name="timer_details_delete_title">Delete timer</string><string name="timer_details_modify_title">Modify a timer</string><string name="timer_details_save_title">Save changes</string><string name="timer_detail_end_title">End:</string><string name="timer_details_add_title">Create a new timer</string><string name="timer_details_create_title">Create timer</string><string name="timer_detail_start_title">Start:</string><string name="timer_detail_channel_title">Channel:</string></file><file name="epg_search_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_search_menu.xml" qualifiers="" type="menu"/><file name="recording_list_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/recording_list_menu.xml" qualifiers="" type="menu"/><file name="epg_search_time_item_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_search_time_item_menu.xml" qualifiers="" type="menu"/><file name="epg_event_list_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_event_list_menu.xml" qualifiers="" type="menu"/><file name="timer_list_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/timer_list_menu.xml" qualifiers="" type="menu"/><file name="epg_list_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_list_menu.xml" qualifiers="" type="menu"/><file name="refresh_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/refresh_menu.xml" qualifiers="" type="menu"/><file name="channel_list_group_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/channel_list_group_menu.xml" qualifiers="" type="menu"/><file name="channellist" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/channellist.xml" qualifiers="" type="menu"/><file name="recording_list_item_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/recording_list_item_menu.xml" qualifiers="" type="menu"/><file name="vdrlist" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/vdrlist.xml" qualifiers="" type="menu"/><file name="main_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/main_menu.xml" qualifiers="" type="menu"/><file name="epg_list_item_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_list_item_menu.xml" qualifiers="" type="menu"/><file name="channel_list_item_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/channel_list_item_menu.xml" qualifiers="" type="menu"/><file name="epg_details" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_details.xml" qualifiers="" type="menu"/><file name="refresh_filter_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/refresh_filter_menu.xml" qualifiers="" type="menu"/><file name="ic_drawer" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_drawer.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_video" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_video.png" qualifiers="mdpi" type="drawable"/><file name="action_search" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/action_search.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_goto" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_goto.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_recent_history" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_recent_history.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_moreoverflow" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_moreoverflow.png" qualifiers="mdpi" type="drawable"/><file name="ic_btn_round_plus" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_btn_round_plus.png" qualifiers="mdpi" type="drawable"/><file name="drawer_shadow" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/drawer_shadow.9.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_view" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_view.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_play_clip" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_play_clip.png" qualifiers="mdpi" type="drawable"/><file name="ic_drive" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_drive.png" qualifiers="mdpi" type="drawable"/><file name="ic_video_small" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_video_small.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_filter" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_filter.png" qualifiers="mdpi" type="drawable"/><file name="ic_btn_round_minus" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_btn_round_minus.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_3d_globe" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_3d_globe.png" qualifiers="mdpi" type="drawable"/><file name="ic_menu_refresh" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_refresh.png" qualifiers="mdpi" type="drawable"/><file name="ic_volume_small" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-mdpi/ic_volume_small.png" qualifiers="mdpi" type="drawable"/><file name="vdrmanager" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout-land/vdrmanager.xml" qualifiers="land" type="layout"/><file name="slide_left_in" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_left_in.xml" qualifiers="" type="anim"/><file name="slide_down_in" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_down_in.xml" qualifiers="" type="anim"/><file name="slide_right_in" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_right_in.xml" qualifiers="" type="anim"/><file name="slide_up_out" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_up_out.xml" qualifiers="" type="anim"/><file name="slide_right_out" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_right_out.xml" qualifiers="" type="anim"/><file name="slide_up_in" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_up_in.xml" qualifiers="" type="anim"/><file name="slide_down_out" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_down_out.xml" qualifiers="" type="anim"/><file name="slide_left_out" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_left_out.xml" qualifiers="" type="anim"/><file name="remote_menu" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/remote_menu.xml" qualifiers="" type="menu"/><file name="roundedbutton" path="/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/roundedbutton.xml" qualifiers="" type="drawable"/></source><source path="/home/lado/StudioProjects/vdrmanager/app/build/generated/res/rs/release"/><source path="/home/lado/StudioProjects/vdrmanager/app/build/generated/res/generated/release"/></dataSet><dataSet config="release"><source path="/home/lado/StudioProjects/vdrmanager/app/src/release/res"/></dataSet><mergedItems><configuration qualifiers=""><declare-styleable name="ActionMenuItemView"><attr name="android:minWidth"/></declare-styleable><declare-styleable name="ColoredButton"><attr format="string" name="normalStateColor"/><attr format="dimension" name="cornerRadius"/></declare-styleable><declare-styleable name="CirclePageIndicator"><attr format="boolean" name="centered"/><attr format="color" name="fillColor"/><attr name="orientation"><enum name="horizontal" value="0"/><enum name="vertical" value="1"/></attr><attr format="dimension" name="radius"/><attr format="boolean" name="snap"/><attr format="color" name="strokeColor"/><attr format="dimension" name="strokeWidth"/></declare-styleable><declare-styleable name="Spinner"><attr format="reference" name="prompt"/><attr format="enum" name="spinnerMode"><enum name="dialog" value="0"/><enum name="dropdown" value="1"/></attr><attr name="android:dropDownSelector"/><attr name="android:popupBackground"/><attr name="android:dropDownVerticalOffset"/><attr name="android:dropDownHorizontalOffset"/><attr name="android:dropDownWidth"/><attr format="reference" name="popupPromptView"/><attr name="android:gravity"/><attr format="boolean" name="disableChildrenWhenDisabled"/></declare-styleable><declare-styleable name="ActionBarWindow"><attr format="boolean" name="windowActionBar"/><attr format="boolean" name="windowActionBarOverlay"/><attr format="boolean" name="windowSplitActionBar"/><attr format="dimension|fraction" name="windowFixedWidthMajor"/><attr format="dimension|fraction" name="windowFixedHeightMinor"/><attr format="dimension|fraction" name="windowFixedWidthMinor"/><attr format="dimension|fraction" name="windowFixedHeightMajor"/></declare-styleable><declare-styleable name="ActionMode"><attr name="titleTextStyle"/><attr name="subtitleTextStyle"/><attr name="background"/><attr name="backgroundSplit"/><attr name="height"/></declare-styleable><declare-styleable name="TitlePageIndicator"><attr format="dimension" name="clipPadding"/><attr format="color" name="footerColor"/><attr format="dimension" name="footerLineHeight"/><attr name="footerIndicatorStyle"><enum name="none" value="0"/><enum name="triangle" value="1"/><enum name="underline" value="2"/></attr><attr format="dimension" name="footerIndicatorHeight"/><attr format="dimension" name="footerIndicatorUnderlinePadding"/><attr format="dimension" name="footerPadding"/><attr format="color" name="selectedColor"/><attr format="boolean" name="selectedBold"/><attr format="color" name="textColor"/><attr format="dimension" name="textSize"/><attr format="dimension" name="titlePadding"/><attr format="dimension" name="topPadding"/></declare-styleable><declare-styleable name="ActionMenuView"/><declare-styleable name="ActionBarLayout"><attr name="android:layout_gravity"/></declare-styleable><declare-styleable name="CompatTextView"><attr format="reference|boolean" name="textAllCaps"/></declare-styleable><declare-styleable name="MenuGroup"><attr name="android:id"/><attr name="android:menuCategory"/><attr name="android:orderInCategory"/><attr name="android:checkableBehavior"/><attr name="android:visible"/><attr name="android:enabled"/></declare-styleable><declare-styleable name="View"><attr format="dimension" name="paddingStart"/><attr format="dimension" name="paddingEnd"/><attr name="android:focusable"/></declare-styleable><declare-styleable name="MenuView"><attr name="android:itemTextAppearance"/><attr name="android:horizontalDivider"/><attr name="android:verticalDivider"/><attr name="android:headerBackground"/><attr name="android:itemBackground"/><attr name="android:windowAnimationStyle"/><attr name="android:itemIconDisabledAlpha"/><attr name="android:preserveIconSpacing"/></declare-styleable><declare-styleable name="MenuItem"><attr name="android:id"/><attr name="android:menuCategory"/><attr name="android:orderInCategory"/><attr name="android:title"/><attr name="android:titleCondensed"/><attr name="android:icon"/><attr name="android:alphabeticShortcut"/><attr name="android:numericShortcut"/><attr name="android:checkable"/><attr name="android:checked"/><attr name="android:visible"/><attr name="android:enabled"/><attr name="android:onClick"/><attr name="showAsAction"><flag name="never" value="0"/><flag name="ifRoom" value="1"/><flag name="always" value="2"/><flag name="withText" value="4"/><flag name="collapseActionView" value="8"/></attr><attr format="reference" name="actionLayout"/><attr format="string" name="actionViewClass"/><attr format="string" name="actionProviderClass"/></declare-styleable><declare-styleable name="ActivityChooserView"><attr format="string" name="initialActivityCount"/><attr format="reference" name="expandActivityOverflowButtonDrawable"/></declare-styleable><declare-styleable name="Theme"><attr format="reference" name="actionDropDownStyle"/><attr format="dimension" name="dropdownListPreferredItemHeight"/><attr format="reference" name="popupMenuStyle"/><attr format="dimension" name="panelMenuListWidth"/><attr format="reference" name="panelMenuListTheme"/><attr format="reference" name="listChoiceBackgroundIndicator"/></declare-styleable><declare-styleable name="SearchView"><attr format="boolean" name="iconifiedByDefault"/><attr name="android:maxWidth"/><attr format="string" name="queryHint"/><attr name="android:imeOptions"/><attr name="android:inputType"/></declare-styleable><declare-styleable name="ActionBar"><attr name="navigationMode"><enum name="normal" value="0"/><enum name="listMode" value="1"/><enum name="tabMode" value="2"/></attr><attr name="displayOptions"><flag name="useLogo" value="0x1"/><flag name="showHome" value="0x2"/><flag name="homeAsUp" value="0x4"/><flag name="showTitle" value="0x8"/><flag name="showCustom" value="0x10"/><flag name="disableHome" value="0x20"/></attr><attr name="title"/><attr format="string" name="subtitle"/><attr format="reference" name="titleTextStyle"/><attr format="reference" name="subtitleTextStyle"/><attr format="reference" name="icon"/><attr format="reference" name="logo"/><attr format="reference" name="divider"/><attr format="reference" name="background"/><attr format="reference|color" name="backgroundStacked"/><attr format="reference|color" name="backgroundSplit"/><attr format="reference" name="customNavigationLayout"/><attr name="height"/><attr format="reference" name="homeLayout"/><attr format="reference" name="progressBarStyle"/><attr format="reference" name="indeterminateProgressStyle"/><attr format="dimension" name="progressBarPadding"/><attr format="dimension" name="itemPadding"/></declare-styleable><declare-styleable name="ViewPagerIndicator"><attr format="reference" name="circlePageIndicatorStyle"/><attr format="reference" name="titlePageIndicatorStyle"/></declare-styleable><declare-styleable name="LinearLayoutICS"><attr name="divider"/><attr name="showDividers"><flag name="none" value="0"/><flag name="beginning" value="1"/><flag name="middle" value="2"/><flag name="end" value="4"/></attr><attr format="dimension" name="dividerPadding"/></declare-styleable></configuration></mergedItems></merger>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/manifests/androidTest/debug/AndroidManifest.xml b/vdrmanager/app/build/intermediates/manifests/androidTest/debug/AndroidManifest.xml new file mode 100644 index 0000000..9ba20d8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/manifests/androidTest/debug/AndroidManifest.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<manifest xmlns:android="http://schemas.android.com/apk/res/android" + package="de.bjusystems.vdrmanager.test"> + + <uses-sdk android:minSdkVersion="8" android:targetSdkVersion="21" /> + + <application> + <uses-library android:name="android.test.runner" /> + </application> + + <instrumentation android:name="android.test.InstrumentationTestRunner" + android:targetPackage="de.bjusystems.vdrmanager" + android:handleProfiling="false" + android:functionalTest="false" + android:label="Tests for de.bjusystems.vdrmanager"/> +</manifest> diff --git a/vdrmanager/app/build/intermediates/manifests/full/debug/AndroidManifest.xml b/vdrmanager/app/build/intermediates/manifests/full/debug/AndroidManifest.xml new file mode 100644 index 0000000..4495607 --- /dev/null +++ b/vdrmanager/app/build/intermediates/manifests/full/debug/AndroidManifest.xml @@ -0,0 +1,161 @@ +<?xml version="1.0" encoding="utf-8"?> +<manifest xmlns:android="http://schemas.android.com/apk/res/android" + package="de.bjusystems.vdrmanager" + android:versionCode="12250" + android:versionName="12.25" > + + <uses-sdk + android:minSdkVersion="8" + android:targetSdkVersion="21" /> + + <uses-permission android:name="android.permission.INTERNET" /> + <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> + <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> + <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> + + <application + android:name="de.bjusystems.vdrmanager.app.VdrManagerApp" + android:allowBackup="true" + android:hardwareAccelerated="true" + android:icon="@drawable/app_logo" + android:label="@string/app_name" + android:theme="@style/AppTheme" > + <activity + android:name="de.bjusystems.vdrmanager.gui.VdrManagerActivity" + android:configChanges="locale" + android:label="@string/app_name" > + <intent-filter> + <action android:name="android.intent.action.MAIN" /> + + <category android:name="android.intent.category.LAUNCHER" /> + </intent-filter> + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.TimeEpgListActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.gui.EventEpgListActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.TimerListActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.PreferencesActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.gui.ChannelListActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.EpgDetailsActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.TimerDetailsActivity" + android:configChanges="orientation|locale|keyboardHidden|screenSize" + android:windowSoftInputMode="stateHidden" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.RecordingListActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.EpgSearchListActivity" + android:configChanges="orientation|locale|screenSize" + android:launchMode="singleTask" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.searchable" + android:resource="@xml/searchable" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.EpgSearchTimesListActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.gui.VdrListActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.gui.VdrPreferencesActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.backup.BackupActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.backup.RestoreActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.backup.RestoreChooserActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.backup.BackupSettingsActivity" + android:configChanges="orientation|locale|screenSize" /> + + <provider + android:name="de.bjusystems.vdrmanager.data.db.EPGSearchSuggestionsProvider" + android:authorities="de.bjusystems.vdrmanager.data.db.EPGSearchSuggestionsProvider" + android:exported="false" /> + + <activity + android:name="de.bjusystems.vdrmanager.ZonePicker" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.remote.RemoteActivity" + android:configChanges="orientation|locale|screenSize" + android:theme="@style/AppTheme" /> + </application> + +</manifest>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/manifests/full/release/AndroidManifest.xml b/vdrmanager/app/build/intermediates/manifests/full/release/AndroidManifest.xml new file mode 100644 index 0000000..4495607 --- /dev/null +++ b/vdrmanager/app/build/intermediates/manifests/full/release/AndroidManifest.xml @@ -0,0 +1,161 @@ +<?xml version="1.0" encoding="utf-8"?> +<manifest xmlns:android="http://schemas.android.com/apk/res/android" + package="de.bjusystems.vdrmanager" + android:versionCode="12250" + android:versionName="12.25" > + + <uses-sdk + android:minSdkVersion="8" + android:targetSdkVersion="21" /> + + <uses-permission android:name="android.permission.INTERNET" /> + <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> + <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> + <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> + + <application + android:name="de.bjusystems.vdrmanager.app.VdrManagerApp" + android:allowBackup="true" + android:hardwareAccelerated="true" + android:icon="@drawable/app_logo" + android:label="@string/app_name" + android:theme="@style/AppTheme" > + <activity + android:name="de.bjusystems.vdrmanager.gui.VdrManagerActivity" + android:configChanges="locale" + android:label="@string/app_name" > + <intent-filter> + <action android:name="android.intent.action.MAIN" /> + + <category android:name="android.intent.category.LAUNCHER" /> + </intent-filter> + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.TimeEpgListActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.gui.EventEpgListActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.TimerListActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.PreferencesActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.gui.ChannelListActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.EpgDetailsActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.TimerDetailsActivity" + android:configChanges="orientation|locale|keyboardHidden|screenSize" + android:windowSoftInputMode="stateHidden" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.RecordingListActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.EpgSearchListActivity" + android:configChanges="orientation|locale|screenSize" + android:launchMode="singleTask" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.searchable" + android:resource="@xml/searchable" /> + </activity> + <activity + android:name="de.bjusystems.vdrmanager.gui.EpgSearchTimesListActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.gui.VdrListActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.gui.VdrPreferencesActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.backup.BackupActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.backup.RestoreActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.backup.RestoreChooserActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.backup.BackupSettingsActivity" + android:configChanges="orientation|locale|screenSize" /> + + <provider + android:name="de.bjusystems.vdrmanager.data.db.EPGSearchSuggestionsProvider" + android:authorities="de.bjusystems.vdrmanager.data.db.EPGSearchSuggestionsProvider" + android:exported="false" /> + + <activity + android:name="de.bjusystems.vdrmanager.ZonePicker" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name="de.bjusystems.vdrmanager.remote.RemoteActivity" + android:configChanges="orientation|locale|screenSize" + android:theme="@style/AppTheme" /> + </application> + +</manifest>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/pre-dexed/debug/classes-b0eb5b9a86cb855b350c7959caf9bc9ed92716f1.jar b/vdrmanager/app/build/intermediates/pre-dexed/debug/classes-b0eb5b9a86cb855b350c7959caf9bc9ed92716f1.jar Binary files differnew file mode 100644 index 0000000..8035304 --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/debug/classes-b0eb5b9a86cb855b350c7959caf9bc9ed92716f1.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/debug/classes-c0a98b11ea7cd62a46069903bc9c94cc8d15f543.jar b/vdrmanager/app/build/intermediates/pre-dexed/debug/classes-c0a98b11ea7cd62a46069903bc9c94cc8d15f543.jar Binary files differnew file mode 100644 index 0000000..3e46270 --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/debug/classes-c0a98b11ea7cd62a46069903bc9c94cc8d15f543.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/debug/internal_impl-21.0.3-4adc221ba913afe908e3658b9b09079931d9fe8b.jar b/vdrmanager/app/build/intermediates/pre-dexed/debug/internal_impl-21.0.3-4adc221ba913afe908e3658b9b09079931d9fe8b.jar Binary files differnew file mode 100644 index 0000000..bf92386 --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/debug/internal_impl-21.0.3-4adc221ba913afe908e3658b9b09079931d9fe8b.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/debug/ormlite-android-4.47-4b050ab4d24526fdd96166653699e49a1dd2ad87.jar b/vdrmanager/app/build/intermediates/pre-dexed/debug/ormlite-android-4.47-4b050ab4d24526fdd96166653699e49a1dd2ad87.jar Binary files differnew file mode 100644 index 0000000..d313c34 --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/debug/ormlite-android-4.47-4b050ab4d24526fdd96166653699e49a1dd2ad87.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/debug/ormlite-core-4.47-5406c90fa031ce1303865c5cf80447ba25b887dc.jar b/vdrmanager/app/build/intermediates/pre-dexed/debug/ormlite-core-4.47-5406c90fa031ce1303865c5cf80447ba25b887dc.jar Binary files differnew file mode 100644 index 0000000..7d3dd1c --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/debug/ormlite-core-4.47-5406c90fa031ce1303865c5cf80447ba25b887dc.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/debug/slf4j-android-1.6.1-RC1-432ebd29e427bfa66bab36a70efd142a5067e38e.jar b/vdrmanager/app/build/intermediates/pre-dexed/debug/slf4j-android-1.6.1-RC1-432ebd29e427bfa66bab36a70efd142a5067e38e.jar Binary files differnew file mode 100644 index 0000000..7e6c2d5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/debug/slf4j-android-1.6.1-RC1-432ebd29e427bfa66bab36a70efd142a5067e38e.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/debug/support-annotations-21.0.3-d707f71375a78f647fb59424f7cb18d5bb6767ff.jar b/vdrmanager/app/build/intermediates/pre-dexed/debug/support-annotations-21.0.3-d707f71375a78f647fb59424f7cb18d5bb6767ff.jar Binary files differnew file mode 100644 index 0000000..ccf92e9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/debug/support-annotations-21.0.3-d707f71375a78f647fb59424f7cb18d5bb6767ff.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/debug/svdrp4j-1.1.0-SNAPSHOT-f3cc96e0b66a3ebd8d58cd3a9cb10be54d8b8e25.jar b/vdrmanager/app/build/intermediates/pre-dexed/debug/svdrp4j-1.1.0-SNAPSHOT-f3cc96e0b66a3ebd8d58cd3a9cb10be54d8b8e25.jar Binary files differnew file mode 100644 index 0000000..0ad2bfb --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/debug/svdrp4j-1.1.0-SNAPSHOT-f3cc96e0b66a3ebd8d58cd3a9cb10be54d8b8e25.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/release/classes-b0eb5b9a86cb855b350c7959caf9bc9ed92716f1.jar b/vdrmanager/app/build/intermediates/pre-dexed/release/classes-b0eb5b9a86cb855b350c7959caf9bc9ed92716f1.jar Binary files differnew file mode 100644 index 0000000..8035304 --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/release/classes-b0eb5b9a86cb855b350c7959caf9bc9ed92716f1.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/release/classes-c0a98b11ea7cd62a46069903bc9c94cc8d15f543.jar b/vdrmanager/app/build/intermediates/pre-dexed/release/classes-c0a98b11ea7cd62a46069903bc9c94cc8d15f543.jar Binary files differnew file mode 100644 index 0000000..3e46270 --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/release/classes-c0a98b11ea7cd62a46069903bc9c94cc8d15f543.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/release/internal_impl-21.0.3-4adc221ba913afe908e3658b9b09079931d9fe8b.jar b/vdrmanager/app/build/intermediates/pre-dexed/release/internal_impl-21.0.3-4adc221ba913afe908e3658b9b09079931d9fe8b.jar Binary files differnew file mode 100644 index 0000000..bf92386 --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/release/internal_impl-21.0.3-4adc221ba913afe908e3658b9b09079931d9fe8b.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/release/ormlite-android-4.47-4b050ab4d24526fdd96166653699e49a1dd2ad87.jar b/vdrmanager/app/build/intermediates/pre-dexed/release/ormlite-android-4.47-4b050ab4d24526fdd96166653699e49a1dd2ad87.jar Binary files differnew file mode 100644 index 0000000..d313c34 --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/release/ormlite-android-4.47-4b050ab4d24526fdd96166653699e49a1dd2ad87.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/release/ormlite-core-4.47-5406c90fa031ce1303865c5cf80447ba25b887dc.jar b/vdrmanager/app/build/intermediates/pre-dexed/release/ormlite-core-4.47-5406c90fa031ce1303865c5cf80447ba25b887dc.jar Binary files differnew file mode 100644 index 0000000..7d3dd1c --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/release/ormlite-core-4.47-5406c90fa031ce1303865c5cf80447ba25b887dc.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/release/slf4j-android-1.6.1-RC1-432ebd29e427bfa66bab36a70efd142a5067e38e.jar b/vdrmanager/app/build/intermediates/pre-dexed/release/slf4j-android-1.6.1-RC1-432ebd29e427bfa66bab36a70efd142a5067e38e.jar Binary files differnew file mode 100644 index 0000000..7e6c2d5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/release/slf4j-android-1.6.1-RC1-432ebd29e427bfa66bab36a70efd142a5067e38e.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/release/support-annotations-21.0.3-d707f71375a78f647fb59424f7cb18d5bb6767ff.jar b/vdrmanager/app/build/intermediates/pre-dexed/release/support-annotations-21.0.3-d707f71375a78f647fb59424f7cb18d5bb6767ff.jar Binary files differnew file mode 100644 index 0000000..ccf92e9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/release/support-annotations-21.0.3-d707f71375a78f647fb59424f7cb18d5bb6767ff.jar diff --git a/vdrmanager/app/build/intermediates/pre-dexed/release/svdrp4j-1.1.0-SNAPSHOT-f3cc96e0b66a3ebd8d58cd3a9cb10be54d8b8e25.jar b/vdrmanager/app/build/intermediates/pre-dexed/release/svdrp4j-1.1.0-SNAPSHOT-f3cc96e0b66a3ebd8d58cd3a9cb10be54d8b8e25.jar Binary files differnew file mode 100644 index 0000000..0ad2bfb --- /dev/null +++ b/vdrmanager/app/build/intermediates/pre-dexed/release/svdrp4j-1.1.0-SNAPSHOT-f3cc96e0b66a3ebd8d58cd3a9cb10be54d8b8e25.jar diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/abc_fade_in.xml b/vdrmanager/app/build/intermediates/res/debug/anim/abc_fade_in.xml new file mode 100644 index 0000000..99530f4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/abc_fade_in.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<alpha xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/decelerate_interpolator" + android:fromAlpha="0.0" android:toAlpha="1.0" + android:duration="@android:integer/config_mediumAnimTime" /><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_fade_in.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_in.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/abc_fade_out.xml b/vdrmanager/app/build/intermediates/res/debug/anim/abc_fade_out.xml new file mode 100644 index 0000000..92d9366 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/abc_fade_out.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<alpha xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/decelerate_interpolator" + android:fromAlpha="1.0" android:toAlpha="0.0" + android:duration="@android:integer/config_mediumAnimTime" /><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_fade_out.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_out.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/abc_slide_in_bottom.xml b/vdrmanager/app/build/intermediates/res/debug/anim/abc_slide_in_bottom.xml new file mode 100644 index 0000000..59a74c5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/abc_slide_in_bottom.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> +<translate xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/decelerate_interpolator" + android:fromYDelta="50%p" android:toYDelta="0" + android:duration="@android:integer/config_mediumAnimTime"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_in_bottom.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_bottom.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/abc_slide_in_top.xml b/vdrmanager/app/build/intermediates/res/debug/anim/abc_slide_in_top.xml new file mode 100644 index 0000000..5d7b465 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/abc_slide_in_top.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> +<translate xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/decelerate_interpolator" + android:fromYDelta="-50%p" android:toYDelta="0" + android:duration="@android:integer/config_mediumAnimTime"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_in_top.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_top.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/abc_slide_out_bottom.xml b/vdrmanager/app/build/intermediates/res/debug/anim/abc_slide_out_bottom.xml new file mode 100644 index 0000000..90af70a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/abc_slide_out_bottom.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> +<translate xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/accelerate_interpolator" + android:fromYDelta="0" android:toYDelta="50%p" + android:duration="@android:integer/config_mediumAnimTime"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_out_bottom.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_bottom.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/abc_slide_out_top.xml b/vdrmanager/app/build/intermediates/res/debug/anim/abc_slide_out_top.xml new file mode 100644 index 0000000..f682816 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/abc_slide_out_top.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> +<translate xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/accelerate_interpolator" + android:fromYDelta="0" android:toYDelta="-50%p" + android:duration="@android:integer/config_mediumAnimTime"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_out_top.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_top.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/slide_down_in.xml b/vdrmanager/app/build/intermediates/res/debug/anim/slide_down_in.xml new file mode 100644 index 0000000..0f91917 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/slide_down_in.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromYDelta="-100%p" android:toYDelta="0" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_down_in.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/slide_down_out.xml b/vdrmanager/app/build/intermediates/res/debug/anim/slide_down_out.xml new file mode 100644 index 0000000..98d81ad --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/slide_down_out.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromYDelta="0" android:toYDelta="100%p" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_down_out.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/slide_left_in.xml b/vdrmanager/app/build/intermediates/res/debug/anim/slide_left_in.xml new file mode 100644 index 0000000..a1bed2e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/slide_left_in.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2008 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromXDelta="100%p" android:toXDelta="0" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_left_in.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/slide_left_out.xml b/vdrmanager/app/build/intermediates/res/debug/anim/slide_left_out.xml new file mode 100644 index 0000000..df6453c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/slide_left_out.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2008 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromXDelta="0" android:toXDelta="-100%p" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_left_out.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/slide_right_in.xml b/vdrmanager/app/build/intermediates/res/debug/anim/slide_right_in.xml new file mode 100644 index 0000000..92dc4ea --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/slide_right_in.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2008 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromXDelta="-100%p" android:toXDelta="0" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_right_in.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/slide_right_out.xml b/vdrmanager/app/build/intermediates/res/debug/anim/slide_right_out.xml new file mode 100644 index 0000000..0f01159 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/slide_right_out.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2008 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromXDelta="0" android:toXDelta="100%p" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_right_out.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/slide_up_in.xml b/vdrmanager/app/build/intermediates/res/debug/anim/slide_up_in.xml new file mode 100644 index 0000000..9574737 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/slide_up_in.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromYDelta="100%p" android:toYDelta="0" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_up_in.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/anim/slide_up_out.xml b/vdrmanager/app/build/intermediates/res/debug/anim/slide_up_out.xml new file mode 100644 index 0000000..15926af --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/anim/slide_up_out.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromYDelta="0" android:toYDelta="-100%p" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_up_out.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/color/abc_search_url_text_holo.xml b/vdrmanager/app/build/intermediates/res/debug/color/abc_search_url_text_holo.xml new file mode 100644 index 0000000..f6040ad --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/color/abc_search_url_text_holo.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_pressed="true" android:color="@color/abc_search_url_text_pressed"/> + <item android:state_selected="true" android:color="@color/abc_search_url_text_selected"/> + <item android:color="@color/abc_search_url_text_normal"/> <!-- not selected --> +</selector><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/color/abc_search_url_text_holo.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/color/abc_search_url_text_holo.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-finger/btn_circle.xml b/vdrmanager/app/build/intermediates/res/debug/drawable-finger/btn_circle.xml new file mode 100644 index 0000000..a3dfdf3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-finger/btn_circle.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2009 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_window_focused="false" android:state_enabled="true" + android:drawable="@drawable/btn_circle_normal" /> + <item android:state_window_focused="false" android:state_enabled="false" + android:drawable="@drawable/btn_circle_disable" /> + <item android:state_pressed="true" + android:drawable="@drawable/btn_circle_pressed" /> + <item android:state_focused="true" android:state_enabled="true" + android:drawable="@drawable/btn_circle_selected" /> + <item android:state_enabled="true" + android:drawable="@drawable/btn_circle_normal" /> + <item android:state_focused="true" + android:drawable="@drawable/btn_circle_disable_focused" /> + <item + android:drawable="@drawable/btn_circle_disable" /> +</selector> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-finger/btn_circle.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_disable.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_disable.png Binary files differnew file mode 100644 index 0000000..91fe6ec --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_disable.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_disable_focused.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_disable_focused.png Binary files differnew file mode 100644 index 0000000..c0573b4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_disable_focused.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_normal.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_normal.png Binary files differnew file mode 100644 index 0000000..1cb8a2e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_normal.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_pressed.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_pressed.png Binary files differnew file mode 100644 index 0000000..9df2f5d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_pressed.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_selected.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_selected.png Binary files differnew file mode 100644 index 0000000..84b4c01 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi-finger/btn_circle_selected.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..f8c332c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..ae5cad8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..db8b3f5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..caa33b0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..8a39540 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_share_pack_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_share_pack_holo_light.9.png Binary files differnew file mode 100644 index 0000000..624d96c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_share_pack_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..3153a20 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..7f3cff0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..9b4bd7a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..0a34385 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..9543db3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..045a6bc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..d886800 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..12d1e83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ab_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..babf958 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1b1526c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_cab_background_top_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_cab_background_top_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..c91d9f2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_cab_background_top_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_cab_background_top_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_cab_background_top_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a05b149 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_cab_background_top_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_ab_back_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_ab_back_holo_dark.png Binary files differnew file mode 100644 index 0000000..9deb8f0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_ab_back_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_ab_back_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_ab_back_holo_light.png Binary files differnew file mode 100644 index 0000000..5b29b1c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_ab_back_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_cab_done_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_cab_done_holo_dark.png Binary files differnew file mode 100644 index 0000000..bd2d459 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_cab_done_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_cab_done_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_cab_done_holo_light.png Binary files differnew file mode 100644 index 0000000..c6c30a1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_cab_done_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_clear_disabled.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_clear_disabled.png Binary files differnew file mode 100644 index 0000000..69838cc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_clear_disabled.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_clear_normal.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_clear_normal.png Binary files differnew file mode 100644 index 0000000..59304cf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_clear_normal.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png Binary files differnew file mode 100644 index 0000000..158e8b2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_clear_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_clear_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..70644b5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_clear_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png Binary files differnew file mode 100644 index 0000000..f3899bd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_commit_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_commit_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..f215d67 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_commit_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_go.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_go.png Binary files differnew file mode 100644 index 0000000..ca50419 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_go.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_go_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_go_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..bd4a594 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_go_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png Binary files differnew file mode 100644 index 0000000..cb6ebda --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png Binary files differnew file mode 100644 index 0000000..48d4728 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_menu_share_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_menu_share_holo_dark.png Binary files differnew file mode 100644 index 0000000..f5c5130 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_menu_share_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_menu_share_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_menu_share_holo_light.png Binary files differnew file mode 100644 index 0000000..7c12c57 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_menu_share_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_search.png Binary files differnew file mode 100644 index 0000000..febde99 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..25921cd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_voice_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_voice_search.png Binary files differnew file mode 100644 index 0000000..6ddeb38 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_voice_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_voice_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_voice_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..649263e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_ic_voice_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_divider_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_divider_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..194d94e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_divider_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_divider_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_divider_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ddd74ef --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_divider_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..7ffeb1d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_longpressed_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_longpressed_holo.9.png Binary files differnew file mode 100644 index 0000000..658b694 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_longpressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..93f8edc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..93f8edc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..e66354d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..dc1616c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..f1d3938 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..c943446 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..07a7510 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a27070b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..cf5f449 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..c618354 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..dc878a1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..0088468 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..439d8cd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png Binary files differnew file mode 100644 index 0000000..e69b11b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..a82029a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..bd07a4a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_tab_selected_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_tab_selected_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..e59e87d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_tab_selected_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_tab_selected_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_tab_selected_holo.9.png Binary files differnew file mode 100644 index 0000000..53c7d3a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_tab_selected_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_tab_selected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_tab_selected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..e95c45f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_tab_selected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..7ced71a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..aa4ed72 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ad6efce --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..1138906 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..9c498f6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..be84fbd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a639dae --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..b74aac3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..b74aac3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/action_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/action_search.png Binary files differnew file mode 100644 index 0000000..f4d4eb3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/action_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_channels.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_channels.png Binary files differnew file mode 100644 index 0000000..8ad2f3f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_channels.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_epglist.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_epglist.png Binary files differnew file mode 100644 index 0000000..3e18c91 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_epglist.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_recordings.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_recordings.png Binary files differnew file mode 100644 index 0000000..b4f8540 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_recordings.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_remote.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_remote.png Binary files differnew file mode 100644 index 0000000..25b6f89 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_remote.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_search.png Binary files differnew file mode 100644 index 0000000..e10bd6d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_timer.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_timer.png Binary files differnew file mode 100644 index 0000000..3b4c6fc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_timer.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_wakeup.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_wakeup.png Binary files differnew file mode 100644 index 0000000..0ab8f25 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/btn_wakeup.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/drawer_shadow.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/drawer_shadow.9.png Binary files differnew file mode 100644 index 0000000..fdb7478 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/drawer_shadow.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_btn_round_minus.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_btn_round_minus.png Binary files differnew file mode 100644 index 0000000..22fbaf7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_btn_round_minus.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_btn_round_plus.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_btn_round_plus.png Binary files differnew file mode 100644 index 0000000..bc61506 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_btn_round_plus.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_drawer.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_drawer.png Binary files differnew file mode 100644 index 0000000..6bea0e7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_drawer.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_drive.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_drive.png Binary files differnew file mode 100644 index 0000000..836a0ed --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_drive.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_3d_globe.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..fa09e36 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_3d_globe.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_filter.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..f688d49 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_filter.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_goto.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_goto.png Binary files differnew file mode 100644 index 0000000..9bd270a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_goto.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_moreoverflow.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_moreoverflow.png Binary files differnew file mode 100644 index 0000000..9e7d918 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_moreoverflow.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_play_clip.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..6ce5629 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_play_clip.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_recent_history.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_recent_history.png Binary files differnew file mode 100644 index 0000000..f6a0568 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_recent_history.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_refresh.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..9f30dc9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_refresh.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_view.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_view.png Binary files differnew file mode 100644 index 0000000..c716856 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_menu_view.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_volume_small.png b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..e575133 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-hdpi/ic_volume_small.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_disable.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_disable.png Binary files differnew file mode 100644 index 0000000..44e7698 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_disable.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_disable_focused.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_disable_focused.png Binary files differnew file mode 100644 index 0000000..781ae05 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_disable_focused.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_normal.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_normal.png Binary files differnew file mode 100644 index 0000000..8126ba1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_normal.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_pressed.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_pressed.png Binary files differnew file mode 100644 index 0000000..840a724 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_pressed.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_selected.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_selected.png Binary files differnew file mode 100644 index 0000000..86b5a81 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi-finger/btn_circle_selected.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..861d4aa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..578982e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..6682330 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..19001ca --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..46ecfb1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_share_pack_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_share_pack_holo_light.9.png Binary files differnew file mode 100644 index 0000000..4b10709 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_share_pack_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..56c70a4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..391cdb1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..b8a5677 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..1bba0d4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..efa65c5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..068fbc3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..0125a80 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..6a31081 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ab_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..23c6c45 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png Binary files differnew file mode 100644 index 0000000..44e66d8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_cab_background_top_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_cab_background_top_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..a29c815 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_cab_background_top_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_cab_background_top_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_cab_background_top_holo_light.9.png Binary files differnew file mode 100644 index 0000000..806d0da --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_cab_background_top_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_ab_back_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_ab_back_holo_dark.png Binary files differnew file mode 100644 index 0000000..7290c5c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_ab_back_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_ab_back_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_ab_back_holo_light.png Binary files differnew file mode 100644 index 0000000..7d944d3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_ab_back_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_cab_done_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_cab_done_holo_dark.png Binary files differnew file mode 100644 index 0000000..3382680 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_cab_done_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_cab_done_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_cab_done_holo_light.png Binary files differnew file mode 100644 index 0000000..f11b21f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_cab_done_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_clear_disabled.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_clear_disabled.png Binary files differnew file mode 100644 index 0000000..d2ab340 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_clear_disabled.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_clear_normal.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_clear_normal.png Binary files differnew file mode 100644 index 0000000..d87cee0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_clear_normal.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png Binary files differnew file mode 100644 index 0000000..37510ea --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_clear_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_clear_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..b5fbd1d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_clear_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png Binary files differnew file mode 100644 index 0000000..4f7c3ff --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_commit_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_commit_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..6adeb92 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_commit_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_go.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_go.png Binary files differnew file mode 100644 index 0000000..9724d9b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_go.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_go_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_go_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..7d2cc35 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_go_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png Binary files differnew file mode 100644 index 0000000..3b4e746 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png Binary files differnew file mode 100644 index 0000000..aa5ea4f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_menu_share_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_menu_share_holo_dark.png Binary files differnew file mode 100644 index 0000000..00e499c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_menu_share_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_menu_share_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_menu_share_holo_light.png Binary files differnew file mode 100644 index 0000000..240d406 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_menu_share_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_search.png Binary files differnew file mode 100644 index 0000000..96e393c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..01c540d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_voice_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_voice_search.png Binary files differnew file mode 100644 index 0000000..2acce22 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_voice_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_voice_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_voice_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..b65cd75 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_ic_voice_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_divider_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_divider_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..194d94e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_divider_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_divider_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_divider_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ddd74ef --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_divider_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..0678971 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_longpressed_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_longpressed_holo.9.png Binary files differnew file mode 100644 index 0000000..9180502 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_longpressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..af75e36 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..af75e36 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..4a3adf3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..b2b9f27 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..4a073b8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..b610fbf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..e77e652 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..05848d7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..885eb3b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..58a501a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..4def541 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..29c7132 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..85fe6b2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png Binary files differnew file mode 100644 index 0000000..8418cff --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..16f7f70 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..596c468 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_tab_selected_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_tab_selected_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..e48bfe0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_tab_selected_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_tab_selected_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_tab_selected_holo.9.png Binary files differnew file mode 100644 index 0000000..480102f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_tab_selected_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_tab_selected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_tab_selected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..7d60392 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_tab_selected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..b915b65 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..faf1a8e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..4287636 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..44450da --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..45845bf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..b903cae --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..b903cae --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..4fb2167 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..4fb2167 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/action_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/action_search.png Binary files differnew file mode 100644 index 0000000..fdf16bc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/action_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/drawer_shadow.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/drawer_shadow.9.png Binary files differnew file mode 100644 index 0000000..dbafea9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/drawer_shadow.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_btn_round_minus.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_btn_round_minus.png Binary files differnew file mode 100644 index 0000000..ac95d89 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_btn_round_minus.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_btn_round_plus.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_btn_round_plus.png Binary files differnew file mode 100644 index 0000000..de38538 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_btn_round_plus.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_drawer.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_drawer.png Binary files differnew file mode 100644 index 0000000..7edf012 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_drawer.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_drive.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_drive.png Binary files differnew file mode 100644 index 0000000..10fd452 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_drive.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_3d_globe.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..48a17b1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_3d_globe.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_filter.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..dddf04f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_filter.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_goto.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_goto.png Binary files differnew file mode 100644 index 0000000..9d7c64c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_goto.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_moreoverflow.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_moreoverflow.png Binary files differnew file mode 100644 index 0000000..9e1d3ab --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_moreoverflow.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_play_clip.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..a0fcfaf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_play_clip.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_recent_history.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_recent_history.png Binary files differnew file mode 100644 index 0000000..8c28f93 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_recent_history.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_refresh.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..1d4b46a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_refresh.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_video.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_video.png Binary files differnew file mode 100644 index 0000000..ebdd1f7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_video.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_view.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_view.png Binary files differnew file mode 100644 index 0000000..f2dc8ac --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_menu_view.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_video_small.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_video_small.png Binary files differnew file mode 100644 index 0000000..398c1f9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_video_small.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_volume_small.png b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..3eea0f0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-mdpi/ic_volume_small.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..787dbd8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..6b0982e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..1e67218 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..f667b02 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..ea464b3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png Binary files differnew file mode 100644 index 0000000..3b7d179 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..b7c0ceb --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..6c68529 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..9f2a275 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..e4bc569 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..4a4697d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..7bf106c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..9fa6936 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..76b1ce7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ab_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..a14e9c5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a1ccce5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..148c198 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_cab_background_top_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_cab_background_top_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1b355ea --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_cab_background_top_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_ab_back_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_ab_back_holo_dark.png Binary files differnew file mode 100644 index 0000000..bfc1c66 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_ab_back_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_ab_back_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_ab_back_holo_light.png Binary files differnew file mode 100644 index 0000000..87a5a42 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_ab_back_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_cab_done_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_cab_done_holo_dark.png Binary files differnew file mode 100644 index 0000000..fd5f416 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_cab_done_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_cab_done_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_cab_done_holo_light.png Binary files differnew file mode 100644 index 0000000..0ccab80 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_cab_done_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_clear_disabled.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_clear_disabled.png Binary files differnew file mode 100644 index 0000000..6cc02c5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_clear_disabled.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_clear_normal.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_clear_normal.png Binary files differnew file mode 100644 index 0000000..b617200 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_clear_normal.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png Binary files differnew file mode 100644 index 0000000..3d2cf50 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..0efacf7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png Binary files differnew file mode 100644 index 0000000..65fc078 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..81aa937 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_go.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_go.png Binary files differnew file mode 100644 index 0000000..b462079 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_go.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_go_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_go_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..7007b15 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_go_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png Binary files differnew file mode 100644 index 0000000..ef9792a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png Binary files differnew file mode 100644 index 0000000..3f275ad --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_menu_share_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_menu_share_holo_dark.png Binary files differnew file mode 100644 index 0000000..4492c49 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_menu_share_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_menu_share_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_menu_share_holo_light.png Binary files differnew file mode 100644 index 0000000..a61854b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_menu_share_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_search.png Binary files differnew file mode 100644 index 0000000..3d4d4e7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..280ba8f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_voice_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_voice_search.png Binary files differnew file mode 100644 index 0000000..ab8d0a9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_voice_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..69f18b9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_divider_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_divider_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..7ed9ee9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_divider_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_divider_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_divider_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ea395a3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_divider_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..8965f3e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_longpressed_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_longpressed_holo.9.png Binary files differnew file mode 100644 index 0000000..d1bffd0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_longpressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..1f8dcf1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1f8dcf1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..d4678b5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..5b84092 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..fc48fb3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..7dcfeef --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..45d7edb --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..6229800 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..5b2e567 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..218c855 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..60957c3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1d7efe8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..c9ba3dc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png Binary files differnew file mode 100644 index 0000000..12bde5a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..8767655 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..fc0d87b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_tab_selected_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_tab_selected_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..ddd218f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_tab_selected_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_tab_selected_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_tab_selected_holo.9.png Binary files differnew file mode 100644 index 0000000..cd8a2ad --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_tab_selected_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..e1d9dc2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..ba12729 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..40a3f42 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..6f501f2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..cd86211 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a02b01d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..1107504 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1107504 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..b9e1dc0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..19580e1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/action_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/action_search.png Binary files differnew file mode 100644 index 0000000..1169b79 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/action_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/drawer_shadow.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/drawer_shadow.9.png Binary files differnew file mode 100644 index 0000000..9832f72 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/drawer_shadow.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_drawer.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_drawer.png Binary files differnew file mode 100644 index 0000000..f0ce3be --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_drawer.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_drive.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_drive.png Binary files differnew file mode 100644 index 0000000..44b44cc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_drive.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_3d_globe.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..00ef22c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_3d_globe.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_filter.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..fea4101 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_filter.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_goto.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_goto.png Binary files differnew file mode 100644 index 0000000..4dc477d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_goto.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_moreoverflow.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_moreoverflow.png Binary files differnew file mode 100644 index 0000000..b990dad --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_moreoverflow.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_play_clip.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..f57315a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_play_clip.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_recent_history.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_recent_history.png Binary files differnew file mode 100644 index 0000000..838e274 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_recent_history.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_refresh.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..844cdaf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_refresh.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_view.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_view.png Binary files differnew file mode 100644 index 0000000..da4cb8a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_menu_view.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_volume_small.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..34b62e9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xhdpi/ic_volume_small.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..309c126 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..c6a6dad --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..cef6502 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..c665613 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..ac84fe3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png Binary files differnew file mode 100644 index 0000000..6b39059 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..d7ad40d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..b9d0cda --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..a370713 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..fc12541 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..075342b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..879bb18 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..7876e52 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..a4c79af --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..524ac92 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png Binary files differnew file mode 100644 index 0000000..84235bc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..85593ae --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png Binary files differnew file mode 100644 index 0000000..22c7c9a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png Binary files differnew file mode 100644 index 0000000..22199d6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_ab_back_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_ab_back_holo_light.png Binary files differnew file mode 100644 index 0000000..b1ad6de --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_ab_back_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png Binary files differnew file mode 100644 index 0000000..47636f2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_cab_done_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_cab_done_holo_light.png Binary files differnew file mode 100644 index 0000000..f833821 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_cab_done_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_clear_disabled.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_clear_disabled.png Binary files differnew file mode 100644 index 0000000..37983aa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_clear_disabled.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_clear_normal.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_clear_normal.png Binary files differnew file mode 100644 index 0000000..b147a42 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_clear_normal.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png Binary files differnew file mode 100644 index 0000000..5fbe0b9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..9025dc7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png Binary files differnew file mode 100644 index 0000000..dc441e0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..cf644ac --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_go.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_go.png Binary files differnew file mode 100644 index 0000000..046c065 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_go.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..b3b6a24 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png Binary files differnew file mode 100644 index 0000000..5d1b873 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png Binary files differnew file mode 100644 index 0000000..a93336e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png Binary files differnew file mode 100644 index 0000000..3f0ea6f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_menu_share_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_menu_share_holo_light.png Binary files differnew file mode 100644 index 0000000..1a8e9e8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_menu_share_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_search.png Binary files differnew file mode 100644 index 0000000..3d3a423 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..ae88a38 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_voice_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_voice_search.png Binary files differnew file mode 100644 index 0000000..2deec8e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_voice_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..3f84a1c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_divider_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_divider_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..b83a847 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_divider_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_divider_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_divider_holo_light.9.png Binary files differnew file mode 100644 index 0000000..80ea535 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_divider_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..7c3097b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_longpressed_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_longpressed_holo.9.png Binary files differnew file mode 100644 index 0000000..83e741b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_longpressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..50b84c7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..50b84c7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..b643f2f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ec17300 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..d60c0ab --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..2d53133 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..56c225e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..249d8c0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..fcf8e2e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..30dcaf0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..9ca210c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..2cb3945 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..4c7f33d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png Binary files differnew file mode 100644 index 0000000..b2b159c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..63c0145 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ce7b3fa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..0388f81 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_tab_selected_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_tab_selected_holo.9.png Binary files differnew file mode 100644 index 0000000..2e9d965 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_tab_selected_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..97ffd07 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..3582689 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..d60716f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..e1cf041 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..42cf767 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..79a6114 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..5bcf2f3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..5bcf2f3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..9cef919 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..9cef919 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_ic_clear.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_ic_clear.xml new file mode 100644 index 0000000..dc2b4e0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_ic_clear.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_enabled="false" + android:drawable="@drawable/abc_ic_clear_disabled" /> + <item + android:drawable="@drawable/abc_ic_clear_normal" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_ic_clear.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_ic_clear_holo_light.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_ic_clear_holo_light.xml new file mode 100644 index 0000000..ca6ee95 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_ic_clear_holo_light.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_enabled="false" + android:drawable="@drawable/abc_ic_clear_search_api_disabled_holo_light" /> + <item + android:drawable="@drawable/abc_ic_clear_search_api_holo_light" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_ic_clear_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_item_background_holo_dark.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_item_background_holo_dark.xml new file mode 100644 index 0000000..edaf655 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_item_background_holo_dark.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + + <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. --> + <item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_disabled_holo_dark" /> + <item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/abc_list_selector_disabled_holo_dark" /> + <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_dark" /> + <item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_dark" /> + <item android:state_focused="true" android:drawable="@drawable/abc_list_focused_holo" /> + <item android:drawable="@android:color/transparent" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_item_background_holo_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_item_background_holo_light.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_item_background_holo_light.xml new file mode 100644 index 0000000..8b4e3a2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_item_background_holo_light.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + + <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. --> + <item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_disabled_holo_light" /> + <item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/abc_list_selector_disabled_holo_light" /> + <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_light" /> + <item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_light" /> + <item android:state_focused="true" android:drawable="@drawable/abc_list_focused_holo" /> + <item android:drawable="@android:color/transparent" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_item_background_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_list_selector_background_transition_holo_dark.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_list_selector_background_transition_holo_dark.xml new file mode 100644 index 0000000..23a9837 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_list_selector_background_transition_holo_dark.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<transition xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:drawable="@drawable/abc_list_pressed_holo_dark" /> + <item android:drawable="@drawable/abc_list_longpressed_holo" /> +</transition> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_list_selector_background_transition_holo_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_list_selector_background_transition_holo_light.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_list_selector_background_transition_holo_light.xml new file mode 100644 index 0000000..a8de245 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_list_selector_background_transition_holo_light.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<transition xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:drawable="@drawable/abc_list_pressed_holo_light" /> + <item android:drawable="@drawable/abc_list_longpressed_holo" /> +</transition> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_list_selector_background_transition_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_list_selector_holo_dark.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_list_selector_holo_dark.xml new file mode 100644 index 0000000..9563ef2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_list_selector_holo_dark.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + + <item android:state_window_focused="false" android:drawable="@android:color/transparent" /> + + <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. --> + <item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_disabled_holo_dark" /> + <item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/abc_list_selector_disabled_holo_dark" /> + <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_dark" /> + <item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_dark" /> + <item android:state_focused="true" android:drawable="@drawable/abc_list_focused_holo" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_list_selector_holo_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_list_selector_holo_light.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_list_selector_holo_light.xml new file mode 100644 index 0000000..56b3166 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_list_selector_holo_light.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + + <item android:state_window_focused="false" android:drawable="@android:color/transparent" /> + + <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. --> + <item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_disabled_holo_light" /> + <item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/abc_list_selector_disabled_holo_light" /> + <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_light" /> + <item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_light" /> + <item android:state_focused="true" android:drawable="@drawable/abc_list_focused_holo" /> + +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_list_selector_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_search_dropdown_dark.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_search_dropdown_dark.xml new file mode 100644 index 0000000..f1cc437 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_search_dropdown_dark.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<shape xmlns:android="http://schemas.android.com/apk/res/android"> + <solid android:color="#F0A0A0A0"/> + <stroke android:width="2dp" color="#A00080FF"/> + <padding android:left="5dp" android:top="0dp" + android:right="5dp" android:bottom="1dp" /> +</shape> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_search_dropdown_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_search_dropdown_light.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_search_dropdown_light.xml new file mode 100644 index 0000000..a56ea8e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_search_dropdown_light.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<shape xmlns:android="http://schemas.android.com/apk/res/android"> + <solid android:color="#F0FFFFFF"/> + <stroke android:width="1dp" color="#A00080FF"/> + <padding android:left="5dp" android:top="0dp" + android:right="5dp" android:bottom="1dp" /> +</shape> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_search_dropdown_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_spinner_ab_holo_dark.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_spinner_ab_holo_dark.xml new file mode 100644 index 0000000..97241a8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_spinner_ab_holo_dark.xml @@ -0,0 +1,26 @@ +<?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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_enabled="false" + android:drawable="@drawable/abc_spinner_ab_disabled_holo_dark" /> + <item android:state_pressed="true" + android:drawable="@drawable/abc_spinner_ab_pressed_holo_dark" /> + <item android:state_pressed="false" android:state_focused="true" + android:drawable="@drawable/abc_spinner_ab_focused_holo_dark" /> + <item android:drawable="@drawable/abc_spinner_ab_default_holo_dark" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_spinner_ab_holo_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_spinner_ab_holo_light.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_spinner_ab_holo_light.xml new file mode 100644 index 0000000..cc285f6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_spinner_ab_holo_light.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_enabled="false" + android:drawable="@drawable/abc_spinner_ab_disabled_holo_light" /> + <item android:state_pressed="true" + android:drawable="@drawable/abc_spinner_ab_pressed_holo_light" /> + <item android:state_pressed="false" android:state_focused="true" + android:drawable="@drawable/abc_spinner_ab_focused_holo_light" /> + <item android:drawable="@drawable/abc_spinner_ab_default_holo_light" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_spinner_ab_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_tab_indicator_ab_holo.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_tab_indicator_ab_holo.xml new file mode 100644 index 0000000..7441522 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_tab_indicator_ab_holo.xml @@ -0,0 +1,35 @@ +<?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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <!-- Non focused states --> + <item android:state_focused="false" android:state_selected="false" android:state_pressed="false" android:drawable="@android:color/transparent" /> + <item android:state_focused="false" android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/abc_tab_selected_holo" /> + + <!-- Focused states --> + <item android:state_focused="true" android:state_selected="false" android:state_pressed="false" android:drawable="@drawable/abc_list_focused_holo" /> + <item android:state_focused="true" android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/abc_tab_selected_focused_holo" /> + + <!-- Pressed --> + <!-- Non focused states --> + <item android:state_focused="false" android:state_selected="false" android:state_pressed="true" android:drawable="@drawable/abc_list_pressed_holo_dark" /> + <item android:state_focused="false" android:state_selected="true" android:state_pressed="true" android:drawable="@drawable/abc_tab_selected_pressed_holo" /> + + <!-- Focused states --> + <item android:state_focused="true" android:state_selected="false" android:state_pressed="true" android:drawable="@drawable/abc_tab_unselected_pressed_holo" /> + <item android:state_focused="true" android:state_selected="true" android:state_pressed="true" android:drawable="@drawable/abc_tab_selected_pressed_holo" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_tab_indicator_ab_holo.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_tab_indicator_ab_holo.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_textfield_searchview_holo_dark.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_textfield_searchview_holo_dark.xml new file mode 100644 index 0000000..fde0c72 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_textfield_searchview_holo_dark.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_focused="true" + android:drawable="@drawable/abc_textfield_search_selected_holo_dark" /> + <item android:drawable="@drawable/abc_textfield_search_default_holo_dark" /> +</selector> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_textfield_searchview_holo_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_textfield_searchview_holo_light.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_textfield_searchview_holo_light.xml new file mode 100644 index 0000000..7766677 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_textfield_searchview_holo_light.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_focused="true" + android:drawable="@drawable/abc_textfield_search_selected_holo_light" /> + <item android:drawable="@drawable/abc_textfield_search_default_holo_light" /> +</selector> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_textfield_searchview_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_textfield_searchview_right_holo_dark.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_textfield_searchview_right_holo_dark.xml new file mode 100644 index 0000000..22e8fe3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_textfield_searchview_right_holo_dark.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_focused="true" + android:drawable="@drawable/abc_textfield_search_right_selected_holo_dark" /> + <item android:drawable="@drawable/abc_textfield_search_right_default_holo_dark" /> +</selector> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_textfield_searchview_right_holo_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/abc_textfield_searchview_right_holo_light.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_textfield_searchview_right_holo_light.xml new file mode 100644 index 0000000..23172ce --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/abc_textfield_searchview_right_holo_light.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_focused="true" + android:drawable="@drawable/abc_textfield_search_right_selected_holo_light" /> + <item android:drawable="@drawable/abc_textfield_search_right_default_holo_light" /> +</selector> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_textfield_searchview_right_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/app_logo.png b/vdrmanager/app/build/intermediates/res/debug/drawable/app_logo.png Binary files differnew file mode 100644 index 0000000..250d201 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/app_logo.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/back.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/back.xml new file mode 100644 index 0000000..d674b57 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/back.xml @@ -0,0 +1,7 @@ +<shape xmlns:android="http://schemas.android.com/apk/res/android" + android:shape="rectangle" > + + <stroke + android:width="1px" + android:color="#5F5656" /> +</shape><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/back.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/btn_channels.png b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_channels.png Binary files differnew file mode 100644 index 0000000..66069a0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_channels.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/btn_clock.png b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_clock.png Binary files differnew file mode 100644 index 0000000..cc80d86 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_clock.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/btn_epglist.jpg b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_epglist.jpg Binary files differnew file mode 100644 index 0000000..e5a6df5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_epglist.jpg diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/btn_recordings.png b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_recordings.png Binary files differnew file mode 100644 index 0000000..bf4d096 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_recordings.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/btn_remote.png b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_remote.png Binary files differnew file mode 100644 index 0000000..04929cc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_remote.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/btn_search.png b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_search.png Binary files differnew file mode 100644 index 0000000..7957790 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_search.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/btn_search_times.png b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_search_times.png Binary files differnew file mode 100644 index 0000000..7d42463 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_search_times.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/btn_timer.png b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_timer.png Binary files differnew file mode 100644 index 0000000..4b0a443 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_timer.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/btn_wakeup.png b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_wakeup.png Binary files differnew file mode 100644 index 0000000..6cf4b38 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/btn_wakeup.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/folder.png b/vdrmanager/app/build/intermediates/res/debug/drawable/folder.png Binary files differnew file mode 100644 index 0000000..6161de3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/folder.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/ic_btn_round_minus.png b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_btn_round_minus.png Binary files differnew file mode 100644 index 0000000..22fbaf7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_btn_round_minus.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/ic_btn_round_plus.png b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_btn_round_plus.png Binary files differnew file mode 100644 index 0000000..bc61506 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_btn_round_plus.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/ic_drive.png b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_drive.png Binary files differnew file mode 100644 index 0000000..10fd452 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_drive.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_3d_globe.png b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..48a17b1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_3d_globe.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_back.png b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_back.png Binary files differnew file mode 100644 index 0000000..75de3aa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_back.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_filter.png b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..f688d49 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_filter.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_forward.png b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_forward.png Binary files differnew file mode 100644 index 0000000..0dcead7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_forward.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_play_clip.png b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..6ce5629 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_play_clip.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_refresh.png b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..e90c321 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_refresh.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_revert.png b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_revert.png Binary files differnew file mode 100644 index 0000000..e7bd92a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_menu_revert.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/ic_video_small.png b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_video_small.png Binary files differnew file mode 100644 index 0000000..10563b8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_video_small.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/ic_volume_small.png b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..3eea0f0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/ic_volume_small.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/icon.png b/vdrmanager/app/build/intermediates/res/debug/drawable/icon.png Binary files differnew file mode 100644 index 0000000..9122f77 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/icon.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/imdb.png b/vdrmanager/app/build/intermediates/res/debug/drawable/imdb.png Binary files differnew file mode 100644 index 0000000..16bce72 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/imdb.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/left.png b/vdrmanager/app/build/intermediates/res/debug/drawable/left.png Binary files differnew file mode 100644 index 0000000..00fce27 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/left.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/line_gradient.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/line_gradient.xml new file mode 100644 index 0000000..0b9b25a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/line_gradient.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<shape xmlns:android="http://schemas.android.com/apk/res/android" + android:shape="rectangle" > + + <gradient + android:angle="0" + android:centerColor="@color/white" + android:endColor="@color/black" + android:startColor="@color/black" + android:type="linear" + android:useLevel="false" /> + +</shape><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/line_gradient.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/newrecording.png b/vdrmanager/app/build/intermediates/res/debug/drawable/newrecording.png Binary files differnew file mode 100644 index 0000000..a1ba443 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/newrecording.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/omdb.png b/vdrmanager/app/build/intermediates/res/debug/drawable/omdb.png Binary files differnew file mode 100644 index 0000000..fc3cdcd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/omdb.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/red_button.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/red_button.xml new file mode 100644 index 0000000..d21faab --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/red_button.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" > + <corners + android:radius="14dp" + /> + <gradient + android:angle="45" + android:centerX="35%" + android:centerColor="#FF0000" + android:startColor="#FF0000" + android:endColor="#FF0000" + android:type="linear" + /> + <padding + android:left="0dp" + android:top="0dp" + android:right="0dp" + android:bottom="0dp" + /> + <size + android:width="158dp" + android:height="60dp" + /> + <stroke + android:width="3dp" + android:color="#FF0000" + /> +</shape> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/red_button.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/right.png b/vdrmanager/app/build/intermediates/res/debug/drawable/right.png Binary files differnew file mode 100644 index 0000000..529e907 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/right.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/roundedbutton.xml b/vdrmanager/app/build/intermediates/res/debug/drawable/roundedbutton.xml new file mode 100644 index 0000000..b50e3cc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/roundedbutton.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<shape xmlns:android="http://schemas.android.com/apk/res/android" +android:shape="rectangle"> + + <corners android:bottomRightRadius="18dip" + android:bottomLeftRadius="18dip" + android:topRightRadius="18dip" + android:topLeftRadius="18dip"/> +</shape> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/roundedbutton.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/sad.png b/vdrmanager/app/build/intermediates/res/debug/drawable/sad.png Binary files differnew file mode 100644 index 0000000..111e959 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/sad.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/schere.png b/vdrmanager/app/build/intermediates/res/debug/drawable/schere.png Binary files differnew file mode 100644 index 0000000..b3d5c53 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/schere.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer.png Binary files differnew file mode 100644 index 0000000..3616b2c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_active.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_active.png Binary files differnew file mode 100644 index 0000000..4a7afc3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_active.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_active_begin.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_active_begin.png Binary files differnew file mode 100644 index 0000000..f97de75 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_active_begin.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_active_conflict.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_active_conflict.png Binary files differnew file mode 100644 index 0000000..0ab08ee --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_active_conflict.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_active_end.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_active_end.png Binary files differnew file mode 100644 index 0000000..9a36e18 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_active_end.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_inactive.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_inactive.png Binary files differnew file mode 100644 index 0000000..875f7c4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_inactive.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_inactive_begin.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_inactive_begin.png Binary files differnew file mode 100644 index 0000000..8c331c9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_inactive_begin.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_inactive_end.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_inactive_end.png Binary files differnew file mode 100644 index 0000000..d181b9d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_inactive_end.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_none.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_none.png Binary files differnew file mode 100644 index 0000000..b6b6252 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_none.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_recording.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_recording.png Binary files differnew file mode 100644 index 0000000..32d7c33 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_recording.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_recording_begin.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_recording_begin.png Binary files differnew file mode 100644 index 0000000..e6e850c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_recording_begin.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_recording_conflict.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_recording_conflict.png Binary files differnew file mode 100644 index 0000000..24c98f9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_recording_conflict.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_recording_end.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_recording_end.png Binary files differnew file mode 100644 index 0000000..05f0175 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_recording_end.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/timer_vps.png b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_vps.png Binary files differnew file mode 100644 index 0000000..b7fe3d6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/timer_vps.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/tmdb.png b/vdrmanager/app/build/intermediates/res/debug/drawable/tmdb.png Binary files differnew file mode 100644 index 0000000..96aadde --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/tmdb.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/tv.png b/vdrmanager/app/build/intermediates/res/debug/drawable/tv.png Binary files differnew file mode 100644 index 0000000..c41937c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/tv.png diff --git a/vdrmanager/app/build/intermediates/res/debug/drawable/vdr_logo.png b/vdrmanager/app/build/intermediates/res/debug/drawable/vdr_logo.png Binary files differnew file mode 100644 index 0000000..c042357 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/drawable/vdr_logo.png diff --git a/vdrmanager/app/build/intermediates/res/debug/layout-land/vdrmanager.xml b/vdrmanager/app/build/intermediates/res/debug/layout-land/vdrmanager.xml new file mode 100644 index 0000000..f3617d4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout-land/vdrmanager.xml @@ -0,0 +1,106 @@ +<?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:paddingTop="10dp" + android:paddingBottom="20dp" + android:orientation="vertical"> + + <!-- <ListView android:id="@+id/vdrmanager_menu" android:layout_width="fill_parent" + android:layout_height="wrap_content" android:layout_below="@id/main_logo"/> --> + + + <ImageView android:id="@+id/main_logo" android:layout_width="fill_parent" + android:clickable="true" + android:layout_height="80dip" android:src="@drawable/vdr_logo" android:padding="10dip" /> + + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + <Button + android:id="@+id/action_menu_channels" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:drawableTop="@drawable/btn_channels" + android:text="@string/action_menu_channels" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_epg" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_epglist" + android:text="@string/action_menu_epg" + android:textColor="#FFF" /> + + + <Button + android:id="@+id/action_menu_recordings" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_recordings" + android:text="@string/action_menu_recordings" + android:textColor="#FFF" /> + + </LinearLayout> + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + + <Button + android:id="@+id/action_menu_wakeup" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_wakeup" + + android:padding="5dip" + android:text="@string/action_menu_wakeup" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_remote" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_remote" + android:padding="5dip" + android:text="@string/action_menu_remote" + android:textColor="#FFF" /> + + + <Button + android:id="@+id/action_menu_timers" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_timer" + android:text="@string/action_menu_timers" + android:textColor="#FFF" /> + + </LinearLayout> + + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout-land/vdrmanager.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout-v11/abc_action_bar_decor.xml b/vdrmanager/app/build/intermediates/res/debug/layout-v11/abc_action_bar_decor.xml new file mode 100644 index 0000000..bb9d448 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout-v11/abc_action_bar_decor.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.widget.NativeActionModeAwareLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/action_bar_root" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" + android:fitsSystemWindows="true"> + + <include layout="@layout/abc_action_bar_decor_include" /> + +</android.support.v7.internal.widget.NativeActionModeAwareLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout-v11/abc_action_bar_decor.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_action_bar_decor.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout-v11/abc_simple_decor.xml b/vdrmanager/app/build/intermediates/res/debug/layout-v11/abc_simple_decor.xml new file mode 100644 index 0000000..ca34113 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout-v11/abc_simple_decor.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.widget.NativeActionModeAwareLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/action_bar_root" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical" + android:fitsSystemWindows="true"> + + <FrameLayout + android:id="@id/action_bar_activity_content" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:foreground="?android:attr/windowContentOverlay"/> + +</android.support.v7.internal.widget.NativeActionModeAwareLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout-v11/abc_simple_decor.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_simple_decor.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout-v14/abc_activity_chooser_view.xml b/vdrmanager/app/build/intermediates/res/debug/layout-v14/abc_activity_chooser_view.xml new file mode 100644 index 0000000..986fec9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout-v14/abc_activity_chooser_view.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +** +** Copyright 2013, 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" + android:id="@+id/activity_chooser_view_content" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center" + style="?attr/activityChooserViewStyle"> + + <include layout="@layout/abc_activity_chooser_view_include" /> + +</LinearLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout-v14/abc_activity_chooser_view.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v14/abc_activity_chooser_view.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_decor.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_decor.xml new file mode 100644 index 0000000..839f555 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_decor.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" + android:fitsSystemWindows="true"> + + <include layout="@layout/abc_action_bar_decor_include" /> + +</LinearLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_decor.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_decor_include.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_decor_include.xml new file mode 100644 index 0000000..10cbde0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_decor_include.xml @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<merge xmlns:android="http://schemas.android.com/apk/res/android"> + + <android.support.v7.internal.widget.ActionBarContainer + android:id="@+id/action_bar_container" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + style="?attr/actionBarStyle"> + + <android.support.v7.internal.widget.ActionBarView + android:id="@+id/action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + style="?attr/actionBarStyle" /> + + <android.support.v7.internal.widget.ActionBarContextView + android:id="@+id/action_context_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:visibility="gone" + style="?attr/actionModeStyle" /> + </android.support.v7.internal.widget.ActionBarContainer> + + <FrameLayout + android:id="@id/action_bar_activity_content" + android:layout_width="fill_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:foregroundGravity="fill_horizontal|top" + android:foreground="?android:attr/windowContentOverlay" /> + + <android.support.v7.internal.widget.ActionBarContainer + android:id="@+id/split_action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + style="?attr/actionBarSplitStyle" + android:visibility="gone" + android:gravity="center" /> + +</merge> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_decor_include.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_include.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_decor_overlay.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_decor_overlay.xml new file mode 100644 index 0000000..9e27e5f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_decor_overlay.xml @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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. +--> + +<android.support.v7.internal.widget.ActionBarOverlayLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/action_bar_overlay_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + <FrameLayout android:id="@id/action_bar_activity_content" + android:layout_width="fill_parent" + android:layout_height="fill_parent"/> + <LinearLayout android:id="@+id/top_action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_gravity="top"> + <android.support.v7.internal.widget.ActionBarContainer android:id="@+id/action_bar_container" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + style="?attr/actionBarStyle" + android:gravity="top"> + <android.support.v7.internal.widget.ActionBarView + android:id="@+id/action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + style="?attr/actionBarStyle"/> + <android.support.v7.internal.widget.ActionBarContextView + android:id="@+id/action_context_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:visibility="gone" + style="?attr/actionModeStyle"/> + </android.support.v7.internal.widget.ActionBarContainer> + <ImageView android:src="?android:attr/windowContentOverlay" + android:scaleType="fitXY" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + </LinearLayout> + <android.support.v7.internal.widget.ActionBarContainer android:id="@+id/split_action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_gravity="bottom" + style="?attr/actionBarSplitStyle" + android:visibility="gone" + android:gravity="center"/> +</android.support.v7.internal.widget.ActionBarOverlayLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_decor_overlay.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_overlay.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_home.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_home.xml new file mode 100644 index 0000000..0008207 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_home.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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. +--> + +<view xmlns:android="http://schemas.android.com/apk/res/android" + class="android.support.v7.internal.widget.ActionBarView$HomeView" + android:layout_width="wrap_content" + android:layout_height="fill_parent" + android:background="?attr/actionBarItemBackground"> + <ImageView android:id="@+id/up" + android:src="?attr/homeAsUpIndicator" + android:layout_gravity="center_vertical|left" + android:visibility="gone" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginRight="-8dip"/> + <ImageView android:id="@id/home" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginRight="8dip" + android:layout_marginTop="@dimen/abc_action_bar_icon_vertical_padding" + android:layout_marginBottom="@dimen/abc_action_bar_icon_vertical_padding" + android:layout_gravity="center" + android:adjustViewBounds="true" + android:scaleType="fitCenter"/> +</view> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_home.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_home.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_tab.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_tab.xml new file mode 100644 index 0000000..4c2f6ff --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_tab.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<view xmlns:android="http://schemas.android.com/apk/res/android" + class="android.support.v7.internal.widget.ScrollingTabContainerView$TabView" + android:layout_width="0dp" + android:layout_weight="1" + android:layout_height="wrap_content" + style="?attr/actionBarTabStyle"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_tab.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tab.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_tabbar.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_tabbar.xml new file mode 100644 index 0000000..863f81c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_tabbar.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.widget.LinearLayoutICS + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:gravity="center" + style="?attr/actionBarTabBarStyle"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_tabbar.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tabbar.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_title_item.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_title_item.xml new file mode 100644 index 0000000..25b93cb --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_title_item.xml @@ -0,0 +1,51 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:orientation="horizontal" + android:paddingRight="8dip" + android:background="?attr/actionBarItemBackground" + android:enabled="false"> + + <ImageView android:id="@+id/up" + android:src="?attr/homeAsUpIndicator" + android:layout_gravity="center_vertical|left" + android:visibility="gone" + android:layout_width="wrap_content" + android:layout_height="wrap_content"/> + + <LinearLayout android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical|left" + android:orientation="vertical"> + <TextView android:id="@+id/action_bar_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:singleLine="true" + android:ellipsize="end"/> + <TextView android:id="@+id/action_bar_subtitle" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginTop="@dimen/abc_action_bar_subtitle_top_margin" + android:layout_marginBottom="@dimen/abc_action_bar_subtitle_bottom_margin" + android:singleLine="true" + android:ellipsize="end" + android:visibility="gone"/> + </LinearLayout> +</LinearLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_title_item.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_title_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_view_list_nav_layout.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_view_list_nav_layout.xml new file mode 100644 index 0000000..bcb5275 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_bar_view_list_nav_layout.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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 + dd + 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. +--> + +<!-- Styled linear layout, compensating for the lack of a defStyle parameter + in pre-Honeycomb LinearLayout's constructor. --> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + style="?attr/actionBarTabBarStyle"> +</LinearLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_view_list_nav_layout.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_menu_item_layout.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_menu_item_layout.xml new file mode 100644 index 0000000..1bb357e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_menu_item_layout.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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 + dd + 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. +--> + +<android.support.v7.internal.view.menu.ActionMenuItemView + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center" + android:gravity="center" + android:focusable="true" + android:paddingTop="4dip" + android:paddingBottom="4dip" + android:paddingLeft="8dip" + android:paddingRight="8dip" + android:textAppearance="?attr/actionMenuTextAppearance" + android:textColor="?attr/actionMenuTextColor" + style="?attr/actionButtonStyle"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_menu_item_layout.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_item_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_menu_layout.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_menu_layout.xml new file mode 100644 index 0000000..ea0ed4c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_menu_layout.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<android.support.v7.internal.view.menu.ActionMenuView + xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:app="http://schemas.android.com/apk/res-auto" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + app:divider="?attr/actionBarDivider" + app:dividerPadding="12dip" + android:gravity="center_vertical"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_menu_layout.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_mode_bar.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_mode_bar.xml new file mode 100644 index 0000000..99559dc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_mode_bar.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* +** Copyright 2012, 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. +*/ +--> +<android.support.v7.internal.widget.ActionBarContextView + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:visibility="gone" + style="?attr/actionModeStyle"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_mode_bar.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_bar.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_mode_close_item.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_mode_close_item.xml new file mode 100644 index 0000000..91ad207 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_action_mode_close_item.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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" + android:id="@+id/action_mode_close_button" + android:focusable="true" + android:clickable="true" + android:paddingLeft="8dip" + android:contentDescription="@string/abc_action_mode_done" + style="?attr/actionModeCloseButtonStyle" + android:layout_width="wrap_content" + android:layout_height="fill_parent" + android:layout_marginRight="16dip"> + <ImageView android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center" + android:scaleType="fitCenter" + android:src="?attr/actionModeCloseDrawable"/> +</LinearLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_mode_close_item.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_close_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_activity_chooser_view.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_activity_chooser_view.xml new file mode 100644 index 0000000..612a38f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_activity_chooser_view.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +** +** Copyright 2013, 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. +*/ +--> +<android.support.v7.internal.widget.LinearLayoutICS + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/activity_chooser_view_content" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center" + style="?attr/activityChooserViewStyle"> + + <include layout="@layout/abc_activity_chooser_view_include" /> + +</android.support.v7.internal.widget.LinearLayoutICS><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_activity_chooser_view.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_activity_chooser_view_include.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_activity_chooser_view_include.xml new file mode 100644 index 0000000..4aae1fa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_activity_chooser_view_include.xml @@ -0,0 +1,68 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +** +** Copyright 2013, 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. +*/ +--> +<merge + xmlns:android="http://schemas.android.com/apk/res/android"> + + <FrameLayout + android:id="@+id/expand_activities_button" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center" + android:focusable="true" + android:addStatesFromChildren="true" + android:background="?attr/actionBarItemBackground"> + + <ImageView + android:id="@+id/image" + android:layout_width="56dip" + android:layout_height="36dip" + android:layout_gravity="center" + android:paddingTop="2dip" + android:paddingBottom="2dip" + android:paddingLeft="12dip" + android:paddingRight="12dip" + android:scaleType="fitCenter" + android:adjustViewBounds="true" /> + + </FrameLayout> + + <FrameLayout + android:id="@+id/default_activity_button" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center" + android:focusable="true" + android:addStatesFromChildren="true" + android:background="?attr/actionBarItemBackground"> + + <ImageView + android:id="@+id/image" + android:layout_width="56dip" + android:layout_height="36dip" + android:layout_gravity="center" + android:paddingTop="2dip" + android:paddingBottom="2dip" + android:paddingLeft="12dip" + android:paddingRight="12dip" + android:scaleType="fitCenter" + android:adjustViewBounds="true" /> + + </FrameLayout> + +</merge><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_activity_chooser_view_include.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_include.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_activity_chooser_view_list_item.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_activity_chooser_view_list_item.xml new file mode 100644 index 0000000..f68455c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_activity_chooser_view_list_item.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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" + android:id="@+id/list_item" + android:layout_width="match_parent" + android:layout_height="?attr/dropdownListPreferredItemHeight" + android:paddingLeft="16dip" + android:paddingRight="16dip" + android:minWidth="196dip" + android:orientation="vertical"> + + <LinearLayout + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:duplicateParentState="true" > + + <ImageView + android:id="@+id/icon" + android:layout_width="32dip" + android:layout_height="32dip" + android:layout_gravity="center_vertical" + android:layout_marginRight="8dip" + android:duplicateParentState="true"/> + + <TextView + android:id="@+id/title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:textAppearance="?attr/textAppearanceLargePopupMenu" + android:duplicateParentState="true" + android:singleLine="true" + android:ellipsize="marquee" + android:fadingEdge="horizontal"/> + + </LinearLayout> + +</LinearLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_activity_chooser_view_list_item.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_list_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_expanded_menu_layout.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_expanded_menu_layout.xml new file mode 100644 index 0000000..970df4d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_expanded_menu_layout.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.view.menu.ExpandedMenuView + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/expanded_menu" + android:layout_width="?attr/panelMenuListWidth" + android:layout_height="wrap_content"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_expanded_menu_layout.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_expanded_menu_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_list_menu_item_checkbox.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_list_menu_item_checkbox.xml new file mode 100644 index 0000000..e3f50fb --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_list_menu_item_checkbox.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<CheckBox xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/checkbox" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:focusable="false" + android:clickable="false" + android:duplicateParentState="true"/> + + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_list_menu_item_checkbox.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_checkbox.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_list_menu_item_icon.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_list_menu_item_icon.xml new file mode 100644 index 0000000..b162e36 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_list_menu_item_icon.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<ImageView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/icon" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:layout_marginLeft="8dip" + android:layout_marginRight="-8dip" + android:layout_marginTop="8dip" + android:layout_marginBottom="8dip" + android:scaleType="centerInside" + android:duplicateParentState="true"/> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_list_menu_item_icon.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_icon.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_list_menu_item_layout.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_list_menu_item_layout.xml new file mode 100644 index 0000000..07aaa2b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_list_menu_item_layout.xml @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.view.menu.ListMenuItemView + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="match_parent" + android:layout_height="?attr/listPreferredItemHeightSmall"> + + <!-- Icon will be inserted here. --> + + <!-- The title and summary have some gap between them, and this 'group' should be centered vertically. --> + <RelativeLayout + android:layout_width="0dip" + android:layout_weight="1" + android:layout_marginLeft="?attr/listPreferredItemPaddingLeft" + android:layout_marginRight="?attr/listPreferredItemPaddingRight" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:duplicateParentState="true"> + + <TextView + android:id="@+id/title" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + android:textAppearance="?attr/textAppearanceListItemSmall" + android:singleLine="true" + android:duplicateParentState="true" + android:ellipsize="marquee" + android:fadingEdge="horizontal" /> + + <TextView + android:id="@+id/shortcut" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_below="@id/title" + android:textAppearance="?android:attr/textAppearanceSmall" + android:singleLine="true" + android:duplicateParentState="true" /> + + </RelativeLayout> + + <!-- Checkbox, and/or radio button will be inserted here. --> + +</android.support.v7.internal.view.menu.ListMenuItemView> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_list_menu_item_layout.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_list_menu_item_radio.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_list_menu_item_radio.xml new file mode 100644 index 0000000..69afdee --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_list_menu_item_radio.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<RadioButton xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/radio" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:focusable="false" + android:clickable="false" + android:duplicateParentState="true"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_list_menu_item_radio.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_radio.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_popup_menu_item_layout.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_popup_menu_item_layout.xml new file mode 100644 index 0000000..2e527a9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_popup_menu_item_layout.xml @@ -0,0 +1,62 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<android.support.v7.internal.view.menu.ListMenuItemView + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="?attr/dropdownListPreferredItemHeight" + android:minWidth="196dip" + android:paddingRight="16dip"> + + <!-- Icon will be inserted here. --> + + <!-- The title and summary have some gap between them, and this 'group' should be centered vertically. --> + <RelativeLayout + android:layout_width="0dip" + android:layout_weight="1" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:layout_marginLeft="16dip" + android:duplicateParentState="true"> + + <TextView + android:id="@+id/title" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + android:layout_alignParentLeft="true" + android:textAppearance="?attr/textAppearanceLargePopupMenu" + android:singleLine="true" + android:duplicateParentState="true" + android:ellipsize="marquee" + android:fadingEdge="horizontal"/> + + <TextView + android:id="@+id/shortcut" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_below="@id/title" + android:layout_alignParentLeft="true" + android:textAppearance="?attr/textAppearanceSmallPopupMenu" + android:singleLine="true" + android:duplicateParentState="true"/> + + </RelativeLayout> + + <!-- Checkbox, and/or radio button will be inserted here. --> + +</android.support.v7.internal.view.menu.ListMenuItemView> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_popup_menu_item_layout.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_popup_menu_item_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_search_dropdown_item_icons_2line.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_search_dropdown_item_icons_2line.xml new file mode 100644 index 0000000..849f3ab --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_search_dropdown_item_icons_2line.xml @@ -0,0 +1,89 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* + * Copyright (C) 2013 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. + */ + +--> + +<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:paddingLeft="@dimen/abc_dropdownitem_text_padding_left" + android:paddingRight="4dip" + android:layout_width="match_parent" + android:layout_height="?attr/searchResultListItemHeight" > + + <!-- Icons come first in the layout, since their placement doesn't depend on + the placement of the text views. --> + <ImageView android:id="@android:id/icon1" + android:layout_width="@dimen/abc_dropdownitem_icon_width" + android:layout_height="48dip" + android:scaleType="centerInside" + android:layout_alignParentLeft="true" + android:layout_alignParentTop="true" + android:layout_alignParentBottom="true" + android:visibility="invisible" /> + + <ImageView android:id="@+id/edit_query" + android:layout_width="48dip" + android:layout_height="48dip" + android:scaleType="centerInside" + android:layout_alignParentRight="true" + android:layout_alignParentTop="true" + android:layout_alignParentBottom="true" + android:src="?attr/searchViewEditQuery" + android:background="?attr/searchViewEditQueryBackground" + android:visibility="gone" /> + + <ImageView android:id="@android:id/icon2" + android:layout_width="48dip" + android:layout_height="48dip" + android:scaleType="centerInside" + android:layout_alignWithParentIfMissing="true" + android:layout_toLeftOf="@id/edit_query" + android:layout_alignParentTop="true" + android:layout_alignParentBottom="true" + android:visibility="gone" /> + + + <!-- The subtitle comes before the title, since the height of the title depends on whether the + subtitle is visible or gone. --> + <TextView android:id="@android:id/text2" + style="?android:attr/dropDownItemStyle" + android:textAppearance="?attr/textAppearanceSearchResultSubtitle" + android:singleLine="true" + android:layout_width="match_parent" + android:layout_height="29dip" + android:paddingBottom="4dip" + android:gravity="top" + android:layout_toRightOf="@android:id/icon1" + android:layout_toLeftOf="@android:id/icon2" + android:layout_alignWithParentIfMissing="true" + android:layout_alignParentBottom="true" + android:visibility="gone" /> + + <!-- The title is placed above the subtitle, if there is one. If there is no + subtitle, it fills the parent. --> + <TextView android:id="@android:id/text1" + style="?android:attr/dropDownItemStyle" + android:textAppearance="?attr/textAppearanceSearchResultTitle" + android:singleLine="true" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:layout_centerVertical="true" + android:layout_toRightOf="@android:id/icon1" + android:layout_toLeftOf="@android:id/icon2" + android:layout_above="@android:id/text2" /> + +</RelativeLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_search_dropdown_item_icons_2line.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_dropdown_item_icons_2line.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_search_view.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_search_view.xml new file mode 100644 index 0000000..98088bb --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_search_view.xml @@ -0,0 +1,159 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* + * Copyright (C) 2013 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" + android:id="@+id/search_bar" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="horizontal" + > + + <!-- This is actually used for the badge icon *or* the badge label (or neither) --> + <TextView + android:id="@+id/search_badge" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:gravity="center_vertical" + android:layout_marginBottom="2dip" + android:drawablePadding="0dip" + android:textAppearance="?android:attr/textAppearanceMedium" + android:textColor="?android:attr/textColorPrimary" + android:visibility="gone" + /> + + <ImageView + android:id="@+id/search_button" + style="?attr/actionButtonStyle" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center_vertical" + android:src="?attr/searchViewSearchIcon" + android:focusable="true" + android:contentDescription="@string/abc_searchview_description_search" + /> + + <LinearLayout + android:id="@+id/search_edit_frame" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1" + android:layout_gravity="center_vertical" + android:layout_marginTop="4dip" + android:layout_marginBottom="4dip" + android:layout_marginLeft="8dip" + android:layout_marginRight="8dip" + android:orientation="horizontal"> + + <ImageView + android:id="@+id/search_mag_icon" + android:layout_width="@dimen/abc_dropdownitem_icon_width" + android:layout_height="wrap_content" + android:scaleType="centerInside" + android:layout_marginLeft="@dimen/abc_dropdownitem_text_padding_left" + android:layout_gravity="center_vertical" + android:src="?attr/searchViewSearchIcon" + android:visibility="gone" + /> + + <!-- Inner layout contains the app icon, button(s) and EditText --> + <LinearLayout + android:id="@+id/search_plate" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1" + android:layout_gravity="center_vertical" + android:orientation="horizontal" + android:background="?attr/searchViewTextField"> + + <view class="android.support.v7.widget.SearchView$SearchAutoComplete" + style="?attr/searchViewAutoCompleteTextView" + android:id="@+id/search_src_text" + android:layout_height="36dip" + android:layout_width="0dp" + android:layout_weight="1" + android:minWidth="@dimen/abc_search_view_text_min_width" + android:layout_gravity="bottom" + android:paddingLeft="@dimen/abc_dropdownitem_text_padding_left" + android:paddingRight="@dimen/abc_dropdownitem_text_padding_right" + android:singleLine="true" + android:ellipsize="end" + android:background="@null" + android:inputType="text|textAutoComplete|textNoSuggestions" + android:imeOptions="actionSearch" + android:dropDownHeight="wrap_content" + android:dropDownAnchor="@id/search_edit_frame" + android:dropDownVerticalOffset="0dip" + android:dropDownHorizontalOffset="0dip" + android:contentDescription="@string/abc_searchview_description_query" + /> + + <ImageView + android:id="@+id/search_close_btn" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:paddingLeft="8dip" + android:paddingRight="8dip" + android:layout_gravity="center_vertical" + android:background="?attr/selectableItemBackground" + android:src="?attr/searchViewCloseIcon" + android:focusable="true" + android:contentDescription="@string/abc_searchview_description_clear" + /> + + </LinearLayout> + + <LinearLayout + android:id="@+id/submit_area" + android:orientation="horizontal" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:background="?attr/searchViewTextFieldRight"> + + <ImageView + android:id="@+id/search_go_btn" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center_vertical" + android:paddingLeft="16dip" + android:paddingRight="16dip" + android:background="?attr/selectableItemBackground" + android:src="?attr/searchViewGoIcon" + android:visibility="gone" + android:focusable="true" + android:contentDescription="@string/abc_searchview_description_submit" + /> + + <ImageView + android:id="@+id/search_voice_btn" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center_vertical" + android:paddingLeft="16dip" + android:paddingRight="16dip" + android:src="?attr/searchViewVoiceIcon" + android:background="?attr/selectableItemBackground" + android:visibility="gone" + android:focusable="true" + android:contentDescription="@string/abc_searchview_description_voice" + /> + </LinearLayout> + </LinearLayout> + +</LinearLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_search_view.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_view.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/abc_simple_decor.xml b/vdrmanager/app/build/intermediates/res/debug/layout/abc_simple_decor.xml new file mode 100644 index 0000000..7941d78 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/abc_simple_decor.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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" + android:id="@+id/action_bar_root" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical" + android:fitsSystemWindows="true"> + + <FrameLayout + android:id="@id/action_bar_activity_content" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:foreground="?android:attr/windowContentOverlay"/> + +</LinearLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_simple_decor.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_simple_decor.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/channel_item.xml b/vdrmanager/app/build/intermediates/res/debug/layout/channel_item.xml new file mode 100644 index 0000000..72e5677 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/channel_item.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> + +<LinearLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/channel_item" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:padding="5dp" + android:orientation="horizontal"> + + <TextView + android:id="@+id/channel_name" + android:layout_width="wrap_content" + android:layout_height="wrap_content"/> + + <ImageView + android:id="@+id/channel_type" + android:layout_width="wrap_content" + android:layout_height="wrap_content"/> + +</LinearLayout> <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/channel_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/channel_list.xml b/vdrmanager/app/build/intermediates/res/debug/layout/channel_list.xml new file mode 100644 index 0000000..603fe2d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/channel_list.xml @@ -0,0 +1,102 @@ +<!-- + Copyright 2013 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 DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. --> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > + + <!-- + As the main content view, the view below consumes the entire + space available using match_parent in both dimensions. + --> + + <ViewFlipper + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:id="@+id/main_content" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <EditText + android:id="@+id/search_box" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:hint="@string/type_to_filter" + android:inputType="text" + android:maxLines="1" + android:visibility="gone" /> + + <ExpandableListView + android:id="@+id/channel_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentTop="true" + android:layout_alignWithParentIfMissing="true" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <TextView + android:id="@android:id/empty" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="Empty set" /> + </LinearLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + </ViewFlipper> + + <include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/channel_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/channel_list_fragment.xml b/vdrmanager/app/build/intermediates/res/debug/layout/channel_list_fragment.xml new file mode 100644 index 0000000..49c8fb5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/channel_list_fragment.xml @@ -0,0 +1,71 @@ +<ViewFlipper xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:id="@+id/main_content" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <EditText + android:id="@+id/search_box" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:hint="@string/type_to_filter" + android:inputType="text" + android:maxLines="1" + android:visibility="gone" /> + + <ExpandableListView + android:id="@+id/channel_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentTop="true" + android:layout_alignWithParentIfMissing="true" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <TextView + android:id="@android:id/empty" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="Empty set" /> + </LinearLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + +</ViewFlipper> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/channel_list_fragment.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/child_layout.xml b/vdrmanager/app/build/intermediates/res/debug/layout/child_layout.xml new file mode 100644 index 0000000..f2d2264 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/child_layout.xml @@ -0,0 +1,26 @@ +<LinearLayout android:id="@+id/LinearLayout01" + android:layout_width="fill_parent" android:layout_height="40dip" + xmlns:android="http://schemas.android.com/apk/res/android" + > + <LinearLayout android:layout_width="fill_parent" + android:background="@android:drawable/list_selector_background" + android:layout_height="wrap_content"> + <TextView android:id="@+id/channel_name" + android:layout_width="wrap_content" android:layout_height="wrap_content" + android:text="Channel" android:gravity="center_vertical|left" + android:paddingLeft="15dip" android:paddingRight="5dip" + android:textColor="#ffffffff" + android:textStyle="bold" android:maxLines="2" + android:textAppearance="?android:textAppearanceMedium" + android:layout_weight="2" /> + + <TextView android:id="@+id/channel_aux" android:layout_width="40dip" + android:layout_height="40dip" android:layout_weight="1" android:text="23" + android:gravity="center_vertical|right" android:ellipsize="end" + android:layout_marginRight="5dip" android:textColor="#BDBDBD" + android:textSize="11sp" + android:textAppearance="?android:textAppearanceSmall" /> + </LinearLayout> + +</LinearLayout> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/child_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/drawer_list_item.xml b/vdrmanager/app/build/intermediates/res/debug/layout/drawer_list_item.xml new file mode 100644 index 0000000..b89810f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/drawer_list_item.xml @@ -0,0 +1,27 @@ +<!-- + Copyright 2013 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. + --> + +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@android:id/text1" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:textAppearance="?android:attr/textAppearanceListItemSmall" + android:gravity="center_vertical" + android:paddingLeft="16dp" + android:paddingRight="16dp" + android:textColor="#fff" + android:background="?android:attr/activatedBackgroundIndicator" + android:minHeight="?android:attr/listPreferredItemHeightSmall"/><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/drawer_list_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/edit_remote_key.xml b/vdrmanager/app/build/intermediates/res/debug/layout/edit_remote_key.xml new file mode 100644 index 0000000..ec997cf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/edit_remote_key.xml @@ -0,0 +1,49 @@ +<?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:padding="5dp" + android:layout_height="match_parent"> + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/label" + android:id="@+id/hitkLabel" /> + + <EditText + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:id="@+id/hitk" /> + + <TextView + android:layout_marginTop="10dp" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/hitkcommand"/> + + <Spinner + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:id="@+id/hitkSpinner" /> + + <LinearLayout android:visibility="gone" + android:orientation="horizontal" + android:layout_width="match_parent" + android:layout_height="wrap_content"> + + <Button + android:layout_weight="1" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@android:string/cancel" + android:id="@+id/button7" + android:layout_gravity="right" /> + + <Button + android:layout_weight="1" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@android:string/ok" + android:id="@+id/button6" /> + </LinearLayout> +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/edit_remote_key.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/epg_detail.xml b/vdrmanager/app/build/intermediates/res/debug/layout/epg_detail.xml new file mode 100644 index 0000000..d20d161 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/epg_detail.xml @@ -0,0 +1,249 @@ +<?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" + android:padding="2dip" > + + <TextView + android:id="@+id/epg_detail_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:text="Unterwegs nach Cold Mountain" + android:textAppearance="?android:textAppearanceMedium" + android:textStyle="bold" /> + + <LinearLayout + android:id="@+id/epg_detail_time_channel" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" > + + <TextView + android:id="@+id/epg_detail_time" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:gravity="left" + android:text="20:10-20-15" + android:textAppearance="?android:textAppearanceSmall" /> + + <TextView + android:id="@+id/epg_detail_duration" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1" + android:gravity="right" + android:paddingLeft="10dip" + android:text="2/123min" + android:textAppearance="?android:textAppearanceSmall" /> + + <TextView + android:id="@+id/epg_detail_channel" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1" + android:gravity="right" + android:text="Sky Cinema" + android:visibility="gone" /> + </LinearLayout> + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_marginTop="0dip" + android:orientation="horizontal" + android:padding="3dip" + android:paddingBottom="1dip" > + + <ImageView + android:id="@+id/epg_timer_state" + android:layout_width="16dp" + android:layout_height="16dp" + android:layout_centerVertical="true" + android:layout_marginRight="5dip" + android:visibility="gone" /> + + <TextView + android:id="@+id/epg_detail_shorttext" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_weight="1" + android:gravity="left" + android:text="Krimikömedie" + android:textAppearance="?android:textAppearanceSmall" /> + </LinearLayout> + + <TextView + android:id="@+id/epg_detail_separator_0" + android:layout_width="fill_parent" + android:layout_height="2sp" /> + + <ProgressBar + android:id="@+id/epg_detail_progress" + style="?android:attr/progressBarStyleHorizontal" + android:layout_width="fill_parent" + android:layout_height="2dip" + android:indeterminate="false" + android:progress="40" /> + + <ScrollView + android:id="@+id/epg_detail_description_scroll" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_weight="1" + android:padding="5dip" > + + <LinearLayout + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:orientation="vertical" > + + <TextView + android:id="@+id/epg_detail_description" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:textSize="16dip" > + </TextView> + + <View style="@style/Line" /> + + <LinearLayout android:id="@+id/audio_block" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" > + + <ImageView + android:id="@+id/audio_image" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/ic_volume_small" /> + + <TextView + android:id="@+id/epg_detail_audio" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_marginLeft="5dp" + android:text="" /> + </LinearLayout> + + <TextView + android:id="@+id/epg_detail_cats" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:text="Thriller, Comedy" /> + + </LinearLayout> + </ScrollView> + + <TextView + android:id="@+id/epg_detail_separator_2" + android:layout_width="fill_parent" + android:layout_height="1sp" /> + + <TextView + android:id="@+id/epg_detail_separator_3" + android:layout_width="fill_parent" + android:layout_height="4sp" /> + + <TableLayout + android:id="@+id/root" + style="@android:style/ButtonBar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:stretchColumns="*" > + + <TableRow + android:id="@+id/first_row" + android:layout_margin="0dip" > + + <ImageButton + android:id="@+id/epg_event_livetv" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/tv" + android:text="@string/epg_eent_livetv_text" /> + + <ImageButton + android:id="@+id/epg_event_imdb" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/imdb" + android:text="@string/epg_event_imdb_text" /> + + <ImageButton + android:id="@+id/epg_event_omdb" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/omdb" + android:text="@string/epg_event_omdb_text" /> + + <ImageButton + android:id="@+id/epg_event_tmdb" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/tmdb" + android:text="@string/epg_event_tmdb_text" /> + + <ImageButton + android:id="@+id/epg_event_create_timer" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/timer" + android:text="@string/epg_event_create_timer_text" /> + </TableRow> + </TableLayout> + <!-- + <ImageButton + android:id="@+id/epg_event_share" + android:src="@android:drawable/ic_menu_share" + android:layout_width="wrap_content" + android:layout_height="wrap_content" android:layout_marginLeft="20dip" android:layout_marginRight="20dip" + android:layout_gravity="center_horizontal" + android:layout_centerHorizontal="true" + android:background="@android:drawable/list_selector_background" + style="?android:attr/buttonStyleSmall" + android:text="@string/epg_event_share_text"/> + --> + + + <!-- + <ImageButton + android:id="@+id/epg_event_epg" + android:src="@drawable/epg" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:layout_centerHorizontal="true" android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + style="?android:attr/buttonStyleSmall" + android:text="@string/epg_event_create_timer_text"/> + --> + <!-- + <ImageButton android:visibility="gone" + android:id="@+id/epg_event_right" + android:src="@drawable/ic_menu_forward" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:background="@android:drawable/list_selector_background"/> + --> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_detail.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/epg_event_item.xml b/vdrmanager/app/build/intermediates/res/debug/layout/epg_event_item.xml new file mode 100644 index 0000000..3b86bd2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/epg_event_item.xml @@ -0,0 +1,68 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/timer_item" android:layout_width="fill_parent" + android:layout_height="fill_parent" android:padding="5dp" android:paddingBottom="2dp" + android:orientation="vertical"> + +<LinearLayout android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" + android:background="@android:drawable/list_selector_background" +> +<TextView + android:id="@+id/timer_item_channel" + android:layout_width="wrap_content" + android:layout_height="wrap_content" android:text="Sky Film" style="@android:style/TextAppearance.Medium"/> + + <ProgressBar + android:id="@+id/timer_progress" android:layout_width="fill_parent" + android:indeterminate="false" android:layout_height="2dip" android:layout_marginTop="3dip" + style="?android:attr/progressBarStyleHorizontal" android:visibility="gone" /> + + <LinearLayout android:layout_width="fill_parent" + android:layout_height="wrap_content" android:layout_marginTop="0dip"> + + <TextView android:id="@+id/timer_item_time" android:textAppearance="?android:textAppearanceMedium" + android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="@android:drawable/list_selector_background" + android:gravity="left" android:text="22:33" android:paddingRight="5dip" /> + + <TextView android:id="@+id/timer_item_title" android:text="timer_item_title" android:layout_weight="1" android:textStyle="bold" + android:ellipsize="end" android:layout_width="wrap_content" android:background="@android:drawable/list_selector_background" + android:textAppearance="?android:textAppearanceMedium" + android:layout_height="wrap_content" /> + + </LinearLayout> + + <LinearLayout android:layout_width="fill_parent" android:padding="1dip" android:paddingBottom="1dip" + android:layout_height="wrap_content" android:layout_marginTop="0dip" android:gravity="center" + android:orientation="horizontal"> + + <ImageView android:id="@+id/timer_item_state" android:layout_marginRight="3dip" android:src="@drawable/newrecording" + android:layout_width="16dp" android:layout_height="16dp" + android:visibility="gone" /> + + <ImageView android:id="@+id/timer_item_other" android:layout_marginRight="3dip" android:src="@drawable/schere" + android:layout_width="16dp" android:layout_height="16dp" + android:visibility="gone" /> + + <TextView android:id="@+id/timer_item_shorttext" android:textAppearance="?android:textAppearanceSmall" + android:text="timer_short_text" + android:ellipsize="end" + android:singleLine="true" + android:maxLines="1" + android:layout_width="wrap_content" android:layout_weight="1" + android:layout_height="wrap_content" /> + + <TextView android:id="@+id/timer_item_duration" + android:ellipsize="end" android:layout_width="wrap_content" android:gravity="right" android:textSize="13dip" + android:layout_height="wrap_content" android:text="89min"/> + + </LinearLayout> + + <TextView android:id="@+id/event_item_description" + android:layout_width="wrap_content" + android:textAppearance="?android:textAppearanceSmall" + android:visibility="gone" + android:textSize="12dip" + android:padding="3dip" + android:layout_height="wrap_content" /> +</LinearLayout> +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_event_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/epg_search.xml b/vdrmanager/app/build/intermediates/res/debug/layout/epg_search.xml new file mode 100644 index 0000000..faccedf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/epg_search.xml @@ -0,0 +1,33 @@ +<?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"> + + <TextView + android:id="@+id/epg_search_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:textStyle="bold"/> + + <EditText + android:id="@+id/epg_search_text" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + <TextView + android:id="@+id/epg_detail_time" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + <Button + android:id="@+id/epg_search_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:text="@string/epg_search_button"/> + +</LinearLayout> + +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_search.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/epg_search_times_item.xml b/vdrmanager/app/build/intermediates/res/debug/layout/epg_search_times_item.xml new file mode 100644 index 0000000..68f0175 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/epg_search_times_item.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:paddingLeft="5dp" + android:paddingRight="5dp" + android:gravity= "center_vertical" + android:textAppearance="?android:textAppearanceLarge" + android:lines="2"/> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_search_times_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/epg_search_times_list.xml b/vdrmanager/app/build/intermediates/res/debug/layout/epg_search_times_list.xml new file mode 100644 index 0000000..a4ac3ab --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/epg_search_times_list.xml @@ -0,0 +1,26 @@ +<?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" + android:orientation="vertical"> + + <ListView + android:id="@+id/epg_search_times_list" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + android:cacheColorHint="?android:attr/colorBackground"/> + + <Button + android:id="@+id/epg_search_times_add" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_below="@id/epg_search_times_add" + android:layout_alignParentBottom="true" + android:layout_centerHorizontal="true" + android:text="@string/epg_search_times_add"/> + + +</RelativeLayout> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_search_times_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/epgdetails.xml b/vdrmanager/app/build/intermediates/res/debug/layout/epgdetails.xml new file mode 100644 index 0000000..76c9d2e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/epgdetails.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:orientation="vertical" + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + <!-- + <com.jakewharton.androidviewpagerindicator.TitlePageIndicator + android:id="@+id/indicator" + android:layout_width="fill_parent" + android:layout_height="wrap_content" /> + --> + <android.support.v4.view.ViewPager + android:id="@+id/viewpager" + android:layout_width="fill_parent" + android:layout_height="0dip" + android:layout_weight="1" /> +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epgdetails.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/event_epg_list.xml b/vdrmanager/app/build/intermediates/res/debug/layout/event_epg_list.xml new file mode 100644 index 0000000..1ce57ab --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/event_epg_list.xml @@ -0,0 +1,116 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- A DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. --> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > + + <ViewFlipper + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <RelativeLayout + android:layout_width="fill_parent" + android:layout_height="wrap_content" > + + <LinearLayout + android:id="@+id/whatson_time" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentLeft="true" + android:layout_alignParentTop="true" + android:orientation="horizontal" > + + <Spinner + android:id="@+id/epg_list_channel_spinner" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_marginTop="3dip" + android:layout_weight="1" + android:prompt="@string/epg_list_channel_spinner" /> + + <ImageView + android:id="@+id/switch_epg_view" + style="?android:attr/buttonStyleSmall" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:background="@android:drawable/list_selector_background" + android:clickable="true" + android:src="@drawable/ic_menu_revert" /> + </LinearLayout> + + <ListView + android:id="@+id/whatson_list" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_above="@+id/channel_info" + android:layout_alignWithParentIfMissing="true" + android:layout_below="@+id/whatson_time" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <LinearLayout + android:id="@+id/channel_info" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentBottom="true" + android:layout_marginTop="4dp" + android:background="@drawable/back" + android:orientation="horizontal" + android:padding="2dp" > + + <ImageView + android:id="@+id/audio_image" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/ic_volume_small" /> + + <TextView + android:id="@+id/channel_audio" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_marginLeft="5dp" + android:text="" /> + </LinearLayout> + </RelativeLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + </ViewFlipper> + + <include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/event_epg_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/fetch_preference.xml b/vdrmanager/app/build/intermediates/res/debug/layout/fetch_preference.xml new file mode 100644 index 0000000..a20f1ec --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/fetch_preference.xml @@ -0,0 +1,23 @@ +<?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="horizontal" + android:padding="5dip"> + + <EditText + android:id="@+id/edit" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:singleLine="true" /> + + <ImageButton + android:src="@drawable/ic_menu_refresh" + android:id="@+id/button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:minWidth="64dip" + android:minHeight="48dip"/> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/fetch_preference.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/folder_item.xml b/vdrmanager/app/build/intermediates/res/debug/layout/folder_item.xml new file mode 100644 index 0000000..145ca10 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/folder_item.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:orientation="horizontal" + android:padding="5dip" + android:layout_height="wrap_content" > + + <ImageView + android:layout_width="24dp" + android:layout_height="24dp" + android:src="@drawable/folder" /> + + <TextView + android:id="@+id/header_item" + android:textAppearance="?android:textAppearanceMedium" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:paddingLeft="5dip" + android:layout_weight="1" + android:layout_gravity="center_vertical" + android:text="House of Cards" /> + + + <TextView + android:id="@+id/count" + android:textAppearance="?android:textAppearanceMedium" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:text="3" /> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/folder_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/group_layout.xml b/vdrmanager/app/build/intermediates/res/debug/layout/group_layout.xml new file mode 100644 index 0000000..803a95b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/group_layout.xml @@ -0,0 +1,17 @@ +<LinearLayout android:id="@+id/LinearLayout01" + android:layout_width="fill_parent" android:layout_height="40dip" + xmlns:android="http://schemas.android.com/apk/res/android"> + <!-- --> + <TextView android:id="@+id/group_name" android:layout_width="wrap_content" + android:layout_height="40dip" android:text="Sky" android:gravity="center_vertical|left" + android:paddingLeft="35dip" android:paddingRight="5dip" + android:textColor="#BDBDBD" android:textStyle="bold" + android:textAppearance="?android:textAppearanceMedium" /> + <TextView android:id="@+id/channel_count" + android:layout_width="fill_parent" android:layout_height="40dip" + android:text="23" android:gravity="center_vertical|right" + android:layout_marginRight="5dip" android:textColor="#BDBDBD" + android:textStyle="bold" android:textAppearance="?android:textAppearanceMedium" /> + +</LinearLayout> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/group_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/header_item.xml b/vdrmanager/app/build/intermediates/res/debug/layout/header_item.xml new file mode 100644 index 0000000..ba1aa12 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/header_item.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" +android:text="Header" +android:layout_margin="2dip" android:paddingLeft="4dip" android:paddingRight="4dip" +android:background="#444444" +android:textAppearance="?android:textAppearanceMedium" +android:layout_width="fill_parent" android:layout_height="wrap_content" android:id="@+id/header_item"/> + +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/header_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/left_drawer.xml b/vdrmanager/app/build/intermediates/res/debug/layout/left_drawer.xml new file mode 100644 index 0000000..4e9724b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/left_drawer.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> + +<!-- + android:layout_gravity="start" tells DrawerLayout to treat + this as a sliding drawer on the left side for left-to-right + languages and on the right side for right-to-left languages. + The drawer is given a fixed width in dp and extends the full height of + the container. A solid background is used for contrast + with the content view. +--> +<ListView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/left_drawer" + android:layout_width="240dp" + android:layout_height="match_parent" + android:layout_gravity="start" + android:background="#111" + android:choiceMode="singleChoice" + android:divider="@android:color/transparent" + android:dividerHeight="0dp" /> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/left_drawer.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/main.xml b/vdrmanager/app/build/intermediates/res/debug/layout/main.xml new file mode 100644 index 0000000..db46edd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/main.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<TabHost xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@android:id/tabhost" + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + <LinearLayout + android:orientation="vertical" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:padding="5dp"> + <TabWidget + android:id="@android:id/tabs" + android:layout_width="fill_parent" + android:layout_height="wrap_content" /> + <FrameLayout + android:id="@android:id/tabcontent" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:padding="5dp" /> + </LinearLayout> +</TabHost><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/main.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/no_connection.xml b/vdrmanager/app/build/intermediates/res/debug/layout/no_connection.xml new file mode 100644 index 0000000..9a4ede7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/no_connection.xml @@ -0,0 +1,33 @@ +<?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" + android:visibility="gone" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/no_connection.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/recording_detail.xml b/vdrmanager/app/build/intermediates/res/debug/layout/recording_detail.xml new file mode 100644 index 0000000..067847b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/recording_detail.xml @@ -0,0 +1,100 @@ +<?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"> + + <ScrollView + android:id="@+id/timer_detail_scroll" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_weight="0.5"> + + <LinearLayout + android:id="@+id/timer_detail_layout" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="vertical"> + + <TextView + android:id="@+id/timer_detail_channel_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:textStyle="bold" + android:text="@string/timer_detail_channel_title"/> + + <EditText + android:id="@+id/timer_detail_channel" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:editable="false"/> + + <TextView + android:id="@+id/timer_detail_title_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:textStyle="bold" + android:text="@string/timer_detail_title_title"/> + + <EditText + android:id="@+id/timer_detail_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + <TextView + android:id="@+id/timer_detail_start_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/timer_detail_start_title"/> + + <LinearLayout + android:id="@+id/timer_detail_start_daytime" + android:layout_width="fill_parent" + android:layout_height="wrap_content"> + + <EditText + android:id="@+id/timer_detail_start" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + <EditText + android:id="@+id/timer_detail_day" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + </LinearLayout> + + <TextView + android:id="@+id/timer_detail_end_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/timer_detail_end_title"/> + + <EditText + android:id="@+id/timer_detail_end" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + <TextView + android:id="@+id/timer_detail_fill" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_weight="0.5"/> + + </LinearLayout> + + </ScrollView> + + <Button + android:id="@+id/timer_details_save" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:text="@string/timer_details_create_title"/> + +</LinearLayout> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/recording_detail.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/recording_list.xml b/vdrmanager/app/build/intermediates/res/debug/layout/recording_list.xml new file mode 100644 index 0000000..caffca4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/recording_list.xml @@ -0,0 +1,111 @@ +<?xml version="1.0" encoding="utf-8"?> +<android.support.v4.widget.DrawerLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent"> +<ViewFlipper xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <RelativeLayout + android:id="@+id/main_content" + android:layout_width="fill_parent" + android:layout_height="wrap_content" > + + <LinearLayout + android:id="@+id/rec_folder_info" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentLeft="true" + android:layout_alignParentTop="true" + android:orientation="horizontal" + android:paddingBottom="2dp" + android:paddingLeft="5dp" + android:paddingRight="5dp" + android:paddingTop="2dp" > + + <TextView + android:id="@+id/folder_info" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" /> + + <TextView + android:id="@+id/current_count" + android:layout_width="wrap_content" + android:layout_height="wrap_content" /> + </LinearLayout> + + <ListView + android:id="@+id/recording_list" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_above="@+id/driver_info_container" + android:layout_below="@+id/rec_folder_info" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <LinearLayout + android:id="@+id/driver_info_container" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentBottom="true" + android:layout_alignWithParentIfMissing="true" + android:layout_marginTop="4dp" + android:background="@drawable/back" + android:orientation="vertical" + android:padding="2dp" > + + <TextView + android:id="@+id/drive_info" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:drawableLeft="@drawable/ic_drive" + android:drawablePadding="5dp" + android:gravity="center" > + </TextView> + + <ProgressBar + android:id="@+id/drive_info_pb" + style="?android:attr/progressBarStyleHorizontal" + android:layout_width="fill_parent" + android:layout_height="1dip" + android:indeterminate="false" /> + </LinearLayout> + </RelativeLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18sp" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:contentDescription="@string/sad_img" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18sp" /> + </LinearLayout> + +</ViewFlipper> + +<include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/recording_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/remote.xml b/vdrmanager/app/build/intermediates/res/debug/layout/remote.xml new file mode 100644 index 0000000..dd6f68b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/remote.xml @@ -0,0 +1,342 @@ +<?xml version="1.0" encoding="utf-8"?> +<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:app="http://schemas.android.com/apk/res-auto" + android:id="@+id/root" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" + android:padding="5dp"> + + <LinearLayout + android:id="@+id/resultwrapper" + android:layout_width="fill_parent" + android:layout_alignParentEnd="true" + android:layout_alignParentRight="true" + android:layout_alignParentTop="true" + android:layout_height="wrap_content"> + <de.androvdr.widget.AnimatedTextView + android:id="@+id/result" + android:maxLines="1" + android:layout_width="0dp" + android:layout_weight="1" + android:layout_height="wrap_content" + android:textSize="10sp" + android:gravity="right" /> + </LinearLayout> + + + + <LinearLayout + android:id="@+id/rows0" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" + android:layout_marginBottom="10dp" + android:layout_below="@+id/resultwrapper"> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Power" + android:text="" + android:id="@+id/Power" /> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Back" + android:text="Back" /> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="" + /> + + + + + + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Setup" + android:text="" /> + </LinearLayout> + + <RelativeLayout + android:id="@+id/navigation" + + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" + android:layout_below="@+id/colorButtons" + android:layout_above="@+id/rows1"> + + <de.androvdr.widget.SquareButton + android:id="@+id/ok" + style="@style/cursorButton" + android:layout_centerVertical="true" + android:layout_gravity="center_horizontal" + android:layout_toLeftOf="@+id/right" + android:layout_toStartOf="@+id/right" + android:tag="Ok" + android:text="OK" /> + + + <de.androvdr.widget.SquareButton + android:id="@+id/right" + style="@style/cursorButton" + android:tag="Right" + android:text="▶" + android:layout_centerVertical="true" + android:layout_toRightOf="@+id/up" + android:layout_toEndOf="@+id/up" /> + + + <de.androvdr.widget.SquareButton + android:id="@+id/left" + style="@style/cursorButton" + android:tag="Left" + android:text="◀" + android:layout_centerVertical="true" + android:layout_toLeftOf="@+id/ok" + android:layout_toStartOf="@+id/ok" /> + + <de.androvdr.widget.SquareButton + android:id="@+id/up" + style="@style/cursorButton" + android:layout_gravity="center_horizontal" + android:tag="Up" + android:text="▲" + android:layout_above="@+id/ok" + android:layout_centerHorizontal="true" /> + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/ChannelUp" + style="@style/volChanButton" + + android:tag="Channel+" + android:text="" + android:layout_alignTop="@+id/up" + android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" /> + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/VolumeUp" + style="@style/volChanButton" + android:layout_height="wrap_content" + android:tag="Volume+" + android:text="" + android:layout_alignTop="@+id/up" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" /> + + <de.androvdr.widget.SquareButton + android:id="@+id/down" + style="@style/cursorButton" + + android:layout_gravity="center_horizontal" + + android:tag="Down" + android:text="▼" + android:layout_below="@+id/ok" + android:layout_toLeftOf="@+id/right" + android:layout_toStartOf="@+id/right" /> + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/ChannelDown" + style="@style/volChanButton" + android:tag="Channel-" + android:text="" + android:layout_alignBottom="@+id/down" + android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" /> + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/VolumeDown" + style="@style/volChanButton" + android:tag="Volume-" + android:text="" + android:layout_alignBottom="@+id/down" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" /> + + </RelativeLayout> + + + + <LinearLayout + android:id="@+id/colorButtons" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" + android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" + android:layout_below="@+id/rows0"> + + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/red" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Red" + android:text="" + android:textColor="@color/red" + /> + + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/green" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:text="" + android:tag="Green" + android:textColor="@color/green" + /> + + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/yellow" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Yellow" + android:text="" + android:textColor="@color/yellow" + /> + + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/blue" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Blue" + android:text="" + android:textColor="@color/blue" + /> + + + </LinearLayout> + + + <LinearLayout + android:id="@+id/rows1" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" + android:orientation="horizontal" + android:layout_above="@+id/rows2"> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Mute" + android:text="" /> + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Info" + android:text="" /> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Back" + android:text="" /> + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Menu" + android:text="" /> + + </LinearLayout> + + + <LinearLayout + + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:id="@+id/rows2" + android:orientation="horizontal" + android:layout_marginTop="10dp" + android:layout_marginBottom="10dp" + android:layout_alignParentBottom="true"> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Audio" + android:text="" /> + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Subtitles" + android:text="S" /> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="PrevChannel" + android:text="" /> + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Commands" + android:text="" /> + </LinearLayout> + + +</RelativeLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/remote.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/search_epg_list.xml b/vdrmanager/app/build/intermediates/res/debug/layout/search_epg_list.xml new file mode 100644 index 0000000..38d141f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/search_epg_list.xml @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8"?> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > +<LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical"> + + <ListView + android:id="@+id/whatson_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_below="@id/epg_list_channel_spinner" + android:layout_alignWithParentIfMissing="true" + android:layout_alignParentTop="true" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground"/> + + <TextView + android:id="@+id/epg_list_search_label" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/epg_list_search_label"/> + + <LinearLayout android:orientation="vertical" + android:id="@+id/no_connection_layout" android:layout_width="fill_parent" + android:layout_height="fill_parent" android:visibility="gone"> + <LinearLayout android:layout_height="fill_parent" + android:gravity="center" android:layout_width="fill_parent" + android:orientation="horizontal"> + <TextView android:text="@string/no_connection" + android:layout_height="wrap_content" android:layout_width="wrap_content" + android:textSize="18dip" /> + <ImageView android:src="@drawable/sad" + android:layout_height="wrap_content" android:layout_width="wrap_content" /> + <Button android:text="@string/no_connection_retry" + android:textSize="18dip" android:layout_height="wrap_content" + android:layout_width="wrap_content" android:id="@+id/retry_button" /> + + </LinearLayout> + </LinearLayout> +</LinearLayout> + +<include layout="@layout/left_drawer"/> +</android.support.v4.widget.DrawerLayout> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/search_epg_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/support_simple_spinner_dropdown_item.xml b/vdrmanager/app/build/intermediates/res/debug/layout/support_simple_spinner_dropdown_item.xml new file mode 100644 index 0000000..06ac2f0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/support_simple_spinner_dropdown_item.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +** +** Copyright 2008, 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. +*/ +--> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@android:id/text1" + style="?attr/spinnerDropDownItemStyle" + android:singleLine="true" + android:layout_width="match_parent" + android:layout_height="?attr/dropdownListPreferredItemHeight" + android:ellipsize="marquee"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/support_simple_spinner_dropdown_item.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/support_simple_spinner_dropdown_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/time_epg_list.xml b/vdrmanager/app/build/intermediates/res/debug/layout/time_epg_list.xml new file mode 100644 index 0000000..b8ef9aa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/time_epg_list.xml @@ -0,0 +1,115 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- A DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. --> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > + + <ViewFlipper + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:id="@+id/whatson_time" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" > + + <TextView + android:id="@+id/epg_list_time_label" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/epg_list_time_label" + android:visibility="gone" /> + + <ImageView + android:id="@+id/epg_list_times" + style="?android:attr/buttonStyleSmall" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:background="@android:drawable/list_selector_background" + android:clickable="true" + android:src="@drawable/btn_search_times" /> + + <Spinner + android:id="@+id/epg_list_time_spinner" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginTop="2dip" + android:layout_weight="1" + android:prompt="@string/epg_list_time_label" /> + + <ImageView + android:id="@+id/switch_epg_view" + style="?android:attr/buttonStyleSmall" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:background="@android:drawable/list_selector_background" + android:clickable="true" + android:src="@drawable/ic_menu_revert" /> + </LinearLayout> + + <ListView + android:id="@+id/whatson_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentTop="true" + android:layout_alignWithParentIfMissing="true" + android:layout_below="@id/epg_list_time_spinner" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <TextView + android:id="@+id/epg_list_search_label" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/epg_list_search_label" /> + </LinearLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + </ViewFlipper> + + <include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/time_epg_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/timer_detail.xml b/vdrmanager/app/build/intermediates/res/debug/layout/timer_detail.xml new file mode 100644 index 0000000..1bc86f7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/timer_detail.xml @@ -0,0 +1,168 @@ +<?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:paddingLeft="10.0dip" android:paddingRight="10.0dip" + android:orientation="vertical"> + + <ScrollView + android:id="@+id/timer_detail_scroll" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_weight="0.5"> + + <LinearLayout + android:id="@+id/timer_detail_layout" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="vertical"> + + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_channel_title"/> + + <EditText + android:id="@+id/timer_detail_channel" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:enabled="false" + /> + + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_title_title"/> + + + <EditText + android:id="@+id/timer_detail_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical"> + + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_day_title"/> + + + <Button + android:id="@+id/timer_detail_day" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + </LinearLayout> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical"> + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_repeat_title"/> + + + <Button + android:id="@+id/timer_detail_repeat" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/never" + android:editable="false"/> + + </LinearLayout> + + + </LinearLayout> + + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical"> + + + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_start_title"/> + + <Button + android:id="@+id/timer_detail_start" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="20:34" + android:editable="false"/> + + </LinearLayout> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical"> + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_end_title"/> + + <Button + android:id="@+id/timer_detail_end" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + + </LinearLayout> + </LinearLayout> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal" android:id="@+id/timer_block"> + <TextView android:width="80dp" android:text="@string/timer_detail_use_vps" android:layout_width="wrap_content" android:layout_height="wrap_content" /> + <CheckBox android:id="@+id/timer_detail_vps" android:layout_height="wrap_content" android:layout_width="wrap_content"/> + </LinearLayout> + + + + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> + + <TextView android:width="80dp" android:text="@string/timer_detail_priority" android:layout_width="wrap_content" android:layout_height="wrap_content" /> + + <EditText android:layout_height="wrap_content" android:numeric="integer" android:id="@+id/timer_detail_priority" android:layout_width="wrap_content" android:hint="@string/timer_detail_priority"/> + + + </LinearLayout> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> + + <TextView android:width="80dp" android:text="@string/timer_detail_lifetime" android:layout_width="wrap_content" android:layout_height="wrap_content" /> + + <EditText android:layout_height="wrap_content" android:numeric="integer" android:id="@+id/timer_detail_lifetime" android:layout_width="wrap_content" android:hint="@string/timer_detail_lifetime_hint"/> + + + </LinearLayout> + + </LinearLayout> + + </ScrollView> + +<LinearLayout android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" > + + <Button + android:id="@+id/timer_details_cancel" + android:layout_width="0dip" android:layout_height="fill_parent" + android:layout_weight="1" + android:text="@android:string/cancel"/> + + <Button + android:id="@+id/timer_details_modify" + android:layout_width="0dip" android:layout_height="fill_parent" + android:layout_weight="1" + android:visibility="gone" + android:text="@string/timer_details_save_title"/> + + + <Button + android:id="@+id/timer_details_save" + android:layout_width="0dip" android:layout_height="fill_parent" + android:layout_weight="1" + android:text="@string/timer_details_create_title"/> + + </LinearLayout> + +</LinearLayout> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/timer_detail.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/timer_list.xml b/vdrmanager/app/build/intermediates/res/debug/layout/timer_list.xml new file mode 100644 index 0000000..e4279af --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/timer_list.xml @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- A DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. --> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > + + <ViewFlipper + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:id="@+id/main_content" + android:layout_width="fill_parent" + android:layout_height="fill_parent" > + + <ListView + android:id="@+id/timer_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentTop="true" + android:layout_alignWithParentIfMissing="true" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + </LinearLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + </ViewFlipper> + + <include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/timer_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/timer_operation_list_item.xml b/vdrmanager/app/build/intermediates/res/debug/layout/timer_operation_list_item.xml new file mode 100644 index 0000000..7ca6f83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/timer_operation_list_item.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:paddingLeft="5dp" + android:paddingRight="5dp" + android:gravity= "center_vertical" + android:textAppearance="?android:textAppearanceLarge" + android:textColor="#000" + android:lines="2"/> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/timer_operation_list_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/vdr_list_add_delete.xml b/vdrmanager/app/build/intermediates/res/debug/layout/vdr_list_add_delete.xml new file mode 100644 index 0000000..587fa6a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/vdr_list_add_delete.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" android:orientation="vertical" + android:layout_height="fill_parent" > + + <ListView + android:id="@id/android:list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:choiceMode="singleChoice" + android:drawSelectorOnTop="false" + android:fastScrollEnabled="true" + android:scrollingCache="true" /> + + <TextView + android:id="@android:id/empty" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:gravity="center" + android:padding="20dip" + android:text="@string/no_vdr" + android:textAppearance="?android:textAppearanceMedium" /> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdr_list_add_delete.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/vdrlist.xml b/vdrmanager/app/build/intermediates/res/debug/layout/vdrlist.xml new file mode 100644 index 0000000..75a0f23 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/vdrlist.xml @@ -0,0 +1,12 @@ +<?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"> + + <ListView android:id="@android:id/list" android:layout_width="fill_parent" + android:layout_height="wrap_content" /> + + <TextView android:id="@android:id/empty" android:layout_width="wrap_content" + android:layout_height="wrap_content" android:text="Empty set" /> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdrlist.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/vdrmanager.xml b/vdrmanager/app/build/intermediates/res/debug/layout/vdrmanager.xml new file mode 100644 index 0000000..1ceac6d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/vdrmanager.xml @@ -0,0 +1,108 @@ +<?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:paddingTop="10dp" + android:paddingBottom="20dp" + android:orientation="vertical"> + + <!-- <ListView android:id="@+id/vdrmanager_menu" android:layout_width="fill_parent" + android:layout_height="wrap_content" android:layout_below="@id/main_logo"/> --> + + + <ImageView android:id="@+id/main_logo" android:layout_width="fill_parent" + android:clickable="true" + android:layout_height="80dip" android:src="@drawable/vdr_logo" android:padding="10dip" /> + + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + <Button + android:id="@+id/action_menu_channels" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:drawableTop="@drawable/btn_channels" + android:text="@string/action_menu_channels" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_epg" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_epglist" + android:text="@string/action_menu_epg" + android:textColor="#FFF" /> + </LinearLayout> + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + <Button + android:id="@+id/action_menu_recordings" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_recordings" + android:text="@string/action_menu_recordings" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_timers" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_timer" + android:text="@string/action_menu_timers" + android:textColor="#FFF" /> + </LinearLayout> + + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + <Button + android:id="@+id/action_menu_wakeup" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_wakeup" + + android:padding="5dip" + android:text="@string/action_menu_wakeup" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_remote" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_remote" + android:padding="5dip" + android:text="@string/action_menu_remote" + android:textColor="#FFF" /> + </LinearLayout> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdrmanager.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/vdrmanager_menu_item.xml b/vdrmanager/app/build/intermediates/res/debug/layout/vdrmanager_menu_item.xml new file mode 100644 index 0000000..c4b251e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/vdrmanager_menu_item.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> + +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/vdrmanager_menu_item" + android:lines="2" + android:gravity="center_vertical" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:paddingLeft="15dp" + android:paddingRight="15dp" + android:paddingTop="10dp" + android:paddingBottom="10dp"/> + +<!-- +<ImageButton xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/vdrmanager_menu_item" + android:lines="2" + android:gravity="center_vertical" + android:layout_width="wrap_content" + android:layout_height="wrap_content"/> +--> <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdrmanager_menu_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/layout/video.xml b/vdrmanager/app/build/intermediates/res/debug/layout/video.xml new file mode 100644 index 0000000..1290bd6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/layout/video.xml @@ -0,0 +1,28 @@ +<?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"> + + <TextView + android:id="@+id/epg_search_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:textStyle="bold"/> + + <VideoView + android:id="@+id/video_video" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + <Button + android:id="@+id/video_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:text="Start"/> + +</LinearLayout> + +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/video.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/channel_list_group_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/channel_list_group_menu.xml new file mode 100644 index 0000000..9400916 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/channel_list_group_menu.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + + <item + android:id="@+id/channel_group_menu_hide" + android:title="@string/channel_group_menu_hide"/> + <item + android:id="@+id/channel_group_menu_hide_permanent" + android:title="@string/channel_group_menu_hide_permanent"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/channel_list_group_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/channel_list_item_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/channel_list_item_menu.xml new file mode 100644 index 0000000..f8ff0f8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/channel_list_item_menu.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + +<item + android:id="@+id/channel_item_menu_stream" + android:title="@string/channel_item_menu_stream"/> + +<!-- + <item + android:id="@+id/channel_item_menu_epg" + android:title="@string/channel_item_menu_epg"/> +--> + +<item + android:id="@+id/channel_item_menu_switch" + android:title="@string/channel_item_menu_switch"/> + +<!-- + <item android:visible="false" + android:id="@+id/channel_item_menu_hide" + android:title="@string/channel_item_menu_hide"/> + + <item android:visible="false" + android:id="@+id/channel_item_menu_hide_permanent" + android:title="@string/channel_item_menu_hide_permanent"/> +--> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/channel_list_item_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/channellist.xml b/vdrmanager/app/build/intermediates/res/debug/menu/channellist.xml new file mode 100644 index 0000000..0651248 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/channellist.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/channels_recent_channels" android:alphabeticShortcut="r" + android:icon="@drawable/ic_menu_recent_history" + v7:showAsAction="ifRoom" + android:title="@string/recent_channels"/> + + <item + android:id="@+id/channels_groupby" android:alphabeticShortcut="g" + android:icon="@android:drawable/ic_menu_sort_alphabetically" + v7:showAsAction="ifRoom" + android:title="@string/menu_groupby"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/channellist.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/epg_details.xml b/vdrmanager/app/build/intermediates/res/debug/menu/epg_details.xml new file mode 100644 index 0000000..80fe78e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/epg_details.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:v7="http://schemas.android.com/apk/res-auto" xmlns:android="http://schemas.android.com/apk/res/android" > + + <item + android:id="@+id/epg_details_menu_search_repeat" + v7:showAsAction="ifRoom" + android:icon="@drawable/ic_menu_view" + android:title="@string/search_reapt"/> + + <item + v7:showAsAction="ifRoom" + android:id="@+id/epg_details_menu_share" + android:icon="@android:drawable/ic_menu_share" + android:title="@string/share"/> + + <item + v7:showAsAction="ifRoom" + android:id="@+id/epg_details_menu_add_to_cal" + android:icon="@android:drawable/ic_menu_month" + android:title="@string/addtocal"/> + + <item + v7:showAsAction="ifRoom" + android:id="@+id/epg_details_menu_switch" + android:icon="@drawable/ic_menu_goto" + android:title="@string/switch_to_channel"/> +</menu> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_details.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/epg_event_list_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/epg_event_list_menu.xml new file mode 100644 index 0000000..278834b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/epg_event_list_menu.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <!-- + <item + android:id="@+id/epg_menu_search" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_search"/> + --> + <!-- + <item + android:id="@+id/epg_menu_times" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_times"/> + --> + <!-- --> + + <item + v7:showAsAction="ifRoom" + android:id="@+id/epg_list_stream" + android:icon="@drawable/ic_menu_play_clip" + android:title="@string/livetv"/> +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_event_list_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/epg_list_item_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/epg_list_item_menu.xml new file mode 100644 index 0000000..59dd0e7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/epg_list_item_menu.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" > + + <item + android:id="@+id/epg_item_menu_timer_toggle" + android:title="@string/epg_item_menu_timer_enable" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_timer_add" + android:title="@string/epg_item_menu_timer_add"/> + <item + android:id="@+id/epg_item_menu_timer_delete" + android:title="@string/epg_item_menu_timer_delete" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_timer_modify" + android:title="@string/epg_item_menu_timer_modify" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_live_tv" + android:title="@string/livetv" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_switchto" + android:title="@string/switch_to_channel" + android:visible="true"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_list_item_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/epg_list_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/epg_list_menu.xml new file mode 100644 index 0000000..0363392 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/epg_list_menu.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <!-- + <item + android:id="@+id/epg_menu_search" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_search"/> + --> + <!-- + <item + android:id="@+id/epg_menu_times" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_times"/> + --> + <!-- --> + + <item + android:id="@+id/epg_list_sort_menu" + android:icon="@android:drawable/ic_menu_sort_alphabetically" + v7:showAsAction="ifRoom" + android:title="@string/sort"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_list_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/epg_search_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/epg_search_menu.xml new file mode 100644 index 0000000..5c2e5c5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/epg_search_menu.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + +<!-- --> + <item + android:id="@+id/epg_search" + android:icon="@android:drawable/ic_menu_search" + android:alphabeticShortcut="s" + v7:showAsAction="always" + android:title="@string/action_menu_search"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_search_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/epg_search_time_item_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/epg_search_time_item_menu.xml new file mode 100644 index 0000000..a599e25 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/epg_search_time_item_menu.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + + <item + android:id="@+id/epg_search_time_delete" + android:title="@string/common_delete"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_search_time_item_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/main_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/main_menu.xml new file mode 100644 index 0000000..6509587 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/main_menu.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/main_menu_goto" + android:icon="@drawable/ic_menu_goto" + v7:showAsAction="ifRoom" + android:title="@string/main_menu_goto"/> + <item + android:id="@+id/menu_search" + v7:actionViewClass="android.support.v7.widget.SearchView" + android:icon="@android:drawable/ic_menu_search" + v7:showAsAction="always" + android:title="@string/search"/> + <item + android:id="@+id/main_menu_preferences" + android:icon="@android:drawable/ic_menu_preferences" + v7:showAsAction="ifRoom" + android:title="@string/main_menu_preferences"/> + <item + android:id="@+id/main_menu_clear_search" + android:icon="@android:drawable/ic_menu_delete" + android:title="@string/main_menu_clear_search"/> + <item + android:id="@+id/main_menu_info" + android:icon="@android:drawable/ic_menu_info_details" + android:title="@string/main_menu_info"/> + <item + android:id="@+id/main_menu_exit" + android:icon="@android:drawable/ic_menu_close_clear_cancel" + android:title="@string/main_menu_exit"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/main_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/recording_list_item_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/recording_list_item_menu.xml new file mode 100644 index 0000000..493bc70 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/recording_list_item_menu.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" > + + <item + android:id="@+id/recording_item_menu_delete" + android:title="@string/recording_item_menu_delete"/> + <item + android:id="@+id/recording_item_menu_stream" + android:title="@string/recording_item_menu_stream"/> + <item + android:id="@+id/epg_item_menu_live_tv" + android:title="@string/livetv" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_switchto" + android:title="@string/switch_to_channel" + android:visible="true"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/recording_list_item_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/recording_list_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/recording_list_menu.xml new file mode 100644 index 0000000..df350fe --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/recording_list_menu.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> +<!-- + <item + android:id="@+id/epg_menu_search" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_search"/> +--> +<!-- + <item + android:id="@+id/epg_menu_times" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_times"/> + --> + <!-- + <item + android:id="@+id/menu_groupby" android:alphabeticShortcut="g" + android:icon="@android:drawable/ic_menu_sort_alphabetically" + android:showAsAction="ifRoom" + android:title="@string/menu_groupby"/> + --> +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/recording_list_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/refresh_filter_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/refresh_filter_menu.xml new file mode 100644 index 0000000..8fb7725 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/refresh_filter_menu.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/list_refresh" + android:alphabeticShortcut="r" + android:icon="@drawable/ic_menu_refresh" + v7:showAsAction="ifRoom" + android:title="@string/refresh"/> + + <item + android:id="@+id/list_filter" + android:alphabeticShortcut="f" + android:icon="@drawable/ic_menu_filter" + v7:showAsAction="ifRoom" + android:title="@string/filter"/> +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/refresh_filter_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/refresh_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/refresh_menu.xml new file mode 100644 index 0000000..32d67a4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/refresh_menu.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/list_refresh" + android:alphabeticShortcut="r" + v7:showAsAction="ifRoom" + android:icon="@drawable/ic_menu_refresh" + android:title="@string/refresh"/> +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/refresh_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/remote_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/remote_menu.xml new file mode 100644 index 0000000..ecc5be8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/remote_menu.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> + +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:id="@+id/reset" + android:title="@string/menu_reset" /> + <item android:id="@+id/exprt" + android:title="@string/menu_exprt" /> + <item android:id="@+id/imprt" + android:title="@string/menu_imprt" /> + <item android:id="@+id/remapback" + android:title="@string/menu_remapback" android:checkable="true"/> +</menu> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/remote_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/timer_list_menu.xml b/vdrmanager/app/build/intermediates/res/debug/menu/timer_list_menu.xml new file mode 100644 index 0000000..9d90d8c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/timer_list_menu.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> +<!-- + <item + android:id="@+id/epg_menu_search" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_search"/> +--> +<!-- --> + <item + android:id="@+id/timer_menu_add" + android:icon="@android:drawable/ic_menu_add" + android:alphabeticShortcut="a" + android:title="@string/epg_item_menu_timer_add"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/timer_list_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/menu/vdrlist.xml b/vdrmanager/app/build/intermediates/res/debug/menu/vdrlist.xml new file mode 100644 index 0000000..d4d20c6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/menu/vdrlist.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/main_menu_vdrlist_add" + android:icon="@android:drawable/ic_menu_add" + v7:showAsAction="always" + android:title="@string/new_vdr"/> + <item + android:id="@+id/main_menu_vdrlist_restore" + android:title="@string/settings_backup_restore"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/vdrlist.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/raw/ormlite_config.txt b/vdrmanager/app/build/intermediates/res/debug/raw/ormlite_config.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/raw/ormlite_config.txt diff --git a/vdrmanager/app/build/intermediates/res/debug/values-af/values-af.xml b/vdrmanager/app/build/intermediates/res/debug/values-af/values-af.xml new file mode 100644 index 0000000..9a75122 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-af/values-af.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-af/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeer tuis"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigeer op"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Nog opsies"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Klaar"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Sien alles"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Kies \'n program"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Vee navraag uit"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Soeknavraag"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Soek"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Dien navraag in"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Stemsoektog"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Deel met"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Deel met %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-am/values-am.xml b/vdrmanager/app/build/intermediates/res/debug/values-am/values-am.xml new file mode 100644 index 0000000..861b618 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-am/values-am.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-am/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"ወደ መነሻ ይዳስሱ"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"ወደ ላይ ይዳስሱ"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ተጨማሪ አማራጮች"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"ተከናውኗል"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ሁሉንም ይመልከቱ"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"መተግበሪያ ይምረጡ"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"መጠይቅ አጽዳ"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"የፍለጋ ጥያቄ"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"ፍለጋ"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"መጠይቅ ያስረክቡ"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"የድምፅ ፍለጋ"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ከሚከተለው ጋር ያጋሩ"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ከ%s ጋር ያጋሩ"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-ar/values-ar.xml b/vdrmanager/app/build/intermediates/res/debug/values-ar/values-ar.xml new file mode 100644 index 0000000..7d6e6c8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-ar/values-ar.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ar/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"التنقل إلى الشاشة الرئيسية"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"التنقل إلى أعلى"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"خيارات إضافية"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"تم"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"عرض الكل"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"اختيار تطبيق"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"محو طلب البحث"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"طلب البحث"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"بحث"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"إرسال طلب البحث"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"البحث الصوتي"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"مشاركة مع"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"مشاركة مع %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-bg/values-bg.xml b/vdrmanager/app/build/intermediates/res/debug/values-bg/values-bg.xml new file mode 100644 index 0000000..a71d427 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-bg/values-bg.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-bg/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Придвижване към „Начало“"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Придвижване нагоре"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Още опции"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Вижте всички"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Изберете приложение"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Изчистване на заявката"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Заявка за търсене"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Търсене"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Изпращане на заявката"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Гласово търсене"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Споделяне със:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Споделяне със: %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-ca/values-ca.xml b/vdrmanager/app/build/intermediates/res/debug/values-ca/values-ca.xml new file mode 100644 index 0000000..8059e0c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-ca/values-ca.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ca/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navega a la pàgina d\'inici"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navega cap a dalt"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Més opcions"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Fet"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Mostra\'ls tots"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Selecciona una aplicació"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Esborra la consulta"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de cerca"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Cerca"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Envia la consulta"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Cerca per veu"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Comparteix amb"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Comparteix amb %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-cs/values-cs.xml b/vdrmanager/app/build/intermediates/res/debug/values-cs/values-cs.xml new file mode 100644 index 0000000..bb346a6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-cs/values-cs.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-cs/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Přejít na plochu"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Přejít nahoru"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Více možností"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Hotovo"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Zobrazit vše"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Vybrat aplikaci"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Smazat dotaz"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Vyhledávací dotaz"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Hledat"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Odeslat dotaz"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Hlasové vyhledávání"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Sdílet pomocí"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Sdílet pomocí %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-da/values-da.xml b/vdrmanager/app/build/intermediates/res/debug/values-da/values-da.xml new file mode 100644 index 0000000..4e33269 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-da/values-da.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-da/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Naviger hjem"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Naviger op"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Flere muligheder"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Luk"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Se alle"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Vælg en app"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Ryd forespørgslen"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Søgeforespørgsel"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Søg"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Indsend forespørgslen"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Stemmesøgning"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Del med"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Del med %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-de/values-de.xml b/vdrmanager/app/build/intermediates/res/debug/values-de/values-de.xml new file mode 100644 index 0000000..e0c0f25 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-de/values-de.xml @@ -0,0 +1,453 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-de/strings.xml --> + <eat-comment/> + <string-array name="channels_group_by"> + <item>Gruppe</item> + <item>Anbieter</item> + <item>Quelle</item> + <item>Name</item> + </string-array> + <string-array name="epg_sort_by_channels_alpha"> + <item>Kanäle</item> + <item>Alphabet</item> + </string-array> + <string-array name="epg_sort_by_time_alpha"> + <item>Zeit</item> + <item>Alphabet</item> + </string-array> + <string-array name="imdb_urls"> + <item>International</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <string-array name="lang"> + <item>Englisch</item> + <item>Deutsch</item> + <item>Italienisch</item> + <item>ukrainisch</item> + </string-array> + <string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + <string-array name="navigation_array"> + <item>Kanäle</item> + <item>EPG nach Zeit</item> + <item>EPG nach Kanal</item> + <item>Aufzeichnungen</item> + <item>Timer</item> + </string-array> + <string-array name="recent_channels_order_entries"> + <item>Am meisten genutzt</item> + <item>Zuletzt genutzt</item> + </string-array> + <string-array name="recordings_group_by"> + <item>Nach Zeit</item> + <item>Alphabetisch</item> + </string-array> + <string-array name="recstream_entries"> + <item>VDR live plugin</item> + <item>VDR streamdev plugin</item> + <item>VDR smattvweb plugin</item> + </string-array> + <string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (veraltet)</item> + </string-array> + <string-array name="wakeup_methods"> + <item>Rufe ein URL auf</item> + <item>WOL</item> + </string-array> + <string name="Content$Adult_Movie__Drama">Erwachsenen-Film/Drama</string> + <string name="Content$Adventure__Western__War">Abenteuer/Western/Krieg</string> + <string name="Content$Advertisement__Shopping">Werbung/Einkaufen</string> + <string name="Content$Arts__Culture">Kunst/Kultur</string> + <string name="Content$Arts__Culture_Magazine">Kunst/Kulturmagazin</string> + <string name="Content$Athletics">Athletik</string> + <string name="Content$Ballet">Ballett</string> + <string name="Content$Black_and_White">Schwarz-weiß</string> + <string name="Content$Broadcasting__Press">Rundfunk/Presse</string> + <string name="Content$Cartoons__Puppets">Zeichentrick/Puppen</string> + <string name="Content$Childrens__Youth_Programme">Kinder/Jugendprogramm</string> + <string name="Content$Comedy">Komödie</string> + <string name="Content$Cooking">Kochen</string> + <string name="Content$Detective__Thriller">Detektiv/Thriller</string> + <string name="Content$Discussion__Inverview__Debate">Diskussion/Interview/Debatte</string> + <string name="Content$Documentary">Dokumentation</string> + <string name="Content$Economics__Social_Advisory">Wirtschafts/Gesellschaftsberatung</string> + <string name="Content$Education__Science__Factual">Ausbildung/Wissenschaft/Sachlich</string> + <string name="Content$Entertainment_Programme_for_10_to_16">Unterhaltungsprogramm für 10 bis 16</string> + <string name="Content$Entertainment_Programme_for_6_to_14">Unterhaltungsprogramm für 6 bis 14</string> + <string name="Content$Equestrian">Reitsport</string> + <string name="Content$Experimental_Film__Video">Experimentalfilm/Video</string> + <string name="Content$Fashion">Mode</string> + <string name="Content$Film__Cinema">Film/Kino</string> + <string name="Content$Fine_Arts">Bildende Künste</string> + <string name="Content$Fitness_and_Health">Fitness & Gesundheit</string> + <string name="Content$Folk__Tradional_Music">Volks/Traditionelle Musik</string> + <string name="Content$Football__Soccer">Football/Fußball</string> + <string name="Content$Foreign_Countries__Expeditions">Ausland/Expeditionen</string> + <string name="Content$Further_Education">Weiterbildung</string> + <string name="Content$Game_Show__Quiz__Contest">Spielshow/Quiz/Wettbewerb</string> + <string name="Content$Gardening">Gartenbau</string> + <string name="Content$Handicraft">Handwerk</string> + <string name="Content$Informational__Educational__School_Programme">Informations/Lehr/Schul-Programm</string> + <string name="Content$Jazz">Jazz</string> + <string name="Content$Languages">Sprachen</string> + <string name="Content$Leisure__Hobbies">Freizeit/Hobbies</string> + <string name="Content$Literature">Literatur</string> + <string name="Content$Live_Broadcast">Live-Sendung</string> + <string name="Content$Magazine__Report__Documentary">Magazin/Bericht/Dokumentation</string> + <string name="Content$Martial_Sports">Kampfsport</string> + <string name="Content$Medicine__Physiology__Psychology">Medizin/Physiologie/Psychologie</string> + <string name="Content$Motor_Sport">Motorsport</string> + <string name="Content$Motoring">Autofahren</string> + <string name="Content$Movie__Drama">Film/Drama</string> + <string name="Content$Music__Ballet__Dance">Musik/Ballett/Tanz</string> + <string name="Content$Musical__Opera">Musical/Oper</string> + <string name="Content$Nature__Animals__Environment">Natur/Tiere/Umwelt</string> + <string name="Content$New_Media">Neue Medien</string> + <string name="Content$News_Magazine">Nachrichtenmagazin</string> + <string name="Content$News__Current_Affairs">Aktuelle Angelegenheiten</string> + <string name="Content$News__Weather_Report">Wetterbericht</string> + <string name="Content$Original_Language">Originalsprache</string> + <string name="Content$Performing_Arts">Darstellende Künste</string> + <string name="Content$Popular_Culture__Traditional_Arts">Pop-Kultur/Traditionelle Künste</string> + <string name="Content$Preschool_Childrens_Programme">Programm für Vorschulkinder</string> + <string name="Content$Religion">Religion</string> + <string name="Content$Remarkable_People">Bemerkenswerte Leute</string> + <string name="Content$Rock__Pop">Rock/Pop</string> + <string name="Content$Romance">Romanze</string> + <string name="Content$Science_Fiction__Fantasy__Horror">Science-Fiction/Fantasy/Horror</string> + <string name="Content$Serious__Classical_Music">Ernste/Klassische Musik</string> + <string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Ernst/Klassik/Religion/Historischer Film/Drama</string> + <string name="Content$Show__Game_Show">Show/Spielshow</string> + <string name="Content$Soap__Melodrama__Folkloric">Seife/Melodram/Folklore</string> + <string name="Content$Social__Political__Economics">Gesellschaft/Politik/Wirtschaft</string> + <string name="Content$Social__Spiritual_Sciences">Sozial/Geisteswissenschaften</string> + <string name="Content$Special_Event">Besonderes Ereignis</string> + <string name="Content$Sport_Magazine">Sportmagazin</string> + <string name="Content$Sports">Sport</string> + <string name="Content$Talk_Show">Talkshow</string> + <string name="Content$Team_Sports">Mannschaftssport</string> + <string name="Content$Technology__Natural_Sciences">Technik/Naturwissenschaften</string> + <string name="Content$Tennis__Squash">Tennis/Squash</string> + <string name="Content$Tourism__Travel">Tourismus/Reisen</string> + <string name="Content$Unpublished">Unveröffentlicht</string> + <string name="Content$Variety_Show">Variete-Show</string> + <string name="Content$Water_Sport">Wassersport</string> + <string name="Content$Winter_Sports">Wintersport</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-de/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Zur Startseite"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Nach oben"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Weitere Optionen"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Fertig"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Alle ansehen"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"App auswählen"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Suchanfrage löschen"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Suchanfrage"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Suchen"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Suchanfrage senden"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Sprachsuche"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Freigeben für"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Freigeben für %s"</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-de/strings.xml --> + <eat-comment/> + <string name="aborted">Connection aborted.</string> + <string name="about_text">Über \"VDR-Manager\" für Android\n +Dies ist Version %1$s\n +Falls sie zuhause einen VDR haben, der über Internet erreichbar ist, und sie ein Android-Smartphone besitzen werden sie das Programm eventuell nützlich finden. +Für weitere Informationen besuchen sie http://projects.vdr-developer.org/projects/vdr-manager/wiki. +Author:\n +bju<herrlado@gmail.com> +herrlado<herrlado@gmail.com></string> + <string name="about_title">Über</string> + <string name="action_menu_channels">Kanäle</string> + <string name="action_menu_epg">EPG Liste</string> + <string name="action_menu_recordings">Aufnahmen</string> + <string name="action_menu_search">EPG Suche</string> + <string name="action_menu_timers">Timers</string> + <string name="action_menu_wakeup">Aufwecken</string> + <string name="addtocal">Zum Kalender</string> + <string name="app_name">VDR-Manager</string> + <string name="audio_track_dolby">D</string> + <string name="audio_tracks_template">Audio Spuren: %1$s</string> + <string name="certificate_accept_once">Einmal akzeptieren</string> + <string name="certificate_accepted_forever">Immer akzeptieren</string> + <string name="certificate_not_accepted">Nicht akzeptieren</string> + <string formatted="false" name="certificate_problem_message_text"> +Das Zertifikat des Servers wurde nicht akzeptiert:\n\n +Hostname:\n + %s\n +Gültig ab:\n + %s\n +Gültig bis:\n + %s\n\n +Was wollen Sie tun? + </string> + <string name="certificate_problem_message_title">Zertifikat-Warnung</string> + <string name="channel_filter_filter_summary">Nur ausgewählte Kanäle verwenden</string> + <string name="channel_filter_filter_title">Begrenze Kanäle</string> + <string name="channel_filter_last_summary">Kommagetrennte Kanalnummern oder Bereiche (\'-\'). z.B. 1,2,4-10</string> + <string name="channel_filter_last_title">Kanalfilter</string> + <string name="channel_filter_preferences">Kanaleinstellungen</string> + <string name="channel_group_menu_hide">Verbergen</string> + <string name="channel_group_menu_hide_permanent">Permanent verbergen</string> + <string name="channel_item_menu_epg">Zeige EPG</string> + <string name="channel_item_menu_hide">Verbergen</string> + <string name="channel_item_menu_hide_permanent">Permanent verbergen</string> + <string name="channel_item_menu_stream">Livestream</string> + <string name="channel_item_menu_switch">Umschalten</string> + <string name="channels_window_title_count">%1$s, %2$s/%3$s</string> + <string name="common_delete">Löschen</string> + <string name="day_concat">", "</string> + <string name="done">Fertig</string> + <string name="epg_by_channel">EPG nach Kanälen</string> + <string name="epg_by_search">EPG Suche</string> + <string name="epg_by_search_param">EPG Suche: \'%1$s\'</string> + <string name="epg_by_time">EPG nach Zeit</string> + <string name="epg_by_time_args">EPG nach Zeit: \'%1$s\'</string> + <string name="epg_client_errors">Ein Fehler ist aufgetreten, prüfe Log…</string> + <string name="epg_duration_template">%1$s min</string> + <string name="epg_duration_template_live">%1$s/%2$s min</string> + <string name="epg_eent_livetv_text">Stream</string> + <string name="epg_event_create_timer_text">Timer hinzufügen</string> + <string name="epg_event_imdb_text">IMDb Suche</string> + <string name="epg_event_modify_timer_text">Timer modifizieren</string> + <string name="epg_event_omdb_text">OMDB Suche</string> + <string name="epg_event_share_text">Share</string> + <string name="epg_event_tmdb_text">TMDb Suche</string> + <string name="epg_item_menu_timer_add">Erzeuge Timer</string> + <string name="epg_item_menu_timer_delete">Lösche Timer</string> + <string name="epg_item_menu_timer_disable">Deaktiviere Timer</string> + <string name="epg_item_menu_timer_enable">Aktiviere Timer</string> + <string name="epg_item_menu_timer_modify">Bearbeite Timer</string> + <string name="epg_item_menu_timer_record">Aufnahme</string> + <string name="epg_list_channel_spinner">Kanal</string> + <string name="epg_list_search_label">Suchergebnisse</string> + <string name="epg_list_time_adhoc">freie Zeitwahl</string> + <string name="epg_list_time_label">Was kommt</string> + <string name="epg_list_time_next">als nächstes</string> + <string name="epg_list_time_now">jetzt</string> + <string name="epg_menu_search">Suche EPG</string> + <string name="epg_menu_times">Zeiten einstellen</string> + <string name="epg_no_items">Nichts gefunden…</string> + <string name="epg_of_a_channel">%1$s, %2$s/%3$s</string> + <string name="epg_search_button">Suchen</string> + <string name="epg_search_settings_description">Suche VDR EPG</string> + <string name="epg_search_times_add">Zeit hinzufügen</string> + <string name="epg_search_times_window">Selbstdefinierte Zeiten</string> + <string name="epg_window_title_count">%1$s, %2$s Einträge</string> + <string name="every_day">Jeden Tag</string> + <string name="filter">Filter</string> + <string name="groupby_channel">nach Kanal</string> + <string name="groupby_date">nach Datum</string> + <string name="groupby_group">Gruppe</string> + <string name="groupby_name">Name</string> + <string name="groupby_name_all_channels_group">Alle Kanäle</string> + <string name="groupby_provider">Provider</string> + <string name="groupby_source">Quelle</string> + <string name="groupby_window_title_templte">Nach %1$s anordnen</string> + <string name="gui_channels_show_channel_numbers_summary">Zeige Kanalnummern in der Kanalliste.</string> + <string name="gui_channels_show_channel_numbers_title">Zeige Kanalnummern</string> + <string name="gui_custom_locale_sum">Eine andere Sprache aktivieren.</string> + <string name="gui_custom_locale_title">Andere Sprache</string> + <string name="gui_enable_24h_format_summary_off">1:00 PM</string> + <string name="gui_enable_24h_format_summary_on">13:00</string> + <string name="gui_enable_24h_format_title">Verwende 24-h Format</string> + <string name="gui_max_recent_channels_summary">Wie viele Kanäle sollen in der Kanalhistory verbleiben?</string> + <string name="gui_max_recent_channels_title">Maximale Kanalhistory</string> + <string name="gui_preferences">Einstellungen der Benutzeroberfläche</string> + <string name="gui_quit_on_back_summary_off">Zurück Button beendet den VDR-Manager nicht</string> + <string name="gui_quit_on_back_summary_on">Zurück Button schließt den VDR-Manager</string> + <string name="gui_quit_on_back_title">Beenden mit Zurück Button</string> + <string name="gui_recent_channels_order_summary">Sortiere nach zuletzt genutzt oder am häufigsten genutzt</string> + <string name="gui_recent_channels_order_title">Sortierung der aktuellen Kanäle</string> + <string name="key_remux_command">remux_command</string> + <string name="key_remux_enable">remux_enable</string> + <string name="key_remux_parameter">remux_parameter</string> + <string name="livetv">Live TV</string> + <string name="main_menu_clear_search">Lösche Such-History</string> + <string name="main_menu_exit">Beenden</string> + <string name="main_menu_goto">Gerät umstellen</string> + <string name="main_menu_goto_no_vdr">Das gewählte Gerät kann nicht geladen werden :(</string> + <string name="main_menu_goto_title">Umstellen auf…</string> + <string name="main_menu_info">Infomationen</string> + <string name="main_menu_preferences">Einstellungen</string> + <string name="main_menu_switched_to">Umgestellt auf %1$s</string> + <string name="menu_groupby">Anordnen nach</string> + <string name="navigae_at_the_end">Ende</string> + <string name="navigae_at_the_start">Anfang</string> + <string name="never">Nie</string> + <string name="new_timer">Neuer Timer</string> + <string name="new_vdr">Neues VDR-Gerät</string> + <string name="no_connection">Keine Verbindung</string> + <string name="no_connection_retry">Wiederholen</string> + <string name="no_internet_connection">Keine Datenverbindung</string> + <string name="no_results">Keine Ergebnisse…</string> + <string name="no_vdr">Keine VDR-Geräte</string> + <string name="prefs_current_value">Aktuell:</string> + <string name="prefs_current_value_not_set"><Nicht gesetzt></string> + <string name="prefs_current_value_template">Aktuell: %1$s</string> + <string name="probing">Prüfe %1$s …</string> + <string name="processing">Ausführen…</string> + <string name="progress_cache_hit">Lade aus Cache.</string> + <string name="progress_channels_loading">Lade Kanäle…</string> + <string name="progress_connect">Verbinde…</string> + <string name="progress_connect_error">Verbindung fehlgeschlagen!</string> + <string name="progress_connect_finished_abnormal">Verbindung unnormal beeendet…</string> + <string name="progress_connect_finished_abnormal_arg">Verbindung unnormal beeendet: %1$s</string> + <string name="progress_connect_timeout">Zeitüberschreitung beim Verbindungsaufbau!</string> + <string name="progress_disconnect">Trenne…</string> + <string name="progress_loading">Lade…</string> + <string name="progress_login">Anmelden.</string> + <string name="progress_login_error">Anmelden fehlgeschlagen.</string> + <string name="progress_recording_delete">Lösche Aufnahme…</string> + <string name="progress_recordings_loading">Lade Aufnahmen…</string> + <string name="progress_switching">Umschalten…</string> + <string name="progress_timer_delete">Lösche Timer…</string> + <string name="progress_timer_disable">Deaktiviere Timer…</string> + <string name="progress_timer_enable">Aktiviere Timer…</string> + <string name="progress_timer_modify">Modifiziere Timer…</string> + <string name="progress_timer_save">Speichere Timer…</string> + <string name="progress_timers_loading">Lade Timer…</string> + <string name="progress_wakeup_error">Fehler beim Senden der Aufforderung zum Wecken: %1$s</string> + <string name="progress_wakeup_sending">Initalisiere aufwecken…</string> + <string name="progress_wakeup_sent">Aufforderung zum Wecken gesendet</string> + <string name="progress_whatson_loading">Lade EPG…</string> + <string name="qui_imdb_url_summary">Welche IMDb Seite für die Suche verwenden.</string> + <string name="qui_imdb_url_title">IMDb Seite</string> + <string name="qui_show_imdb_button_summary_off">IMDb Button nicht anzeigen</string> + <string name="qui_show_imdb_button_summary_on">IMDb Button anzeigen</string> + <string name="qui_show_imdb_button_title">Zeige IMDb Button</string> + <string name="qui_show_omdb_button_summary_off">OMDB Button nicht anzeigen</string> + <string name="qui_show_omdb_button_summary_on">OMDB Button anzeigen</string> + <string name="qui_show_omdb_button_title">Zeige OMDB Button</string> + <string name="qui_show_tmdb_button_summary_off">TMDb Button wird nicht angezeigt</string> + <string name="qui_show_tmdb_button_summary_on">TMDb Button wird angezeigt</string> + <string name="qui_show_tmdb_button_title">TMDb Button anzeigen</string> + <string name="recent_channels">Letzte Kanäle</string> + <string name="recent_channels_no_history">Keine aktuellen Kanäle gefunden…</string> + <string name="recording_item_menu_delete">Löschen</string> + <string name="recording_item_menu_stream">Stream</string> + <string name="recording_started">Aufzeichnung gestartet</string> + <string name="recstream">Streaming von Aufzeichnungen</string> + <string name="recstream_enable_summary">Streaming von Aufzeichnungen aktivieren</string> + <string name="recstream_enable_title">Streaming von Aufzeichnungen</string> + <string name="recstream_method_summary">Momentan wird Streaming über VDR live oder das streamdev-plugin unterstützt</string> + <string name="recstream_method_title">Streamingmethode</string> + <string name="refresh">Auffrischen</string> + <string name="remux_command_summary">Typischerweise EXT oder Extern z.B. http://vdr:3000/Extern/1</string> + <string name="remux_command_title">Format</string> + <string name="remux_enable_summary">Aktiviere Streaming mittels remux (z.B. externremux.sh)</string> + <string name="remux_enable_title">Aktiviere Remux</string> + <string name="remux_parameter_summary">Steuert Streaming Qualität. z.B. http://vdr:3000/Extern;DSL1000/1</string> + <string name="remux_parameter_title">Parameter</string> + <string name="remux_title">Remux</string> + <string name="search">Suchen</string> + <string name="search_epg_hint">Suche EPG</string> + <string name="search_reapt">Wiederholungen</string> + <string name="set_time">Zeit setzen</string> + <string name="settings_live_port">VDR Live-Plugin Port</string> + <string name="settings_live_port_summary">VDR Live-Plugin hat standardmäßig den Port 8008.</string> + <string name="settings_livetv_port">Stream-Port</string> + <string name="settings_livetv_port_summary">Default 3000. Der Zugriff muss in der Datei + streamdevhosts.conf aktiviert sein.</string> + <string name="settings_livetv_streamformat">Stream-Format</string> + <string name="settings_livetv_summary">Benötigt Streamdev-server auf dem VDR und ein externes Wiedergabeprogramm wie z.B. VPlayer</string> + <string name="share">Share</string> + <string name="share_chooser">Share EPG Eintrag</string> + <string name="sort">Sortieren</string> + <string name="sortby">Sortiere nach</string> + <string name="sortby_alphabet">Alphabet</string> + <string name="sortby_channel">Kanal</string> + <string name="sortby_channellist">Kanalliste</string> + <string name="sortby_time">Zeit</string> + <string name="stream_as">als %s</string> + <string name="stream_choose_audio">Audiospur wählen</string> + <string name="stream_via">über %s</string> + <string name="stream_via_as">Stream</string> + <string name="streaming_password_sum">Streamdev Server Passwort, gesetzt mit der Option \"-a \'user:pass\'\". wird so aufgerufen: http://user:pass@vdr:3000. In der Regel nicht gesetzt.</string> + <string name="streaming_password_title">Streamdev Passwort</string> + <string name="streaming_username_sum">Streamdev Server Benutzername, gesetzt mit der Option \"-a \'user:pass\'\". wird so http://user:pass@vdr:3000. In der Regel nicht gesetzt</string> + <string name="streaming_username_title">Streamdev Benutzername</string> + <string name="switch_to_channel">Umschalten zu</string> + <string name="switching_failed">Umschalten zu %1$s fehlgeschlagen: %2$s</string> + <string name="switching_success">umgeschalten zu %s</string> + <string name="timer_default_lifetime_summary">Standardmässig verwendete Lebenszeit</string> + <string name="timer_default_lifetime_title">Lebenszeit</string> + <string name="timer_default_primary_limit_summary">Standardmässig verwendetes Primärlimit</string> + <string name="timer_default_primary_limit_title">Primärlimit</string> + <string name="timer_default_priority_summary">Standardmässig verwendete Priorität</string> + <string name="timer_default_priority_title">Priorität</string> + <string name="timer_detail_day_title">Tag</string> + <string name="timer_detail_lifetime">Lebensdauer:</string> + <string name="timer_detail_lifetime_hint">z.B. 99</string> + <string name="timer_detail_priority">Priorität:</string> + <string name="timer_detail_priority_hint">z.B. 50</string> + <string name="timer_detail_repeat_title">Wiederholung</string> + <string name="timer_detail_title_vps">%1$s (VPS)</string> + <string name="timer_detail_use_vps">Verwende VPS:</string> + <string name="timer_post_end_buffer_summary">Minuten der Aufzeichnung nach dem Ende der Sendung</string> + <string name="timer_post_end_buffer_title">Nachlaufzeit</string> + <string name="timer_pre_start_buffer_summary">Minuten der Aufzeichnung vor dem Beginn der Sendung</string> + <string name="timer_pre_start_buffer_title">Vorlaufzeit</string> + <string name="timer_preferences">Voreinstellungen für Timer</string> + <string name="update_will_start_in">Die Liste wird in einer Sekunde aktualisiert</string> + <string name="vdr_advanced_preferences">Erweitert</string> + <string name="vdr_advanced_preferences_summary">Erweiterte Einstellungen</string> + <string name="vdr_conntimeout_sum">Wie lang (in Sekunden) warten bis eine Verbindung hergestellt ist?</string> + <string name="vdr_conntimeout_title">Anmeldezeitlimit</string> + <string name="vdr_device_delete_qeustion">Soll dieses Gerät gelöscht werden?</string> + <string name="vdr_devices">VDR Geräte</string> + <string name="vdr_devices_category">VDR-Geräte</string> + <string name="vdr_devices_summary">Definiere ein oder weitere VDR Geräte. (aktuell nicht implementiert)</string> + <string name="vdr_encoding_summary">Zeichenkodierung vom VDR Gerät. Vorgabe ist Android Zeichenkodierung (utf-8).</string> + <string name="vdr_encoding_title">Zeichenkodierung</string> + <string name="vdr_error_text">Bei der Kommunikation mit dem VDR ist ein Fehler aufgetreten: %1$s</string> + <string name="vdr_host_not_defined">VDR-Server nicht definiert</string> + <string name="vdr_host_summary">VDR Hostrechner</string> + <string name="vdr_host_title">VDR Rechner</string> + <string name="vdr_name_summary">Der Name von diesem Gerät</string> + <string name="vdr_name_title">Name</string> + <string name="vdr_password_summary">Passwort für das VDR Plugin</string> + <string name="vdr_password_title">VDR Plugin Passwort</string> + <string name="vdr_port_summary">Port für Verbindungen zum VDR Plugin</string> + <string name="vdr_port_title">VDR Plugin Port </string> + <string name="vdr_preferences">Netzwerkeinstellungen</string> + <string name="vdr_prefs_category">Gerät</string> + <string name="vdr_readtimeout_sum">Wie lang (in Sekunden) warten bis eine Zeile gelesen wurde?</string> + <string name="vdr_readtimeout_title">Lese-Zeitlimit</string> + <string name="vdr_ssl_summary">Verwende SSL für Verbindungen</string> + <string name="vdr_ssl_title">Sichere Verbindung</string> + <string name="vdr_timeout_sum">Wie lang maximal (in Sekunden) warten bis eine Datenübertragung entgültig abgebrochen wird?</string> + <string name="vdr_timeout_title">Gesamt-Zeitlimit</string> + <string name="vdr_timezone_summary">Die Zeitzone des Servers. Das ist wichtig, falls sie verreisen und Timer von einer anderen Zeitzone aus bearbeiten.</string> + <string name="vdr_timezone_title">Zeitzone des Servers wählen</string> + <string name="wakeup_enabled_summary">Aktiviert das Wecken des ferngesteuerten VDR Rechners</string> + <string name="wakeup_enabled_title">VDR kann geweckt werden</string> + <string name="wakeup_method_summary">Wähle eine Methode zum Wecken des VDR Rechners</string> + <string name="wakeup_method_title">Weckmethode</string> + <string name="wakeup_password_summary">Passwort für Remote-Wecken</string> + <string name="wakeup_password_title">Passwort</string> + <string name="wakeup_preferences">Ferngesteueren VDR Rechner wecken</string> + <string name="wakeup_url_summary">URL für die Aufforderung zum Wecken</string> + <string name="wakeup_url_title">URL für Wecken in der Ferne</string> + <string name="wakeup_user_summary">Account für Remote-Wecken</string> + <string name="wakeup_user_title">Nutzeraccount</string> + <string name="wakeup_wol_custom_boradcast_summary">Eine WOL-Netzwerkadresse von 255.255.255.255 abweichend. Zum Beispiel sinnvoll für VPN Verbindungen.</string> + <string name="wakeup_wol_custom_boradcast_title">Ziel IP-Adresse</string> + <string name="wakeup_wol_mac_summary">MAC-Adresse des VDR Rechners. Verwende \':\' , \'-\' oder ein Leerzeichen als Trennzeichen.</string> + <string name="wakeup_wol_mac_title">MAC-Adresse</string> + <string name="zone_list_menu_sort_alphabetically">Sortiere alphabetisch</string> + <string name="zone_list_menu_sort_by_timezone">Sortiere nach Zeitzone</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-el/values-el.xml b/vdrmanager/app/build/intermediates/res/debug/values-el/values-el.xml new file mode 100644 index 0000000..f83a432 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-el/values-el.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-el/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Πλοήγηση στην αρχική σελίδα"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Πλοήγηση προς τα επάνω"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Περισσότερες επιλογές"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Τέλος"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Προβολή όλων"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Επιλέξτε κάποια εφαρμογή"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Διαγραφή ερωτήματος"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Ερώτημα αναζήτησης"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Αναζήτηση"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Υποβολή ερωτήματος"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Φωνητική αναζήτηση"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Κοινή χρήση με"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Κοινή χρήση με %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-en-rGB/values-en-rGB.xml b/vdrmanager/app/build/intermediates/res/debug/values-en-rGB/values-en-rGB.xml new file mode 100644 index 0000000..559ec83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-en-rGB/values-en-rGB.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rGB/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigate home"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigate up"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"More options"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Finished"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"See all"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Choose an app"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Clear query"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Search query"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Search"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Submit query"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Voice search"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Share with"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Share with %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-en-rIN/values-en-rIN.xml b/vdrmanager/app/build/intermediates/res/debug/values-en-rIN/values-en-rIN.xml new file mode 100644 index 0000000..263776f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-en-rIN/values-en-rIN.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rIN/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigate home"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigate up"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"More options"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Finished"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"See all"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Choose an app"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Clear query"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Search query"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Search"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Submit query"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Voice search"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Share with"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Share with %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-es-rUS/values-es-rUS.xml b/vdrmanager/app/build/intermediates/res/debug/values-es-rUS/values-es-rUS.xml new file mode 100644 index 0000000..c6f88ee --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-es-rUS/values-es-rUS.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es-rUS/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navegar a la página principal"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navegar hacia arriba"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Más opciones"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Listo"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver todo"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Elige una aplicación."</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Eliminar la consulta"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de búsqueda"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Búsqueda"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Búsqueda por voz"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Compartir con"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Compartir con %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-es/values-es.xml b/vdrmanager/app/build/intermediates/res/debug/values-es/values-es.xml new file mode 100644 index 0000000..9add0d7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-es/values-es.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ir a la pantalla de inicio"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Desplazarse hacia arriba"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Más opciones"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Listo"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver todo"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Seleccionar una aplicación"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Borrar consulta"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Buscar"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Búsqueda por voz"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Compartir con"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Compartir con %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-et-rEE/values-et-rEE.xml b/vdrmanager/app/build/intermediates/res/debug/values-et-rEE/values-et-rEE.xml new file mode 100644 index 0000000..79ccd71 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-et-rEE/values-et-rEE.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-et-rEE/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeerimine avaekraanile"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigeerimine üles"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Rohkem valikuid"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Valmis"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Kuva kõik"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Valige rakendus"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Päringu tühistamine"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Otsingupäring"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Otsing"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Päringu esitamine"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Häälotsing"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Jagamine:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Jagamine kasutajaga %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-fa/values-fa.xml b/vdrmanager/app/build/intermediates/res/debug/values-fa/values-fa.xml new file mode 100644 index 0000000..d34f7b8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-fa/values-fa.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fa/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"پیمایش به صفحه اصلی"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"پیمایش به بالا"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"گزینههای بیشتر"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"انجام شد"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"مشاهده همه"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"انتخاب برنامه"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"پاک کردن عبارت جستجو"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"عبارت جستجو"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"جستجو"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"ارسال عبارت جستجو"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"جستجوی شفاهی"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"اشتراکگذاری با"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"اشتراکگذاری با %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-fi/values-fi.xml b/vdrmanager/app/build/intermediates/res/debug/values-fi/values-fi.xml new file mode 100644 index 0000000..cfde7ee --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-fi/values-fi.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fi/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Siirry etusivulle"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Siirry ylös"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Lisää"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Valmis"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Näytä kaikki"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Valitse sovellus"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Tyhjennä kysely"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Hakulauseke"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Haku"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Lähetä kysely"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Puhehaku"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Jakaminen:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Jakaminen: %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-fr-rCA/values-fr-rCA.xml b/vdrmanager/app/build/intermediates/res/debug/values-fr-rCA/values-fr-rCA.xml new file mode 100644 index 0000000..efcc695 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-fr-rCA/values-fr-rCA.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr-rCA/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Revenir à l\'accueil"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Revenir en haut de la page"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Plus d\'options"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Terminé"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Voir toutes les chaînes"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Sélectionnez une application"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Effacer la requête"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Requête de recherche"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Rechercher"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Envoyer la requête"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Recherche vocale"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Partager avec"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Partager avec %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-fr/values-fr.xml b/vdrmanager/app/build/intermediates/res/debug/values-fr/values-fr.xml new file mode 100644 index 0000000..0f8ef6d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-fr/values-fr.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Revenir à l\'accueil"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Revenir en haut de la page"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Plus d\'options"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"OK"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Tout afficher"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Sélectionner une application"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Effacer la requête"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Requête de recherche"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Rechercher"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Envoyer la requête"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Recherche vocale"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Partager avec"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Partager avec %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-hi/values-hi.xml b/vdrmanager/app/build/intermediates/res/debug/values-hi/values-hi.xml new file mode 100644 index 0000000..ccd89dc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-hi/values-hi.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hi/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"मुखपृष्ठ पर नेविगेट करें"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"ऊपर नेविगेट करें"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"अधिक विकल्प"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"पूर्ण"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"सभी देखें"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"कोई एप्लिकेशन चुनें"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"क्वेरी साफ़ करें"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"खोज क्वेरी"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"खोजें"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"क्वेरी सबमिट करें"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"ध्वनि खोज"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"इसके द्वारा साझा करें"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s के साथ साझा करें"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-hr/values-hr.xml b/vdrmanager/app/build/intermediates/res/debug/values-hr/values-hr.xml new file mode 100644 index 0000000..f4c1b9e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-hr/values-hr.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hr/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Idi na početnu"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Idi gore"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Dodatne opcije"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Gotovo"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Odabir aplikacije"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Izbriši upit"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Upit za pretraživanje"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Pretraživanje"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Pošalji upit"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Glasovno pretraživanje"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Dijeljenje sa"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Dijeljenje sa: %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-hu/values-hu.xml b/vdrmanager/app/build/intermediates/res/debug/values-hu/values-hu.xml new file mode 100644 index 0000000..f325dd8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-hu/values-hu.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hu/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ugrás a főoldalra"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Felfelé mozgatás"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"További lehetőségek"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Kész"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Összes megtekintése"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Válasszon ki egy alkalmazást"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Lekérdezés törlése"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Keresési lekérdezés"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Keresés"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Lekérdezés küldése"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Hangalapú keresés"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Megosztás a következővel:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Megosztás a következővel: %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-hy-rAM/values-hy-rAM.xml b/vdrmanager/app/build/intermediates/res/debug/values-hy-rAM/values-hy-rAM.xml new file mode 100644 index 0000000..79141a2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-hy-rAM/values-hy-rAM.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hy-rAM/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ուղղվել տուն"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Ուղղվել վերև"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Այլ ընտրանքներ"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Կատարված է"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Տեսնել բոլորը"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Ընտրել ծրագիր"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Մաքրել հարցումը"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Որոնման հարցում"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Որոնել"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Ուղարկել հարցումը"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Ձայնային որոնում"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Տարածել"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Տարածել ըստ %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-in/values-in.xml b/vdrmanager/app/build/intermediates/res/debug/values-in/values-in.xml new file mode 100644 index 0000000..ba3abaa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-in/values-in.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-in/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigasi ke beranda"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigasi naik"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Opsi lain"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Selesai"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Lihat semua"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pilih aplikasi"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Hapus kueri"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Kueri penelusuran"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Telusuri"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Kirim kueri"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Penelusuran suara"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Bagikan dengan"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Bagikan dengan %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-it/values-it.xml b/vdrmanager/app/build/intermediates/res/debug/values-it/values-it.xml new file mode 100644 index 0000000..888ee59 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-it/values-it.xml @@ -0,0 +1,370 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-it/strings.xml --> + <eat-comment/> + <string-array name="imdb_urls"> + <item>akas.imdb.com</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <string-array name="lang"> + <item>Inglese</item> + <item>Tedesco</item> + <item>Italiano</item> + </string-array> + <string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + <string-array name="recstream_entries"> + <item>Plugin VDR Live</item> + <item>Plugin VDR Streamdev</item> + <item>Plugin VDR Smattvweb</item> + </string-array> + <string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (deprecato)</item> + </string-array> + <string-array name="wakeup_methods"> + <item>Chiama URL</item> + <item>WOL</item> + </string-array> + <string name="Content$Adult_Movie__Drama">Film per adulti/Dramma</string> + <string name="Content$Adventure__Western__War">Avventura/Western/Guerra</string> + <string name="Content$Advertisement__Shopping">Pubblicità/Acquisti</string> + <string name="Content$Arts__Culture">Arte/Cultura</string> + <string name="Content$Arts__Culture_Magazine">Arte/Settimanale di cultura</string> + <string name="Content$Athletics">Atletica</string> + <string name="Content$Ballet">Balletto</string> + <string name="Content$Black_and_White">Bianco & Nero</string> + <string name="Content$Broadcasting__Press">Trasmissione/Stampa</string> + <string name="Content$Cartoons__Puppets">Cartoni/Pupazzi</string> + <string name="Content$Childrens__Youth_Programme">Programmi per ragazzi/giovani</string> + <string name="Content$Comedy">Commedia</string> + <string name="Content$Cooking">Cucina</string> + <string name="Content$Detective__Thriller">Investigativo/Giallo</string> + <string name="Content$Discussion__Inverview__Debate">Discussione/Intervista/Dibattito</string> + <string name="Content$Documentary">Documentario</string> + <string name="Content$Economics__Social_Advisory">Economia/Consulenza sociale</string> + <string name="Content$Education__Science__Factual">Educazione/Scienza/Fatti</string> + <string name="Content$Entertainment_Programme_for_10_to_16">Programmi di intrattenimento da 10 a 16</string> + <string name="Content$Entertainment_Programme_for_6_to_14">Programmi di intrattenimento da 6 a 14</string> + <string name="Content$Equestrian">Equitazione</string> + <string name="Content$Experimental_Film__Video">Film sperimentale/Video</string> + <string name="Content$Fashion">Moda</string> + <string name="Content$Film__Cinema">Film/Cinema</string> + <string name="Content$Fine_Arts">Arti fine</string> + <string name="Content$Fitness_and_Health">Culturismo & Salute</string> + <string name="Content$Folk__Tradional_Music">Musica Tradizionale/Folclore</string> + <string name="Content$Football__Soccer">Calcio</string> + <string name="Content$Foreign_Countries__Expeditions">Paesi esteri/Spedizioni</string> + <string name="Content$Further_Education">Altra educazione</string> + <string name="Content$Game_Show__Quiz__Contest">Gioco a premi/Quiz/Gara</string> + <string name="Content$Gardening">Giardinaggio</string> + <string name="Content$Handicraft">Artigianato</string> + <string name="Content$Informational__Educational__School_Programme">Informativo/Educativo/Programma scolastico</string> + <string name="Content$Jazz">Jazz</string> + <string name="Content$Languages">Lingue</string> + <string name="Content$Leisure__Hobbies">Tempo libero/Hobby</string> + <string name="Content$Literature">Letteratura</string> + <string name="Content$Live_Broadcast">Trasmissione dal vivo</string> + <string name="Content$Magazine__Report__Documentary">Settimanale/Reportage/Documentario</string> + <string name="Content$Martial_Sports">Arti marziali</string> + <string name="Content$Medicine__Physiology__Psychology">Medicina/Filosofia/Psicologia</string> + <string name="Content$Motor_Sport">Sport motoristici</string> + <string name="Content$Motoring">Motori</string> + <string name="Content$Movie__Drama">Film/Dramma</string> + <string name="Content$Music__Ballet__Dance">Musica/Balletto/Danza</string> + <string name="Content$Musical__Opera">Musical/Opera</string> + <string name="Content$Nature__Animals__Environment">Natura/Animali/Ambiente</string> + <string name="Content$New_Media">Nuovo programma</string> + <string name="Content$News_Magazine">Settimanale di attualità</string> + <string name="Content$News__Current_Affairs">Notizie/Ultima ora</string> + <string name="Content$News__Weather_Report">Notizie/Previsioni meteo</string> + <string name="Content$Original_Language">Lingua madre</string> + <string name="Content$Performing_Arts">Arti di rendimento</string> + <string name="Content$Popular_Culture__Traditional_Arts">Cultura popolare/Arti tradizionali</string> + <string name="Content$Preschool_Childrens_Programme">Programmi per ragazzi prescolastici</string> + <string name="Content$Religion">Religione</string> + <string name="Content$Remarkable_People">Personaggi importanti</string> + <string name="Content$Rock__Pop">Rock/Pop</string> + <string name="Content$Romance">Romanzo</string> + <string name="Content$Science_Fiction__Fantasy__Horror">Finzione/Fantasia/Horror</string> + <string name="Content$Serious__Classical_Music">Musica Classica/Seria</string> + <string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Serio/Classico/Religioso/Film storico/Dramma</string> + <string name="Content$Show__Game_Show">Spettacolo/Gioco a premi</string> + <string name="Content$Soap__Melodrama__Folkloric">Telenovella/Melodramma/Folcloristico</string> + <string name="Content$Social__Political__Economics">Società/Politica/Economia</string> + <string name="Content$Social__Spiritual_Sciences">Società/Scienze spirituali</string> + <string name="Content$Special_Event">Evento speciale</string> + <string name="Content$Sport_Magazine">Settimanale di sport</string> + <string name="Content$Sports">Sport</string> + <string name="Content$Talk_Show">Talk Show</string> + <string name="Content$Team_Sports">Sport di squadra</string> + <string name="Content$Technology__Natural_Sciences">Tecnologia/Scienze naturali</string> + <string name="Content$Tennis__Squash">Tennis/Squash</string> + <string name="Content$Tourism__Travel">Turismo/Viaggi</string> + <string name="Content$Unpublished">Non pubblicato</string> + <string name="Content$Variety_Show">Spettacolo di varietà</string> + <string name="Content$Water_Sport">Sport acquatici</string> + <string name="Content$Winter_Sports">Sport invernali</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-it/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Vai alla home page"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Vai in alto"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Altre opzioni"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Fine"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Visualizza tutte"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Scegli un\'applicazione"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Cancella query"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Query di ricerca"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Cerca"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Invia query"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Ricerca vocale"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Condividi con"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Condividi con %s"</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-it/strings.xml --> + <eat-comment/> + <string name="aborted">Connessione terminata.</string> + <string name="about_text"> + Info sul programma \"Gestore VDR\" per Android\n + Questa è la versione %1$s\n + Se a casa disponi di una VDR raggiungibile + da Internet e possiedi un telefono cellulare che usa Android allora forse hai trovato l\'applicazione che fa per te. + Per maggiori dettagli visita http://projects.vdr-developer.org/projects/vdr-manager/wiki. + Autore:\n + bju<herrlado@gmail.com> + herrlado<herrlado@gmail.com> + Traduzione italiana:\n + Diego Pierotto + </string> + <string name="about_title">Info</string> + <string name="action_menu_channels">Canali</string> + <string name="action_menu_epg">Elenco EPG</string> + <string name="action_menu_recordings">Registrazioni</string> + <string name="action_menu_search">Ricerca EPG</string> + <string name="action_menu_timers">Timer</string> + <string name="action_menu_wakeup">Accensione</string> + <string name="app_name">Gestore VDR</string> + <string name="channel_filter_filter_summary">Usa solo determinati canali</string> + <string name="channel_filter_filter_title">Limita canali</string> + <string name="channel_filter_last_summary">Numero di canali o sequenze separate da virgole (separatore \'-\'). Es. 1,2,4-10</string> + <string name="channel_filter_last_title">Filtro canale</string> + <string name="channel_filter_preferences">Impostazioni canale</string> + <string name="channel_group_menu_hide">Nascondi</string> + <string name="channel_group_menu_hide_permanent">Nascondi sempre</string> + <string name="channel_item_menu_epg">Mostra EPG</string> + <string name="channel_item_menu_hide">Nascondi</string> + <string name="channel_item_menu_hide_permanent">Nascondi sempre</string> + <string name="channel_item_menu_stream">Mostra trasmissione</string> + <string name="channels_window_title_count">%1$s, %2$s/%3$s</string> + <string name="common_delete">Elimina</string> + <string name="done">Completato</string> + <string name="epg_by_channel">EPG per canale</string> + <string name="epg_by_search">Ricerca EPG</string> + <string name="epg_by_search_param">Ricerca EPG: \'%1$s\'</string> + <string name="epg_by_time">EPG per ora</string> + <string name="epg_by_time_args">EPG per ora: \'%1$s\'</string> + <string name="epg_client_errors">Si è verificato un errore, verifica il registro...</string> + <string name="epg_duration_template">%1$s min</string> + <string name="epg_duration_template_live">%1$s/%2$s min</string> + <string name="epg_eent_livetv_text">Trasmissione</string> + <string name="epg_event_create_timer_text">Aggiungi timer</string> + <string name="epg_event_imdb_text">Ricerca IMDb</string> + <string name="epg_event_modify_timer_text">Modifica timer</string> + <string name="epg_event_omdb_text">Ricerca OMDB</string> + <string name="epg_event_share_text">Condividi</string> + <string name="epg_event_tmdb_text">Ricerca TMDb</string> + <string name="epg_item_menu_timer_add">Crea timer</string> + <string name="epg_item_menu_timer_delete">Elimina timer</string> + <string name="epg_item_menu_timer_disable">Disabilita timer</string> + <string name="epg_item_menu_timer_enable">Abilita timer</string> + <string name="epg_item_menu_timer_modify">Modifica timer</string> + <string name="epg_list_channel_spinner">Canale</string> + <string name="epg_list_search_label">Ricerca risultati</string> + <string name="epg_list_time_adhoc">Alle</string> + <string name="epg_list_time_label">In programmazione alle</string> + <string name="epg_list_time_next">Successivo</string> + <string name="epg_list_time_now">In onda</string> + <string name="epg_menu_search">Ricerca EPG</string> + <string name="epg_menu_times">Numero ricerche</string> + <string name="epg_no_items">Nessun risultato trovato...</string> + <string name="epg_of_a_channel">EPG -> %1$s, %2$s/%3$s</string> + <string name="epg_search_button">Cerca</string> + <string name="epg_search_settings_description">Ricerca EPG in VDR</string> + <string name="epg_search_times_add">Aggiungi numero</string> + <string name="epg_search_times_window">Numero personalizzato</string> + <string name="epg_window_title_count">%1$s, %2$s</string> + <string name="groupby_group">Gruppo</string> + <string name="groupby_name">Nome</string> + <string name="groupby_name_all_channels_group">Tutti i canali</string> + <string name="groupby_provider">Emittente</string> + <string name="groupby_window_title_templte">Ordina per %1$s</string> + <string name="gui_channels_show_channel_numbers_summary">Mostra il numero di canali nella lista canali</string> + <string name="gui_channels_show_channel_numbers_title">Mostra numero canali</string> + <string name="gui_custom_locale_sum">Seleziona una lingua</string> + <string name="gui_custom_locale_title">Lingua</string> + <string name="gui_enable_24h_format_summary_off">1:00 PM</string> + <string name="gui_enable_24h_format_summary_on">13:00</string> + <string name="gui_enable_24h_format_title">Usa formato 24 ore</string> + <string name="gui_max_recent_channels_summary">Quanti canali vuoi conservare tra quelli recenti?</string> + <string name="gui_max_recent_channels_title">Numero massimo canali recenti</string> + <string name="gui_preferences">Impostazioni GUI</string> + <string name="gui_quit_on_back_summary_off">Il tasto Indietro non chiude VDR-Manager</string> + <string name="gui_quit_on_back_summary_on">Il tasto Indietro chiude VDR-Manager</string> + <string name="gui_quit_on_back_title">Esci con tasto Indietro</string> + <string name="key_remux_command">remux_command</string> + <string name="key_remux_enable">remux_enable</string> + <string name="key_remux_parameter">remux_parameter</string> + <string name="livetv">Trasmissione dal vivo</string> + <string name="main_menu_exit">Esci</string> + <string name="main_menu_goto">Cambia dispositivo</string> + <string name="main_menu_goto_no_vdr">Impossibile caricare il dispositivo selezionato</string> + <string name="main_menu_goto_title">Passa a...</string> + <string name="main_menu_info">Info</string> + <string name="main_menu_preferences">Impostazioni</string> + <string name="main_menu_switched_to">Passato a %1$s</string> + <string name="menu_groupby">Ordina per</string> + <string name="navigae_at_the_end">Fine</string> + <string name="navigae_at_the_start">Inizio</string> + <string name="new_timer">Nuovo timer</string> + <string name="new_vdr">Nuova VDR</string> + <string name="no_connection">Nessuna connessione</string> + <string name="no_connection_retry">Riprova</string> + <string name="no_internet_connection">Nessuna connessione dati</string> + <string name="no_vdr">Nessun dispositivo VDR</string> + <string name="prefs_current_value">Attuale:</string> + <string name="prefs_current_value_not_set"><non impostato></string> + <string name="prefs_current_value_template">\nAttuale: %1$s</string> + <string name="progress_cache_hit">Caricato dalla cache</string> + <string name="progress_channels_loading">Caricamento canali...</string> + <string name="progress_connect">Connessione...</string> + <string name="progress_connect_error">Connessione fallita!</string> + <string name="progress_connect_finished_abnormal">Connessione completata in modo anomalo</string> + <string name="progress_connect_finished_abnormal_arg">Connessione completata in modo anomalo: %1$s</string> + <string name="progress_connect_timeout">Connessione scaduta!</string> + <string name="progress_disconnect">Disconnessione...</string> + <string name="progress_login">Accedi</string> + <string name="progress_login_error">Accesso fallito!</string> + <string name="progress_recording_delete">Eliminazione registrazione...</string> + <string name="progress_recordings_loading">Caricamento registrazioni...</string> + <string name="progress_timer_delete">Rimozione timer...</string> + <string name="progress_timer_disable">Disattivazione timer...</string> + <string name="progress_timer_enable">Attivazione timer...</string> + <string name="progress_timer_modify">Aggiornamento timer...</string> + <string name="progress_timer_save">Salvataggio timer...</string> + <string name="progress_timers_loading">Caricamento timer...</string> + <string name="progress_wakeup_error">Errore invio richiesta accensione: %1$s</string> + <string name="progress_wakeup_sending">Inizio richiesta accensione...</string> + <string name="progress_wakeup_sent">Richiesta accensione inviata</string> + <string name="progress_whatson_loading">Caricamento EPG...</string> + <string name="qui_imdb_url_summary">Sito IMDb da usare</string> + <string name="qui_imdb_url_title">Sito IMDb</string> + <string name="qui_show_imdb_button_summary_off">Non mostrare il tasto IMDb</string> + <string name="qui_show_imdb_button_summary_on">Mostra il tasto IMDb</string> + <string name="qui_show_imdb_button_title">Mostra tasto IMDb</string> + <string name="qui_show_omdb_button_summary_off">Non mostrare il tasto OMDB</string> + <string name="qui_show_omdb_button_summary_on">Mostra il tasto OMDB</string> + <string name="qui_show_omdb_button_title">Mostra tasto OMDB</string> + <string name="qui_show_tmdb_button_summary_off">Tasto TMDb non visibile</string> + <string name="qui_show_tmdb_button_summary_on">Tasto TMDb visibile</string> + <string name="qui_show_tmdb_button_title">Mostra tasto TMDb</string> + <string name="recent_channels">Canali recenti</string> + <string name="recent_channels_no_history">Nessuna cronologia...</string> + <string name="recording_item_menu_delete">Elimina</string> + <string name="recording_item_menu_stream">Trasmissione</string> + <string name="recstream">Trasmissione registrazioni</string> + <string name="recstream_enable_summary">Abilita trasmissione registrazioni</string> + <string name="recstream_enable_title">Trasmissione registrazioni</string> + <string name="recstream_method_summary">La trasmissione tramite il plugin VDR Live è attualmente supportata</string> + <string name="recstream_method_title">Metodo trasmissione</string> + <string name="refresh">Aggiorna</string> + <string name="remux_command_summary">Di solito EXT o Extern (es. http://vdr:3000/Extern/1)</string> + <string name="remux_command_title">Comando</string> + <string name="remux_enable_summary">Abilita trasmissione tramite remux (es. externremux.sh)</string> + <string name="remux_enable_title">Abilita Remux</string> + <string name="remux_parameter_summary">Controllo qualità trasmissione (es. http://vdr:3000/Extern;DSL1000/1)</string> + <string name="remux_parameter_title">Parametro</string> + <string name="remux_title">Remux</string> + <string name="search_epg_hint">Ricerca EPG</string> + <string name="search_reapt">Riesegui</string> + <string name="settings_live_port">Porta plugin VDR Live</string> + <string name="settings_live_port_summary">Il plugin VDR Live usa la porta 8008 come predefinita.</string> + <string name="settings_livetv_port">Porta trasmissione</string> + <string name="settings_livetv_port_summary">Predefinita 3000. L\'accesso deve essere abilitato in \"streamdevhosts.conf\".</string> + <string name="settings_livetv_streamformat">Formato trasmissione</string> + <string name="settings_livetv_summary">Sono necessari \"streamdev-server\" nella VDR e un riproduttore esterno come VPlayer</string> + <string name="share">Condividi</string> + <string name="share_chooser">Condividi valore EPG</string> + <string name="stream_as">come %s</string> + <string name="stream_via">tramite %s</string> + <string name="stream_via_as">Trasmissione</string> + <string name="streaming_password_sum">Imposta la password del server streamdev (es. -a \'nomeutente:password\')</string> + <string name="streaming_password_title">Password streamdev</string> + <string name="streaming_username_sum">Imposta il nome utente del server streamdev (es. -a \'nomeutente:password\')</string> + <string name="streaming_username_title">Nome utente streamdev</string> + <string name="timer_default_lifetime_summary">Durata predefinita</string> + <string name="timer_default_lifetime_title">Durata predefinita</string> + <string name="timer_default_primary_limit_summary">Limite primario predefinito</string> + <string name="timer_default_primary_limit_title">Limite primario predefinito</string> + <string name="timer_default_priority_summary">Priorità predefinita</string> + <string name="timer_default_priority_title">Priorità predefinita</string> + <string name="timer_post_end_buffer_summary">Minuti di fermo registrazione dopo la fine + dell\'evento</string> + <string name="timer_post_end_buffer_title">Margine fine</string> + <string name="timer_pre_start_buffer_summary">Minuti di avvio registrazione prima dell\'inizio + dell\'evento</string> + <string name="timer_pre_start_buffer_title">Margine inizio</string> + <string name="timer_preferences">Valori predefiniti timer</string> + <string name="update_will_start_in">L\'aggiornamento si avvierà tra qualche secondo</string> + <string name="vdr_advanced_preferences">Avanzate</string> + <string name="vdr_advanced_preferences_summary">Impostazioni avanzate</string> + <string name="vdr_conntimeout_sum">Tempo (in secondi) da aspettare prima che la connessione venga stabilita</string> + <string name="vdr_conntimeout_title">Durata connessione</string> + <string name="vdr_device_delete_qeustion">Eliminare questo dispositivo?</string> + <string name="vdr_devices">Dispositivi VDR</string> + <string name="vdr_devices_category">Dispositivi VDR</string> + <string name="vdr_devices_summary">Definisci uno o più dispositivi VDR (in arrivo)</string> + <string name="vdr_encoding_summary">Codifica caratteri della VDR. Predefinito utf-8.</string> + <string name="vdr_encoding_title">Codifica caratteri</string> + <string name="vdr_error_text">La comunicazione con VDR ha causato un errore: %1$s</string> + <string name="vdr_host_summary">Nome sistema o indirizzo IP della VDR in esecuzione</string> + <string name="vdr_host_title">Nome sistema/IP</string> + <string name="vdr_name_summary">Nome del dispositivo</string> + <string name="vdr_name_title">Nome</string> + <string name="vdr_password_summary">Password per il plugin di VDR</string> + <string name="vdr_password_title">Password plugin VDR</string> + <string name="vdr_port_default">6420</string> + <string name="vdr_port_summary">Porta per connessioni al plugin di VDR</string> + <string name="vdr_port_title">Porta plugin VDR</string> + <string name="vdr_preferences">Impostazioni rete</string> + <string name="vdr_prefs_category">Dispositivo</string> + <string name="vdr_readtimeout_sum">Tempo (in secondi) da apsettare per ogni operazione di lettura</string> + <string name="vdr_readtimeout_title">Durata lettura</string> + <string name="vdr_ssl_summary">Usa SSL per le connessioni</string> + <string name="vdr_ssl_title">Connessione sicura</string> + <string name="vdr_timeout_sum">Tempo (in secondi) da aspettare per un\'intera operazione di I/O prima di essere terminata</string> + <string name="vdr_timeout_title">Durata totale</string> + <string name="wakeup_enabled_summary">Abilita accensione VDR da remoto</string> + <string name="wakeup_enabled_title">Può accendere VDR da remoto</string> + <string name="wakeup_method_summary">Scegli un metodo per accendere VDR</string> + <string name="wakeup_method_title">Metodo accensione</string> + <string name="wakeup_password_summary">Password per accensione remota</string> + <string name="wakeup_password_title">Password accensione</string> + <string name="wakeup_preferences">Accensione VDR da remoto</string> + <string name="wakeup_url_summary">URL per richiesta esecuzione accensione</string> + <string name="wakeup_url_title">URL per accensione remota</string> + <string name="wakeup_user_summary">Utente per accensione remota</string> + <string name="wakeup_user_title">Utente accensione</string> + <string name="wakeup_wol_custom_boradcast_summary">A meno di non avere delle tabelle ARP statiche dovresti usare un indirizzo di broadcast.</string> + <string name="wakeup_wol_custom_boradcast_title">Indirizzo IP destinazione</string> + <string name="wakeup_wol_mac_summary">Indirizzo MAC di VDR. Usa \':\' o \'-\' o uno spazio come separatore.</string> + <string name="wakeup_wol_mac_title">Indirizzo MAC</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-iw/values-iw.xml b/vdrmanager/app/build/intermediates/res/debug/values-iw/values-iw.xml new file mode 100644 index 0000000..6a91f89 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-iw/values-iw.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-iw/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"נווט לדף הבית"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"נווט למעלה"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"עוד אפשרויות"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"בוצע"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ראה הכול"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"בחר אפליקציה"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"מחק שאילתה"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"שאילתת חיפוש"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"חפש"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"שלח שאילתה"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"חיפוש קולי"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"שתף עם"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"שתף עם %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-ja/values-ja.xml b/vdrmanager/app/build/intermediates/res/debug/values-ja/values-ja.xml new file mode 100644 index 0000000..56103ac --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-ja/values-ja.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ja/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"ホームへ移動"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"上へ移動"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"その他のオプション"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"完了"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"すべて表示"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"アプリの選択"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"検索キーワードを削除"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"検索キーワード"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"検索"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"検索キーワードを送信"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"音声検索"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"共有"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%sと共有"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-ka-rGE/values-ka-rGE.xml b/vdrmanager/app/build/intermediates/res/debug/values-ka-rGE/values-ka-rGE.xml new file mode 100644 index 0000000..e5c211e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-ka-rGE/values-ka-rGE.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ka-rGE/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"მთავარზე ნავიგაცია"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"ზემოთ ნავიგაცია"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"მეტი ვარიანტები"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"დასრულდა"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ყველას ნახვა"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"აპის არჩევა"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"მოთხოვნის გასუფთავება"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"ძიების მოთხოვნა"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"ძიება"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"მოთხოვნის გადაგზავნა"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"ხმოვანი ძიება"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"გაზიარება:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s-თან გაზიარება"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-km-rKH/values-km-rKH.xml b/vdrmanager/app/build/intermediates/res/debug/values-km-rKH/values-km-rKH.xml new file mode 100644 index 0000000..f5f28b6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-km-rKH/values-km-rKH.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-km-rKH/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"រកមើលទៅដើម"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"រកមើលឡើងលើ"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ជម្រើសច្រើនទៀត"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"រួចរាល់"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"មើលទាំងអស់"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"ជ្រើសកម្មវិធី"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"សម្អាតសំណួរ"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"ស្វែងរកសំណួរ"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"ស្វែងរក"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"ដាក់ស្នើសំណួរ"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"ការស្វែងរកសំឡេង"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ចែករំលែកជាមួយ"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ចែករំលែកជាមួយ %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-ko/values-ko.xml b/vdrmanager/app/build/intermediates/res/debug/values-ko/values-ko.xml new file mode 100644 index 0000000..338dcd9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-ko/values-ko.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ko/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"홈 탐색"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"위로 탐색"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"옵션 더보기"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"완료"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"전체 보기"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"앱 선택"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"검색어 삭제"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"검색어"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"검색"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"검색어 보내기"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"음성 검색"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"공유 대상"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s와(과) 공유"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-land/values-land.xml b/vdrmanager/app/build/intermediates/res/debug/values-land/values-land.xml new file mode 100644 index 0000000..1d3bbc7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-land/values-land.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-land/values.xml --> + <eat-comment/> + <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> + <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> + <bool name="abc_split_action_bar_is_narrow">false</bool> + <dimen name="abc_action_bar_default_height">40dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen> + <dimen name="abc_action_bar_progress_bar_size">32dp</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">4dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">12dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-2dp</dimen> + <dimen name="abc_action_bar_title_text_size">16dp</dimen> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-large-v14/values-large-v14.xml b/vdrmanager/app/build/intermediates/res/debug/values-large-v14/values-large-v14.xml new file mode 100644 index 0000000..8f4f208 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-large-v14/values-large-v14.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large-v14/values.xml --> + <eat-comment/> + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge.Base"/> + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge.Base"/> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-large/values-large.xml b/vdrmanager/app/build/intermediates/res/debug/values-large/values-large.xml new file mode 100644 index 0000000..21c1afd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-large/values-large.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large/values.xml --> + <eat-comment/> + <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> + <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> + <bool name="abc_split_action_bar_is_narrow">false</bool> + <dimen name="abc_config_prefDialogWidth">440dp</dimen> + <dimen name="abc_search_view_text_min_width">192dip</dimen> + <item name="dialog_fixed_height_major" type="dimen">60%</item> + <item name="dialog_fixed_height_minor" type="dimen">90%</item> + <item name="dialog_fixed_width_major" type="dimen">60%</item> + <item name="dialog_fixed_width_minor" type="dimen">90%</item> + <integer name="abc_max_action_buttons">4</integer> + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.Dialog.FixedSize"/> + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Dialog.Light.FixedSize"/> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-lo-rLA/values-lo-rLA.xml b/vdrmanager/app/build/intermediates/res/debug/values-lo-rLA/values-lo-rLA.xml new file mode 100644 index 0000000..795a768 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-lo-rLA/values-lo-rLA.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lo-rLA/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"ກັບໄປໜ້າຫຼັກ"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"ຂຶ້ນເທິງ"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ໂຕເລືອກອື່ນ"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"ແລ້ວໆ"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ເບິ່ງທັງຫມົດ"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"ເລືອກແອັບຯ"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"ລຶບຂໍ້ຄວາມຊອກຫາ"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"ຊອກຫາ"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"ຊອກຫາ"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"ສົ່ງການຊອກຫາ"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"ຊອກຫາດ້ວຍສຽງ"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ແບ່ງປັນກັບ"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ແບ່ງປັນກັບ %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-lt/values-lt.xml b/vdrmanager/app/build/intermediates/res/debug/values-lt/values-lt.xml new file mode 100644 index 0000000..8f131c1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-lt/values-lt.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lt/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Eiti į pagrindinį puslapį"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Eiti į viršų"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Daugiau parinkčių"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Atlikta"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Peržiūrėti viską"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pasirinkti programą"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Išvalyti užklausą"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Paieškos užklausa"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Paieška"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Pateikti užklausą"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Paieška balsu"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Bendrinti naudojant"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Bendrinti naudojant „%s“"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-lv/values-lv.xml b/vdrmanager/app/build/intermediates/res/debug/values-lv/values-lv.xml new file mode 100644 index 0000000..af68b9c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-lv/values-lv.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lv/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Pārvietoties uz sākuma ekrānu"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Pārvietoties augšup"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Vairāk opciju"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Gatavs"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Skatīt visu"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Izvēlieties lietotni"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Notīrīt vaicājumu"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Meklēšanas vaicājums"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Meklēt"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Iesniegt vaicājumu"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Meklēšana ar balsi"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Kopīgot ar:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Kopīgot ar %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-mn-rMN/values-mn-rMN.xml b/vdrmanager/app/build/intermediates/res/debug/values-mn-rMN/values-mn-rMN.xml new file mode 100644 index 0000000..404ef16 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-mn-rMN/values-mn-rMN.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-mn-rMN/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Нүүр хуудас руу шилжих"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Дээш шилжих"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Нэмэлт сонголтууд"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Дууссан"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Бүгдийг харах"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Апп сонгох"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Асуулгыг цэвэрлэх"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Хайх асуулга"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Хайх"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Асуулгыг илгээх"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Дуут хайлт"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Хуваалцах"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s-тай хуваалцах"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-ms-rMY/values-ms-rMY.xml b/vdrmanager/app/build/intermediates/res/debug/values-ms-rMY/values-ms-rMY.xml new file mode 100644 index 0000000..4ea539c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-ms-rMY/values-ms-rMY.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ms-rMY/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigasi skrin utama"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigasi ke atas"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Lagi pilihan"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Selesai"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Lihat semua"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pilih apl"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Kosongkan pertanyaan"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Pertanyaan carian"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Cari"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Serah pertanyaan"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Carian suara"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Kongsi dengan"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Kongsi dengan %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-nb/values-nb.xml b/vdrmanager/app/build/intermediates/res/debug/values-nb/values-nb.xml new file mode 100644 index 0000000..f8a219d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-nb/values-nb.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nb/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Gå til startsiden"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Gå opp"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Flere alternativer"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Fullført"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Se alle"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Velg en app"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Slett søket"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Søkeord"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Søk"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Utfør søket"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Talesøk"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Del med"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Del med %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-nl/values-nl.xml b/vdrmanager/app/build/intermediates/res/debug/values-nl/values-nl.xml new file mode 100644 index 0000000..398015c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-nl/values-nl.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nl/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeren naar startpositie"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Omhoog navigeren"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Meer opties"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Gereed"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Alles weergeven"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Een app selecteren"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Zoekopdracht wissen"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Zoekopdracht"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Zoeken"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Zoekopdracht verzenden"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Gesproken zoekopdracht"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Delen met"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Delen met %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-pl/values-pl.xml b/vdrmanager/app/build/intermediates/res/debug/values-pl/values-pl.xml new file mode 100644 index 0000000..3788a8b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-pl/values-pl.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pl/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Przejdź do strony głównej"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Przejdź wyżej"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Więcej opcji"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Gotowe"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Zobacz wszystkie"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Wybierz aplikację"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Wyczyść zapytanie"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Wyszukiwane hasło"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Szukaj"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Wyślij zapytanie"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Wyszukiwanie głosowe"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Udostępnij dla"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Udostępnij dla %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-pt-rPT/values-pt-rPT.xml b/vdrmanager/app/build/intermediates/res/debug/values-pt-rPT/values-pt-rPT.xml new file mode 100644 index 0000000..bc2cc0d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-pt-rPT/values-pt-rPT.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt-rPT/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navegar para a página inicial"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navegar para cima"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Mais opções"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Concluído"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver tudo"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Escolher uma aplicação"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Limpar consulta"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de pesquisa"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Pesquisar"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Pesquisa por voz"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Partilhar com"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Partilhar com %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-pt/values-pt.xml b/vdrmanager/app/build/intermediates/res/debug/values-pt/values-pt.xml new file mode 100644 index 0000000..b3f2f83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-pt/values-pt.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navegar para a página inicial"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navegar para cima"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Mais opções"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Concluído"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver tudo"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Selecione um aplicativo"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Limpar consulta"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de pesquisa"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Pesquisar"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Pesquisa por voz"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Compartilhar com"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Compartilhar com %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-ro/values-ro.xml b/vdrmanager/app/build/intermediates/res/debug/values-ro/values-ro.xml new file mode 100644 index 0000000..9c13dd5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-ro/values-ro.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ro/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigați la ecranul de pornire"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigați în sus"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Mai multe opțiuni"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Terminat"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Afișați-le pe toate"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Alegeți o aplicaţie"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Ștergeți interogarea"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Interogare de căutare"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Căutați"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Trimiteți interogarea"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Căutare vocală"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Trimiteți la"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Trimiteți la %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-ru/values-ru.xml b/vdrmanager/app/build/intermediates/res/debug/values-ru/values-ru.xml new file mode 100644 index 0000000..b90902d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-ru/values-ru.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ru/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Перейти на главный экран"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Перейти вверх"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Другие параметры"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Показать все"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Выбрать приложение"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Удалить запрос"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Поисковый запрос"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Поиск"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Отправить запрос"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Голосовой поиск"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Открыть доступ"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Открыть доступ пользователю %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-sk/values-sk.xml b/vdrmanager/app/build/intermediates/res/debug/values-sk/values-sk.xml new file mode 100644 index 0000000..034c96f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-sk/values-sk.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sk/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Prejsť na plochu"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Prejsť hore"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Ďalšie možnosti"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Hotovo"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Zobraziť všetko"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Zvoľte aplikáciu"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Vymazať dopyt"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Vyhľadávací dopyt"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Hľadať"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Odoslať dopyt"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Hlasové vyhľadávanie"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Zdieľať pomocou"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Zdieľať pomocou %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-sl/values-sl.xml b/vdrmanager/app/build/intermediates/res/debug/values-sl/values-sl.xml new file mode 100644 index 0000000..0ac5665 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-sl/values-sl.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sl/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Krmarjenje domov"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Krmarjenje navzgor"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Več možnosti"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Končano"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Pokaži vse"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Izbira aplikacije"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Izbris poizvedbe"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Iskalna poizvedba"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Iskanje"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Pošiljanje poizvedbe"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Glasovno iskanje"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Deljenje z"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Deljenje z:"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-sr/values-sr.xml b/vdrmanager/app/build/intermediates/res/debug/values-sr/values-sr.xml new file mode 100644 index 0000000..48d6d6c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-sr/values-sr.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sr/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Одлазак на Почетну"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Кретање нагоре"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Још опција"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Прикажи све"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Избор апликације"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Брисање упита"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Упит за претрагу"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Претрага"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Слање упита"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Гласовна претрага"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Дели са"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Дели са апликацијом %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-sv/values-sv.xml b/vdrmanager/app/build/intermediates/res/debug/values-sv/values-sv.xml new file mode 100644 index 0000000..f48e24c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-sv/values-sv.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sv/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Visa startsidan"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigera uppåt"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Fler alternativ"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Klart"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Visa alla"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Välj en app"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Ta bort frågan"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Sökfråga"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Sök"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Skicka fråga"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Röstsökning"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Dela med"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Dela med %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-sw/values-sw.xml b/vdrmanager/app/build/intermediates/res/debug/values-sw/values-sw.xml new file mode 100644 index 0000000..19ca1ac --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-sw/values-sw.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Nenda mwanzo"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Nenda juu"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Chaguo zaidi"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Nimemaliza"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Angalia zote"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Chagua programu"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Futa hoja"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Hoja ya utafutaji"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Tafuta"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Wasilisha hoja"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Tafuta kwa kutamka"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Shiriki na:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Shiriki na %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-sw600dp/values-sw600dp.xml b/vdrmanager/app/build/intermediates/res/debug/values-sw600dp/values-sw600dp.xml new file mode 100644 index 0000000..4ab154b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-sw600dp/values-sw600dp.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw600dp/values.xml --> + <eat-comment/> + <dimen name="abc_action_bar_default_height">56dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">14dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen> + <dimen name="abc_action_bar_title_text_size">18dp</dimen> + <dimen name="abc_config_prefDialogWidth">580dp</dimen> + <integer name="abc_max_action_buttons">5</integer> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-th/values-th.xml b/vdrmanager/app/build/intermediates/res/debug/values-th/values-th.xml new file mode 100644 index 0000000..05ded18 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-th/values-th.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-th/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"นำทางไปหน้าแรก"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"นำทางขึ้น"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ตัวเลือกอื่น"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"เสร็จสิ้น"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ดูทั้งหมด"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"เลือกแอป"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"ล้างข้อความค้นหา"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"ข้อความค้นหา"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"ค้นหา"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"ส่งข้อความค้นหา"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"ค้นหาด้วยเสียง"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"แชร์กับ"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"แชร์กับ %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-tl/values-tl.xml b/vdrmanager/app/build/intermediates/res/debug/values-tl/values-tl.xml new file mode 100644 index 0000000..e6f5dcd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-tl/values-tl.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tl/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Mag-navigate patungo sa home"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Mag-navigate pataas"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Higit pang mga opsyon"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Tapos na"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Tingnan lahat"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pumili ng isang app"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"I-clear ang query"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Query sa paghahanap"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Maghanap"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Isumite ang query"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Paghahanap gamit ang boses"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Ibahagi sa/kay"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Ibahagi sa/kay %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-tr/values-tr.xml b/vdrmanager/app/build/intermediates/res/debug/values-tr/values-tr.xml new file mode 100644 index 0000000..279b4b6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-tr/values-tr.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tr/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ana ekrana git"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Yukarı git"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Diğer seçenekler"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Tamamlandı"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Tümünü göster"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Bir uygulama seçin"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Sorguyu temizle"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Arama sorgusu"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Ara"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Sorguyu gönder"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Sesli arama"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Şununla paylaş"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s ile paylaş"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-uk/values-uk.xml b/vdrmanager/app/build/intermediates/res/debug/values-uk/values-uk.xml new file mode 100644 index 0000000..cb92ba6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-uk/values-uk.xml @@ -0,0 +1,364 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-uk/strings.xml --> + <eat-comment/> + <string-array name="imdb_urls"> + <item>Міжнародний</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <string-array name="lang"> + <item>Англійська</item> + <item>Німецька</item> + <item>Італійська</item> + </string-array> + <string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + <string-array name="recstream_entries"> + <item>Додаток VDR live</item> + <item>Додаток VDR streamdev</item> + <item>Додаток VDR smattvweb</item> + </string-array> + <string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (не рекомендується)</item> + </string-array> + <string-array name="wakeup_methods"> + <item>Виклик URL</item> + <item>WOL (пробудження через інтернет)</item> + </string-array> + <string name="Content$Adult_Movie__Drama">Кіно для дорослих/Драма</string> + <string name="Content$Adventure__Western__War">Пригоди/Вестерн/Війна</string> + <string name="Content$Advertisement__Shopping">Реклама/Закупи</string> + <string name="Content$Arts__Culture">Мистецтво/Культура</string> + <string name="Content$Arts__Culture_Magazine">Мистецтво/Культурний журнал</string> + <string name="Content$Athletics">Атлетика</string> + <string name="Content$Ballet">Балет</string> + <string name="Content$Black_and_White">Чорне і біле</string> + <string name="Content$Broadcasting__Press">Трансляція/Преса</string> + <string name="Content$Cartoons__Puppets">Мультфільми</string> + <string name="Content$Childrens__Youth_Programme">Дитяче/Молодіжні програми</string> + <string name="Content$Comedy">Комедія</string> + <string name="Content$Cooking">Готування їжі</string> + <string name="Content$Detective__Thriller">Детектив/Тріллер</string> + <string name="Content$Discussion__Inverview__Debate">Дискусія/Інтерв’ю/Дебати</string> + <string name="Content$Documentary">Документальне</string> + <string name="Content$Economics__Social_Advisory">Економіка/Соціальний порадник</string> + <string name="Content$Education__Science__Factual">Навчання/Наука/Факти</string> + <string name="Content$Entertainment_Programme_for_10_to_16">Програми для дітей від 10 до 16 років</string> + <string name="Content$Entertainment_Programme_for_6_to_14">Програми для дітей від 6 до 14 років</string> + <string name="Content$Equestrian">Кінний спорт</string> + <string name="Content$Experimental_Film__Video">Експериментальний фільм/Відео</string> + <string name="Content$Fashion">Мода</string> + <string name="Content$Film__Cinema">Кінофільм</string> + <string name="Content$Fine_Arts">Образотворче мистецтво</string> + <string name="Content$Fitness_and_Health">Фітнес і здоров’я</string> + <string name="Content$Folk__Tradional_Music">Фльк/Традиційна музика</string> + <string name="Content$Football__Soccer">Футбол</string> + <string name="Content$Foreign_Countries__Expeditions">Зарубіжні країни/Експедиції</string> + <string name="Content$Further_Education">Дальше навчання</string> + <string name="Content$Game_Show__Quiz__Contest">Ігрове шоу/Тести</string> + <string name="Content$Gardening">Сад/Город</string> + <string name="Content$Handicraft">Ремісниче</string> + <string name="Content$Informational__Educational__School_Programme">Інформаційні/Навчальні/Шкільна програма</string> + <string name="Content$Jazz">Джаз</string> + <string name="Content$Languages">Мови</string> + <string name="Content$Leisure__Hobbies">Відпочинок/Хоббі</string> + <string name="Content$Literature">Література</string> + <string name="Content$Live_Broadcast">Трансляція</string> + <string name="Content$Magazine__Report__Documentary">Журнал/Рапорт/Документальне</string> + <string name="Content$Martial_Sports">Військовий спорт</string> + <string name="Content$Medicine__Physiology__Psychology">Медицина/Фізіологія/Психологія</string> + <string name="Content$Motor_Sport">Моторний спорт</string> + <string name="Content$Motoring">Автомобільна справа</string> + <string name="Content$Movie__Drama">Фільм/Драма</string> + <string name="Content$Music__Ballet__Dance">Музика/Балет/Танці</string> + <string name="Content$Musical__Opera">Мюзикл/Опера</string> + <string name="Content$Nature__Animals__Environment">Природа/Тварини/Навколишнє оточення</string> + <string name="Content$New_Media">Нові медія</string> + <string name="Content$News_Magazine">Журнал новин</string> + <string name="Content$News__Current_Affairs">Новини/Поточні події</string> + <string name="Content$News__Weather_Report">Новини/Спорт</string> + <string name="Content$Original_Language">Оригінальна мова</string> + <string name="Content$Performing_Arts">Дресирування</string> + <string name="Content$Popular_Culture__Traditional_Arts">Популярна культура/Традиційне мистецтво</string> + <string name="Content$Preschool_Childrens_Programme">Дошкільні дитячі програми</string> + <string name="Content$Religion">Релігія</string> + <string name="Content$Remarkable_People">Незвичайні люди</string> + <string name="Content$Rock__Pop">Рок/Поп</string> + <string name="Content$Romance">Романс</string> + <string name="Content$Science_Fiction__Fantasy__Horror">Наукова фантастика/Фантастика/Жахи</string> + <string name="Content$Serious__Classical_Music">Серйозна/Класична музика</string> + <string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Серйозне/Класика/Релігія/Історія/Драма</string> + <string name="Content$Show__Game_Show">Шоу//Ігри</string> + <string name="Content$Soap__Melodrama__Folkloric">Мильна опера/Мелодрама/Фольклор</string> + <string name="Content$Social__Political__Economics">Соцільне/Політичне/Економічне</string> + <string name="Content$Social__Spiritual_Sciences">Соціальна/Духовна наука</string> + <string name="Content$Special_Event">Спеціальні події</string> + <string name="Content$Sport_Magazine">Спортивний журнал</string> + <string name="Content$Sports">Спорт</string> + <string name="Content$Talk_Show">Ток шоу</string> + <string name="Content$Team_Sports">Спортивні команди</string> + <string name="Content$Technology__Natural_Sciences">Технологія/Природничі науки</string> + <string name="Content$Tennis__Squash">Теніс/Сквош</string> + <string name="Content$Tourism__Travel">Туризм/Подорожі</string> + <string name="Content$Unpublished">Неопубліковане</string> + <string name="Content$Variety_Show">Вар’єте</string> + <string name="Content$Water_Sport">Водний спорт</string> + <string name="Content$Winter_Sports">Зимовий спорт</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-uk/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Перейти на головний"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Перейти вгору"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Інші опції"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Переглянути всі"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Вибрати програму"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Очистити запит"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Пошуковий запит"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Пошук"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Надіслати запит"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Голосовий пошук"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Надіслати через"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Надіслати через %s"</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-uk/strings.xml --> + <eat-comment/> + <string name="aborted">Підключення перервано.</string> + <string name="about_text">Про програму \"VDR-менеджер\" для Android\n +Це версія %1$s\n +Якщо Ви маєте пристрій VDR, до якого є доступ +через інтернет і є мобільний телефон з ОС Android, тоді Ви оцінити можливості цієї прогорами. +Для більше інформації відвідайте сторінку http://projects.vdr-developer.org/projects/vdr-manager/wiki. +Автор:\n +bju<herrlado@gmail.com> +herrlado<herrlado@gmail.com> + </string> + <string name="about_title">Про програму</string> + <string name="action_menu_channels">Канали</string> + <string name="action_menu_epg">Список EPG</string> + <string name="action_menu_recordings">Записи</string> + <string name="action_menu_search">Пошук EPG</string> + <string name="action_menu_timers">Таймери</string> + <string name="action_menu_wakeup">Пробудження</string> + <string name="app_name">VDR-менеджер</string> + <string name="channel_filter_filter_summary">Вокористовувати тільки дані канали</string> + <string name="channel_filter_filter_title">Обмеження на канали</string> + <string name="channel_filter_last_summary">Розділені комами номери каналів або діапазони (роздільник \"-\"). Наприклад 1,2,4-10</string> + <string name="channel_filter_last_title">Фільтр каналів</string> + <string name="channel_filter_preferences">Налаштування каналу</string> + <string name="channel_group_menu_hide">Сховати</string> + <string name="channel_group_menu_hide_permanent">Ховати постійно</string> + <string name="channel_item_menu_epg">Показати EPG</string> + <string name="channel_item_menu_hide">Сховати</string> + <string name="channel_item_menu_hide_permanent">Ховати постійно</string> + <string name="channel_item_menu_stream">Показати живий ефір</string> + <string name="channels_window_title_count">%1$s, %2$s/%3$s</string> + <string name="common_delete">Вилучити</string> + <string name="done">Виконано</string> + <string name="epg_by_channel">EPG по каналу</string> + <string name="epg_by_search">Пошук EPG</string> + <string name="epg_by_search_param">Пошук EPG: \'%1$s\'</string> + <string name="epg_by_time">EPG по часу</string> + <string name="epg_by_time_args">EPG по часу: \'%1$s\'</string> + <string name="epg_client_errors">Сталася помилка, перевірте журнали…</string> + <string name="epg_duration_template">%1$s хв</string> + <string name="epg_duration_template_live">%1$s/%2$s хв</string> + <string name="epg_eent_livetv_text">Потік</string> + <string name="epg_event_create_timer_text">Додати таймер</string> + <string name="epg_event_imdb_text">Пошук IMDb</string> + <string name="epg_event_modify_timer_text">Змінити таймер</string> + <string name="epg_event_omdb_text">Пошук OMDB</string> + <string name="epg_event_share_text">Поділитися</string> + <string name="epg_event_tmdb_text">TMDb пошук</string> + <string name="epg_item_menu_timer_add">Створити таймер</string> + <string name="epg_item_menu_timer_delete">Вилучити таймер</string> + <string name="epg_item_menu_timer_disable">Вимкнути таймер</string> + <string name="epg_item_menu_timer_enable">Увімкнути таймер</string> + <string name="epg_item_menu_timer_modify">Змінити таймер</string> + <string name="epg_list_channel_spinner">Канал</string> + <string name="epg_list_search_label">Результати пошуку</string> + <string name="epg_list_time_adhoc">Без точки доступу</string> + <string name="epg_list_time_label">А що зараз на</string> + <string name="epg_list_time_next">Наступний</string> + <string name="epg_list_time_now">Зараз</string> + <string name="epg_menu_search">Пошук EPG</string> + <string name="epg_menu_times">Пошук часів</string> + <string name="epg_no_items">Нічого не знайдено…</string> + <string name="epg_of_a_channel">EPG -> %1$s, %2$s/%3$s</string> + <string name="epg_search_button">Пошук</string> + <string name="epg_search_settings_description">Пошук VDR EPG</string> + <string name="epg_search_times_add">Додати час</string> + <string name="epg_search_times_window">Час користувача</string> + <string name="epg_window_title_count">%1$s, %2$s елементів</string> + <string name="groupby_group">Група</string> + <string name="groupby_name">Назва</string> + <string name="groupby_name_all_channels_group">Всі канали</string> + <string name="groupby_provider">Постачальник</string> + <string name="groupby_window_title_templte">Групувати за %1$s</string> + <string name="gui_channels_show_channel_numbers_summary">Показати номери каналів у списку каналів.</string> + <string name="gui_channels_show_channel_numbers_title">Показати номери каналів</string> + <string name="gui_custom_locale_sum">Встановити мову.</string> + <string name="gui_custom_locale_title">Мова</string> + <string name="gui_enable_24h_format_summary_off">1:00 вечора</string> + <string name="gui_enable_24h_format_summary_on">13:00</string> + <string name="gui_enable_24h_format_title">Використання 24-годинного формату</string> + <string name="gui_max_recent_channels_summary">Скільки каналів повинно зберігатися в недавніх каналах?</string> + <string name="gui_max_recent_channels_title">Макс. к-сть недавніх каналів</string> + <string name="gui_preferences">Налаштування графічного інтерфейсу</string> + <string name="gui_quit_on_back_summary_off">Кнопка \"Назад\" не завершує роботу VDR-менеджера</string> + <string name="gui_quit_on_back_summary_on">Кнопки \"Назад\" завершує роботу VDR-менеджера</string> + <string name="gui_quit_on_back_title">Вийти на кнопку \"Назад\"</string> + <string name="key_remux_command">remux_command</string> + <string name="key_remux_enable">remux_enable</string> + <string name="key_remux_parameter">remux_parameter</string> + <string name="livetv">Прямий ефір</string> + <string name="main_menu_exit">Вийти</string> + <string name="main_menu_goto">Перемикач пристроїв</string> + <string name="main_menu_goto_no_vdr">Не вдається завантажити вибраний пристрій :(</string> + <string name="main_menu_goto_title">Перемкнутися до...</string> + <string name="main_menu_info">Інформація</string> + <string name="main_menu_preferences">Уподобання</string> + <string name="main_menu_switched_to">Перейшли до %1$s</string> + <string name="menu_groupby">Групувати за</string> + <string name="navigae_at_the_end">Кінець</string> + <string name="navigae_at_the_start">Початок</string> + <string name="new_timer">Новий таймер</string> + <string name="new_vdr">Новий VDR</string> + <string name="no_connection">Немає підключення</string> + <string name="no_connection_retry">Повторити</string> + <string name="no_internet_connection">Немає даних з’єднання</string> + <string name="no_vdr">Немає VDR пристроїв</string> + <string name="prefs_current_value">Поточний:</string> + <string name="prefs_current_value_not_set"><не встановлено></string> + <string name="prefs_current_value_template">\nПоточний: %1$s</string> + <string name="progress_cache_hit">Завантажено з кешу</string> + <string name="progress_channels_loading">Завантаження каналів…</string> + <string name="progress_connect">Підключення...</string> + <string name="progress_connect_error">Невдале з’єднання!</string> + <string name="progress_connect_finished_abnormal">Зв’язок несподівано завершено</string> + <string name="progress_connect_finished_abnormal_arg">Зв’язок несподівано завершено: %1$s</string> + <string name="progress_connect_timeout">Затримка з\'єднання!</string> + <string name="progress_disconnect">Відключення…</string> + <string name="progress_login">Логін.</string> + <string name="progress_login_error">Увійти не вдалося.</string> + <string name="progress_recording_delete">Вилучення запису...</string> + <string name="progress_recordings_loading">Завантаження записів…</string> + <string name="progress_timer_delete">Вилучення таймера...</string> + <string name="progress_timer_disable">Відключення таймера...</string> + <string name="progress_timer_enable">Включення таймера...</string> + <string name="progress_timer_modify">Оновлення таймера...</string> + <string name="progress_timer_save">Збереження таймера...</string> + <string name="progress_timers_loading">Завантаження таймерів…</string> + <string name="progress_wakeup_error">Помилка при відправці запиту пробудження: %1$s</string> + <string name="progress_wakeup_sending">Ініціювання запиту пробудження…</string> + <string name="progress_wakeup_sent">Запит пробудження надісланий</string> + <string name="progress_whatson_loading">Завантаження EPG…</string> + <string name="qui_imdb_url_summary">На якій сторінці IMDb шукати.</string> + <string name="qui_imdb_url_title">Сторінка IMDb</string> + <string name="qui_show_imdb_button_summary_off">Кнопка IMDb не відображається</string> + <string name="qui_show_imdb_button_summary_on">Кнопка IMDb відображається</string> + <string name="qui_show_imdb_button_title">Показати кнопку IMDb</string> + <string name="qui_show_omdb_button_summary_off">Кнопка OMDB не відображається</string> + <string name="qui_show_omdb_button_summary_on">Кнопка OMDB відображається</string> + <string name="qui_show_omdb_button_title">Показати кнопку OMDB</string> + <string name="qui_show_tmdb_button_summary_off">Кнопка TMDb не відображається</string> + <string name="qui_show_tmdb_button_summary_on">Кнопка TMDb відображається</string> + <string name="qui_show_tmdb_button_title">Показати кнопку TMDb</string> + <string name="recent_channels">Недавні канали</string> + <string name="recent_channels_no_history">Немає історії...</string> + <string name="recording_item_menu_delete">Вилучити</string> + <string name="recording_item_menu_stream">Потік</string> + <string name="recstream">Потокове передавання записів</string> + <string name="recstream_enable_summary">Увімкнення потокового передавання записів</string> + <string name="recstream_enable_title">Потокове передавання записів</string> + <string name="recstream_method_summary">На даний час потоковий ефір через додаток VDR live підтримується</string> + <string name="recstream_method_title">Метод передачі потоку</string> + <string name="refresh">Оновити</string> + <string name="remux_command_summary">Зазвичай EXT або Extern, наприклад http://vdr:3000/EXT/1</string> + <string name="remux_command_title">Команда</string> + <string name="remux_enable_summary">Активувати потік через remux (тобто externremux.sh)</string> + <string name="remux_enable_title">Увімкнути Remux</string> + <string name="remux_parameter_summary">Контроль якості потокової трансляції. Наприклад http://vdr:3000/EXT;DSL1000/1</string> + <string name="remux_parameter_title">Параметр</string> + <string name="remux_title">Remux</string> + <string name="search_epg_hint">Пошук EPG</string> + <string name="search_reapt">Перезапустити</string> + <string name="settings_live_port">Порт додатка VDR live</string> + <string name="settings_live_port_summary">Додаток VDR live має стандартний порт 8008.</string> + <string name="settings_livetv_port">Порт трансляції потоку</string> + <string name="settings_livetv_port_summary">Типово 3000. Доступ повинен бути включений в streamdevhosts.conf.</string> + <string name="settings_livetv_streamformat">Формат потоку</string> + <string name="settings_livetv_summary">Потрібен streamdev сервер на VDR і зовнішній програвач, наприклад VPlayer</string> + <string name="share">Поділитися</string> + <string name="share_chooser">Поділитися текстом EPG</string> + <string name="stream_as">як %s</string> + <string name="stream_via">через %s</string> + <string name="stream_via_as">Потік</string> + <string name="streaming_password_sum">Встановити пароль користувача сервера потокового відео (наприклад: -a \'користувач:пароль\')</string> + <string name="streaming_password_title">Пароль Streamdev</string> + <string name="streaming_username_sum">Встановити ім\'я користувача сервера потокового відео (наприклад: -a \'користувач:пароль\')</string> + <string name="streaming_username_title">Ім\'я користувача Streamdev</string> + <string name="timer_default_lifetime_summary">Типова тривалість</string> + <string name="timer_default_lifetime_title">Типова тривалість</string> + <string name="timer_default_primary_limit_summary">Типове основне обмеження</string> + <string name="timer_default_primary_limit_title">Типове основне обмеження</string> + <string name="timer_default_priority_summary">Типовий пріоритет</string> + <string name="timer_default_priority_title">Типовий пріоритет</string> + <string name="timer_post_end_buffer_summary">Хвилини запису після закінчення трансляції</string> + <string name="timer_post_end_buffer_title">Зміщення при зупинці</string> + <string name="timer_pre_start_buffer_summary">Хвилини запису перед початком трансляції</string> + <string name="timer_pre_start_buffer_title">Зміщення при початку</string> + <string name="timer_preferences">Типовий таймер</string> + <string name="update_will_start_in">Оновлення розпочнеться протягом однієї секунди</string> + <string name="vdr_advanced_preferences">Додатково</string> + <string name="vdr_advanced_preferences_summary">Додаткові параметри</string> + <string name="vdr_conntimeout_sum">Як довго (в секундах) почекати, перш ніж встановиться підключення?</string> + <string name="vdr_conntimeout_title">Затримка з\'єднання</string> + <string name="vdr_device_delete_qeustion">Вилучити цей пристрій?</string> + <string name="vdr_devices">Пристрої VDR</string> + <string name="vdr_devices_category">Пристрої VDR</string> + <string name="vdr_devices_summary">Визначити один або кілька пристроїв VDR.</string> + <string name="vdr_encoding_summary">Кодування символів Вашого VDR пристрою. За замовчуванням UTF-8.</string> + <string name="vdr_encoding_title">Кодування символів</string> + <string name="vdr_error_text">Зв\'язок з VDR викликав помилку: %1$s</string> + <string name="vdr_host_summary">Вузол з запущеним VDR</string> + <string name="vdr_host_title">Вузол VDR</string> + <string name="vdr_name_summary">Назва для цього пристрою</string> + <string name="vdr_name_title">Назва</string> + <string name="vdr_password_summary">Пароль для додатка VDR</string> + <string name="vdr_password_title">Пароль додатку VDR</string> + <string name="vdr_port_summary">Порт для підключення до додатку VDR</string> + <string name="vdr_port_title">Порт додатку VDR </string> + <string name="vdr_preferences">Параметри мережі</string> + <string name="vdr_prefs_category">Пристрій</string> + <string name="vdr_readtimeout_sum">Як довго (в секундах) очікувати для кожної операції читання рядка?</string> + <string name="vdr_readtimeout_title">Час очікування читання</string> + <string name="vdr_ssl_summary">Використовувати SSL для підключень</string> + <string name="vdr_ssl_title">Безпечне підключення</string> + <string name="vdr_timeout_sum">Як довго (в секундах) очікавати на операцію вводу/виводу, перш ніж вона перерветься?</string> + <string name="vdr_timeout_title">Загальний час очікування</string> + <string name="wakeup_enabled_summary">Дозволяє пробудити віддалений вузол VDR</string> + <string name="wakeup_enabled_title">Може пробудити віддалений вузол VDR</string> + <string name="wakeup_method_summary">Виберіть метод пробудження вузла VDR</string> + <string name="wakeup_method_title">Метод пробудження</string> + <string name="wakeup_password_summary">Пароль для віддаленого пробудження</string> + <string name="wakeup_password_title">Пароль пробудження</string> + <string name="wakeup_preferences">Пробудження віддаленого VDR</string> + <string name="wakeup_url_summary">URL-адреса для запиту пробудження</string> + <string name="wakeup_url_title">URL-адреса для віддаленого пробудження</string> + <string name="wakeup_user_summary">Користувач віддаленого пробудження</string> + <string name="wakeup_user_title">Користувач пробудження</string> + <string name="wakeup_wol_custom_boradcast_summary">Якщо у Вас немає статичних таблиці ARP, Вам потрібно використовувати якусь широкомовну адресу.</string> + <string name="wakeup_wol_custom_boradcast_title">IP-адреса призначення</string> + <string name="wakeup_wol_mac_summary">MAC-адреса вузла VDR. Використайте \':\' або \'-\' або пропуск як роздільник.</string> + <string name="wakeup_wol_mac_title">MAC-адреса</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-v11/values-v11.xml b/vdrmanager/app/build/intermediates/res/debug/values-v11/values-v11.xml new file mode 100644 index 0000000..3f5f9fa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-v11/values-v11.xml @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v11/values.xml --> + <eat-comment/> + <style name="Theme.Base" parent="android:Theme.Holo"> + <item name="android:windowNoTitle">true</item> + <item name="android:windowActionBar">false</item> + + <!-- + A native Action Mode could be displayed (for text selection, etc) so we need to ensure + that it is positioned correctly, so we request windowActionModeOverlay so that it + displays over the compat Action Bar. + --> + <item name="android:windowActionModeOverlay">true</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style> + <style name="Theme.Base.AppCompat.Dialog.FixedSize" parent="android:Theme.Holo.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">false</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style> + <style name="Theme.Base.AppCompat.Dialog.Light.FixedSize" parent="android:Theme.Holo.Light.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">false</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style> + <style name="Theme.Base.Light" parent="android:Theme.Holo.Light"> + <item name="android:windowNoTitle">true</item> + <item name="android:windowActionBar">false</item> + + <!-- + A native Action Mode could be displayed (for text selection, etc) so we need to ensure + that it is positioned correctly, so we request windowActionModeOverlay so that it + displays over the compat Action Bar. + --> + <item name="android:windowActionModeOverlay">true</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style> + <style name="Widget.AppCompat.Base.AutoCompleteTextView" parent="android:Widget.Holo.AutoCompleteTextView"/> + <style name="Widget.AppCompat.Base.ProgressBar" parent="android:Widget.Holo.ProgressBar"/> + <style name="Widget.AppCompat.Base.ProgressBar.Horizontal" parent="android:Widget.Holo.ProgressBar.Horizontal"/> + <style name="Widget.AppCompat.Light.Base.AutoCompleteTextView" parent="android:Widget.Holo.Light.AutoCompleteTextView"/> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-v14/values-v14.xml b/vdrmanager/app/build/intermediates/res/debug/values-v14/values-v14.xml new file mode 100644 index 0000000..8306e2a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-v14/values-v14.xml @@ -0,0 +1,183 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v14/values.xml --> + <eat-comment/> + <style name="TextAppearance.AppCompat.Base.SearchResult.Subtitle" parent="@android:TextAppearance.Holo.SearchResult.Subtitle"/> + <style name="TextAppearance.AppCompat.Base.SearchResult.Title" parent="@android:TextAppearance.Holo.SearchResult.Title"/> + <style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Holo.Widget.PopupMenu.Large"/> + <style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Holo.Widget.PopupMenu.Small"/> + <style name="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle" parent="@android:TextAppearance.Holo.SearchResult.Subtitle"/> + <style name="TextAppearance.AppCompat.Light.Base.SearchResult.Title" parent="@android:TextAppearance.Holo.SearchResult.Title"/> + <style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Holo.Widget.PopupMenu.Large"/> + <style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Holo.Widget.PopupMenu.Small"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu" parent="android:TextAppearance.Holo.Widget.ActionBar.Menu"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle" parent="android:TextAppearance.Holo.Widget.ActionBar.Subtitle"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse" parent="android:TextAppearance.Holo.Widget.ActionBar.Subtitle.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title" parent="android:TextAppearance.Holo.Widget.ActionBar.Title"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse" parent="android:TextAppearance.Holo.Widget.ActionBar.Title.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle" parent="android:TextAppearance.Holo.Widget.ActionMode.Subtitle"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse" parent="android:TextAppearance.Holo.Widget.ActionMode.Subtitle.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title" parent="android:TextAppearance.Holo.Widget.ActionMode.Title"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse" parent="android:TextAppearance.Holo.Widget.ActionMode.Title.Inverse"/> + <style name="Theme.Base.AppCompat" parent="android:Theme.Holo"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge.Base"/> + <style name="Theme.Base.AppCompat.DialogWhenLarge.Base" parent="android:Theme.Holo.DialogWhenLarge"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + <style name="Theme.Base.AppCompat.Light" parent="android:Theme.Holo.Light"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + <style name="Theme.Base.AppCompat.Light.DarkActionBar" parent="android:Theme.Holo.Light.DarkActionBar"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@style/Theme.AppCompat</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge.Base"/> + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge.Base" parent="android:Theme.Holo.Light.DialogWhenLarge"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + <style name="Widget.AppCompat.Base.ActionBar" parent="android:Widget.Holo.ActionBar"/> + <style name="Widget.AppCompat.Base.ActionBar.Solid" parent="android:Widget.Holo.ActionBar.Solid"/> + <style name="Widget.AppCompat.Base.ActionBar.TabBar" parent="android:Widget.Holo.ActionBar.TabBar"/> + <style name="Widget.AppCompat.Base.ActionBar.TabText" parent="android:Widget.Holo.ActionBar.TabText"/> + <style name="Widget.AppCompat.Base.ActionBar.TabView" parent="android:Widget.Holo.ActionBar.TabView"/> + <style name="Widget.AppCompat.Base.ActionButton" parent="android:Widget.Holo.ActionButton"/> + <style name="Widget.AppCompat.Base.ActionButton.CloseMode" parent="android:Widget.Holo.ActionButton.CloseMode"/> + <style name="Widget.AppCompat.Base.ActionButton.Overflow" parent="android:Widget.Holo.ActionButton.Overflow"/> + <style name="Widget.AppCompat.Base.ActivityChooserView" parent=""> + <item name="android:gravity">center</item> + <item name="android:background">@drawable/abc_ab_share_pack_holo_dark</item> + <item name="android:divider">?attr/dividerVertical</item> + <item name="android:showDividers">middle</item> + <item name="android:dividerPadding">6dip</item> + </style> + <style name="Widget.AppCompat.Base.DropDownItem.Spinner" parent="android:Widget.Holo.DropDownItem.Spinner"/> + <style name="Widget.AppCompat.Base.ListPopupWindow" parent="android:Widget.Holo.ListPopupWindow"/> + <style name="Widget.AppCompat.Base.ListView.DropDown" parent="android:Widget.Holo.ListView.DropDown"/> + <style name="Widget.AppCompat.Base.ListView.Menu" parent="android:Widget.ListView.Menu"/> + <style name="Widget.AppCompat.Base.PopupMenu" parent="android:Widget.Holo.PopupMenu"/> + <style name="Widget.AppCompat.Base.Spinner" parent="android:Widget.Holo.Spinner"/> + <style name="Widget.AppCompat.Light.Base.ActionBar" parent="android:Widget.Holo.Light.ActionBar"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.Solid" parent="android:Widget.Holo.Light.ActionBar.Solid"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse" parent="android:Widget.Holo.Light.ActionBar.Solid.Inverse"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabBar" parent="android:Widget.Holo.Light.ActionBar.TabBar"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabBar.Inverse"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabText" parent="android:Widget.Holo.Light.ActionBar.TabText"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabText.Inverse"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabView" parent="android:Widget.Holo.Light.ActionBar.TabView"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabView.Inverse"/> + <style name="Widget.AppCompat.Light.Base.ActionButton" parent="android:Widget.Holo.Light.ActionButton"/> + <style name="Widget.AppCompat.Light.Base.ActionButton.CloseMode" parent="android:Widget.Holo.Light.ActionButton.CloseMode"/> + <style name="Widget.AppCompat.Light.Base.ActionButton.Overflow" parent="android:Widget.Holo.Light.ActionButton.Overflow"/> + <style name="Widget.AppCompat.Light.Base.ActionMode.Inverse" parent="android:Widget.Holo.Light.ActionMode.Inverse"/> + <style name="Widget.AppCompat.Light.Base.DropDownItem.Spinner" parent="android:Widget.Holo.Light.DropDownItem.Spinner"/> + <style name="Widget.AppCompat.Light.Base.ListPopupWindow" parent="android:Widget.Holo.Light.ListPopupWindow"/> + <style name="Widget.AppCompat.Light.Base.ListView.DropDown" parent="android:Widget.Holo.ListView.DropDown"/> + <style name="Widget.AppCompat.Light.Base.PopupMenu" parent="android:Widget.Holo.Light.PopupMenu"/> + <style name="Widget.AppCompat.Light.Base.Spinner" parent="android:Widget.Holo.Light.Spinner"/> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-vi/values-vi.xml b/vdrmanager/app/build/intermediates/res/debug/values-vi/values-vi.xml new file mode 100644 index 0000000..d3849ff --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-vi/values-vi.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-vi/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Điều hướng về trang chủ"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Điều hướng lên trên"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Thêm tùy chọn"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Xong"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Xem tất cả"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Chọn một ứng dụng"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Xóa truy vấn"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Tìm kiếm truy vấn"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Tìm kiếm"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Gửi truy vấn"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Tìm kiếm bằng giọng nói"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Chia sẻ với"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Chia sẻ với %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-w360dp/values-w360dp.xml b/vdrmanager/app/build/intermediates/res/debug/values-w360dp/values-w360dp.xml new file mode 100644 index 0000000..3fcb889 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-w360dp/values-w360dp.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w360dp/values.xml --> + <eat-comment/> + <integer name="abc_max_action_buttons">3</integer> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-w480dp/values-w480dp.xml b/vdrmanager/app/build/intermediates/res/debug/values-w480dp/values-w480dp.xml new file mode 100644 index 0000000..56aaf81 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-w480dp/values-w480dp.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w480dp/values.xml --> + <eat-comment/> + <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> + <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> + <bool name="abc_split_action_bar_is_narrow">false</bool> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-w500dp/values-w500dp.xml b/vdrmanager/app/build/intermediates/res/debug/values-w500dp/values-w500dp.xml new file mode 100644 index 0000000..eae715d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-w500dp/values-w500dp.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w500dp/values.xml --> + <eat-comment/> + <integer name="abc_max_action_buttons">4</integer> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-w600dp/values-w600dp.xml b/vdrmanager/app/build/intermediates/res/debug/values-w600dp/values-w600dp.xml new file mode 100644 index 0000000..03adab2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-w600dp/values-w600dp.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w600dp/values.xml --> + <eat-comment/> + <dimen name="abc_action_bar_default_height">56dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">14dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen> + <dimen name="abc_action_bar_title_text_size">18dp</dimen> + <dimen name="abc_action_button_min_width">64dip</dimen> + <dimen name="abc_search_view_text_min_width">192dip</dimen> + <integer name="abc_max_action_buttons">5</integer> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-w720dp/values-w720dp.xml b/vdrmanager/app/build/intermediates/res/debug/values-w720dp/values-w720dp.xml new file mode 100644 index 0000000..23ceb5c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-w720dp/values-w720dp.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w720dp/values.xml --> + <eat-comment/> + <bool name="abc_action_bar_expanded_action_views_exclusive">false</bool> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-xlarge/values-xlarge.xml b/vdrmanager/app/build/intermediates/res/debug/values-xlarge/values-xlarge.xml new file mode 100644 index 0000000..ed56cff --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-xlarge/values-xlarge.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-xlarge/values.xml --> + <eat-comment/> + <bool name="abc_action_bar_expanded_action_views_exclusive">false</bool> + <dimen name="abc_action_bar_default_height">56dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">14dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen> + <dimen name="abc_action_bar_title_text_size">18dp</dimen> + <dimen name="abc_action_button_min_width">64dip</dimen> + <dimen name="abc_search_view_text_min_width">192dip</dimen> + <item name="dialog_fixed_height_major" type="dimen">60%</item> + <item name="dialog_fixed_height_minor" type="dimen">90%</item> + <item name="dialog_fixed_width_major" type="dimen">50%</item> + <item name="dialog_fixed_width_minor" type="dimen">70%</item> + <integer name="abc_max_action_buttons">5</integer> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-zh-rCN/values-zh-rCN.xml b/vdrmanager/app/build/intermediates/res/debug/values-zh-rCN/values-zh-rCN.xml new file mode 100644 index 0000000..dd73b22 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-zh-rCN/values-zh-rCN.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rCN/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"转到主屏幕"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"转到上一层级"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"更多选项"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"完成"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"查看全部"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"选择应用"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"清除查询"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"搜索查询"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"搜索"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"提交查询"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"语音搜索"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"分享方式"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"通过%s分享"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-zh-rHK/values-zh-rHK.xml b/vdrmanager/app/build/intermediates/res/debug/values-zh-rHK/values-zh-rHK.xml new file mode 100644 index 0000000..92bb8e1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-zh-rHK/values-zh-rHK.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rHK/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"瀏覽主頁"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"向上瀏覽"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"更多選項"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"完成"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"顯示全部"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"選擇應用程式"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"清除查詢"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"搜尋查詢"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"搜尋"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"提交查詢"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"語音搜尋"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"分享對象"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"與「%s」分享"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-zh-rTW/values-zh-rTW.xml b/vdrmanager/app/build/intermediates/res/debug/values-zh-rTW/values-zh-rTW.xml new file mode 100644 index 0000000..56cc1e7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-zh-rTW/values-zh-rTW.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rTW/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"瀏覽首頁"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"向上瀏覽"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"更多選項"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"完成"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"查看全部"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"選擇應用程式"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"清除查詢"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"搜尋查詢"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"搜尋"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"提交查詢"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"語音搜尋"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"選擇分享對象"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"與「%s」分享"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values-zu/values-zu.xml b/vdrmanager/app/build/intermediates/res/debug/values-zu/values-zu.xml new file mode 100644 index 0000000..a1c2436 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values-zu/values-zu.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zu/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Zulazulela ekhaya"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Zulazulela phezulu"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Izinketho eziningi"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Kwenziwe"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Buka konke"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Khetha uhlelo lokusebenza"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Sula inkinga"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Umbuzo wosesho"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Sesha"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Hambisa umbuzo"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Ukusesha ngezwi"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Yabelana no-"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Yabelana no-%s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/values/values.xml b/vdrmanager/app/build/intermediates/res/debug/values/values.xml new file mode 100644 index 0000000..8fb637d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/values/values.xml @@ -0,0 +1,1669 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="channels_group_by"> + <item>Group</item> + <item>Provider</item> + <item>Source</item> + <item>Name</item> + </string-array> + <string-array name="epg_sort_by_channels_alpha"> + <item>Channels</item> + <item>Alphabet</item> + </string-array> + <string-array name="epg_sort_by_time_alpha"> + <item>Time</item> + <item>Alphabet</item> + </string-array> + <string-array name="epg_sort_by_time_alpha_channel"> + <item>Time</item> + <item>Alphabet</item> + <item>Channel</item> + </string-array> + <string-array name="imdb_urls"> + <item>International</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <string-array name="imdb_urls_velues"> + <item>akas.imdb.com</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="lang"> + + <!-- <item>Default language</item> --> + <item>English</item> + <item>German</item> + <item>French</item> + <item>Italian</item> + <item>Ukrainian</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <string-array name="lang_values"> + <item>en</item> + <item>de</item> + <item>fr</item> + <item>it</item> + <item>uk</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/no_translate.xml --> + <eat-comment/> + <string-array name="livetv_streamformat_values"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="navigation_array"> + <item>Channels</item> + <item>EPG by Time</item> + <item>EPG by Channel</item> + <item>Recordings</item> + <item>Timers</item> + <item>Remote</item> + </string-array> + <string-array name="recent_channels_order_entries"> + <item>Mostly used</item> + <item>Last used</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <string-array name="recent_channels_order_entry_values"> + <item>most</item> + <item>last</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="recordings_group_by"> + <item>By Time</item> + <item>By Alphabet</item> + </string-array> + <string-array name="recstream_entries"> + <item>live plugin</item> + <item>streamdev plugin</item> + <item>smarttvweb plugin</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <string-array name="recstream_entry_values"> + <item>vdr-live</item> + <item>vdr-streamdev</item> + <item>vdr-smarttvweb</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="recstream_smarttvweb_entries"> + <item>Progressive</item> + <item>MPEG-DASH</item> + <item>Apple HLS</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <array name="recstream_smarttvweb_entry_values"> + <item>progressive</item> + <item>has</item> + <item>hls</item> + </array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (deprecated)</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <string-array name="remux_entry_values"> + <item>EXT</item> + <item>EXTERN</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="wakeup_methods"> + <item>Call a URL</item> + <item>WOL</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <string-array name="wakeup_methods_values"> + <item>url</item> + <item>wol</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <attr format="reference" name="actionBarDivider"/> + <attr format="reference" name="actionBarItemBackground"/> + <attr format="dimension" name="actionBarSize"/> + <attr format="reference" name="actionBarSplitStyle"/> + <attr format="reference" name="actionBarStyle"/> + <attr format="reference" name="actionBarTabBarStyle"/> + <attr format="reference" name="actionBarTabStyle"/> + <attr format="reference" name="actionBarTabTextStyle"/> + <attr format="reference" name="actionBarWidgetTheme"/> + <attr format="reference" name="actionButtonStyle"/> + <attr format="reference" name="actionMenuTextAppearance"/> + <attr format="color|reference" name="actionMenuTextColor"/> + <attr format="reference" name="actionModeBackground"/> + <attr format="reference" name="actionModeCloseButtonStyle"/> + <attr format="reference" name="actionModeCloseDrawable"/> + <attr format="reference" name="actionModeCopyDrawable"/> + <attr format="reference" name="actionModeCutDrawable"/> + <attr format="reference" name="actionModeFindDrawable"/> + <attr format="reference" name="actionModePasteDrawable"/> + <attr format="reference" name="actionModePopupWindowStyle"/> + <attr format="reference" name="actionModeSelectAllDrawable"/> + <attr format="reference" name="actionModeShareDrawable"/> + <attr format="reference" name="actionModeSplitBackground"/> + <attr format="reference" name="actionModeStyle"/> + <attr format="reference" name="actionModeWebSearchDrawable"/> + <attr format="reference" name="actionOverflowButtonStyle"/> + <attr format="reference" name="activityChooserViewStyle"/> + <attr format="reference" name="buttonBarButtonStyle"/> + <attr format="reference" name="buttonBarStyle"/> + <attr format="reference" name="dividerHorizontal"/> + <attr format="reference" name="dividerVertical"/> + <attr format="reference" name="dropDownListViewStyle"/> + <attr format="dimension" name="height"/> + <attr format="reference" name="homeAsUpIndicator"/> + <attr format="boolean" name="isLightTheme"/> + <attr format="reference" name="listPopupWindowStyle"/> + <attr format="dimension" name="listPreferredItemHeight"/> + <attr format="dimension" name="listPreferredItemHeightLarge"/> + <attr format="dimension" name="listPreferredItemHeightSmall"/> + <attr format="dimension" name="listPreferredItemPaddingLeft"/> + <attr format="dimension" name="listPreferredItemPaddingRight"/> + <attr format="reference" name="searchDropdownBackground"/> + <attr format="dimension" name="searchResultListItemHeight"/> + <attr format="reference" name="searchViewAutoCompleteTextView"/> + <attr format="reference" name="searchViewCloseIcon"/> + <attr format="reference" name="searchViewEditQuery"/> + <attr format="reference" name="searchViewEditQueryBackground"/> + <attr format="reference" name="searchViewGoIcon"/> + <attr format="reference" name="searchViewSearchIcon"/> + <attr format="reference" name="searchViewTextField"/> + <attr format="reference" name="searchViewTextFieldRight"/> + <attr format="reference" name="searchViewVoiceIcon"/> + <attr format="reference" name="selectableItemBackground"/> + <attr format="reference" name="spinnerDropDownItemStyle"/> + <attr format="reference" name="spinnerStyle"/> + <attr format="reference" name="textAppearanceLargePopupMenu"/> + <attr format="reference" name="textAppearanceListItem"/> + <attr format="reference" name="textAppearanceListItemSmall"/> + <attr format="reference" name="textAppearanceSearchResultSubtitle"/> + <attr format="reference" name="textAppearanceSearchResultTitle"/> + <attr format="reference" name="textAppearanceSmallPopupMenu"/> + <attr format="reference|color" name="textColorSearchUrl"/> + <attr format="string" name="title"/> + <bool name="abc_action_bar_embed_tabs_pre_jb">false</bool> + <bool name="abc_action_bar_expanded_action_views_exclusive">true</bool> + <bool name="abc_config_actionMenuItemAllCaps">true</bool> + <bool name="abc_config_allowActionMenuItemTextWithIcon">false</bool> + <bool name="abc_config_showMenuShortcutsWhenKeyboardPresent">false</bool> + <bool name="abc_split_action_bar_is_narrow">true</bool> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/defaults.xml --> + <eat-comment/> + <bool name="default_circle_indicator_centered">true</bool> + <bool name="default_circle_indicator_snap">false</bool> + <bool name="default_title_indicator_selected_bold">true</bool> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <color name="abc_search_url_text_normal">#7fa87f</color> + <color name="abc_search_url_text_pressed">@android:color/black</color> + <color name="abc_search_url_text_selected">@android:color/black</color> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/colors.xml --> + <eat-comment/> + <color name="black">#000</color> + <color name="blue">#0000FF</color> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/defaults.xml --> + <eat-comment/> + <color name="default_circle_indicator_fill_color">#FFFFFFFF</color> + <color name="default_circle_indicator_stroke_color">#FFDDDDDD</color> + <color name="default_title_indicator_footer_color">#FF6899FF</color> + <color name="default_title_indicator_selected_color">#FFFFFFFF</color> + <color name="default_title_indicator_text_color">#FFAAAAAA</color> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/colors.xml --> + <eat-comment/> + <color name="green">#008000</color> + <color name="red">#F00</color> + <color name="white">#fff</color> + <color name="yellow">#FFFF00</color> + <declare-styleable name="ActionBar"><attr name="navigationMode"><enum name="normal" value="0"/><enum name="listMode" value="1"/><enum name="tabMode" value="2"/></attr><attr name="displayOptions"><flag name="useLogo" value="0x1"/><flag name="showHome" value="0x2"/><flag name="homeAsUp" value="0x4"/><flag name="showTitle" value="0x8"/><flag name="showCustom" value="0x10"/><flag name="disableHome" value="0x20"/></attr><attr name="title"/><attr format="string" name="subtitle"/><attr format="reference" name="titleTextStyle"/><attr format="reference" name="subtitleTextStyle"/><attr format="reference" name="icon"/><attr format="reference" name="logo"/><attr format="reference" name="divider"/><attr format="reference" name="background"/><attr format="reference|color" name="backgroundStacked"/><attr format="reference|color" name="backgroundSplit"/><attr format="reference" name="customNavigationLayout"/><attr name="height"/><attr format="reference" name="homeLayout"/><attr format="reference" name="progressBarStyle"/><attr format="reference" name="indeterminateProgressStyle"/><attr format="dimension" name="progressBarPadding"/><attr format="dimension" name="itemPadding"/></declare-styleable> + <declare-styleable name="ActionBarLayout"><attr name="android:layout_gravity"/></declare-styleable> + <declare-styleable name="ActionBarWindow"><attr format="boolean" name="windowActionBar"/><attr format="boolean" name="windowActionBarOverlay"/><attr format="boolean" name="windowSplitActionBar"/><attr format="dimension|fraction" name="windowFixedWidthMajor"/><attr format="dimension|fraction" name="windowFixedHeightMinor"/><attr format="dimension|fraction" name="windowFixedWidthMinor"/><attr format="dimension|fraction" name="windowFixedHeightMajor"/></declare-styleable> + <declare-styleable name="ActionMenuItemView"><attr name="android:minWidth"/></declare-styleable> + <declare-styleable name="ActionMenuView"/> + <declare-styleable name="ActionMode"><attr name="titleTextStyle"/><attr name="subtitleTextStyle"/><attr name="background"/><attr name="backgroundSplit"/><attr name="height"/></declare-styleable> + <declare-styleable name="ActivityChooserView"><attr format="string" name="initialActivityCount"/><attr format="reference" name="expandActivityOverflowButtonDrawable"/></declare-styleable> + <declare-styleable name="CirclePageIndicator"><attr format="boolean" name="centered"/><attr format="color" name="fillColor"/><attr name="orientation"><enum name="horizontal" value="0"/><enum name="vertical" value="1"/></attr><attr format="dimension" name="radius"/><attr format="boolean" name="snap"/><attr format="color" name="strokeColor"/><attr format="dimension" name="strokeWidth"/></declare-styleable> + <declare-styleable name="ColoredButton"><attr format="string" name="normalStateColor"/><attr format="dimension" name="cornerRadius"/></declare-styleable> + <declare-styleable name="CompatTextView"><attr format="reference|boolean" name="textAllCaps"/></declare-styleable> + <declare-styleable name="LinearLayoutICS"><attr name="divider"/><attr name="showDividers"><flag name="none" value="0"/><flag name="beginning" value="1"/><flag name="middle" value="2"/><flag name="end" value="4"/></attr><attr format="dimension" name="dividerPadding"/></declare-styleable> + <declare-styleable name="MenuGroup"><attr name="android:id"/><attr name="android:menuCategory"/><attr name="android:orderInCategory"/><attr name="android:checkableBehavior"/><attr name="android:visible"/><attr name="android:enabled"/></declare-styleable> + <declare-styleable name="MenuItem"><attr name="android:id"/><attr name="android:menuCategory"/><attr name="android:orderInCategory"/><attr name="android:title"/><attr name="android:titleCondensed"/><attr name="android:icon"/><attr name="android:alphabeticShortcut"/><attr name="android:numericShortcut"/><attr name="android:checkable"/><attr name="android:checked"/><attr name="android:visible"/><attr name="android:enabled"/><attr name="android:onClick"/><attr name="showAsAction"><flag name="never" value="0"/><flag name="ifRoom" value="1"/><flag name="always" value="2"/><flag name="withText" value="4"/><flag name="collapseActionView" value="8"/></attr><attr format="reference" name="actionLayout"/><attr format="string" name="actionViewClass"/><attr format="string" name="actionProviderClass"/></declare-styleable> + <declare-styleable name="MenuView"><attr name="android:itemTextAppearance"/><attr name="android:horizontalDivider"/><attr name="android:verticalDivider"/><attr name="android:headerBackground"/><attr name="android:itemBackground"/><attr name="android:windowAnimationStyle"/><attr name="android:itemIconDisabledAlpha"/><attr name="android:preserveIconSpacing"/></declare-styleable> + <declare-styleable name="SearchView"><attr format="boolean" name="iconifiedByDefault"/><attr name="android:maxWidth"/><attr format="string" name="queryHint"/><attr name="android:imeOptions"/><attr name="android:inputType"/></declare-styleable> + <declare-styleable name="Spinner"><attr format="reference" name="prompt"/><attr format="enum" name="spinnerMode"><enum name="dialog" value="0"/><enum name="dropdown" value="1"/></attr><attr name="android:dropDownSelector"/><attr name="android:popupBackground"/><attr name="android:dropDownVerticalOffset"/><attr name="android:dropDownHorizontalOffset"/><attr name="android:dropDownWidth"/><attr format="reference" name="popupPromptView"/><attr name="android:gravity"/><attr format="boolean" name="disableChildrenWhenDisabled"/></declare-styleable> + <declare-styleable name="Theme"><attr format="reference" name="actionDropDownStyle"/><attr format="dimension" name="dropdownListPreferredItemHeight"/><attr format="reference" name="popupMenuStyle"/><attr format="dimension" name="panelMenuListWidth"/><attr format="reference" name="panelMenuListTheme"/><attr format="reference" name="listChoiceBackgroundIndicator"/></declare-styleable> + <declare-styleable name="TitlePageIndicator"><attr format="dimension" name="clipPadding"/><attr format="color" name="footerColor"/><attr format="dimension" name="footerLineHeight"/><attr name="footerIndicatorStyle"><enum name="none" value="0"/><enum name="triangle" value="1"/><enum name="underline" value="2"/></attr><attr format="dimension" name="footerIndicatorHeight"/><attr format="dimension" name="footerIndicatorUnderlinePadding"/><attr format="dimension" name="footerPadding"/><attr format="color" name="selectedColor"/><attr format="boolean" name="selectedBold"/><attr format="color" name="textColor"/><attr format="dimension" name="textSize"/><attr format="dimension" name="titlePadding"/><attr format="dimension" name="topPadding"/></declare-styleable> + <declare-styleable name="View"><attr format="dimension" name="paddingStart"/><attr format="dimension" name="paddingEnd"/><attr name="android:focusable"/></declare-styleable> + <declare-styleable name="ViewPagerIndicator"><attr format="reference" name="circlePageIndicatorStyle"/><attr format="reference" name="titlePageIndicatorStyle"/></declare-styleable> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <dimen name="abc_action_bar_default_height">48dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">8dip</dimen> + <dimen name="abc_action_bar_progress_bar_size">40dp</dimen> + <dimen name="abc_action_bar_stacked_max_height">48dp</dimen> + <dimen name="abc_action_bar_stacked_tab_max_width">180dp</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">5dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">14dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen> + <dimen name="abc_action_bar_title_text_size">18dp</dimen> + <dimen name="abc_action_button_min_width">56dip</dimen> + <dimen name="abc_config_prefDialogWidth">320dp</dimen> + <dimen name="abc_dropdownitem_icon_width">32dip</dimen> + <dimen name="abc_dropdownitem_text_padding_left">8dip</dimen> + <dimen name="abc_dropdownitem_text_padding_right">8dip</dimen> + <dimen name="abc_panel_menu_list_width">296dp</dimen> + <dimen name="abc_search_view_preferred_width">320dip</dimen> + <dimen name="abc_search_view_text_min_width">160dip</dimen> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/defaults.xml --> + <eat-comment/> + <dimen name="default_circle_indicator_radius">3dp</dimen> + <dimen name="default_circle_indicator_stroke_width">1dp</dimen> + <dimen name="default_title_indicator_clip_padding">4dp</dimen> + <dimen name="default_title_indicator_footer_indicator_height">7dp</dimen> + <dimen name="default_title_indicator_footer_indicator_underline_padding">10dp</dimen> + <dimen name="default_title_indicator_footer_line_height">1px</dimen> + <dimen name="default_title_indicator_footer_padding">5dp</dimen> + <dimen name="default_title_indicator_text_size">12dp</dimen> + <dimen name="default_title_indicator_title_padding">5dp</dimen> + <dimen name="default_title_indicator_top_padding">0dp</dimen> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <item name="dialog_fixed_height_major" type="dimen">80%</item> + <item name="dialog_fixed_height_minor" type="dimen">100%</item> + <item name="dialog_fixed_width_major" type="dimen">320dp</item> + <item name="dialog_fixed_width_minor" type="dimen">320dp</item> + <item name="action_bar_activity_content" type="id"/> + <item name="action_menu_divider" type="id"/> + <item name="action_menu_presenter" type="id"/> + <item name="home" type="id"/> + <item name="progress_circular" type="id"/> + <item name="progress_horizontal" type="id"/> + <integer name="abc_max_action_buttons">2</integer> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/defaults.xml --> + <eat-comment/> + <integer name="default_circle_indicator_orientation">0</integer> + <integer name="default_title_indicator_footer_indicator_style">1</integer> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/integers.xml --> + <eat-comment/> + <integer name="svdrp_default_port">6419</integer> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="Content$Adult_Movie__Drama">Adult Movie/Drama</string> + <string name="Content$Adventure__Western__War">Adventure/Western/War</string> + <string name="Content$Advertisement__Shopping">Advertisement/Shopping</string> + <string name="Content$Arts__Culture">Arts/Culture</string> + <string name="Content$Arts__Culture_Magazine">Arts/Culture Magazine</string> + <string name="Content$Athletics">Athletics</string> + <string name="Content$Ballet">Ballet</string> + <string name="Content$Black_and_White">Black & White</string> + <string name="Content$Broadcasting__Press">Broadcasting/Press</string> + <string name="Content$Cartoons__Puppets">Cartoons/Puppets</string> + <string name="Content$Childrens__Youth_Programme">Children\'s/Youth Programme</string> + <string name="Content$Comedy">Comedy</string> + <string name="Content$Cooking">Cooking</string> + <string name="Content$Detective__Thriller">Detective/Thriller</string> + <string name="Content$Discussion__Inverview__Debate">Discussion/Inverview/Debate</string> + <string name="Content$Documentary">Documentary</string> + <string name="Content$Economics__Social_Advisory">Economics/Social Advisory</string> + <string name="Content$Education__Science__Factual">Education/Science/Factual</string> + <string name="Content$Entertainment_Programme_for_10_to_16">Entertainment Programme for 10 to 16</string> + <string name="Content$Entertainment_Programme_for_6_to_14">Entertainment Programme for 6 to 14</string> + <string name="Content$Equestrian">Equestrian</string> + <string name="Content$Experimental_Film__Video">Experimental Film/Video</string> + <string name="Content$Fashion">Fashion</string> + <string name="Content$Film__Cinema">Film/Cinema</string> + <string name="Content$Fine_Arts">Fine Arts</string> + <string name="Content$Fitness_and_Health">Fitness & Health</string> + <string name="Content$Folk__Tradional_Music">Folk/Tradional Music</string> + <string name="Content$Football__Soccer">Football/Soccer</string> + <string name="Content$Foreign_Countries__Expeditions">Foreign Countries/Expeditions</string> + <string name="Content$Further_Education">Further Education</string> + <string name="Content$Game_Show__Quiz__Contest">Game Show/Quiz/Contest</string> + <string name="Content$Gardening">Gardening</string> + <string name="Content$Handicraft">Handicraft</string> + <string name="Content$Informational__Educational__School_Programme">Informational/Educational/School Programme</string> + <string name="Content$Jazz">Jazz</string> + <string name="Content$Languages">Languages</string> + <string name="Content$Leisure__Hobbies">Leisure/Hobbies</string> + <string name="Content$Literature">Literature</string> + <string name="Content$Live_Broadcast">Live Broadcast</string> + <string name="Content$Magazine__Report__Documentary">Magazine/Report/Documentary</string> + <string name="Content$Martial_Sports">Martial Sports</string> + <string name="Content$Medicine__Physiology__Psychology">Medicine/Physiology/Psychology</string> + <string name="Content$Motor_Sport">Motor Sport</string> + <string name="Content$Motoring">Motoring</string> + <string name="Content$Movie__Drama">Movie/Drama</string> + <string name="Content$Music__Ballet__Dance">Music/Ballet/Dance</string> + <string name="Content$Musical__Opera">Musical/Opera</string> + <string name="Content$Nature__Animals__Environment">Nature/Animals/Environment</string> + <string name="Content$New_Media">New Media</string> + <string name="Content$News_Magazine">News Magazine</string> + <string name="Content$News__Current_Affairs">News/Current Affairs</string> + <string name="Content$News__Weather_Report">News/Weather Report</string> + <string name="Content$Original_Language">Original Language</string> + <string name="Content$Performing_Arts">Performing Arts</string> + <string name="Content$Popular_Culture__Traditional_Arts">Popular Culture/Traditional Arts</string> + <string name="Content$Preschool_Childrens_Programme">Pre-school Children\'s Programme</string> + <string name="Content$Religion">Religion</string> + <string name="Content$Remarkable_People">Remarkable People</string> + <string name="Content$Rock__Pop">Rock/Pop</string> + <string name="Content$Romance">Romance</string> + <string name="Content$Science_Fiction__Fantasy__Horror">Science Fiction/Fantasy/Horror</string> + <string name="Content$Serious__Classical_Music">Serious/Classical Music</string> + <string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Serious/Classical/Religious/Historical Movie/Drama</string> + <string name="Content$Show__Game_Show">Show/Game Show</string> + <string name="Content$Soap__Melodrama__Folkloric">Soap/Melodrama/Folkloric</string> + <string name="Content$Social__Political__Economics">Social/Political/Economics</string> + <string name="Content$Social__Spiritual_Sciences">Social/Spiritual Sciences</string> + <string name="Content$Special_Event">Special Event</string> + <string name="Content$Sport_Magazine">Sport Magazine</string> + <string name="Content$Sports">Sports</string> + <string name="Content$Talk_Show">Talk Show</string> + <string name="Content$Team_Sports">Team Sports</string> + <string name="Content$Technology__Natural_Sciences">Technology/Natural Sciences</string> + <string name="Content$Tennis__Squash">Tennis/Squash</string> + <string name="Content$Tourism__Travel">Tourism/Travel</string> + <string name="Content$Unknown"/> + <string name="Content$Unpublished">Unpublished</string> + <string name="Content$Variety_Show">Variety Show</string> + <string name="Content$Water_Sport">Water Sport</string> + <string name="Content$Winter_Sports">Winter Sports</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <string name="abc_action_bar_home_description">Navigate home</string> + <string name="abc_action_bar_up_description">Navigate up</string> + <string name="abc_action_menu_overflow_description">More options</string> + <string name="abc_action_mode_done">Done</string> + <string name="abc_activity_chooser_view_see_all">See all</string> + <string name="abc_activitychooserview_choose_application">Choose an app</string> + <string name="abc_searchview_description_clear">Clear query</string> + <string name="abc_searchview_description_query">Search query</string> + <string name="abc_searchview_description_search">Search</string> + <string name="abc_searchview_description_submit">Submit query</string> + <string name="abc_searchview_description_voice">Voice search</string> + <string name="abc_shareactionprovider_share_with">Share with</string> + <string name="abc_shareactionprovider_share_with_application">Share with %s</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="aborted">Connection aborted.</string> + <string name="about_text"> About "VDR-Manager" Software for Android\n + This is Version %1$s\n + If you have a VDR at home reachable + over the internet and own a mobile phone running Android then you possibly find this program useful. + For further details visit http://projects.vdr-developer.org/projects/vdr-manager/wiki. + Author:\n + bju<herrlado@gmail.com> + herrlado<herrlado@gmail.com></string> + <string name="about_title">About</string> + <string name="action_menu_channels">Channels</string> + <string name="action_menu_epg">EPG list</string> + <string name="action_menu_recordings">Recordings</string> + <string name="action_menu_remote">Remote</string> + <string name="action_menu_search">EPG search</string> + <string name="action_menu_timers">Timers</string> + <string name="action_menu_wakeup">Wakeup</string> + <string name="action_websearch">Web search</string> + <string name="addtocal">Add to calendar</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="alive_check_enabled_key">alive_check_enabled</string> + <string name="alive_check_interval_key">alive_check_interval</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="app_name">VDR-Manager</string> + <string name="audio_track_dolby">D</string> + <string name="audio_tracks_template">Audio Tracks: %1$s</string> + <string name="certificate_accept_once">Accept once</string> + <string name="certificate_accepted_forever">Accept forever</string> + <string name="certificate_not_accepted">Abort</string> + <string name="certificate_problem_message_text">The server certificate was not accepted:\n\n +Hostname:\n + %1$s\n +Valid from:\n + %2$s\n +Valid until:\n + %3$s\n\n +What do you want to do?</string> + <string name="certificate_problem_message_title">Certificate warning</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="channel_filter_filter_key">limit_channels</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="channel_filter_filter_summary">Use only given channels</string> + <string name="channel_filter_filter_title">Limit channels</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="channel_filter_last_key">last_channel</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="channel_filter_last_summary">Comma separated channelnumbers or ranges (separator \'-\'). A.e. 1,2,4-10</string> + <string name="channel_filter_last_title">Channel filter</string> + <string name="channel_filter_preferences">Channel settings</string> + <string name="channel_group_menu_hide">Hide</string> + <string name="channel_group_menu_hide_permanent">Hide permanent</string> + <string name="channel_item_menu_epg">Show EPG</string> + <string name="channel_item_menu_hide">Hide</string> + <string name="channel_item_menu_hide_permanent">Hide permanent</string> + <string name="channel_item_menu_stream">Live stream</string> + <string name="channel_item_menu_switch">Switch to</string> + <string name="channels_window_title_count">%1$s, %2$s/%3$s</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/backup.xml --> + <eat-comment/> + <string name="choose">Choose a backup file</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="clear_term_after_search_key">key_clear_term_after_search</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="clear_term_after_search_summary_off">Search term remains after peforming search</string> + <string name="clear_term_after_search_summary_on">Term gets cleared after performing search</string> + <string name="clear_term_after_search_title">Clear Term after Search</string> + <string name="common_delete">Delete</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="current_vdr_id_key">key_current_vdr_id</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="day_concat">", "</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/no_translate.xml --> + <eat-comment/> + <string name="default_wakeup_method">wol</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="done">Done</string> + <string name="drawer_close">Close navigation drawer</string> + <string name="drawer_open">Open navigation drawer</string> + <string name="drive_img">Drive</string> + <string name="drive_info">Free %1$s GB of %2$s GB (%3$s%%)</string> + <string name="epg_by_channel">EPG by channel</string> + <string name="epg_by_search">EPG Search</string> + <string name="epg_by_search_param">EPG Search: \'%1$s\'</string> + <string name="epg_by_time">EPG by time</string> + <string name="epg_by_time_args">EPG by time: \'%1$s\'</string> + <string name="epg_client_errors">An error occurred, check logs…</string> + <string name="epg_duration_template">%1$s min</string> + <string name="epg_duration_template_live">%1$s/%2$s min</string> + <string name="epg_eent_livetv_text">Stream</string> + <string name="epg_event_create_timer_text">Add timer</string> + <string name="epg_event_imdb_text">IMDb Search</string> + <string name="epg_event_modify_timer_text">Modify timer</string> + <string name="epg_event_omdb_text">OMDB Search</string> + <string name="epg_event_share_text">Share</string> + <string name="epg_event_tmdb_text">TMDb Search</string> + <string name="epg_item_menu_timer_add">Create timer</string> + <string name="epg_item_menu_timer_delete">Delete timer</string> + <string name="epg_item_menu_timer_disable">Disable timer</string> + <string name="epg_item_menu_timer_enable">Enable timer</string> + <string name="epg_item_menu_timer_modify">Modify timer</string> + <string name="epg_item_menu_timer_record">Record</string> + <string name="epg_list_channel_spinner">Channel</string> + <string name="epg_list_search_label">Search results</string> + <string name="epg_list_time_adhoc">Ad Hoc</string> + <string name="epg_list_time_label">What\'s on at</string> + <string name="epg_list_time_next">Next</string> + <string name="epg_list_time_now">Now</string> + <string name="epg_menu_search">Search EPG</string> + <string name="epg_menu_times">Search times</string> + <string name="epg_no_items">Nothing found…</string> + <string name="epg_of_a_channel">%1$s, %2$s/%3$s</string> + <string name="epg_search_button">Search</string> + <string name="epg_search_settings_description">Search VDR EPG</string> + <string name="epg_search_times_add">Add time</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="epg_search_times_key">epg_search_times</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="epg_search_times_window">Custom times</string> + <string name="epg_window_title_count">%1$s, %2$s items</string> + <string name="every_day">Every day</string> + <string name="filter">Filter</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/backup.xml --> + <eat-comment/> + <string name="generic_confirm_title" translation_description="The title on a confirmation dialog asking the user if he is sure?"> Are you sure?</string> + <string name="generic_progress_title" translation_description="The title on a progress dialog asking the user to wait."> Please wait...</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="groupby_channel">By Channel</string> + <string name="groupby_date">By Date</string> + <string name="groupby_group">Group</string> + <string name="groupby_name">Name</string> + <string name="groupby_name_all_channels_group">All Channels</string> + <string name="groupby_provider">Provider</string> + <string name="groupby_source">Source</string> + <string name="groupby_window_title_templte">Group by %1$s</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="gui_channels_show_channel_numbers_key">key_channels_show_channel_numbers</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="gui_channels_show_channel_numbers_summary">Show channel numbers in the channel list.</string> + <string name="gui_channels_show_channel_numbers_title">Show channel numbers</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="gui_custom_locale_key">key_gui_custom_locale</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="gui_custom_locale_sum">Set a custom language.</string> + <string name="gui_custom_locale_title">Custom language</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="gui_enable_24h_format_key">key_enable_24h</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="gui_enable_24h_format_summary_off">1:00 PM</string> + <string name="gui_enable_24h_format_summary_on">13:00</string> + <string name="gui_enable_24h_format_title">Use 24-hour format</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="gui_max_recent_channels_key">key_gui_max_recent_channels</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="gui_max_recent_channels_summary">How many channels should be kept in the recent channels?</string> + <string name="gui_max_recent_channels_title">Max. recent channels</string> + <string name="gui_preferences">GUI Settings</string> + <string name="gui_quit_on_back_summary_off">Back button does not quit VDR-Manager</string> + <string name="gui_quit_on_back_summary_on">Back button quits the VDR-Manager</string> + <string name="gui_quit_on_back_title">Quit on back button</string> + <string name="gui_recent_channels_order_summary">Sort by last used or mostly used</string> + <string name="gui_recent_channels_order_title">Recent Channels Sorting</string> + <string name="hitkcommand">HITK Command</string> + <string name="key_remux_command">remux_command</string> + <string name="key_remux_enable">remux_enable</string> + <string name="key_remux_parameter">remux_parameter</string> + <string name="label">Label</string> + <string name="livetv">Live TV</string> + <string name="main_menu_clear_search">Clear Search History</string> + <string name="main_menu_exit">Exit</string> + <string name="main_menu_goto">Switch Device</string> + <string name="main_menu_goto_no_vdr">Can not load selected device :(</string> + <string name="main_menu_goto_title">Switch to…</string> + <string name="main_menu_info">Info</string> + <string name="main_menu_preferences">Preferences</string> + <string name="main_menu_switched_to">Switched to %1$s</string> + <string name="menu_exprt">Export</string> + <string name="menu_groupby">Group by</string> + <string name="menu_imprt">Import</string> + <string name="menu_remapback">\'Back\' is \'Back\' HITK</string> + <string name="menu_reset">Reset</string> + <string name="navigae_at_the_end">End</string> + <string name="navigae_at_the_start">Beginning</string> + <string name="never">Never</string> + <string name="new_timer">New timer</string> + <string name="new_vdr">New VDR</string> + <string name="no_connection">No connection</string> + <string name="no_connection_retry">Retry</string> + <string name="no_internet_connection">No data connection</string> + <string name="no_results">No results…</string> + <string name="no_vdr">No VDR Devices</string> + <string name="not_yet_implemented">Not Yet Implemented</string> + <string name="prefs_current_value">Current:</string> + <string name="prefs_current_value_not_set"><not set></string> + <string name="prefs_current_value_template">\nCurrent: %1$s</string> + <string name="probing">Probing %1$s …</string> + <string name="processing">Processing…</string> + <string name="progress_cache_hit">Loaded from cache.</string> + <string name="progress_channels_loading">Loading channels…</string> + <string name="progress_connect">Connecting…</string> + <string name="progress_connect_error">Connection failed!</string> + <string name="progress_connect_finished_abnormal">Connection finished abnormal</string> + <string name="progress_connect_finished_abnormal_arg">Connection finished abnormal: %1$s</string> + <string name="progress_connect_timeout">Connection timeout!</string> + <string name="progress_disconnect">Disconnecting…</string> + <string name="progress_loading">Loading…</string> + <string name="progress_login">Login.</string> + <string name="progress_login_error">Login failed.</string> + <string name="progress_recording_delete">Deleting recording…</string> + <string name="progress_recordings_loading">Loading recordings…</string> + <string name="progress_switching">Switching…</string> + <string name="progress_timer_delete">Deleting timer…</string> + <string name="progress_timer_disable">Disabling timer…</string> + <string name="progress_timer_enable">Enabling timer…</string> + <string name="progress_timer_modify">Updating timer…</string> + <string name="progress_timer_save">Saving timer…</string> + <string name="progress_timers_loading">Loading timers…</string> + <string name="progress_wakeup_error">Error sending wakeup request: %1$s</string> + <string name="progress_wakeup_sending">Initiating wakeup request…</string> + <string name="progress_wakeup_sent">Wakeup request sent</string> + <string name="progress_whatson_loading">Loading EPG…</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="qui_imdb_url_key">key_qui_imdb_url</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="qui_imdb_url_summary">Which IMDb site to search.</string> + <string name="qui_imdb_url_title">IMDb Site</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="qui_quit_on_back_key">key_gui_quit_on_back</string> + <string name="qui_show_imdb_button_key">key_qui_show_imdb_button</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="qui_show_imdb_button_summary_off">IMDb Button is not shown</string> + <string name="qui_show_imdb_button_summary_on">IMDb Button is shown</string> + <string name="qui_show_imdb_button_title">Show IMDb Button</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="qui_show_omdb_button_key">key_qui_show_omdb_button</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="qui_show_omdb_button_summary_off">OMDB Button is not shown</string> + <string name="qui_show_omdb_button_summary_on">OMDB Button is shown</string> + <string name="qui_show_omdb_button_title">Show OMDB Button</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="qui_show_tmdb_button_key">key_qui_show_tmdb_button</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="qui_show_tmdb_button_summary_off">TMDb Button is not shown</string> + <string name="qui_show_tmdb_button_summary_on">TMDb Button is shown</string> + <string name="qui_show_tmdb_button_title">Show TMDb Button</string> + <string name="recent_channels">Recent channels</string> + <string name="recent_channels_no_history">No history…</string> + <string name="recording_item_menu_delete">Delete</string> + <string name="recording_item_menu_stream">Stream</string> + <string name="recording_started">Recording started</string> + <string name="recstream">Streaming of recordings</string> + <string name="recstream_enable_summary">Enable Streaming of recordings</string> + <string name="recstream_enable_title">Streaming of recordings</string> + <string name="recstream_method_summary">Currently Streaming over VDR live and or streamdev plugin is supported</string> + <string name="recstream_method_title">Streaming method</string> + <string name="recstream_smarttvweb_method_summary">Supported methods: \'Progressive\', \'MPEG-DASH \/ OIPF HAS\', \'Apple HLS\'</string> + <string name="recstream_smarttvweb_method_title">Smarttvweb Stream Type</string> + <string name="refresh">Refresh</string> + <string name="remapback_hint">Longpress on Back Button to leave the remote.</string> + <string name="remote">Remote Control</string> + <string name="remote_enable_summary">Shows the remote control view if enabled</string> + <string name="remote_enable_title">Enable VDR remote control</string> + <string name="remux_command_summary">Typically EXT or Extern e.g. http://vdr:3000/EXT/1</string> + <string name="remux_command_title">Command</string> + <string name="remux_enable_summary">Enable streaming via remux (e.g. externremux.sh)</string> + <string name="remux_enable_title">Enable Remux</string> + <string name="remux_parameter_summary">Control Streaming quality. E.g. http://vdr:3000/EXT;DSL1000/1</string> + <string name="remux_parameter_title">Parameter</string> + <string name="remux_title">Remux</string> + <string name="sad_img">Sad</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/backup.xml --> + <eat-comment/> + <string name="sd_card_canceled" translation_description="When importing/saving to the SD card, the message indicating that the operation was canceled."> The operation was canceled.</string> + <string name="sd_card_error_no_storage" translation_description="When importing/saving to the SD card, the error message indicating that no SD card is found."> No SD card is found.</string> + <string name="sd_card_import_error" translation_description="When importing from the SD card, the error message indicating not able to import."> Unable to import from SD card.</string> + <string name="sd_card_import_error_no_file" translation_description="When importing from the SD card, the error message indicating that no file is found on a SD card directory. %1$s: the SD card directory. E.g., '/mnt/sdcard/mybillingbuddy/'."> No file found in %1$s.</string> + <string name="sd_card_import_progress_message" translation_description="When importing from the SD card, the progress message."> Importing from SD card...</string> + <string name="sd_card_import_success" translation_description="When importing from the SD card, the success message."> Finished importing from SD card.</string> + <string name="sd_card_save_error" translation_description="When saving to the SD card, the error message indicating not able to save."> Unable to save to SD card.</string> + <string name="sd_card_save_error_create_dir" translation_description="When saving to the SD card, the error message indicating not able to create a directory on the SD card."> Unable to create a directory on SD card.</string> + <string name="sd_card_save_progress_message" translation_description="When saving to the SD card, the progress message."> Saving to SD card...</string> + <string name="sd_card_save_success" translation_description="When saving to the SD card, the success message"> Finished saving to SD card.</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="search">Search</string> + <string name="search_epg_hint">Search EPG</string> + <string name="search_reapt">Reruns</string> + <string name="set_time">Set time</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/backup.xml --> + <eat-comment/> + <string name="settings_backup" translation_description="In the 'Settings' page, the option to change the data backup related settings. Character limit: ~26 (1 line)"> Backup</string> + <string name="settings_backup_key">settingsBackup</string> + <string name="settings_backup_now" translation_description="In the 'Backup' settings, under the 'SD card' section, the option to backup to the SD card now. Character limit: ~26 (1 line)"> Backup now</string> + <string name="settings_backup_now_key">settingsBackupNow</string> + <string name="settings_backup_now_progress_message" translation_description="In the 'Backup' settings, after pressing the 'Backup now' option, the progress message telling the user that it is writing all data and settings to the SD card."> Writing all data and settings...</string> + <string name="settings_backup_now_summary">Creates a snapshot of the current data and the settings</string> + <string name="settings_backup_restore" translation_description="In the 'Backup' settings, under the 'SD card' section, the option to restore everything from the SD card. Character limit: ~26 (1 line)"> Restore now</string> + <string name="settings_backup_restore_confirm_message" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the message in the alert dialog asking the user to confirm that he wants to restore from a backup and it will overwrite all the current data and settings."> Restoring a backup from the SD card will overwrite all your current data and settings.</string> + <string name="settings_backup_restore_key">settingsBackupRestore</string> + <string name="settings_backup_restore_no_backup" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the message in the alert dialog informing the user that there is no backup to restore from."> No backup found.</string> + <string name="settings_backup_restore_progress_message" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the progress message informing that My Billinbg Buddy is reading all data and settings from the backup on the SD card."> Reading all data and settings...</string> + <string name="settings_backup_restore_select_title" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the title in the picker dialog asking the user to select a backup."> Select a backup to restore</string> + <string name="settings_backup_restore_summary">Restore a snapshot of the settings and the data</string> + <string name="settings_backup_summary">Backup/Restore your data and settings</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="settings_live_port">VDR live plugin port</string> + <string name="settings_live_port_summary">VDR live plugin has default port 8008.</string> + <string name="settings_livetv_port">Streaming Port</string> + <string name="settings_livetv_port_summary">Default 3000. The access must be enabled in + streamdevhosts.conf.</string> + <string name="settings_livetv_streamformat">Streamformat</string> + <string name="settings_livetv_summary">Needs streamdev-server on VDR and an external + player such as VPlayer</string> + <string name="settings_smarttvweb_port">Smarttvweb port</string> + <string name="settings_smarttvweb_port_summary">VDR smarttvweb plugin has default port 8000</string> + <string name="share">Share</string> + <string name="share_chooser">Share EPG Entry</string> + <string name="sort">Sort</string> + <string name="sortby">Sort by</string> + <string name="sortby_alphabet">Alphabet</string> + <string name="sortby_channel">Channel</string> + <string name="sortby_channellist">Chanellist</string> + <string name="sortby_time">Time</string> + <string name="stream_as">as %s</string> + <string name="stream_choose_audio">Choose Audio Track</string> + <string name="stream_via">via %s</string> + <string name="stream_via_as">Stream</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="streaming_password_key">key_streaming_password</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="streaming_password_sum">Set your streamdev server password. (a.e. -a \'username:password\')</string> + <string name="streaming_password_title">Streamdev password</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="streaming_username_key">key_streaming_username</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="streaming_username_sum">Set your streamdev server username. (a.e. -a \'username:password\')</string> + <string name="streaming_username_title">Streamdev username</string> + <string name="svdrp_port_summary">Default is 6419</string> + <string name="svdrp_port_title">SVDRP Port</string> + <string name="switch_to_channel">Switch to</string> + <string name="switching_failed">Switching to %1$s failed: %2$s</string> + <string name="switching_success">Switched to %s</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="timer_default_lifetime_key">timer_default_lifetime</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_default_lifetime_summary">Default lifetime</string> + <string name="timer_default_lifetime_title">Default lifetime</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="timer_default_primary_limit_key">timer_default_primary_limit</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_default_primary_limit_summary">Default primary limit</string> + <string name="timer_default_primary_limit_title">Default primary limit</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="timer_default_priority_key">timer_default_priority</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_default_priority_summary">Default priority</string> + <string name="timer_default_priority_title">Default priority</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/timers.xml --> + <eat-comment/> + <string name="timer_detail_channel_title">Channel:</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_detail_day_title">Day</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/timers.xml --> + <eat-comment/> + <string name="timer_detail_end_title">End:</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_detail_lifetime">Lifetime:</string> + <string name="timer_detail_lifetime_hint">e.g. 99</string> + <string name="timer_detail_priority">Priority:</string> + <string name="timer_detail_priority_hint">e.g. 50</string> + <string name="timer_detail_repeat_title">Repeat</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/timers.xml --> + <eat-comment/> + <string name="timer_detail_start_title">Start:</string> + <string name="timer_detail_title_title">Title:</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_detail_title_vps">%1$s (VPS)</string> + <string name="timer_detail_use_vps">Use VPS:</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/timers.xml --> + <eat-comment/> + <string name="timer_details_add_title">Create a new timer</string> + <string name="timer_details_create_title">Create timer</string> + <string name="timer_details_delete_title">Delete timer</string> + <string name="timer_details_modify_title">Modify a timer</string> + <string name="timer_details_save_title">Save changes</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="timer_post_end_buffer_key">timer_post_end_buffer</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_post_end_buffer_summary">Minutes recording stops after the end of the + broadcast</string> + <string name="timer_post_end_buffer_title">Margin at stop</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="timer_pre_start_buffer_key">timer_pre_start_buffer</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_pre_start_buffer_summary">Minutes recording starts before the beginning of + the broadcast</string> + <string name="timer_pre_start_buffer_title">Margin at start</string> + <string name="timer_preferences">Timer defaults</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/no_translate.xml --> + <eat-comment/> + <string name="timezone_key">key_timezone</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="type_to_filter">type to filter</string> + <string name="update_will_start_in">Update will start in one second</string> + <string name="vdr_advanced_preferences">Advanced</string> + <string name="vdr_advanced_preferences_summary">Advanced settings</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_conntimeout_key">key_conntimeout_key</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_conntimeout_sum">How long (in seconds) to wait before the connection is established?</string> + <string name="vdr_conntimeout_title">Connection Timeout</string> + <string name="vdr_device_delete_qeustion">Delete this device?</string> + <string name="vdr_devices">VDR Devices</string> + <string name="vdr_devices_category">VDR devices</string> + <string name="vdr_devices_summary">Define one or more VDR Devices.</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_encoding_key">key_vdr_encoding</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_encoding_summary">Character encoding of your VDR device. Default is utf-8.</string> + <string name="vdr_encoding_title">Character encoding</string> + <string name="vdr_error_text">The communication with VDR has caused an error: %1$s</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_host_key">vdr_host</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_host_not_defined">VDR host not defined</string> + <string name="vdr_host_summary">Host running VDR</string> + <string name="vdr_host_title">VDR host</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_name_key">vdr_name</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_name_summary">A name for this device</string> + <string name="vdr_name_title">Name</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_password_key">vdr_password</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_password_summary">Password for the VDR plugin</string> + <string name="vdr_password_title">VDR plugin password</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/no_translate.xml --> + <eat-comment/> + <string name="vdr_port_default">6420</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_port_key">vdr_port </string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_port_summary">Port for connections to VDR plugin</string> + <string name="vdr_port_title">VDR plugin port </string> + <string name="vdr_preferences">Network settings</string> + <string name="vdr_prefs_category">Device</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_readtimeout_key">key_vdr_readtimeout</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_readtimeout_sum">How long (in seconds) to wait for every read line operation?</string> + <string name="vdr_readtimeout_title">Read Timeout</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_ssl_key">vdr_secure</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_ssl_summary">Use SSL for connections</string> + <string name="vdr_ssl_title">Secure connect</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_stream_format">stream_format</string> + <string name="vdr_stream_port">stream_port</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/no_translate.xml --> + <eat-comment/> + <string name="vdr_stream_proxy_key">key_vdr_stream_proxy</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_timeout_key">key_vdr_timeout</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_timeout_sum">How long (in seconds) to wait for a whole I/O operation, before it gets aborted?</string> + <string name="vdr_timeout_title">Total timeout</string> + <string name="vdr_timezone_summary">The time zone used on the server. It is important if you travel and modify timers from another time zone.</string> + <string name="vdr_timezone_title">Select server time zone</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="wakeup_enabled_key">key_wakeup_enabled</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="wakeup_enabled_summary">Enables to remote wakeup the VDR host</string> + <string name="wakeup_enabled_title">Can remote wakeup VDR</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="wakeup_method_key">key_wakeup_method</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="wakeup_method_summary">Choose a method to wakeup the vdr host</string> + <string name="wakeup_method_title">Wakeup method</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="wakeup_password_key">key_wakeup_password</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="wakeup_password_summary">Password for remote wakeup</string> + <string name="wakeup_password_title">Wakeup password</string> + <string name="wakeup_preferences">Remote VDR host wakeup</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="wakeup_url_key">key_wakeup_url</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="wakeup_url_summary">URL for a request doing the wakeup</string> + <string name="wakeup_url_title">URL for remote wakeup</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="wakeup_user_key">key_wakeup_user</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="wakeup_user_summary">User for remote wakeup</string> + <string name="wakeup_user_title">Wakeup user</string> + <string name="wakeup_wol_custom_boradcast_summary">Unless you have static ARP tables you should use some kind of broadcast address.</string> + <string name="wakeup_wol_custom_boradcast_title">Destination IP address</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="wakeup_wol_custom_broadcast_key">key_wol_custom_broadcast</string> + <string name="wakeup_wol_mac_key">key_wakeup_wol_mac</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="wakeup_wol_mac_summary">MAC-Address of the VDR host. Use \':\' or \'-\' or a space as separator.</string> + <string name="wakeup_wol_mac_title">MAC-Address</string> + <string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string> + <string name="zone_list_menu_sort_by_timezone">Sort by time zone</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/styles.xml --> + <eat-comment/> + <style name="AppTheme" parent="@style/Theme.AppCompat"/> + <style name="Line"> + <item name="android:layout_width">fill_parent</item> + <item name="android:layout_height">1px</item> + <item name="android:layout_marginLeft">10dp</item> + <item name="android:layout_marginRight">10dp</item> + <item name="android:layout_marginTop">10dp</item> + <item name="android:layout_marginBottom">10dp</item> + <item name="android:background">@drawable/line_gradient</item> + </style> + <style name="Line2"> + <item name="android:layout_width">fill_parent</item> + <item name="android:layout_height">1px</item> + <item name="android:layout_marginLeft">10dp</item> + <item name="android:layout_marginRight">10dp</item> + <item name="android:layout_marginTop">1dp</item> + <item name="android:layout_marginBottom">1dp</item> + <item name="android:background">@drawable/line_gradient</item> + </style> + <style name="MinusButton"> + <item name="android:background">@drawable/btn_circle</item> + <item name="android:src">@drawable/ic_btn_round_minus</item> + </style> + <style name="PlusButton"> + <item name="android:background">@drawable/btn_circle</item> + <item name="android:src">@drawable/ic_btn_round_plus</item> + </style> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <style name="TextAppearance.AppCompat.Base.CompactMenu.Dialog" parent="android:TextAppearance.Medium"> + <item name="android:textColor">@android:color/primary_text_light</item> + </style> + <style name="TextAppearance.AppCompat.Base.SearchResult" parent=""> + <item name="android:textStyle">normal</item> + <item name="android:textColor">?android:textColorPrimary</item> + <item name="android:textColorHint">?android:textColorHint</item> + </style> + <style name="TextAppearance.AppCompat.Base.SearchResult.Subtitle"> + <item name="android:textSize">14sp</item> + <item name="android:textColor">?android:textColorSecondary</item> + </style> + <style name="TextAppearance.AppCompat.Base.SearchResult.Title"> + <item name="android:textSize">18sp</item> + </style> + <style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Widget"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">18sp</item> + </style> + <style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Widget"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">14sp</item> + </style> + <style name="TextAppearance.AppCompat.Light.Base.SearchResult" parent="TextAppearance.AppCompat.Base.SearchResult"> + <item name="android:textColor">?android:textColorPrimary</item> + <item name="android:textColorHint">?android:textColorHint</item> + </style> + <style name="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle"> + <item name="android:textSize">14sp</item> + <item name="android:textColor">?android:textColorSecondary</item> + </style> + <style name="TextAppearance.AppCompat.Light.Base.SearchResult.Title"> + <item name="android:textSize">18sp</item> + </style> + <style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large"/> + <style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small"/> + <style name="TextAppearance.AppCompat.Light.SearchResult.Subtitle" parent="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle"/> + <style name="TextAppearance.AppCompat.Light.SearchResult.Title" parent="TextAppearance.AppCompat.Light.Base.SearchResult.Title"/> + <style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large"/> + <style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small"/> + <style name="TextAppearance.AppCompat.SearchResult.Subtitle" parent="TextAppearance.AppCompat.Base.SearchResult.Subtitle"/> + <style name="TextAppearance.AppCompat.SearchResult.Title" parent="TextAppearance.AppCompat.Base.SearchResult.Title"/> + <style name="TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu"/> + <style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle"/> + <style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.ActionBar.Title" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Title"/> + <style name="TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle"/> + <style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.ActionMode.Title" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Title"/> + <style name="TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu" parent="android:TextAppearance.Small"> + <item name="android:textSize">12sp</item> + <item name="android:textStyle">bold</item> + <item name="android:textColor">?attr/actionMenuTextColor</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle" parent="android:TextAppearance.Small"> + <item name="android:textSize">@dimen/abc_action_bar_subtitle_text_size</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse" parent="android:TextAppearance.Small.Inverse"> + <item name="android:textSize">@dimen/abc_action_bar_subtitle_text_size</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title" parent="android:TextAppearance.Medium"> + <item name="android:textSize">@dimen/abc_action_bar_title_text_size</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse" parent="android:TextAppearance.Medium.Inverse"> + <item name="android:textSize">@dimen/abc_action_bar_title_text_size</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle" parent="android:TextAppearance.Small"> + <item name="android:textColor">?android:attr/textColorSecondary</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse" parent="android:TextAppearance.Small.Inverse"> + <item name="android:textColor">?android:attr/textColorSecondaryInverse</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title" parent="android:TextAppearance.Medium"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse" parent="android:TextAppearance.Medium.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.Base.DropDownItem" parent="android:TextAppearance.Small"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + </style> + <style name="TextAppearance.AppCompat.Widget.DropDownItem" parent="TextAppearance.AppCompat.Widget.Base.DropDownItem"/> + <style name="TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large"/> + <style name="TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small"/> + <style name="TextAppearance.Widget.AppCompat.Base.ExpandedMenu.Item" parent="android:TextAppearance.Medium"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + </style> + <style name="TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="TextAppearance.Widget.AppCompat.Base.ExpandedMenu.Item"/> + <style name="Theme.AppCompat" parent="Theme.Base.AppCompat"> + <item name="isLightTheme">false</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_dark</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_dark</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_dark</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_dark</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_dark</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> + </style> + <style name="Theme.AppCompat.Base.CompactMenu" parent=""> + <item name="android:itemTextAppearance"> @style/TextAppearance.Widget.AppCompat.ExpandedMenu.Item</item> + <item name="android:listViewStyle">@style/Widget.AppCompat.ListView.Menu</item> + </style> + <style name="Theme.AppCompat.Base.CompactMenu.Dialog" parent=""> + <item name="android:itemTextAppearance"> @style/TextAppearance.AppCompat.Base.CompactMenu.Dialog</item> + <item name="android:listViewStyle">@android:style/Widget.ListView.Menu</item> + </style> + <style name="Theme.AppCompat.CompactMenu" parent="Theme.AppCompat.Base.CompactMenu"/> + <style name="Theme.AppCompat.CompactMenu.Dialog" parent="Theme.AppCompat.Base.CompactMenu.Dialog"/> + <style name="Theme.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge"/> + <style name="Theme.AppCompat.Light" parent="Theme.Base.AppCompat.Light"> + <item name="isLightTheme">true</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.Light.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.Light.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.Light.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_light</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_light</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_light</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear_holo_light</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search_api_holo_light</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go_search_api_holo_light</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search_api_holo_light</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_light</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.Light.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.Light.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.Light.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_light</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.Light.ActivityChooserView</item> + </style> + <style name="Theme.AppCompat.Light.DarkActionBar" parent="Theme.Base.AppCompat.Light.DarkActionBar"> + <item name="isLightTheme">true</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.Light.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_dark</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_dark</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_dark</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_dark</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_dark</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> + </style> + <style name="Theme.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge"/> + <style name="Theme.Base" parent="android:Theme"/> + <style name="Theme.Base.AppCompat" parent="Theme.Base"> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_dark</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_dark</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_dark</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + <item name="actionBarTabStyle">@style/Widget.AppCompat.ActionBar.TabView</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.ActionBar.TabBar</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.ActionBar.TabText</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.ActionBar</item> + <item name="actionBarSplitStyle">?attr/actionBarStyle</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="actionBarSize">@dimen/abc_action_bar_default_height</item> + <item name="actionBarDivider">?attr/dividerVertical</item> + <item name="actionBarItemBackground">?attr/selectableItemBackground</item> + <item name="actionMenuTextAppearance"> @style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style> + <style name="Theme.Base.AppCompat.Dialog.FixedSize" parent="android:Theme.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_dark</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_dark</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style> + <style name="Theme.Base.AppCompat.Dialog.Light.FixedSize" parent="Theme.Base.AppCompat.Dialog.FixedSize"/> + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat"/> + <style name="Theme.Base.AppCompat.Light" parent="Theme.Base.Light"> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_light</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_light</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_light</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + + <!-- Action Bar Styles --> + <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> + <item name="actionOverflowButtonStyle"> @style/Widget.AppCompat.Light.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar</item> + <item name="actionBarSplitStyle">?attr/actionBarStyle</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="actionBarSize">@dimen/abc_action_bar_default_height</item> + <item name="actionBarDivider">?attr/dividerVertical</item> + <item name="actionBarItemBackground">?attr/selectableItemBackground</item> + <item name="actionMenuTextAppearance"> @style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_light</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_light</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_light</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.Light.ActionButton.CloseMode</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle"> @style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_light</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_light</item> + </style> + <style name="Theme.Base.AppCompat.Light.DarkActionBar" parent="Theme.Base.AppCompat.Light"> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_dark</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar.Solid.Inverse</item> + <item name="actionBarWidgetTheme">@style/Theme.AppCompat</item> + <item name="actionBarDivider">@drawable/abc_list_divider_holo_dark</item> + <item name="actionBarItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView.Inverse</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar.Inverse</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText.Inverse</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryInverseDisableOnly</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.Light.ActionMode.Inverse</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> + + <!-- Panel attributes --> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style> + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light"/> + <style name="Theme.Base.Light" parent="android:Theme.Light"/> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/styles.xml --> + <eat-comment/> + <style name="Theme.PageIndicatorDefaults" parent="@android:style/Theme"> + <item name="circlePageIndicatorStyle">@style/Widget.CirclePageIndicator</item> + <item name="titlePageIndicatorStyle">@style/Widget.TitlePageIndicator</item> + </style> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <style name="Widget.AppCompat.ActionBar" parent="Widget.AppCompat.Base.ActionBar"/> + <style name="Widget.AppCompat.ActionBar.Solid" parent="Widget.AppCompat.Base.ActionBar.Solid"/> + <style name="Widget.AppCompat.ActionBar.TabBar" parent="Widget.AppCompat.Base.ActionBar.TabBar"/> + <style name="Widget.AppCompat.ActionBar.TabText" parent="Widget.AppCompat.Base.ActionBar.TabText"/> + <style name="Widget.AppCompat.ActionBar.TabView" parent="Widget.AppCompat.Base.ActionBar.TabView"/> + <style name="Widget.AppCompat.ActionButton" parent="Widget.AppCompat.Base.ActionButton"/> + <style name="Widget.AppCompat.ActionButton.CloseMode" parent="Widget.AppCompat.Base.ActionButton.CloseMode"/> + <style name="Widget.AppCompat.ActionButton.Overflow" parent="Widget.AppCompat.Base.ActionButton.Overflow"/> + <style name="Widget.AppCompat.ActionMode" parent="Widget.AppCompat.Base.ActionMode"/> + <style name="Widget.AppCompat.ActivityChooserView" parent="Widget.AppCompat.Base.ActivityChooserView"/> + <style name="Widget.AppCompat.AutoCompleteTextView" parent="Widget.AppCompat.Base.AutoCompleteTextView"/> + <style name="Widget.AppCompat.Base.ActionBar" parent=""> + <item name="displayOptions">useLogo|showHome|showTitle</item> + <item name="divider">?attr/dividerVertical</item> + <item name="height">?attr/actionBarSize</item> + <item name="homeLayout">@layout/abc_action_bar_home</item> + <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Title</item> + <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle</item> + <item name="background">@drawable/abc_ab_transparent_dark_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_transparent_dark_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_transparent_dark_holo</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="progressBarStyle">@style/Widget.AppCompat.ProgressBar.Horizontal</item> + <item name="indeterminateProgressStyle">@style/Widget.AppCompat.ProgressBar</item> + </style> + <style name="Widget.AppCompat.Base.ActionBar.Solid" parent="Widget.AppCompat.Base.ActionBar"> + <item name="background">@drawable/abc_ab_solid_dark_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_solid_dark_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_solid_dark_holo</item> + </style> + <style name="Widget.AppCompat.Base.ActionBar.TabBar" parent=""> + <item name="divider">?attr/actionBarDivider</item> + <item name="showDividers">middle</item> + <item name="dividerPadding">12dip</item> + </style> + <style name="Widget.AppCompat.Base.ActionBar.TabText" parent=""> + <item name="android:textAppearance">@null</item> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">12sp</item> + <item name="android:textStyle">bold</item> + <item name="android:ellipsize">marquee</item> + <item name="android:maxLines">2</item> + <item name="textAllCaps">true</item> + </style> + <style name="Widget.AppCompat.Base.ActionBar.TabView" parent=""> + <item name="android:background">@drawable/abc_tab_indicator_ab_holo</item> + <item name="android:gravity">center_horizontal</item> + <item name="android:paddingLeft">16dip</item> + <item name="android:paddingRight">16dip</item> + <item name="android:minWidth">80dip</item> + </style> + <style name="Widget.AppCompat.Base.ActionButton" parent=""> + <item name="android:background">?attr/actionBarItemBackground</item> + <item name="android:paddingLeft">12dip</item> + <item name="android:paddingRight">12dip</item> + <item name="android:minWidth">@dimen/abc_action_button_min_width</item> + <item name="android:minHeight">?attr/actionBarSize</item> + <item name="android:gravity">center</item> + <item name="android:maxLines">2</item> + <item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item> + </style> + <style name="Widget.AppCompat.Base.ActionButton.CloseMode" parent="Widget.AppCompat.Base.ActionButton"/> + <style name="Widget.AppCompat.Base.ActionButton.Overflow" parent="Widget.AppCompat.Base.ActionButton"> + <item name="android:src">@drawable/abc_ic_menu_moreoverflow_normal_holo_dark</item> + </style> + <style name="Widget.AppCompat.Base.ActionMode" parent=""> + <item name="background">?attr/actionModeBackground</item> + <item name="backgroundSplit">?attr/actionModeSplitBackground</item> + <item name="height">?attr/actionBarSize</item> + <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Title</item> + <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle</item> + </style> + <style name="Widget.AppCompat.Base.ActivityChooserView" parent=""> + <item name="android:gravity">center</item> + <item name="android:background">@drawable/abc_ab_share_pack_holo_dark</item> + <item name="divider">?attr/dividerVertical</item> + <item name="showDividers">middle</item> + <item name="dividerPadding">6dip</item> + </style> + <style name="Widget.AppCompat.Base.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView"> + <item name="android:textColor">?attr/actionMenuTextColor</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + </style> + <style name="Widget.AppCompat.Base.DropDownItem.Spinner" parent=""> + <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.DropDownItem</item> + <item name="android:paddingLeft">8dp</item> + <item name="android:paddingRight">8dp</item> + <item name="android:gravity">center_vertical</item> + </style> + <style name="Widget.AppCompat.Base.ListPopupWindow" parent=""> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + </style> + <style name="Widget.AppCompat.Base.ListView.DropDown" parent="android:Widget.ListView"> + <item name="android:listSelector">@drawable/abc_list_selector_holo_dark</item> + </style> + <style name="Widget.AppCompat.Base.ListView.Menu" parent="android:Widget.ListView.Menu"> + <item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item> + <item name="android:divider">?attr/dividerHorizontal</item> + </style> + <style name="Widget.AppCompat.Base.PopupMenu" parent="@style/Widget.AppCompat.Base.ListPopupWindow"/> + <style name="Widget.AppCompat.Base.ProgressBar" parent="android:Widget.ProgressBar"> + <item name="android:minWidth">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:maxWidth">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:minHeight">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:maxHeight">@dimen/abc_action_bar_progress_bar_size</item> + </style> + <style name="Widget.AppCompat.Base.ProgressBar.Horizontal" parent="android:Widget.ProgressBar.Horizontal"/> + <style name="Widget.AppCompat.Base.Spinner" parent=""> + <item name="spinnerMode">dropdown</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + <item name="android:gravity">left|center_vertical</item> + <item name="android:clickable">true</item> + <item name="android:background">@drawable/abc_spinner_ab_holo_dark</item> + </style> + <style name="Widget.AppCompat.DropDownItem.Spinner" parent="Widget.AppCompat.Base.DropDownItem.Spinner"/> + <style name="Widget.AppCompat.Light.ActionBar" parent="Widget.AppCompat.Light.Base.ActionBar"/> + <style name="Widget.AppCompat.Light.ActionBar.Solid" parent="Widget.AppCompat.Light.Base.ActionBar.Solid"/> + <style name="Widget.AppCompat.Light.ActionBar.Solid.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse"/> + <style name="Widget.AppCompat.Light.ActionBar.TabBar" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar"/> + <style name="Widget.AppCompat.Light.ActionBar.TabBar.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse"/> + <style name="Widget.AppCompat.Light.ActionBar.TabText" parent="Widget.AppCompat.Light.Base.ActionBar.TabText"/> + <style name="Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse"/> + <style name="Widget.AppCompat.Light.ActionBar.TabView" parent="Widget.AppCompat.Light.Base.ActionBar.TabView"/> + <style name="Widget.AppCompat.Light.ActionBar.TabView.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse"/> + <style name="Widget.AppCompat.Light.ActionButton" parent="Widget.AppCompat.Light.Base.ActionButton"/> + <style name="Widget.AppCompat.Light.ActionButton.CloseMode" parent="Widget.AppCompat.Light.Base.ActionButton.CloseMode"/> + <style name="Widget.AppCompat.Light.ActionButton.Overflow" parent="Widget.AppCompat.Light.Base.ActionButton.Overflow"/> + <style name="Widget.AppCompat.Light.ActionMode.Inverse" parent="Widget.AppCompat.Light.Base.ActionMode.Inverse"/> + <style name="Widget.AppCompat.Light.ActivityChooserView" parent="Widget.AppCompat.Light.Base.ActivityChooserView"/> + <style name="Widget.AppCompat.Light.AutoCompleteTextView" parent="Widget.AppCompat.Light.Base.AutoCompleteTextView"/> + <style name="Widget.AppCompat.Light.Base.ActionBar" parent="Widget.AppCompat.Base.ActionBar"> + <item name="background">@drawable/abc_ab_transparent_light_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_transparent_light_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_transparent_light_holo</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item> + <item name="progressBarStyle">@style/Widget.AppCompat.ProgressBar.Horizontal</item> + <item name="indeterminateProgressStyle">@style/Widget.AppCompat.ProgressBar</item> + </style> + <style name="Widget.AppCompat.Light.Base.ActionBar.Solid" parent="Widget.AppCompat.Light.Base.ActionBar"> + <item name="background">@drawable/abc_ab_solid_light_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_solid_light_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_solid_light_holo</item> + </style> + <style name="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse" parent="Widget.AppCompat.Base.ActionBar.Solid"> + <item name="titleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse</item> + <item name="subtitleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + </style> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabBar" parent="Widget.AppCompat.Base.ActionBar.TabBar"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabText" parent="Widget.AppCompat.Base.ActionBar.TabText"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabText"> + <item name="android:textColor">?android:attr/textColorPrimaryInverseDisableOnly</item> + </style> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabView" parent="Widget.AppCompat.Base.ActionBar.TabView"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabView"/> + <style name="Widget.AppCompat.Light.Base.ActionButton" parent="Widget.AppCompat.Base.ActionButton"/> + <style name="Widget.AppCompat.Light.Base.ActionButton.CloseMode" parent="Widget.AppCompat.Light.Base.ActionButton"/> + <style name="Widget.AppCompat.Light.Base.ActionButton.Overflow" parent="Widget.AppCompat.Light.Base.ActionButton"> + <item name="android:src">@drawable/abc_ic_menu_moreoverflow_normal_holo_light</item> + </style> + <style name="Widget.AppCompat.Light.Base.ActionMode.Inverse" parent="Widget.AppCompat.Base.ActionMode"> + <item name="titleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse</item> + <item name="subtitleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse</item> + </style> + <style name="Widget.AppCompat.Light.Base.ActivityChooserView" parent="Widget.AppCompat.Base.ActivityChooserView"> + <item name="android:background">@drawable/abc_ab_share_pack_holo_light</item> + </style> + <style name="Widget.AppCompat.Light.Base.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView"> + <item name="android:textColor">?attr/actionMenuTextColor</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + </style> + <style name="Widget.AppCompat.Light.Base.DropDownItem.Spinner" parent="Widget.AppCompat.Base.DropDownItem.Spinner"/> + <style name="Widget.AppCompat.Light.Base.ListPopupWindow" parent=""> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + </style> + <style name="Widget.AppCompat.Light.Base.ListView.DropDown" parent="android:Widget.ListView"> + <item name="android:listSelector">@drawable/abc_list_selector_holo_light</item> + </style> + <style name="Widget.AppCompat.Light.Base.PopupMenu" parent="@style/Widget.AppCompat.Light.Base.ListPopupWindow"/> + <style name="Widget.AppCompat.Light.Base.Spinner" parent="Widget.AppCompat.Base.Spinner"> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + <item name="android:background">@drawable/abc_spinner_ab_holo_light</item> + </style> + <style name="Widget.AppCompat.Light.DropDownItem.Spinner" parent="Widget.AppCompat.Light.Base.DropDownItem.Spinner"/> + <style name="Widget.AppCompat.Light.ListPopupWindow" parent="Widget.AppCompat.Light.Base.ListPopupWindow"/> + <style name="Widget.AppCompat.Light.ListView.DropDown" parent="Widget.AppCompat.Light.Base.ListView.DropDown"/> + <style name="Widget.AppCompat.Light.PopupMenu" parent="Widget.AppCompat.Light.Base.PopupMenu"/> + <style name="Widget.AppCompat.Light.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Light.Base.Spinner"/> + <style name="Widget.AppCompat.ListPopupWindow" parent="Widget.AppCompat.Base.ListPopupWindow"/> + <style name="Widget.AppCompat.ListView.DropDown" parent="Widget.AppCompat.Base.ListView.DropDown"/> + <style name="Widget.AppCompat.ListView.Menu" parent="Widget.AppCompat.Base.ListView.Menu"/> + <style name="Widget.AppCompat.PopupMenu" parent="Widget.AppCompat.Base.PopupMenu"/> + <style name="Widget.AppCompat.ProgressBar" parent="Widget.AppCompat.Base.ProgressBar"/> + <style name="Widget.AppCompat.ProgressBar.Horizontal" parent="Widget.AppCompat.Base.ProgressBar.Horizontal"/> + <style name="Widget.AppCompat.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Base.Spinner"/> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/styles.xml --> + <eat-comment/> + <style name="Widget.CirclePageIndicator" parent="@android:style/Widget"> + <item name="centered">@bool/default_circle_indicator_centered</item> + <item name="fillColor">@color/default_circle_indicator_fill_color</item> + <item name="orientation">@integer/default_circle_indicator_orientation</item> + <item name="radius">@dimen/default_circle_indicator_radius</item> + <item name="snap">@bool/default_circle_indicator_snap</item> + <item name="strokeColor">@color/default_circle_indicator_stroke_color</item> + <item name="strokeWidth">@dimen/default_circle_indicator_stroke_width</item> + </style> + <style name="Widget.TitlePageIndicator" parent="@android:style/Widget"> + <item name="clipPadding">@dimen/default_title_indicator_clip_padding</item> + <item name="footerColor">@color/default_title_indicator_footer_color</item> + <item name="footerLineHeight">@dimen/default_title_indicator_footer_line_height</item> + <item name="footerIndicatorStyle">@integer/default_title_indicator_footer_indicator_style + </item> + <item name="footerIndicatorHeight">@dimen/default_title_indicator_footer_indicator_height + </item> + <item name="footerIndicatorUnderlinePadding"> + @dimen/default_title_indicator_footer_indicator_underline_padding + </item> + <item name="footerPadding">@dimen/default_title_indicator_footer_padding</item> + <item name="selectedColor">@color/default_title_indicator_selected_color</item> + <item name="selectedBold">@bool/default_title_indicator_selected_bold</item> + <item name="textColor">@color/default_title_indicator_text_color</item> + <item name="textSize">@dimen/default_title_indicator_text_size</item> + <item name="titlePadding">@dimen/default_title_indicator_title_padding</item> + <item name="topPadding">@dimen/default_title_indicator_top_padding</item> + </style> + <style name="cursorButton"> + <item name="android:layout_width">70dp</item> + <item name="android:layout_height">wrap_content</item> + <item name="android:layout_margin">5dp</item> + </style> + <style name="volChanButton" paren="@android:attr/buttonStyleSmall"> + <item name="android:layout_width">wrap_content</item> + <item name="android:layout_height">wrap_content</item> + <item name="android:bottomRightRadius">20dp</item> + <item name="android:bottomLeftRadius">20dp</item> + <item name="android:layout_margin">10dp</item> + <item name="android:topLeftRadius">20dp</item> + <item name="android:topRightRadius">20dp</item> + </style> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/xml/backup_settings.xml b/vdrmanager/app/build/intermediates/res/debug/xml/backup_settings.xml new file mode 100644 index 0000000..9e98f7c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/xml/backup_settings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +Copyright 2012 Google Inc. + +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. +--> +<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" + android:title="@string/settings_backup" android:summary="@string/settings_backup_summary"> + <Preference + android:key="@string/settings_backup_now_key" + android:persistent="false" + android:title="@string/settings_backup_now" + android:summary="@string/settings_backup_now_summary" + /> + <Preference + android:key="@string/settings_backup_restore_key" + android:persistent="false" + android:title="@string/settings_backup_restore" + android:summary="@string/settings_backup_restore_summary" + /> +</PreferenceScreen><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/backup_settings.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/xml/preferences.xml b/vdrmanager/app/build/intermediates/res/debug/xml/preferences.xml new file mode 100644 index 0000000..40eaed8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/xml/preferences.xml @@ -0,0 +1,88 @@ +<?xml version="1.0" encoding="utf-8"?> +<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" > + + <PreferenceCategory android:title="@string/vdr_devices_category" > + <PreferenceScreen + android:summary="@string/vdr_devices_summary" + android:title="@string/vdr_devices" > + <intent + android:action="android.intent.action.MAIN" + android:targetClass="de.bjusystems.vdrmanager.gui.VdrListActivity" + android:targetPackage="de.bjusystems.vdrmanager" /> + </PreferenceScreen> + </PreferenceCategory> + <PreferenceCategory + android:key="gui_preferences" + android:title="@string/gui_preferences" > + <CheckBoxPreference + android:defaultValue="false" + android:key="@string/gui_channels_show_channel_numbers_key" + android:summary="@string/gui_channels_show_channel_numbers_summary" + android:title="@string/gui_channels_show_channel_numbers_title" /> + + <EditTextPreference + android:defaultValue="10" + android:inputType="number" + android:key="@string/gui_max_recent_channels_key" + android:summary="@string/gui_max_recent_channels_summary" + android:title="@string/gui_max_recent_channels_title" /> + + <ListPreference + android:defaultValue="most" + android:entries="@array/recent_channels_order_entries" + android:entryValues="@array/recent_channels_order_entry_values" + android:key="gui_recent_channels_order" + android:summary="@string/gui_recent_channels_order_summary" + android:title="@string/gui_recent_channels_order_title" /> + + <CheckBoxPreference + android:defaultValue="true" + android:key="@string/gui_enable_24h_format_key" + android:summaryOff="@string/gui_enable_24h_format_summary_off" + android:summaryOn="@string/gui_enable_24h_format_summary_on" + android:title="@string/gui_enable_24h_format_title" /> + <CheckBoxPreference + android:defaultValue="true" + android:key="@string/qui_show_imdb_button_key" + android:summaryOff="@string/qui_show_imdb_button_summary_off" + android:summaryOn="@string/qui_show_imdb_button_summary_on" + android:title="@string/qui_show_imdb_button_title" /> + + <ListPreference + android:defaultValue="akas.imdb.com" + android:dependency="@string/qui_show_imdb_button_key" + android:entries="@array/imdb_urls" + android:entryValues="@array/imdb_urls_velues" + android:key="@string/qui_imdb_url_key" + android:summaryOn="@string/qui_imdb_url_summary" + android:title="@string/qui_imdb_url_title" /> + + <CheckBoxPreference + android:defaultValue="false" + android:key="@string/qui_show_omdb_button_key" + android:summaryOff="@string/qui_show_omdb_button_summary_off" + android:summaryOn="@string/qui_show_omdb_button_summary_on" + android:title="@string/qui_show_omdb_button_title" /> + <CheckBoxPreference + android:defaultValue="false" + android:key="@string/qui_show_tmdb_button_key" + android:summaryOff="@string/qui_show_tmdb_button_summary_off" + android:summaryOn="@string/qui_show_tmdb_button_summary_on" + android:title="@string/qui_show_tmdb_button_title" /> + + <ListPreference + android:defaultValue="DEFAULT" + android:entries="@array/lang" + android:entryValues="@array/lang_values" + android:key="@string/gui_custom_locale_key" + android:summary="@string/gui_custom_locale_sum" + android:title="@string/gui_custom_locale_title" /> + </PreferenceCategory> + + <Preference + android:key="@string/settings_backup_key" + android:persistent="false" + android:summary="@string/settings_backup_summary" + android:title="@string/settings_backup" /> + +</PreferenceScreen><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/preferences.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/xml/searchable.xml b/vdrmanager/app/build/intermediates/res/debug/xml/searchable.xml new file mode 100644 index 0000000..0851509 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/xml/searchable.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<searchable xmlns:android="http://schemas.android.com/apk/res/android" + android:hint="@string/search_epg_hint" + android:includeInGlobalSearch="true" + android:label="@string/app_name" + android:searchSettingsDescription="@string/epg_search_settings_description" + android:searchSuggestAuthority="de.bjusystems.vdrmanager.data.db.EPGSearchSuggestionsProvider" + android:searchSuggestSelection=" ?" + android:imeOptions="actionSearch" + android:inputType="text" + android:voiceSearchMode="showVoiceSearchButton|launchRecognizer" > + + <!-- + <actionkey + android:keycode="KEYCODE_SEARCH" + android:queryActionMsg="string" + android:suggestActionMsg="string" + android:suggestActionMsgColumn="string"/> + --> + +</searchable><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/searchable.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/xml/timezones.xml b/vdrmanager/app/build/intermediates/res/debug/xml/timezones.xml new file mode 100644 index 0000000..de0156d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/xml/timezones.xml @@ -0,0 +1,88 @@ +<timezones> + <timezone id="Pacific/Majuro">Marshall Islands</timezone> + <timezone id="Pacific/Midway">Midway Island</timezone> + <timezone id="Pacific/Honolulu">Hawaii</timezone> + <timezone id="America/Anchorage">Alaska</timezone> + <timezone id="America/Los_Angeles">Pacific Time</timezone> + <timezone id="America/Tijuana">Tijuana</timezone> + <timezone id="America/Phoenix">Arizona</timezone> + <timezone id="America/Chihuahua">Chihuahua</timezone> + <timezone id="America/Denver">Mountain Time</timezone> + <timezone id="America/Costa_Rica">Central America</timezone> + <timezone id="America/Chicago">Central Time</timezone> + <timezone id="America/Mexico_City">Mexico City</timezone> + <timezone id="America/Regina">Saskatchewan</timezone> + <timezone id="America/Bogota">Bogota</timezone> + <timezone id="America/New_York">Eastern Time</timezone> + <timezone id="America/Caracas">Venezuela</timezone> + <timezone id="America/Barbados">Atlantic Time (Barbados)</timezone> + <timezone id="America/Halifax">Atlantic Time (Canada)</timezone> + <timezone id="America/Manaus">Manaus</timezone> + <timezone id="America/Santiago">Santiago</timezone> + <timezone id="America/St_Johns">Newfoundland</timezone> + <timezone id="America/Sao_Paulo">Brasilia</timezone> + <timezone id="America/Argentina/Buenos_Aires">Buenos Aires</timezone> + <timezone id="America/Godthab">Greenland</timezone> + <timezone id="America/Montevideo">Montevideo</timezone> + <timezone id="Atlantic/South_Georgia">Mid-Atlantic</timezone> + <timezone id="Atlantic/Azores">Azores</timezone> + <timezone id="Atlantic/Cape_Verde">Cape Verde Islands</timezone> + <timezone id="Africa/Casablanca">Casablanca</timezone> + <timezone id="Europe/London">London, Dublin</timezone> + <timezone id="Europe/Berlin">Berlin</timezone> + <timezone id="Europe/Amsterdam">Amsterdam</timezone> + <timezone id="Europe/Belgrade">Belgrade</timezone> + <timezone id="Europe/Brussels">Brussels</timezone> + <timezone id="Europe/Sarajevo">Sarajevo</timezone> + <timezone id="Africa/Windhoek">Windhoek</timezone> + <timezone id="Africa/Brazzaville">W. Africa Time</timezone> + <timezone id="Asia/Amman">Amman, Jordan</timezone> + <timezone id="Europe/Athens">Athens, Istanbul</timezone> + <timezone id="Asia/Beirut">Beirut, Lebanon</timezone> + <timezone id="Africa/Cairo">Cairo</timezone> + <timezone id="Europe/Helsinki">Helsinki</timezone> + <timezone id="Asia/Jerusalem">Jerusalem</timezone> + <timezone id="Europe/Minsk">Minsk</timezone> + <timezone id="Africa/Harare">Harare</timezone> + <timezone id="Asia/Baghdad">Baghdad</timezone> + <timezone id="Europe/Moscow">Moscow</timezone> + <timezone id="Asia/Kuwait">Kuwait</timezone> + <timezone id="Africa/Nairobi">Nairobi</timezone> + <timezone id="Asia/Tehran">Tehran</timezone> + <timezone id="Asia/Baku">Baku</timezone> + <timezone id="Asia/Tbilisi">Tbilisi</timezone> + <timezone id="Asia/Yerevan">Yerevan</timezone> + <timezone id="Asia/Dubai">Dubai</timezone> + <timezone id="Asia/Kabul">Kabul</timezone> + <timezone id="Asia/Karachi">Islamabad, Karachi</timezone> + <timezone id="Asia/Oral">Ural'sk</timezone> + <timezone id="Asia/Yekaterinburg">Yekaterinburg</timezone> + <timezone id="Asia/Calcutta">Kolkata</timezone> + <timezone id="Asia/Colombo">Sri Lanka</timezone> + <timezone id="Asia/Katmandu">Kathmandu</timezone> + <timezone id="Asia/Almaty">Astana</timezone> + <timezone id="Asia/Rangoon">Yangon</timezone> + <timezone id="Asia/Krasnoyarsk">Krasnoyarsk</timezone> + <timezone id="Asia/Bangkok">Bangkok</timezone> + <timezone id="Asia/Shanghai">Beijing</timezone> + <timezone id="Asia/Hong_Kong">Hong Kong</timezone> + <timezone id="Asia/Irkutsk">Irkutsk</timezone> + <timezone id="Asia/Kuala_Lumpur">Kuala Lumpur</timezone> + <timezone id="Australia/Perth">Perth</timezone> + <timezone id="Asia/Taipei">Taipei</timezone> + <timezone id="Asia/Seoul">Seoul</timezone> + <timezone id="Asia/Tokyo">Tokyo, Osaka</timezone> + <timezone id="Asia/Yakutsk">Yakutsk</timezone> + <timezone id="Australia/Adelaide">Adelaide</timezone> + <timezone id="Australia/Darwin">Darwin</timezone> + <timezone id="Australia/Brisbane">Brisbane</timezone> + <timezone id="Australia/Hobart">Hobart</timezone> + <timezone id="Australia/Sydney">Sydney, Canberra</timezone> + <timezone id="Asia/Vladivostok">Vladivostok</timezone> + <timezone id="Pacific/Guam">Guam</timezone> + <timezone id="Asia/Magadan">Magadan</timezone> + <timezone id="Pacific/Auckland">Auckland</timezone> + <timezone id="Pacific/Fiji">Fiji</timezone> + <timezone id="Pacific/Tongatapu">Tonga</timezone> +</timezones> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/timezones.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/debug/xml/vdr_prefs.xml b/vdrmanager/app/build/intermediates/res/debug/xml/vdr_prefs.xml new file mode 100644 index 0000000..71e04cc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/debug/xml/vdr_prefs.xml @@ -0,0 +1,245 @@ +<?xml version="1.0" encoding="utf-8"?> +<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" > + + <PreferenceCategory android:title="@string/vdr_prefs_category" > + <EditTextPreference + android:inputType="textCapWords" + android:key="@string/vdr_name_key" + android:summary="@string/vdr_name_summary" + android:title="@string/vdr_name_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="vdr_preferences" + android:title="@string/vdr_preferences" > + <de.bjusystems.vdrmanager.data.FetchEditTextPreference + android:inputType="textNoSuggestions" + android:key="@string/vdr_host_key" + android:summary="@string/vdr_host_summary" + android:title="@string/vdr_host_title" /> + <EditTextPreference + android:inputType="number" + android:key="@string/vdr_port_key" + android:summary="@string/vdr_port_summary" + android:title="@string/vdr_port_title" /> + <EditTextPreference + android:key="@string/vdr_password_key" + android:password="true" + android:summary="@string/vdr_password_summary" + android:title="@string/vdr_password_title" /> + + <CheckBoxPreference + android:key="@string/vdr_ssl_key" + android:enabled="true" + android:summary="@string/vdr_ssl_summary" + android:title="@string/vdr_ssl_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="filter_preferences" + android:title="@string/channel_filter_preferences" > + <CheckBoxPreference + android:key="@string/channel_filter_filter_key" + android:summary="@string/channel_filter_filter_summary" + android:title="@string/channel_filter_filter_title" /> + + <EditTextPreference + android:dependency="@string/channel_filter_filter_key" + android:key="@string/channel_filter_last_key" + android:summary="@string/channel_filter_last_summary" + android:title="@string/channel_filter_last_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="wakeup_preferences" + android:title="@string/wakeup_preferences" > + <CheckBoxPreference + android:key="@string/wakeup_enabled_key" + android:summary="@string/wakeup_enabled_summary" + android:title="@string/wakeup_enabled_title" /> + + <ListPreference + android:dependency="@string/wakeup_enabled_key" + android:entries="@array/wakeup_methods" + android:entryValues="@array/wakeup_methods_values" + android:key="@string/wakeup_method_key" + android:summary="@string/wakeup_method_summary" + android:title="@string/wakeup_method_title" /> + + <EditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_url_key" + android:summary="@string/wakeup_url_summary" + android:title="@string/wakeup_url_title" /> + <EditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_user_key" + android:summary="@string/wakeup_user_summary" + android:title="@string/wakeup_user_title" /> + <EditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_password_key" + android:password="true" + android:summary="@string/wakeup_password_summary" + android:title="@string/wakeup_password_title" /> + + <de.bjusystems.vdrmanager.data.FetchEditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_wol_mac_key" + android:summary="@string/wakeup_wol_mac_summary" + android:title="@string/wakeup_wol_mac_title" /> + + <EditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_wol_custom_broadcast_key" + android:summaryOn="@string/wakeup_wol_custom_boradcast_summary" + android:title="@string/wakeup_wol_custom_boradcast_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="timer_preferences" + android:title="@string/timer_preferences" > + <EditTextPreference + android:key="@string/timer_pre_start_buffer_key" + android:summary="@string/timer_pre_start_buffer_summary" + android:title="@string/timer_pre_start_buffer_title" /> + <EditTextPreference + android:key="@string/timer_post_end_buffer_key" + android:summary="@string/timer_post_end_buffer_summary" + android:title="@string/timer_post_end_buffer_title" /> + <EditTextPreference + android:key="@string/timer_default_lifetime_key" + android:summary="@string/timer_default_lifetime_summary" + android:title="@string/timer_default_lifetime_title" /> + <EditTextPreference + android:key="@string/timer_default_priority_key" + android:summary="@string/timer_default_priority_summary" + android:title="@string/timer_default_priority_title" /> + </PreferenceCategory> + <PreferenceCategory android:title="@string/livetv" > + <EditTextPreference + android:inputType="number" + android:key="streamingport" + android:summary="@string/settings_livetv_port_summary" + android:title="@string/settings_livetv_port" /> + <EditTextPreference + android:key="@string/streaming_username_key" + android:summary="@string/streaming_username_sum" + android:title="@string/streaming_username_title" /> + <EditTextPreference + android:key="@string/streaming_password_key" + android:password="true" + android:summary="@string/streaming_password_sum" + android:title="@string/streaming_password_title" /> + + <ListPreference + android:entries="@array/livetv_streamformat" + android:entryValues="@array/livetv_streamformat_values" + android:key="livetv_streamformat" + android:title="@string/settings_livetv_streamformat" /> + + <CheckBoxPreference + android:key="remux_enable" + android:summary="@string/remux_enable_summary" + android:title="@string/remux_enable_title" /> + + <ListPreference + android:dependency="remux_enable" + android:entries="@array/remux_entries" + android:entryValues="@array/remux_entry_values" + android:key="remux_command" + android:summary="@string/remux_command_summary" + android:title="@string/remux_command_title" /> + + <EditTextPreference + android:dependency="remux_enable" + android:key="remux_parameter" + android:summary="@string/remux_parameter_summary" + android:title="@string/remux_parameter_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="key_streaming_category" + android:title="@string/recstream" > + <CheckBoxPreference + android:key="key_rec_stream_enable" + android:summary="@string/recstream_enable_summary" + android:title="@string/recstream_enable_title" /> + + <ListPreference + android:dependency="key_rec_stream_enable" + android:entries="@array/recstream_entries" + android:entryValues="@array/recstream_entry_values" + android:key="key_recstream_method" + android:summary="@string/recstream_method_summary" + android:title="@string/recstream_method_title" /> + + <EditTextPreference + android:defaultValue="8008" + android:dependency="key_rec_stream_enable" + android:inputType="number" + android:key="key_live_port" + android:summary="@string/settings_live_port_summary" + android:title="@string/settings_live_port" /> + + + <ListPreference + android:dependency="key_rec_stream_enable" + android:entries="@array/recstream_smarttvweb_entries" + android:entryValues="@array/recstream_smarttvweb_entry_values" + android:key="key_smarttvweb_recstream_method" + android:summary="@string/recstream_smarttvweb_method_summary" + android:title="@string/recstream_smarttvweb_method_title" /> + + <EditTextPreference + android:defaultValue="8000" + android:dependency="key_rec_stream_enable" + android:inputType="number" + android:key="key_smarttvweb_port" + android:summary="@string/settings_smarttvweb_port_summary" + android:title="@string/settings_smarttvweb_port" /> + </PreferenceCategory> + + <PreferenceCategory + android:key="key_remote_category" + android:title="@string/remote" > + <CheckBoxPreference + android:key="key_remote_enable" + android:summary="@string/remote_enable_summary" + android:title="@string/remote_enable_title" /> + + <EditTextPreference + android:inputType="number" + android:key="key_svdrp_port" + android:dependency="key_remote_enable" + android:summary="@string/svdrp_port_summary" + android:defaultValue="@integer/svdrp_default_port" + android:title="@string/svdrp_port_title" /> + + </PreferenceCategory> + + <PreferenceScreen android:title="Advanced" > + <EditTextPreference + android:inputType="number" + android:key="@string/vdr_conntimeout_key" + android:summary="@string/vdr_conntimeout_sum" + android:title="@string/vdr_conntimeout_title" /> + <EditTextPreference + android:inputType="number" + android:key="@string/vdr_readtimeout_key" + android:summary="@string/vdr_readtimeout_sum" + android:title="@string/vdr_readtimeout_title" /> + <EditTextPreference + android:inputType="number" + android:key="@string/vdr_timeout_key" + android:summary="@string/vdr_timeout_sum" + android:title="@string/vdr_timeout_title" /> + <EditTextPreference + android:key="@string/vdr_encoding_key" + android:summary="@string/vdr_encoding_summary" + android:title="@string/vdr_encoding_title" /> + + <Preference + android:fragment="de.bjusystems.vdrmanager.ZonePicker" + android:key="@string/timezone_key" + android:summary="@string/vdr_timezone_summary" + android:title="@string/vdr_timezone_title" /> + + </PreferenceScreen> + +</PreferenceScreen><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/vdr_prefs.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/abc_fade_in.xml b/vdrmanager/app/build/intermediates/res/release/anim/abc_fade_in.xml new file mode 100644 index 0000000..99530f4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/abc_fade_in.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<alpha xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/decelerate_interpolator" + android:fromAlpha="0.0" android:toAlpha="1.0" + android:duration="@android:integer/config_mediumAnimTime" /><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_fade_in.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_in.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/abc_fade_out.xml b/vdrmanager/app/build/intermediates/res/release/anim/abc_fade_out.xml new file mode 100644 index 0000000..92d9366 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/abc_fade_out.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<alpha xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/decelerate_interpolator" + android:fromAlpha="1.0" android:toAlpha="0.0" + android:duration="@android:integer/config_mediumAnimTime" /><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_fade_out.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_fade_out.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/abc_slide_in_bottom.xml b/vdrmanager/app/build/intermediates/res/release/anim/abc_slide_in_bottom.xml new file mode 100644 index 0000000..59a74c5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/abc_slide_in_bottom.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> +<translate xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/decelerate_interpolator" + android:fromYDelta="50%p" android:toYDelta="0" + android:duration="@android:integer/config_mediumAnimTime"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_in_bottom.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_bottom.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/abc_slide_in_top.xml b/vdrmanager/app/build/intermediates/res/release/anim/abc_slide_in_top.xml new file mode 100644 index 0000000..5d7b465 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/abc_slide_in_top.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> +<translate xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/decelerate_interpolator" + android:fromYDelta="-50%p" android:toYDelta="0" + android:duration="@android:integer/config_mediumAnimTime"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_in_top.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_in_top.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/abc_slide_out_bottom.xml b/vdrmanager/app/build/intermediates/res/release/anim/abc_slide_out_bottom.xml new file mode 100644 index 0000000..90af70a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/abc_slide_out_bottom.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> +<translate xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/accelerate_interpolator" + android:fromYDelta="0" android:toYDelta="50%p" + android:duration="@android:integer/config_mediumAnimTime"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_out_bottom.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_bottom.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/abc_slide_out_top.xml b/vdrmanager/app/build/intermediates/res/release/anim/abc_slide_out_top.xml new file mode 100644 index 0000000..f682816 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/abc_slide_out_top.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> +<translate xmlns:android="http://schemas.android.com/apk/res/android" + android:interpolator="@android:anim/accelerate_interpolator" + android:fromYDelta="0" android:toYDelta="-50%p" + android:duration="@android:integer/config_mediumAnimTime"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/anim/abc_slide_out_top.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/anim/abc_slide_out_top.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/slide_down_in.xml b/vdrmanager/app/build/intermediates/res/release/anim/slide_down_in.xml new file mode 100644 index 0000000..0f91917 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/slide_down_in.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromYDelta="-100%p" android:toYDelta="0" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_down_in.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/slide_down_out.xml b/vdrmanager/app/build/intermediates/res/release/anim/slide_down_out.xml new file mode 100644 index 0000000..98d81ad --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/slide_down_out.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromYDelta="0" android:toYDelta="100%p" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_down_out.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/slide_left_in.xml b/vdrmanager/app/build/intermediates/res/release/anim/slide_left_in.xml new file mode 100644 index 0000000..a1bed2e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/slide_left_in.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2008 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromXDelta="100%p" android:toXDelta="0" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_left_in.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/slide_left_out.xml b/vdrmanager/app/build/intermediates/res/release/anim/slide_left_out.xml new file mode 100644 index 0000000..df6453c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/slide_left_out.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2008 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromXDelta="0" android:toXDelta="-100%p" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_left_out.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/slide_right_in.xml b/vdrmanager/app/build/intermediates/res/release/anim/slide_right_in.xml new file mode 100644 index 0000000..92dc4ea --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/slide_right_in.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2008 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromXDelta="-100%p" android:toXDelta="0" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_right_in.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/slide_right_out.xml b/vdrmanager/app/build/intermediates/res/release/anim/slide_right_out.xml new file mode 100644 index 0000000..0f01159 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/slide_right_out.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2008 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromXDelta="0" android:toXDelta="100%p" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_right_out.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/slide_up_in.xml b/vdrmanager/app/build/intermediates/res/release/anim/slide_up_in.xml new file mode 100644 index 0000000..9574737 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/slide_up_in.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromYDelta="100%p" android:toYDelta="0" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_up_in.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/anim/slide_up_out.xml b/vdrmanager/app/build/intermediates/res/release/anim/slide_up_out.xml new file mode 100644 index 0000000..15926af --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/anim/slide_up_out.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromYDelta="0" android:toYDelta="-100%p" android:duration="400"/> +</set> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/anim/slide_up_out.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/color/abc_search_url_text_holo.xml b/vdrmanager/app/build/intermediates/res/release/color/abc_search_url_text_holo.xml new file mode 100644 index 0000000..f6040ad --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/color/abc_search_url_text_holo.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_pressed="true" android:color="@color/abc_search_url_text_pressed"/> + <item android:state_selected="true" android:color="@color/abc_search_url_text_selected"/> + <item android:color="@color/abc_search_url_text_normal"/> <!-- not selected --> +</selector><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/color/abc_search_url_text_holo.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/color/abc_search_url_text_holo.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-finger/btn_circle.xml b/vdrmanager/app/build/intermediates/res/release/drawable-finger/btn_circle.xml new file mode 100644 index 0000000..a3dfdf3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-finger/btn_circle.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2009 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_window_focused="false" android:state_enabled="true" + android:drawable="@drawable/btn_circle_normal" /> + <item android:state_window_focused="false" android:state_enabled="false" + android:drawable="@drawable/btn_circle_disable" /> + <item android:state_pressed="true" + android:drawable="@drawable/btn_circle_pressed" /> + <item android:state_focused="true" android:state_enabled="true" + android:drawable="@drawable/btn_circle_selected" /> + <item android:state_enabled="true" + android:drawable="@drawable/btn_circle_normal" /> + <item android:state_focused="true" + android:drawable="@drawable/btn_circle_disable_focused" /> + <item + android:drawable="@drawable/btn_circle_disable" /> +</selector> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable-finger/btn_circle.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_disable.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_disable.png Binary files differnew file mode 100644 index 0000000..91fe6ec --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_disable.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_disable_focused.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_disable_focused.png Binary files differnew file mode 100644 index 0000000..c0573b4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_disable_focused.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_normal.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_normal.png Binary files differnew file mode 100644 index 0000000..1cb8a2e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_normal.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_pressed.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_pressed.png Binary files differnew file mode 100644 index 0000000..9df2f5d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_pressed.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_selected.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_selected.png Binary files differnew file mode 100644 index 0000000..84b4c01 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi-finger/btn_circle_selected.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..f8c332c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..ae5cad8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..db8b3f5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..caa33b0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..8a39540 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_share_pack_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_share_pack_holo_light.9.png Binary files differnew file mode 100644 index 0000000..624d96c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_share_pack_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..3153a20 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..7f3cff0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..9b4bd7a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..0a34385 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..9543db3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..045a6bc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..d886800 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..12d1e83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ab_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..babf958 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1b1526c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_cab_background_top_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_cab_background_top_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..c91d9f2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_cab_background_top_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_cab_background_top_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_cab_background_top_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a05b149 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_cab_background_top_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_ab_back_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_ab_back_holo_dark.png Binary files differnew file mode 100644 index 0000000..9deb8f0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_ab_back_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_ab_back_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_ab_back_holo_light.png Binary files differnew file mode 100644 index 0000000..5b29b1c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_ab_back_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_cab_done_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_cab_done_holo_dark.png Binary files differnew file mode 100644 index 0000000..bd2d459 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_cab_done_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_cab_done_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_cab_done_holo_light.png Binary files differnew file mode 100644 index 0000000..c6c30a1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_cab_done_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_clear_disabled.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_clear_disabled.png Binary files differnew file mode 100644 index 0000000..69838cc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_clear_disabled.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_clear_normal.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_clear_normal.png Binary files differnew file mode 100644 index 0000000..59304cf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_clear_normal.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png Binary files differnew file mode 100644 index 0000000..158e8b2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_clear_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_clear_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..70644b5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_clear_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png Binary files differnew file mode 100644 index 0000000..f3899bd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_commit_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_commit_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..f215d67 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_commit_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_go.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_go.png Binary files differnew file mode 100644 index 0000000..ca50419 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_go.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_go_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_go_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..bd4a594 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_go_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png Binary files differnew file mode 100644 index 0000000..cb6ebda --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png Binary files differnew file mode 100644 index 0000000..48d4728 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_menu_share_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_menu_share_holo_dark.png Binary files differnew file mode 100644 index 0000000..f5c5130 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_menu_share_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_menu_share_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_menu_share_holo_light.png Binary files differnew file mode 100644 index 0000000..7c12c57 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_menu_share_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_search.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_search.png Binary files differnew file mode 100644 index 0000000..febde99 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..25921cd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_voice_search.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_voice_search.png Binary files differnew file mode 100644 index 0000000..6ddeb38 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_voice_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_voice_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_voice_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..649263e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_ic_voice_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_divider_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_divider_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..194d94e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_divider_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_divider_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_divider_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ddd74ef --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_divider_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..7ffeb1d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_longpressed_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_longpressed_holo.9.png Binary files differnew file mode 100644 index 0000000..658b694 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_longpressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..93f8edc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..93f8edc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..e66354d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..dc1616c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..f1d3938 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..c943446 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..07a7510 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a27070b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..cf5f449 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..c618354 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..dc878a1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..0088468 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..439d8cd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png Binary files differnew file mode 100644 index 0000000..e69b11b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..a82029a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..bd07a4a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_tab_selected_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_tab_selected_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..e59e87d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_tab_selected_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_tab_selected_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_tab_selected_holo.9.png Binary files differnew file mode 100644 index 0000000..53c7d3a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_tab_selected_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_tab_selected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_tab_selected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..e95c45f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_tab_selected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..7ced71a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..aa4ed72 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ad6efce --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..1138906 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..9c498f6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..be84fbd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a639dae --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..b74aac3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..b74aac3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/action_search.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/action_search.png Binary files differnew file mode 100644 index 0000000..f4d4eb3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/action_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_channels.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_channels.png Binary files differnew file mode 100644 index 0000000..8ad2f3f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_channels.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_epglist.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_epglist.png Binary files differnew file mode 100644 index 0000000..3e18c91 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_epglist.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_recordings.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_recordings.png Binary files differnew file mode 100644 index 0000000..b4f8540 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_recordings.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_remote.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_remote.png Binary files differnew file mode 100644 index 0000000..25b6f89 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_remote.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_search.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_search.png Binary files differnew file mode 100644 index 0000000..e10bd6d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_timer.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_timer.png Binary files differnew file mode 100644 index 0000000..3b4c6fc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_timer.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_wakeup.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_wakeup.png Binary files differnew file mode 100644 index 0000000..0ab8f25 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/btn_wakeup.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/drawer_shadow.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/drawer_shadow.9.png Binary files differnew file mode 100644 index 0000000..fdb7478 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/drawer_shadow.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_btn_round_minus.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_btn_round_minus.png Binary files differnew file mode 100644 index 0000000..22fbaf7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_btn_round_minus.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_btn_round_plus.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_btn_round_plus.png Binary files differnew file mode 100644 index 0000000..bc61506 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_btn_round_plus.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_drawer.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_drawer.png Binary files differnew file mode 100644 index 0000000..6bea0e7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_drawer.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_drive.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_drive.png Binary files differnew file mode 100644 index 0000000..836a0ed --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_drive.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_3d_globe.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..fa09e36 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_3d_globe.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_filter.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..f688d49 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_filter.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_goto.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_goto.png Binary files differnew file mode 100644 index 0000000..9bd270a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_goto.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_moreoverflow.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_moreoverflow.png Binary files differnew file mode 100644 index 0000000..9e7d918 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_moreoverflow.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_play_clip.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..6ce5629 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_play_clip.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_recent_history.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_recent_history.png Binary files differnew file mode 100644 index 0000000..f6a0568 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_recent_history.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_refresh.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..9f30dc9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_refresh.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_view.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_view.png Binary files differnew file mode 100644 index 0000000..c716856 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_menu_view.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_volume_small.png b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..e575133 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-hdpi/ic_volume_small.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_disable.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_disable.png Binary files differnew file mode 100644 index 0000000..44e7698 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_disable.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_disable_focused.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_disable_focused.png Binary files differnew file mode 100644 index 0000000..781ae05 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_disable_focused.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_normal.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_normal.png Binary files differnew file mode 100644 index 0000000..8126ba1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_normal.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_pressed.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_pressed.png Binary files differnew file mode 100644 index 0000000..840a724 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_pressed.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_selected.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_selected.png Binary files differnew file mode 100644 index 0000000..86b5a81 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi-finger/btn_circle_selected.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..861d4aa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..578982e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..6682330 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..19001ca --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..46ecfb1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_share_pack_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_share_pack_holo_light.9.png Binary files differnew file mode 100644 index 0000000..4b10709 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_share_pack_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..56c70a4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..391cdb1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..b8a5677 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..1bba0d4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..efa65c5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..068fbc3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..0125a80 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..6a31081 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ab_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..23c6c45 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png Binary files differnew file mode 100644 index 0000000..44e66d8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_cab_background_top_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_cab_background_top_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..a29c815 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_cab_background_top_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_cab_background_top_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_cab_background_top_holo_light.9.png Binary files differnew file mode 100644 index 0000000..806d0da --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_cab_background_top_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_ab_back_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_ab_back_holo_dark.png Binary files differnew file mode 100644 index 0000000..7290c5c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_ab_back_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_ab_back_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_ab_back_holo_light.png Binary files differnew file mode 100644 index 0000000..7d944d3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_ab_back_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_cab_done_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_cab_done_holo_dark.png Binary files differnew file mode 100644 index 0000000..3382680 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_cab_done_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_cab_done_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_cab_done_holo_light.png Binary files differnew file mode 100644 index 0000000..f11b21f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_cab_done_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_clear_disabled.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_clear_disabled.png Binary files differnew file mode 100644 index 0000000..d2ab340 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_clear_disabled.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_clear_normal.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_clear_normal.png Binary files differnew file mode 100644 index 0000000..d87cee0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_clear_normal.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png Binary files differnew file mode 100644 index 0000000..37510ea --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_clear_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_clear_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..b5fbd1d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_clear_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png Binary files differnew file mode 100644 index 0000000..4f7c3ff --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_commit_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_commit_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..6adeb92 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_commit_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_go.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_go.png Binary files differnew file mode 100644 index 0000000..9724d9b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_go.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_go_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_go_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..7d2cc35 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_go_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png Binary files differnew file mode 100644 index 0000000..3b4e746 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png Binary files differnew file mode 100644 index 0000000..aa5ea4f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_menu_share_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_menu_share_holo_dark.png Binary files differnew file mode 100644 index 0000000..00e499c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_menu_share_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_menu_share_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_menu_share_holo_light.png Binary files differnew file mode 100644 index 0000000..240d406 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_menu_share_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_search.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_search.png Binary files differnew file mode 100644 index 0000000..96e393c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..01c540d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_voice_search.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_voice_search.png Binary files differnew file mode 100644 index 0000000..2acce22 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_voice_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_voice_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_voice_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..b65cd75 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_ic_voice_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_divider_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_divider_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..194d94e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_divider_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_divider_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_divider_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ddd74ef --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_divider_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..0678971 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_longpressed_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_longpressed_holo.9.png Binary files differnew file mode 100644 index 0000000..9180502 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_longpressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..af75e36 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..af75e36 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..4a3adf3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..b2b9f27 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..4a073b8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..b610fbf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..e77e652 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..05848d7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..885eb3b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..58a501a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..4def541 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..29c7132 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..85fe6b2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png Binary files differnew file mode 100644 index 0000000..8418cff --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..16f7f70 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..596c468 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_tab_selected_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_tab_selected_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..e48bfe0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_tab_selected_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_tab_selected_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_tab_selected_holo.9.png Binary files differnew file mode 100644 index 0000000..480102f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_tab_selected_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_tab_selected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_tab_selected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..7d60392 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_tab_selected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..b915b65 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..faf1a8e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..4287636 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..44450da --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..45845bf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..b903cae --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..b903cae --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..4fb2167 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..4fb2167 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/action_search.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/action_search.png Binary files differnew file mode 100644 index 0000000..fdf16bc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/action_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/drawer_shadow.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/drawer_shadow.9.png Binary files differnew file mode 100644 index 0000000..dbafea9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/drawer_shadow.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_btn_round_minus.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_btn_round_minus.png Binary files differnew file mode 100644 index 0000000..ac95d89 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_btn_round_minus.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_btn_round_plus.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_btn_round_plus.png Binary files differnew file mode 100644 index 0000000..de38538 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_btn_round_plus.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_drawer.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_drawer.png Binary files differnew file mode 100644 index 0000000..7edf012 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_drawer.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_drive.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_drive.png Binary files differnew file mode 100644 index 0000000..10fd452 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_drive.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_3d_globe.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..48a17b1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_3d_globe.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_filter.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..dddf04f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_filter.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_goto.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_goto.png Binary files differnew file mode 100644 index 0000000..9d7c64c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_goto.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_moreoverflow.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_moreoverflow.png Binary files differnew file mode 100644 index 0000000..9e1d3ab --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_moreoverflow.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_play_clip.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..a0fcfaf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_play_clip.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_recent_history.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_recent_history.png Binary files differnew file mode 100644 index 0000000..8c28f93 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_recent_history.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_refresh.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..1d4b46a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_refresh.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_video.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_video.png Binary files differnew file mode 100644 index 0000000..ebdd1f7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_video.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_view.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_view.png Binary files differnew file mode 100644 index 0000000..f2dc8ac --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_menu_view.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_video_small.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_video_small.png Binary files differnew file mode 100644 index 0000000..398c1f9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_video_small.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_volume_small.png b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..3eea0f0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-mdpi/ic_volume_small.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..787dbd8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..6b0982e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..1e67218 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..f667b02 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..ea464b3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png Binary files differnew file mode 100644 index 0000000..3b7d179 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..b7c0ceb --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..6c68529 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..9f2a275 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..e4bc569 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..4a4697d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..7bf106c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..9fa6936 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..76b1ce7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ab_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..a14e9c5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a1ccce5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..148c198 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_cab_background_top_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_cab_background_top_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1b355ea --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_cab_background_top_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_ab_back_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_ab_back_holo_dark.png Binary files differnew file mode 100644 index 0000000..bfc1c66 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_ab_back_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_ab_back_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_ab_back_holo_light.png Binary files differnew file mode 100644 index 0000000..87a5a42 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_ab_back_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_cab_done_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_cab_done_holo_dark.png Binary files differnew file mode 100644 index 0000000..fd5f416 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_cab_done_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_cab_done_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_cab_done_holo_light.png Binary files differnew file mode 100644 index 0000000..0ccab80 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_cab_done_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_clear_disabled.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_clear_disabled.png Binary files differnew file mode 100644 index 0000000..6cc02c5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_clear_disabled.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_clear_normal.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_clear_normal.png Binary files differnew file mode 100644 index 0000000..b617200 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_clear_normal.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png Binary files differnew file mode 100644 index 0000000..3d2cf50 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..0efacf7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png Binary files differnew file mode 100644 index 0000000..65fc078 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..81aa937 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_go.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_go.png Binary files differnew file mode 100644 index 0000000..b462079 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_go.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_go_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_go_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..7007b15 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_go_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png Binary files differnew file mode 100644 index 0000000..ef9792a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png Binary files differnew file mode 100644 index 0000000..3f275ad --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_menu_share_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_menu_share_holo_dark.png Binary files differnew file mode 100644 index 0000000..4492c49 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_menu_share_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_menu_share_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_menu_share_holo_light.png Binary files differnew file mode 100644 index 0000000..a61854b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_menu_share_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_search.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_search.png Binary files differnew file mode 100644 index 0000000..3d4d4e7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..280ba8f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_voice_search.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_voice_search.png Binary files differnew file mode 100644 index 0000000..ab8d0a9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_voice_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..69f18b9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_divider_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_divider_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..7ed9ee9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_divider_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_divider_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_divider_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ea395a3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_divider_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..8965f3e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_longpressed_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_longpressed_holo.9.png Binary files differnew file mode 100644 index 0000000..d1bffd0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_longpressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..1f8dcf1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1f8dcf1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..d4678b5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..5b84092 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..fc48fb3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..7dcfeef --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..45d7edb --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..6229800 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..5b2e567 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..218c855 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..60957c3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1d7efe8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..c9ba3dc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png Binary files differnew file mode 100644 index 0000000..12bde5a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..8767655 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..fc0d87b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_tab_selected_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_tab_selected_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..ddd218f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_tab_selected_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_tab_selected_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_tab_selected_holo.9.png Binary files differnew file mode 100644 index 0000000..cd8a2ad --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_tab_selected_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..e1d9dc2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..ba12729 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..40a3f42 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..6f501f2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..cd86211 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..a02b01d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..1107504 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..1107504 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..b9e1dc0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..19580e1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/action_search.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/action_search.png Binary files differnew file mode 100644 index 0000000..1169b79 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/action_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/drawer_shadow.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/drawer_shadow.9.png Binary files differnew file mode 100644 index 0000000..9832f72 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/drawer_shadow.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_drawer.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_drawer.png Binary files differnew file mode 100644 index 0000000..f0ce3be --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_drawer.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_drive.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_drive.png Binary files differnew file mode 100644 index 0000000..44b44cc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_drive.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_3d_globe.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..00ef22c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_3d_globe.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_filter.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..fea4101 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_filter.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_goto.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_goto.png Binary files differnew file mode 100644 index 0000000..4dc477d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_goto.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_moreoverflow.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_moreoverflow.png Binary files differnew file mode 100644 index 0000000..b990dad --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_moreoverflow.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_play_clip.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..f57315a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_play_clip.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_recent_history.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_recent_history.png Binary files differnew file mode 100644 index 0000000..838e274 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_recent_history.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_refresh.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..844cdaf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_refresh.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_view.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_view.png Binary files differnew file mode 100644 index 0000000..da4cb8a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_menu_view.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_volume_small.png b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..34b62e9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xhdpi/ic_volume_small.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..309c126 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..c6a6dad --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..cef6502 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..c665613 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..ac84fe3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png Binary files differnew file mode 100644 index 0000000..6b39059 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..d7ad40d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..b9d0cda --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..a370713 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png Binary files differnew file mode 100644 index 0000000..fc12541 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..075342b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..879bb18 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png Binary files differnew file mode 100644 index 0000000..7876e52 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png Binary files differnew file mode 100644 index 0000000..a4c79af --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..524ac92 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png Binary files differnew file mode 100644 index 0000000..84235bc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..85593ae --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png Binary files differnew file mode 100644 index 0000000..22c7c9a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png Binary files differnew file mode 100644 index 0000000..22199d6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_ab_back_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_ab_back_holo_light.png Binary files differnew file mode 100644 index 0000000..b1ad6de --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_ab_back_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png Binary files differnew file mode 100644 index 0000000..47636f2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_cab_done_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_cab_done_holo_light.png Binary files differnew file mode 100644 index 0000000..f833821 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_cab_done_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_clear_disabled.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_clear_disabled.png Binary files differnew file mode 100644 index 0000000..37983aa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_clear_disabled.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_clear_normal.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_clear_normal.png Binary files differnew file mode 100644 index 0000000..b147a42 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_clear_normal.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png Binary files differnew file mode 100644 index 0000000..5fbe0b9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..9025dc7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png Binary files differnew file mode 100644 index 0000000..dc441e0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..cf644ac --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_go.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_go.png Binary files differnew file mode 100644 index 0000000..046c065 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_go.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..b3b6a24 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png Binary files differnew file mode 100644 index 0000000..5d1b873 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png Binary files differnew file mode 100644 index 0000000..a93336e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png Binary files differnew file mode 100644 index 0000000..3f0ea6f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_menu_share_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_menu_share_holo_light.png Binary files differnew file mode 100644 index 0000000..1a8e9e8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_menu_share_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_search.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_search.png Binary files differnew file mode 100644 index 0000000..3d3a423 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..ae88a38 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_voice_search.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_voice_search.png Binary files differnew file mode 100644 index 0000000..2deec8e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_voice_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png Binary files differnew file mode 100644 index 0000000..3f84a1c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_divider_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_divider_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..b83a847 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_divider_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_divider_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_divider_holo_light.9.png Binary files differnew file mode 100644 index 0000000..80ea535 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_divider_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..7c3097b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_longpressed_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_longpressed_holo.9.png Binary files differnew file mode 100644 index 0000000..83e741b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_longpressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..50b84c7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..50b84c7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..b643f2f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ec17300 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..d60c0ab --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..2d53133 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..56c225e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png Binary files differnew file mode 100644 index 0000000..249d8c0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..fcf8e2e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..30dcaf0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..9ca210c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png Binary files differnew file mode 100644 index 0000000..2cb3945 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..4c7f33d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png Binary files differnew file mode 100644 index 0000000..b2b159c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..63c0145 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png Binary files differnew file mode 100644 index 0000000..ce7b3fa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png Binary files differnew file mode 100644 index 0000000..0388f81 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_tab_selected_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_tab_selected_holo.9.png Binary files differnew file mode 100644 index 0000000..2e9d965 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_tab_selected_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..97ffd07 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png Binary files differnew file mode 100644 index 0000000..3582689 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..d60716f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..e1cf041 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..42cf767 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png Binary files differnew file mode 100644 index 0000000..79a6114 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..5bcf2f3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..5bcf2f3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..9cef919 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png Binary files differnew file mode 100644 index 0000000..9cef919 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_ic_clear.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_ic_clear.xml new file mode 100644 index 0000000..dc2b4e0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_ic_clear.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_enabled="false" + android:drawable="@drawable/abc_ic_clear_disabled" /> + <item + android:drawable="@drawable/abc_ic_clear_normal" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_ic_clear.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_ic_clear_holo_light.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_ic_clear_holo_light.xml new file mode 100644 index 0000000..ca6ee95 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_ic_clear_holo_light.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_enabled="false" + android:drawable="@drawable/abc_ic_clear_search_api_disabled_holo_light" /> + <item + android:drawable="@drawable/abc_ic_clear_search_api_holo_light" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_ic_clear_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_ic_clear_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_item_background_holo_dark.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_item_background_holo_dark.xml new file mode 100644 index 0000000..edaf655 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_item_background_holo_dark.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + + <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. --> + <item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_disabled_holo_dark" /> + <item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/abc_list_selector_disabled_holo_dark" /> + <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_dark" /> + <item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_dark" /> + <item android:state_focused="true" android:drawable="@drawable/abc_list_focused_holo" /> + <item android:drawable="@android:color/transparent" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_item_background_holo_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_item_background_holo_light.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_item_background_holo_light.xml new file mode 100644 index 0000000..8b4e3a2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_item_background_holo_light.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + + <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. --> + <item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_disabled_holo_light" /> + <item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/abc_list_selector_disabled_holo_light" /> + <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_light" /> + <item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_light" /> + <item android:state_focused="true" android:drawable="@drawable/abc_list_focused_holo" /> + <item android:drawable="@android:color/transparent" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_item_background_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_item_background_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_list_selector_background_transition_holo_dark.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_list_selector_background_transition_holo_dark.xml new file mode 100644 index 0000000..23a9837 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_list_selector_background_transition_holo_dark.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<transition xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:drawable="@drawable/abc_list_pressed_holo_dark" /> + <item android:drawable="@drawable/abc_list_longpressed_holo" /> +</transition> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_list_selector_background_transition_holo_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_list_selector_background_transition_holo_light.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_list_selector_background_transition_holo_light.xml new file mode 100644 index 0000000..a8de245 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_list_selector_background_transition_holo_light.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<transition xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:drawable="@drawable/abc_list_pressed_holo_light" /> + <item android:drawable="@drawable/abc_list_longpressed_holo" /> +</transition> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_list_selector_background_transition_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_list_selector_holo_dark.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_list_selector_holo_dark.xml new file mode 100644 index 0000000..9563ef2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_list_selector_holo_dark.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + + <item android:state_window_focused="false" android:drawable="@android:color/transparent" /> + + <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. --> + <item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_disabled_holo_dark" /> + <item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/abc_list_selector_disabled_holo_dark" /> + <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_dark" /> + <item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_dark" /> + <item android:state_focused="true" android:drawable="@drawable/abc_list_focused_holo" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_list_selector_holo_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_list_selector_holo_light.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_list_selector_holo_light.xml new file mode 100644 index 0000000..56b3166 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_list_selector_holo_light.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + + <item android:state_window_focused="false" android:drawable="@android:color/transparent" /> + + <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. --> + <item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_disabled_holo_light" /> + <item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/abc_list_selector_disabled_holo_light" /> + <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_light" /> + <item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/abc_list_selector_background_transition_holo_light" /> + <item android:state_focused="true" android:drawable="@drawable/abc_list_focused_holo" /> + +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_list_selector_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_list_selector_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_search_dropdown_dark.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_search_dropdown_dark.xml new file mode 100644 index 0000000..f1cc437 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_search_dropdown_dark.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<shape xmlns:android="http://schemas.android.com/apk/res/android"> + <solid android:color="#F0A0A0A0"/> + <stroke android:width="2dp" color="#A00080FF"/> + <padding android:left="5dp" android:top="0dp" + android:right="5dp" android:bottom="1dp" /> +</shape> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_search_dropdown_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_search_dropdown_light.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_search_dropdown_light.xml new file mode 100644 index 0000000..a56ea8e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_search_dropdown_light.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<shape xmlns:android="http://schemas.android.com/apk/res/android"> + <solid android:color="#F0FFFFFF"/> + <stroke android:width="1dp" color="#A00080FF"/> + <padding android:left="5dp" android:top="0dp" + android:right="5dp" android:bottom="1dp" /> +</shape> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_search_dropdown_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_search_dropdown_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_spinner_ab_holo_dark.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_spinner_ab_holo_dark.xml new file mode 100644 index 0000000..97241a8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_spinner_ab_holo_dark.xml @@ -0,0 +1,26 @@ +<?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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_enabled="false" + android:drawable="@drawable/abc_spinner_ab_disabled_holo_dark" /> + <item android:state_pressed="true" + android:drawable="@drawable/abc_spinner_ab_pressed_holo_dark" /> + <item android:state_pressed="false" android:state_focused="true" + android:drawable="@drawable/abc_spinner_ab_focused_holo_dark" /> + <item android:drawable="@drawable/abc_spinner_ab_default_holo_dark" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_spinner_ab_holo_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_spinner_ab_holo_light.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_spinner_ab_holo_light.xml new file mode 100644 index 0000000..cc285f6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_spinner_ab_holo_light.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_enabled="false" + android:drawable="@drawable/abc_spinner_ab_disabled_holo_light" /> + <item android:state_pressed="true" + android:drawable="@drawable/abc_spinner_ab_pressed_holo_light" /> + <item android:state_pressed="false" android:state_focused="true" + android:drawable="@drawable/abc_spinner_ab_focused_holo_light" /> + <item android:drawable="@drawable/abc_spinner_ab_default_holo_light" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_spinner_ab_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_spinner_ab_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_tab_indicator_ab_holo.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_tab_indicator_ab_holo.xml new file mode 100644 index 0000000..7441522 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_tab_indicator_ab_holo.xml @@ -0,0 +1,35 @@ +<?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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <!-- Non focused states --> + <item android:state_focused="false" android:state_selected="false" android:state_pressed="false" android:drawable="@android:color/transparent" /> + <item android:state_focused="false" android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/abc_tab_selected_holo" /> + + <!-- Focused states --> + <item android:state_focused="true" android:state_selected="false" android:state_pressed="false" android:drawable="@drawable/abc_list_focused_holo" /> + <item android:state_focused="true" android:state_selected="true" android:state_pressed="false" android:drawable="@drawable/abc_tab_selected_focused_holo" /> + + <!-- Pressed --> + <!-- Non focused states --> + <item android:state_focused="false" android:state_selected="false" android:state_pressed="true" android:drawable="@drawable/abc_list_pressed_holo_dark" /> + <item android:state_focused="false" android:state_selected="true" android:state_pressed="true" android:drawable="@drawable/abc_tab_selected_pressed_holo" /> + + <!-- Focused states --> + <item android:state_focused="true" android:state_selected="false" android:state_pressed="true" android:drawable="@drawable/abc_tab_unselected_pressed_holo" /> + <item android:state_focused="true" android:state_selected="true" android:state_pressed="true" android:drawable="@drawable/abc_tab_selected_pressed_holo" /> +</selector> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_tab_indicator_ab_holo.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_tab_indicator_ab_holo.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_textfield_searchview_holo_dark.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_textfield_searchview_holo_dark.xml new file mode 100644 index 0000000..fde0c72 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_textfield_searchview_holo_dark.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_focused="true" + android:drawable="@drawable/abc_textfield_search_selected_holo_dark" /> + <item android:drawable="@drawable/abc_textfield_search_default_holo_dark" /> +</selector> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_textfield_searchview_holo_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_textfield_searchview_holo_light.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_textfield_searchview_holo_light.xml new file mode 100644 index 0000000..7766677 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_textfield_searchview_holo_light.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_focused="true" + android:drawable="@drawable/abc_textfield_search_selected_holo_light" /> + <item android:drawable="@drawable/abc_textfield_search_default_holo_light" /> +</selector> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_textfield_searchview_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_textfield_searchview_right_holo_dark.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_textfield_searchview_right_holo_dark.xml new file mode 100644 index 0000000..22e8fe3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_textfield_searchview_right_holo_dark.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_focused="true" + android:drawable="@drawable/abc_textfield_search_right_selected_holo_dark" /> + <item android:drawable="@drawable/abc_textfield_search_right_default_holo_dark" /> +</selector> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_textfield_searchview_right_holo_dark.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_dark.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/abc_textfield_searchview_right_holo_light.xml b/vdrmanager/app/build/intermediates/res/release/drawable/abc_textfield_searchview_right_holo_light.xml new file mode 100644 index 0000000..23172ce --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/abc_textfield_searchview_right_holo_light.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_focused="true" + android:drawable="@drawable/abc_textfield_search_right_selected_holo_light" /> + <item android:drawable="@drawable/abc_textfield_search_right_default_holo_light" /> +</selector> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/drawable/abc_textfield_searchview_right_holo_light.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/drawable/abc_textfield_searchview_right_holo_light.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/app_logo.png b/vdrmanager/app/build/intermediates/res/release/drawable/app_logo.png Binary files differnew file mode 100644 index 0000000..250d201 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/app_logo.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/back.xml b/vdrmanager/app/build/intermediates/res/release/drawable/back.xml new file mode 100644 index 0000000..d674b57 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/back.xml @@ -0,0 +1,7 @@ +<shape xmlns:android="http://schemas.android.com/apk/res/android" + android:shape="rectangle" > + + <stroke + android:width="1px" + android:color="#5F5656" /> +</shape><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/back.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/btn_channels.png b/vdrmanager/app/build/intermediates/res/release/drawable/btn_channels.png Binary files differnew file mode 100644 index 0000000..66069a0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/btn_channels.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/btn_clock.png b/vdrmanager/app/build/intermediates/res/release/drawable/btn_clock.png Binary files differnew file mode 100644 index 0000000..cc80d86 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/btn_clock.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/btn_epglist.jpg b/vdrmanager/app/build/intermediates/res/release/drawable/btn_epglist.jpg Binary files differnew file mode 100644 index 0000000..e5a6df5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/btn_epglist.jpg diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/btn_recordings.png b/vdrmanager/app/build/intermediates/res/release/drawable/btn_recordings.png Binary files differnew file mode 100644 index 0000000..bf4d096 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/btn_recordings.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/btn_remote.png b/vdrmanager/app/build/intermediates/res/release/drawable/btn_remote.png Binary files differnew file mode 100644 index 0000000..04929cc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/btn_remote.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/btn_search.png b/vdrmanager/app/build/intermediates/res/release/drawable/btn_search.png Binary files differnew file mode 100644 index 0000000..7957790 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/btn_search.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/btn_search_times.png b/vdrmanager/app/build/intermediates/res/release/drawable/btn_search_times.png Binary files differnew file mode 100644 index 0000000..7d42463 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/btn_search_times.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/btn_timer.png b/vdrmanager/app/build/intermediates/res/release/drawable/btn_timer.png Binary files differnew file mode 100644 index 0000000..4b0a443 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/btn_timer.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/btn_wakeup.png b/vdrmanager/app/build/intermediates/res/release/drawable/btn_wakeup.png Binary files differnew file mode 100644 index 0000000..6cf4b38 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/btn_wakeup.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/folder.png b/vdrmanager/app/build/intermediates/res/release/drawable/folder.png Binary files differnew file mode 100644 index 0000000..6161de3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/folder.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/ic_btn_round_minus.png b/vdrmanager/app/build/intermediates/res/release/drawable/ic_btn_round_minus.png Binary files differnew file mode 100644 index 0000000..22fbaf7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/ic_btn_round_minus.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/ic_btn_round_plus.png b/vdrmanager/app/build/intermediates/res/release/drawable/ic_btn_round_plus.png Binary files differnew file mode 100644 index 0000000..bc61506 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/ic_btn_round_plus.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/ic_drive.png b/vdrmanager/app/build/intermediates/res/release/drawable/ic_drive.png Binary files differnew file mode 100644 index 0000000..10fd452 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/ic_drive.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_3d_globe.png b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..48a17b1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_3d_globe.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_back.png b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_back.png Binary files differnew file mode 100644 index 0000000..75de3aa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_back.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_filter.png b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..f688d49 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_filter.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_forward.png b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_forward.png Binary files differnew file mode 100644 index 0000000..0dcead7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_forward.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_play_clip.png b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..6ce5629 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_play_clip.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_refresh.png b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..e90c321 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_refresh.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_revert.png b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_revert.png Binary files differnew file mode 100644 index 0000000..e7bd92a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/ic_menu_revert.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/ic_video_small.png b/vdrmanager/app/build/intermediates/res/release/drawable/ic_video_small.png Binary files differnew file mode 100644 index 0000000..10563b8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/ic_video_small.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/ic_volume_small.png b/vdrmanager/app/build/intermediates/res/release/drawable/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..3eea0f0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/ic_volume_small.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/icon.png b/vdrmanager/app/build/intermediates/res/release/drawable/icon.png Binary files differnew file mode 100644 index 0000000..9122f77 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/icon.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/imdb.png b/vdrmanager/app/build/intermediates/res/release/drawable/imdb.png Binary files differnew file mode 100644 index 0000000..16bce72 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/imdb.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/left.png b/vdrmanager/app/build/intermediates/res/release/drawable/left.png Binary files differnew file mode 100644 index 0000000..00fce27 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/left.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/line_gradient.xml b/vdrmanager/app/build/intermediates/res/release/drawable/line_gradient.xml new file mode 100644 index 0000000..0b9b25a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/line_gradient.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<shape xmlns:android="http://schemas.android.com/apk/res/android" + android:shape="rectangle" > + + <gradient + android:angle="0" + android:centerColor="@color/white" + android:endColor="@color/black" + android:startColor="@color/black" + android:type="linear" + android:useLevel="false" /> + +</shape><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/line_gradient.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/newrecording.png b/vdrmanager/app/build/intermediates/res/release/drawable/newrecording.png Binary files differnew file mode 100644 index 0000000..a1ba443 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/newrecording.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/omdb.png b/vdrmanager/app/build/intermediates/res/release/drawable/omdb.png Binary files differnew file mode 100644 index 0000000..fc3cdcd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/omdb.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/red_button.xml b/vdrmanager/app/build/intermediates/res/release/drawable/red_button.xml new file mode 100644 index 0000000..d21faab --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/red_button.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" > + <corners + android:radius="14dp" + /> + <gradient + android:angle="45" + android:centerX="35%" + android:centerColor="#FF0000" + android:startColor="#FF0000" + android:endColor="#FF0000" + android:type="linear" + /> + <padding + android:left="0dp" + android:top="0dp" + android:right="0dp" + android:bottom="0dp" + /> + <size + android:width="158dp" + android:height="60dp" + /> + <stroke + android:width="3dp" + android:color="#FF0000" + /> +</shape> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/red_button.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/right.png b/vdrmanager/app/build/intermediates/res/release/drawable/right.png Binary files differnew file mode 100644 index 0000000..529e907 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/right.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/roundedbutton.xml b/vdrmanager/app/build/intermediates/res/release/drawable/roundedbutton.xml new file mode 100644 index 0000000..b50e3cc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/roundedbutton.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<shape xmlns:android="http://schemas.android.com/apk/res/android" +android:shape="rectangle"> + + <corners android:bottomRightRadius="18dip" + android:bottomLeftRadius="18dip" + android:topRightRadius="18dip" + android:topLeftRadius="18dip"/> +</shape> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/drawable/roundedbutton.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/sad.png b/vdrmanager/app/build/intermediates/res/release/drawable/sad.png Binary files differnew file mode 100644 index 0000000..111e959 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/sad.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/schere.png b/vdrmanager/app/build/intermediates/res/release/drawable/schere.png Binary files differnew file mode 100644 index 0000000..b3d5c53 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/schere.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer.png Binary files differnew file mode 100644 index 0000000..3616b2c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_active.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_active.png Binary files differnew file mode 100644 index 0000000..4a7afc3 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_active.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_active_begin.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_active_begin.png Binary files differnew file mode 100644 index 0000000..f97de75 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_active_begin.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_active_conflict.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_active_conflict.png Binary files differnew file mode 100644 index 0000000..0ab08ee --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_active_conflict.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_active_end.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_active_end.png Binary files differnew file mode 100644 index 0000000..9a36e18 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_active_end.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_inactive.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_inactive.png Binary files differnew file mode 100644 index 0000000..875f7c4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_inactive.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_inactive_begin.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_inactive_begin.png Binary files differnew file mode 100644 index 0000000..8c331c9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_inactive_begin.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_inactive_end.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_inactive_end.png Binary files differnew file mode 100644 index 0000000..d181b9d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_inactive_end.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_none.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_none.png Binary files differnew file mode 100644 index 0000000..b6b6252 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_none.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_recording.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_recording.png Binary files differnew file mode 100644 index 0000000..32d7c33 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_recording.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_recording_begin.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_recording_begin.png Binary files differnew file mode 100644 index 0000000..e6e850c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_recording_begin.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_recording_conflict.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_recording_conflict.png Binary files differnew file mode 100644 index 0000000..24c98f9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_recording_conflict.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_recording_end.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_recording_end.png Binary files differnew file mode 100644 index 0000000..05f0175 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_recording_end.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/timer_vps.png b/vdrmanager/app/build/intermediates/res/release/drawable/timer_vps.png Binary files differnew file mode 100644 index 0000000..b7fe3d6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/timer_vps.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/tmdb.png b/vdrmanager/app/build/intermediates/res/release/drawable/tmdb.png Binary files differnew file mode 100644 index 0000000..96aadde --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/tmdb.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/tv.png b/vdrmanager/app/build/intermediates/res/release/drawable/tv.png Binary files differnew file mode 100644 index 0000000..c41937c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/tv.png diff --git a/vdrmanager/app/build/intermediates/res/release/drawable/vdr_logo.png b/vdrmanager/app/build/intermediates/res/release/drawable/vdr_logo.png Binary files differnew file mode 100644 index 0000000..c042357 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/drawable/vdr_logo.png diff --git a/vdrmanager/app/build/intermediates/res/release/layout-land/vdrmanager.xml b/vdrmanager/app/build/intermediates/res/release/layout-land/vdrmanager.xml new file mode 100644 index 0000000..f3617d4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout-land/vdrmanager.xml @@ -0,0 +1,106 @@ +<?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:paddingTop="10dp" + android:paddingBottom="20dp" + android:orientation="vertical"> + + <!-- <ListView android:id="@+id/vdrmanager_menu" android:layout_width="fill_parent" + android:layout_height="wrap_content" android:layout_below="@id/main_logo"/> --> + + + <ImageView android:id="@+id/main_logo" android:layout_width="fill_parent" + android:clickable="true" + android:layout_height="80dip" android:src="@drawable/vdr_logo" android:padding="10dip" /> + + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + <Button + android:id="@+id/action_menu_channels" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:drawableTop="@drawable/btn_channels" + android:text="@string/action_menu_channels" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_epg" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_epglist" + android:text="@string/action_menu_epg" + android:textColor="#FFF" /> + + + <Button + android:id="@+id/action_menu_recordings" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_recordings" + android:text="@string/action_menu_recordings" + android:textColor="#FFF" /> + + </LinearLayout> + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + + <Button + android:id="@+id/action_menu_wakeup" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_wakeup" + + android:padding="5dip" + android:text="@string/action_menu_wakeup" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_remote" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_remote" + android:padding="5dip" + android:text="@string/action_menu_remote" + android:textColor="#FFF" /> + + + <Button + android:id="@+id/action_menu_timers" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_timer" + android:text="@string/action_menu_timers" + android:textColor="#FFF" /> + + </LinearLayout> + + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout-land/vdrmanager.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout-v11/abc_action_bar_decor.xml b/vdrmanager/app/build/intermediates/res/release/layout-v11/abc_action_bar_decor.xml new file mode 100644 index 0000000..bb9d448 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout-v11/abc_action_bar_decor.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.widget.NativeActionModeAwareLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/action_bar_root" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" + android:fitsSystemWindows="true"> + + <include layout="@layout/abc_action_bar_decor_include" /> + +</android.support.v7.internal.widget.NativeActionModeAwareLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout-v11/abc_action_bar_decor.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_action_bar_decor.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout-v11/abc_simple_decor.xml b/vdrmanager/app/build/intermediates/res/release/layout-v11/abc_simple_decor.xml new file mode 100644 index 0000000..ca34113 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout-v11/abc_simple_decor.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.widget.NativeActionModeAwareLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/action_bar_root" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical" + android:fitsSystemWindows="true"> + + <FrameLayout + android:id="@id/action_bar_activity_content" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:foreground="?android:attr/windowContentOverlay"/> + +</android.support.v7.internal.widget.NativeActionModeAwareLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout-v11/abc_simple_decor.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v11/abc_simple_decor.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout-v14/abc_activity_chooser_view.xml b/vdrmanager/app/build/intermediates/res/release/layout-v14/abc_activity_chooser_view.xml new file mode 100644 index 0000000..986fec9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout-v14/abc_activity_chooser_view.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +** +** Copyright 2013, 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" + android:id="@+id/activity_chooser_view_content" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center" + style="?attr/activityChooserViewStyle"> + + <include layout="@layout/abc_activity_chooser_view_include" /> + +</LinearLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout-v14/abc_activity_chooser_view.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout-v14/abc_activity_chooser_view.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_decor.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_decor.xml new file mode 100644 index 0000000..839f555 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_decor.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" + android:fitsSystemWindows="true"> + + <include layout="@layout/abc_action_bar_decor_include" /> + +</LinearLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_decor.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_decor_include.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_decor_include.xml new file mode 100644 index 0000000..10cbde0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_decor_include.xml @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<merge xmlns:android="http://schemas.android.com/apk/res/android"> + + <android.support.v7.internal.widget.ActionBarContainer + android:id="@+id/action_bar_container" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + style="?attr/actionBarStyle"> + + <android.support.v7.internal.widget.ActionBarView + android:id="@+id/action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + style="?attr/actionBarStyle" /> + + <android.support.v7.internal.widget.ActionBarContextView + android:id="@+id/action_context_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:visibility="gone" + style="?attr/actionModeStyle" /> + </android.support.v7.internal.widget.ActionBarContainer> + + <FrameLayout + android:id="@id/action_bar_activity_content" + android:layout_width="fill_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:foregroundGravity="fill_horizontal|top" + android:foreground="?android:attr/windowContentOverlay" /> + + <android.support.v7.internal.widget.ActionBarContainer + android:id="@+id/split_action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + style="?attr/actionBarSplitStyle" + android:visibility="gone" + android:gravity="center" /> + +</merge> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_decor_include.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_include.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_decor_overlay.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_decor_overlay.xml new file mode 100644 index 0000000..9e27e5f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_decor_overlay.xml @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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. +--> + +<android.support.v7.internal.widget.ActionBarOverlayLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/action_bar_overlay_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + <FrameLayout android:id="@id/action_bar_activity_content" + android:layout_width="fill_parent" + android:layout_height="fill_parent"/> + <LinearLayout android:id="@+id/top_action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_gravity="top"> + <android.support.v7.internal.widget.ActionBarContainer android:id="@+id/action_bar_container" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + style="?attr/actionBarStyle" + android:gravity="top"> + <android.support.v7.internal.widget.ActionBarView + android:id="@+id/action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + style="?attr/actionBarStyle"/> + <android.support.v7.internal.widget.ActionBarContextView + android:id="@+id/action_context_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:visibility="gone" + style="?attr/actionModeStyle"/> + </android.support.v7.internal.widget.ActionBarContainer> + <ImageView android:src="?android:attr/windowContentOverlay" + android:scaleType="fitXY" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + </LinearLayout> + <android.support.v7.internal.widget.ActionBarContainer android:id="@+id/split_action_bar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_gravity="bottom" + style="?attr/actionBarSplitStyle" + android:visibility="gone" + android:gravity="center"/> +</android.support.v7.internal.widget.ActionBarOverlayLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_decor_overlay.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_decor_overlay.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_home.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_home.xml new file mode 100644 index 0000000..0008207 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_home.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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. +--> + +<view xmlns:android="http://schemas.android.com/apk/res/android" + class="android.support.v7.internal.widget.ActionBarView$HomeView" + android:layout_width="wrap_content" + android:layout_height="fill_parent" + android:background="?attr/actionBarItemBackground"> + <ImageView android:id="@+id/up" + android:src="?attr/homeAsUpIndicator" + android:layout_gravity="center_vertical|left" + android:visibility="gone" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginRight="-8dip"/> + <ImageView android:id="@id/home" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginRight="8dip" + android:layout_marginTop="@dimen/abc_action_bar_icon_vertical_padding" + android:layout_marginBottom="@dimen/abc_action_bar_icon_vertical_padding" + android:layout_gravity="center" + android:adjustViewBounds="true" + android:scaleType="fitCenter"/> +</view> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_home.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_home.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_tab.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_tab.xml new file mode 100644 index 0000000..4c2f6ff --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_tab.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<view xmlns:android="http://schemas.android.com/apk/res/android" + class="android.support.v7.internal.widget.ScrollingTabContainerView$TabView" + android:layout_width="0dp" + android:layout_weight="1" + android:layout_height="wrap_content" + style="?attr/actionBarTabStyle"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_tab.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tab.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_tabbar.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_tabbar.xml new file mode 100644 index 0000000..863f81c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_tabbar.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.widget.LinearLayoutICS + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:gravity="center" + style="?attr/actionBarTabBarStyle"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_tabbar.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_tabbar.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_title_item.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_title_item.xml new file mode 100644 index 0000000..25b93cb --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_title_item.xml @@ -0,0 +1,51 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:orientation="horizontal" + android:paddingRight="8dip" + android:background="?attr/actionBarItemBackground" + android:enabled="false"> + + <ImageView android:id="@+id/up" + android:src="?attr/homeAsUpIndicator" + android:layout_gravity="center_vertical|left" + android:visibility="gone" + android:layout_width="wrap_content" + android:layout_height="wrap_content"/> + + <LinearLayout android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical|left" + android:orientation="vertical"> + <TextView android:id="@+id/action_bar_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:singleLine="true" + android:ellipsize="end"/> + <TextView android:id="@+id/action_bar_subtitle" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginTop="@dimen/abc_action_bar_subtitle_top_margin" + android:layout_marginBottom="@dimen/abc_action_bar_subtitle_bottom_margin" + android:singleLine="true" + android:ellipsize="end" + android:visibility="gone"/> + </LinearLayout> +</LinearLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_title_item.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_title_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_view_list_nav_layout.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_view_list_nav_layout.xml new file mode 100644 index 0000000..bcb5275 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_bar_view_list_nav_layout.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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 + dd + 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. +--> + +<!-- Styled linear layout, compensating for the lack of a defStyle parameter + in pre-Honeycomb LinearLayout's constructor. --> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + style="?attr/actionBarTabBarStyle"> +</LinearLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_bar_view_list_nav_layout.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_action_menu_item_layout.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_menu_item_layout.xml new file mode 100644 index 0000000..1bb357e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_menu_item_layout.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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 + dd + 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. +--> + +<android.support.v7.internal.view.menu.ActionMenuItemView + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center" + android:gravity="center" + android:focusable="true" + android:paddingTop="4dip" + android:paddingBottom="4dip" + android:paddingLeft="8dip" + android:paddingRight="8dip" + android:textAppearance="?attr/actionMenuTextAppearance" + android:textColor="?attr/actionMenuTextColor" + style="?attr/actionButtonStyle"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_menu_item_layout.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_item_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_action_menu_layout.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_menu_layout.xml new file mode 100644 index 0000000..ea0ed4c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_menu_layout.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<android.support.v7.internal.view.menu.ActionMenuView + xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:app="http://schemas.android.com/apk/res-auto" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + app:divider="?attr/actionBarDivider" + app:dividerPadding="12dip" + android:gravity="center_vertical"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_menu_layout.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_menu_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_action_mode_bar.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_mode_bar.xml new file mode 100644 index 0000000..99559dc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_mode_bar.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* +** Copyright 2012, 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. +*/ +--> +<android.support.v7.internal.widget.ActionBarContextView + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:visibility="gone" + style="?attr/actionModeStyle"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_mode_bar.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_bar.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_action_mode_close_item.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_mode_close_item.xml new file mode 100644 index 0000000..91ad207 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_action_mode_close_item.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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" + android:id="@+id/action_mode_close_button" + android:focusable="true" + android:clickable="true" + android:paddingLeft="8dip" + android:contentDescription="@string/abc_action_mode_done" + style="?attr/actionModeCloseButtonStyle" + android:layout_width="wrap_content" + android:layout_height="fill_parent" + android:layout_marginRight="16dip"> + <ImageView android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center" + android:scaleType="fitCenter" + android:src="?attr/actionModeCloseDrawable"/> +</LinearLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_action_mode_close_item.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_action_mode_close_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_activity_chooser_view.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_activity_chooser_view.xml new file mode 100644 index 0000000..612a38f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_activity_chooser_view.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +** +** Copyright 2013, 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. +*/ +--> +<android.support.v7.internal.widget.LinearLayoutICS + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/activity_chooser_view_content" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center" + style="?attr/activityChooserViewStyle"> + + <include layout="@layout/abc_activity_chooser_view_include" /> + +</android.support.v7.internal.widget.LinearLayoutICS><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_activity_chooser_view.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_activity_chooser_view_include.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_activity_chooser_view_include.xml new file mode 100644 index 0000000..4aae1fa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_activity_chooser_view_include.xml @@ -0,0 +1,68 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +** +** Copyright 2013, 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. +*/ +--> +<merge + xmlns:android="http://schemas.android.com/apk/res/android"> + + <FrameLayout + android:id="@+id/expand_activities_button" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center" + android:focusable="true" + android:addStatesFromChildren="true" + android:background="?attr/actionBarItemBackground"> + + <ImageView + android:id="@+id/image" + android:layout_width="56dip" + android:layout_height="36dip" + android:layout_gravity="center" + android:paddingTop="2dip" + android:paddingBottom="2dip" + android:paddingLeft="12dip" + android:paddingRight="12dip" + android:scaleType="fitCenter" + android:adjustViewBounds="true" /> + + </FrameLayout> + + <FrameLayout + android:id="@+id/default_activity_button" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center" + android:focusable="true" + android:addStatesFromChildren="true" + android:background="?attr/actionBarItemBackground"> + + <ImageView + android:id="@+id/image" + android:layout_width="56dip" + android:layout_height="36dip" + android:layout_gravity="center" + android:paddingTop="2dip" + android:paddingBottom="2dip" + android:paddingLeft="12dip" + android:paddingRight="12dip" + android:scaleType="fitCenter" + android:adjustViewBounds="true" /> + + </FrameLayout> + +</merge><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_activity_chooser_view_include.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_include.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_activity_chooser_view_list_item.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_activity_chooser_view_list_item.xml new file mode 100644 index 0000000..f68455c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_activity_chooser_view_list_item.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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" + android:id="@+id/list_item" + android:layout_width="match_parent" + android:layout_height="?attr/dropdownListPreferredItemHeight" + android:paddingLeft="16dip" + android:paddingRight="16dip" + android:minWidth="196dip" + android:orientation="vertical"> + + <LinearLayout + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:duplicateParentState="true" > + + <ImageView + android:id="@+id/icon" + android:layout_width="32dip" + android:layout_height="32dip" + android:layout_gravity="center_vertical" + android:layout_marginRight="8dip" + android:duplicateParentState="true"/> + + <TextView + android:id="@+id/title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:textAppearance="?attr/textAppearanceLargePopupMenu" + android:duplicateParentState="true" + android:singleLine="true" + android:ellipsize="marquee" + android:fadingEdge="horizontal"/> + + </LinearLayout> + +</LinearLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_activity_chooser_view_list_item.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_activity_chooser_view_list_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_expanded_menu_layout.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_expanded_menu_layout.xml new file mode 100644 index 0000000..970df4d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_expanded_menu_layout.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.view.menu.ExpandedMenuView + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/expanded_menu" + android:layout_width="?attr/panelMenuListWidth" + android:layout_height="wrap_content"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_expanded_menu_layout.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_expanded_menu_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_list_menu_item_checkbox.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_list_menu_item_checkbox.xml new file mode 100644 index 0000000..e3f50fb --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_list_menu_item_checkbox.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<CheckBox xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/checkbox" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:focusable="false" + android:clickable="false" + android:duplicateParentState="true"/> + + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_list_menu_item_checkbox.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_checkbox.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_list_menu_item_icon.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_list_menu_item_icon.xml new file mode 100644 index 0000000..b162e36 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_list_menu_item_icon.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<ImageView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/icon" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:layout_marginLeft="8dip" + android:layout_marginRight="-8dip" + android:layout_marginTop="8dip" + android:layout_marginBottom="8dip" + android:scaleType="centerInside" + android:duplicateParentState="true"/> + +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_list_menu_item_icon.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_icon.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_list_menu_item_layout.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_list_menu_item_layout.xml new file mode 100644 index 0000000..07aaa2b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_list_menu_item_layout.xml @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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. +--> + +<android.support.v7.internal.view.menu.ListMenuItemView + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="match_parent" + android:layout_height="?attr/listPreferredItemHeightSmall"> + + <!-- Icon will be inserted here. --> + + <!-- The title and summary have some gap between them, and this 'group' should be centered vertically. --> + <RelativeLayout + android:layout_width="0dip" + android:layout_weight="1" + android:layout_marginLeft="?attr/listPreferredItemPaddingLeft" + android:layout_marginRight="?attr/listPreferredItemPaddingRight" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:duplicateParentState="true"> + + <TextView + android:id="@+id/title" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + android:textAppearance="?attr/textAppearanceListItemSmall" + android:singleLine="true" + android:duplicateParentState="true" + android:ellipsize="marquee" + android:fadingEdge="horizontal" /> + + <TextView + android:id="@+id/shortcut" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_below="@id/title" + android:textAppearance="?android:attr/textAppearanceSmall" + android:singleLine="true" + android:duplicateParentState="true" /> + + </RelativeLayout> + + <!-- Checkbox, and/or radio button will be inserted here. --> + +</android.support.v7.internal.view.menu.ListMenuItemView> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_list_menu_item_layout.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_list_menu_item_radio.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_list_menu_item_radio.xml new file mode 100644 index 0000000..69afdee --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_list_menu_item_radio.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<RadioButton xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/radio" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:focusable="false" + android:clickable="false" + android:duplicateParentState="true"/> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_list_menu_item_radio.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_list_menu_item_radio.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_popup_menu_item_layout.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_popup_menu_item_layout.xml new file mode 100644 index 0000000..2e527a9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_popup_menu_item_layout.xml @@ -0,0 +1,62 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2010 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. +--> + +<android.support.v7.internal.view.menu.ListMenuItemView + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="?attr/dropdownListPreferredItemHeight" + android:minWidth="196dip" + android:paddingRight="16dip"> + + <!-- Icon will be inserted here. --> + + <!-- The title and summary have some gap between them, and this 'group' should be centered vertically. --> + <RelativeLayout + android:layout_width="0dip" + android:layout_weight="1" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:layout_marginLeft="16dip" + android:duplicateParentState="true"> + + <TextView + android:id="@+id/title" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + android:layout_alignParentLeft="true" + android:textAppearance="?attr/textAppearanceLargePopupMenu" + android:singleLine="true" + android:duplicateParentState="true" + android:ellipsize="marquee" + android:fadingEdge="horizontal"/> + + <TextView + android:id="@+id/shortcut" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_below="@id/title" + android:layout_alignParentLeft="true" + android:textAppearance="?attr/textAppearanceSmallPopupMenu" + android:singleLine="true" + android:duplicateParentState="true"/> + + </RelativeLayout> + + <!-- Checkbox, and/or radio button will be inserted here. --> + +</android.support.v7.internal.view.menu.ListMenuItemView> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_popup_menu_item_layout.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_popup_menu_item_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_search_dropdown_item_icons_2line.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_search_dropdown_item_icons_2line.xml new file mode 100644 index 0000000..849f3ab --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_search_dropdown_item_icons_2line.xml @@ -0,0 +1,89 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* + * Copyright (C) 2013 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. + */ + +--> + +<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:paddingLeft="@dimen/abc_dropdownitem_text_padding_left" + android:paddingRight="4dip" + android:layout_width="match_parent" + android:layout_height="?attr/searchResultListItemHeight" > + + <!-- Icons come first in the layout, since their placement doesn't depend on + the placement of the text views. --> + <ImageView android:id="@android:id/icon1" + android:layout_width="@dimen/abc_dropdownitem_icon_width" + android:layout_height="48dip" + android:scaleType="centerInside" + android:layout_alignParentLeft="true" + android:layout_alignParentTop="true" + android:layout_alignParentBottom="true" + android:visibility="invisible" /> + + <ImageView android:id="@+id/edit_query" + android:layout_width="48dip" + android:layout_height="48dip" + android:scaleType="centerInside" + android:layout_alignParentRight="true" + android:layout_alignParentTop="true" + android:layout_alignParentBottom="true" + android:src="?attr/searchViewEditQuery" + android:background="?attr/searchViewEditQueryBackground" + android:visibility="gone" /> + + <ImageView android:id="@android:id/icon2" + android:layout_width="48dip" + android:layout_height="48dip" + android:scaleType="centerInside" + android:layout_alignWithParentIfMissing="true" + android:layout_toLeftOf="@id/edit_query" + android:layout_alignParentTop="true" + android:layout_alignParentBottom="true" + android:visibility="gone" /> + + + <!-- The subtitle comes before the title, since the height of the title depends on whether the + subtitle is visible or gone. --> + <TextView android:id="@android:id/text2" + style="?android:attr/dropDownItemStyle" + android:textAppearance="?attr/textAppearanceSearchResultSubtitle" + android:singleLine="true" + android:layout_width="match_parent" + android:layout_height="29dip" + android:paddingBottom="4dip" + android:gravity="top" + android:layout_toRightOf="@android:id/icon1" + android:layout_toLeftOf="@android:id/icon2" + android:layout_alignWithParentIfMissing="true" + android:layout_alignParentBottom="true" + android:visibility="gone" /> + + <!-- The title is placed above the subtitle, if there is one. If there is no + subtitle, it fills the parent. --> + <TextView android:id="@android:id/text1" + style="?android:attr/dropDownItemStyle" + android:textAppearance="?attr/textAppearanceSearchResultTitle" + android:singleLine="true" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:layout_centerVertical="true" + android:layout_toRightOf="@android:id/icon1" + android:layout_toLeftOf="@android:id/icon2" + android:layout_above="@android:id/text2" /> + +</RelativeLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_search_dropdown_item_icons_2line.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_dropdown_item_icons_2line.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_search_view.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_search_view.xml new file mode 100644 index 0000000..98088bb --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_search_view.xml @@ -0,0 +1,159 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* + * Copyright (C) 2013 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" + android:id="@+id/search_bar" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="horizontal" + > + + <!-- This is actually used for the badge icon *or* the badge label (or neither) --> + <TextView + android:id="@+id/search_badge" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:gravity="center_vertical" + android:layout_marginBottom="2dip" + android:drawablePadding="0dip" + android:textAppearance="?android:attr/textAppearanceMedium" + android:textColor="?android:attr/textColorPrimary" + android:visibility="gone" + /> + + <ImageView + android:id="@+id/search_button" + style="?attr/actionButtonStyle" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center_vertical" + android:src="?attr/searchViewSearchIcon" + android:focusable="true" + android:contentDescription="@string/abc_searchview_description_search" + /> + + <LinearLayout + android:id="@+id/search_edit_frame" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1" + android:layout_gravity="center_vertical" + android:layout_marginTop="4dip" + android:layout_marginBottom="4dip" + android:layout_marginLeft="8dip" + android:layout_marginRight="8dip" + android:orientation="horizontal"> + + <ImageView + android:id="@+id/search_mag_icon" + android:layout_width="@dimen/abc_dropdownitem_icon_width" + android:layout_height="wrap_content" + android:scaleType="centerInside" + android:layout_marginLeft="@dimen/abc_dropdownitem_text_padding_left" + android:layout_gravity="center_vertical" + android:src="?attr/searchViewSearchIcon" + android:visibility="gone" + /> + + <!-- Inner layout contains the app icon, button(s) and EditText --> + <LinearLayout + android:id="@+id/search_plate" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1" + android:layout_gravity="center_vertical" + android:orientation="horizontal" + android:background="?attr/searchViewTextField"> + + <view class="android.support.v7.widget.SearchView$SearchAutoComplete" + style="?attr/searchViewAutoCompleteTextView" + android:id="@+id/search_src_text" + android:layout_height="36dip" + android:layout_width="0dp" + android:layout_weight="1" + android:minWidth="@dimen/abc_search_view_text_min_width" + android:layout_gravity="bottom" + android:paddingLeft="@dimen/abc_dropdownitem_text_padding_left" + android:paddingRight="@dimen/abc_dropdownitem_text_padding_right" + android:singleLine="true" + android:ellipsize="end" + android:background="@null" + android:inputType="text|textAutoComplete|textNoSuggestions" + android:imeOptions="actionSearch" + android:dropDownHeight="wrap_content" + android:dropDownAnchor="@id/search_edit_frame" + android:dropDownVerticalOffset="0dip" + android:dropDownHorizontalOffset="0dip" + android:contentDescription="@string/abc_searchview_description_query" + /> + + <ImageView + android:id="@+id/search_close_btn" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:paddingLeft="8dip" + android:paddingRight="8dip" + android:layout_gravity="center_vertical" + android:background="?attr/selectableItemBackground" + android:src="?attr/searchViewCloseIcon" + android:focusable="true" + android:contentDescription="@string/abc_searchview_description_clear" + /> + + </LinearLayout> + + <LinearLayout + android:id="@+id/submit_area" + android:orientation="horizontal" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:background="?attr/searchViewTextFieldRight"> + + <ImageView + android:id="@+id/search_go_btn" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center_vertical" + android:paddingLeft="16dip" + android:paddingRight="16dip" + android:background="?attr/selectableItemBackground" + android:src="?attr/searchViewGoIcon" + android:visibility="gone" + android:focusable="true" + android:contentDescription="@string/abc_searchview_description_submit" + /> + + <ImageView + android:id="@+id/search_voice_btn" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_gravity="center_vertical" + android:paddingLeft="16dip" + android:paddingRight="16dip" + android:src="?attr/searchViewVoiceIcon" + android:background="?attr/selectableItemBackground" + android:visibility="gone" + android:focusable="true" + android:contentDescription="@string/abc_searchview_description_voice" + /> + </LinearLayout> + </LinearLayout> + +</LinearLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_search_view.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_search_view.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/abc_simple_decor.xml b/vdrmanager/app/build/intermediates/res/release/layout/abc_simple_decor.xml new file mode 100644 index 0000000..7941d78 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/abc_simple_decor.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2013 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" + android:id="@+id/action_bar_root" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical" + android:fitsSystemWindows="true"> + + <FrameLayout + android:id="@id/action_bar_activity_content" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:foreground="?android:attr/windowContentOverlay"/> + +</LinearLayout> +<!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/abc_simple_decor.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/abc_simple_decor.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/channel_item.xml b/vdrmanager/app/build/intermediates/res/release/layout/channel_item.xml new file mode 100644 index 0000000..72e5677 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/channel_item.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> + +<LinearLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/channel_item" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:padding="5dp" + android:orientation="horizontal"> + + <TextView + android:id="@+id/channel_name" + android:layout_width="wrap_content" + android:layout_height="wrap_content"/> + + <ImageView + android:id="@+id/channel_type" + android:layout_width="wrap_content" + android:layout_height="wrap_content"/> + +</LinearLayout> <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/channel_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/channel_list.xml b/vdrmanager/app/build/intermediates/res/release/layout/channel_list.xml new file mode 100644 index 0000000..603fe2d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/channel_list.xml @@ -0,0 +1,102 @@ +<!-- + Copyright 2013 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 DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. --> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > + + <!-- + As the main content view, the view below consumes the entire + space available using match_parent in both dimensions. + --> + + <ViewFlipper + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:id="@+id/main_content" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <EditText + android:id="@+id/search_box" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:hint="@string/type_to_filter" + android:inputType="text" + android:maxLines="1" + android:visibility="gone" /> + + <ExpandableListView + android:id="@+id/channel_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentTop="true" + android:layout_alignWithParentIfMissing="true" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <TextView + android:id="@android:id/empty" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="Empty set" /> + </LinearLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + </ViewFlipper> + + <include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/channel_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/channel_list_fragment.xml b/vdrmanager/app/build/intermediates/res/release/layout/channel_list_fragment.xml new file mode 100644 index 0000000..49c8fb5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/channel_list_fragment.xml @@ -0,0 +1,71 @@ +<ViewFlipper xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:id="@+id/main_content" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <EditText + android:id="@+id/search_box" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:hint="@string/type_to_filter" + android:inputType="text" + android:maxLines="1" + android:visibility="gone" /> + + <ExpandableListView + android:id="@+id/channel_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentTop="true" + android:layout_alignWithParentIfMissing="true" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <TextView + android:id="@android:id/empty" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="Empty set" /> + </LinearLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + +</ViewFlipper> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/channel_list_fragment.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/child_layout.xml b/vdrmanager/app/build/intermediates/res/release/layout/child_layout.xml new file mode 100644 index 0000000..f2d2264 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/child_layout.xml @@ -0,0 +1,26 @@ +<LinearLayout android:id="@+id/LinearLayout01" + android:layout_width="fill_parent" android:layout_height="40dip" + xmlns:android="http://schemas.android.com/apk/res/android" + > + <LinearLayout android:layout_width="fill_parent" + android:background="@android:drawable/list_selector_background" + android:layout_height="wrap_content"> + <TextView android:id="@+id/channel_name" + android:layout_width="wrap_content" android:layout_height="wrap_content" + android:text="Channel" android:gravity="center_vertical|left" + android:paddingLeft="15dip" android:paddingRight="5dip" + android:textColor="#ffffffff" + android:textStyle="bold" android:maxLines="2" + android:textAppearance="?android:textAppearanceMedium" + android:layout_weight="2" /> + + <TextView android:id="@+id/channel_aux" android:layout_width="40dip" + android:layout_height="40dip" android:layout_weight="1" android:text="23" + android:gravity="center_vertical|right" android:ellipsize="end" + android:layout_marginRight="5dip" android:textColor="#BDBDBD" + android:textSize="11sp" + android:textAppearance="?android:textAppearanceSmall" /> + </LinearLayout> + +</LinearLayout> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/child_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/drawer_list_item.xml b/vdrmanager/app/build/intermediates/res/release/layout/drawer_list_item.xml new file mode 100644 index 0000000..b89810f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/drawer_list_item.xml @@ -0,0 +1,27 @@ +<!-- + Copyright 2013 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. + --> + +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@android:id/text1" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:textAppearance="?android:attr/textAppearanceListItemSmall" + android:gravity="center_vertical" + android:paddingLeft="16dp" + android:paddingRight="16dp" + android:textColor="#fff" + android:background="?android:attr/activatedBackgroundIndicator" + android:minHeight="?android:attr/listPreferredItemHeightSmall"/><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/drawer_list_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/edit_remote_key.xml b/vdrmanager/app/build/intermediates/res/release/layout/edit_remote_key.xml new file mode 100644 index 0000000..ec997cf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/edit_remote_key.xml @@ -0,0 +1,49 @@ +<?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:padding="5dp" + android:layout_height="match_parent"> + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/label" + android:id="@+id/hitkLabel" /> + + <EditText + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:id="@+id/hitk" /> + + <TextView + android:layout_marginTop="10dp" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/hitkcommand"/> + + <Spinner + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:id="@+id/hitkSpinner" /> + + <LinearLayout android:visibility="gone" + android:orientation="horizontal" + android:layout_width="match_parent" + android:layout_height="wrap_content"> + + <Button + android:layout_weight="1" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@android:string/cancel" + android:id="@+id/button7" + android:layout_gravity="right" /> + + <Button + android:layout_weight="1" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@android:string/ok" + android:id="@+id/button6" /> + </LinearLayout> +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/edit_remote_key.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/epg_detail.xml b/vdrmanager/app/build/intermediates/res/release/layout/epg_detail.xml new file mode 100644 index 0000000..d20d161 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/epg_detail.xml @@ -0,0 +1,249 @@ +<?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" + android:padding="2dip" > + + <TextView + android:id="@+id/epg_detail_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:text="Unterwegs nach Cold Mountain" + android:textAppearance="?android:textAppearanceMedium" + android:textStyle="bold" /> + + <LinearLayout + android:id="@+id/epg_detail_time_channel" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" > + + <TextView + android:id="@+id/epg_detail_time" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:gravity="left" + android:text="20:10-20-15" + android:textAppearance="?android:textAppearanceSmall" /> + + <TextView + android:id="@+id/epg_detail_duration" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1" + android:gravity="right" + android:paddingLeft="10dip" + android:text="2/123min" + android:textAppearance="?android:textAppearanceSmall" /> + + <TextView + android:id="@+id/epg_detail_channel" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1" + android:gravity="right" + android:text="Sky Cinema" + android:visibility="gone" /> + </LinearLayout> + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_marginTop="0dip" + android:orientation="horizontal" + android:padding="3dip" + android:paddingBottom="1dip" > + + <ImageView + android:id="@+id/epg_timer_state" + android:layout_width="16dp" + android:layout_height="16dp" + android:layout_centerVertical="true" + android:layout_marginRight="5dip" + android:visibility="gone" /> + + <TextView + android:id="@+id/epg_detail_shorttext" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_weight="1" + android:gravity="left" + android:text="Krimikömedie" + android:textAppearance="?android:textAppearanceSmall" /> + </LinearLayout> + + <TextView + android:id="@+id/epg_detail_separator_0" + android:layout_width="fill_parent" + android:layout_height="2sp" /> + + <ProgressBar + android:id="@+id/epg_detail_progress" + style="?android:attr/progressBarStyleHorizontal" + android:layout_width="fill_parent" + android:layout_height="2dip" + android:indeterminate="false" + android:progress="40" /> + + <ScrollView + android:id="@+id/epg_detail_description_scroll" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_weight="1" + android:padding="5dip" > + + <LinearLayout + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:orientation="vertical" > + + <TextView + android:id="@+id/epg_detail_description" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:textSize="16dip" > + </TextView> + + <View style="@style/Line" /> + + <LinearLayout android:id="@+id/audio_block" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" > + + <ImageView + android:id="@+id/audio_image" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/ic_volume_small" /> + + <TextView + android:id="@+id/epg_detail_audio" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_marginLeft="5dp" + android:text="" /> + </LinearLayout> + + <TextView + android:id="@+id/epg_detail_cats" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:text="Thriller, Comedy" /> + + </LinearLayout> + </ScrollView> + + <TextView + android:id="@+id/epg_detail_separator_2" + android:layout_width="fill_parent" + android:layout_height="1sp" /> + + <TextView + android:id="@+id/epg_detail_separator_3" + android:layout_width="fill_parent" + android:layout_height="4sp" /> + + <TableLayout + android:id="@+id/root" + style="@android:style/ButtonBar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:stretchColumns="*" > + + <TableRow + android:id="@+id/first_row" + android:layout_margin="0dip" > + + <ImageButton + android:id="@+id/epg_event_livetv" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/tv" + android:text="@string/epg_eent_livetv_text" /> + + <ImageButton + android:id="@+id/epg_event_imdb" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/imdb" + android:text="@string/epg_event_imdb_text" /> + + <ImageButton + android:id="@+id/epg_event_omdb" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/omdb" + android:text="@string/epg_event_omdb_text" /> + + <ImageButton + android:id="@+id/epg_event_tmdb" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/tmdb" + android:text="@string/epg_event_tmdb_text" /> + + <ImageButton + android:id="@+id/epg_event_create_timer" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/timer" + android:text="@string/epg_event_create_timer_text" /> + </TableRow> + </TableLayout> + <!-- + <ImageButton + android:id="@+id/epg_event_share" + android:src="@android:drawable/ic_menu_share" + android:layout_width="wrap_content" + android:layout_height="wrap_content" android:layout_marginLeft="20dip" android:layout_marginRight="20dip" + android:layout_gravity="center_horizontal" + android:layout_centerHorizontal="true" + android:background="@android:drawable/list_selector_background" + style="?android:attr/buttonStyleSmall" + android:text="@string/epg_event_share_text"/> + --> + + + <!-- + <ImageButton + android:id="@+id/epg_event_epg" + android:src="@drawable/epg" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:layout_centerHorizontal="true" android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + style="?android:attr/buttonStyleSmall" + android:text="@string/epg_event_create_timer_text"/> + --> + <!-- + <ImageButton android:visibility="gone" + android:id="@+id/epg_event_right" + android:src="@drawable/ic_menu_forward" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:background="@android:drawable/list_selector_background"/> + --> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_detail.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/epg_event_item.xml b/vdrmanager/app/build/intermediates/res/release/layout/epg_event_item.xml new file mode 100644 index 0000000..3b86bd2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/epg_event_item.xml @@ -0,0 +1,68 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/timer_item" android:layout_width="fill_parent" + android:layout_height="fill_parent" android:padding="5dp" android:paddingBottom="2dp" + android:orientation="vertical"> + +<LinearLayout android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" + android:background="@android:drawable/list_selector_background" +> +<TextView + android:id="@+id/timer_item_channel" + android:layout_width="wrap_content" + android:layout_height="wrap_content" android:text="Sky Film" style="@android:style/TextAppearance.Medium"/> + + <ProgressBar + android:id="@+id/timer_progress" android:layout_width="fill_parent" + android:indeterminate="false" android:layout_height="2dip" android:layout_marginTop="3dip" + style="?android:attr/progressBarStyleHorizontal" android:visibility="gone" /> + + <LinearLayout android:layout_width="fill_parent" + android:layout_height="wrap_content" android:layout_marginTop="0dip"> + + <TextView android:id="@+id/timer_item_time" android:textAppearance="?android:textAppearanceMedium" + android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="@android:drawable/list_selector_background" + android:gravity="left" android:text="22:33" android:paddingRight="5dip" /> + + <TextView android:id="@+id/timer_item_title" android:text="timer_item_title" android:layout_weight="1" android:textStyle="bold" + android:ellipsize="end" android:layout_width="wrap_content" android:background="@android:drawable/list_selector_background" + android:textAppearance="?android:textAppearanceMedium" + android:layout_height="wrap_content" /> + + </LinearLayout> + + <LinearLayout android:layout_width="fill_parent" android:padding="1dip" android:paddingBottom="1dip" + android:layout_height="wrap_content" android:layout_marginTop="0dip" android:gravity="center" + android:orientation="horizontal"> + + <ImageView android:id="@+id/timer_item_state" android:layout_marginRight="3dip" android:src="@drawable/newrecording" + android:layout_width="16dp" android:layout_height="16dp" + android:visibility="gone" /> + + <ImageView android:id="@+id/timer_item_other" android:layout_marginRight="3dip" android:src="@drawable/schere" + android:layout_width="16dp" android:layout_height="16dp" + android:visibility="gone" /> + + <TextView android:id="@+id/timer_item_shorttext" android:textAppearance="?android:textAppearanceSmall" + android:text="timer_short_text" + android:ellipsize="end" + android:singleLine="true" + android:maxLines="1" + android:layout_width="wrap_content" android:layout_weight="1" + android:layout_height="wrap_content" /> + + <TextView android:id="@+id/timer_item_duration" + android:ellipsize="end" android:layout_width="wrap_content" android:gravity="right" android:textSize="13dip" + android:layout_height="wrap_content" android:text="89min"/> + + </LinearLayout> + + <TextView android:id="@+id/event_item_description" + android:layout_width="wrap_content" + android:textAppearance="?android:textAppearanceSmall" + android:visibility="gone" + android:textSize="12dip" + android:padding="3dip" + android:layout_height="wrap_content" /> +</LinearLayout> +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_event_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/epg_search.xml b/vdrmanager/app/build/intermediates/res/release/layout/epg_search.xml new file mode 100644 index 0000000..faccedf --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/epg_search.xml @@ -0,0 +1,33 @@ +<?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"> + + <TextView + android:id="@+id/epg_search_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:textStyle="bold"/> + + <EditText + android:id="@+id/epg_search_text" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + <TextView + android:id="@+id/epg_detail_time" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + <Button + android:id="@+id/epg_search_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:text="@string/epg_search_button"/> + +</LinearLayout> + +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_search.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/epg_search_times_item.xml b/vdrmanager/app/build/intermediates/res/release/layout/epg_search_times_item.xml new file mode 100644 index 0000000..68f0175 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/epg_search_times_item.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:paddingLeft="5dp" + android:paddingRight="5dp" + android:gravity= "center_vertical" + android:textAppearance="?android:textAppearanceLarge" + android:lines="2"/> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_search_times_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/epg_search_times_list.xml b/vdrmanager/app/build/intermediates/res/release/layout/epg_search_times_list.xml new file mode 100644 index 0000000..a4ac3ab --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/epg_search_times_list.xml @@ -0,0 +1,26 @@ +<?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" + android:orientation="vertical"> + + <ListView + android:id="@+id/epg_search_times_list" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + android:cacheColorHint="?android:attr/colorBackground"/> + + <Button + android:id="@+id/epg_search_times_add" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_below="@id/epg_search_times_add" + android:layout_alignParentBottom="true" + android:layout_centerHorizontal="true" + android:text="@string/epg_search_times_add"/> + + +</RelativeLayout> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epg_search_times_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/epgdetails.xml b/vdrmanager/app/build/intermediates/res/release/layout/epgdetails.xml new file mode 100644 index 0000000..76c9d2e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/epgdetails.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:orientation="vertical" + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + <!-- + <com.jakewharton.androidviewpagerindicator.TitlePageIndicator + android:id="@+id/indicator" + android:layout_width="fill_parent" + android:layout_height="wrap_content" /> + --> + <android.support.v4.view.ViewPager + android:id="@+id/viewpager" + android:layout_width="fill_parent" + android:layout_height="0dip" + android:layout_weight="1" /> +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/epgdetails.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/event_epg_list.xml b/vdrmanager/app/build/intermediates/res/release/layout/event_epg_list.xml new file mode 100644 index 0000000..1ce57ab --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/event_epg_list.xml @@ -0,0 +1,116 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- A DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. --> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > + + <ViewFlipper + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <RelativeLayout + android:layout_width="fill_parent" + android:layout_height="wrap_content" > + + <LinearLayout + android:id="@+id/whatson_time" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentLeft="true" + android:layout_alignParentTop="true" + android:orientation="horizontal" > + + <Spinner + android:id="@+id/epg_list_channel_spinner" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_marginTop="3dip" + android:layout_weight="1" + android:prompt="@string/epg_list_channel_spinner" /> + + <ImageView + android:id="@+id/switch_epg_view" + style="?android:attr/buttonStyleSmall" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:background="@android:drawable/list_selector_background" + android:clickable="true" + android:src="@drawable/ic_menu_revert" /> + </LinearLayout> + + <ListView + android:id="@+id/whatson_list" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_above="@+id/channel_info" + android:layout_alignWithParentIfMissing="true" + android:layout_below="@+id/whatson_time" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <LinearLayout + android:id="@+id/channel_info" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentBottom="true" + android:layout_marginTop="4dp" + android:background="@drawable/back" + android:orientation="horizontal" + android:padding="2dp" > + + <ImageView + android:id="@+id/audio_image" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/ic_volume_small" /> + + <TextView + android:id="@+id/channel_audio" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_marginLeft="5dp" + android:text="" /> + </LinearLayout> + </RelativeLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + </ViewFlipper> + + <include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/event_epg_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/fetch_preference.xml b/vdrmanager/app/build/intermediates/res/release/layout/fetch_preference.xml new file mode 100644 index 0000000..a20f1ec --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/fetch_preference.xml @@ -0,0 +1,23 @@ +<?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="horizontal" + android:padding="5dip"> + + <EditText + android:id="@+id/edit" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:singleLine="true" /> + + <ImageButton + android:src="@drawable/ic_menu_refresh" + android:id="@+id/button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:minWidth="64dip" + android:minHeight="48dip"/> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/fetch_preference.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/folder_item.xml b/vdrmanager/app/build/intermediates/res/release/layout/folder_item.xml new file mode 100644 index 0000000..145ca10 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/folder_item.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:orientation="horizontal" + android:padding="5dip" + android:layout_height="wrap_content" > + + <ImageView + android:layout_width="24dp" + android:layout_height="24dp" + android:src="@drawable/folder" /> + + <TextView + android:id="@+id/header_item" + android:textAppearance="?android:textAppearanceMedium" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:paddingLeft="5dip" + android:layout_weight="1" + android:layout_gravity="center_vertical" + android:text="House of Cards" /> + + + <TextView + android:id="@+id/count" + android:textAppearance="?android:textAppearanceMedium" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:text="3" /> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/folder_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/group_layout.xml b/vdrmanager/app/build/intermediates/res/release/layout/group_layout.xml new file mode 100644 index 0000000..803a95b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/group_layout.xml @@ -0,0 +1,17 @@ +<LinearLayout android:id="@+id/LinearLayout01" + android:layout_width="fill_parent" android:layout_height="40dip" + xmlns:android="http://schemas.android.com/apk/res/android"> + <!-- --> + <TextView android:id="@+id/group_name" android:layout_width="wrap_content" + android:layout_height="40dip" android:text="Sky" android:gravity="center_vertical|left" + android:paddingLeft="35dip" android:paddingRight="5dip" + android:textColor="#BDBDBD" android:textStyle="bold" + android:textAppearance="?android:textAppearanceMedium" /> + <TextView android:id="@+id/channel_count" + android:layout_width="fill_parent" android:layout_height="40dip" + android:text="23" android:gravity="center_vertical|right" + android:layout_marginRight="5dip" android:textColor="#BDBDBD" + android:textStyle="bold" android:textAppearance="?android:textAppearanceMedium" /> + +</LinearLayout> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/group_layout.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/header_item.xml b/vdrmanager/app/build/intermediates/res/release/layout/header_item.xml new file mode 100644 index 0000000..ba1aa12 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/header_item.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" +android:text="Header" +android:layout_margin="2dip" android:paddingLeft="4dip" android:paddingRight="4dip" +android:background="#444444" +android:textAppearance="?android:textAppearanceMedium" +android:layout_width="fill_parent" android:layout_height="wrap_content" android:id="@+id/header_item"/> + +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/header_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/left_drawer.xml b/vdrmanager/app/build/intermediates/res/release/layout/left_drawer.xml new file mode 100644 index 0000000..4e9724b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/left_drawer.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> + +<!-- + android:layout_gravity="start" tells DrawerLayout to treat + this as a sliding drawer on the left side for left-to-right + languages and on the right side for right-to-left languages. + The drawer is given a fixed width in dp and extends the full height of + the container. A solid background is used for contrast + with the content view. +--> +<ListView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/left_drawer" + android:layout_width="240dp" + android:layout_height="match_parent" + android:layout_gravity="start" + android:background="#111" + android:choiceMode="singleChoice" + android:divider="@android:color/transparent" + android:dividerHeight="0dp" /> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/left_drawer.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/main.xml b/vdrmanager/app/build/intermediates/res/release/layout/main.xml new file mode 100644 index 0000000..db46edd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/main.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<TabHost xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@android:id/tabhost" + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + <LinearLayout + android:orientation="vertical" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:padding="5dp"> + <TabWidget + android:id="@android:id/tabs" + android:layout_width="fill_parent" + android:layout_height="wrap_content" /> + <FrameLayout + android:id="@android:id/tabcontent" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:padding="5dp" /> + </LinearLayout> +</TabHost><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/main.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/no_connection.xml b/vdrmanager/app/build/intermediates/res/release/layout/no_connection.xml new file mode 100644 index 0000000..9a4ede7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/no_connection.xml @@ -0,0 +1,33 @@ +<?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" + android:visibility="gone" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/no_connection.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/recording_detail.xml b/vdrmanager/app/build/intermediates/res/release/layout/recording_detail.xml new file mode 100644 index 0000000..067847b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/recording_detail.xml @@ -0,0 +1,100 @@ +<?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"> + + <ScrollView + android:id="@+id/timer_detail_scroll" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_weight="0.5"> + + <LinearLayout + android:id="@+id/timer_detail_layout" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="vertical"> + + <TextView + android:id="@+id/timer_detail_channel_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:textStyle="bold" + android:text="@string/timer_detail_channel_title"/> + + <EditText + android:id="@+id/timer_detail_channel" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:editable="false"/> + + <TextView + android:id="@+id/timer_detail_title_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:textStyle="bold" + android:text="@string/timer_detail_title_title"/> + + <EditText + android:id="@+id/timer_detail_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + <TextView + android:id="@+id/timer_detail_start_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/timer_detail_start_title"/> + + <LinearLayout + android:id="@+id/timer_detail_start_daytime" + android:layout_width="fill_parent" + android:layout_height="wrap_content"> + + <EditText + android:id="@+id/timer_detail_start" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + <EditText + android:id="@+id/timer_detail_day" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + </LinearLayout> + + <TextView + android:id="@+id/timer_detail_end_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/timer_detail_end_title"/> + + <EditText + android:id="@+id/timer_detail_end" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + <TextView + android:id="@+id/timer_detail_fill" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_weight="0.5"/> + + </LinearLayout> + + </ScrollView> + + <Button + android:id="@+id/timer_details_save" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:text="@string/timer_details_create_title"/> + +</LinearLayout> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/recording_detail.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/recording_list.xml b/vdrmanager/app/build/intermediates/res/release/layout/recording_list.xml new file mode 100644 index 0000000..caffca4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/recording_list.xml @@ -0,0 +1,111 @@ +<?xml version="1.0" encoding="utf-8"?> +<android.support.v4.widget.DrawerLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent"> +<ViewFlipper xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <RelativeLayout + android:id="@+id/main_content" + android:layout_width="fill_parent" + android:layout_height="wrap_content" > + + <LinearLayout + android:id="@+id/rec_folder_info" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentLeft="true" + android:layout_alignParentTop="true" + android:orientation="horizontal" + android:paddingBottom="2dp" + android:paddingLeft="5dp" + android:paddingRight="5dp" + android:paddingTop="2dp" > + + <TextView + android:id="@+id/folder_info" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" /> + + <TextView + android:id="@+id/current_count" + android:layout_width="wrap_content" + android:layout_height="wrap_content" /> + </LinearLayout> + + <ListView + android:id="@+id/recording_list" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_above="@+id/driver_info_container" + android:layout_below="@+id/rec_folder_info" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <LinearLayout + android:id="@+id/driver_info_container" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentBottom="true" + android:layout_alignWithParentIfMissing="true" + android:layout_marginTop="4dp" + android:background="@drawable/back" + android:orientation="vertical" + android:padding="2dp" > + + <TextView + android:id="@+id/drive_info" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:drawableLeft="@drawable/ic_drive" + android:drawablePadding="5dp" + android:gravity="center" > + </TextView> + + <ProgressBar + android:id="@+id/drive_info_pb" + style="?android:attr/progressBarStyleHorizontal" + android:layout_width="fill_parent" + android:layout_height="1dip" + android:indeterminate="false" /> + </LinearLayout> + </RelativeLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18sp" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:contentDescription="@string/sad_img" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18sp" /> + </LinearLayout> + +</ViewFlipper> + +<include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/recording_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/remote.xml b/vdrmanager/app/build/intermediates/res/release/layout/remote.xml new file mode 100644 index 0000000..dd6f68b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/remote.xml @@ -0,0 +1,342 @@ +<?xml version="1.0" encoding="utf-8"?> +<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:app="http://schemas.android.com/apk/res-auto" + android:id="@+id/root" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" + android:padding="5dp"> + + <LinearLayout + android:id="@+id/resultwrapper" + android:layout_width="fill_parent" + android:layout_alignParentEnd="true" + android:layout_alignParentRight="true" + android:layout_alignParentTop="true" + android:layout_height="wrap_content"> + <de.androvdr.widget.AnimatedTextView + android:id="@+id/result" + android:maxLines="1" + android:layout_width="0dp" + android:layout_weight="1" + android:layout_height="wrap_content" + android:textSize="10sp" + android:gravity="right" /> + </LinearLayout> + + + + <LinearLayout + android:id="@+id/rows0" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" + android:layout_marginBottom="10dp" + android:layout_below="@+id/resultwrapper"> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Power" + android:text="" + android:id="@+id/Power" /> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Back" + android:text="Back" /> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="" + /> + + + + + + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Setup" + android:text="" /> + </LinearLayout> + + <RelativeLayout + android:id="@+id/navigation" + + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" + android:layout_below="@+id/colorButtons" + android:layout_above="@+id/rows1"> + + <de.androvdr.widget.SquareButton + android:id="@+id/ok" + style="@style/cursorButton" + android:layout_centerVertical="true" + android:layout_gravity="center_horizontal" + android:layout_toLeftOf="@+id/right" + android:layout_toStartOf="@+id/right" + android:tag="Ok" + android:text="OK" /> + + + <de.androvdr.widget.SquareButton + android:id="@+id/right" + style="@style/cursorButton" + android:tag="Right" + android:text="▶" + android:layout_centerVertical="true" + android:layout_toRightOf="@+id/up" + android:layout_toEndOf="@+id/up" /> + + + <de.androvdr.widget.SquareButton + android:id="@+id/left" + style="@style/cursorButton" + android:tag="Left" + android:text="◀" + android:layout_centerVertical="true" + android:layout_toLeftOf="@+id/ok" + android:layout_toStartOf="@+id/ok" /> + + <de.androvdr.widget.SquareButton + android:id="@+id/up" + style="@style/cursorButton" + android:layout_gravity="center_horizontal" + android:tag="Up" + android:text="▲" + android:layout_above="@+id/ok" + android:layout_centerHorizontal="true" /> + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/ChannelUp" + style="@style/volChanButton" + + android:tag="Channel+" + android:text="" + android:layout_alignTop="@+id/up" + android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" /> + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/VolumeUp" + style="@style/volChanButton" + android:layout_height="wrap_content" + android:tag="Volume+" + android:text="" + android:layout_alignTop="@+id/up" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" /> + + <de.androvdr.widget.SquareButton + android:id="@+id/down" + style="@style/cursorButton" + + android:layout_gravity="center_horizontal" + + android:tag="Down" + android:text="▼" + android:layout_below="@+id/ok" + android:layout_toLeftOf="@+id/right" + android:layout_toStartOf="@+id/right" /> + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/ChannelDown" + style="@style/volChanButton" + android:tag="Channel-" + android:text="" + android:layout_alignBottom="@+id/down" + android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" /> + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/VolumeDown" + style="@style/volChanButton" + android:tag="Volume-" + android:text="" + android:layout_alignBottom="@+id/down" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" /> + + </RelativeLayout> + + + + <LinearLayout + android:id="@+id/colorButtons" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" + android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" + android:layout_below="@+id/rows0"> + + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/red" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Red" + android:text="" + android:textColor="@color/red" + /> + + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/green" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:text="" + android:tag="Green" + android:textColor="@color/green" + /> + + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/yellow" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Yellow" + android:text="" + android:textColor="@color/yellow" + /> + + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/blue" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Blue" + android:text="" + android:textColor="@color/blue" + /> + + + </LinearLayout> + + + <LinearLayout + android:id="@+id/rows1" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" + android:orientation="horizontal" + android:layout_above="@+id/rows2"> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Mute" + android:text="" /> + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Info" + android:text="" /> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Back" + android:text="" /> + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Menu" + android:text="" /> + + </LinearLayout> + + + <LinearLayout + + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:id="@+id/rows2" + android:orientation="horizontal" + android:layout_marginTop="10dp" + android:layout_marginBottom="10dp" + android:layout_alignParentBottom="true"> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Audio" + android:text="" /> + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Subtitles" + android:text="S" /> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="PrevChannel" + android:text="" /> + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Commands" + android:text="" /> + </LinearLayout> + + +</RelativeLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/remote.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/search_epg_list.xml b/vdrmanager/app/build/intermediates/res/release/layout/search_epg_list.xml new file mode 100644 index 0000000..38d141f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/search_epg_list.xml @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8"?> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > +<LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical"> + + <ListView + android:id="@+id/whatson_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_below="@id/epg_list_channel_spinner" + android:layout_alignWithParentIfMissing="true" + android:layout_alignParentTop="true" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground"/> + + <TextView + android:id="@+id/epg_list_search_label" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/epg_list_search_label"/> + + <LinearLayout android:orientation="vertical" + android:id="@+id/no_connection_layout" android:layout_width="fill_parent" + android:layout_height="fill_parent" android:visibility="gone"> + <LinearLayout android:layout_height="fill_parent" + android:gravity="center" android:layout_width="fill_parent" + android:orientation="horizontal"> + <TextView android:text="@string/no_connection" + android:layout_height="wrap_content" android:layout_width="wrap_content" + android:textSize="18dip" /> + <ImageView android:src="@drawable/sad" + android:layout_height="wrap_content" android:layout_width="wrap_content" /> + <Button android:text="@string/no_connection_retry" + android:textSize="18dip" android:layout_height="wrap_content" + android:layout_width="wrap_content" android:id="@+id/retry_button" /> + + </LinearLayout> + </LinearLayout> +</LinearLayout> + +<include layout="@layout/left_drawer"/> +</android.support.v4.widget.DrawerLayout> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/search_epg_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/support_simple_spinner_dropdown_item.xml b/vdrmanager/app/build/intermediates/res/release/layout/support_simple_spinner_dropdown_item.xml new file mode 100644 index 0000000..06ac2f0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/support_simple_spinner_dropdown_item.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +** +** Copyright 2008, 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. +*/ +--> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@android:id/text1" + style="?attr/spinnerDropDownItemStyle" + android:singleLine="true" + android:layout_width="match_parent" + android:layout_height="?attr/dropdownListPreferredItemHeight" + android:ellipsize="marquee"/><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/klp-ub-dev/frameworks/support/v7/appcompat/res/layout/support_simple_spinner_dropdown_item.xml --><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/layout/support_simple_spinner_dropdown_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/time_epg_list.xml b/vdrmanager/app/build/intermediates/res/release/layout/time_epg_list.xml new file mode 100644 index 0000000..b8ef9aa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/time_epg_list.xml @@ -0,0 +1,115 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- A DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. --> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > + + <ViewFlipper + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:id="@+id/whatson_time" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" > + + <TextView + android:id="@+id/epg_list_time_label" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/epg_list_time_label" + android:visibility="gone" /> + + <ImageView + android:id="@+id/epg_list_times" + style="?android:attr/buttonStyleSmall" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:background="@android:drawable/list_selector_background" + android:clickable="true" + android:src="@drawable/btn_search_times" /> + + <Spinner + android:id="@+id/epg_list_time_spinner" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginTop="2dip" + android:layout_weight="1" + android:prompt="@string/epg_list_time_label" /> + + <ImageView + android:id="@+id/switch_epg_view" + style="?android:attr/buttonStyleSmall" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:background="@android:drawable/list_selector_background" + android:clickable="true" + android:src="@drawable/ic_menu_revert" /> + </LinearLayout> + + <ListView + android:id="@+id/whatson_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentTop="true" + android:layout_alignWithParentIfMissing="true" + android:layout_below="@id/epg_list_time_spinner" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <TextView + android:id="@+id/epg_list_search_label" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/epg_list_search_label" /> + </LinearLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + </ViewFlipper> + + <include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/time_epg_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/timer_detail.xml b/vdrmanager/app/build/intermediates/res/release/layout/timer_detail.xml new file mode 100644 index 0000000..1bc86f7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/timer_detail.xml @@ -0,0 +1,168 @@ +<?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:paddingLeft="10.0dip" android:paddingRight="10.0dip" + android:orientation="vertical"> + + <ScrollView + android:id="@+id/timer_detail_scroll" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_weight="0.5"> + + <LinearLayout + android:id="@+id/timer_detail_layout" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="vertical"> + + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_channel_title"/> + + <EditText + android:id="@+id/timer_detail_channel" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:enabled="false" + /> + + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_title_title"/> + + + <EditText + android:id="@+id/timer_detail_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical"> + + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_day_title"/> + + + <Button + android:id="@+id/timer_detail_day" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + </LinearLayout> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical"> + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_repeat_title"/> + + + <Button + android:id="@+id/timer_detail_repeat" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/never" + android:editable="false"/> + + </LinearLayout> + + + </LinearLayout> + + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical"> + + + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_start_title"/> + + <Button + android:id="@+id/timer_detail_start" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="20:34" + android:editable="false"/> + + </LinearLayout> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical"> + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_end_title"/> + + <Button + android:id="@+id/timer_detail_end" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + + </LinearLayout> + </LinearLayout> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal" android:id="@+id/timer_block"> + <TextView android:width="80dp" android:text="@string/timer_detail_use_vps" android:layout_width="wrap_content" android:layout_height="wrap_content" /> + <CheckBox android:id="@+id/timer_detail_vps" android:layout_height="wrap_content" android:layout_width="wrap_content"/> + </LinearLayout> + + + + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> + + <TextView android:width="80dp" android:text="@string/timer_detail_priority" android:layout_width="wrap_content" android:layout_height="wrap_content" /> + + <EditText android:layout_height="wrap_content" android:numeric="integer" android:id="@+id/timer_detail_priority" android:layout_width="wrap_content" android:hint="@string/timer_detail_priority"/> + + + </LinearLayout> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> + + <TextView android:width="80dp" android:text="@string/timer_detail_lifetime" android:layout_width="wrap_content" android:layout_height="wrap_content" /> + + <EditText android:layout_height="wrap_content" android:numeric="integer" android:id="@+id/timer_detail_lifetime" android:layout_width="wrap_content" android:hint="@string/timer_detail_lifetime_hint"/> + + + </LinearLayout> + + </LinearLayout> + + </ScrollView> + +<LinearLayout android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" > + + <Button + android:id="@+id/timer_details_cancel" + android:layout_width="0dip" android:layout_height="fill_parent" + android:layout_weight="1" + android:text="@android:string/cancel"/> + + <Button + android:id="@+id/timer_details_modify" + android:layout_width="0dip" android:layout_height="fill_parent" + android:layout_weight="1" + android:visibility="gone" + android:text="@string/timer_details_save_title"/> + + + <Button + android:id="@+id/timer_details_save" + android:layout_width="0dip" android:layout_height="fill_parent" + android:layout_weight="1" + android:text="@string/timer_details_create_title"/> + + </LinearLayout> + +</LinearLayout> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/timer_detail.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/timer_list.xml b/vdrmanager/app/build/intermediates/res/release/layout/timer_list.xml new file mode 100644 index 0000000..e4279af --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/timer_list.xml @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- A DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. --> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > + + <ViewFlipper + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:id="@+id/main_content" + android:layout_width="fill_parent" + android:layout_height="fill_parent" > + + <ListView + android:id="@+id/timer_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentTop="true" + android:layout_alignWithParentIfMissing="true" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + </LinearLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + </ViewFlipper> + + <include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/timer_list.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/timer_operation_list_item.xml b/vdrmanager/app/build/intermediates/res/release/layout/timer_operation_list_item.xml new file mode 100644 index 0000000..7ca6f83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/timer_operation_list_item.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:paddingLeft="5dp" + android:paddingRight="5dp" + android:gravity= "center_vertical" + android:textAppearance="?android:textAppearanceLarge" + android:textColor="#000" + android:lines="2"/> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/timer_operation_list_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/vdr_list_add_delete.xml b/vdrmanager/app/build/intermediates/res/release/layout/vdr_list_add_delete.xml new file mode 100644 index 0000000..587fa6a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/vdr_list_add_delete.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" android:orientation="vertical" + android:layout_height="fill_parent" > + + <ListView + android:id="@id/android:list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:choiceMode="singleChoice" + android:drawSelectorOnTop="false" + android:fastScrollEnabled="true" + android:scrollingCache="true" /> + + <TextView + android:id="@android:id/empty" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:gravity="center" + android:padding="20dip" + android:text="@string/no_vdr" + android:textAppearance="?android:textAppearanceMedium" /> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdr_list_add_delete.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/vdrlist.xml b/vdrmanager/app/build/intermediates/res/release/layout/vdrlist.xml new file mode 100644 index 0000000..75a0f23 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/vdrlist.xml @@ -0,0 +1,12 @@ +<?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"> + + <ListView android:id="@android:id/list" android:layout_width="fill_parent" + android:layout_height="wrap_content" /> + + <TextView android:id="@android:id/empty" android:layout_width="wrap_content" + android:layout_height="wrap_content" android:text="Empty set" /> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdrlist.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/vdrmanager.xml b/vdrmanager/app/build/intermediates/res/release/layout/vdrmanager.xml new file mode 100644 index 0000000..1ceac6d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/vdrmanager.xml @@ -0,0 +1,108 @@ +<?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:paddingTop="10dp" + android:paddingBottom="20dp" + android:orientation="vertical"> + + <!-- <ListView android:id="@+id/vdrmanager_menu" android:layout_width="fill_parent" + android:layout_height="wrap_content" android:layout_below="@id/main_logo"/> --> + + + <ImageView android:id="@+id/main_logo" android:layout_width="fill_parent" + android:clickable="true" + android:layout_height="80dip" android:src="@drawable/vdr_logo" android:padding="10dip" /> + + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + <Button + android:id="@+id/action_menu_channels" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:drawableTop="@drawable/btn_channels" + android:text="@string/action_menu_channels" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_epg" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_epglist" + android:text="@string/action_menu_epg" + android:textColor="#FFF" /> + </LinearLayout> + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + <Button + android:id="@+id/action_menu_recordings" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_recordings" + android:text="@string/action_menu_recordings" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_timers" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_timer" + android:text="@string/action_menu_timers" + android:textColor="#FFF" /> + </LinearLayout> + + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + <Button + android:id="@+id/action_menu_wakeup" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_wakeup" + + android:padding="5dip" + android:text="@string/action_menu_wakeup" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_remote" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_remote" + android:padding="5dip" + android:text="@string/action_menu_remote" + android:textColor="#FFF" /> + </LinearLayout> + +</LinearLayout><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdrmanager.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/vdrmanager_menu_item.xml b/vdrmanager/app/build/intermediates/res/release/layout/vdrmanager_menu_item.xml new file mode 100644 index 0000000..c4b251e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/vdrmanager_menu_item.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> + +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/vdrmanager_menu_item" + android:lines="2" + android:gravity="center_vertical" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:paddingLeft="15dp" + android:paddingRight="15dp" + android:paddingTop="10dp" + android:paddingBottom="10dp"/> + +<!-- +<ImageButton xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/vdrmanager_menu_item" + android:lines="2" + android:gravity="center_vertical" + android:layout_width="wrap_content" + android:layout_height="wrap_content"/> +--> <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/vdrmanager_menu_item.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/layout/video.xml b/vdrmanager/app/build/intermediates/res/release/layout/video.xml new file mode 100644 index 0000000..1290bd6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/layout/video.xml @@ -0,0 +1,28 @@ +<?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"> + + <TextView + android:id="@+id/epg_search_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:textStyle="bold"/> + + <VideoView + android:id="@+id/video_video" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + <Button + android:id="@+id/video_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:text="Start"/> + +</LinearLayout> + +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/layout/video.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/channel_list_group_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/channel_list_group_menu.xml new file mode 100644 index 0000000..9400916 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/channel_list_group_menu.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + + <item + android:id="@+id/channel_group_menu_hide" + android:title="@string/channel_group_menu_hide"/> + <item + android:id="@+id/channel_group_menu_hide_permanent" + android:title="@string/channel_group_menu_hide_permanent"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/channel_list_group_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/channel_list_item_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/channel_list_item_menu.xml new file mode 100644 index 0000000..f8ff0f8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/channel_list_item_menu.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + +<item + android:id="@+id/channel_item_menu_stream" + android:title="@string/channel_item_menu_stream"/> + +<!-- + <item + android:id="@+id/channel_item_menu_epg" + android:title="@string/channel_item_menu_epg"/> +--> + +<item + android:id="@+id/channel_item_menu_switch" + android:title="@string/channel_item_menu_switch"/> + +<!-- + <item android:visible="false" + android:id="@+id/channel_item_menu_hide" + android:title="@string/channel_item_menu_hide"/> + + <item android:visible="false" + android:id="@+id/channel_item_menu_hide_permanent" + android:title="@string/channel_item_menu_hide_permanent"/> +--> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/channel_list_item_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/channellist.xml b/vdrmanager/app/build/intermediates/res/release/menu/channellist.xml new file mode 100644 index 0000000..0651248 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/channellist.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/channels_recent_channels" android:alphabeticShortcut="r" + android:icon="@drawable/ic_menu_recent_history" + v7:showAsAction="ifRoom" + android:title="@string/recent_channels"/> + + <item + android:id="@+id/channels_groupby" android:alphabeticShortcut="g" + android:icon="@android:drawable/ic_menu_sort_alphabetically" + v7:showAsAction="ifRoom" + android:title="@string/menu_groupby"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/channellist.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/epg_details.xml b/vdrmanager/app/build/intermediates/res/release/menu/epg_details.xml new file mode 100644 index 0000000..80fe78e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/epg_details.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:v7="http://schemas.android.com/apk/res-auto" xmlns:android="http://schemas.android.com/apk/res/android" > + + <item + android:id="@+id/epg_details_menu_search_repeat" + v7:showAsAction="ifRoom" + android:icon="@drawable/ic_menu_view" + android:title="@string/search_reapt"/> + + <item + v7:showAsAction="ifRoom" + android:id="@+id/epg_details_menu_share" + android:icon="@android:drawable/ic_menu_share" + android:title="@string/share"/> + + <item + v7:showAsAction="ifRoom" + android:id="@+id/epg_details_menu_add_to_cal" + android:icon="@android:drawable/ic_menu_month" + android:title="@string/addtocal"/> + + <item + v7:showAsAction="ifRoom" + android:id="@+id/epg_details_menu_switch" + android:icon="@drawable/ic_menu_goto" + android:title="@string/switch_to_channel"/> +</menu> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_details.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/epg_event_list_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/epg_event_list_menu.xml new file mode 100644 index 0000000..278834b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/epg_event_list_menu.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <!-- + <item + android:id="@+id/epg_menu_search" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_search"/> + --> + <!-- + <item + android:id="@+id/epg_menu_times" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_times"/> + --> + <!-- --> + + <item + v7:showAsAction="ifRoom" + android:id="@+id/epg_list_stream" + android:icon="@drawable/ic_menu_play_clip" + android:title="@string/livetv"/> +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_event_list_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/epg_list_item_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/epg_list_item_menu.xml new file mode 100644 index 0000000..59dd0e7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/epg_list_item_menu.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" > + + <item + android:id="@+id/epg_item_menu_timer_toggle" + android:title="@string/epg_item_menu_timer_enable" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_timer_add" + android:title="@string/epg_item_menu_timer_add"/> + <item + android:id="@+id/epg_item_menu_timer_delete" + android:title="@string/epg_item_menu_timer_delete" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_timer_modify" + android:title="@string/epg_item_menu_timer_modify" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_live_tv" + android:title="@string/livetv" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_switchto" + android:title="@string/switch_to_channel" + android:visible="true"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_list_item_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/epg_list_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/epg_list_menu.xml new file mode 100644 index 0000000..0363392 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/epg_list_menu.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <!-- + <item + android:id="@+id/epg_menu_search" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_search"/> + --> + <!-- + <item + android:id="@+id/epg_menu_times" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_times"/> + --> + <!-- --> + + <item + android:id="@+id/epg_list_sort_menu" + android:icon="@android:drawable/ic_menu_sort_alphabetically" + v7:showAsAction="ifRoom" + android:title="@string/sort"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_list_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/epg_search_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/epg_search_menu.xml new file mode 100644 index 0000000..5c2e5c5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/epg_search_menu.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + +<!-- --> + <item + android:id="@+id/epg_search" + android:icon="@android:drawable/ic_menu_search" + android:alphabeticShortcut="s" + v7:showAsAction="always" + android:title="@string/action_menu_search"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_search_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/epg_search_time_item_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/epg_search_time_item_menu.xml new file mode 100644 index 0000000..a599e25 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/epg_search_time_item_menu.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + + <item + android:id="@+id/epg_search_time_delete" + android:title="@string/common_delete"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/epg_search_time_item_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/main_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/main_menu.xml new file mode 100644 index 0000000..6509587 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/main_menu.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/main_menu_goto" + android:icon="@drawable/ic_menu_goto" + v7:showAsAction="ifRoom" + android:title="@string/main_menu_goto"/> + <item + android:id="@+id/menu_search" + v7:actionViewClass="android.support.v7.widget.SearchView" + android:icon="@android:drawable/ic_menu_search" + v7:showAsAction="always" + android:title="@string/search"/> + <item + android:id="@+id/main_menu_preferences" + android:icon="@android:drawable/ic_menu_preferences" + v7:showAsAction="ifRoom" + android:title="@string/main_menu_preferences"/> + <item + android:id="@+id/main_menu_clear_search" + android:icon="@android:drawable/ic_menu_delete" + android:title="@string/main_menu_clear_search"/> + <item + android:id="@+id/main_menu_info" + android:icon="@android:drawable/ic_menu_info_details" + android:title="@string/main_menu_info"/> + <item + android:id="@+id/main_menu_exit" + android:icon="@android:drawable/ic_menu_close_clear_cancel" + android:title="@string/main_menu_exit"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/main_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/recording_list_item_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/recording_list_item_menu.xml new file mode 100644 index 0000000..493bc70 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/recording_list_item_menu.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" > + + <item + android:id="@+id/recording_item_menu_delete" + android:title="@string/recording_item_menu_delete"/> + <item + android:id="@+id/recording_item_menu_stream" + android:title="@string/recording_item_menu_stream"/> + <item + android:id="@+id/epg_item_menu_live_tv" + android:title="@string/livetv" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_switchto" + android:title="@string/switch_to_channel" + android:visible="true"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/recording_list_item_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/recording_list_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/recording_list_menu.xml new file mode 100644 index 0000000..df350fe --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/recording_list_menu.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> +<!-- + <item + android:id="@+id/epg_menu_search" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_search"/> +--> +<!-- + <item + android:id="@+id/epg_menu_times" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_times"/> + --> + <!-- + <item + android:id="@+id/menu_groupby" android:alphabeticShortcut="g" + android:icon="@android:drawable/ic_menu_sort_alphabetically" + android:showAsAction="ifRoom" + android:title="@string/menu_groupby"/> + --> +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/recording_list_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/refresh_filter_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/refresh_filter_menu.xml new file mode 100644 index 0000000..8fb7725 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/refresh_filter_menu.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/list_refresh" + android:alphabeticShortcut="r" + android:icon="@drawable/ic_menu_refresh" + v7:showAsAction="ifRoom" + android:title="@string/refresh"/> + + <item + android:id="@+id/list_filter" + android:alphabeticShortcut="f" + android:icon="@drawable/ic_menu_filter" + v7:showAsAction="ifRoom" + android:title="@string/filter"/> +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/refresh_filter_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/refresh_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/refresh_menu.xml new file mode 100644 index 0000000..32d67a4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/refresh_menu.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/list_refresh" + android:alphabeticShortcut="r" + v7:showAsAction="ifRoom" + android:icon="@drawable/ic_menu_refresh" + android:title="@string/refresh"/> +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/refresh_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/remote_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/remote_menu.xml new file mode 100644 index 0000000..ecc5be8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/remote_menu.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> + +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:id="@+id/reset" + android:title="@string/menu_reset" /> + <item android:id="@+id/exprt" + android:title="@string/menu_exprt" /> + <item android:id="@+id/imprt" + android:title="@string/menu_imprt" /> + <item android:id="@+id/remapback" + android:title="@string/menu_remapback" android:checkable="true"/> +</menu> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/remote_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/timer_list_menu.xml b/vdrmanager/app/build/intermediates/res/release/menu/timer_list_menu.xml new file mode 100644 index 0000000..9d90d8c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/timer_list_menu.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> +<!-- + <item + android:id="@+id/epg_menu_search" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_search"/> +--> +<!-- --> + <item + android:id="@+id/timer_menu_add" + android:icon="@android:drawable/ic_menu_add" + android:alphabeticShortcut="a" + android:title="@string/epg_item_menu_timer_add"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/timer_list_menu.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/menu/vdrlist.xml b/vdrmanager/app/build/intermediates/res/release/menu/vdrlist.xml new file mode 100644 index 0000000..d4d20c6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/menu/vdrlist.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/main_menu_vdrlist_add" + android:icon="@android:drawable/ic_menu_add" + v7:showAsAction="always" + android:title="@string/new_vdr"/> + <item + android:id="@+id/main_menu_vdrlist_restore" + android:title="@string/settings_backup_restore"/> + +</menu><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/menu/vdrlist.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/raw/ormlite_config.txt b/vdrmanager/app/build/intermediates/res/release/raw/ormlite_config.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/raw/ormlite_config.txt diff --git a/vdrmanager/app/build/intermediates/res/release/values-af/values-af.xml b/vdrmanager/app/build/intermediates/res/release/values-af/values-af.xml new file mode 100644 index 0000000..9a75122 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-af/values-af.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-af/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeer tuis"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigeer op"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Nog opsies"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Klaar"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Sien alles"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Kies \'n program"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Vee navraag uit"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Soeknavraag"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Soek"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Dien navraag in"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Stemsoektog"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Deel met"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Deel met %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-am/values-am.xml b/vdrmanager/app/build/intermediates/res/release/values-am/values-am.xml new file mode 100644 index 0000000..861b618 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-am/values-am.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-am/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"ወደ መነሻ ይዳስሱ"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"ወደ ላይ ይዳስሱ"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ተጨማሪ አማራጮች"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"ተከናውኗል"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ሁሉንም ይመልከቱ"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"መተግበሪያ ይምረጡ"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"መጠይቅ አጽዳ"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"የፍለጋ ጥያቄ"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"ፍለጋ"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"መጠይቅ ያስረክቡ"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"የድምፅ ፍለጋ"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ከሚከተለው ጋር ያጋሩ"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ከ%s ጋር ያጋሩ"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-ar/values-ar.xml b/vdrmanager/app/build/intermediates/res/release/values-ar/values-ar.xml new file mode 100644 index 0000000..7d6e6c8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-ar/values-ar.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ar/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"التنقل إلى الشاشة الرئيسية"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"التنقل إلى أعلى"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"خيارات إضافية"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"تم"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"عرض الكل"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"اختيار تطبيق"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"محو طلب البحث"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"طلب البحث"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"بحث"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"إرسال طلب البحث"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"البحث الصوتي"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"مشاركة مع"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"مشاركة مع %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-bg/values-bg.xml b/vdrmanager/app/build/intermediates/res/release/values-bg/values-bg.xml new file mode 100644 index 0000000..a71d427 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-bg/values-bg.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-bg/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Придвижване към „Начало“"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Придвижване нагоре"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Още опции"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Вижте всички"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Изберете приложение"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Изчистване на заявката"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Заявка за търсене"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Търсене"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Изпращане на заявката"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Гласово търсене"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Споделяне със:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Споделяне със: %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-ca/values-ca.xml b/vdrmanager/app/build/intermediates/res/release/values-ca/values-ca.xml new file mode 100644 index 0000000..8059e0c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-ca/values-ca.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ca/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navega a la pàgina d\'inici"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navega cap a dalt"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Més opcions"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Fet"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Mostra\'ls tots"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Selecciona una aplicació"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Esborra la consulta"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de cerca"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Cerca"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Envia la consulta"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Cerca per veu"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Comparteix amb"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Comparteix amb %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-cs/values-cs.xml b/vdrmanager/app/build/intermediates/res/release/values-cs/values-cs.xml new file mode 100644 index 0000000..bb346a6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-cs/values-cs.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-cs/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Přejít na plochu"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Přejít nahoru"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Více možností"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Hotovo"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Zobrazit vše"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Vybrat aplikaci"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Smazat dotaz"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Vyhledávací dotaz"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Hledat"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Odeslat dotaz"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Hlasové vyhledávání"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Sdílet pomocí"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Sdílet pomocí %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-da/values-da.xml b/vdrmanager/app/build/intermediates/res/release/values-da/values-da.xml new file mode 100644 index 0000000..4e33269 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-da/values-da.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-da/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Naviger hjem"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Naviger op"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Flere muligheder"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Luk"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Se alle"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Vælg en app"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Ryd forespørgslen"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Søgeforespørgsel"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Søg"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Indsend forespørgslen"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Stemmesøgning"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Del med"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Del med %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-de/values-de.xml b/vdrmanager/app/build/intermediates/res/release/values-de/values-de.xml new file mode 100644 index 0000000..e0c0f25 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-de/values-de.xml @@ -0,0 +1,453 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-de/strings.xml --> + <eat-comment/> + <string-array name="channels_group_by"> + <item>Gruppe</item> + <item>Anbieter</item> + <item>Quelle</item> + <item>Name</item> + </string-array> + <string-array name="epg_sort_by_channels_alpha"> + <item>Kanäle</item> + <item>Alphabet</item> + </string-array> + <string-array name="epg_sort_by_time_alpha"> + <item>Zeit</item> + <item>Alphabet</item> + </string-array> + <string-array name="imdb_urls"> + <item>International</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <string-array name="lang"> + <item>Englisch</item> + <item>Deutsch</item> + <item>Italienisch</item> + <item>ukrainisch</item> + </string-array> + <string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + <string-array name="navigation_array"> + <item>Kanäle</item> + <item>EPG nach Zeit</item> + <item>EPG nach Kanal</item> + <item>Aufzeichnungen</item> + <item>Timer</item> + </string-array> + <string-array name="recent_channels_order_entries"> + <item>Am meisten genutzt</item> + <item>Zuletzt genutzt</item> + </string-array> + <string-array name="recordings_group_by"> + <item>Nach Zeit</item> + <item>Alphabetisch</item> + </string-array> + <string-array name="recstream_entries"> + <item>VDR live plugin</item> + <item>VDR streamdev plugin</item> + <item>VDR smattvweb plugin</item> + </string-array> + <string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (veraltet)</item> + </string-array> + <string-array name="wakeup_methods"> + <item>Rufe ein URL auf</item> + <item>WOL</item> + </string-array> + <string name="Content$Adult_Movie__Drama">Erwachsenen-Film/Drama</string> + <string name="Content$Adventure__Western__War">Abenteuer/Western/Krieg</string> + <string name="Content$Advertisement__Shopping">Werbung/Einkaufen</string> + <string name="Content$Arts__Culture">Kunst/Kultur</string> + <string name="Content$Arts__Culture_Magazine">Kunst/Kulturmagazin</string> + <string name="Content$Athletics">Athletik</string> + <string name="Content$Ballet">Ballett</string> + <string name="Content$Black_and_White">Schwarz-weiß</string> + <string name="Content$Broadcasting__Press">Rundfunk/Presse</string> + <string name="Content$Cartoons__Puppets">Zeichentrick/Puppen</string> + <string name="Content$Childrens__Youth_Programme">Kinder/Jugendprogramm</string> + <string name="Content$Comedy">Komödie</string> + <string name="Content$Cooking">Kochen</string> + <string name="Content$Detective__Thriller">Detektiv/Thriller</string> + <string name="Content$Discussion__Inverview__Debate">Diskussion/Interview/Debatte</string> + <string name="Content$Documentary">Dokumentation</string> + <string name="Content$Economics__Social_Advisory">Wirtschafts/Gesellschaftsberatung</string> + <string name="Content$Education__Science__Factual">Ausbildung/Wissenschaft/Sachlich</string> + <string name="Content$Entertainment_Programme_for_10_to_16">Unterhaltungsprogramm für 10 bis 16</string> + <string name="Content$Entertainment_Programme_for_6_to_14">Unterhaltungsprogramm für 6 bis 14</string> + <string name="Content$Equestrian">Reitsport</string> + <string name="Content$Experimental_Film__Video">Experimentalfilm/Video</string> + <string name="Content$Fashion">Mode</string> + <string name="Content$Film__Cinema">Film/Kino</string> + <string name="Content$Fine_Arts">Bildende Künste</string> + <string name="Content$Fitness_and_Health">Fitness & Gesundheit</string> + <string name="Content$Folk__Tradional_Music">Volks/Traditionelle Musik</string> + <string name="Content$Football__Soccer">Football/Fußball</string> + <string name="Content$Foreign_Countries__Expeditions">Ausland/Expeditionen</string> + <string name="Content$Further_Education">Weiterbildung</string> + <string name="Content$Game_Show__Quiz__Contest">Spielshow/Quiz/Wettbewerb</string> + <string name="Content$Gardening">Gartenbau</string> + <string name="Content$Handicraft">Handwerk</string> + <string name="Content$Informational__Educational__School_Programme">Informations/Lehr/Schul-Programm</string> + <string name="Content$Jazz">Jazz</string> + <string name="Content$Languages">Sprachen</string> + <string name="Content$Leisure__Hobbies">Freizeit/Hobbies</string> + <string name="Content$Literature">Literatur</string> + <string name="Content$Live_Broadcast">Live-Sendung</string> + <string name="Content$Magazine__Report__Documentary">Magazin/Bericht/Dokumentation</string> + <string name="Content$Martial_Sports">Kampfsport</string> + <string name="Content$Medicine__Physiology__Psychology">Medizin/Physiologie/Psychologie</string> + <string name="Content$Motor_Sport">Motorsport</string> + <string name="Content$Motoring">Autofahren</string> + <string name="Content$Movie__Drama">Film/Drama</string> + <string name="Content$Music__Ballet__Dance">Musik/Ballett/Tanz</string> + <string name="Content$Musical__Opera">Musical/Oper</string> + <string name="Content$Nature__Animals__Environment">Natur/Tiere/Umwelt</string> + <string name="Content$New_Media">Neue Medien</string> + <string name="Content$News_Magazine">Nachrichtenmagazin</string> + <string name="Content$News__Current_Affairs">Aktuelle Angelegenheiten</string> + <string name="Content$News__Weather_Report">Wetterbericht</string> + <string name="Content$Original_Language">Originalsprache</string> + <string name="Content$Performing_Arts">Darstellende Künste</string> + <string name="Content$Popular_Culture__Traditional_Arts">Pop-Kultur/Traditionelle Künste</string> + <string name="Content$Preschool_Childrens_Programme">Programm für Vorschulkinder</string> + <string name="Content$Religion">Religion</string> + <string name="Content$Remarkable_People">Bemerkenswerte Leute</string> + <string name="Content$Rock__Pop">Rock/Pop</string> + <string name="Content$Romance">Romanze</string> + <string name="Content$Science_Fiction__Fantasy__Horror">Science-Fiction/Fantasy/Horror</string> + <string name="Content$Serious__Classical_Music">Ernste/Klassische Musik</string> + <string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Ernst/Klassik/Religion/Historischer Film/Drama</string> + <string name="Content$Show__Game_Show">Show/Spielshow</string> + <string name="Content$Soap__Melodrama__Folkloric">Seife/Melodram/Folklore</string> + <string name="Content$Social__Political__Economics">Gesellschaft/Politik/Wirtschaft</string> + <string name="Content$Social__Spiritual_Sciences">Sozial/Geisteswissenschaften</string> + <string name="Content$Special_Event">Besonderes Ereignis</string> + <string name="Content$Sport_Magazine">Sportmagazin</string> + <string name="Content$Sports">Sport</string> + <string name="Content$Talk_Show">Talkshow</string> + <string name="Content$Team_Sports">Mannschaftssport</string> + <string name="Content$Technology__Natural_Sciences">Technik/Naturwissenschaften</string> + <string name="Content$Tennis__Squash">Tennis/Squash</string> + <string name="Content$Tourism__Travel">Tourismus/Reisen</string> + <string name="Content$Unpublished">Unveröffentlicht</string> + <string name="Content$Variety_Show">Variete-Show</string> + <string name="Content$Water_Sport">Wassersport</string> + <string name="Content$Winter_Sports">Wintersport</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-de/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Zur Startseite"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Nach oben"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Weitere Optionen"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Fertig"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Alle ansehen"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"App auswählen"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Suchanfrage löschen"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Suchanfrage"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Suchen"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Suchanfrage senden"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Sprachsuche"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Freigeben für"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Freigeben für %s"</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-de/strings.xml --> + <eat-comment/> + <string name="aborted">Connection aborted.</string> + <string name="about_text">Über \"VDR-Manager\" für Android\n +Dies ist Version %1$s\n +Falls sie zuhause einen VDR haben, der über Internet erreichbar ist, und sie ein Android-Smartphone besitzen werden sie das Programm eventuell nützlich finden. +Für weitere Informationen besuchen sie http://projects.vdr-developer.org/projects/vdr-manager/wiki. +Author:\n +bju<herrlado@gmail.com> +herrlado<herrlado@gmail.com></string> + <string name="about_title">Über</string> + <string name="action_menu_channels">Kanäle</string> + <string name="action_menu_epg">EPG Liste</string> + <string name="action_menu_recordings">Aufnahmen</string> + <string name="action_menu_search">EPG Suche</string> + <string name="action_menu_timers">Timers</string> + <string name="action_menu_wakeup">Aufwecken</string> + <string name="addtocal">Zum Kalender</string> + <string name="app_name">VDR-Manager</string> + <string name="audio_track_dolby">D</string> + <string name="audio_tracks_template">Audio Spuren: %1$s</string> + <string name="certificate_accept_once">Einmal akzeptieren</string> + <string name="certificate_accepted_forever">Immer akzeptieren</string> + <string name="certificate_not_accepted">Nicht akzeptieren</string> + <string formatted="false" name="certificate_problem_message_text"> +Das Zertifikat des Servers wurde nicht akzeptiert:\n\n +Hostname:\n + %s\n +Gültig ab:\n + %s\n +Gültig bis:\n + %s\n\n +Was wollen Sie tun? + </string> + <string name="certificate_problem_message_title">Zertifikat-Warnung</string> + <string name="channel_filter_filter_summary">Nur ausgewählte Kanäle verwenden</string> + <string name="channel_filter_filter_title">Begrenze Kanäle</string> + <string name="channel_filter_last_summary">Kommagetrennte Kanalnummern oder Bereiche (\'-\'). z.B. 1,2,4-10</string> + <string name="channel_filter_last_title">Kanalfilter</string> + <string name="channel_filter_preferences">Kanaleinstellungen</string> + <string name="channel_group_menu_hide">Verbergen</string> + <string name="channel_group_menu_hide_permanent">Permanent verbergen</string> + <string name="channel_item_menu_epg">Zeige EPG</string> + <string name="channel_item_menu_hide">Verbergen</string> + <string name="channel_item_menu_hide_permanent">Permanent verbergen</string> + <string name="channel_item_menu_stream">Livestream</string> + <string name="channel_item_menu_switch">Umschalten</string> + <string name="channels_window_title_count">%1$s, %2$s/%3$s</string> + <string name="common_delete">Löschen</string> + <string name="day_concat">", "</string> + <string name="done">Fertig</string> + <string name="epg_by_channel">EPG nach Kanälen</string> + <string name="epg_by_search">EPG Suche</string> + <string name="epg_by_search_param">EPG Suche: \'%1$s\'</string> + <string name="epg_by_time">EPG nach Zeit</string> + <string name="epg_by_time_args">EPG nach Zeit: \'%1$s\'</string> + <string name="epg_client_errors">Ein Fehler ist aufgetreten, prüfe Log…</string> + <string name="epg_duration_template">%1$s min</string> + <string name="epg_duration_template_live">%1$s/%2$s min</string> + <string name="epg_eent_livetv_text">Stream</string> + <string name="epg_event_create_timer_text">Timer hinzufügen</string> + <string name="epg_event_imdb_text">IMDb Suche</string> + <string name="epg_event_modify_timer_text">Timer modifizieren</string> + <string name="epg_event_omdb_text">OMDB Suche</string> + <string name="epg_event_share_text">Share</string> + <string name="epg_event_tmdb_text">TMDb Suche</string> + <string name="epg_item_menu_timer_add">Erzeuge Timer</string> + <string name="epg_item_menu_timer_delete">Lösche Timer</string> + <string name="epg_item_menu_timer_disable">Deaktiviere Timer</string> + <string name="epg_item_menu_timer_enable">Aktiviere Timer</string> + <string name="epg_item_menu_timer_modify">Bearbeite Timer</string> + <string name="epg_item_menu_timer_record">Aufnahme</string> + <string name="epg_list_channel_spinner">Kanal</string> + <string name="epg_list_search_label">Suchergebnisse</string> + <string name="epg_list_time_adhoc">freie Zeitwahl</string> + <string name="epg_list_time_label">Was kommt</string> + <string name="epg_list_time_next">als nächstes</string> + <string name="epg_list_time_now">jetzt</string> + <string name="epg_menu_search">Suche EPG</string> + <string name="epg_menu_times">Zeiten einstellen</string> + <string name="epg_no_items">Nichts gefunden…</string> + <string name="epg_of_a_channel">%1$s, %2$s/%3$s</string> + <string name="epg_search_button">Suchen</string> + <string name="epg_search_settings_description">Suche VDR EPG</string> + <string name="epg_search_times_add">Zeit hinzufügen</string> + <string name="epg_search_times_window">Selbstdefinierte Zeiten</string> + <string name="epg_window_title_count">%1$s, %2$s Einträge</string> + <string name="every_day">Jeden Tag</string> + <string name="filter">Filter</string> + <string name="groupby_channel">nach Kanal</string> + <string name="groupby_date">nach Datum</string> + <string name="groupby_group">Gruppe</string> + <string name="groupby_name">Name</string> + <string name="groupby_name_all_channels_group">Alle Kanäle</string> + <string name="groupby_provider">Provider</string> + <string name="groupby_source">Quelle</string> + <string name="groupby_window_title_templte">Nach %1$s anordnen</string> + <string name="gui_channels_show_channel_numbers_summary">Zeige Kanalnummern in der Kanalliste.</string> + <string name="gui_channels_show_channel_numbers_title">Zeige Kanalnummern</string> + <string name="gui_custom_locale_sum">Eine andere Sprache aktivieren.</string> + <string name="gui_custom_locale_title">Andere Sprache</string> + <string name="gui_enable_24h_format_summary_off">1:00 PM</string> + <string name="gui_enable_24h_format_summary_on">13:00</string> + <string name="gui_enable_24h_format_title">Verwende 24-h Format</string> + <string name="gui_max_recent_channels_summary">Wie viele Kanäle sollen in der Kanalhistory verbleiben?</string> + <string name="gui_max_recent_channels_title">Maximale Kanalhistory</string> + <string name="gui_preferences">Einstellungen der Benutzeroberfläche</string> + <string name="gui_quit_on_back_summary_off">Zurück Button beendet den VDR-Manager nicht</string> + <string name="gui_quit_on_back_summary_on">Zurück Button schließt den VDR-Manager</string> + <string name="gui_quit_on_back_title">Beenden mit Zurück Button</string> + <string name="gui_recent_channels_order_summary">Sortiere nach zuletzt genutzt oder am häufigsten genutzt</string> + <string name="gui_recent_channels_order_title">Sortierung der aktuellen Kanäle</string> + <string name="key_remux_command">remux_command</string> + <string name="key_remux_enable">remux_enable</string> + <string name="key_remux_parameter">remux_parameter</string> + <string name="livetv">Live TV</string> + <string name="main_menu_clear_search">Lösche Such-History</string> + <string name="main_menu_exit">Beenden</string> + <string name="main_menu_goto">Gerät umstellen</string> + <string name="main_menu_goto_no_vdr">Das gewählte Gerät kann nicht geladen werden :(</string> + <string name="main_menu_goto_title">Umstellen auf…</string> + <string name="main_menu_info">Infomationen</string> + <string name="main_menu_preferences">Einstellungen</string> + <string name="main_menu_switched_to">Umgestellt auf %1$s</string> + <string name="menu_groupby">Anordnen nach</string> + <string name="navigae_at_the_end">Ende</string> + <string name="navigae_at_the_start">Anfang</string> + <string name="never">Nie</string> + <string name="new_timer">Neuer Timer</string> + <string name="new_vdr">Neues VDR-Gerät</string> + <string name="no_connection">Keine Verbindung</string> + <string name="no_connection_retry">Wiederholen</string> + <string name="no_internet_connection">Keine Datenverbindung</string> + <string name="no_results">Keine Ergebnisse…</string> + <string name="no_vdr">Keine VDR-Geräte</string> + <string name="prefs_current_value">Aktuell:</string> + <string name="prefs_current_value_not_set"><Nicht gesetzt></string> + <string name="prefs_current_value_template">Aktuell: %1$s</string> + <string name="probing">Prüfe %1$s …</string> + <string name="processing">Ausführen…</string> + <string name="progress_cache_hit">Lade aus Cache.</string> + <string name="progress_channels_loading">Lade Kanäle…</string> + <string name="progress_connect">Verbinde…</string> + <string name="progress_connect_error">Verbindung fehlgeschlagen!</string> + <string name="progress_connect_finished_abnormal">Verbindung unnormal beeendet…</string> + <string name="progress_connect_finished_abnormal_arg">Verbindung unnormal beeendet: %1$s</string> + <string name="progress_connect_timeout">Zeitüberschreitung beim Verbindungsaufbau!</string> + <string name="progress_disconnect">Trenne…</string> + <string name="progress_loading">Lade…</string> + <string name="progress_login">Anmelden.</string> + <string name="progress_login_error">Anmelden fehlgeschlagen.</string> + <string name="progress_recording_delete">Lösche Aufnahme…</string> + <string name="progress_recordings_loading">Lade Aufnahmen…</string> + <string name="progress_switching">Umschalten…</string> + <string name="progress_timer_delete">Lösche Timer…</string> + <string name="progress_timer_disable">Deaktiviere Timer…</string> + <string name="progress_timer_enable">Aktiviere Timer…</string> + <string name="progress_timer_modify">Modifiziere Timer…</string> + <string name="progress_timer_save">Speichere Timer…</string> + <string name="progress_timers_loading">Lade Timer…</string> + <string name="progress_wakeup_error">Fehler beim Senden der Aufforderung zum Wecken: %1$s</string> + <string name="progress_wakeup_sending">Initalisiere aufwecken…</string> + <string name="progress_wakeup_sent">Aufforderung zum Wecken gesendet</string> + <string name="progress_whatson_loading">Lade EPG…</string> + <string name="qui_imdb_url_summary">Welche IMDb Seite für die Suche verwenden.</string> + <string name="qui_imdb_url_title">IMDb Seite</string> + <string name="qui_show_imdb_button_summary_off">IMDb Button nicht anzeigen</string> + <string name="qui_show_imdb_button_summary_on">IMDb Button anzeigen</string> + <string name="qui_show_imdb_button_title">Zeige IMDb Button</string> + <string name="qui_show_omdb_button_summary_off">OMDB Button nicht anzeigen</string> + <string name="qui_show_omdb_button_summary_on">OMDB Button anzeigen</string> + <string name="qui_show_omdb_button_title">Zeige OMDB Button</string> + <string name="qui_show_tmdb_button_summary_off">TMDb Button wird nicht angezeigt</string> + <string name="qui_show_tmdb_button_summary_on">TMDb Button wird angezeigt</string> + <string name="qui_show_tmdb_button_title">TMDb Button anzeigen</string> + <string name="recent_channels">Letzte Kanäle</string> + <string name="recent_channels_no_history">Keine aktuellen Kanäle gefunden…</string> + <string name="recording_item_menu_delete">Löschen</string> + <string name="recording_item_menu_stream">Stream</string> + <string name="recording_started">Aufzeichnung gestartet</string> + <string name="recstream">Streaming von Aufzeichnungen</string> + <string name="recstream_enable_summary">Streaming von Aufzeichnungen aktivieren</string> + <string name="recstream_enable_title">Streaming von Aufzeichnungen</string> + <string name="recstream_method_summary">Momentan wird Streaming über VDR live oder das streamdev-plugin unterstützt</string> + <string name="recstream_method_title">Streamingmethode</string> + <string name="refresh">Auffrischen</string> + <string name="remux_command_summary">Typischerweise EXT oder Extern z.B. http://vdr:3000/Extern/1</string> + <string name="remux_command_title">Format</string> + <string name="remux_enable_summary">Aktiviere Streaming mittels remux (z.B. externremux.sh)</string> + <string name="remux_enable_title">Aktiviere Remux</string> + <string name="remux_parameter_summary">Steuert Streaming Qualität. z.B. http://vdr:3000/Extern;DSL1000/1</string> + <string name="remux_parameter_title">Parameter</string> + <string name="remux_title">Remux</string> + <string name="search">Suchen</string> + <string name="search_epg_hint">Suche EPG</string> + <string name="search_reapt">Wiederholungen</string> + <string name="set_time">Zeit setzen</string> + <string name="settings_live_port">VDR Live-Plugin Port</string> + <string name="settings_live_port_summary">VDR Live-Plugin hat standardmäßig den Port 8008.</string> + <string name="settings_livetv_port">Stream-Port</string> + <string name="settings_livetv_port_summary">Default 3000. Der Zugriff muss in der Datei + streamdevhosts.conf aktiviert sein.</string> + <string name="settings_livetv_streamformat">Stream-Format</string> + <string name="settings_livetv_summary">Benötigt Streamdev-server auf dem VDR und ein externes Wiedergabeprogramm wie z.B. VPlayer</string> + <string name="share">Share</string> + <string name="share_chooser">Share EPG Eintrag</string> + <string name="sort">Sortieren</string> + <string name="sortby">Sortiere nach</string> + <string name="sortby_alphabet">Alphabet</string> + <string name="sortby_channel">Kanal</string> + <string name="sortby_channellist">Kanalliste</string> + <string name="sortby_time">Zeit</string> + <string name="stream_as">als %s</string> + <string name="stream_choose_audio">Audiospur wählen</string> + <string name="stream_via">über %s</string> + <string name="stream_via_as">Stream</string> + <string name="streaming_password_sum">Streamdev Server Passwort, gesetzt mit der Option \"-a \'user:pass\'\". wird so aufgerufen: http://user:pass@vdr:3000. In der Regel nicht gesetzt.</string> + <string name="streaming_password_title">Streamdev Passwort</string> + <string name="streaming_username_sum">Streamdev Server Benutzername, gesetzt mit der Option \"-a \'user:pass\'\". wird so http://user:pass@vdr:3000. In der Regel nicht gesetzt</string> + <string name="streaming_username_title">Streamdev Benutzername</string> + <string name="switch_to_channel">Umschalten zu</string> + <string name="switching_failed">Umschalten zu %1$s fehlgeschlagen: %2$s</string> + <string name="switching_success">umgeschalten zu %s</string> + <string name="timer_default_lifetime_summary">Standardmässig verwendete Lebenszeit</string> + <string name="timer_default_lifetime_title">Lebenszeit</string> + <string name="timer_default_primary_limit_summary">Standardmässig verwendetes Primärlimit</string> + <string name="timer_default_primary_limit_title">Primärlimit</string> + <string name="timer_default_priority_summary">Standardmässig verwendete Priorität</string> + <string name="timer_default_priority_title">Priorität</string> + <string name="timer_detail_day_title">Tag</string> + <string name="timer_detail_lifetime">Lebensdauer:</string> + <string name="timer_detail_lifetime_hint">z.B. 99</string> + <string name="timer_detail_priority">Priorität:</string> + <string name="timer_detail_priority_hint">z.B. 50</string> + <string name="timer_detail_repeat_title">Wiederholung</string> + <string name="timer_detail_title_vps">%1$s (VPS)</string> + <string name="timer_detail_use_vps">Verwende VPS:</string> + <string name="timer_post_end_buffer_summary">Minuten der Aufzeichnung nach dem Ende der Sendung</string> + <string name="timer_post_end_buffer_title">Nachlaufzeit</string> + <string name="timer_pre_start_buffer_summary">Minuten der Aufzeichnung vor dem Beginn der Sendung</string> + <string name="timer_pre_start_buffer_title">Vorlaufzeit</string> + <string name="timer_preferences">Voreinstellungen für Timer</string> + <string name="update_will_start_in">Die Liste wird in einer Sekunde aktualisiert</string> + <string name="vdr_advanced_preferences">Erweitert</string> + <string name="vdr_advanced_preferences_summary">Erweiterte Einstellungen</string> + <string name="vdr_conntimeout_sum">Wie lang (in Sekunden) warten bis eine Verbindung hergestellt ist?</string> + <string name="vdr_conntimeout_title">Anmeldezeitlimit</string> + <string name="vdr_device_delete_qeustion">Soll dieses Gerät gelöscht werden?</string> + <string name="vdr_devices">VDR Geräte</string> + <string name="vdr_devices_category">VDR-Geräte</string> + <string name="vdr_devices_summary">Definiere ein oder weitere VDR Geräte. (aktuell nicht implementiert)</string> + <string name="vdr_encoding_summary">Zeichenkodierung vom VDR Gerät. Vorgabe ist Android Zeichenkodierung (utf-8).</string> + <string name="vdr_encoding_title">Zeichenkodierung</string> + <string name="vdr_error_text">Bei der Kommunikation mit dem VDR ist ein Fehler aufgetreten: %1$s</string> + <string name="vdr_host_not_defined">VDR-Server nicht definiert</string> + <string name="vdr_host_summary">VDR Hostrechner</string> + <string name="vdr_host_title">VDR Rechner</string> + <string name="vdr_name_summary">Der Name von diesem Gerät</string> + <string name="vdr_name_title">Name</string> + <string name="vdr_password_summary">Passwort für das VDR Plugin</string> + <string name="vdr_password_title">VDR Plugin Passwort</string> + <string name="vdr_port_summary">Port für Verbindungen zum VDR Plugin</string> + <string name="vdr_port_title">VDR Plugin Port </string> + <string name="vdr_preferences">Netzwerkeinstellungen</string> + <string name="vdr_prefs_category">Gerät</string> + <string name="vdr_readtimeout_sum">Wie lang (in Sekunden) warten bis eine Zeile gelesen wurde?</string> + <string name="vdr_readtimeout_title">Lese-Zeitlimit</string> + <string name="vdr_ssl_summary">Verwende SSL für Verbindungen</string> + <string name="vdr_ssl_title">Sichere Verbindung</string> + <string name="vdr_timeout_sum">Wie lang maximal (in Sekunden) warten bis eine Datenübertragung entgültig abgebrochen wird?</string> + <string name="vdr_timeout_title">Gesamt-Zeitlimit</string> + <string name="vdr_timezone_summary">Die Zeitzone des Servers. Das ist wichtig, falls sie verreisen und Timer von einer anderen Zeitzone aus bearbeiten.</string> + <string name="vdr_timezone_title">Zeitzone des Servers wählen</string> + <string name="wakeup_enabled_summary">Aktiviert das Wecken des ferngesteuerten VDR Rechners</string> + <string name="wakeup_enabled_title">VDR kann geweckt werden</string> + <string name="wakeup_method_summary">Wähle eine Methode zum Wecken des VDR Rechners</string> + <string name="wakeup_method_title">Weckmethode</string> + <string name="wakeup_password_summary">Passwort für Remote-Wecken</string> + <string name="wakeup_password_title">Passwort</string> + <string name="wakeup_preferences">Ferngesteueren VDR Rechner wecken</string> + <string name="wakeup_url_summary">URL für die Aufforderung zum Wecken</string> + <string name="wakeup_url_title">URL für Wecken in der Ferne</string> + <string name="wakeup_user_summary">Account für Remote-Wecken</string> + <string name="wakeup_user_title">Nutzeraccount</string> + <string name="wakeup_wol_custom_boradcast_summary">Eine WOL-Netzwerkadresse von 255.255.255.255 abweichend. Zum Beispiel sinnvoll für VPN Verbindungen.</string> + <string name="wakeup_wol_custom_boradcast_title">Ziel IP-Adresse</string> + <string name="wakeup_wol_mac_summary">MAC-Adresse des VDR Rechners. Verwende \':\' , \'-\' oder ein Leerzeichen als Trennzeichen.</string> + <string name="wakeup_wol_mac_title">MAC-Adresse</string> + <string name="zone_list_menu_sort_alphabetically">Sortiere alphabetisch</string> + <string name="zone_list_menu_sort_by_timezone">Sortiere nach Zeitzone</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-el/values-el.xml b/vdrmanager/app/build/intermediates/res/release/values-el/values-el.xml new file mode 100644 index 0000000..f83a432 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-el/values-el.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-el/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Πλοήγηση στην αρχική σελίδα"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Πλοήγηση προς τα επάνω"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Περισσότερες επιλογές"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Τέλος"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Προβολή όλων"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Επιλέξτε κάποια εφαρμογή"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Διαγραφή ερωτήματος"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Ερώτημα αναζήτησης"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Αναζήτηση"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Υποβολή ερωτήματος"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Φωνητική αναζήτηση"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Κοινή χρήση με"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Κοινή χρήση με %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-en-rGB/values-en-rGB.xml b/vdrmanager/app/build/intermediates/res/release/values-en-rGB/values-en-rGB.xml new file mode 100644 index 0000000..559ec83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-en-rGB/values-en-rGB.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rGB/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigate home"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigate up"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"More options"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Finished"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"See all"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Choose an app"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Clear query"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Search query"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Search"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Submit query"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Voice search"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Share with"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Share with %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-en-rIN/values-en-rIN.xml b/vdrmanager/app/build/intermediates/res/release/values-en-rIN/values-en-rIN.xml new file mode 100644 index 0000000..263776f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-en-rIN/values-en-rIN.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-en-rIN/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigate home"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigate up"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"More options"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Finished"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"See all"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Choose an app"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Clear query"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Search query"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Search"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Submit query"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Voice search"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Share with"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Share with %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-es-rUS/values-es-rUS.xml b/vdrmanager/app/build/intermediates/res/release/values-es-rUS/values-es-rUS.xml new file mode 100644 index 0000000..c6f88ee --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-es-rUS/values-es-rUS.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es-rUS/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navegar a la página principal"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navegar hacia arriba"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Más opciones"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Listo"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver todo"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Elige una aplicación."</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Eliminar la consulta"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de búsqueda"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Búsqueda"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Búsqueda por voz"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Compartir con"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Compartir con %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-es/values-es.xml b/vdrmanager/app/build/intermediates/res/release/values-es/values-es.xml new file mode 100644 index 0000000..9add0d7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-es/values-es.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-es/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ir a la pantalla de inicio"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Desplazarse hacia arriba"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Más opciones"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Listo"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver todo"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Seleccionar una aplicación"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Borrar consulta"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Buscar"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Búsqueda por voz"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Compartir con"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Compartir con %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-et-rEE/values-et-rEE.xml b/vdrmanager/app/build/intermediates/res/release/values-et-rEE/values-et-rEE.xml new file mode 100644 index 0000000..79ccd71 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-et-rEE/values-et-rEE.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-et-rEE/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeerimine avaekraanile"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigeerimine üles"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Rohkem valikuid"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Valmis"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Kuva kõik"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Valige rakendus"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Päringu tühistamine"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Otsingupäring"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Otsing"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Päringu esitamine"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Häälotsing"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Jagamine:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Jagamine kasutajaga %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-fa/values-fa.xml b/vdrmanager/app/build/intermediates/res/release/values-fa/values-fa.xml new file mode 100644 index 0000000..d34f7b8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-fa/values-fa.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fa/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"پیمایش به صفحه اصلی"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"پیمایش به بالا"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"گزینههای بیشتر"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"انجام شد"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"مشاهده همه"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"انتخاب برنامه"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"پاک کردن عبارت جستجو"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"عبارت جستجو"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"جستجو"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"ارسال عبارت جستجو"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"جستجوی شفاهی"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"اشتراکگذاری با"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"اشتراکگذاری با %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-fi/values-fi.xml b/vdrmanager/app/build/intermediates/res/release/values-fi/values-fi.xml new file mode 100644 index 0000000..cfde7ee --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-fi/values-fi.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fi/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Siirry etusivulle"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Siirry ylös"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Lisää"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Valmis"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Näytä kaikki"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Valitse sovellus"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Tyhjennä kysely"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Hakulauseke"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Haku"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Lähetä kysely"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Puhehaku"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Jakaminen:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Jakaminen: %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-fr-rCA/values-fr-rCA.xml b/vdrmanager/app/build/intermediates/res/release/values-fr-rCA/values-fr-rCA.xml new file mode 100644 index 0000000..efcc695 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-fr-rCA/values-fr-rCA.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr-rCA/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Revenir à l\'accueil"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Revenir en haut de la page"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Plus d\'options"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Terminé"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Voir toutes les chaînes"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Sélectionnez une application"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Effacer la requête"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Requête de recherche"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Rechercher"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Envoyer la requête"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Recherche vocale"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Partager avec"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Partager avec %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-fr/values-fr.xml b/vdrmanager/app/build/intermediates/res/release/values-fr/values-fr.xml new file mode 100644 index 0000000..0f8ef6d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-fr/values-fr.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-fr/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Revenir à l\'accueil"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Revenir en haut de la page"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Plus d\'options"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"OK"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Tout afficher"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Sélectionner une application"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Effacer la requête"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Requête de recherche"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Rechercher"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Envoyer la requête"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Recherche vocale"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Partager avec"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Partager avec %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-hi/values-hi.xml b/vdrmanager/app/build/intermediates/res/release/values-hi/values-hi.xml new file mode 100644 index 0000000..ccd89dc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-hi/values-hi.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hi/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"मुखपृष्ठ पर नेविगेट करें"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"ऊपर नेविगेट करें"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"अधिक विकल्प"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"पूर्ण"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"सभी देखें"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"कोई एप्लिकेशन चुनें"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"क्वेरी साफ़ करें"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"खोज क्वेरी"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"खोजें"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"क्वेरी सबमिट करें"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"ध्वनि खोज"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"इसके द्वारा साझा करें"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s के साथ साझा करें"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-hr/values-hr.xml b/vdrmanager/app/build/intermediates/res/release/values-hr/values-hr.xml new file mode 100644 index 0000000..f4c1b9e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-hr/values-hr.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hr/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Idi na početnu"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Idi gore"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Dodatne opcije"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Gotovo"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Odabir aplikacije"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Izbriši upit"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Upit za pretraživanje"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Pretraživanje"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Pošalji upit"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Glasovno pretraživanje"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Dijeljenje sa"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Dijeljenje sa: %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-hu/values-hu.xml b/vdrmanager/app/build/intermediates/res/release/values-hu/values-hu.xml new file mode 100644 index 0000000..f325dd8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-hu/values-hu.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hu/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ugrás a főoldalra"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Felfelé mozgatás"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"További lehetőségek"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Kész"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Összes megtekintése"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Válasszon ki egy alkalmazást"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Lekérdezés törlése"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Keresési lekérdezés"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Keresés"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Lekérdezés küldése"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Hangalapú keresés"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Megosztás a következővel:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Megosztás a következővel: %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-hy-rAM/values-hy-rAM.xml b/vdrmanager/app/build/intermediates/res/release/values-hy-rAM/values-hy-rAM.xml new file mode 100644 index 0000000..79141a2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-hy-rAM/values-hy-rAM.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-hy-rAM/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ուղղվել տուն"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Ուղղվել վերև"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Այլ ընտրանքներ"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Կատարված է"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Տեսնել բոլորը"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Ընտրել ծրագիր"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Մաքրել հարցումը"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Որոնման հարցում"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Որոնել"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Ուղարկել հարցումը"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Ձայնային որոնում"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Տարածել"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Տարածել ըստ %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-in/values-in.xml b/vdrmanager/app/build/intermediates/res/release/values-in/values-in.xml new file mode 100644 index 0000000..ba3abaa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-in/values-in.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-in/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigasi ke beranda"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigasi naik"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Opsi lain"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Selesai"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Lihat semua"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pilih aplikasi"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Hapus kueri"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Kueri penelusuran"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Telusuri"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Kirim kueri"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Penelusuran suara"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Bagikan dengan"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Bagikan dengan %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-it/values-it.xml b/vdrmanager/app/build/intermediates/res/release/values-it/values-it.xml new file mode 100644 index 0000000..888ee59 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-it/values-it.xml @@ -0,0 +1,370 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-it/strings.xml --> + <eat-comment/> + <string-array name="imdb_urls"> + <item>akas.imdb.com</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <string-array name="lang"> + <item>Inglese</item> + <item>Tedesco</item> + <item>Italiano</item> + </string-array> + <string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + <string-array name="recstream_entries"> + <item>Plugin VDR Live</item> + <item>Plugin VDR Streamdev</item> + <item>Plugin VDR Smattvweb</item> + </string-array> + <string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (deprecato)</item> + </string-array> + <string-array name="wakeup_methods"> + <item>Chiama URL</item> + <item>WOL</item> + </string-array> + <string name="Content$Adult_Movie__Drama">Film per adulti/Dramma</string> + <string name="Content$Adventure__Western__War">Avventura/Western/Guerra</string> + <string name="Content$Advertisement__Shopping">Pubblicità/Acquisti</string> + <string name="Content$Arts__Culture">Arte/Cultura</string> + <string name="Content$Arts__Culture_Magazine">Arte/Settimanale di cultura</string> + <string name="Content$Athletics">Atletica</string> + <string name="Content$Ballet">Balletto</string> + <string name="Content$Black_and_White">Bianco & Nero</string> + <string name="Content$Broadcasting__Press">Trasmissione/Stampa</string> + <string name="Content$Cartoons__Puppets">Cartoni/Pupazzi</string> + <string name="Content$Childrens__Youth_Programme">Programmi per ragazzi/giovani</string> + <string name="Content$Comedy">Commedia</string> + <string name="Content$Cooking">Cucina</string> + <string name="Content$Detective__Thriller">Investigativo/Giallo</string> + <string name="Content$Discussion__Inverview__Debate">Discussione/Intervista/Dibattito</string> + <string name="Content$Documentary">Documentario</string> + <string name="Content$Economics__Social_Advisory">Economia/Consulenza sociale</string> + <string name="Content$Education__Science__Factual">Educazione/Scienza/Fatti</string> + <string name="Content$Entertainment_Programme_for_10_to_16">Programmi di intrattenimento da 10 a 16</string> + <string name="Content$Entertainment_Programme_for_6_to_14">Programmi di intrattenimento da 6 a 14</string> + <string name="Content$Equestrian">Equitazione</string> + <string name="Content$Experimental_Film__Video">Film sperimentale/Video</string> + <string name="Content$Fashion">Moda</string> + <string name="Content$Film__Cinema">Film/Cinema</string> + <string name="Content$Fine_Arts">Arti fine</string> + <string name="Content$Fitness_and_Health">Culturismo & Salute</string> + <string name="Content$Folk__Tradional_Music">Musica Tradizionale/Folclore</string> + <string name="Content$Football__Soccer">Calcio</string> + <string name="Content$Foreign_Countries__Expeditions">Paesi esteri/Spedizioni</string> + <string name="Content$Further_Education">Altra educazione</string> + <string name="Content$Game_Show__Quiz__Contest">Gioco a premi/Quiz/Gara</string> + <string name="Content$Gardening">Giardinaggio</string> + <string name="Content$Handicraft">Artigianato</string> + <string name="Content$Informational__Educational__School_Programme">Informativo/Educativo/Programma scolastico</string> + <string name="Content$Jazz">Jazz</string> + <string name="Content$Languages">Lingue</string> + <string name="Content$Leisure__Hobbies">Tempo libero/Hobby</string> + <string name="Content$Literature">Letteratura</string> + <string name="Content$Live_Broadcast">Trasmissione dal vivo</string> + <string name="Content$Magazine__Report__Documentary">Settimanale/Reportage/Documentario</string> + <string name="Content$Martial_Sports">Arti marziali</string> + <string name="Content$Medicine__Physiology__Psychology">Medicina/Filosofia/Psicologia</string> + <string name="Content$Motor_Sport">Sport motoristici</string> + <string name="Content$Motoring">Motori</string> + <string name="Content$Movie__Drama">Film/Dramma</string> + <string name="Content$Music__Ballet__Dance">Musica/Balletto/Danza</string> + <string name="Content$Musical__Opera">Musical/Opera</string> + <string name="Content$Nature__Animals__Environment">Natura/Animali/Ambiente</string> + <string name="Content$New_Media">Nuovo programma</string> + <string name="Content$News_Magazine">Settimanale di attualità</string> + <string name="Content$News__Current_Affairs">Notizie/Ultima ora</string> + <string name="Content$News__Weather_Report">Notizie/Previsioni meteo</string> + <string name="Content$Original_Language">Lingua madre</string> + <string name="Content$Performing_Arts">Arti di rendimento</string> + <string name="Content$Popular_Culture__Traditional_Arts">Cultura popolare/Arti tradizionali</string> + <string name="Content$Preschool_Childrens_Programme">Programmi per ragazzi prescolastici</string> + <string name="Content$Religion">Religione</string> + <string name="Content$Remarkable_People">Personaggi importanti</string> + <string name="Content$Rock__Pop">Rock/Pop</string> + <string name="Content$Romance">Romanzo</string> + <string name="Content$Science_Fiction__Fantasy__Horror">Finzione/Fantasia/Horror</string> + <string name="Content$Serious__Classical_Music">Musica Classica/Seria</string> + <string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Serio/Classico/Religioso/Film storico/Dramma</string> + <string name="Content$Show__Game_Show">Spettacolo/Gioco a premi</string> + <string name="Content$Soap__Melodrama__Folkloric">Telenovella/Melodramma/Folcloristico</string> + <string name="Content$Social__Political__Economics">Società/Politica/Economia</string> + <string name="Content$Social__Spiritual_Sciences">Società/Scienze spirituali</string> + <string name="Content$Special_Event">Evento speciale</string> + <string name="Content$Sport_Magazine">Settimanale di sport</string> + <string name="Content$Sports">Sport</string> + <string name="Content$Talk_Show">Talk Show</string> + <string name="Content$Team_Sports">Sport di squadra</string> + <string name="Content$Technology__Natural_Sciences">Tecnologia/Scienze naturali</string> + <string name="Content$Tennis__Squash">Tennis/Squash</string> + <string name="Content$Tourism__Travel">Turismo/Viaggi</string> + <string name="Content$Unpublished">Non pubblicato</string> + <string name="Content$Variety_Show">Spettacolo di varietà</string> + <string name="Content$Water_Sport">Sport acquatici</string> + <string name="Content$Winter_Sports">Sport invernali</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-it/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Vai alla home page"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Vai in alto"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Altre opzioni"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Fine"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Visualizza tutte"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Scegli un\'applicazione"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Cancella query"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Query di ricerca"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Cerca"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Invia query"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Ricerca vocale"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Condividi con"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Condividi con %s"</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-it/strings.xml --> + <eat-comment/> + <string name="aborted">Connessione terminata.</string> + <string name="about_text"> + Info sul programma \"Gestore VDR\" per Android\n + Questa è la versione %1$s\n + Se a casa disponi di una VDR raggiungibile + da Internet e possiedi un telefono cellulare che usa Android allora forse hai trovato l\'applicazione che fa per te. + Per maggiori dettagli visita http://projects.vdr-developer.org/projects/vdr-manager/wiki. + Autore:\n + bju<herrlado@gmail.com> + herrlado<herrlado@gmail.com> + Traduzione italiana:\n + Diego Pierotto + </string> + <string name="about_title">Info</string> + <string name="action_menu_channels">Canali</string> + <string name="action_menu_epg">Elenco EPG</string> + <string name="action_menu_recordings">Registrazioni</string> + <string name="action_menu_search">Ricerca EPG</string> + <string name="action_menu_timers">Timer</string> + <string name="action_menu_wakeup">Accensione</string> + <string name="app_name">Gestore VDR</string> + <string name="channel_filter_filter_summary">Usa solo determinati canali</string> + <string name="channel_filter_filter_title">Limita canali</string> + <string name="channel_filter_last_summary">Numero di canali o sequenze separate da virgole (separatore \'-\'). Es. 1,2,4-10</string> + <string name="channel_filter_last_title">Filtro canale</string> + <string name="channel_filter_preferences">Impostazioni canale</string> + <string name="channel_group_menu_hide">Nascondi</string> + <string name="channel_group_menu_hide_permanent">Nascondi sempre</string> + <string name="channel_item_menu_epg">Mostra EPG</string> + <string name="channel_item_menu_hide">Nascondi</string> + <string name="channel_item_menu_hide_permanent">Nascondi sempre</string> + <string name="channel_item_menu_stream">Mostra trasmissione</string> + <string name="channels_window_title_count">%1$s, %2$s/%3$s</string> + <string name="common_delete">Elimina</string> + <string name="done">Completato</string> + <string name="epg_by_channel">EPG per canale</string> + <string name="epg_by_search">Ricerca EPG</string> + <string name="epg_by_search_param">Ricerca EPG: \'%1$s\'</string> + <string name="epg_by_time">EPG per ora</string> + <string name="epg_by_time_args">EPG per ora: \'%1$s\'</string> + <string name="epg_client_errors">Si è verificato un errore, verifica il registro...</string> + <string name="epg_duration_template">%1$s min</string> + <string name="epg_duration_template_live">%1$s/%2$s min</string> + <string name="epg_eent_livetv_text">Trasmissione</string> + <string name="epg_event_create_timer_text">Aggiungi timer</string> + <string name="epg_event_imdb_text">Ricerca IMDb</string> + <string name="epg_event_modify_timer_text">Modifica timer</string> + <string name="epg_event_omdb_text">Ricerca OMDB</string> + <string name="epg_event_share_text">Condividi</string> + <string name="epg_event_tmdb_text">Ricerca TMDb</string> + <string name="epg_item_menu_timer_add">Crea timer</string> + <string name="epg_item_menu_timer_delete">Elimina timer</string> + <string name="epg_item_menu_timer_disable">Disabilita timer</string> + <string name="epg_item_menu_timer_enable">Abilita timer</string> + <string name="epg_item_menu_timer_modify">Modifica timer</string> + <string name="epg_list_channel_spinner">Canale</string> + <string name="epg_list_search_label">Ricerca risultati</string> + <string name="epg_list_time_adhoc">Alle</string> + <string name="epg_list_time_label">In programmazione alle</string> + <string name="epg_list_time_next">Successivo</string> + <string name="epg_list_time_now">In onda</string> + <string name="epg_menu_search">Ricerca EPG</string> + <string name="epg_menu_times">Numero ricerche</string> + <string name="epg_no_items">Nessun risultato trovato...</string> + <string name="epg_of_a_channel">EPG -> %1$s, %2$s/%3$s</string> + <string name="epg_search_button">Cerca</string> + <string name="epg_search_settings_description">Ricerca EPG in VDR</string> + <string name="epg_search_times_add">Aggiungi numero</string> + <string name="epg_search_times_window">Numero personalizzato</string> + <string name="epg_window_title_count">%1$s, %2$s</string> + <string name="groupby_group">Gruppo</string> + <string name="groupby_name">Nome</string> + <string name="groupby_name_all_channels_group">Tutti i canali</string> + <string name="groupby_provider">Emittente</string> + <string name="groupby_window_title_templte">Ordina per %1$s</string> + <string name="gui_channels_show_channel_numbers_summary">Mostra il numero di canali nella lista canali</string> + <string name="gui_channels_show_channel_numbers_title">Mostra numero canali</string> + <string name="gui_custom_locale_sum">Seleziona una lingua</string> + <string name="gui_custom_locale_title">Lingua</string> + <string name="gui_enable_24h_format_summary_off">1:00 PM</string> + <string name="gui_enable_24h_format_summary_on">13:00</string> + <string name="gui_enable_24h_format_title">Usa formato 24 ore</string> + <string name="gui_max_recent_channels_summary">Quanti canali vuoi conservare tra quelli recenti?</string> + <string name="gui_max_recent_channels_title">Numero massimo canali recenti</string> + <string name="gui_preferences">Impostazioni GUI</string> + <string name="gui_quit_on_back_summary_off">Il tasto Indietro non chiude VDR-Manager</string> + <string name="gui_quit_on_back_summary_on">Il tasto Indietro chiude VDR-Manager</string> + <string name="gui_quit_on_back_title">Esci con tasto Indietro</string> + <string name="key_remux_command">remux_command</string> + <string name="key_remux_enable">remux_enable</string> + <string name="key_remux_parameter">remux_parameter</string> + <string name="livetv">Trasmissione dal vivo</string> + <string name="main_menu_exit">Esci</string> + <string name="main_menu_goto">Cambia dispositivo</string> + <string name="main_menu_goto_no_vdr">Impossibile caricare il dispositivo selezionato</string> + <string name="main_menu_goto_title">Passa a...</string> + <string name="main_menu_info">Info</string> + <string name="main_menu_preferences">Impostazioni</string> + <string name="main_menu_switched_to">Passato a %1$s</string> + <string name="menu_groupby">Ordina per</string> + <string name="navigae_at_the_end">Fine</string> + <string name="navigae_at_the_start">Inizio</string> + <string name="new_timer">Nuovo timer</string> + <string name="new_vdr">Nuova VDR</string> + <string name="no_connection">Nessuna connessione</string> + <string name="no_connection_retry">Riprova</string> + <string name="no_internet_connection">Nessuna connessione dati</string> + <string name="no_vdr">Nessun dispositivo VDR</string> + <string name="prefs_current_value">Attuale:</string> + <string name="prefs_current_value_not_set"><non impostato></string> + <string name="prefs_current_value_template">\nAttuale: %1$s</string> + <string name="progress_cache_hit">Caricato dalla cache</string> + <string name="progress_channels_loading">Caricamento canali...</string> + <string name="progress_connect">Connessione...</string> + <string name="progress_connect_error">Connessione fallita!</string> + <string name="progress_connect_finished_abnormal">Connessione completata in modo anomalo</string> + <string name="progress_connect_finished_abnormal_arg">Connessione completata in modo anomalo: %1$s</string> + <string name="progress_connect_timeout">Connessione scaduta!</string> + <string name="progress_disconnect">Disconnessione...</string> + <string name="progress_login">Accedi</string> + <string name="progress_login_error">Accesso fallito!</string> + <string name="progress_recording_delete">Eliminazione registrazione...</string> + <string name="progress_recordings_loading">Caricamento registrazioni...</string> + <string name="progress_timer_delete">Rimozione timer...</string> + <string name="progress_timer_disable">Disattivazione timer...</string> + <string name="progress_timer_enable">Attivazione timer...</string> + <string name="progress_timer_modify">Aggiornamento timer...</string> + <string name="progress_timer_save">Salvataggio timer...</string> + <string name="progress_timers_loading">Caricamento timer...</string> + <string name="progress_wakeup_error">Errore invio richiesta accensione: %1$s</string> + <string name="progress_wakeup_sending">Inizio richiesta accensione...</string> + <string name="progress_wakeup_sent">Richiesta accensione inviata</string> + <string name="progress_whatson_loading">Caricamento EPG...</string> + <string name="qui_imdb_url_summary">Sito IMDb da usare</string> + <string name="qui_imdb_url_title">Sito IMDb</string> + <string name="qui_show_imdb_button_summary_off">Non mostrare il tasto IMDb</string> + <string name="qui_show_imdb_button_summary_on">Mostra il tasto IMDb</string> + <string name="qui_show_imdb_button_title">Mostra tasto IMDb</string> + <string name="qui_show_omdb_button_summary_off">Non mostrare il tasto OMDB</string> + <string name="qui_show_omdb_button_summary_on">Mostra il tasto OMDB</string> + <string name="qui_show_omdb_button_title">Mostra tasto OMDB</string> + <string name="qui_show_tmdb_button_summary_off">Tasto TMDb non visibile</string> + <string name="qui_show_tmdb_button_summary_on">Tasto TMDb visibile</string> + <string name="qui_show_tmdb_button_title">Mostra tasto TMDb</string> + <string name="recent_channels">Canali recenti</string> + <string name="recent_channels_no_history">Nessuna cronologia...</string> + <string name="recording_item_menu_delete">Elimina</string> + <string name="recording_item_menu_stream">Trasmissione</string> + <string name="recstream">Trasmissione registrazioni</string> + <string name="recstream_enable_summary">Abilita trasmissione registrazioni</string> + <string name="recstream_enable_title">Trasmissione registrazioni</string> + <string name="recstream_method_summary">La trasmissione tramite il plugin VDR Live è attualmente supportata</string> + <string name="recstream_method_title">Metodo trasmissione</string> + <string name="refresh">Aggiorna</string> + <string name="remux_command_summary">Di solito EXT o Extern (es. http://vdr:3000/Extern/1)</string> + <string name="remux_command_title">Comando</string> + <string name="remux_enable_summary">Abilita trasmissione tramite remux (es. externremux.sh)</string> + <string name="remux_enable_title">Abilita Remux</string> + <string name="remux_parameter_summary">Controllo qualità trasmissione (es. http://vdr:3000/Extern;DSL1000/1)</string> + <string name="remux_parameter_title">Parametro</string> + <string name="remux_title">Remux</string> + <string name="search_epg_hint">Ricerca EPG</string> + <string name="search_reapt">Riesegui</string> + <string name="settings_live_port">Porta plugin VDR Live</string> + <string name="settings_live_port_summary">Il plugin VDR Live usa la porta 8008 come predefinita.</string> + <string name="settings_livetv_port">Porta trasmissione</string> + <string name="settings_livetv_port_summary">Predefinita 3000. L\'accesso deve essere abilitato in \"streamdevhosts.conf\".</string> + <string name="settings_livetv_streamformat">Formato trasmissione</string> + <string name="settings_livetv_summary">Sono necessari \"streamdev-server\" nella VDR e un riproduttore esterno come VPlayer</string> + <string name="share">Condividi</string> + <string name="share_chooser">Condividi valore EPG</string> + <string name="stream_as">come %s</string> + <string name="stream_via">tramite %s</string> + <string name="stream_via_as">Trasmissione</string> + <string name="streaming_password_sum">Imposta la password del server streamdev (es. -a \'nomeutente:password\')</string> + <string name="streaming_password_title">Password streamdev</string> + <string name="streaming_username_sum">Imposta il nome utente del server streamdev (es. -a \'nomeutente:password\')</string> + <string name="streaming_username_title">Nome utente streamdev</string> + <string name="timer_default_lifetime_summary">Durata predefinita</string> + <string name="timer_default_lifetime_title">Durata predefinita</string> + <string name="timer_default_primary_limit_summary">Limite primario predefinito</string> + <string name="timer_default_primary_limit_title">Limite primario predefinito</string> + <string name="timer_default_priority_summary">Priorità predefinita</string> + <string name="timer_default_priority_title">Priorità predefinita</string> + <string name="timer_post_end_buffer_summary">Minuti di fermo registrazione dopo la fine + dell\'evento</string> + <string name="timer_post_end_buffer_title">Margine fine</string> + <string name="timer_pre_start_buffer_summary">Minuti di avvio registrazione prima dell\'inizio + dell\'evento</string> + <string name="timer_pre_start_buffer_title">Margine inizio</string> + <string name="timer_preferences">Valori predefiniti timer</string> + <string name="update_will_start_in">L\'aggiornamento si avvierà tra qualche secondo</string> + <string name="vdr_advanced_preferences">Avanzate</string> + <string name="vdr_advanced_preferences_summary">Impostazioni avanzate</string> + <string name="vdr_conntimeout_sum">Tempo (in secondi) da aspettare prima che la connessione venga stabilita</string> + <string name="vdr_conntimeout_title">Durata connessione</string> + <string name="vdr_device_delete_qeustion">Eliminare questo dispositivo?</string> + <string name="vdr_devices">Dispositivi VDR</string> + <string name="vdr_devices_category">Dispositivi VDR</string> + <string name="vdr_devices_summary">Definisci uno o più dispositivi VDR (in arrivo)</string> + <string name="vdr_encoding_summary">Codifica caratteri della VDR. Predefinito utf-8.</string> + <string name="vdr_encoding_title">Codifica caratteri</string> + <string name="vdr_error_text">La comunicazione con VDR ha causato un errore: %1$s</string> + <string name="vdr_host_summary">Nome sistema o indirizzo IP della VDR in esecuzione</string> + <string name="vdr_host_title">Nome sistema/IP</string> + <string name="vdr_name_summary">Nome del dispositivo</string> + <string name="vdr_name_title">Nome</string> + <string name="vdr_password_summary">Password per il plugin di VDR</string> + <string name="vdr_password_title">Password plugin VDR</string> + <string name="vdr_port_default">6420</string> + <string name="vdr_port_summary">Porta per connessioni al plugin di VDR</string> + <string name="vdr_port_title">Porta plugin VDR</string> + <string name="vdr_preferences">Impostazioni rete</string> + <string name="vdr_prefs_category">Dispositivo</string> + <string name="vdr_readtimeout_sum">Tempo (in secondi) da apsettare per ogni operazione di lettura</string> + <string name="vdr_readtimeout_title">Durata lettura</string> + <string name="vdr_ssl_summary">Usa SSL per le connessioni</string> + <string name="vdr_ssl_title">Connessione sicura</string> + <string name="vdr_timeout_sum">Tempo (in secondi) da aspettare per un\'intera operazione di I/O prima di essere terminata</string> + <string name="vdr_timeout_title">Durata totale</string> + <string name="wakeup_enabled_summary">Abilita accensione VDR da remoto</string> + <string name="wakeup_enabled_title">Può accendere VDR da remoto</string> + <string name="wakeup_method_summary">Scegli un metodo per accendere VDR</string> + <string name="wakeup_method_title">Metodo accensione</string> + <string name="wakeup_password_summary">Password per accensione remota</string> + <string name="wakeup_password_title">Password accensione</string> + <string name="wakeup_preferences">Accensione VDR da remoto</string> + <string name="wakeup_url_summary">URL per richiesta esecuzione accensione</string> + <string name="wakeup_url_title">URL per accensione remota</string> + <string name="wakeup_user_summary">Utente per accensione remota</string> + <string name="wakeup_user_title">Utente accensione</string> + <string name="wakeup_wol_custom_boradcast_summary">A meno di non avere delle tabelle ARP statiche dovresti usare un indirizzo di broadcast.</string> + <string name="wakeup_wol_custom_boradcast_title">Indirizzo IP destinazione</string> + <string name="wakeup_wol_mac_summary">Indirizzo MAC di VDR. Usa \':\' o \'-\' o uno spazio come separatore.</string> + <string name="wakeup_wol_mac_title">Indirizzo MAC</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-iw/values-iw.xml b/vdrmanager/app/build/intermediates/res/release/values-iw/values-iw.xml new file mode 100644 index 0000000..6a91f89 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-iw/values-iw.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-iw/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"נווט לדף הבית"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"נווט למעלה"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"עוד אפשרויות"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"בוצע"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ראה הכול"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"בחר אפליקציה"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"מחק שאילתה"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"שאילתת חיפוש"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"חפש"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"שלח שאילתה"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"חיפוש קולי"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"שתף עם"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"שתף עם %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-ja/values-ja.xml b/vdrmanager/app/build/intermediates/res/release/values-ja/values-ja.xml new file mode 100644 index 0000000..56103ac --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-ja/values-ja.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ja/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"ホームへ移動"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"上へ移動"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"その他のオプション"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"完了"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"すべて表示"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"アプリの選択"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"検索キーワードを削除"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"検索キーワード"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"検索"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"検索キーワードを送信"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"音声検索"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"共有"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%sと共有"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-ka-rGE/values-ka-rGE.xml b/vdrmanager/app/build/intermediates/res/release/values-ka-rGE/values-ka-rGE.xml new file mode 100644 index 0000000..e5c211e --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-ka-rGE/values-ka-rGE.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ka-rGE/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"მთავარზე ნავიგაცია"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"ზემოთ ნავიგაცია"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"მეტი ვარიანტები"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"დასრულდა"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ყველას ნახვა"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"აპის არჩევა"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"მოთხოვნის გასუფთავება"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"ძიების მოთხოვნა"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"ძიება"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"მოთხოვნის გადაგზავნა"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"ხმოვანი ძიება"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"გაზიარება:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s-თან გაზიარება"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-km-rKH/values-km-rKH.xml b/vdrmanager/app/build/intermediates/res/release/values-km-rKH/values-km-rKH.xml new file mode 100644 index 0000000..f5f28b6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-km-rKH/values-km-rKH.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-km-rKH/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"រកមើលទៅដើម"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"រកមើលឡើងលើ"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ជម្រើសច្រើនទៀត"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"រួចរាល់"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"មើលទាំងអស់"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"ជ្រើសកម្មវិធី"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"សម្អាតសំណួរ"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"ស្វែងរកសំណួរ"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"ស្វែងរក"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"ដាក់ស្នើសំណួរ"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"ការស្វែងរកសំឡេង"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ចែករំលែកជាមួយ"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ចែករំលែកជាមួយ %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-ko/values-ko.xml b/vdrmanager/app/build/intermediates/res/release/values-ko/values-ko.xml new file mode 100644 index 0000000..338dcd9 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-ko/values-ko.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ko/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"홈 탐색"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"위로 탐색"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"옵션 더보기"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"완료"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"전체 보기"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"앱 선택"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"검색어 삭제"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"검색어"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"검색"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"검색어 보내기"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"음성 검색"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"공유 대상"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s와(과) 공유"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-land/values-land.xml b/vdrmanager/app/build/intermediates/res/release/values-land/values-land.xml new file mode 100644 index 0000000..1d3bbc7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-land/values-land.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-land/values.xml --> + <eat-comment/> + <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> + <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> + <bool name="abc_split_action_bar_is_narrow">false</bool> + <dimen name="abc_action_bar_default_height">40dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen> + <dimen name="abc_action_bar_progress_bar_size">32dp</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">4dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">12dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-2dp</dimen> + <dimen name="abc_action_bar_title_text_size">16dp</dimen> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-large-v14/values-large-v14.xml b/vdrmanager/app/build/intermediates/res/release/values-large-v14/values-large-v14.xml new file mode 100644 index 0000000..8f4f208 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-large-v14/values-large-v14.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large-v14/values.xml --> + <eat-comment/> + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge.Base"/> + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge.Base"/> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-large/values-large.xml b/vdrmanager/app/build/intermediates/res/release/values-large/values-large.xml new file mode 100644 index 0000000..21c1afd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-large/values-large.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-large/values.xml --> + <eat-comment/> + <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> + <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> + <bool name="abc_split_action_bar_is_narrow">false</bool> + <dimen name="abc_config_prefDialogWidth">440dp</dimen> + <dimen name="abc_search_view_text_min_width">192dip</dimen> + <item name="dialog_fixed_height_major" type="dimen">60%</item> + <item name="dialog_fixed_height_minor" type="dimen">90%</item> + <item name="dialog_fixed_width_major" type="dimen">60%</item> + <item name="dialog_fixed_width_minor" type="dimen">90%</item> + <integer name="abc_max_action_buttons">4</integer> + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.Dialog.FixedSize"/> + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Dialog.Light.FixedSize"/> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-lo-rLA/values-lo-rLA.xml b/vdrmanager/app/build/intermediates/res/release/values-lo-rLA/values-lo-rLA.xml new file mode 100644 index 0000000..795a768 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-lo-rLA/values-lo-rLA.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lo-rLA/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"ກັບໄປໜ້າຫຼັກ"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"ຂຶ້ນເທິງ"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ໂຕເລືອກອື່ນ"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"ແລ້ວໆ"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ເບິ່ງທັງຫມົດ"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"ເລືອກແອັບຯ"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"ລຶບຂໍ້ຄວາມຊອກຫາ"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"ຊອກຫາ"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"ຊອກຫາ"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"ສົ່ງການຊອກຫາ"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"ຊອກຫາດ້ວຍສຽງ"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ແບ່ງປັນກັບ"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ແບ່ງປັນກັບ %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-lt/values-lt.xml b/vdrmanager/app/build/intermediates/res/release/values-lt/values-lt.xml new file mode 100644 index 0000000..8f131c1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-lt/values-lt.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lt/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Eiti į pagrindinį puslapį"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Eiti į viršų"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Daugiau parinkčių"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Atlikta"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Peržiūrėti viską"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pasirinkti programą"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Išvalyti užklausą"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Paieškos užklausa"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Paieška"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Pateikti užklausą"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Paieška balsu"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Bendrinti naudojant"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Bendrinti naudojant „%s“"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-lv/values-lv.xml b/vdrmanager/app/build/intermediates/res/release/values-lv/values-lv.xml new file mode 100644 index 0000000..af68b9c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-lv/values-lv.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-lv/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Pārvietoties uz sākuma ekrānu"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Pārvietoties augšup"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Vairāk opciju"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Gatavs"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Skatīt visu"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Izvēlieties lietotni"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Notīrīt vaicājumu"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Meklēšanas vaicājums"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Meklēt"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Iesniegt vaicājumu"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Meklēšana ar balsi"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Kopīgot ar:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Kopīgot ar %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-mn-rMN/values-mn-rMN.xml b/vdrmanager/app/build/intermediates/res/release/values-mn-rMN/values-mn-rMN.xml new file mode 100644 index 0000000..404ef16 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-mn-rMN/values-mn-rMN.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-mn-rMN/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Нүүр хуудас руу шилжих"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Дээш шилжих"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Нэмэлт сонголтууд"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Дууссан"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Бүгдийг харах"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Апп сонгох"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Асуулгыг цэвэрлэх"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Хайх асуулга"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Хайх"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Асуулгыг илгээх"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Дуут хайлт"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Хуваалцах"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s-тай хуваалцах"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-ms-rMY/values-ms-rMY.xml b/vdrmanager/app/build/intermediates/res/release/values-ms-rMY/values-ms-rMY.xml new file mode 100644 index 0000000..4ea539c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-ms-rMY/values-ms-rMY.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ms-rMY/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigasi skrin utama"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigasi ke atas"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Lagi pilihan"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Selesai"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Lihat semua"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pilih apl"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Kosongkan pertanyaan"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Pertanyaan carian"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Cari"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Serah pertanyaan"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Carian suara"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Kongsi dengan"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Kongsi dengan %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-nb/values-nb.xml b/vdrmanager/app/build/intermediates/res/release/values-nb/values-nb.xml new file mode 100644 index 0000000..f8a219d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-nb/values-nb.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nb/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Gå til startsiden"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Gå opp"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Flere alternativer"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Fullført"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Se alle"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Velg en app"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Slett søket"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Søkeord"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Søk"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Utfør søket"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Talesøk"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Del med"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Del med %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-nl/values-nl.xml b/vdrmanager/app/build/intermediates/res/release/values-nl/values-nl.xml new file mode 100644 index 0000000..398015c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-nl/values-nl.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-nl/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeren naar startpositie"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Omhoog navigeren"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Meer opties"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Gereed"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Alles weergeven"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Een app selecteren"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Zoekopdracht wissen"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Zoekopdracht"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Zoeken"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Zoekopdracht verzenden"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Gesproken zoekopdracht"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Delen met"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Delen met %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-pl/values-pl.xml b/vdrmanager/app/build/intermediates/res/release/values-pl/values-pl.xml new file mode 100644 index 0000000..3788a8b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-pl/values-pl.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pl/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Przejdź do strony głównej"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Przejdź wyżej"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Więcej opcji"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Gotowe"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Zobacz wszystkie"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Wybierz aplikację"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Wyczyść zapytanie"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Wyszukiwane hasło"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Szukaj"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Wyślij zapytanie"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Wyszukiwanie głosowe"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Udostępnij dla"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Udostępnij dla %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-pt-rPT/values-pt-rPT.xml b/vdrmanager/app/build/intermediates/res/release/values-pt-rPT/values-pt-rPT.xml new file mode 100644 index 0000000..bc2cc0d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-pt-rPT/values-pt-rPT.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt-rPT/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navegar para a página inicial"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navegar para cima"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Mais opções"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Concluído"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver tudo"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Escolher uma aplicação"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Limpar consulta"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de pesquisa"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Pesquisar"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Pesquisa por voz"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Partilhar com"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Partilhar com %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-pt/values-pt.xml b/vdrmanager/app/build/intermediates/res/release/values-pt/values-pt.xml new file mode 100644 index 0000000..b3f2f83 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-pt/values-pt.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-pt/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navegar para a página inicial"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navegar para cima"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Mais opções"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Concluído"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Ver tudo"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Selecione um aplicativo"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Limpar consulta"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Consulta de pesquisa"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Pesquisar"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Enviar consulta"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Pesquisa por voz"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Compartilhar com"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Compartilhar com %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-ro/values-ro.xml b/vdrmanager/app/build/intermediates/res/release/values-ro/values-ro.xml new file mode 100644 index 0000000..9c13dd5 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-ro/values-ro.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ro/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigați la ecranul de pornire"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigați în sus"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Mai multe opțiuni"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Terminat"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Afișați-le pe toate"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Alegeți o aplicaţie"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Ștergeți interogarea"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Interogare de căutare"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Căutați"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Trimiteți interogarea"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Căutare vocală"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Trimiteți la"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Trimiteți la %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-ru/values-ru.xml b/vdrmanager/app/build/intermediates/res/release/values-ru/values-ru.xml new file mode 100644 index 0000000..b90902d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-ru/values-ru.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-ru/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Перейти на главный экран"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Перейти вверх"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Другие параметры"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Показать все"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Выбрать приложение"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Удалить запрос"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Поисковый запрос"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Поиск"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Отправить запрос"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Голосовой поиск"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Открыть доступ"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Открыть доступ пользователю %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-sk/values-sk.xml b/vdrmanager/app/build/intermediates/res/release/values-sk/values-sk.xml new file mode 100644 index 0000000..034c96f --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-sk/values-sk.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sk/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Prejsť na plochu"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Prejsť hore"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Ďalšie možnosti"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Hotovo"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Zobraziť všetko"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Zvoľte aplikáciu"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Vymazať dopyt"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Vyhľadávací dopyt"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Hľadať"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Odoslať dopyt"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Hlasové vyhľadávanie"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Zdieľať pomocou"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Zdieľať pomocou %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-sl/values-sl.xml b/vdrmanager/app/build/intermediates/res/release/values-sl/values-sl.xml new file mode 100644 index 0000000..0ac5665 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-sl/values-sl.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sl/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Krmarjenje domov"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Krmarjenje navzgor"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Več možnosti"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Končano"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Pokaži vse"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Izbira aplikacije"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Izbris poizvedbe"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Iskalna poizvedba"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Iskanje"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Pošiljanje poizvedbe"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Glasovno iskanje"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Deljenje z"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Deljenje z:"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-sr/values-sr.xml b/vdrmanager/app/build/intermediates/res/release/values-sr/values-sr.xml new file mode 100644 index 0000000..48d6d6c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-sr/values-sr.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sr/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Одлазак на Почетну"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Кретање нагоре"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Још опција"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Прикажи све"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Избор апликације"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Брисање упита"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Упит за претрагу"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Претрага"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Слање упита"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Гласовна претрага"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Дели са"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Дели са апликацијом %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-sv/values-sv.xml b/vdrmanager/app/build/intermediates/res/release/values-sv/values-sv.xml new file mode 100644 index 0000000..f48e24c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-sv/values-sv.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sv/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Visa startsidan"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigera uppåt"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Fler alternativ"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Klart"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Visa alla"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Välj en app"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Ta bort frågan"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Sökfråga"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Sök"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Skicka fråga"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Röstsökning"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Dela med"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Dela med %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-sw/values-sw.xml b/vdrmanager/app/build/intermediates/res/release/values-sw/values-sw.xml new file mode 100644 index 0000000..19ca1ac --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-sw/values-sw.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Nenda mwanzo"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Nenda juu"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Chaguo zaidi"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Nimemaliza"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Angalia zote"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Chagua programu"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Futa hoja"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Hoja ya utafutaji"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Tafuta"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Wasilisha hoja"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Tafuta kwa kutamka"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Shiriki na:"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Shiriki na %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-sw600dp/values-sw600dp.xml b/vdrmanager/app/build/intermediates/res/release/values-sw600dp/values-sw600dp.xml new file mode 100644 index 0000000..4ab154b --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-sw600dp/values-sw600dp.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-sw600dp/values.xml --> + <eat-comment/> + <dimen name="abc_action_bar_default_height">56dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">14dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen> + <dimen name="abc_action_bar_title_text_size">18dp</dimen> + <dimen name="abc_config_prefDialogWidth">580dp</dimen> + <integer name="abc_max_action_buttons">5</integer> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-th/values-th.xml b/vdrmanager/app/build/intermediates/res/release/values-th/values-th.xml new file mode 100644 index 0000000..05ded18 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-th/values-th.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-th/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"นำทางไปหน้าแรก"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"นำทางขึ้น"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ตัวเลือกอื่น"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"เสร็จสิ้น"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ดูทั้งหมด"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"เลือกแอป"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"ล้างข้อความค้นหา"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"ข้อความค้นหา"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"ค้นหา"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"ส่งข้อความค้นหา"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"ค้นหาด้วยเสียง"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"แชร์กับ"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"แชร์กับ %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-tl/values-tl.xml b/vdrmanager/app/build/intermediates/res/release/values-tl/values-tl.xml new file mode 100644 index 0000000..e6f5dcd --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-tl/values-tl.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tl/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Mag-navigate patungo sa home"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Mag-navigate pataas"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Higit pang mga opsyon"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Tapos na"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Tingnan lahat"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Pumili ng isang app"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"I-clear ang query"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Query sa paghahanap"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Maghanap"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Isumite ang query"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Paghahanap gamit ang boses"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Ibahagi sa/kay"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Ibahagi sa/kay %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-tr/values-tr.xml b/vdrmanager/app/build/intermediates/res/release/values-tr/values-tr.xml new file mode 100644 index 0000000..279b4b6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-tr/values-tr.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-tr/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Ana ekrana git"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Yukarı git"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Diğer seçenekler"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Tamamlandı"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Tümünü göster"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Bir uygulama seçin"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Sorguyu temizle"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Arama sorgusu"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Ara"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Sorguyu gönder"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Sesli arama"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Şununla paylaş"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"%s ile paylaş"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-uk/values-uk.xml b/vdrmanager/app/build/intermediates/res/release/values-uk/values-uk.xml new file mode 100644 index 0000000..cb92ba6 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-uk/values-uk.xml @@ -0,0 +1,364 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-uk/strings.xml --> + <eat-comment/> + <string-array name="imdb_urls"> + <item>Міжнародний</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <string-array name="lang"> + <item>Англійська</item> + <item>Німецька</item> + <item>Італійська</item> + </string-array> + <string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + <string-array name="recstream_entries"> + <item>Додаток VDR live</item> + <item>Додаток VDR streamdev</item> + <item>Додаток VDR smattvweb</item> + </string-array> + <string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (не рекомендується)</item> + </string-array> + <string-array name="wakeup_methods"> + <item>Виклик URL</item> + <item>WOL (пробудження через інтернет)</item> + </string-array> + <string name="Content$Adult_Movie__Drama">Кіно для дорослих/Драма</string> + <string name="Content$Adventure__Western__War">Пригоди/Вестерн/Війна</string> + <string name="Content$Advertisement__Shopping">Реклама/Закупи</string> + <string name="Content$Arts__Culture">Мистецтво/Культура</string> + <string name="Content$Arts__Culture_Magazine">Мистецтво/Культурний журнал</string> + <string name="Content$Athletics">Атлетика</string> + <string name="Content$Ballet">Балет</string> + <string name="Content$Black_and_White">Чорне і біле</string> + <string name="Content$Broadcasting__Press">Трансляція/Преса</string> + <string name="Content$Cartoons__Puppets">Мультфільми</string> + <string name="Content$Childrens__Youth_Programme">Дитяче/Молодіжні програми</string> + <string name="Content$Comedy">Комедія</string> + <string name="Content$Cooking">Готування їжі</string> + <string name="Content$Detective__Thriller">Детектив/Тріллер</string> + <string name="Content$Discussion__Inverview__Debate">Дискусія/Інтерв’ю/Дебати</string> + <string name="Content$Documentary">Документальне</string> + <string name="Content$Economics__Social_Advisory">Економіка/Соціальний порадник</string> + <string name="Content$Education__Science__Factual">Навчання/Наука/Факти</string> + <string name="Content$Entertainment_Programme_for_10_to_16">Програми для дітей від 10 до 16 років</string> + <string name="Content$Entertainment_Programme_for_6_to_14">Програми для дітей від 6 до 14 років</string> + <string name="Content$Equestrian">Кінний спорт</string> + <string name="Content$Experimental_Film__Video">Експериментальний фільм/Відео</string> + <string name="Content$Fashion">Мода</string> + <string name="Content$Film__Cinema">Кінофільм</string> + <string name="Content$Fine_Arts">Образотворче мистецтво</string> + <string name="Content$Fitness_and_Health">Фітнес і здоров’я</string> + <string name="Content$Folk__Tradional_Music">Фльк/Традиційна музика</string> + <string name="Content$Football__Soccer">Футбол</string> + <string name="Content$Foreign_Countries__Expeditions">Зарубіжні країни/Експедиції</string> + <string name="Content$Further_Education">Дальше навчання</string> + <string name="Content$Game_Show__Quiz__Contest">Ігрове шоу/Тести</string> + <string name="Content$Gardening">Сад/Город</string> + <string name="Content$Handicraft">Ремісниче</string> + <string name="Content$Informational__Educational__School_Programme">Інформаційні/Навчальні/Шкільна програма</string> + <string name="Content$Jazz">Джаз</string> + <string name="Content$Languages">Мови</string> + <string name="Content$Leisure__Hobbies">Відпочинок/Хоббі</string> + <string name="Content$Literature">Література</string> + <string name="Content$Live_Broadcast">Трансляція</string> + <string name="Content$Magazine__Report__Documentary">Журнал/Рапорт/Документальне</string> + <string name="Content$Martial_Sports">Військовий спорт</string> + <string name="Content$Medicine__Physiology__Psychology">Медицина/Фізіологія/Психологія</string> + <string name="Content$Motor_Sport">Моторний спорт</string> + <string name="Content$Motoring">Автомобільна справа</string> + <string name="Content$Movie__Drama">Фільм/Драма</string> + <string name="Content$Music__Ballet__Dance">Музика/Балет/Танці</string> + <string name="Content$Musical__Opera">Мюзикл/Опера</string> + <string name="Content$Nature__Animals__Environment">Природа/Тварини/Навколишнє оточення</string> + <string name="Content$New_Media">Нові медія</string> + <string name="Content$News_Magazine">Журнал новин</string> + <string name="Content$News__Current_Affairs">Новини/Поточні події</string> + <string name="Content$News__Weather_Report">Новини/Спорт</string> + <string name="Content$Original_Language">Оригінальна мова</string> + <string name="Content$Performing_Arts">Дресирування</string> + <string name="Content$Popular_Culture__Traditional_Arts">Популярна культура/Традиційне мистецтво</string> + <string name="Content$Preschool_Childrens_Programme">Дошкільні дитячі програми</string> + <string name="Content$Religion">Релігія</string> + <string name="Content$Remarkable_People">Незвичайні люди</string> + <string name="Content$Rock__Pop">Рок/Поп</string> + <string name="Content$Romance">Романс</string> + <string name="Content$Science_Fiction__Fantasy__Horror">Наукова фантастика/Фантастика/Жахи</string> + <string name="Content$Serious__Classical_Music">Серйозна/Класична музика</string> + <string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Серйозне/Класика/Релігія/Історія/Драма</string> + <string name="Content$Show__Game_Show">Шоу//Ігри</string> + <string name="Content$Soap__Melodrama__Folkloric">Мильна опера/Мелодрама/Фольклор</string> + <string name="Content$Social__Political__Economics">Соцільне/Політичне/Економічне</string> + <string name="Content$Social__Spiritual_Sciences">Соціальна/Духовна наука</string> + <string name="Content$Special_Event">Спеціальні події</string> + <string name="Content$Sport_Magazine">Спортивний журнал</string> + <string name="Content$Sports">Спорт</string> + <string name="Content$Talk_Show">Ток шоу</string> + <string name="Content$Team_Sports">Спортивні команди</string> + <string name="Content$Technology__Natural_Sciences">Технологія/Природничі науки</string> + <string name="Content$Tennis__Squash">Теніс/Сквош</string> + <string name="Content$Tourism__Travel">Туризм/Подорожі</string> + <string name="Content$Unpublished">Неопубліковане</string> + <string name="Content$Variety_Show">Вар’єте</string> + <string name="Content$Water_Sport">Водний спорт</string> + <string name="Content$Winter_Sports">Зимовий спорт</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-uk/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Перейти на головний"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Перейти вгору"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Інші опції"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Готово"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Переглянути всі"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Вибрати програму"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Очистити запит"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Пошуковий запит"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Пошук"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Надіслати запит"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Голосовий пошук"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Надіслати через"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Надіслати через %s"</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values-uk/strings.xml --> + <eat-comment/> + <string name="aborted">Підключення перервано.</string> + <string name="about_text">Про програму \"VDR-менеджер\" для Android\n +Це версія %1$s\n +Якщо Ви маєте пристрій VDR, до якого є доступ +через інтернет і є мобільний телефон з ОС Android, тоді Ви оцінити можливості цієї прогорами. +Для більше інформації відвідайте сторінку http://projects.vdr-developer.org/projects/vdr-manager/wiki. +Автор:\n +bju<herrlado@gmail.com> +herrlado<herrlado@gmail.com> + </string> + <string name="about_title">Про програму</string> + <string name="action_menu_channels">Канали</string> + <string name="action_menu_epg">Список EPG</string> + <string name="action_menu_recordings">Записи</string> + <string name="action_menu_search">Пошук EPG</string> + <string name="action_menu_timers">Таймери</string> + <string name="action_menu_wakeup">Пробудження</string> + <string name="app_name">VDR-менеджер</string> + <string name="channel_filter_filter_summary">Вокористовувати тільки дані канали</string> + <string name="channel_filter_filter_title">Обмеження на канали</string> + <string name="channel_filter_last_summary">Розділені комами номери каналів або діапазони (роздільник \"-\"). Наприклад 1,2,4-10</string> + <string name="channel_filter_last_title">Фільтр каналів</string> + <string name="channel_filter_preferences">Налаштування каналу</string> + <string name="channel_group_menu_hide">Сховати</string> + <string name="channel_group_menu_hide_permanent">Ховати постійно</string> + <string name="channel_item_menu_epg">Показати EPG</string> + <string name="channel_item_menu_hide">Сховати</string> + <string name="channel_item_menu_hide_permanent">Ховати постійно</string> + <string name="channel_item_menu_stream">Показати живий ефір</string> + <string name="channels_window_title_count">%1$s, %2$s/%3$s</string> + <string name="common_delete">Вилучити</string> + <string name="done">Виконано</string> + <string name="epg_by_channel">EPG по каналу</string> + <string name="epg_by_search">Пошук EPG</string> + <string name="epg_by_search_param">Пошук EPG: \'%1$s\'</string> + <string name="epg_by_time">EPG по часу</string> + <string name="epg_by_time_args">EPG по часу: \'%1$s\'</string> + <string name="epg_client_errors">Сталася помилка, перевірте журнали…</string> + <string name="epg_duration_template">%1$s хв</string> + <string name="epg_duration_template_live">%1$s/%2$s хв</string> + <string name="epg_eent_livetv_text">Потік</string> + <string name="epg_event_create_timer_text">Додати таймер</string> + <string name="epg_event_imdb_text">Пошук IMDb</string> + <string name="epg_event_modify_timer_text">Змінити таймер</string> + <string name="epg_event_omdb_text">Пошук OMDB</string> + <string name="epg_event_share_text">Поділитися</string> + <string name="epg_event_tmdb_text">TMDb пошук</string> + <string name="epg_item_menu_timer_add">Створити таймер</string> + <string name="epg_item_menu_timer_delete">Вилучити таймер</string> + <string name="epg_item_menu_timer_disable">Вимкнути таймер</string> + <string name="epg_item_menu_timer_enable">Увімкнути таймер</string> + <string name="epg_item_menu_timer_modify">Змінити таймер</string> + <string name="epg_list_channel_spinner">Канал</string> + <string name="epg_list_search_label">Результати пошуку</string> + <string name="epg_list_time_adhoc">Без точки доступу</string> + <string name="epg_list_time_label">А що зараз на</string> + <string name="epg_list_time_next">Наступний</string> + <string name="epg_list_time_now">Зараз</string> + <string name="epg_menu_search">Пошук EPG</string> + <string name="epg_menu_times">Пошук часів</string> + <string name="epg_no_items">Нічого не знайдено…</string> + <string name="epg_of_a_channel">EPG -> %1$s, %2$s/%3$s</string> + <string name="epg_search_button">Пошук</string> + <string name="epg_search_settings_description">Пошук VDR EPG</string> + <string name="epg_search_times_add">Додати час</string> + <string name="epg_search_times_window">Час користувача</string> + <string name="epg_window_title_count">%1$s, %2$s елементів</string> + <string name="groupby_group">Група</string> + <string name="groupby_name">Назва</string> + <string name="groupby_name_all_channels_group">Всі канали</string> + <string name="groupby_provider">Постачальник</string> + <string name="groupby_window_title_templte">Групувати за %1$s</string> + <string name="gui_channels_show_channel_numbers_summary">Показати номери каналів у списку каналів.</string> + <string name="gui_channels_show_channel_numbers_title">Показати номери каналів</string> + <string name="gui_custom_locale_sum">Встановити мову.</string> + <string name="gui_custom_locale_title">Мова</string> + <string name="gui_enable_24h_format_summary_off">1:00 вечора</string> + <string name="gui_enable_24h_format_summary_on">13:00</string> + <string name="gui_enable_24h_format_title">Використання 24-годинного формату</string> + <string name="gui_max_recent_channels_summary">Скільки каналів повинно зберігатися в недавніх каналах?</string> + <string name="gui_max_recent_channels_title">Макс. к-сть недавніх каналів</string> + <string name="gui_preferences">Налаштування графічного інтерфейсу</string> + <string name="gui_quit_on_back_summary_off">Кнопка \"Назад\" не завершує роботу VDR-менеджера</string> + <string name="gui_quit_on_back_summary_on">Кнопки \"Назад\" завершує роботу VDR-менеджера</string> + <string name="gui_quit_on_back_title">Вийти на кнопку \"Назад\"</string> + <string name="key_remux_command">remux_command</string> + <string name="key_remux_enable">remux_enable</string> + <string name="key_remux_parameter">remux_parameter</string> + <string name="livetv">Прямий ефір</string> + <string name="main_menu_exit">Вийти</string> + <string name="main_menu_goto">Перемикач пристроїв</string> + <string name="main_menu_goto_no_vdr">Не вдається завантажити вибраний пристрій :(</string> + <string name="main_menu_goto_title">Перемкнутися до...</string> + <string name="main_menu_info">Інформація</string> + <string name="main_menu_preferences">Уподобання</string> + <string name="main_menu_switched_to">Перейшли до %1$s</string> + <string name="menu_groupby">Групувати за</string> + <string name="navigae_at_the_end">Кінець</string> + <string name="navigae_at_the_start">Початок</string> + <string name="new_timer">Новий таймер</string> + <string name="new_vdr">Новий VDR</string> + <string name="no_connection">Немає підключення</string> + <string name="no_connection_retry">Повторити</string> + <string name="no_internet_connection">Немає даних з’єднання</string> + <string name="no_vdr">Немає VDR пристроїв</string> + <string name="prefs_current_value">Поточний:</string> + <string name="prefs_current_value_not_set"><не встановлено></string> + <string name="prefs_current_value_template">\nПоточний: %1$s</string> + <string name="progress_cache_hit">Завантажено з кешу</string> + <string name="progress_channels_loading">Завантаження каналів…</string> + <string name="progress_connect">Підключення...</string> + <string name="progress_connect_error">Невдале з’єднання!</string> + <string name="progress_connect_finished_abnormal">Зв’язок несподівано завершено</string> + <string name="progress_connect_finished_abnormal_arg">Зв’язок несподівано завершено: %1$s</string> + <string name="progress_connect_timeout">Затримка з\'єднання!</string> + <string name="progress_disconnect">Відключення…</string> + <string name="progress_login">Логін.</string> + <string name="progress_login_error">Увійти не вдалося.</string> + <string name="progress_recording_delete">Вилучення запису...</string> + <string name="progress_recordings_loading">Завантаження записів…</string> + <string name="progress_timer_delete">Вилучення таймера...</string> + <string name="progress_timer_disable">Відключення таймера...</string> + <string name="progress_timer_enable">Включення таймера...</string> + <string name="progress_timer_modify">Оновлення таймера...</string> + <string name="progress_timer_save">Збереження таймера...</string> + <string name="progress_timers_loading">Завантаження таймерів…</string> + <string name="progress_wakeup_error">Помилка при відправці запиту пробудження: %1$s</string> + <string name="progress_wakeup_sending">Ініціювання запиту пробудження…</string> + <string name="progress_wakeup_sent">Запит пробудження надісланий</string> + <string name="progress_whatson_loading">Завантаження EPG…</string> + <string name="qui_imdb_url_summary">На якій сторінці IMDb шукати.</string> + <string name="qui_imdb_url_title">Сторінка IMDb</string> + <string name="qui_show_imdb_button_summary_off">Кнопка IMDb не відображається</string> + <string name="qui_show_imdb_button_summary_on">Кнопка IMDb відображається</string> + <string name="qui_show_imdb_button_title">Показати кнопку IMDb</string> + <string name="qui_show_omdb_button_summary_off">Кнопка OMDB не відображається</string> + <string name="qui_show_omdb_button_summary_on">Кнопка OMDB відображається</string> + <string name="qui_show_omdb_button_title">Показати кнопку OMDB</string> + <string name="qui_show_tmdb_button_summary_off">Кнопка TMDb не відображається</string> + <string name="qui_show_tmdb_button_summary_on">Кнопка TMDb відображається</string> + <string name="qui_show_tmdb_button_title">Показати кнопку TMDb</string> + <string name="recent_channels">Недавні канали</string> + <string name="recent_channels_no_history">Немає історії...</string> + <string name="recording_item_menu_delete">Вилучити</string> + <string name="recording_item_menu_stream">Потік</string> + <string name="recstream">Потокове передавання записів</string> + <string name="recstream_enable_summary">Увімкнення потокового передавання записів</string> + <string name="recstream_enable_title">Потокове передавання записів</string> + <string name="recstream_method_summary">На даний час потоковий ефір через додаток VDR live підтримується</string> + <string name="recstream_method_title">Метод передачі потоку</string> + <string name="refresh">Оновити</string> + <string name="remux_command_summary">Зазвичай EXT або Extern, наприклад http://vdr:3000/EXT/1</string> + <string name="remux_command_title">Команда</string> + <string name="remux_enable_summary">Активувати потік через remux (тобто externremux.sh)</string> + <string name="remux_enable_title">Увімкнути Remux</string> + <string name="remux_parameter_summary">Контроль якості потокової трансляції. Наприклад http://vdr:3000/EXT;DSL1000/1</string> + <string name="remux_parameter_title">Параметр</string> + <string name="remux_title">Remux</string> + <string name="search_epg_hint">Пошук EPG</string> + <string name="search_reapt">Перезапустити</string> + <string name="settings_live_port">Порт додатка VDR live</string> + <string name="settings_live_port_summary">Додаток VDR live має стандартний порт 8008.</string> + <string name="settings_livetv_port">Порт трансляції потоку</string> + <string name="settings_livetv_port_summary">Типово 3000. Доступ повинен бути включений в streamdevhosts.conf.</string> + <string name="settings_livetv_streamformat">Формат потоку</string> + <string name="settings_livetv_summary">Потрібен streamdev сервер на VDR і зовнішній програвач, наприклад VPlayer</string> + <string name="share">Поділитися</string> + <string name="share_chooser">Поділитися текстом EPG</string> + <string name="stream_as">як %s</string> + <string name="stream_via">через %s</string> + <string name="stream_via_as">Потік</string> + <string name="streaming_password_sum">Встановити пароль користувача сервера потокового відео (наприклад: -a \'користувач:пароль\')</string> + <string name="streaming_password_title">Пароль Streamdev</string> + <string name="streaming_username_sum">Встановити ім\'я користувача сервера потокового відео (наприклад: -a \'користувач:пароль\')</string> + <string name="streaming_username_title">Ім\'я користувача Streamdev</string> + <string name="timer_default_lifetime_summary">Типова тривалість</string> + <string name="timer_default_lifetime_title">Типова тривалість</string> + <string name="timer_default_primary_limit_summary">Типове основне обмеження</string> + <string name="timer_default_primary_limit_title">Типове основне обмеження</string> + <string name="timer_default_priority_summary">Типовий пріоритет</string> + <string name="timer_default_priority_title">Типовий пріоритет</string> + <string name="timer_post_end_buffer_summary">Хвилини запису після закінчення трансляції</string> + <string name="timer_post_end_buffer_title">Зміщення при зупинці</string> + <string name="timer_pre_start_buffer_summary">Хвилини запису перед початком трансляції</string> + <string name="timer_pre_start_buffer_title">Зміщення при початку</string> + <string name="timer_preferences">Типовий таймер</string> + <string name="update_will_start_in">Оновлення розпочнеться протягом однієї секунди</string> + <string name="vdr_advanced_preferences">Додатково</string> + <string name="vdr_advanced_preferences_summary">Додаткові параметри</string> + <string name="vdr_conntimeout_sum">Як довго (в секундах) почекати, перш ніж встановиться підключення?</string> + <string name="vdr_conntimeout_title">Затримка з\'єднання</string> + <string name="vdr_device_delete_qeustion">Вилучити цей пристрій?</string> + <string name="vdr_devices">Пристрої VDR</string> + <string name="vdr_devices_category">Пристрої VDR</string> + <string name="vdr_devices_summary">Визначити один або кілька пристроїв VDR.</string> + <string name="vdr_encoding_summary">Кодування символів Вашого VDR пристрою. За замовчуванням UTF-8.</string> + <string name="vdr_encoding_title">Кодування символів</string> + <string name="vdr_error_text">Зв\'язок з VDR викликав помилку: %1$s</string> + <string name="vdr_host_summary">Вузол з запущеним VDR</string> + <string name="vdr_host_title">Вузол VDR</string> + <string name="vdr_name_summary">Назва для цього пристрою</string> + <string name="vdr_name_title">Назва</string> + <string name="vdr_password_summary">Пароль для додатка VDR</string> + <string name="vdr_password_title">Пароль додатку VDR</string> + <string name="vdr_port_summary">Порт для підключення до додатку VDR</string> + <string name="vdr_port_title">Порт додатку VDR </string> + <string name="vdr_preferences">Параметри мережі</string> + <string name="vdr_prefs_category">Пристрій</string> + <string name="vdr_readtimeout_sum">Як довго (в секундах) очікувати для кожної операції читання рядка?</string> + <string name="vdr_readtimeout_title">Час очікування читання</string> + <string name="vdr_ssl_summary">Використовувати SSL для підключень</string> + <string name="vdr_ssl_title">Безпечне підключення</string> + <string name="vdr_timeout_sum">Як довго (в секундах) очікавати на операцію вводу/виводу, перш ніж вона перерветься?</string> + <string name="vdr_timeout_title">Загальний час очікування</string> + <string name="wakeup_enabled_summary">Дозволяє пробудити віддалений вузол VDR</string> + <string name="wakeup_enabled_title">Може пробудити віддалений вузол VDR</string> + <string name="wakeup_method_summary">Виберіть метод пробудження вузла VDR</string> + <string name="wakeup_method_title">Метод пробудження</string> + <string name="wakeup_password_summary">Пароль для віддаленого пробудження</string> + <string name="wakeup_password_title">Пароль пробудження</string> + <string name="wakeup_preferences">Пробудження віддаленого VDR</string> + <string name="wakeup_url_summary">URL-адреса для запиту пробудження</string> + <string name="wakeup_url_title">URL-адреса для віддаленого пробудження</string> + <string name="wakeup_user_summary">Користувач віддаленого пробудження</string> + <string name="wakeup_user_title">Користувач пробудження</string> + <string name="wakeup_wol_custom_boradcast_summary">Якщо у Вас немає статичних таблиці ARP, Вам потрібно використовувати якусь широкомовну адресу.</string> + <string name="wakeup_wol_custom_boradcast_title">IP-адреса призначення</string> + <string name="wakeup_wol_mac_summary">MAC-адреса вузла VDR. Використайте \':\' або \'-\' або пропуск як роздільник.</string> + <string name="wakeup_wol_mac_title">MAC-адреса</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-v11/values-v11.xml b/vdrmanager/app/build/intermediates/res/release/values-v11/values-v11.xml new file mode 100644 index 0000000..3f5f9fa --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-v11/values-v11.xml @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v11/values.xml --> + <eat-comment/> + <style name="Theme.Base" parent="android:Theme.Holo"> + <item name="android:windowNoTitle">true</item> + <item name="android:windowActionBar">false</item> + + <!-- + A native Action Mode could be displayed (for text selection, etc) so we need to ensure + that it is positioned correctly, so we request windowActionModeOverlay so that it + displays over the compat Action Bar. + --> + <item name="android:windowActionModeOverlay">true</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style> + <style name="Theme.Base.AppCompat.Dialog.FixedSize" parent="android:Theme.Holo.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">false</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style> + <style name="Theme.Base.AppCompat.Dialog.Light.FixedSize" parent="android:Theme.Holo.Light.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">false</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style> + <style name="Theme.Base.Light" parent="android:Theme.Holo.Light"> + <item name="android:windowNoTitle">true</item> + <item name="android:windowActionBar">false</item> + + <!-- + A native Action Mode could be displayed (for text selection, etc) so we need to ensure + that it is positioned correctly, so we request windowActionModeOverlay so that it + displays over the compat Action Bar. + --> + <item name="android:windowActionModeOverlay">true</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + </style> + <style name="Widget.AppCompat.Base.AutoCompleteTextView" parent="android:Widget.Holo.AutoCompleteTextView"/> + <style name="Widget.AppCompat.Base.ProgressBar" parent="android:Widget.Holo.ProgressBar"/> + <style name="Widget.AppCompat.Base.ProgressBar.Horizontal" parent="android:Widget.Holo.ProgressBar.Horizontal"/> + <style name="Widget.AppCompat.Light.Base.AutoCompleteTextView" parent="android:Widget.Holo.Light.AutoCompleteTextView"/> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-v14/values-v14.xml b/vdrmanager/app/build/intermediates/res/release/values-v14/values-v14.xml new file mode 100644 index 0000000..8306e2a --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-v14/values-v14.xml @@ -0,0 +1,183 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-v14/values.xml --> + <eat-comment/> + <style name="TextAppearance.AppCompat.Base.SearchResult.Subtitle" parent="@android:TextAppearance.Holo.SearchResult.Subtitle"/> + <style name="TextAppearance.AppCompat.Base.SearchResult.Title" parent="@android:TextAppearance.Holo.SearchResult.Title"/> + <style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Holo.Widget.PopupMenu.Large"/> + <style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Holo.Widget.PopupMenu.Small"/> + <style name="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle" parent="@android:TextAppearance.Holo.SearchResult.Subtitle"/> + <style name="TextAppearance.AppCompat.Light.Base.SearchResult.Title" parent="@android:TextAppearance.Holo.SearchResult.Title"/> + <style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Holo.Widget.PopupMenu.Large"/> + <style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Holo.Widget.PopupMenu.Small"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu" parent="android:TextAppearance.Holo.Widget.ActionBar.Menu"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle" parent="android:TextAppearance.Holo.Widget.ActionBar.Subtitle"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse" parent="android:TextAppearance.Holo.Widget.ActionBar.Subtitle.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title" parent="android:TextAppearance.Holo.Widget.ActionBar.Title"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse" parent="android:TextAppearance.Holo.Widget.ActionBar.Title.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle" parent="android:TextAppearance.Holo.Widget.ActionMode.Subtitle"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse" parent="android:TextAppearance.Holo.Widget.ActionMode.Subtitle.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title" parent="android:TextAppearance.Holo.Widget.ActionMode.Title"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse" parent="android:TextAppearance.Holo.Widget.ActionMode.Title.Inverse"/> + <style name="Theme.Base.AppCompat" parent="android:Theme.Holo"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge.Base"/> + <style name="Theme.Base.AppCompat.DialogWhenLarge.Base" parent="android:Theme.Holo.DialogWhenLarge"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + <style name="Theme.Base.AppCompat.Light" parent="android:Theme.Holo.Light"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + <style name="Theme.Base.AppCompat.Light.DarkActionBar" parent="android:Theme.Holo.Light.DarkActionBar"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@style/Theme.AppCompat</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge.Base"/> + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge.Base" parent="android:Theme.Holo.Light.DialogWhenLarge"> + + <!-- Copy system flag values for our use --> + <item name="windowActionBar">?android:attr/windowActionBar</item> + <item name="actionBarSize">?android:attr/actionBarSize</item> + <item name="actionBarItemBackground">?android:attr/actionBarItemBackground</item> + <item name="selectableItemBackground">?android:attr/selectableItemBackground</item> + <item name="actionButtonStyle">?android:attr/actionButtonStyle</item> + <item name="dividerVertical">?android:attr/dividerVertical</item> + <item name="dividerHorizontal">?android:attr/dividerHorizontal</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="android:actionBarWidgetTheme">?attr/actionBarWidgetTheme</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item> + <item name="listPreferredItemHeightLarge">?android:attr/listPreferredItemHeightLarge</item> + <item name="listPreferredItemPaddingLeft">?android:attr/listPreferredItemPaddingLeft</item> + <item name="listPreferredItemPaddingRight">?android:attr/listPreferredItemPaddingRight</item> + + <!-- Attributes populated from the framework to be read by apps --> + <item name="buttonBarStyle">?android:attr/buttonBarStyle</item> + <item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item> + </style> + <style name="Widget.AppCompat.Base.ActionBar" parent="android:Widget.Holo.ActionBar"/> + <style name="Widget.AppCompat.Base.ActionBar.Solid" parent="android:Widget.Holo.ActionBar.Solid"/> + <style name="Widget.AppCompat.Base.ActionBar.TabBar" parent="android:Widget.Holo.ActionBar.TabBar"/> + <style name="Widget.AppCompat.Base.ActionBar.TabText" parent="android:Widget.Holo.ActionBar.TabText"/> + <style name="Widget.AppCompat.Base.ActionBar.TabView" parent="android:Widget.Holo.ActionBar.TabView"/> + <style name="Widget.AppCompat.Base.ActionButton" parent="android:Widget.Holo.ActionButton"/> + <style name="Widget.AppCompat.Base.ActionButton.CloseMode" parent="android:Widget.Holo.ActionButton.CloseMode"/> + <style name="Widget.AppCompat.Base.ActionButton.Overflow" parent="android:Widget.Holo.ActionButton.Overflow"/> + <style name="Widget.AppCompat.Base.ActivityChooserView" parent=""> + <item name="android:gravity">center</item> + <item name="android:background">@drawable/abc_ab_share_pack_holo_dark</item> + <item name="android:divider">?attr/dividerVertical</item> + <item name="android:showDividers">middle</item> + <item name="android:dividerPadding">6dip</item> + </style> + <style name="Widget.AppCompat.Base.DropDownItem.Spinner" parent="android:Widget.Holo.DropDownItem.Spinner"/> + <style name="Widget.AppCompat.Base.ListPopupWindow" parent="android:Widget.Holo.ListPopupWindow"/> + <style name="Widget.AppCompat.Base.ListView.DropDown" parent="android:Widget.Holo.ListView.DropDown"/> + <style name="Widget.AppCompat.Base.ListView.Menu" parent="android:Widget.ListView.Menu"/> + <style name="Widget.AppCompat.Base.PopupMenu" parent="android:Widget.Holo.PopupMenu"/> + <style name="Widget.AppCompat.Base.Spinner" parent="android:Widget.Holo.Spinner"/> + <style name="Widget.AppCompat.Light.Base.ActionBar" parent="android:Widget.Holo.Light.ActionBar"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.Solid" parent="android:Widget.Holo.Light.ActionBar.Solid"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse" parent="android:Widget.Holo.Light.ActionBar.Solid.Inverse"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabBar" parent="android:Widget.Holo.Light.ActionBar.TabBar"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabBar.Inverse"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabText" parent="android:Widget.Holo.Light.ActionBar.TabText"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabText.Inverse"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabView" parent="android:Widget.Holo.Light.ActionBar.TabView"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse" parent="android:Widget.Holo.Light.ActionBar.TabView.Inverse"/> + <style name="Widget.AppCompat.Light.Base.ActionButton" parent="android:Widget.Holo.Light.ActionButton"/> + <style name="Widget.AppCompat.Light.Base.ActionButton.CloseMode" parent="android:Widget.Holo.Light.ActionButton.CloseMode"/> + <style name="Widget.AppCompat.Light.Base.ActionButton.Overflow" parent="android:Widget.Holo.Light.ActionButton.Overflow"/> + <style name="Widget.AppCompat.Light.Base.ActionMode.Inverse" parent="android:Widget.Holo.Light.ActionMode.Inverse"/> + <style name="Widget.AppCompat.Light.Base.DropDownItem.Spinner" parent="android:Widget.Holo.Light.DropDownItem.Spinner"/> + <style name="Widget.AppCompat.Light.Base.ListPopupWindow" parent="android:Widget.Holo.Light.ListPopupWindow"/> + <style name="Widget.AppCompat.Light.Base.ListView.DropDown" parent="android:Widget.Holo.ListView.DropDown"/> + <style name="Widget.AppCompat.Light.Base.PopupMenu" parent="android:Widget.Holo.Light.PopupMenu"/> + <style name="Widget.AppCompat.Light.Base.Spinner" parent="android:Widget.Holo.Light.Spinner"/> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-vi/values-vi.xml b/vdrmanager/app/build/intermediates/res/release/values-vi/values-vi.xml new file mode 100644 index 0000000..d3849ff --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-vi/values-vi.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-vi/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Điều hướng về trang chủ"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Điều hướng lên trên"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Thêm tùy chọn"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Xong"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Xem tất cả"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Chọn một ứng dụng"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Xóa truy vấn"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Tìm kiếm truy vấn"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Tìm kiếm"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Gửi truy vấn"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Tìm kiếm bằng giọng nói"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Chia sẻ với"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Chia sẻ với %s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-w360dp/values-w360dp.xml b/vdrmanager/app/build/intermediates/res/release/values-w360dp/values-w360dp.xml new file mode 100644 index 0000000..3fcb889 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-w360dp/values-w360dp.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w360dp/values.xml --> + <eat-comment/> + <integer name="abc_max_action_buttons">3</integer> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-w480dp/values-w480dp.xml b/vdrmanager/app/build/intermediates/res/release/values-w480dp/values-w480dp.xml new file mode 100644 index 0000000..56aaf81 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-w480dp/values-w480dp.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w480dp/values.xml --> + <eat-comment/> + <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> + <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> + <bool name="abc_split_action_bar_is_narrow">false</bool> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-w500dp/values-w500dp.xml b/vdrmanager/app/build/intermediates/res/release/values-w500dp/values-w500dp.xml new file mode 100644 index 0000000..eae715d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-w500dp/values-w500dp.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w500dp/values.xml --> + <eat-comment/> + <integer name="abc_max_action_buttons">4</integer> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-w600dp/values-w600dp.xml b/vdrmanager/app/build/intermediates/res/release/values-w600dp/values-w600dp.xml new file mode 100644 index 0000000..03adab2 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-w600dp/values-w600dp.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w600dp/values.xml --> + <eat-comment/> + <dimen name="abc_action_bar_default_height">56dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">14dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen> + <dimen name="abc_action_bar_title_text_size">18dp</dimen> + <dimen name="abc_action_button_min_width">64dip</dimen> + <dimen name="abc_search_view_text_min_width">192dip</dimen> + <integer name="abc_max_action_buttons">5</integer> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-w720dp/values-w720dp.xml b/vdrmanager/app/build/intermediates/res/release/values-w720dp/values-w720dp.xml new file mode 100644 index 0000000..23ceb5c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-w720dp/values-w720dp.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-w720dp/values.xml --> + <eat-comment/> + <bool name="abc_action_bar_expanded_action_views_exclusive">false</bool> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-xlarge/values-xlarge.xml b/vdrmanager/app/build/intermediates/res/release/values-xlarge/values-xlarge.xml new file mode 100644 index 0000000..ed56cff --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-xlarge/values-xlarge.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-xlarge/values.xml --> + <eat-comment/> + <bool name="abc_action_bar_expanded_action_views_exclusive">false</bool> + <dimen name="abc_action_bar_default_height">56dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">4dip</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">9dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">14dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen> + <dimen name="abc_action_bar_title_text_size">18dp</dimen> + <dimen name="abc_action_button_min_width">64dip</dimen> + <dimen name="abc_search_view_text_min_width">192dip</dimen> + <item name="dialog_fixed_height_major" type="dimen">60%</item> + <item name="dialog_fixed_height_minor" type="dimen">90%</item> + <item name="dialog_fixed_width_major" type="dimen">50%</item> + <item name="dialog_fixed_width_minor" type="dimen">70%</item> + <integer name="abc_max_action_buttons">5</integer> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-zh-rCN/values-zh-rCN.xml b/vdrmanager/app/build/intermediates/res/release/values-zh-rCN/values-zh-rCN.xml new file mode 100644 index 0000000..dd73b22 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-zh-rCN/values-zh-rCN.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rCN/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"转到主屏幕"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"转到上一层级"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"更多选项"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"完成"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"查看全部"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"选择应用"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"清除查询"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"搜索查询"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"搜索"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"提交查询"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"语音搜索"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"分享方式"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"通过%s分享"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-zh-rHK/values-zh-rHK.xml b/vdrmanager/app/build/intermediates/res/release/values-zh-rHK/values-zh-rHK.xml new file mode 100644 index 0000000..92bb8e1 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-zh-rHK/values-zh-rHK.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rHK/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"瀏覽主頁"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"向上瀏覽"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"更多選項"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"完成"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"顯示全部"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"選擇應用程式"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"清除查詢"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"搜尋查詢"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"搜尋"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"提交查詢"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"語音搜尋"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"分享對象"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"與「%s」分享"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-zh-rTW/values-zh-rTW.xml b/vdrmanager/app/build/intermediates/res/release/values-zh-rTW/values-zh-rTW.xml new file mode 100644 index 0000000..56cc1e7 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-zh-rTW/values-zh-rTW.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zh-rTW/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"瀏覽首頁"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"向上瀏覽"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"更多選項"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"完成"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"查看全部"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"選擇應用程式"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"清除查詢"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"搜尋查詢"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"搜尋"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"提交查詢"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"語音搜尋"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"選擇分享對象"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"與「%s」分享"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values-zu/values-zu.xml b/vdrmanager/app/build/intermediates/res/release/values-zu/values-zu.xml new file mode 100644 index 0000000..a1c2436 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values-zu/values-zu.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values-zu/values.xml --> + <eat-comment/> + <string msgid="4600421777120114993" name="abc_action_bar_home_description">"Zulazulela ekhaya"</string> + <string msgid="1594238315039666878" name="abc_action_bar_up_description">"Zulazulela phezulu"</string> + <string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Izinketho eziningi"</string> + <string msgid="4076576682505996667" name="abc_action_mode_done">"Kwenziwe"</string> + <string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Buka konke"</string> + <string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Khetha uhlelo lokusebenza"</string> + <string msgid="3691816814315814921" name="abc_searchview_description_clear">"Sula inkinga"</string> + <string msgid="2550479030709304392" name="abc_searchview_description_query">"Umbuzo wosesho"</string> + <string msgid="8264924765203268293" name="abc_searchview_description_search">"Sesha"</string> + <string msgid="8928215447528550784" name="abc_searchview_description_submit">"Hambisa umbuzo"</string> + <string msgid="893419373245838918" name="abc_searchview_description_voice">"Ukusesha ngezwi"</string> + <string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Yabelana no-"</string> + <string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Yabelana no-%s"</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/values/values.xml b/vdrmanager/app/build/intermediates/res/release/values/values.xml new file mode 100644 index 0000000..8fb637d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/values/values.xml @@ -0,0 +1,1669 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="channels_group_by"> + <item>Group</item> + <item>Provider</item> + <item>Source</item> + <item>Name</item> + </string-array> + <string-array name="epg_sort_by_channels_alpha"> + <item>Channels</item> + <item>Alphabet</item> + </string-array> + <string-array name="epg_sort_by_time_alpha"> + <item>Time</item> + <item>Alphabet</item> + </string-array> + <string-array name="epg_sort_by_time_alpha_channel"> + <item>Time</item> + <item>Alphabet</item> + <item>Channel</item> + </string-array> + <string-array name="imdb_urls"> + <item>International</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <string-array name="imdb_urls_velues"> + <item>akas.imdb.com</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="lang"> + + <!-- <item>Default language</item> --> + <item>English</item> + <item>German</item> + <item>French</item> + <item>Italian</item> + <item>Ukrainian</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <string-array name="lang_values"> + <item>en</item> + <item>de</item> + <item>fr</item> + <item>it</item> + <item>uk</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/no_translate.xml --> + <eat-comment/> + <string-array name="livetv_streamformat_values"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="navigation_array"> + <item>Channels</item> + <item>EPG by Time</item> + <item>EPG by Channel</item> + <item>Recordings</item> + <item>Timers</item> + <item>Remote</item> + </string-array> + <string-array name="recent_channels_order_entries"> + <item>Mostly used</item> + <item>Last used</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <string-array name="recent_channels_order_entry_values"> + <item>most</item> + <item>last</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="recordings_group_by"> + <item>By Time</item> + <item>By Alphabet</item> + </string-array> + <string-array name="recstream_entries"> + <item>live plugin</item> + <item>streamdev plugin</item> + <item>smarttvweb plugin</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <string-array name="recstream_entry_values"> + <item>vdr-live</item> + <item>vdr-streamdev</item> + <item>vdr-smarttvweb</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="recstream_smarttvweb_entries"> + <item>Progressive</item> + <item>MPEG-DASH</item> + <item>Apple HLS</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <array name="recstream_smarttvweb_entry_values"> + <item>progressive</item> + <item>has</item> + <item>hls</item> + </array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (deprecated)</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <string-array name="remux_entry_values"> + <item>EXT</item> + <item>EXTERN</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string-array name="wakeup_methods"> + <item>Call a URL</item> + <item>WOL</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/arrays.xml --> + <eat-comment/> + <string-array name="wakeup_methods_values"> + <item>url</item> + <item>wol</item> + </string-array> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <attr format="reference" name="actionBarDivider"/> + <attr format="reference" name="actionBarItemBackground"/> + <attr format="dimension" name="actionBarSize"/> + <attr format="reference" name="actionBarSplitStyle"/> + <attr format="reference" name="actionBarStyle"/> + <attr format="reference" name="actionBarTabBarStyle"/> + <attr format="reference" name="actionBarTabStyle"/> + <attr format="reference" name="actionBarTabTextStyle"/> + <attr format="reference" name="actionBarWidgetTheme"/> + <attr format="reference" name="actionButtonStyle"/> + <attr format="reference" name="actionMenuTextAppearance"/> + <attr format="color|reference" name="actionMenuTextColor"/> + <attr format="reference" name="actionModeBackground"/> + <attr format="reference" name="actionModeCloseButtonStyle"/> + <attr format="reference" name="actionModeCloseDrawable"/> + <attr format="reference" name="actionModeCopyDrawable"/> + <attr format="reference" name="actionModeCutDrawable"/> + <attr format="reference" name="actionModeFindDrawable"/> + <attr format="reference" name="actionModePasteDrawable"/> + <attr format="reference" name="actionModePopupWindowStyle"/> + <attr format="reference" name="actionModeSelectAllDrawable"/> + <attr format="reference" name="actionModeShareDrawable"/> + <attr format="reference" name="actionModeSplitBackground"/> + <attr format="reference" name="actionModeStyle"/> + <attr format="reference" name="actionModeWebSearchDrawable"/> + <attr format="reference" name="actionOverflowButtonStyle"/> + <attr format="reference" name="activityChooserViewStyle"/> + <attr format="reference" name="buttonBarButtonStyle"/> + <attr format="reference" name="buttonBarStyle"/> + <attr format="reference" name="dividerHorizontal"/> + <attr format="reference" name="dividerVertical"/> + <attr format="reference" name="dropDownListViewStyle"/> + <attr format="dimension" name="height"/> + <attr format="reference" name="homeAsUpIndicator"/> + <attr format="boolean" name="isLightTheme"/> + <attr format="reference" name="listPopupWindowStyle"/> + <attr format="dimension" name="listPreferredItemHeight"/> + <attr format="dimension" name="listPreferredItemHeightLarge"/> + <attr format="dimension" name="listPreferredItemHeightSmall"/> + <attr format="dimension" name="listPreferredItemPaddingLeft"/> + <attr format="dimension" name="listPreferredItemPaddingRight"/> + <attr format="reference" name="searchDropdownBackground"/> + <attr format="dimension" name="searchResultListItemHeight"/> + <attr format="reference" name="searchViewAutoCompleteTextView"/> + <attr format="reference" name="searchViewCloseIcon"/> + <attr format="reference" name="searchViewEditQuery"/> + <attr format="reference" name="searchViewEditQueryBackground"/> + <attr format="reference" name="searchViewGoIcon"/> + <attr format="reference" name="searchViewSearchIcon"/> + <attr format="reference" name="searchViewTextField"/> + <attr format="reference" name="searchViewTextFieldRight"/> + <attr format="reference" name="searchViewVoiceIcon"/> + <attr format="reference" name="selectableItemBackground"/> + <attr format="reference" name="spinnerDropDownItemStyle"/> + <attr format="reference" name="spinnerStyle"/> + <attr format="reference" name="textAppearanceLargePopupMenu"/> + <attr format="reference" name="textAppearanceListItem"/> + <attr format="reference" name="textAppearanceListItemSmall"/> + <attr format="reference" name="textAppearanceSearchResultSubtitle"/> + <attr format="reference" name="textAppearanceSearchResultTitle"/> + <attr format="reference" name="textAppearanceSmallPopupMenu"/> + <attr format="reference|color" name="textColorSearchUrl"/> + <attr format="string" name="title"/> + <bool name="abc_action_bar_embed_tabs_pre_jb">false</bool> + <bool name="abc_action_bar_expanded_action_views_exclusive">true</bool> + <bool name="abc_config_actionMenuItemAllCaps">true</bool> + <bool name="abc_config_allowActionMenuItemTextWithIcon">false</bool> + <bool name="abc_config_showMenuShortcutsWhenKeyboardPresent">false</bool> + <bool name="abc_split_action_bar_is_narrow">true</bool> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/defaults.xml --> + <eat-comment/> + <bool name="default_circle_indicator_centered">true</bool> + <bool name="default_circle_indicator_snap">false</bool> + <bool name="default_title_indicator_selected_bold">true</bool> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <color name="abc_search_url_text_normal">#7fa87f</color> + <color name="abc_search_url_text_pressed">@android:color/black</color> + <color name="abc_search_url_text_selected">@android:color/black</color> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/colors.xml --> + <eat-comment/> + <color name="black">#000</color> + <color name="blue">#0000FF</color> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/defaults.xml --> + <eat-comment/> + <color name="default_circle_indicator_fill_color">#FFFFFFFF</color> + <color name="default_circle_indicator_stroke_color">#FFDDDDDD</color> + <color name="default_title_indicator_footer_color">#FF6899FF</color> + <color name="default_title_indicator_selected_color">#FFFFFFFF</color> + <color name="default_title_indicator_text_color">#FFAAAAAA</color> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/colors.xml --> + <eat-comment/> + <color name="green">#008000</color> + <color name="red">#F00</color> + <color name="white">#fff</color> + <color name="yellow">#FFFF00</color> + <declare-styleable name="ActionBar"><attr name="navigationMode"><enum name="normal" value="0"/><enum name="listMode" value="1"/><enum name="tabMode" value="2"/></attr><attr name="displayOptions"><flag name="useLogo" value="0x1"/><flag name="showHome" value="0x2"/><flag name="homeAsUp" value="0x4"/><flag name="showTitle" value="0x8"/><flag name="showCustom" value="0x10"/><flag name="disableHome" value="0x20"/></attr><attr name="title"/><attr format="string" name="subtitle"/><attr format="reference" name="titleTextStyle"/><attr format="reference" name="subtitleTextStyle"/><attr format="reference" name="icon"/><attr format="reference" name="logo"/><attr format="reference" name="divider"/><attr format="reference" name="background"/><attr format="reference|color" name="backgroundStacked"/><attr format="reference|color" name="backgroundSplit"/><attr format="reference" name="customNavigationLayout"/><attr name="height"/><attr format="reference" name="homeLayout"/><attr format="reference" name="progressBarStyle"/><attr format="reference" name="indeterminateProgressStyle"/><attr format="dimension" name="progressBarPadding"/><attr format="dimension" name="itemPadding"/></declare-styleable> + <declare-styleable name="ActionBarLayout"><attr name="android:layout_gravity"/></declare-styleable> + <declare-styleable name="ActionBarWindow"><attr format="boolean" name="windowActionBar"/><attr format="boolean" name="windowActionBarOverlay"/><attr format="boolean" name="windowSplitActionBar"/><attr format="dimension|fraction" name="windowFixedWidthMajor"/><attr format="dimension|fraction" name="windowFixedHeightMinor"/><attr format="dimension|fraction" name="windowFixedWidthMinor"/><attr format="dimension|fraction" name="windowFixedHeightMajor"/></declare-styleable> + <declare-styleable name="ActionMenuItemView"><attr name="android:minWidth"/></declare-styleable> + <declare-styleable name="ActionMenuView"/> + <declare-styleable name="ActionMode"><attr name="titleTextStyle"/><attr name="subtitleTextStyle"/><attr name="background"/><attr name="backgroundSplit"/><attr name="height"/></declare-styleable> + <declare-styleable name="ActivityChooserView"><attr format="string" name="initialActivityCount"/><attr format="reference" name="expandActivityOverflowButtonDrawable"/></declare-styleable> + <declare-styleable name="CirclePageIndicator"><attr format="boolean" name="centered"/><attr format="color" name="fillColor"/><attr name="orientation"><enum name="horizontal" value="0"/><enum name="vertical" value="1"/></attr><attr format="dimension" name="radius"/><attr format="boolean" name="snap"/><attr format="color" name="strokeColor"/><attr format="dimension" name="strokeWidth"/></declare-styleable> + <declare-styleable name="ColoredButton"><attr format="string" name="normalStateColor"/><attr format="dimension" name="cornerRadius"/></declare-styleable> + <declare-styleable name="CompatTextView"><attr format="reference|boolean" name="textAllCaps"/></declare-styleable> + <declare-styleable name="LinearLayoutICS"><attr name="divider"/><attr name="showDividers"><flag name="none" value="0"/><flag name="beginning" value="1"/><flag name="middle" value="2"/><flag name="end" value="4"/></attr><attr format="dimension" name="dividerPadding"/></declare-styleable> + <declare-styleable name="MenuGroup"><attr name="android:id"/><attr name="android:menuCategory"/><attr name="android:orderInCategory"/><attr name="android:checkableBehavior"/><attr name="android:visible"/><attr name="android:enabled"/></declare-styleable> + <declare-styleable name="MenuItem"><attr name="android:id"/><attr name="android:menuCategory"/><attr name="android:orderInCategory"/><attr name="android:title"/><attr name="android:titleCondensed"/><attr name="android:icon"/><attr name="android:alphabeticShortcut"/><attr name="android:numericShortcut"/><attr name="android:checkable"/><attr name="android:checked"/><attr name="android:visible"/><attr name="android:enabled"/><attr name="android:onClick"/><attr name="showAsAction"><flag name="never" value="0"/><flag name="ifRoom" value="1"/><flag name="always" value="2"/><flag name="withText" value="4"/><flag name="collapseActionView" value="8"/></attr><attr format="reference" name="actionLayout"/><attr format="string" name="actionViewClass"/><attr format="string" name="actionProviderClass"/></declare-styleable> + <declare-styleable name="MenuView"><attr name="android:itemTextAppearance"/><attr name="android:horizontalDivider"/><attr name="android:verticalDivider"/><attr name="android:headerBackground"/><attr name="android:itemBackground"/><attr name="android:windowAnimationStyle"/><attr name="android:itemIconDisabledAlpha"/><attr name="android:preserveIconSpacing"/></declare-styleable> + <declare-styleable name="SearchView"><attr format="boolean" name="iconifiedByDefault"/><attr name="android:maxWidth"/><attr format="string" name="queryHint"/><attr name="android:imeOptions"/><attr name="android:inputType"/></declare-styleable> + <declare-styleable name="Spinner"><attr format="reference" name="prompt"/><attr format="enum" name="spinnerMode"><enum name="dialog" value="0"/><enum name="dropdown" value="1"/></attr><attr name="android:dropDownSelector"/><attr name="android:popupBackground"/><attr name="android:dropDownVerticalOffset"/><attr name="android:dropDownHorizontalOffset"/><attr name="android:dropDownWidth"/><attr format="reference" name="popupPromptView"/><attr name="android:gravity"/><attr format="boolean" name="disableChildrenWhenDisabled"/></declare-styleable> + <declare-styleable name="Theme"><attr format="reference" name="actionDropDownStyle"/><attr format="dimension" name="dropdownListPreferredItemHeight"/><attr format="reference" name="popupMenuStyle"/><attr format="dimension" name="panelMenuListWidth"/><attr format="reference" name="panelMenuListTheme"/><attr format="reference" name="listChoiceBackgroundIndicator"/></declare-styleable> + <declare-styleable name="TitlePageIndicator"><attr format="dimension" name="clipPadding"/><attr format="color" name="footerColor"/><attr format="dimension" name="footerLineHeight"/><attr name="footerIndicatorStyle"><enum name="none" value="0"/><enum name="triangle" value="1"/><enum name="underline" value="2"/></attr><attr format="dimension" name="footerIndicatorHeight"/><attr format="dimension" name="footerIndicatorUnderlinePadding"/><attr format="dimension" name="footerPadding"/><attr format="color" name="selectedColor"/><attr format="boolean" name="selectedBold"/><attr format="color" name="textColor"/><attr format="dimension" name="textSize"/><attr format="dimension" name="titlePadding"/><attr format="dimension" name="topPadding"/></declare-styleable> + <declare-styleable name="View"><attr format="dimension" name="paddingStart"/><attr format="dimension" name="paddingEnd"/><attr name="android:focusable"/></declare-styleable> + <declare-styleable name="ViewPagerIndicator"><attr format="reference" name="circlePageIndicatorStyle"/><attr format="reference" name="titlePageIndicatorStyle"/></declare-styleable> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <dimen name="abc_action_bar_default_height">48dip</dimen> + <dimen name="abc_action_bar_icon_vertical_padding">8dip</dimen> + <dimen name="abc_action_bar_progress_bar_size">40dp</dimen> + <dimen name="abc_action_bar_stacked_max_height">48dp</dimen> + <dimen name="abc_action_bar_stacked_tab_max_width">180dp</dimen> + <dimen name="abc_action_bar_subtitle_bottom_margin">5dip</dimen> + <dimen name="abc_action_bar_subtitle_text_size">14dp</dimen> + <dimen name="abc_action_bar_subtitle_top_margin">-3dp</dimen> + <dimen name="abc_action_bar_title_text_size">18dp</dimen> + <dimen name="abc_action_button_min_width">56dip</dimen> + <dimen name="abc_config_prefDialogWidth">320dp</dimen> + <dimen name="abc_dropdownitem_icon_width">32dip</dimen> + <dimen name="abc_dropdownitem_text_padding_left">8dip</dimen> + <dimen name="abc_dropdownitem_text_padding_right">8dip</dimen> + <dimen name="abc_panel_menu_list_width">296dp</dimen> + <dimen name="abc_search_view_preferred_width">320dip</dimen> + <dimen name="abc_search_view_text_min_width">160dip</dimen> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/defaults.xml --> + <eat-comment/> + <dimen name="default_circle_indicator_radius">3dp</dimen> + <dimen name="default_circle_indicator_stroke_width">1dp</dimen> + <dimen name="default_title_indicator_clip_padding">4dp</dimen> + <dimen name="default_title_indicator_footer_indicator_height">7dp</dimen> + <dimen name="default_title_indicator_footer_indicator_underline_padding">10dp</dimen> + <dimen name="default_title_indicator_footer_line_height">1px</dimen> + <dimen name="default_title_indicator_footer_padding">5dp</dimen> + <dimen name="default_title_indicator_text_size">12dp</dimen> + <dimen name="default_title_indicator_title_padding">5dp</dimen> + <dimen name="default_title_indicator_top_padding">0dp</dimen> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <item name="dialog_fixed_height_major" type="dimen">80%</item> + <item name="dialog_fixed_height_minor" type="dimen">100%</item> + <item name="dialog_fixed_width_major" type="dimen">320dp</item> + <item name="dialog_fixed_width_minor" type="dimen">320dp</item> + <item name="action_bar_activity_content" type="id"/> + <item name="action_menu_divider" type="id"/> + <item name="action_menu_presenter" type="id"/> + <item name="home" type="id"/> + <item name="progress_circular" type="id"/> + <item name="progress_horizontal" type="id"/> + <integer name="abc_max_action_buttons">2</integer> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/defaults.xml --> + <eat-comment/> + <integer name="default_circle_indicator_orientation">0</integer> + <integer name="default_title_indicator_footer_indicator_style">1</integer> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/integers.xml --> + <eat-comment/> + <integer name="svdrp_default_port">6419</integer> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="Content$Adult_Movie__Drama">Adult Movie/Drama</string> + <string name="Content$Adventure__Western__War">Adventure/Western/War</string> + <string name="Content$Advertisement__Shopping">Advertisement/Shopping</string> + <string name="Content$Arts__Culture">Arts/Culture</string> + <string name="Content$Arts__Culture_Magazine">Arts/Culture Magazine</string> + <string name="Content$Athletics">Athletics</string> + <string name="Content$Ballet">Ballet</string> + <string name="Content$Black_and_White">Black & White</string> + <string name="Content$Broadcasting__Press">Broadcasting/Press</string> + <string name="Content$Cartoons__Puppets">Cartoons/Puppets</string> + <string name="Content$Childrens__Youth_Programme">Children\'s/Youth Programme</string> + <string name="Content$Comedy">Comedy</string> + <string name="Content$Cooking">Cooking</string> + <string name="Content$Detective__Thriller">Detective/Thriller</string> + <string name="Content$Discussion__Inverview__Debate">Discussion/Inverview/Debate</string> + <string name="Content$Documentary">Documentary</string> + <string name="Content$Economics__Social_Advisory">Economics/Social Advisory</string> + <string name="Content$Education__Science__Factual">Education/Science/Factual</string> + <string name="Content$Entertainment_Programme_for_10_to_16">Entertainment Programme for 10 to 16</string> + <string name="Content$Entertainment_Programme_for_6_to_14">Entertainment Programme for 6 to 14</string> + <string name="Content$Equestrian">Equestrian</string> + <string name="Content$Experimental_Film__Video">Experimental Film/Video</string> + <string name="Content$Fashion">Fashion</string> + <string name="Content$Film__Cinema">Film/Cinema</string> + <string name="Content$Fine_Arts">Fine Arts</string> + <string name="Content$Fitness_and_Health">Fitness & Health</string> + <string name="Content$Folk__Tradional_Music">Folk/Tradional Music</string> + <string name="Content$Football__Soccer">Football/Soccer</string> + <string name="Content$Foreign_Countries__Expeditions">Foreign Countries/Expeditions</string> + <string name="Content$Further_Education">Further Education</string> + <string name="Content$Game_Show__Quiz__Contest">Game Show/Quiz/Contest</string> + <string name="Content$Gardening">Gardening</string> + <string name="Content$Handicraft">Handicraft</string> + <string name="Content$Informational__Educational__School_Programme">Informational/Educational/School Programme</string> + <string name="Content$Jazz">Jazz</string> + <string name="Content$Languages">Languages</string> + <string name="Content$Leisure__Hobbies">Leisure/Hobbies</string> + <string name="Content$Literature">Literature</string> + <string name="Content$Live_Broadcast">Live Broadcast</string> + <string name="Content$Magazine__Report__Documentary">Magazine/Report/Documentary</string> + <string name="Content$Martial_Sports">Martial Sports</string> + <string name="Content$Medicine__Physiology__Psychology">Medicine/Physiology/Psychology</string> + <string name="Content$Motor_Sport">Motor Sport</string> + <string name="Content$Motoring">Motoring</string> + <string name="Content$Movie__Drama">Movie/Drama</string> + <string name="Content$Music__Ballet__Dance">Music/Ballet/Dance</string> + <string name="Content$Musical__Opera">Musical/Opera</string> + <string name="Content$Nature__Animals__Environment">Nature/Animals/Environment</string> + <string name="Content$New_Media">New Media</string> + <string name="Content$News_Magazine">News Magazine</string> + <string name="Content$News__Current_Affairs">News/Current Affairs</string> + <string name="Content$News__Weather_Report">News/Weather Report</string> + <string name="Content$Original_Language">Original Language</string> + <string name="Content$Performing_Arts">Performing Arts</string> + <string name="Content$Popular_Culture__Traditional_Arts">Popular Culture/Traditional Arts</string> + <string name="Content$Preschool_Childrens_Programme">Pre-school Children\'s Programme</string> + <string name="Content$Religion">Religion</string> + <string name="Content$Remarkable_People">Remarkable People</string> + <string name="Content$Rock__Pop">Rock/Pop</string> + <string name="Content$Romance">Romance</string> + <string name="Content$Science_Fiction__Fantasy__Horror">Science Fiction/Fantasy/Horror</string> + <string name="Content$Serious__Classical_Music">Serious/Classical Music</string> + <string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Serious/Classical/Religious/Historical Movie/Drama</string> + <string name="Content$Show__Game_Show">Show/Game Show</string> + <string name="Content$Soap__Melodrama__Folkloric">Soap/Melodrama/Folkloric</string> + <string name="Content$Social__Political__Economics">Social/Political/Economics</string> + <string name="Content$Social__Spiritual_Sciences">Social/Spiritual Sciences</string> + <string name="Content$Special_Event">Special Event</string> + <string name="Content$Sport_Magazine">Sport Magazine</string> + <string name="Content$Sports">Sports</string> + <string name="Content$Talk_Show">Talk Show</string> + <string name="Content$Team_Sports">Team Sports</string> + <string name="Content$Technology__Natural_Sciences">Technology/Natural Sciences</string> + <string name="Content$Tennis__Squash">Tennis/Squash</string> + <string name="Content$Tourism__Travel">Tourism/Travel</string> + <string name="Content$Unknown"/> + <string name="Content$Unpublished">Unpublished</string> + <string name="Content$Variety_Show">Variety Show</string> + <string name="Content$Water_Sport">Water Sport</string> + <string name="Content$Winter_Sports">Winter Sports</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <string name="abc_action_bar_home_description">Navigate home</string> + <string name="abc_action_bar_up_description">Navigate up</string> + <string name="abc_action_menu_overflow_description">More options</string> + <string name="abc_action_mode_done">Done</string> + <string name="abc_activity_chooser_view_see_all">See all</string> + <string name="abc_activitychooserview_choose_application">Choose an app</string> + <string name="abc_searchview_description_clear">Clear query</string> + <string name="abc_searchview_description_query">Search query</string> + <string name="abc_searchview_description_search">Search</string> + <string name="abc_searchview_description_submit">Submit query</string> + <string name="abc_searchview_description_voice">Voice search</string> + <string name="abc_shareactionprovider_share_with">Share with</string> + <string name="abc_shareactionprovider_share_with_application">Share with %s</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="aborted">Connection aborted.</string> + <string name="about_text"> About "VDR-Manager" Software for Android\n + This is Version %1$s\n + If you have a VDR at home reachable + over the internet and own a mobile phone running Android then you possibly find this program useful. + For further details visit http://projects.vdr-developer.org/projects/vdr-manager/wiki. + Author:\n + bju<herrlado@gmail.com> + herrlado<herrlado@gmail.com></string> + <string name="about_title">About</string> + <string name="action_menu_channels">Channels</string> + <string name="action_menu_epg">EPG list</string> + <string name="action_menu_recordings">Recordings</string> + <string name="action_menu_remote">Remote</string> + <string name="action_menu_search">EPG search</string> + <string name="action_menu_timers">Timers</string> + <string name="action_menu_wakeup">Wakeup</string> + <string name="action_websearch">Web search</string> + <string name="addtocal">Add to calendar</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="alive_check_enabled_key">alive_check_enabled</string> + <string name="alive_check_interval_key">alive_check_interval</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="app_name">VDR-Manager</string> + <string name="audio_track_dolby">D</string> + <string name="audio_tracks_template">Audio Tracks: %1$s</string> + <string name="certificate_accept_once">Accept once</string> + <string name="certificate_accepted_forever">Accept forever</string> + <string name="certificate_not_accepted">Abort</string> + <string name="certificate_problem_message_text">The server certificate was not accepted:\n\n +Hostname:\n + %1$s\n +Valid from:\n + %2$s\n +Valid until:\n + %3$s\n\n +What do you want to do?</string> + <string name="certificate_problem_message_title">Certificate warning</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="channel_filter_filter_key">limit_channels</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="channel_filter_filter_summary">Use only given channels</string> + <string name="channel_filter_filter_title">Limit channels</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="channel_filter_last_key">last_channel</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="channel_filter_last_summary">Comma separated channelnumbers or ranges (separator \'-\'). A.e. 1,2,4-10</string> + <string name="channel_filter_last_title">Channel filter</string> + <string name="channel_filter_preferences">Channel settings</string> + <string name="channel_group_menu_hide">Hide</string> + <string name="channel_group_menu_hide_permanent">Hide permanent</string> + <string name="channel_item_menu_epg">Show EPG</string> + <string name="channel_item_menu_hide">Hide</string> + <string name="channel_item_menu_hide_permanent">Hide permanent</string> + <string name="channel_item_menu_stream">Live stream</string> + <string name="channel_item_menu_switch">Switch to</string> + <string name="channels_window_title_count">%1$s, %2$s/%3$s</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/backup.xml --> + <eat-comment/> + <string name="choose">Choose a backup file</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="clear_term_after_search_key">key_clear_term_after_search</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="clear_term_after_search_summary_off">Search term remains after peforming search</string> + <string name="clear_term_after_search_summary_on">Term gets cleared after performing search</string> + <string name="clear_term_after_search_title">Clear Term after Search</string> + <string name="common_delete">Delete</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="current_vdr_id_key">key_current_vdr_id</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="day_concat">", "</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/no_translate.xml --> + <eat-comment/> + <string name="default_wakeup_method">wol</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="done">Done</string> + <string name="drawer_close">Close navigation drawer</string> + <string name="drawer_open">Open navigation drawer</string> + <string name="drive_img">Drive</string> + <string name="drive_info">Free %1$s GB of %2$s GB (%3$s%%)</string> + <string name="epg_by_channel">EPG by channel</string> + <string name="epg_by_search">EPG Search</string> + <string name="epg_by_search_param">EPG Search: \'%1$s\'</string> + <string name="epg_by_time">EPG by time</string> + <string name="epg_by_time_args">EPG by time: \'%1$s\'</string> + <string name="epg_client_errors">An error occurred, check logs…</string> + <string name="epg_duration_template">%1$s min</string> + <string name="epg_duration_template_live">%1$s/%2$s min</string> + <string name="epg_eent_livetv_text">Stream</string> + <string name="epg_event_create_timer_text">Add timer</string> + <string name="epg_event_imdb_text">IMDb Search</string> + <string name="epg_event_modify_timer_text">Modify timer</string> + <string name="epg_event_omdb_text">OMDB Search</string> + <string name="epg_event_share_text">Share</string> + <string name="epg_event_tmdb_text">TMDb Search</string> + <string name="epg_item_menu_timer_add">Create timer</string> + <string name="epg_item_menu_timer_delete">Delete timer</string> + <string name="epg_item_menu_timer_disable">Disable timer</string> + <string name="epg_item_menu_timer_enable">Enable timer</string> + <string name="epg_item_menu_timer_modify">Modify timer</string> + <string name="epg_item_menu_timer_record">Record</string> + <string name="epg_list_channel_spinner">Channel</string> + <string name="epg_list_search_label">Search results</string> + <string name="epg_list_time_adhoc">Ad Hoc</string> + <string name="epg_list_time_label">What\'s on at</string> + <string name="epg_list_time_next">Next</string> + <string name="epg_list_time_now">Now</string> + <string name="epg_menu_search">Search EPG</string> + <string name="epg_menu_times">Search times</string> + <string name="epg_no_items">Nothing found…</string> + <string name="epg_of_a_channel">%1$s, %2$s/%3$s</string> + <string name="epg_search_button">Search</string> + <string name="epg_search_settings_description">Search VDR EPG</string> + <string name="epg_search_times_add">Add time</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="epg_search_times_key">epg_search_times</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="epg_search_times_window">Custom times</string> + <string name="epg_window_title_count">%1$s, %2$s items</string> + <string name="every_day">Every day</string> + <string name="filter">Filter</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/backup.xml --> + <eat-comment/> + <string name="generic_confirm_title" translation_description="The title on a confirmation dialog asking the user if he is sure?"> Are you sure?</string> + <string name="generic_progress_title" translation_description="The title on a progress dialog asking the user to wait."> Please wait...</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="groupby_channel">By Channel</string> + <string name="groupby_date">By Date</string> + <string name="groupby_group">Group</string> + <string name="groupby_name">Name</string> + <string name="groupby_name_all_channels_group">All Channels</string> + <string name="groupby_provider">Provider</string> + <string name="groupby_source">Source</string> + <string name="groupby_window_title_templte">Group by %1$s</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="gui_channels_show_channel_numbers_key">key_channels_show_channel_numbers</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="gui_channels_show_channel_numbers_summary">Show channel numbers in the channel list.</string> + <string name="gui_channels_show_channel_numbers_title">Show channel numbers</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="gui_custom_locale_key">key_gui_custom_locale</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="gui_custom_locale_sum">Set a custom language.</string> + <string name="gui_custom_locale_title">Custom language</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="gui_enable_24h_format_key">key_enable_24h</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="gui_enable_24h_format_summary_off">1:00 PM</string> + <string name="gui_enable_24h_format_summary_on">13:00</string> + <string name="gui_enable_24h_format_title">Use 24-hour format</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="gui_max_recent_channels_key">key_gui_max_recent_channels</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="gui_max_recent_channels_summary">How many channels should be kept in the recent channels?</string> + <string name="gui_max_recent_channels_title">Max. recent channels</string> + <string name="gui_preferences">GUI Settings</string> + <string name="gui_quit_on_back_summary_off">Back button does not quit VDR-Manager</string> + <string name="gui_quit_on_back_summary_on">Back button quits the VDR-Manager</string> + <string name="gui_quit_on_back_title">Quit on back button</string> + <string name="gui_recent_channels_order_summary">Sort by last used or mostly used</string> + <string name="gui_recent_channels_order_title">Recent Channels Sorting</string> + <string name="hitkcommand">HITK Command</string> + <string name="key_remux_command">remux_command</string> + <string name="key_remux_enable">remux_enable</string> + <string name="key_remux_parameter">remux_parameter</string> + <string name="label">Label</string> + <string name="livetv">Live TV</string> + <string name="main_menu_clear_search">Clear Search History</string> + <string name="main_menu_exit">Exit</string> + <string name="main_menu_goto">Switch Device</string> + <string name="main_menu_goto_no_vdr">Can not load selected device :(</string> + <string name="main_menu_goto_title">Switch to…</string> + <string name="main_menu_info">Info</string> + <string name="main_menu_preferences">Preferences</string> + <string name="main_menu_switched_to">Switched to %1$s</string> + <string name="menu_exprt">Export</string> + <string name="menu_groupby">Group by</string> + <string name="menu_imprt">Import</string> + <string name="menu_remapback">\'Back\' is \'Back\' HITK</string> + <string name="menu_reset">Reset</string> + <string name="navigae_at_the_end">End</string> + <string name="navigae_at_the_start">Beginning</string> + <string name="never">Never</string> + <string name="new_timer">New timer</string> + <string name="new_vdr">New VDR</string> + <string name="no_connection">No connection</string> + <string name="no_connection_retry">Retry</string> + <string name="no_internet_connection">No data connection</string> + <string name="no_results">No results…</string> + <string name="no_vdr">No VDR Devices</string> + <string name="not_yet_implemented">Not Yet Implemented</string> + <string name="prefs_current_value">Current:</string> + <string name="prefs_current_value_not_set"><not set></string> + <string name="prefs_current_value_template">\nCurrent: %1$s</string> + <string name="probing">Probing %1$s …</string> + <string name="processing">Processing…</string> + <string name="progress_cache_hit">Loaded from cache.</string> + <string name="progress_channels_loading">Loading channels…</string> + <string name="progress_connect">Connecting…</string> + <string name="progress_connect_error">Connection failed!</string> + <string name="progress_connect_finished_abnormal">Connection finished abnormal</string> + <string name="progress_connect_finished_abnormal_arg">Connection finished abnormal: %1$s</string> + <string name="progress_connect_timeout">Connection timeout!</string> + <string name="progress_disconnect">Disconnecting…</string> + <string name="progress_loading">Loading…</string> + <string name="progress_login">Login.</string> + <string name="progress_login_error">Login failed.</string> + <string name="progress_recording_delete">Deleting recording…</string> + <string name="progress_recordings_loading">Loading recordings…</string> + <string name="progress_switching">Switching…</string> + <string name="progress_timer_delete">Deleting timer…</string> + <string name="progress_timer_disable">Disabling timer…</string> + <string name="progress_timer_enable">Enabling timer…</string> + <string name="progress_timer_modify">Updating timer…</string> + <string name="progress_timer_save">Saving timer…</string> + <string name="progress_timers_loading">Loading timers…</string> + <string name="progress_wakeup_error">Error sending wakeup request: %1$s</string> + <string name="progress_wakeup_sending">Initiating wakeup request…</string> + <string name="progress_wakeup_sent">Wakeup request sent</string> + <string name="progress_whatson_loading">Loading EPG…</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="qui_imdb_url_key">key_qui_imdb_url</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="qui_imdb_url_summary">Which IMDb site to search.</string> + <string name="qui_imdb_url_title">IMDb Site</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="qui_quit_on_back_key">key_gui_quit_on_back</string> + <string name="qui_show_imdb_button_key">key_qui_show_imdb_button</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="qui_show_imdb_button_summary_off">IMDb Button is not shown</string> + <string name="qui_show_imdb_button_summary_on">IMDb Button is shown</string> + <string name="qui_show_imdb_button_title">Show IMDb Button</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="qui_show_omdb_button_key">key_qui_show_omdb_button</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="qui_show_omdb_button_summary_off">OMDB Button is not shown</string> + <string name="qui_show_omdb_button_summary_on">OMDB Button is shown</string> + <string name="qui_show_omdb_button_title">Show OMDB Button</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="qui_show_tmdb_button_key">key_qui_show_tmdb_button</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="qui_show_tmdb_button_summary_off">TMDb Button is not shown</string> + <string name="qui_show_tmdb_button_summary_on">TMDb Button is shown</string> + <string name="qui_show_tmdb_button_title">Show TMDb Button</string> + <string name="recent_channels">Recent channels</string> + <string name="recent_channels_no_history">No history…</string> + <string name="recording_item_menu_delete">Delete</string> + <string name="recording_item_menu_stream">Stream</string> + <string name="recording_started">Recording started</string> + <string name="recstream">Streaming of recordings</string> + <string name="recstream_enable_summary">Enable Streaming of recordings</string> + <string name="recstream_enable_title">Streaming of recordings</string> + <string name="recstream_method_summary">Currently Streaming over VDR live and or streamdev plugin is supported</string> + <string name="recstream_method_title">Streaming method</string> + <string name="recstream_smarttvweb_method_summary">Supported methods: \'Progressive\', \'MPEG-DASH \/ OIPF HAS\', \'Apple HLS\'</string> + <string name="recstream_smarttvweb_method_title">Smarttvweb Stream Type</string> + <string name="refresh">Refresh</string> + <string name="remapback_hint">Longpress on Back Button to leave the remote.</string> + <string name="remote">Remote Control</string> + <string name="remote_enable_summary">Shows the remote control view if enabled</string> + <string name="remote_enable_title">Enable VDR remote control</string> + <string name="remux_command_summary">Typically EXT or Extern e.g. http://vdr:3000/EXT/1</string> + <string name="remux_command_title">Command</string> + <string name="remux_enable_summary">Enable streaming via remux (e.g. externremux.sh)</string> + <string name="remux_enable_title">Enable Remux</string> + <string name="remux_parameter_summary">Control Streaming quality. E.g. http://vdr:3000/EXT;DSL1000/1</string> + <string name="remux_parameter_title">Parameter</string> + <string name="remux_title">Remux</string> + <string name="sad_img">Sad</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/backup.xml --> + <eat-comment/> + <string name="sd_card_canceled" translation_description="When importing/saving to the SD card, the message indicating that the operation was canceled."> The operation was canceled.</string> + <string name="sd_card_error_no_storage" translation_description="When importing/saving to the SD card, the error message indicating that no SD card is found."> No SD card is found.</string> + <string name="sd_card_import_error" translation_description="When importing from the SD card, the error message indicating not able to import."> Unable to import from SD card.</string> + <string name="sd_card_import_error_no_file" translation_description="When importing from the SD card, the error message indicating that no file is found on a SD card directory. %1$s: the SD card directory. E.g., '/mnt/sdcard/mybillingbuddy/'."> No file found in %1$s.</string> + <string name="sd_card_import_progress_message" translation_description="When importing from the SD card, the progress message."> Importing from SD card...</string> + <string name="sd_card_import_success" translation_description="When importing from the SD card, the success message."> Finished importing from SD card.</string> + <string name="sd_card_save_error" translation_description="When saving to the SD card, the error message indicating not able to save."> Unable to save to SD card.</string> + <string name="sd_card_save_error_create_dir" translation_description="When saving to the SD card, the error message indicating not able to create a directory on the SD card."> Unable to create a directory on SD card.</string> + <string name="sd_card_save_progress_message" translation_description="When saving to the SD card, the progress message."> Saving to SD card...</string> + <string name="sd_card_save_success" translation_description="When saving to the SD card, the success message"> Finished saving to SD card.</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="search">Search</string> + <string name="search_epg_hint">Search EPG</string> + <string name="search_reapt">Reruns</string> + <string name="set_time">Set time</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/backup.xml --> + <eat-comment/> + <string name="settings_backup" translation_description="In the 'Settings' page, the option to change the data backup related settings. Character limit: ~26 (1 line)"> Backup</string> + <string name="settings_backup_key">settingsBackup</string> + <string name="settings_backup_now" translation_description="In the 'Backup' settings, under the 'SD card' section, the option to backup to the SD card now. Character limit: ~26 (1 line)"> Backup now</string> + <string name="settings_backup_now_key">settingsBackupNow</string> + <string name="settings_backup_now_progress_message" translation_description="In the 'Backup' settings, after pressing the 'Backup now' option, the progress message telling the user that it is writing all data and settings to the SD card."> Writing all data and settings...</string> + <string name="settings_backup_now_summary">Creates a snapshot of the current data and the settings</string> + <string name="settings_backup_restore" translation_description="In the 'Backup' settings, under the 'SD card' section, the option to restore everything from the SD card. Character limit: ~26 (1 line)"> Restore now</string> + <string name="settings_backup_restore_confirm_message" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the message in the alert dialog asking the user to confirm that he wants to restore from a backup and it will overwrite all the current data and settings."> Restoring a backup from the SD card will overwrite all your current data and settings.</string> + <string name="settings_backup_restore_key">settingsBackupRestore</string> + <string name="settings_backup_restore_no_backup" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the message in the alert dialog informing the user that there is no backup to restore from."> No backup found.</string> + <string name="settings_backup_restore_progress_message" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the progress message informing that My Billinbg Buddy is reading all data and settings from the backup on the SD card."> Reading all data and settings...</string> + <string name="settings_backup_restore_select_title" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the title in the picker dialog asking the user to select a backup."> Select a backup to restore</string> + <string name="settings_backup_restore_summary">Restore a snapshot of the settings and the data</string> + <string name="settings_backup_summary">Backup/Restore your data and settings</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="settings_live_port">VDR live plugin port</string> + <string name="settings_live_port_summary">VDR live plugin has default port 8008.</string> + <string name="settings_livetv_port">Streaming Port</string> + <string name="settings_livetv_port_summary">Default 3000. The access must be enabled in + streamdevhosts.conf.</string> + <string name="settings_livetv_streamformat">Streamformat</string> + <string name="settings_livetv_summary">Needs streamdev-server on VDR and an external + player such as VPlayer</string> + <string name="settings_smarttvweb_port">Smarttvweb port</string> + <string name="settings_smarttvweb_port_summary">VDR smarttvweb plugin has default port 8000</string> + <string name="share">Share</string> + <string name="share_chooser">Share EPG Entry</string> + <string name="sort">Sort</string> + <string name="sortby">Sort by</string> + <string name="sortby_alphabet">Alphabet</string> + <string name="sortby_channel">Channel</string> + <string name="sortby_channellist">Chanellist</string> + <string name="sortby_time">Time</string> + <string name="stream_as">as %s</string> + <string name="stream_choose_audio">Choose Audio Track</string> + <string name="stream_via">via %s</string> + <string name="stream_via_as">Stream</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="streaming_password_key">key_streaming_password</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="streaming_password_sum">Set your streamdev server password. (a.e. -a \'username:password\')</string> + <string name="streaming_password_title">Streamdev password</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="streaming_username_key">key_streaming_username</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="streaming_username_sum">Set your streamdev server username. (a.e. -a \'username:password\')</string> + <string name="streaming_username_title">Streamdev username</string> + <string name="svdrp_port_summary">Default is 6419</string> + <string name="svdrp_port_title">SVDRP Port</string> + <string name="switch_to_channel">Switch to</string> + <string name="switching_failed">Switching to %1$s failed: %2$s</string> + <string name="switching_success">Switched to %s</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="timer_default_lifetime_key">timer_default_lifetime</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_default_lifetime_summary">Default lifetime</string> + <string name="timer_default_lifetime_title">Default lifetime</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="timer_default_primary_limit_key">timer_default_primary_limit</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_default_primary_limit_summary">Default primary limit</string> + <string name="timer_default_primary_limit_title">Default primary limit</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="timer_default_priority_key">timer_default_priority</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_default_priority_summary">Default priority</string> + <string name="timer_default_priority_title">Default priority</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/timers.xml --> + <eat-comment/> + <string name="timer_detail_channel_title">Channel:</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_detail_day_title">Day</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/timers.xml --> + <eat-comment/> + <string name="timer_detail_end_title">End:</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_detail_lifetime">Lifetime:</string> + <string name="timer_detail_lifetime_hint">e.g. 99</string> + <string name="timer_detail_priority">Priority:</string> + <string name="timer_detail_priority_hint">e.g. 50</string> + <string name="timer_detail_repeat_title">Repeat</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/timers.xml --> + <eat-comment/> + <string name="timer_detail_start_title">Start:</string> + <string name="timer_detail_title_title">Title:</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_detail_title_vps">%1$s (VPS)</string> + <string name="timer_detail_use_vps">Use VPS:</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/timers.xml --> + <eat-comment/> + <string name="timer_details_add_title">Create a new timer</string> + <string name="timer_details_create_title">Create timer</string> + <string name="timer_details_delete_title">Delete timer</string> + <string name="timer_details_modify_title">Modify a timer</string> + <string name="timer_details_save_title">Save changes</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="timer_post_end_buffer_key">timer_post_end_buffer</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_post_end_buffer_summary">Minutes recording stops after the end of the + broadcast</string> + <string name="timer_post_end_buffer_title">Margin at stop</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="timer_pre_start_buffer_key">timer_pre_start_buffer</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="timer_pre_start_buffer_summary">Minutes recording starts before the beginning of + the broadcast</string> + <string name="timer_pre_start_buffer_title">Margin at start</string> + <string name="timer_preferences">Timer defaults</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/no_translate.xml --> + <eat-comment/> + <string name="timezone_key">key_timezone</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="type_to_filter">type to filter</string> + <string name="update_will_start_in">Update will start in one second</string> + <string name="vdr_advanced_preferences">Advanced</string> + <string name="vdr_advanced_preferences_summary">Advanced settings</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_conntimeout_key">key_conntimeout_key</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_conntimeout_sum">How long (in seconds) to wait before the connection is established?</string> + <string name="vdr_conntimeout_title">Connection Timeout</string> + <string name="vdr_device_delete_qeustion">Delete this device?</string> + <string name="vdr_devices">VDR Devices</string> + <string name="vdr_devices_category">VDR devices</string> + <string name="vdr_devices_summary">Define one or more VDR Devices.</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_encoding_key">key_vdr_encoding</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_encoding_summary">Character encoding of your VDR device. Default is utf-8.</string> + <string name="vdr_encoding_title">Character encoding</string> + <string name="vdr_error_text">The communication with VDR has caused an error: %1$s</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_host_key">vdr_host</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_host_not_defined">VDR host not defined</string> + <string name="vdr_host_summary">Host running VDR</string> + <string name="vdr_host_title">VDR host</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_name_key">vdr_name</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_name_summary">A name for this device</string> + <string name="vdr_name_title">Name</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_password_key">vdr_password</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_password_summary">Password for the VDR plugin</string> + <string name="vdr_password_title">VDR plugin password</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/no_translate.xml --> + <eat-comment/> + <string name="vdr_port_default">6420</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_port_key">vdr_port </string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_port_summary">Port for connections to VDR plugin</string> + <string name="vdr_port_title">VDR plugin port </string> + <string name="vdr_preferences">Network settings</string> + <string name="vdr_prefs_category">Device</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_readtimeout_key">key_vdr_readtimeout</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_readtimeout_sum">How long (in seconds) to wait for every read line operation?</string> + <string name="vdr_readtimeout_title">Read Timeout</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_ssl_key">vdr_secure</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_ssl_summary">Use SSL for connections</string> + <string name="vdr_ssl_title">Secure connect</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_stream_format">stream_format</string> + <string name="vdr_stream_port">stream_port</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/no_translate.xml --> + <eat-comment/> + <string name="vdr_stream_proxy_key">key_vdr_stream_proxy</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="vdr_timeout_key">key_vdr_timeout</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="vdr_timeout_sum">How long (in seconds) to wait for a whole I/O operation, before it gets aborted?</string> + <string name="vdr_timeout_title">Total timeout</string> + <string name="vdr_timezone_summary">The time zone used on the server. It is important if you travel and modify timers from another time zone.</string> + <string name="vdr_timezone_title">Select server time zone</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="wakeup_enabled_key">key_wakeup_enabled</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="wakeup_enabled_summary">Enables to remote wakeup the VDR host</string> + <string name="wakeup_enabled_title">Can remote wakeup VDR</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="wakeup_method_key">key_wakeup_method</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="wakeup_method_summary">Choose a method to wakeup the vdr host</string> + <string name="wakeup_method_title">Wakeup method</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="wakeup_password_key">key_wakeup_password</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="wakeup_password_summary">Password for remote wakeup</string> + <string name="wakeup_password_title">Wakeup password</string> + <string name="wakeup_preferences">Remote VDR host wakeup</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="wakeup_url_key">key_wakeup_url</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="wakeup_url_summary">URL for a request doing the wakeup</string> + <string name="wakeup_url_title">URL for remote wakeup</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="wakeup_user_key">key_wakeup_user</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="wakeup_user_summary">User for remote wakeup</string> + <string name="wakeup_user_title">Wakeup user</string> + <string name="wakeup_wol_custom_boradcast_summary">Unless you have static ARP tables you should use some kind of broadcast address.</string> + <string name="wakeup_wol_custom_boradcast_title">Destination IP address</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/preferences_keys.xml --> + <eat-comment/> + <string name="wakeup_wol_custom_broadcast_key">key_wol_custom_broadcast</string> + <string name="wakeup_wol_mac_key">key_wakeup_wol_mac</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/strings.xml --> + <eat-comment/> + <string name="wakeup_wol_mac_summary">MAC-Address of the VDR host. Use \':\' or \'-\' or a space as separator.</string> + <string name="wakeup_wol_mac_title">MAC-Address</string> + <string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string> + <string name="zone_list_menu_sort_by_timezone">Sort by time zone</string> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/styles.xml --> + <eat-comment/> + <style name="AppTheme" parent="@style/Theme.AppCompat"/> + <style name="Line"> + <item name="android:layout_width">fill_parent</item> + <item name="android:layout_height">1px</item> + <item name="android:layout_marginLeft">10dp</item> + <item name="android:layout_marginRight">10dp</item> + <item name="android:layout_marginTop">10dp</item> + <item name="android:layout_marginBottom">10dp</item> + <item name="android:background">@drawable/line_gradient</item> + </style> + <style name="Line2"> + <item name="android:layout_width">fill_parent</item> + <item name="android:layout_height">1px</item> + <item name="android:layout_marginLeft">10dp</item> + <item name="android:layout_marginRight">10dp</item> + <item name="android:layout_marginTop">1dp</item> + <item name="android:layout_marginBottom">1dp</item> + <item name="android:background">@drawable/line_gradient</item> + </style> + <style name="MinusButton"> + <item name="android:background">@drawable/btn_circle</item> + <item name="android:src">@drawable/ic_btn_round_minus</item> + </style> + <style name="PlusButton"> + <item name="android:background">@drawable/btn_circle</item> + <item name="android:src">@drawable/ic_btn_round_plus</item> + </style> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <style name="TextAppearance.AppCompat.Base.CompactMenu.Dialog" parent="android:TextAppearance.Medium"> + <item name="android:textColor">@android:color/primary_text_light</item> + </style> + <style name="TextAppearance.AppCompat.Base.SearchResult" parent=""> + <item name="android:textStyle">normal</item> + <item name="android:textColor">?android:textColorPrimary</item> + <item name="android:textColorHint">?android:textColorHint</item> + </style> + <style name="TextAppearance.AppCompat.Base.SearchResult.Subtitle"> + <item name="android:textSize">14sp</item> + <item name="android:textColor">?android:textColorSecondary</item> + </style> + <style name="TextAppearance.AppCompat.Base.SearchResult.Title"> + <item name="android:textSize">18sp</item> + </style> + <style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large" parent="android:TextAppearance.Widget"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">18sp</item> + </style> + <style name="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small" parent="android:TextAppearance.Widget"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">14sp</item> + </style> + <style name="TextAppearance.AppCompat.Light.Base.SearchResult" parent="TextAppearance.AppCompat.Base.SearchResult"> + <item name="android:textColor">?android:textColorPrimary</item> + <item name="android:textColorHint">?android:textColorHint</item> + </style> + <style name="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle"> + <item name="android:textSize">14sp</item> + <item name="android:textColor">?android:textColorSecondary</item> + </style> + <style name="TextAppearance.AppCompat.Light.Base.SearchResult.Title"> + <item name="android:textSize">18sp</item> + </style> + <style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large"/> + <style name="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small"/> + <style name="TextAppearance.AppCompat.Light.SearchResult.Subtitle" parent="TextAppearance.AppCompat.Light.Base.SearchResult.Subtitle"/> + <style name="TextAppearance.AppCompat.Light.SearchResult.Title" parent="TextAppearance.AppCompat.Light.Base.SearchResult.Title"/> + <style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Large"/> + <style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Light.Base.Widget.PopupMenu.Small"/> + <style name="TextAppearance.AppCompat.SearchResult.Subtitle" parent="TextAppearance.AppCompat.Base.SearchResult.Subtitle"/> + <style name="TextAppearance.AppCompat.SearchResult.Title" parent="TextAppearance.AppCompat.Base.SearchResult.Title"/> + <style name="TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu"/> + <style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle"/> + <style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.ActionBar.Title" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Title"/> + <style name="TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle"/> + <style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.ActionMode.Title" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Title"/> + <style name="TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse" parent="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Menu" parent="android:TextAppearance.Small"> + <item name="android:textSize">12sp</item> + <item name="android:textStyle">bold</item> + <item name="android:textColor">?attr/actionMenuTextColor</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle" parent="android:TextAppearance.Small"> + <item name="android:textSize">@dimen/abc_action_bar_subtitle_text_size</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Subtitle.Inverse" parent="android:TextAppearance.Small.Inverse"> + <item name="android:textSize">@dimen/abc_action_bar_subtitle_text_size</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title" parent="android:TextAppearance.Medium"> + <item name="android:textSize">@dimen/abc_action_bar_title_text_size</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionBar.Title.Inverse" parent="android:TextAppearance.Medium.Inverse"> + <item name="android:textSize">@dimen/abc_action_bar_title_text_size</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle" parent="android:TextAppearance.Small"> + <item name="android:textColor">?android:attr/textColorSecondary</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Subtitle.Inverse" parent="android:TextAppearance.Small.Inverse"> + <item name="android:textColor">?android:attr/textColorSecondaryInverse</item> + </style> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title" parent="android:TextAppearance.Medium"/> + <style name="TextAppearance.AppCompat.Widget.Base.ActionMode.Title.Inverse" parent="android:TextAppearance.Medium.Inverse"/> + <style name="TextAppearance.AppCompat.Widget.Base.DropDownItem" parent="android:TextAppearance.Small"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + </style> + <style name="TextAppearance.AppCompat.Widget.DropDownItem" parent="TextAppearance.AppCompat.Widget.Base.DropDownItem"/> + <style name="TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Large"/> + <style name="TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Base.Widget.PopupMenu.Small"/> + <style name="TextAppearance.Widget.AppCompat.Base.ExpandedMenu.Item" parent="android:TextAppearance.Medium"> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + </style> + <style name="TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="TextAppearance.Widget.AppCompat.Base.ExpandedMenu.Item"/> + <style name="Theme.AppCompat" parent="Theme.Base.AppCompat"> + <item name="isLightTheme">false</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_dark</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_dark</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_dark</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_dark</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_dark</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> + </style> + <style name="Theme.AppCompat.Base.CompactMenu" parent=""> + <item name="android:itemTextAppearance"> @style/TextAppearance.Widget.AppCompat.ExpandedMenu.Item</item> + <item name="android:listViewStyle">@style/Widget.AppCompat.ListView.Menu</item> + </style> + <style name="Theme.AppCompat.Base.CompactMenu.Dialog" parent=""> + <item name="android:itemTextAppearance"> @style/TextAppearance.AppCompat.Base.CompactMenu.Dialog</item> + <item name="android:listViewStyle">@android:style/Widget.ListView.Menu</item> + </style> + <style name="Theme.AppCompat.CompactMenu" parent="Theme.AppCompat.Base.CompactMenu"/> + <style name="Theme.AppCompat.CompactMenu.Dialog" parent="Theme.AppCompat.Base.CompactMenu.Dialog"/> + <style name="Theme.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat.DialogWhenLarge"/> + <style name="Theme.AppCompat.Light" parent="Theme.Base.AppCompat.Light"> + <item name="isLightTheme">true</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.Light.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.Light.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.Light.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_light</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_light</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_light</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear_holo_light</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search_api_holo_light</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go_search_api_holo_light</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search_api_holo_light</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_light</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.Light.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.Light.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.Light.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_light</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.Light.ActivityChooserView</item> + </style> + <style name="Theme.AppCompat.Light.DarkActionBar" parent="Theme.Base.AppCompat.Light.DarkActionBar"> + <item name="isLightTheme">true</item> + + <!-- Required for use of support_simple_spinner_dropdown_item.xml --> + <item name="spinnerDropDownItemStyle"> @style/Widget.AppCompat.Light.DropDownItem.Spinner</item> + <item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item> + <item name="searchResultListItemHeight">58dip</item> + + <!-- Popup Menu styles --> + <item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item> + <item name="textAppearanceLargePopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item> + <item name="textAppearanceSmallPopupMenu"> @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item> + <item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item> + <item name="dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item> + + <!-- SearchView attributes --> + <item name="searchDropdownBackground">@drawable/abc_search_dropdown_dark</item> + <item name="searchViewTextField">@drawable/abc_textfield_searchview_holo_dark</item> + <item name="searchViewTextFieldRight">@drawable/abc_textfield_searchview_right_holo_dark</item> + <item name="searchViewCloseIcon">@drawable/abc_ic_clear</item> + <item name="searchViewSearchIcon">@drawable/abc_ic_search</item> + <item name="searchViewGoIcon">@drawable/abc_ic_go</item> + <item name="searchViewVoiceIcon">@drawable/abc_ic_voice_search</item> + <item name="searchViewEditQuery">@drawable/abc_ic_commit_search_api_holo_dark</item> + <item name="searchViewEditQueryBackground">?attr/selectableItemBackground</item> + <item name="searchViewAutoCompleteTextView"> @style/Widget.AppCompat.AutoCompleteTextView</item> + <item name="textColorSearchUrl">@color/abc_search_url_text_holo</item> + <item name="textAppearanceSearchResultTitle"> @style/TextAppearance.AppCompat.SearchResult.Title</item> + <item name="textAppearanceSearchResultSubtitle"> @style/TextAppearance.AppCompat.SearchResult.Subtitle</item> + <item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_holo_dark</item> + + <!-- ShareActionProvider attributes --> + <item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item> + </style> + <style name="Theme.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light.DialogWhenLarge"/> + <style name="Theme.Base" parent="android:Theme"/> + <style name="Theme.Base.AppCompat" parent="Theme.Base"> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_dark</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_dark</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_dark</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + <item name="actionBarTabStyle">@style/Widget.AppCompat.ActionBar.TabView</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.ActionBar.TabBar</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.ActionBar.TabText</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.ActionBar</item> + <item name="actionBarSplitStyle">?attr/actionBarStyle</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="actionBarSize">@dimen/abc_action_bar_default_height</item> + <item name="actionBarDivider">?attr/dividerVertical</item> + <item name="actionBarItemBackground">?attr/selectableItemBackground</item> + <item name="actionMenuTextAppearance"> @style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style> + <style name="Theme.Base.AppCompat.Dialog.FixedSize" parent="android:Theme.Dialog"> + <item name="windowFixedWidthMajor">@dimen/dialog_fixed_width_major</item> + <item name="windowFixedWidthMinor">@dimen/dialog_fixed_width_minor</item> + <item name="windowFixedHeightMajor">@dimen/dialog_fixed_height_major</item> + <item name="windowFixedHeightMinor">@dimen/dialog_fixed_height_minor</item> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_dark</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_dark</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style> + <style name="Theme.Base.AppCompat.Dialog.Light.FixedSize" parent="Theme.Base.AppCompat.Dialog.FixedSize"/> + <style name="Theme.Base.AppCompat.DialogWhenLarge" parent="Theme.Base.AppCompat"/> + <style name="Theme.Base.AppCompat.Light" parent="Theme.Base.Light"> + <item name="windowActionBar">true</item> + <!-- Remove system title bars; we will add the action bar ourselves. --> + <item name="android:windowNoTitle">true</item> + <item name="buttonBarStyle">@android:style/ButtonBar</item> + <item name="buttonBarButtonStyle">@android:style/Widget.Button</item> + <item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_light</item> + <item name="dividerVertical">@drawable/abc_list_divider_holo_light</item> + <item name="dividerHorizontal">@drawable/abc_list_divider_holo_light</item> + <item name="listPreferredItemHeight">?android:attr/listPreferredItemHeight</item> + <item name="listPreferredItemHeightSmall">48dp</item> + <item name="listPreferredItemHeightLarge">80dp</item> + <item name="listPreferredItemPaddingLeft">8dip</item> + <item name="listPreferredItemPaddingRight">8dip</item> + <item name="textAppearanceListItem">?android:attr/textAppearanceMedium</item> + <item name="textAppearanceListItemSmall">?android:attr/textAppearanceMedium</item> + + <!-- Action Bar Styles --> + <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> + <item name="actionOverflowButtonStyle"> @style/Widget.AppCompat.Light.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar</item> + <item name="actionBarSplitStyle">?attr/actionBarStyle</item> + <item name="actionBarWidgetTheme">@null</item> + <item name="actionBarSize">@dimen/abc_action_bar_default_height</item> + <item name="actionBarDivider">?attr/dividerVertical</item> + <item name="actionBarItemBackground">?attr/selectableItemBackground</item> + <item name="actionMenuTextAppearance"> @style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_light</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_light</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_light</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.Light.ActionButton.CloseMode</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle"> @style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item> + + <!-- Panel attributes --> + <item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item> + <item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_light</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_light</item> + </style> + <style name="Theme.Base.AppCompat.Light.DarkActionBar" parent="Theme.Base.AppCompat.Light"> + <item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_holo_dark</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar.Solid.Inverse</item> + <item name="actionBarWidgetTheme">@style/Theme.AppCompat</item> + <item name="actionBarDivider">@drawable/abc_list_divider_holo_dark</item> + <item name="actionBarItemBackground">@drawable/abc_item_background_holo_dark</item> + <item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView.Inverse</item> + <item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar.Inverse</item> + <item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText.Inverse</item> + <item name="actionMenuTextColor">?android:attr/textColorPrimaryInverseDisableOnly</item> + + <!-- Action Mode --> + <item name="actionModeStyle">@style/Widget.AppCompat.Light.ActionMode.Inverse</item> + <item name="actionModeBackground">@drawable/abc_cab_background_top_holo_dark</item> + <item name="actionModeSplitBackground">@drawable/abc_cab_background_bottom_holo_dark</item> + <item name="actionModeCloseDrawable">@drawable/abc_ic_cab_done_holo_dark</item> + <item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item> + + <!-- Dropdown Spinner Attributes --> + <item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item> + + <!-- Panel attributes --> + <item name="android:panelBackground">@drawable/abc_menu_hardkey_panel_holo_dark</item> + <item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item> + </style> + <style name="Theme.Base.AppCompat.Light.DialogWhenLarge" parent="Theme.Base.AppCompat.Light"/> + <style name="Theme.Base.Light" parent="android:Theme.Light"/> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/styles.xml --> + <eat-comment/> + <style name="Theme.PageIndicatorDefaults" parent="@android:style/Theme"> + <item name="circlePageIndicatorStyle">@style/Widget.CirclePageIndicator</item> + <item name="titlePageIndicatorStyle">@style/Widget.TitlePageIndicator</item> + </style> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/19.1.0/res/values/values.xml --> + <eat-comment/> + <style name="Widget.AppCompat.ActionBar" parent="Widget.AppCompat.Base.ActionBar"/> + <style name="Widget.AppCompat.ActionBar.Solid" parent="Widget.AppCompat.Base.ActionBar.Solid"/> + <style name="Widget.AppCompat.ActionBar.TabBar" parent="Widget.AppCompat.Base.ActionBar.TabBar"/> + <style name="Widget.AppCompat.ActionBar.TabText" parent="Widget.AppCompat.Base.ActionBar.TabText"/> + <style name="Widget.AppCompat.ActionBar.TabView" parent="Widget.AppCompat.Base.ActionBar.TabView"/> + <style name="Widget.AppCompat.ActionButton" parent="Widget.AppCompat.Base.ActionButton"/> + <style name="Widget.AppCompat.ActionButton.CloseMode" parent="Widget.AppCompat.Base.ActionButton.CloseMode"/> + <style name="Widget.AppCompat.ActionButton.Overflow" parent="Widget.AppCompat.Base.ActionButton.Overflow"/> + <style name="Widget.AppCompat.ActionMode" parent="Widget.AppCompat.Base.ActionMode"/> + <style name="Widget.AppCompat.ActivityChooserView" parent="Widget.AppCompat.Base.ActivityChooserView"/> + <style name="Widget.AppCompat.AutoCompleteTextView" parent="Widget.AppCompat.Base.AutoCompleteTextView"/> + <style name="Widget.AppCompat.Base.ActionBar" parent=""> + <item name="displayOptions">useLogo|showHome|showTitle</item> + <item name="divider">?attr/dividerVertical</item> + <item name="height">?attr/actionBarSize</item> + <item name="homeLayout">@layout/abc_action_bar_home</item> + <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Title</item> + <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle</item> + <item name="background">@drawable/abc_ab_transparent_dark_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_transparent_dark_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_transparent_dark_holo</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + <item name="progressBarStyle">@style/Widget.AppCompat.ProgressBar.Horizontal</item> + <item name="indeterminateProgressStyle">@style/Widget.AppCompat.ProgressBar</item> + </style> + <style name="Widget.AppCompat.Base.ActionBar.Solid" parent="Widget.AppCompat.Base.ActionBar"> + <item name="background">@drawable/abc_ab_solid_dark_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_solid_dark_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_solid_dark_holo</item> + </style> + <style name="Widget.AppCompat.Base.ActionBar.TabBar" parent=""> + <item name="divider">?attr/actionBarDivider</item> + <item name="showDividers">middle</item> + <item name="dividerPadding">12dip</item> + </style> + <style name="Widget.AppCompat.Base.ActionBar.TabText" parent=""> + <item name="android:textAppearance">@null</item> + <item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item> + <item name="android:textSize">12sp</item> + <item name="android:textStyle">bold</item> + <item name="android:ellipsize">marquee</item> + <item name="android:maxLines">2</item> + <item name="textAllCaps">true</item> + </style> + <style name="Widget.AppCompat.Base.ActionBar.TabView" parent=""> + <item name="android:background">@drawable/abc_tab_indicator_ab_holo</item> + <item name="android:gravity">center_horizontal</item> + <item name="android:paddingLeft">16dip</item> + <item name="android:paddingRight">16dip</item> + <item name="android:minWidth">80dip</item> + </style> + <style name="Widget.AppCompat.Base.ActionButton" parent=""> + <item name="android:background">?attr/actionBarItemBackground</item> + <item name="android:paddingLeft">12dip</item> + <item name="android:paddingRight">12dip</item> + <item name="android:minWidth">@dimen/abc_action_button_min_width</item> + <item name="android:minHeight">?attr/actionBarSize</item> + <item name="android:gravity">center</item> + <item name="android:maxLines">2</item> + <item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item> + </style> + <style name="Widget.AppCompat.Base.ActionButton.CloseMode" parent="Widget.AppCompat.Base.ActionButton"/> + <style name="Widget.AppCompat.Base.ActionButton.Overflow" parent="Widget.AppCompat.Base.ActionButton"> + <item name="android:src">@drawable/abc_ic_menu_moreoverflow_normal_holo_dark</item> + </style> + <style name="Widget.AppCompat.Base.ActionMode" parent=""> + <item name="background">?attr/actionModeBackground</item> + <item name="backgroundSplit">?attr/actionModeSplitBackground</item> + <item name="height">?attr/actionBarSize</item> + <item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Title</item> + <item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle</item> + </style> + <style name="Widget.AppCompat.Base.ActivityChooserView" parent=""> + <item name="android:gravity">center</item> + <item name="android:background">@drawable/abc_ab_share_pack_holo_dark</item> + <item name="divider">?attr/dividerVertical</item> + <item name="showDividers">middle</item> + <item name="dividerPadding">6dip</item> + </style> + <style name="Widget.AppCompat.Base.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView"> + <item name="android:textColor">?attr/actionMenuTextColor</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + </style> + <style name="Widget.AppCompat.Base.DropDownItem.Spinner" parent=""> + <item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.DropDownItem</item> + <item name="android:paddingLeft">8dp</item> + <item name="android:paddingRight">8dp</item> + <item name="android:gravity">center_vertical</item> + </style> + <style name="Widget.AppCompat.Base.ListPopupWindow" parent=""> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + </style> + <style name="Widget.AppCompat.Base.ListView.DropDown" parent="android:Widget.ListView"> + <item name="android:listSelector">@drawable/abc_list_selector_holo_dark</item> + </style> + <style name="Widget.AppCompat.Base.ListView.Menu" parent="android:Widget.ListView.Menu"> + <item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item> + <item name="android:divider">?attr/dividerHorizontal</item> + </style> + <style name="Widget.AppCompat.Base.PopupMenu" parent="@style/Widget.AppCompat.Base.ListPopupWindow"/> + <style name="Widget.AppCompat.Base.ProgressBar" parent="android:Widget.ProgressBar"> + <item name="android:minWidth">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:maxWidth">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:minHeight">@dimen/abc_action_bar_progress_bar_size</item> + <item name="android:maxHeight">@dimen/abc_action_bar_progress_bar_size</item> + </style> + <style name="Widget.AppCompat.Base.ProgressBar.Horizontal" parent="android:Widget.ProgressBar.Horizontal"/> + <style name="Widget.AppCompat.Base.Spinner" parent=""> + <item name="spinnerMode">dropdown</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_dark</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_dark</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + <item name="android:gravity">left|center_vertical</item> + <item name="android:clickable">true</item> + <item name="android:background">@drawable/abc_spinner_ab_holo_dark</item> + </style> + <style name="Widget.AppCompat.DropDownItem.Spinner" parent="Widget.AppCompat.Base.DropDownItem.Spinner"/> + <style name="Widget.AppCompat.Light.ActionBar" parent="Widget.AppCompat.Light.Base.ActionBar"/> + <style name="Widget.AppCompat.Light.ActionBar.Solid" parent="Widget.AppCompat.Light.Base.ActionBar.Solid"/> + <style name="Widget.AppCompat.Light.ActionBar.Solid.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse"/> + <style name="Widget.AppCompat.Light.ActionBar.TabBar" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar"/> + <style name="Widget.AppCompat.Light.ActionBar.TabBar.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse"/> + <style name="Widget.AppCompat.Light.ActionBar.TabText" parent="Widget.AppCompat.Light.Base.ActionBar.TabText"/> + <style name="Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse"/> + <style name="Widget.AppCompat.Light.ActionBar.TabView" parent="Widget.AppCompat.Light.Base.ActionBar.TabView"/> + <style name="Widget.AppCompat.Light.ActionBar.TabView.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse"/> + <style name="Widget.AppCompat.Light.ActionButton" parent="Widget.AppCompat.Light.Base.ActionButton"/> + <style name="Widget.AppCompat.Light.ActionButton.CloseMode" parent="Widget.AppCompat.Light.Base.ActionButton.CloseMode"/> + <style name="Widget.AppCompat.Light.ActionButton.Overflow" parent="Widget.AppCompat.Light.Base.ActionButton.Overflow"/> + <style name="Widget.AppCompat.Light.ActionMode.Inverse" parent="Widget.AppCompat.Light.Base.ActionMode.Inverse"/> + <style name="Widget.AppCompat.Light.ActivityChooserView" parent="Widget.AppCompat.Light.Base.ActivityChooserView"/> + <style name="Widget.AppCompat.Light.AutoCompleteTextView" parent="Widget.AppCompat.Light.Base.AutoCompleteTextView"/> + <style name="Widget.AppCompat.Light.Base.ActionBar" parent="Widget.AppCompat.Base.ActionBar"> + <item name="background">@drawable/abc_ab_transparent_light_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_transparent_light_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_transparent_light_holo</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item> + <item name="progressBarStyle">@style/Widget.AppCompat.ProgressBar.Horizontal</item> + <item name="indeterminateProgressStyle">@style/Widget.AppCompat.ProgressBar</item> + </style> + <style name="Widget.AppCompat.Light.Base.ActionBar.Solid" parent="Widget.AppCompat.Light.Base.ActionBar"> + <item name="background">@drawable/abc_ab_solid_light_holo</item> + <item name="backgroundStacked">@drawable/abc_ab_stacked_solid_light_holo</item> + <item name="backgroundSplit">@drawable/abc_ab_bottom_solid_light_holo</item> + </style> + <style name="Widget.AppCompat.Light.Base.ActionBar.Solid.Inverse" parent="Widget.AppCompat.Base.ActionBar.Solid"> + <item name="titleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse</item> + <item name="subtitleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse</item> + <item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item> + <item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item> + </style> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabBar" parent="Widget.AppCompat.Base.ActionBar.TabBar"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabBar.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabBar"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabText" parent="Widget.AppCompat.Base.ActionBar.TabText"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabText.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabText"> + <item name="android:textColor">?android:attr/textColorPrimaryInverseDisableOnly</item> + </style> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabView" parent="Widget.AppCompat.Base.ActionBar.TabView"/> + <style name="Widget.AppCompat.Light.Base.ActionBar.TabView.Inverse" parent="Widget.AppCompat.Light.Base.ActionBar.TabView"/> + <style name="Widget.AppCompat.Light.Base.ActionButton" parent="Widget.AppCompat.Base.ActionButton"/> + <style name="Widget.AppCompat.Light.Base.ActionButton.CloseMode" parent="Widget.AppCompat.Light.Base.ActionButton"/> + <style name="Widget.AppCompat.Light.Base.ActionButton.Overflow" parent="Widget.AppCompat.Light.Base.ActionButton"> + <item name="android:src">@drawable/abc_ic_menu_moreoverflow_normal_holo_light</item> + </style> + <style name="Widget.AppCompat.Light.Base.ActionMode.Inverse" parent="Widget.AppCompat.Base.ActionMode"> + <item name="titleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse</item> + <item name="subtitleTextStyle"> @style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse</item> + </style> + <style name="Widget.AppCompat.Light.Base.ActivityChooserView" parent="Widget.AppCompat.Base.ActivityChooserView"> + <item name="android:background">@drawable/abc_ab_share_pack_holo_light</item> + </style> + <style name="Widget.AppCompat.Light.Base.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView"> + <item name="android:textColor">?attr/actionMenuTextColor</item> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + </style> + <style name="Widget.AppCompat.Light.Base.DropDownItem.Spinner" parent="Widget.AppCompat.Base.DropDownItem.Spinner"/> + <style name="Widget.AppCompat.Light.Base.ListPopupWindow" parent=""> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + <item name="android:dropDownVerticalOffset">0dip</item> + <item name="android:dropDownHorizontalOffset">0dip</item> + <item name="android:dropDownWidth">wrap_content</item> + </style> + <style name="Widget.AppCompat.Light.Base.ListView.DropDown" parent="android:Widget.ListView"> + <item name="android:listSelector">@drawable/abc_list_selector_holo_light</item> + </style> + <style name="Widget.AppCompat.Light.Base.PopupMenu" parent="@style/Widget.AppCompat.Light.Base.ListPopupWindow"/> + <style name="Widget.AppCompat.Light.Base.Spinner" parent="Widget.AppCompat.Base.Spinner"> + <item name="android:dropDownSelector">@drawable/abc_list_selector_holo_light</item> + <item name="android:popupBackground">@drawable/abc_menu_dropdown_panel_holo_light</item> + <item name="android:background">@drawable/abc_spinner_ab_holo_light</item> + </style> + <style name="Widget.AppCompat.Light.DropDownItem.Spinner" parent="Widget.AppCompat.Light.Base.DropDownItem.Spinner"/> + <style name="Widget.AppCompat.Light.ListPopupWindow" parent="Widget.AppCompat.Light.Base.ListPopupWindow"/> + <style name="Widget.AppCompat.Light.ListView.DropDown" parent="Widget.AppCompat.Light.Base.ListView.DropDown"/> + <style name="Widget.AppCompat.Light.PopupMenu" parent="Widget.AppCompat.Light.Base.PopupMenu"/> + <style name="Widget.AppCompat.Light.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Light.Base.Spinner"/> + <style name="Widget.AppCompat.ListPopupWindow" parent="Widget.AppCompat.Base.ListPopupWindow"/> + <style name="Widget.AppCompat.ListView.DropDown" parent="Widget.AppCompat.Base.ListView.DropDown"/> + <style name="Widget.AppCompat.ListView.Menu" parent="Widget.AppCompat.Base.ListView.Menu"/> + <style name="Widget.AppCompat.PopupMenu" parent="Widget.AppCompat.Base.PopupMenu"/> + <style name="Widget.AppCompat.ProgressBar" parent="Widget.AppCompat.Base.ProgressBar"/> + <style name="Widget.AppCompat.ProgressBar.Horizontal" parent="Widget.AppCompat.Base.ProgressBar.Horizontal"/> + <style name="Widget.AppCompat.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Base.Spinner"/> + <!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/values/styles.xml --> + <eat-comment/> + <style name="Widget.CirclePageIndicator" parent="@android:style/Widget"> + <item name="centered">@bool/default_circle_indicator_centered</item> + <item name="fillColor">@color/default_circle_indicator_fill_color</item> + <item name="orientation">@integer/default_circle_indicator_orientation</item> + <item name="radius">@dimen/default_circle_indicator_radius</item> + <item name="snap">@bool/default_circle_indicator_snap</item> + <item name="strokeColor">@color/default_circle_indicator_stroke_color</item> + <item name="strokeWidth">@dimen/default_circle_indicator_stroke_width</item> + </style> + <style name="Widget.TitlePageIndicator" parent="@android:style/Widget"> + <item name="clipPadding">@dimen/default_title_indicator_clip_padding</item> + <item name="footerColor">@color/default_title_indicator_footer_color</item> + <item name="footerLineHeight">@dimen/default_title_indicator_footer_line_height</item> + <item name="footerIndicatorStyle">@integer/default_title_indicator_footer_indicator_style + </item> + <item name="footerIndicatorHeight">@dimen/default_title_indicator_footer_indicator_height + </item> + <item name="footerIndicatorUnderlinePadding"> + @dimen/default_title_indicator_footer_indicator_underline_padding + </item> + <item name="footerPadding">@dimen/default_title_indicator_footer_padding</item> + <item name="selectedColor">@color/default_title_indicator_selected_color</item> + <item name="selectedBold">@bool/default_title_indicator_selected_bold</item> + <item name="textColor">@color/default_title_indicator_text_color</item> + <item name="textSize">@dimen/default_title_indicator_text_size</item> + <item name="titlePadding">@dimen/default_title_indicator_title_padding</item> + <item name="topPadding">@dimen/default_title_indicator_top_padding</item> + </style> + <style name="cursorButton"> + <item name="android:layout_width">70dp</item> + <item name="android:layout_height">wrap_content</item> + <item name="android:layout_margin">5dp</item> + </style> + <style name="volChanButton" paren="@android:attr/buttonStyleSmall"> + <item name="android:layout_width">wrap_content</item> + <item name="android:layout_height">wrap_content</item> + <item name="android:bottomRightRadius">20dp</item> + <item name="android:bottomLeftRadius">20dp</item> + <item name="android:layout_margin">10dp</item> + <item name="android:topLeftRadius">20dp</item> + <item name="android:topRightRadius">20dp</item> + </style> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/xml/backup_settings.xml b/vdrmanager/app/build/intermediates/res/release/xml/backup_settings.xml new file mode 100644 index 0000000..9e98f7c --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/xml/backup_settings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +Copyright 2012 Google Inc. + +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. +--> +<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" + android:title="@string/settings_backup" android:summary="@string/settings_backup_summary"> + <Preference + android:key="@string/settings_backup_now_key" + android:persistent="false" + android:title="@string/settings_backup_now" + android:summary="@string/settings_backup_now_summary" + /> + <Preference + android:key="@string/settings_backup_restore_key" + android:persistent="false" + android:title="@string/settings_backup_restore" + android:summary="@string/settings_backup_restore_summary" + /> +</PreferenceScreen><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/backup_settings.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/xml/preferences.xml b/vdrmanager/app/build/intermediates/res/release/xml/preferences.xml new file mode 100644 index 0000000..40eaed8 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/xml/preferences.xml @@ -0,0 +1,88 @@ +<?xml version="1.0" encoding="utf-8"?> +<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" > + + <PreferenceCategory android:title="@string/vdr_devices_category" > + <PreferenceScreen + android:summary="@string/vdr_devices_summary" + android:title="@string/vdr_devices" > + <intent + android:action="android.intent.action.MAIN" + android:targetClass="de.bjusystems.vdrmanager.gui.VdrListActivity" + android:targetPackage="de.bjusystems.vdrmanager" /> + </PreferenceScreen> + </PreferenceCategory> + <PreferenceCategory + android:key="gui_preferences" + android:title="@string/gui_preferences" > + <CheckBoxPreference + android:defaultValue="false" + android:key="@string/gui_channels_show_channel_numbers_key" + android:summary="@string/gui_channels_show_channel_numbers_summary" + android:title="@string/gui_channels_show_channel_numbers_title" /> + + <EditTextPreference + android:defaultValue="10" + android:inputType="number" + android:key="@string/gui_max_recent_channels_key" + android:summary="@string/gui_max_recent_channels_summary" + android:title="@string/gui_max_recent_channels_title" /> + + <ListPreference + android:defaultValue="most" + android:entries="@array/recent_channels_order_entries" + android:entryValues="@array/recent_channels_order_entry_values" + android:key="gui_recent_channels_order" + android:summary="@string/gui_recent_channels_order_summary" + android:title="@string/gui_recent_channels_order_title" /> + + <CheckBoxPreference + android:defaultValue="true" + android:key="@string/gui_enable_24h_format_key" + android:summaryOff="@string/gui_enable_24h_format_summary_off" + android:summaryOn="@string/gui_enable_24h_format_summary_on" + android:title="@string/gui_enable_24h_format_title" /> + <CheckBoxPreference + android:defaultValue="true" + android:key="@string/qui_show_imdb_button_key" + android:summaryOff="@string/qui_show_imdb_button_summary_off" + android:summaryOn="@string/qui_show_imdb_button_summary_on" + android:title="@string/qui_show_imdb_button_title" /> + + <ListPreference + android:defaultValue="akas.imdb.com" + android:dependency="@string/qui_show_imdb_button_key" + android:entries="@array/imdb_urls" + android:entryValues="@array/imdb_urls_velues" + android:key="@string/qui_imdb_url_key" + android:summaryOn="@string/qui_imdb_url_summary" + android:title="@string/qui_imdb_url_title" /> + + <CheckBoxPreference + android:defaultValue="false" + android:key="@string/qui_show_omdb_button_key" + android:summaryOff="@string/qui_show_omdb_button_summary_off" + android:summaryOn="@string/qui_show_omdb_button_summary_on" + android:title="@string/qui_show_omdb_button_title" /> + <CheckBoxPreference + android:defaultValue="false" + android:key="@string/qui_show_tmdb_button_key" + android:summaryOff="@string/qui_show_tmdb_button_summary_off" + android:summaryOn="@string/qui_show_tmdb_button_summary_on" + android:title="@string/qui_show_tmdb_button_title" /> + + <ListPreference + android:defaultValue="DEFAULT" + android:entries="@array/lang" + android:entryValues="@array/lang_values" + android:key="@string/gui_custom_locale_key" + android:summary="@string/gui_custom_locale_sum" + android:title="@string/gui_custom_locale_title" /> + </PreferenceCategory> + + <Preference + android:key="@string/settings_backup_key" + android:persistent="false" + android:summary="@string/settings_backup_summary" + android:title="@string/settings_backup" /> + +</PreferenceScreen><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/preferences.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/xml/searchable.xml b/vdrmanager/app/build/intermediates/res/release/xml/searchable.xml new file mode 100644 index 0000000..0851509 --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/xml/searchable.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<searchable xmlns:android="http://schemas.android.com/apk/res/android" + android:hint="@string/search_epg_hint" + android:includeInGlobalSearch="true" + android:label="@string/app_name" + android:searchSettingsDescription="@string/epg_search_settings_description" + android:searchSuggestAuthority="de.bjusystems.vdrmanager.data.db.EPGSearchSuggestionsProvider" + android:searchSuggestSelection=" ?" + android:imeOptions="actionSearch" + android:inputType="text" + android:voiceSearchMode="showVoiceSearchButton|launchRecognizer" > + + <!-- + <actionkey + android:keycode="KEYCODE_SEARCH" + android:queryActionMsg="string" + android:suggestActionMsg="string" + android:suggestActionMsgColumn="string"/> + --> + +</searchable><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/searchable.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/xml/timezones.xml b/vdrmanager/app/build/intermediates/res/release/xml/timezones.xml new file mode 100644 index 0000000..de0156d --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/xml/timezones.xml @@ -0,0 +1,88 @@ +<timezones> + <timezone id="Pacific/Majuro">Marshall Islands</timezone> + <timezone id="Pacific/Midway">Midway Island</timezone> + <timezone id="Pacific/Honolulu">Hawaii</timezone> + <timezone id="America/Anchorage">Alaska</timezone> + <timezone id="America/Los_Angeles">Pacific Time</timezone> + <timezone id="America/Tijuana">Tijuana</timezone> + <timezone id="America/Phoenix">Arizona</timezone> + <timezone id="America/Chihuahua">Chihuahua</timezone> + <timezone id="America/Denver">Mountain Time</timezone> + <timezone id="America/Costa_Rica">Central America</timezone> + <timezone id="America/Chicago">Central Time</timezone> + <timezone id="America/Mexico_City">Mexico City</timezone> + <timezone id="America/Regina">Saskatchewan</timezone> + <timezone id="America/Bogota">Bogota</timezone> + <timezone id="America/New_York">Eastern Time</timezone> + <timezone id="America/Caracas">Venezuela</timezone> + <timezone id="America/Barbados">Atlantic Time (Barbados)</timezone> + <timezone id="America/Halifax">Atlantic Time (Canada)</timezone> + <timezone id="America/Manaus">Manaus</timezone> + <timezone id="America/Santiago">Santiago</timezone> + <timezone id="America/St_Johns">Newfoundland</timezone> + <timezone id="America/Sao_Paulo">Brasilia</timezone> + <timezone id="America/Argentina/Buenos_Aires">Buenos Aires</timezone> + <timezone id="America/Godthab">Greenland</timezone> + <timezone id="America/Montevideo">Montevideo</timezone> + <timezone id="Atlantic/South_Georgia">Mid-Atlantic</timezone> + <timezone id="Atlantic/Azores">Azores</timezone> + <timezone id="Atlantic/Cape_Verde">Cape Verde Islands</timezone> + <timezone id="Africa/Casablanca">Casablanca</timezone> + <timezone id="Europe/London">London, Dublin</timezone> + <timezone id="Europe/Berlin">Berlin</timezone> + <timezone id="Europe/Amsterdam">Amsterdam</timezone> + <timezone id="Europe/Belgrade">Belgrade</timezone> + <timezone id="Europe/Brussels">Brussels</timezone> + <timezone id="Europe/Sarajevo">Sarajevo</timezone> + <timezone id="Africa/Windhoek">Windhoek</timezone> + <timezone id="Africa/Brazzaville">W. Africa Time</timezone> + <timezone id="Asia/Amman">Amman, Jordan</timezone> + <timezone id="Europe/Athens">Athens, Istanbul</timezone> + <timezone id="Asia/Beirut">Beirut, Lebanon</timezone> + <timezone id="Africa/Cairo">Cairo</timezone> + <timezone id="Europe/Helsinki">Helsinki</timezone> + <timezone id="Asia/Jerusalem">Jerusalem</timezone> + <timezone id="Europe/Minsk">Minsk</timezone> + <timezone id="Africa/Harare">Harare</timezone> + <timezone id="Asia/Baghdad">Baghdad</timezone> + <timezone id="Europe/Moscow">Moscow</timezone> + <timezone id="Asia/Kuwait">Kuwait</timezone> + <timezone id="Africa/Nairobi">Nairobi</timezone> + <timezone id="Asia/Tehran">Tehran</timezone> + <timezone id="Asia/Baku">Baku</timezone> + <timezone id="Asia/Tbilisi">Tbilisi</timezone> + <timezone id="Asia/Yerevan">Yerevan</timezone> + <timezone id="Asia/Dubai">Dubai</timezone> + <timezone id="Asia/Kabul">Kabul</timezone> + <timezone id="Asia/Karachi">Islamabad, Karachi</timezone> + <timezone id="Asia/Oral">Ural'sk</timezone> + <timezone id="Asia/Yekaterinburg">Yekaterinburg</timezone> + <timezone id="Asia/Calcutta">Kolkata</timezone> + <timezone id="Asia/Colombo">Sri Lanka</timezone> + <timezone id="Asia/Katmandu">Kathmandu</timezone> + <timezone id="Asia/Almaty">Astana</timezone> + <timezone id="Asia/Rangoon">Yangon</timezone> + <timezone id="Asia/Krasnoyarsk">Krasnoyarsk</timezone> + <timezone id="Asia/Bangkok">Bangkok</timezone> + <timezone id="Asia/Shanghai">Beijing</timezone> + <timezone id="Asia/Hong_Kong">Hong Kong</timezone> + <timezone id="Asia/Irkutsk">Irkutsk</timezone> + <timezone id="Asia/Kuala_Lumpur">Kuala Lumpur</timezone> + <timezone id="Australia/Perth">Perth</timezone> + <timezone id="Asia/Taipei">Taipei</timezone> + <timezone id="Asia/Seoul">Seoul</timezone> + <timezone id="Asia/Tokyo">Tokyo, Osaka</timezone> + <timezone id="Asia/Yakutsk">Yakutsk</timezone> + <timezone id="Australia/Adelaide">Adelaide</timezone> + <timezone id="Australia/Darwin">Darwin</timezone> + <timezone id="Australia/Brisbane">Brisbane</timezone> + <timezone id="Australia/Hobart">Hobart</timezone> + <timezone id="Australia/Sydney">Sydney, Canberra</timezone> + <timezone id="Asia/Vladivostok">Vladivostok</timezone> + <timezone id="Pacific/Guam">Guam</timezone> + <timezone id="Asia/Magadan">Magadan</timezone> + <timezone id="Pacific/Auckland">Auckland</timezone> + <timezone id="Pacific/Fiji">Fiji</timezone> + <timezone id="Pacific/Tongatapu">Tonga</timezone> +</timezones> +<!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/timezones.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/res/release/xml/vdr_prefs.xml b/vdrmanager/app/build/intermediates/res/release/xml/vdr_prefs.xml new file mode 100644 index 0000000..71e04cc --- /dev/null +++ b/vdrmanager/app/build/intermediates/res/release/xml/vdr_prefs.xml @@ -0,0 +1,245 @@ +<?xml version="1.0" encoding="utf-8"?> +<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" > + + <PreferenceCategory android:title="@string/vdr_prefs_category" > + <EditTextPreference + android:inputType="textCapWords" + android:key="@string/vdr_name_key" + android:summary="@string/vdr_name_summary" + android:title="@string/vdr_name_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="vdr_preferences" + android:title="@string/vdr_preferences" > + <de.bjusystems.vdrmanager.data.FetchEditTextPreference + android:inputType="textNoSuggestions" + android:key="@string/vdr_host_key" + android:summary="@string/vdr_host_summary" + android:title="@string/vdr_host_title" /> + <EditTextPreference + android:inputType="number" + android:key="@string/vdr_port_key" + android:summary="@string/vdr_port_summary" + android:title="@string/vdr_port_title" /> + <EditTextPreference + android:key="@string/vdr_password_key" + android:password="true" + android:summary="@string/vdr_password_summary" + android:title="@string/vdr_password_title" /> + + <CheckBoxPreference + android:key="@string/vdr_ssl_key" + android:enabled="true" + android:summary="@string/vdr_ssl_summary" + android:title="@string/vdr_ssl_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="filter_preferences" + android:title="@string/channel_filter_preferences" > + <CheckBoxPreference + android:key="@string/channel_filter_filter_key" + android:summary="@string/channel_filter_filter_summary" + android:title="@string/channel_filter_filter_title" /> + + <EditTextPreference + android:dependency="@string/channel_filter_filter_key" + android:key="@string/channel_filter_last_key" + android:summary="@string/channel_filter_last_summary" + android:title="@string/channel_filter_last_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="wakeup_preferences" + android:title="@string/wakeup_preferences" > + <CheckBoxPreference + android:key="@string/wakeup_enabled_key" + android:summary="@string/wakeup_enabled_summary" + android:title="@string/wakeup_enabled_title" /> + + <ListPreference + android:dependency="@string/wakeup_enabled_key" + android:entries="@array/wakeup_methods" + android:entryValues="@array/wakeup_methods_values" + android:key="@string/wakeup_method_key" + android:summary="@string/wakeup_method_summary" + android:title="@string/wakeup_method_title" /> + + <EditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_url_key" + android:summary="@string/wakeup_url_summary" + android:title="@string/wakeup_url_title" /> + <EditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_user_key" + android:summary="@string/wakeup_user_summary" + android:title="@string/wakeup_user_title" /> + <EditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_password_key" + android:password="true" + android:summary="@string/wakeup_password_summary" + android:title="@string/wakeup_password_title" /> + + <de.bjusystems.vdrmanager.data.FetchEditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_wol_mac_key" + android:summary="@string/wakeup_wol_mac_summary" + android:title="@string/wakeup_wol_mac_title" /> + + <EditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_wol_custom_broadcast_key" + android:summaryOn="@string/wakeup_wol_custom_boradcast_summary" + android:title="@string/wakeup_wol_custom_boradcast_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="timer_preferences" + android:title="@string/timer_preferences" > + <EditTextPreference + android:key="@string/timer_pre_start_buffer_key" + android:summary="@string/timer_pre_start_buffer_summary" + android:title="@string/timer_pre_start_buffer_title" /> + <EditTextPreference + android:key="@string/timer_post_end_buffer_key" + android:summary="@string/timer_post_end_buffer_summary" + android:title="@string/timer_post_end_buffer_title" /> + <EditTextPreference + android:key="@string/timer_default_lifetime_key" + android:summary="@string/timer_default_lifetime_summary" + android:title="@string/timer_default_lifetime_title" /> + <EditTextPreference + android:key="@string/timer_default_priority_key" + android:summary="@string/timer_default_priority_summary" + android:title="@string/timer_default_priority_title" /> + </PreferenceCategory> + <PreferenceCategory android:title="@string/livetv" > + <EditTextPreference + android:inputType="number" + android:key="streamingport" + android:summary="@string/settings_livetv_port_summary" + android:title="@string/settings_livetv_port" /> + <EditTextPreference + android:key="@string/streaming_username_key" + android:summary="@string/streaming_username_sum" + android:title="@string/streaming_username_title" /> + <EditTextPreference + android:key="@string/streaming_password_key" + android:password="true" + android:summary="@string/streaming_password_sum" + android:title="@string/streaming_password_title" /> + + <ListPreference + android:entries="@array/livetv_streamformat" + android:entryValues="@array/livetv_streamformat_values" + android:key="livetv_streamformat" + android:title="@string/settings_livetv_streamformat" /> + + <CheckBoxPreference + android:key="remux_enable" + android:summary="@string/remux_enable_summary" + android:title="@string/remux_enable_title" /> + + <ListPreference + android:dependency="remux_enable" + android:entries="@array/remux_entries" + android:entryValues="@array/remux_entry_values" + android:key="remux_command" + android:summary="@string/remux_command_summary" + android:title="@string/remux_command_title" /> + + <EditTextPreference + android:dependency="remux_enable" + android:key="remux_parameter" + android:summary="@string/remux_parameter_summary" + android:title="@string/remux_parameter_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="key_streaming_category" + android:title="@string/recstream" > + <CheckBoxPreference + android:key="key_rec_stream_enable" + android:summary="@string/recstream_enable_summary" + android:title="@string/recstream_enable_title" /> + + <ListPreference + android:dependency="key_rec_stream_enable" + android:entries="@array/recstream_entries" + android:entryValues="@array/recstream_entry_values" + android:key="key_recstream_method" + android:summary="@string/recstream_method_summary" + android:title="@string/recstream_method_title" /> + + <EditTextPreference + android:defaultValue="8008" + android:dependency="key_rec_stream_enable" + android:inputType="number" + android:key="key_live_port" + android:summary="@string/settings_live_port_summary" + android:title="@string/settings_live_port" /> + + + <ListPreference + android:dependency="key_rec_stream_enable" + android:entries="@array/recstream_smarttvweb_entries" + android:entryValues="@array/recstream_smarttvweb_entry_values" + android:key="key_smarttvweb_recstream_method" + android:summary="@string/recstream_smarttvweb_method_summary" + android:title="@string/recstream_smarttvweb_method_title" /> + + <EditTextPreference + android:defaultValue="8000" + android:dependency="key_rec_stream_enable" + android:inputType="number" + android:key="key_smarttvweb_port" + android:summary="@string/settings_smarttvweb_port_summary" + android:title="@string/settings_smarttvweb_port" /> + </PreferenceCategory> + + <PreferenceCategory + android:key="key_remote_category" + android:title="@string/remote" > + <CheckBoxPreference + android:key="key_remote_enable" + android:summary="@string/remote_enable_summary" + android:title="@string/remote_enable_title" /> + + <EditTextPreference + android:inputType="number" + android:key="key_svdrp_port" + android:dependency="key_remote_enable" + android:summary="@string/svdrp_port_summary" + android:defaultValue="@integer/svdrp_default_port" + android:title="@string/svdrp_port_title" /> + + </PreferenceCategory> + + <PreferenceScreen android:title="Advanced" > + <EditTextPreference + android:inputType="number" + android:key="@string/vdr_conntimeout_key" + android:summary="@string/vdr_conntimeout_sum" + android:title="@string/vdr_conntimeout_title" /> + <EditTextPreference + android:inputType="number" + android:key="@string/vdr_readtimeout_key" + android:summary="@string/vdr_readtimeout_sum" + android:title="@string/vdr_readtimeout_title" /> + <EditTextPreference + android:inputType="number" + android:key="@string/vdr_timeout_key" + android:summary="@string/vdr_timeout_sum" + android:title="@string/vdr_timeout_title" /> + <EditTextPreference + android:key="@string/vdr_encoding_key" + android:summary="@string/vdr_encoding_summary" + android:title="@string/vdr_encoding_title" /> + + <Preference + android:fragment="de.bjusystems.vdrmanager.ZonePicker" + android:key="@string/timezone_key" + android:summary="@string/vdr_timezone_summary" + android:title="@string/vdr_timezone_title" /> + + </PreferenceScreen> + +</PreferenceScreen><!-- From: file:/home/lado/StudioProjects/vdrmanager/app/src/main/res/xml/vdr_prefs.xml -->
\ No newline at end of file diff --git a/vdrmanager/app/build/intermediates/resources/resources-debug-androidTest.ap_ b/vdrmanager/app/build/intermediates/resources/resources-debug-androidTest.ap_ Binary files differnew file mode 100644 index 0000000..b8586e4 --- /dev/null +++ b/vdrmanager/app/build/intermediates/resources/resources-debug-androidTest.ap_ diff --git a/vdrmanager/app/build/intermediates/resources/resources-debug.ap_ b/vdrmanager/app/build/intermediates/resources/resources-debug.ap_ Binary files differnew file mode 100644 index 0000000..54ea239 --- /dev/null +++ b/vdrmanager/app/build/intermediates/resources/resources-debug.ap_ diff --git a/vdrmanager/app/build/intermediates/resources/resources-release.ap_ b/vdrmanager/app/build/intermediates/resources/resources-release.ap_ Binary files differnew file mode 100644 index 0000000..ee691e0 --- /dev/null +++ b/vdrmanager/app/build/intermediates/resources/resources-release.ap_ diff --git a/vdrmanager/app/build/intermediates/symbols/debug/R.txt b/vdrmanager/app/build/intermediates/symbols/debug/R.txt new file mode 100644 index 0000000..a14444c --- /dev/null +++ b/vdrmanager/app/build/intermediates/symbols/debug/R.txt @@ -0,0 +1,1458 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_slide_in_bottom 0x7f040002 +int anim abc_slide_in_top 0x7f040003 +int anim abc_slide_out_bottom 0x7f040004 +int anim abc_slide_out_top 0x7f040005 +int anim slide_down_in 0x7f040006 +int anim slide_down_out 0x7f040007 +int anim slide_left_in 0x7f040008 +int anim slide_left_out 0x7f040009 +int anim slide_right_in 0x7f04000a +int anim slide_right_out 0x7f04000b +int anim slide_up_in 0x7f04000c +int anim slide_up_out 0x7f04000d +int array channels_group_by 0x7f080000 +int array epg_sort_by_channels_alpha 0x7f080001 +int array epg_sort_by_time_alpha 0x7f080002 +int array epg_sort_by_time_alpha_channel 0x7f08000c +int array imdb_urls 0x7f080003 +int array imdb_urls_velues 0x7f08000d +int array lang 0x7f080004 +int array lang_values 0x7f08000e +int array livetv_streamformat 0x7f080005 +int array livetv_streamformat_values 0x7f08000f +int array navigation_array 0x7f080006 +int array recent_channels_order_entries 0x7f080007 +int array recent_channels_order_entry_values 0x7f080010 +int array recordings_group_by 0x7f080008 +int array recstream_entries 0x7f080009 +int array recstream_entry_values 0x7f080011 +int array recstream_smarttvweb_entries 0x7f080012 +int array recstream_smarttvweb_entry_values 0x7f080013 +int array remux_entries 0x7f08000a +int array remux_entry_values 0x7f080014 +int array wakeup_methods 0x7f08000b +int array wakeup_methods_values 0x7f080015 +int attr actionBarDivider 0x7f010000 +int attr actionBarItemBackground 0x7f010001 +int attr actionBarSize 0x7f010002 +int attr actionBarSplitStyle 0x7f010003 +int attr actionBarStyle 0x7f010004 +int attr actionBarTabBarStyle 0x7f010005 +int attr actionBarTabStyle 0x7f010006 +int attr actionBarTabTextStyle 0x7f010007 +int attr actionBarWidgetTheme 0x7f010008 +int attr actionButtonStyle 0x7f010009 +int attr actionDropDownStyle 0x7f01006f +int attr actionLayout 0x7f010066 +int attr actionMenuTextAppearance 0x7f01000a +int attr actionMenuTextColor 0x7f01000b +int attr actionModeBackground 0x7f01000c +int attr actionModeCloseButtonStyle 0x7f01000d +int attr actionModeCloseDrawable 0x7f01000e +int attr actionModeCopyDrawable 0x7f01000f +int attr actionModeCutDrawable 0x7f010010 +int attr actionModeFindDrawable 0x7f010011 +int attr actionModePasteDrawable 0x7f010012 +int attr actionModePopupWindowStyle 0x7f010013 +int attr actionModeSelectAllDrawable 0x7f010014 +int attr actionModeShareDrawable 0x7f010015 +int attr actionModeSplitBackground 0x7f010016 +int attr actionModeStyle 0x7f010017 +int attr actionModeWebSearchDrawable 0x7f010018 +int attr actionOverflowButtonStyle 0x7f010019 +int attr actionProviderClass 0x7f010068 +int attr actionViewClass 0x7f010067 +int attr activityChooserViewStyle 0x7f01001a +int attr background 0x7f010047 +int attr backgroundSplit 0x7f010049 +int attr backgroundStacked 0x7f010048 +int attr buttonBarButtonStyle 0x7f01001b +int attr buttonBarStyle 0x7f01001c +int attr centered 0x7f010059 +int attr circlePageIndicatorStyle 0x7f010084 +int attr clipPadding 0x7f010075 +int attr cornerRadius 0x7f010061 +int attr customNavigationLayout 0x7f01004a +int attr disableChildrenWhenDisabled 0x7f01006e +int attr displayOptions 0x7f010040 +int attr divider 0x7f010046 +int attr dividerHorizontal 0x7f01001d +int attr dividerPadding 0x7f010064 +int attr dividerVertical 0x7f01001e +int attr dropDownListViewStyle 0x7f01001f +int attr dropdownListPreferredItemHeight 0x7f010070 +int attr expandActivityOverflowButtonDrawable 0x7f010058 +int attr fillColor 0x7f01005a +int attr footerColor 0x7f010076 +int attr footerIndicatorHeight 0x7f010079 +int attr footerIndicatorStyle 0x7f010078 +int attr footerIndicatorUnderlinePadding 0x7f01007a +int attr footerLineHeight 0x7f010077 +int attr footerPadding 0x7f01007b +int attr height 0x7f010020 +int attr homeAsUpIndicator 0x7f010021 +int attr homeLayout 0x7f01004b +int attr icon 0x7f010044 +int attr iconifiedByDefault 0x7f010069 +int attr indeterminateProgressStyle 0x7f01004d +int attr initialActivityCount 0x7f010057 +int attr isLightTheme 0x7f010022 +int attr itemPadding 0x7f01004f +int attr listChoiceBackgroundIndicator 0x7f010074 +int attr listPopupWindowStyle 0x7f010023 +int attr listPreferredItemHeight 0x7f010024 +int attr listPreferredItemHeightLarge 0x7f010025 +int attr listPreferredItemHeightSmall 0x7f010026 +int attr listPreferredItemPaddingLeft 0x7f010027 +int attr listPreferredItemPaddingRight 0x7f010028 +int attr logo 0x7f010045 +int attr navigationMode 0x7f01003f +int attr normalStateColor 0x7f010060 +int attr orientation 0x7f01005b +int attr paddingEnd 0x7f010083 +int attr paddingStart 0x7f010082 +int attr panelMenuListTheme 0x7f010073 +int attr panelMenuListWidth 0x7f010072 +int attr popupMenuStyle 0x7f010071 +int attr popupPromptView 0x7f01006d +int attr progressBarPadding 0x7f01004e +int attr progressBarStyle 0x7f01004c +int attr prompt 0x7f01006b +int attr queryHint 0x7f01006a +int attr radius 0x7f01005c +int attr searchDropdownBackground 0x7f010029 +int attr searchResultListItemHeight 0x7f01002a +int attr searchViewAutoCompleteTextView 0x7f01002b +int attr searchViewCloseIcon 0x7f01002c +int attr searchViewEditQuery 0x7f01002d +int attr searchViewEditQueryBackground 0x7f01002e +int attr searchViewGoIcon 0x7f01002f +int attr searchViewSearchIcon 0x7f010030 +int attr searchViewTextField 0x7f010031 +int attr searchViewTextFieldRight 0x7f010032 +int attr searchViewVoiceIcon 0x7f010033 +int attr selectableItemBackground 0x7f010034 +int attr selectedBold 0x7f01007d +int attr selectedColor 0x7f01007c +int attr showAsAction 0x7f010065 +int attr showDividers 0x7f010063 +int attr snap 0x7f01005d +int attr spinnerDropDownItemStyle 0x7f010035 +int attr spinnerMode 0x7f01006c +int attr spinnerStyle 0x7f010036 +int attr strokeColor 0x7f01005e +int attr strokeWidth 0x7f01005f +int attr subtitle 0x7f010041 +int attr subtitleTextStyle 0x7f010043 +int attr textAllCaps 0x7f010062 +int attr textAppearanceLargePopupMenu 0x7f010037 +int attr textAppearanceListItem 0x7f010038 +int attr textAppearanceListItemSmall 0x7f010039 +int attr textAppearanceSearchResultSubtitle 0x7f01003a +int attr textAppearanceSearchResultTitle 0x7f01003b +int attr textAppearanceSmallPopupMenu 0x7f01003c +int attr textColor 0x7f01007e +int attr textColorSearchUrl 0x7f01003d +int attr textSize 0x7f01007f +int attr title 0x7f01003e +int attr titlePadding 0x7f010080 +int attr titlePageIndicatorStyle 0x7f010085 +int attr titleTextStyle 0x7f010042 +int attr topPadding 0x7f010081 +int attr windowActionBar 0x7f010050 +int attr windowActionBarOverlay 0x7f010051 +int attr windowFixedHeightMajor 0x7f010056 +int attr windowFixedHeightMinor 0x7f010054 +int attr windowFixedWidthMajor 0x7f010053 +int attr windowFixedWidthMinor 0x7f010055 +int attr windowSplitActionBar 0x7f010052 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f090000 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f090003 +int bool abc_config_actionMenuItemAllCaps 0x7f090004 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f090001 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f090005 +int bool abc_split_action_bar_is_narrow 0x7f090002 +int bool default_circle_indicator_centered 0x7f090006 +int bool default_circle_indicator_snap 0x7f090007 +int bool default_title_indicator_selected_bold 0x7f090008 +int color abc_search_url_text_holo 0x7f0d000e +int color abc_search_url_text_normal 0x7f0d0000 +int color abc_search_url_text_pressed 0x7f0d0001 +int color abc_search_url_text_selected 0x7f0d0002 +int color black 0x7f0d0003 +int color blue 0x7f0d0004 +int color default_circle_indicator_fill_color 0x7f0d0005 +int color default_circle_indicator_stroke_color 0x7f0d0006 +int color default_title_indicator_footer_color 0x7f0d0007 +int color default_title_indicator_selected_color 0x7f0d0008 +int color default_title_indicator_text_color 0x7f0d0009 +int color green 0x7f0d000a +int color red 0x7f0d000b +int color white 0x7f0d000c +int color yellow 0x7f0d000d +int dimen abc_action_bar_default_height 0x7f0a0000 +int dimen abc_action_bar_icon_vertical_padding 0x7f0a0001 +int dimen abc_action_bar_progress_bar_size 0x7f0a0002 +int dimen abc_action_bar_stacked_max_height 0x7f0a000e +int dimen abc_action_bar_stacked_tab_max_width 0x7f0a000f +int dimen abc_action_bar_subtitle_bottom_margin 0x7f0a0003 +int dimen abc_action_bar_subtitle_text_size 0x7f0a0004 +int dimen abc_action_bar_subtitle_top_margin 0x7f0a0005 +int dimen abc_action_bar_title_text_size 0x7f0a0006 +int dimen abc_action_button_min_width 0x7f0a000d +int dimen abc_config_prefDialogWidth 0x7f0a0007 +int dimen abc_dropdownitem_icon_width 0x7f0a0010 +int dimen abc_dropdownitem_text_padding_left 0x7f0a0011 +int dimen abc_dropdownitem_text_padding_right 0x7f0a0012 +int dimen abc_panel_menu_list_width 0x7f0a0013 +int dimen abc_search_view_preferred_width 0x7f0a0014 +int dimen abc_search_view_text_min_width 0x7f0a0008 +int dimen default_circle_indicator_radius 0x7f0a0015 +int dimen default_circle_indicator_stroke_width 0x7f0a0016 +int dimen default_title_indicator_clip_padding 0x7f0a0017 +int dimen default_title_indicator_footer_indicator_height 0x7f0a0018 +int dimen default_title_indicator_footer_indicator_underline_padding 0x7f0a0019 +int dimen default_title_indicator_footer_line_height 0x7f0a001a +int dimen default_title_indicator_footer_padding 0x7f0a001b +int dimen default_title_indicator_text_size 0x7f0a001c +int dimen default_title_indicator_title_padding 0x7f0a001d +int dimen default_title_indicator_top_padding 0x7f0a001e +int dimen dialog_fixed_height_major 0x7f0a0009 +int dimen dialog_fixed_height_minor 0x7f0a000a +int dimen dialog_fixed_width_major 0x7f0a000b +int dimen dialog_fixed_width_minor 0x7f0a000c +int drawable abc_ab_bottom_solid_dark_holo 0x7f020000 +int drawable abc_ab_bottom_solid_light_holo 0x7f020001 +int drawable abc_ab_bottom_transparent_dark_holo 0x7f020002 +int drawable abc_ab_bottom_transparent_light_holo 0x7f020003 +int drawable abc_ab_share_pack_holo_dark 0x7f020004 +int drawable abc_ab_share_pack_holo_light 0x7f020005 +int drawable abc_ab_solid_dark_holo 0x7f020006 +int drawable abc_ab_solid_light_holo 0x7f020007 +int drawable abc_ab_stacked_solid_dark_holo 0x7f020008 +int drawable abc_ab_stacked_solid_light_holo 0x7f020009 +int drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a +int drawable abc_ab_stacked_transparent_light_holo 0x7f02000b +int drawable abc_ab_transparent_dark_holo 0x7f02000c +int drawable abc_ab_transparent_light_holo 0x7f02000d +int drawable abc_cab_background_bottom_holo_dark 0x7f02000e +int drawable abc_cab_background_bottom_holo_light 0x7f02000f +int drawable abc_cab_background_top_holo_dark 0x7f020010 +int drawable abc_cab_background_top_holo_light 0x7f020011 +int drawable abc_ic_ab_back_holo_dark 0x7f020012 +int drawable abc_ic_ab_back_holo_light 0x7f020013 +int drawable abc_ic_cab_done_holo_dark 0x7f020014 +int drawable abc_ic_cab_done_holo_light 0x7f020015 +int drawable abc_ic_clear 0x7f020016 +int drawable abc_ic_clear_disabled 0x7f020017 +int drawable abc_ic_clear_holo_light 0x7f020018 +int drawable abc_ic_clear_normal 0x7f020019 +int drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a +int drawable abc_ic_clear_search_api_holo_light 0x7f02001b +int drawable abc_ic_commit_search_api_holo_dark 0x7f02001c +int drawable abc_ic_commit_search_api_holo_light 0x7f02001d +int drawable abc_ic_go 0x7f02001e +int drawable abc_ic_go_search_api_holo_light 0x7f02001f +int drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020 +int drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021 +int drawable abc_ic_menu_share_holo_dark 0x7f020022 +int drawable abc_ic_menu_share_holo_light 0x7f020023 +int drawable abc_ic_search 0x7f020024 +int drawable abc_ic_search_api_holo_light 0x7f020025 +int drawable abc_ic_voice_search 0x7f020026 +int drawable abc_ic_voice_search_api_holo_light 0x7f020027 +int drawable abc_item_background_holo_dark 0x7f020028 +int drawable abc_item_background_holo_light 0x7f020029 +int drawable abc_list_divider_holo_dark 0x7f02002a +int drawable abc_list_divider_holo_light 0x7f02002b +int drawable abc_list_focused_holo 0x7f02002c +int drawable abc_list_longpressed_holo 0x7f02002d +int drawable abc_list_pressed_holo_dark 0x7f02002e +int drawable abc_list_pressed_holo_light 0x7f02002f +int drawable abc_list_selector_background_transition_holo_dark 0x7f020030 +int drawable abc_list_selector_background_transition_holo_light 0x7f020031 +int drawable abc_list_selector_disabled_holo_dark 0x7f020032 +int drawable abc_list_selector_disabled_holo_light 0x7f020033 +int drawable abc_list_selector_holo_dark 0x7f020034 +int drawable abc_list_selector_holo_light 0x7f020035 +int drawable abc_menu_dropdown_panel_holo_dark 0x7f020036 +int drawable abc_menu_dropdown_panel_holo_light 0x7f020037 +int drawable abc_menu_hardkey_panel_holo_dark 0x7f020038 +int drawable abc_menu_hardkey_panel_holo_light 0x7f020039 +int drawable abc_search_dropdown_dark 0x7f02003a +int drawable abc_search_dropdown_light 0x7f02003b +int drawable abc_spinner_ab_default_holo_dark 0x7f02003c +int drawable abc_spinner_ab_default_holo_light 0x7f02003d +int drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e +int drawable abc_spinner_ab_disabled_holo_light 0x7f02003f +int drawable abc_spinner_ab_focused_holo_dark 0x7f020040 +int drawable abc_spinner_ab_focused_holo_light 0x7f020041 +int drawable abc_spinner_ab_holo_dark 0x7f020042 +int drawable abc_spinner_ab_holo_light 0x7f020043 +int drawable abc_spinner_ab_pressed_holo_dark 0x7f020044 +int drawable abc_spinner_ab_pressed_holo_light 0x7f020045 +int drawable abc_tab_indicator_ab_holo 0x7f020046 +int drawable abc_tab_selected_focused_holo 0x7f020047 +int drawable abc_tab_selected_holo 0x7f020048 +int drawable abc_tab_selected_pressed_holo 0x7f020049 +int drawable abc_tab_unselected_pressed_holo 0x7f02004a +int drawable abc_textfield_search_default_holo_dark 0x7f02004b +int drawable abc_textfield_search_default_holo_light 0x7f02004c +int drawable abc_textfield_search_right_default_holo_dark 0x7f02004d +int drawable abc_textfield_search_right_default_holo_light 0x7f02004e +int drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f +int drawable abc_textfield_search_right_selected_holo_light 0x7f020050 +int drawable abc_textfield_search_selected_holo_dark 0x7f020051 +int drawable abc_textfield_search_selected_holo_light 0x7f020052 +int drawable abc_textfield_searchview_holo_dark 0x7f020053 +int drawable abc_textfield_searchview_holo_light 0x7f020054 +int drawable abc_textfield_searchview_right_holo_dark 0x7f020055 +int drawable abc_textfield_searchview_right_holo_light 0x7f020056 +int drawable action_search 0x7f020057 +int drawable app_logo 0x7f020058 +int drawable back 0x7f020059 +int drawable btn_channels 0x7f02005a +int drawable btn_circle 0x7f02005b +int drawable btn_circle_disable 0x7f02005c +int drawable btn_circle_disable_focused 0x7f02005d +int drawable btn_circle_normal 0x7f02005e +int drawable btn_circle_pressed 0x7f02005f +int drawable btn_circle_selected 0x7f020060 +int drawable btn_clock 0x7f020061 +int drawable btn_epglist 0x7f020062 +int drawable btn_recordings 0x7f020063 +int drawable btn_remote 0x7f020064 +int drawable btn_search 0x7f020065 +int drawable btn_search_times 0x7f020066 +int drawable btn_timer 0x7f020067 +int drawable btn_wakeup 0x7f020068 +int drawable drawer_shadow 0x7f020069 +int drawable folder 0x7f02006a +int drawable ic_btn_round_minus 0x7f02006b +int drawable ic_btn_round_plus 0x7f02006c +int drawable ic_drawer 0x7f02006d +int drawable ic_drive 0x7f02006e +int drawable ic_menu_3d_globe 0x7f02006f +int drawable ic_menu_back 0x7f020070 +int drawable ic_menu_filter 0x7f020071 +int drawable ic_menu_forward 0x7f020072 +int drawable ic_menu_goto 0x7f020073 +int drawable ic_menu_moreoverflow 0x7f020074 +int drawable ic_menu_play_clip 0x7f020075 +int drawable ic_menu_recent_history 0x7f020076 +int drawable ic_menu_refresh 0x7f020077 +int drawable ic_menu_revert 0x7f020078 +int drawable ic_menu_video 0x7f020079 +int drawable ic_menu_view 0x7f02007a +int drawable ic_video_small 0x7f02007b +int drawable ic_volume_small 0x7f02007c +int drawable icon 0x7f02007d +int drawable imdb 0x7f02007e +int drawable left 0x7f02007f +int drawable line_gradient 0x7f020080 +int drawable newrecording 0x7f020081 +int drawable omdb 0x7f020082 +int drawable red_button 0x7f020083 +int drawable right 0x7f020084 +int drawable roundedbutton 0x7f020085 +int drawable sad 0x7f020086 +int drawable schere 0x7f020087 +int drawable timer 0x7f020088 +int drawable timer_active 0x7f020089 +int drawable timer_active_begin 0x7f02008a +int drawable timer_active_conflict 0x7f02008b +int drawable timer_active_end 0x7f02008c +int drawable timer_inactive 0x7f02008d +int drawable timer_inactive_begin 0x7f02008e +int drawable timer_inactive_end 0x7f02008f +int drawable timer_none 0x7f020090 +int drawable timer_recording 0x7f020091 +int drawable timer_recording_begin 0x7f020092 +int drawable timer_recording_conflict 0x7f020093 +int drawable timer_recording_end 0x7f020094 +int drawable timer_vps 0x7f020095 +int drawable tmdb 0x7f020096 +int drawable tv 0x7f020097 +int drawable vdr_logo 0x7f020098 +int id ChannelDown 0x7f0e00a8 +int id ChannelUp 0x7f0e00a5 +int id LinearLayout01 0x7f0e004a +int id Power 0x7f0e009e +int id VolumeDown 0x7f0e00a9 +int id VolumeUp 0x7f0e00a6 +int id action_bar 0x7f0e0020 +int id action_bar_activity_content 0x7f0e0000 +int id action_bar_container 0x7f0e001f +int id action_bar_overlay_layout 0x7f0e0023 +int id action_bar_root 0x7f0e001e +int id action_bar_subtitle 0x7f0e0027 +int id action_bar_title 0x7f0e0026 +int id action_context_bar 0x7f0e0021 +int id action_menu_channels 0x7f0e00bc +int id action_menu_divider 0x7f0e0001 +int id action_menu_epg 0x7f0e00bd +int id action_menu_presenter 0x7f0e0002 +int id action_menu_recordings 0x7f0e00be +int id action_menu_remote 0x7f0e00c1 +int id action_menu_timers 0x7f0e00bf +int id action_menu_wakeup 0x7f0e00c0 +int id action_mode_close_button 0x7f0e0028 +int id activity_chooser_view_content 0x7f0e0029 +int id always 0x7f0e0015 +int id audio_block 0x7f0e005c +int id audio_image 0x7f0e005d +int id beginning 0x7f0e0011 +int id blue 0x7f0e00ad +int id button 0x7f0e0080 +int id button6 0x7f0e0050 +int id button7 0x7f0e004f +int id channel_audio 0x7f0e007e +int id channel_aux 0x7f0e004b +int id channel_count 0x7f0e0084 +int id channel_group_menu_hide 0x7f0e00c5 +int id channel_group_menu_hide_permanent 0x7f0e00c6 +int id channel_info 0x7f0e007d +int id channel_item 0x7f0e0040 +int id channel_item_menu_stream 0x7f0e00c7 +int id channel_item_menu_switch 0x7f0e00c8 +int id channel_list 0x7f0e0047 +int id channel_name 0x7f0e0041 +int id channel_type 0x7f0e0042 +int id channels_groupby 0x7f0e00ca +int id channels_recent_channels 0x7f0e00c9 +int id checkbox 0x7f0e0031 +int id collapseActionView 0x7f0e0016 +int id colorButtons 0x7f0e00a0 +int id count 0x7f0e0082 +int id current_count 0x7f0e0096 +int id default_activity_button 0x7f0e002c +int id dialog 0x7f0e001a +int id disableHome 0x7f0e0009 +int id down 0x7f0e00a7 +int id drawer_layout 0x7f0e0043 +int id drive_info 0x7f0e0099 +int id drive_info_pb 0x7f0e009a +int id driver_info_container 0x7f0e0098 +int id dropdown 0x7f0e001b +int id edit 0x7f0e007f +int id edit_query 0x7f0e0034 +int id end 0x7f0e0012 +int id epg_detail_audio 0x7f0e005e +int id epg_detail_cats 0x7f0e005f +int id epg_detail_channel 0x7f0e0055 +int id epg_detail_description 0x7f0e005b +int id epg_detail_description_scroll 0x7f0e005a +int id epg_detail_duration 0x7f0e0054 +int id epg_detail_progress 0x7f0e0059 +int id epg_detail_separator_0 0x7f0e0058 +int id epg_detail_separator_2 0x7f0e0060 +int id epg_detail_separator_3 0x7f0e0061 +int id epg_detail_shorttext 0x7f0e0057 +int id epg_detail_time 0x7f0e0053 +int id epg_detail_time_channel 0x7f0e0052 +int id epg_detail_title 0x7f0e0051 +int id epg_details_menu_add_to_cal 0x7f0e00cd +int id epg_details_menu_search_repeat 0x7f0e00cb +int id epg_details_menu_share 0x7f0e00cc +int id epg_details_menu_switch 0x7f0e00ce +int id epg_event_create_timer 0x7f0e0068 +int id epg_event_imdb 0x7f0e0065 +int id epg_event_livetv 0x7f0e0064 +int id epg_event_omdb 0x7f0e0066 +int id epg_event_tmdb 0x7f0e0067 +int id epg_item_menu_live_tv 0x7f0e00d4 +int id epg_item_menu_switchto 0x7f0e00d5 +int id epg_item_menu_timer_add 0x7f0e00d1 +int id epg_item_menu_timer_delete 0x7f0e00d2 +int id epg_item_menu_timer_modify 0x7f0e00d3 +int id epg_item_menu_timer_toggle 0x7f0e00d0 +int id epg_list_channel_spinner 0x7f0e007a +int id epg_list_search_label 0x7f0e00af +int id epg_list_sort_menu 0x7f0e00d6 +int id epg_list_stream 0x7f0e00cf +int id epg_list_time_label 0x7f0e00b0 +int id epg_list_time_spinner 0x7f0e00b2 +int id epg_list_times 0x7f0e00b1 +int id epg_search 0x7f0e00d7 +int id epg_search_button 0x7f0e0075 +int id epg_search_text 0x7f0e0074 +int id epg_search_time_delete 0x7f0e00d8 +int id epg_search_times_add 0x7f0e0077 +int id epg_search_times_list 0x7f0e0076 +int id epg_search_title 0x7f0e0073 +int id epg_timer_state 0x7f0e0056 +int id event_item_description 0x7f0e0072 +int id expand_activities_button 0x7f0e002a +int id expanded_menu 0x7f0e0030 +int id exprt 0x7f0e00e4 +int id first_row 0x7f0e0063 +int id flipper 0x7f0e0044 +int id folder_info 0x7f0e0095 +int id green 0x7f0e00ab +int id group_name 0x7f0e0083 +int id header_item 0x7f0e0081 +int id hitk 0x7f0e004d +int id hitkLabel 0x7f0e004c +int id hitkSpinner 0x7f0e004e +int id home 0x7f0e0003 +int id homeAsUp 0x7f0e000a +int id horizontal 0x7f0e000f +int id icon 0x7f0e002e +int id ifRoom 0x7f0e0017 +int id image 0x7f0e002b +int id imprt 0x7f0e00e5 +int id left 0x7f0e00a4 +int id left_drawer 0x7f0e0085 +int id listMode 0x7f0e0006 +int id list_filter 0x7f0e00e2 +int id list_item 0x7f0e002d +int id list_refresh 0x7f0e00e1 +int id main_content 0x7f0e0045 +int id main_logo 0x7f0e00bb +int id main_menu_clear_search 0x7f0e00dc +int id main_menu_exit 0x7f0e00de +int id main_menu_goto 0x7f0e00d9 +int id main_menu_info 0x7f0e00dd +int id main_menu_preferences 0x7f0e00db +int id main_menu_vdrlist_add 0x7f0e00e8 +int id main_menu_vdrlist_restore 0x7f0e00e9 +int id menu_search 0x7f0e00da +int id middle 0x7f0e0013 +int id navigation 0x7f0e009f +int id never 0x7f0e0018 +int id no_connection_layout 0x7f0e0048 +int id none 0x7f0e0014 +int id normal 0x7f0e0007 +int id ok 0x7f0e00a2 +int id progress_circular 0x7f0e0004 +int id progress_horizontal 0x7f0e0005 +int id radio 0x7f0e0033 +int id rec_folder_info 0x7f0e0094 +int id recording_item_menu_delete 0x7f0e00df +int id recording_item_menu_stream 0x7f0e00e0 +int id recording_list 0x7f0e0097 +int id red 0x7f0e00aa +int id remapback 0x7f0e00e6 +int id reset 0x7f0e00e3 +int id result 0x7f0e009c +int id resultwrapper 0x7f0e009b +int id retry_button 0x7f0e0049 +int id right 0x7f0e00a3 +int id root 0x7f0e0062 +int id rows0 0x7f0e009d +int id rows1 0x7f0e00a1 +int id rows2 0x7f0e00ae +int id search_badge 0x7f0e0036 +int id search_bar 0x7f0e0035 +int id search_box 0x7f0e0046 +int id search_button 0x7f0e0037 +int id search_close_btn 0x7f0e003c +int id search_edit_frame 0x7f0e0038 +int id search_go_btn 0x7f0e003e +int id search_mag_icon 0x7f0e0039 +int id search_plate 0x7f0e003a +int id search_src_text 0x7f0e003b +int id search_voice_btn 0x7f0e003f +int id shortcut 0x7f0e0032 +int id showCustom 0x7f0e000b +int id showHome 0x7f0e000c +int id showTitle 0x7f0e000d +int id split_action_bar 0x7f0e0022 +int id submit_area 0x7f0e003d +int id switch_epg_view 0x7f0e007b +int id tabMode 0x7f0e0008 +int id timer_block 0x7f0e00b4 +int id timer_detail_channel 0x7f0e0089 +int id timer_detail_channel_title 0x7f0e0088 +int id timer_detail_day 0x7f0e008f +int id timer_detail_end 0x7f0e0091 +int id timer_detail_end_title 0x7f0e0090 +int id timer_detail_fill 0x7f0e0092 +int id timer_detail_layout 0x7f0e0087 +int id timer_detail_lifetime 0x7f0e00b7 +int id timer_detail_priority 0x7f0e00b6 +int id timer_detail_repeat 0x7f0e00b3 +int id timer_detail_scroll 0x7f0e0086 +int id timer_detail_start 0x7f0e008e +int id timer_detail_start_daytime 0x7f0e008d +int id timer_detail_start_title 0x7f0e008c +int id timer_detail_title 0x7f0e008b +int id timer_detail_title_title 0x7f0e008a +int id timer_detail_vps 0x7f0e00b5 +int id timer_details_cancel 0x7f0e00b8 +int id timer_details_modify 0x7f0e00b9 +int id timer_details_save 0x7f0e0093 +int id timer_item 0x7f0e0069 +int id timer_item_channel 0x7f0e006a +int id timer_item_duration 0x7f0e0071 +int id timer_item_other 0x7f0e006f +int id timer_item_shorttext 0x7f0e0070 +int id timer_item_state 0x7f0e006e +int id timer_item_time 0x7f0e006c +int id timer_item_title 0x7f0e006d +int id timer_list 0x7f0e00ba +int id timer_menu_add 0x7f0e00e7 +int id timer_progress 0x7f0e006b +int id title 0x7f0e002f +int id top_action_bar 0x7f0e0024 +int id triangle 0x7f0e001c +int id underline 0x7f0e001d +int id up 0x7f0e0025 +int id useLogo 0x7f0e000e +int id vdrmanager_menu_item 0x7f0e00c2 +int id vertical 0x7f0e0010 +int id video_button 0x7f0e00c4 +int id video_video 0x7f0e00c3 +int id viewpager 0x7f0e0078 +int id whatson_list 0x7f0e007c +int id whatson_time 0x7f0e0079 +int id withText 0x7f0e0019 +int id yellow 0x7f0e00ac +int integer abc_max_action_buttons 0x7f0c0000 +int integer default_circle_indicator_orientation 0x7f0c0001 +int integer default_title_indicator_footer_indicator_style 0x7f0c0002 +int integer svdrp_default_port 0x7f0c0003 +int layout abc_action_bar_decor 0x7f030000 +int layout abc_action_bar_decor_include 0x7f030001 +int layout abc_action_bar_decor_overlay 0x7f030002 +int layout abc_action_bar_home 0x7f030003 +int layout abc_action_bar_tab 0x7f030004 +int layout abc_action_bar_tabbar 0x7f030005 +int layout abc_action_bar_title_item 0x7f030006 +int layout abc_action_bar_view_list_nav_layout 0x7f030007 +int layout abc_action_menu_item_layout 0x7f030008 +int layout abc_action_menu_layout 0x7f030009 +int layout abc_action_mode_bar 0x7f03000a +int layout abc_action_mode_close_item 0x7f03000b +int layout abc_activity_chooser_view 0x7f03000c +int layout abc_activity_chooser_view_include 0x7f03000d +int layout abc_activity_chooser_view_list_item 0x7f03000e +int layout abc_expanded_menu_layout 0x7f03000f +int layout abc_list_menu_item_checkbox 0x7f030010 +int layout abc_list_menu_item_icon 0x7f030011 +int layout abc_list_menu_item_layout 0x7f030012 +int layout abc_list_menu_item_radio 0x7f030013 +int layout abc_popup_menu_item_layout 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_simple_decor 0x7f030017 +int layout channel_item 0x7f030018 +int layout channel_list 0x7f030019 +int layout channel_list_fragment 0x7f03001a +int layout child_layout 0x7f03001b +int layout drawer_list_item 0x7f03001c +int layout edit_remote_key 0x7f03001d +int layout epg_detail 0x7f03001e +int layout epg_event_item 0x7f03001f +int layout epg_search 0x7f030020 +int layout epg_search_times_item 0x7f030021 +int layout epg_search_times_list 0x7f030022 +int layout epgdetails 0x7f030023 +int layout event_epg_list 0x7f030024 +int layout fetch_preference 0x7f030025 +int layout folder_item 0x7f030026 +int layout group_layout 0x7f030027 +int layout header_item 0x7f030028 +int layout left_drawer 0x7f030029 +int layout main 0x7f03002a +int layout no_connection 0x7f03002b +int layout recording_detail 0x7f03002c +int layout recording_list 0x7f03002d +int layout remote 0x7f03002e +int layout search_epg_list 0x7f03002f +int layout support_simple_spinner_dropdown_item 0x7f030030 +int layout time_epg_list 0x7f030031 +int layout timer_detail 0x7f030032 +int layout timer_list 0x7f030033 +int layout timer_operation_list_item 0x7f030034 +int layout vdr_list_add_delete 0x7f030035 +int layout vdrlist 0x7f030036 +int layout vdrmanager 0x7f030037 +int layout vdrmanager_menu_item 0x7f030038 +int layout video 0x7f030039 +int menu channel_list_group_menu 0x7f0f0000 +int menu channel_list_item_menu 0x7f0f0001 +int menu channellist 0x7f0f0002 +int menu epg_details 0x7f0f0003 +int menu epg_event_list_menu 0x7f0f0004 +int menu epg_list_item_menu 0x7f0f0005 +int menu epg_list_menu 0x7f0f0006 +int menu epg_search_menu 0x7f0f0007 +int menu epg_search_time_item_menu 0x7f0f0008 +int menu main_menu 0x7f0f0009 +int menu recording_list_item_menu 0x7f0f000a +int menu recording_list_menu 0x7f0f000b +int menu refresh_filter_menu 0x7f0f000c +int menu refresh_menu 0x7f0f000d +int menu remote_menu 0x7f0f000e +int menu timer_list_menu 0x7f0f000f +int menu vdrlist 0x7f0f0010 +int raw ormlite_config 0x7f060000 +int string Content$Adult_Movie__Drama 0x7f07000d +int string Content$Adventure__Western__War 0x7f07000e +int string Content$Advertisement__Shopping 0x7f07000f +int string Content$Arts__Culture 0x7f070010 +int string Content$Arts__Culture_Magazine 0x7f070011 +int string Content$Athletics 0x7f070012 +int string Content$Ballet 0x7f070013 +int string Content$Black_and_White 0x7f070014 +int string Content$Broadcasting__Press 0x7f070015 +int string Content$Cartoons__Puppets 0x7f070016 +int string Content$Childrens__Youth_Programme 0x7f070017 +int string Content$Comedy 0x7f070018 +int string Content$Cooking 0x7f070019 +int string Content$Detective__Thriller 0x7f07001a +int string Content$Discussion__Inverview__Debate 0x7f07001b +int string Content$Documentary 0x7f07001c +int string Content$Economics__Social_Advisory 0x7f07001d +int string Content$Education__Science__Factual 0x7f07001e +int string Content$Entertainment_Programme_for_10_to_16 0x7f07001f +int string Content$Entertainment_Programme_for_6_to_14 0x7f070020 +int string Content$Equestrian 0x7f070021 +int string Content$Experimental_Film__Video 0x7f070022 +int string Content$Fashion 0x7f070023 +int string Content$Film__Cinema 0x7f070024 +int string Content$Fine_Arts 0x7f070025 +int string Content$Fitness_and_Health 0x7f070026 +int string Content$Folk__Tradional_Music 0x7f070027 +int string Content$Football__Soccer 0x7f070028 +int string Content$Foreign_Countries__Expeditions 0x7f070029 +int string Content$Further_Education 0x7f07002a +int string Content$Game_Show__Quiz__Contest 0x7f07002b +int string Content$Gardening 0x7f07002c +int string Content$Handicraft 0x7f07002d +int string Content$Informational__Educational__School_Programme 0x7f07002e +int string Content$Jazz 0x7f07002f +int string Content$Languages 0x7f070030 +int string Content$Leisure__Hobbies 0x7f070031 +int string Content$Literature 0x7f070032 +int string Content$Live_Broadcast 0x7f070033 +int string Content$Magazine__Report__Documentary 0x7f070034 +int string Content$Martial_Sports 0x7f070035 +int string Content$Medicine__Physiology__Psychology 0x7f070036 +int string Content$Motor_Sport 0x7f070037 +int string Content$Motoring 0x7f070038 +int string Content$Movie__Drama 0x7f070039 +int string Content$Music__Ballet__Dance 0x7f07003a +int string Content$Musical__Opera 0x7f07003b +int string Content$Nature__Animals__Environment 0x7f07003c +int string Content$New_Media 0x7f07003d +int string Content$News_Magazine 0x7f07003e +int string Content$News__Current_Affairs 0x7f07003f +int string Content$News__Weather_Report 0x7f070040 +int string Content$Original_Language 0x7f070041 +int string Content$Performing_Arts 0x7f070042 +int string Content$Popular_Culture__Traditional_Arts 0x7f070043 +int string Content$Preschool_Childrens_Programme 0x7f070044 +int string Content$Religion 0x7f070045 +int string Content$Remarkable_People 0x7f070046 +int string Content$Rock__Pop 0x7f070047 +int string Content$Romance 0x7f070048 +int string Content$Science_Fiction__Fantasy__Horror 0x7f070049 +int string Content$Serious__Classical_Music 0x7f07004a +int string Content$Serious__Classical__Religious__Historical_Movie__Drama 0x7f07004b +int string Content$Show__Game_Show 0x7f07004c +int string Content$Soap__Melodrama__Folkloric 0x7f07004d +int string Content$Social__Political__Economics 0x7f07004e +int string Content$Social__Spiritual_Sciences 0x7f07004f +int string Content$Special_Event 0x7f070050 +int string Content$Sport_Magazine 0x7f070051 +int string Content$Sports 0x7f070052 +int string Content$Talk_Show 0x7f070053 +int string Content$Team_Sports 0x7f070054 +int string Content$Technology__Natural_Sciences 0x7f070055 +int string Content$Tennis__Squash 0x7f070056 +int string Content$Tourism__Travel 0x7f070057 +int string Content$Unknown 0x7f07016d +int string Content$Unpublished 0x7f070058 +int string Content$Variety_Show 0x7f070059 +int string Content$Water_Sport 0x7f07005a +int string Content$Winter_Sports 0x7f07005b +int string abc_action_bar_home_description 0x7f070000 +int string abc_action_bar_up_description 0x7f070001 +int string abc_action_menu_overflow_description 0x7f070002 +int string abc_action_mode_done 0x7f070003 +int string abc_activity_chooser_view_see_all 0x7f070004 +int string abc_activitychooserview_choose_application 0x7f070005 +int string abc_searchview_description_clear 0x7f070006 +int string abc_searchview_description_query 0x7f070007 +int string abc_searchview_description_search 0x7f070008 +int string abc_searchview_description_submit 0x7f070009 +int string abc_searchview_description_voice 0x7f07000a +int string abc_shareactionprovider_share_with 0x7f07000b +int string abc_shareactionprovider_share_with_application 0x7f07000c +int string aborted 0x7f07005c +int string about_text 0x7f07005d +int string about_title 0x7f07005e +int string action_menu_channels 0x7f07005f +int string action_menu_epg 0x7f070060 +int string action_menu_recordings 0x7f070061 +int string action_menu_remote 0x7f07016e +int string action_menu_search 0x7f070062 +int string action_menu_timers 0x7f070063 +int string action_menu_wakeup 0x7f070064 +int string action_websearch 0x7f07016f +int string addtocal 0x7f070065 +int string alive_check_enabled_key 0x7f070170 +int string alive_check_interval_key 0x7f070171 +int string app_name 0x7f070066 +int string audio_track_dolby 0x7f070067 +int string audio_tracks_template 0x7f070068 +int string certificate_accept_once 0x7f070069 +int string certificate_accepted_forever 0x7f07006a +int string certificate_not_accepted 0x7f07006b +int string certificate_problem_message_text 0x7f07006c +int string certificate_problem_message_title 0x7f07006d +int string channel_filter_filter_key 0x7f070172 +int string channel_filter_filter_summary 0x7f07006e +int string channel_filter_filter_title 0x7f07006f +int string channel_filter_last_key 0x7f070173 +int string channel_filter_last_summary 0x7f070070 +int string channel_filter_last_title 0x7f070071 +int string channel_filter_preferences 0x7f070072 +int string channel_group_menu_hide 0x7f070073 +int string channel_group_menu_hide_permanent 0x7f070074 +int string channel_item_menu_epg 0x7f070075 +int string channel_item_menu_hide 0x7f070076 +int string channel_item_menu_hide_permanent 0x7f070077 +int string channel_item_menu_stream 0x7f070078 +int string channel_item_menu_switch 0x7f070079 +int string channels_window_title_count 0x7f07007a +int string choose 0x7f070174 +int string clear_term_after_search_key 0x7f070175 +int string clear_term_after_search_summary_off 0x7f070176 +int string clear_term_after_search_summary_on 0x7f070177 +int string clear_term_after_search_title 0x7f070178 +int string common_delete 0x7f07007b +int string current_vdr_id_key 0x7f070179 +int string day_concat 0x7f07007c +int string default_wakeup_method 0x7f07017a +int string done 0x7f07007d +int string drawer_close 0x7f07017b +int string drawer_open 0x7f07017c +int string drive_img 0x7f07017d +int string drive_info 0x7f07017e +int string epg_by_channel 0x7f07007e +int string epg_by_search 0x7f07007f +int string epg_by_search_param 0x7f070080 +int string epg_by_time 0x7f070081 +int string epg_by_time_args 0x7f070082 +int string epg_client_errors 0x7f070083 +int string epg_duration_template 0x7f070084 +int string epg_duration_template_live 0x7f070085 +int string epg_eent_livetv_text 0x7f070086 +int string epg_event_create_timer_text 0x7f070087 +int string epg_event_imdb_text 0x7f070088 +int string epg_event_modify_timer_text 0x7f070089 +int string epg_event_omdb_text 0x7f07008a +int string epg_event_share_text 0x7f07008b +int string epg_event_tmdb_text 0x7f07008c +int string epg_item_menu_timer_add 0x7f07008d +int string epg_item_menu_timer_delete 0x7f07008e +int string epg_item_menu_timer_disable 0x7f07008f +int string epg_item_menu_timer_enable 0x7f070090 +int string epg_item_menu_timer_modify 0x7f070091 +int string epg_item_menu_timer_record 0x7f070092 +int string epg_list_channel_spinner 0x7f070093 +int string epg_list_search_label 0x7f070094 +int string epg_list_time_adhoc 0x7f070095 +int string epg_list_time_label 0x7f070096 +int string epg_list_time_next 0x7f070097 +int string epg_list_time_now 0x7f070098 +int string epg_menu_search 0x7f070099 +int string epg_menu_times 0x7f07009a +int string epg_no_items 0x7f07009b +int string epg_of_a_channel 0x7f07009c +int string epg_search_button 0x7f07009d +int string epg_search_settings_description 0x7f07009e +int string epg_search_times_add 0x7f07009f +int string epg_search_times_key 0x7f07017f +int string epg_search_times_window 0x7f0700a0 +int string epg_window_title_count 0x7f0700a1 +int string every_day 0x7f0700a2 +int string filter 0x7f0700a3 +int string generic_confirm_title 0x7f070180 +int string generic_progress_title 0x7f070181 +int string groupby_channel 0x7f0700a4 +int string groupby_date 0x7f0700a5 +int string groupby_group 0x7f0700a6 +int string groupby_name 0x7f0700a7 +int string groupby_name_all_channels_group 0x7f0700a8 +int string groupby_provider 0x7f0700a9 +int string groupby_source 0x7f0700aa +int string groupby_window_title_templte 0x7f0700ab +int string gui_channels_show_channel_numbers_key 0x7f070182 +int string gui_channels_show_channel_numbers_summary 0x7f0700ac +int string gui_channels_show_channel_numbers_title 0x7f0700ad +int string gui_custom_locale_key 0x7f070183 +int string gui_custom_locale_sum 0x7f0700ae +int string gui_custom_locale_title 0x7f0700af +int string gui_enable_24h_format_key 0x7f070184 +int string gui_enable_24h_format_summary_off 0x7f0700b0 +int string gui_enable_24h_format_summary_on 0x7f0700b1 +int string gui_enable_24h_format_title 0x7f0700b2 +int string gui_max_recent_channels_key 0x7f070185 +int string gui_max_recent_channels_summary 0x7f0700b3 +int string gui_max_recent_channels_title 0x7f0700b4 +int string gui_preferences 0x7f0700b5 +int string gui_quit_on_back_summary_off 0x7f0700b6 +int string gui_quit_on_back_summary_on 0x7f0700b7 +int string gui_quit_on_back_title 0x7f0700b8 +int string gui_recent_channels_order_summary 0x7f0700b9 +int string gui_recent_channels_order_title 0x7f0700ba +int string hitkcommand 0x7f070186 +int string key_remux_command 0x7f0700bb +int string key_remux_enable 0x7f0700bc +int string key_remux_parameter 0x7f0700bd +int string label 0x7f070187 +int string livetv 0x7f0700be +int string main_menu_clear_search 0x7f0700bf +int string main_menu_exit 0x7f0700c0 +int string main_menu_goto 0x7f0700c1 +int string main_menu_goto_no_vdr 0x7f0700c2 +int string main_menu_goto_title 0x7f0700c3 +int string main_menu_info 0x7f0700c4 +int string main_menu_preferences 0x7f0700c5 +int string main_menu_switched_to 0x7f0700c6 +int string menu_exprt 0x7f070188 +int string menu_groupby 0x7f0700c7 +int string menu_imprt 0x7f070189 +int string menu_remapback 0x7f07018a +int string menu_reset 0x7f07018b +int string navigae_at_the_end 0x7f0700c8 +int string navigae_at_the_start 0x7f0700c9 +int string never 0x7f0700ca +int string new_timer 0x7f0700cb +int string new_vdr 0x7f0700cc +int string no_connection 0x7f0700cd +int string no_connection_retry 0x7f0700ce +int string no_internet_connection 0x7f0700cf +int string no_results 0x7f0700d0 +int string no_vdr 0x7f0700d1 +int string not_yet_implemented 0x7f07018c +int string prefs_current_value 0x7f0700d2 +int string prefs_current_value_not_set 0x7f0700d3 +int string prefs_current_value_template 0x7f0700d4 +int string probing 0x7f0700d5 +int string processing 0x7f0700d6 +int string progress_cache_hit 0x7f0700d7 +int string progress_channels_loading 0x7f0700d8 +int string progress_connect 0x7f0700d9 +int string progress_connect_error 0x7f0700da +int string progress_connect_finished_abnormal 0x7f0700db +int string progress_connect_finished_abnormal_arg 0x7f0700dc +int string progress_connect_timeout 0x7f0700dd +int string progress_disconnect 0x7f0700de +int string progress_loading 0x7f0700df +int string progress_login 0x7f0700e0 +int string progress_login_error 0x7f0700e1 +int string progress_recording_delete 0x7f0700e2 +int string progress_recordings_loading 0x7f0700e3 +int string progress_switching 0x7f0700e4 +int string progress_timer_delete 0x7f0700e5 +int string progress_timer_disable 0x7f0700e6 +int string progress_timer_enable 0x7f0700e7 +int string progress_timer_modify 0x7f0700e8 +int string progress_timer_save 0x7f0700e9 +int string progress_timers_loading 0x7f0700ea +int string progress_wakeup_error 0x7f0700eb +int string progress_wakeup_sending 0x7f0700ec +int string progress_wakeup_sent 0x7f0700ed +int string progress_whatson_loading 0x7f0700ee +int string qui_imdb_url_key 0x7f07018d +int string qui_imdb_url_summary 0x7f0700ef +int string qui_imdb_url_title 0x7f0700f0 +int string qui_quit_on_back_key 0x7f07018e +int string qui_show_imdb_button_key 0x7f07018f +int string qui_show_imdb_button_summary_off 0x7f0700f1 +int string qui_show_imdb_button_summary_on 0x7f0700f2 +int string qui_show_imdb_button_title 0x7f0700f3 +int string qui_show_omdb_button_key 0x7f070190 +int string qui_show_omdb_button_summary_off 0x7f0700f4 +int string qui_show_omdb_button_summary_on 0x7f0700f5 +int string qui_show_omdb_button_title 0x7f0700f6 +int string qui_show_tmdb_button_key 0x7f070191 +int string qui_show_tmdb_button_summary_off 0x7f0700f7 +int string qui_show_tmdb_button_summary_on 0x7f0700f8 +int string qui_show_tmdb_button_title 0x7f0700f9 +int string recent_channels 0x7f0700fa +int string recent_channels_no_history 0x7f0700fb +int string recording_item_menu_delete 0x7f0700fc +int string recording_item_menu_stream 0x7f0700fd +int string recording_started 0x7f0700fe +int string recstream 0x7f0700ff +int string recstream_enable_summary 0x7f070100 +int string recstream_enable_title 0x7f070101 +int string recstream_method_summary 0x7f070102 +int string recstream_method_title 0x7f070103 +int string recstream_smarttvweb_method_summary 0x7f070192 +int string recstream_smarttvweb_method_title 0x7f070193 +int string refresh 0x7f070104 +int string remapback_hint 0x7f070194 +int string remote 0x7f070195 +int string remote_enable_summary 0x7f070196 +int string remote_enable_title 0x7f070197 +int string remux_command_summary 0x7f070105 +int string remux_command_title 0x7f070106 +int string remux_enable_summary 0x7f070107 +int string remux_enable_title 0x7f070108 +int string remux_parameter_summary 0x7f070109 +int string remux_parameter_title 0x7f07010a +int string remux_title 0x7f07010b +int string sad_img 0x7f070198 +int string sd_card_canceled 0x7f070199 +int string sd_card_error_no_storage 0x7f07019a +int string sd_card_import_error 0x7f07019b +int string sd_card_import_error_no_file 0x7f07019c +int string sd_card_import_progress_message 0x7f07019d +int string sd_card_import_success 0x7f07019e +int string sd_card_save_error 0x7f07019f +int string sd_card_save_error_create_dir 0x7f0701a0 +int string sd_card_save_progress_message 0x7f0701a1 +int string sd_card_save_success 0x7f0701a2 +int string search 0x7f07010c +int string search_epg_hint 0x7f07010d +int string search_reapt 0x7f07010e +int string set_time 0x7f07010f +int string settings_backup 0x7f0701a3 +int string settings_backup_key 0x7f0701a4 +int string settings_backup_now 0x7f0701a5 +int string settings_backup_now_key 0x7f0701a6 +int string settings_backup_now_progress_message 0x7f0701a7 +int string settings_backup_now_summary 0x7f0701a8 +int string settings_backup_restore 0x7f0701a9 +int string settings_backup_restore_confirm_message 0x7f0701aa +int string settings_backup_restore_key 0x7f0701ab +int string settings_backup_restore_no_backup 0x7f0701ac +int string settings_backup_restore_progress_message 0x7f0701ad +int string settings_backup_restore_select_title 0x7f0701ae +int string settings_backup_restore_summary 0x7f0701af +int string settings_backup_summary 0x7f0701b0 +int string settings_live_port 0x7f070110 +int string settings_live_port_summary 0x7f070111 +int string settings_livetv_port 0x7f070112 +int string settings_livetv_port_summary 0x7f070113 +int string settings_livetv_streamformat 0x7f070114 +int string settings_livetv_summary 0x7f070115 +int string settings_smarttvweb_port 0x7f0701b1 +int string settings_smarttvweb_port_summary 0x7f0701b2 +int string share 0x7f070116 +int string share_chooser 0x7f070117 +int string sort 0x7f070118 +int string sortby 0x7f070119 +int string sortby_alphabet 0x7f07011a +int string sortby_channel 0x7f07011b +int string sortby_channellist 0x7f07011c +int string sortby_time 0x7f07011d +int string stream_as 0x7f07011e +int string stream_choose_audio 0x7f07011f +int string stream_via 0x7f070120 +int string stream_via_as 0x7f070121 +int string streaming_password_key 0x7f0701b3 +int string streaming_password_sum 0x7f070122 +int string streaming_password_title 0x7f070123 +int string streaming_username_key 0x7f0701b4 +int string streaming_username_sum 0x7f070124 +int string streaming_username_title 0x7f070125 +int string svdrp_port_summary 0x7f0701b5 +int string svdrp_port_title 0x7f0701b6 +int string switch_to_channel 0x7f070126 +int string switching_failed 0x7f070127 +int string switching_success 0x7f070128 +int string timer_default_lifetime_key 0x7f0701b7 +int string timer_default_lifetime_summary 0x7f070129 +int string timer_default_lifetime_title 0x7f07012a +int string timer_default_primary_limit_key 0x7f0701b8 +int string timer_default_primary_limit_summary 0x7f07012b +int string timer_default_primary_limit_title 0x7f07012c +int string timer_default_priority_key 0x7f0701b9 +int string timer_default_priority_summary 0x7f07012d +int string timer_default_priority_title 0x7f07012e +int string timer_detail_channel_title 0x7f0701ba +int string timer_detail_day_title 0x7f07012f +int string timer_detail_end_title 0x7f0701bb +int string timer_detail_lifetime 0x7f070130 +int string timer_detail_lifetime_hint 0x7f070131 +int string timer_detail_priority 0x7f070132 +int string timer_detail_priority_hint 0x7f070133 +int string timer_detail_repeat_title 0x7f070134 +int string timer_detail_start_title 0x7f0701bc +int string timer_detail_title_title 0x7f0701bd +int string timer_detail_title_vps 0x7f070135 +int string timer_detail_use_vps 0x7f070136 +int string timer_details_add_title 0x7f0701be +int string timer_details_create_title 0x7f0701bf +int string timer_details_delete_title 0x7f0701c0 +int string timer_details_modify_title 0x7f0701c1 +int string timer_details_save_title 0x7f0701c2 +int string timer_post_end_buffer_key 0x7f0701c3 +int string timer_post_end_buffer_summary 0x7f070137 +int string timer_post_end_buffer_title 0x7f070138 +int string timer_pre_start_buffer_key 0x7f0701c4 +int string timer_pre_start_buffer_summary 0x7f070139 +int string timer_pre_start_buffer_title 0x7f07013a +int string timer_preferences 0x7f07013b +int string timezone_key 0x7f0701c5 +int string type_to_filter 0x7f0701c6 +int string update_will_start_in 0x7f07013c +int string vdr_advanced_preferences 0x7f07013d +int string vdr_advanced_preferences_summary 0x7f07013e +int string vdr_conntimeout_key 0x7f0701c7 +int string vdr_conntimeout_sum 0x7f07013f +int string vdr_conntimeout_title 0x7f070140 +int string vdr_device_delete_qeustion 0x7f070141 +int string vdr_devices 0x7f070142 +int string vdr_devices_category 0x7f070143 +int string vdr_devices_summary 0x7f070144 +int string vdr_encoding_key 0x7f0701c8 +int string vdr_encoding_summary 0x7f070145 +int string vdr_encoding_title 0x7f070146 +int string vdr_error_text 0x7f070147 +int string vdr_host_key 0x7f0701c9 +int string vdr_host_not_defined 0x7f070148 +int string vdr_host_summary 0x7f070149 +int string vdr_host_title 0x7f07014a +int string vdr_name_key 0x7f0701ca +int string vdr_name_summary 0x7f07014b +int string vdr_name_title 0x7f07014c +int string vdr_password_key 0x7f0701cb +int string vdr_password_summary 0x7f07014d +int string vdr_password_title 0x7f07014e +int string vdr_port_default 0x7f07016c +int string vdr_port_key 0x7f0701cc +int string vdr_port_summary 0x7f07014f +int string vdr_port_title 0x7f070150 +int string vdr_preferences 0x7f070151 +int string vdr_prefs_category 0x7f070152 +int string vdr_readtimeout_key 0x7f0701cd +int string vdr_readtimeout_sum 0x7f070153 +int string vdr_readtimeout_title 0x7f070154 +int string vdr_ssl_key 0x7f0701ce +int string vdr_ssl_summary 0x7f070155 +int string vdr_ssl_title 0x7f070156 +int string vdr_stream_format 0x7f0701cf +int string vdr_stream_port 0x7f0701d0 +int string vdr_stream_proxy_key 0x7f0701d1 +int string vdr_timeout_key 0x7f0701d2 +int string vdr_timeout_sum 0x7f070157 +int string vdr_timeout_title 0x7f070158 +int string vdr_timezone_summary 0x7f070159 +int string vdr_timezone_title 0x7f07015a +int string wakeup_enabled_key 0x7f0701d3 +int string wakeup_enabled_summary 0x7f07015b +int string wakeup_enabled_title 0x7f07015c +int string wakeup_method_key 0x7f0701d4 +int string wakeup_method_summary 0x7f07015d +int string wakeup_method_title 0x7f07015e +int string wakeup_password_key 0x7f0701d5 +int string wakeup_password_summary 0x7f07015f +int string wakeup_password_title 0x7f070160 +int string wakeup_preferences 0x7f070161 +int string wakeup_url_key 0x7f0701d6 +int string wakeup_url_summary 0x7f070162 +int string wakeup_url_title 0x7f070163 +int string wakeup_user_key 0x7f0701d7 +int string wakeup_user_summary 0x7f070164 +int string wakeup_user_title 0x7f070165 +int string wakeup_wol_custom_boradcast_summary 0x7f070166 +int string wakeup_wol_custom_boradcast_title 0x7f070167 +int string wakeup_wol_custom_broadcast_key 0x7f0701d8 +int string wakeup_wol_mac_key 0x7f0701d9 +int string wakeup_wol_mac_summary 0x7f070168 +int string wakeup_wol_mac_title 0x7f070169 +int string zone_list_menu_sort_alphabetically 0x7f07016a +int string zone_list_menu_sort_by_timezone 0x7f07016b +int style AppTheme 0x7f0b0041 +int style Line 0x7f0b0042 +int style Line2 0x7f0b0043 +int style MinusButton 0x7f0b0044 +int style PlusButton 0x7f0b0045 +int style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0046 +int style TextAppearance_AppCompat_Base_SearchResult 0x7f0b0047 +int style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b000a +int style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b000b +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b000c +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b000d +int style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0048 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b000e +int style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b000f +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b0010 +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b0011 +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b0049 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b004a +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b004b +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b004c +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b004d +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0b004e +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b004f +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0050 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0051 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0052 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0053 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b0054 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0055 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b0056 +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b0057 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b0012 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b0013 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b0014 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b0015 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b0016 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b0017 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0018 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0019 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b001a +int style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0058 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0059 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b005a +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b005b +int style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b005c +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b005d +int style Theme_AppCompat 0x7f0b005e +int style Theme_AppCompat_Base_CompactMenu 0x7f0b005f +int style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b0060 +int style Theme_AppCompat_CompactMenu 0x7f0b0061 +int style Theme_AppCompat_CompactMenu_Dialog 0x7f0b0062 +int style Theme_AppCompat_DialogWhenLarge 0x7f0b0063 +int style Theme_AppCompat_Light 0x7f0b0064 +int style Theme_AppCompat_Light_DarkActionBar 0x7f0b0065 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b0066 +int style Theme_Base 0x7f0b0002 +int style Theme_Base_AppCompat 0x7f0b001b +int style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0003 +int style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0004 +int style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0000 +int style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b001c +int style Theme_Base_AppCompat_Light 0x7f0b001d +int style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b001e +int style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0001 +int style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b001f +int style Theme_Base_Light 0x7f0b0005 +int style Theme_PageIndicatorDefaults 0x7f0b0067 +int style Widget_AppCompat_ActionBar 0x7f0b0068 +int style Widget_AppCompat_ActionBar_Solid 0x7f0b0069 +int style Widget_AppCompat_ActionBar_TabBar 0x7f0b006a +int style Widget_AppCompat_ActionBar_TabText 0x7f0b006b +int style Widget_AppCompat_ActionBar_TabView 0x7f0b006c +int style Widget_AppCompat_ActionButton 0x7f0b006d +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0b006e +int style Widget_AppCompat_ActionButton_Overflow 0x7f0b006f +int style Widget_AppCompat_ActionMode 0x7f0b0070 +int style Widget_AppCompat_ActivityChooserView 0x7f0b0071 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0b0072 +int style Widget_AppCompat_Base_ActionBar 0x7f0b0020 +int style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b0021 +int style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0022 +int style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b0023 +int style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b0024 +int style Widget_AppCompat_Base_ActionButton 0x7f0b0025 +int style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b0026 +int style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b0027 +int style Widget_AppCompat_Base_ActionMode 0x7f0b0073 +int style Widget_AppCompat_Base_ActivityChooserView 0x7f0b0028 +int style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0006 +int style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b0029 +int style Widget_AppCompat_Base_ListPopupWindow 0x7f0b002a +int style Widget_AppCompat_Base_ListView_DropDown 0x7f0b002b +int style Widget_AppCompat_Base_ListView_Menu 0x7f0b002c +int style Widget_AppCompat_Base_PopupMenu 0x7f0b002d +int style Widget_AppCompat_Base_ProgressBar 0x7f0b0007 +int style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0008 +int style Widget_AppCompat_Base_Spinner 0x7f0b002e +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0074 +int style Widget_AppCompat_Light_ActionBar 0x7f0b0075 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0076 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b0077 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0078 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b0079 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b007a +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b007b +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b007c +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b007d +int style Widget_AppCompat_Light_ActionButton 0x7f0b007e +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b007f +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0080 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b0081 +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0082 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0083 +int style Widget_AppCompat_Light_Base_ActionBar 0x7f0b002f +int style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b0030 +int style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b0031 +int style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b0032 +int style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b0033 +int style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b0034 +int style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b0035 +int style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0036 +int style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b0037 +int style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0038 +int style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0039 +int style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b003a +int style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b003b +int style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0084 +int style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0009 +int style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b003c +int style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b003d +int style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b003e +int style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b003f +int style Widget_AppCompat_Light_Base_Spinner 0x7f0b0040 +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b0085 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0b0086 +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0b0087 +int style Widget_AppCompat_Light_PopupMenu 0x7f0b0088 +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0089 +int style Widget_AppCompat_ListPopupWindow 0x7f0b008a +int style Widget_AppCompat_ListView_DropDown 0x7f0b008b +int style Widget_AppCompat_ListView_Menu 0x7f0b008c +int style Widget_AppCompat_PopupMenu 0x7f0b008d +int style Widget_AppCompat_ProgressBar 0x7f0b008e +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b008f +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0090 +int style Widget_CirclePageIndicator 0x7f0b0091 +int style Widget_TitlePageIndicator 0x7f0b0092 +int style cursorButton 0x7f0b0093 +int style volChanButton 0x7f0b0094 +int[] styleable ActionBar { 0x7f010020, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_height 0 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 1 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionBarWindow { 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056 } +int styleable ActionBarWindow_windowActionBar 0 +int styleable ActionBarWindow_windowActionBarOverlay 1 +int styleable ActionBarWindow_windowFixedHeightMajor 6 +int styleable ActionBarWindow_windowFixedHeightMinor 4 +int styleable ActionBarWindow_windowFixedWidthMajor 3 +int styleable ActionBarWindow_windowFixedWidthMinor 5 +int styleable ActionBarWindow_windowSplitActionBar 2 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010020, 0x7f010042, 0x7f010043, 0x7f010047, 0x7f010049 } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f010057, 0x7f010058 } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable CirclePageIndicator { 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f } +int styleable CirclePageIndicator_centered 0 +int styleable CirclePageIndicator_fillColor 1 +int styleable CirclePageIndicator_orientation 2 +int styleable CirclePageIndicator_radius 3 +int styleable CirclePageIndicator_snap 4 +int styleable CirclePageIndicator_strokeColor 5 +int styleable CirclePageIndicator_strokeWidth 6 +int[] styleable ColoredButton { 0x7f010060, 0x7f010061 } +int styleable ColoredButton_cornerRadius 1 +int styleable ColoredButton_normalStateColor 0 +int[] styleable CompatTextView { 0x7f010062 } +int styleable CompatTextView_textAllCaps 0 +int[] styleable LinearLayoutICS { 0x7f010046, 0x7f010063, 0x7f010064 } +int styleable LinearLayoutICS_divider 0 +int styleable LinearLayoutICS_dividerPadding 2 +int styleable LinearLayoutICS_showDividers 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068 } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x0101052f } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_preserveIconSpacing 7 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f010069, 0x7f01006a } +int styleable SearchView_android_imeOptions 2 +int styleable SearchView_android_inputType 1 +int styleable SearchView_android_maxWidth 0 +int styleable SearchView_iconifiedByDefault 3 +int styleable SearchView_queryHint 4 +int[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e } +int styleable Spinner_android_dropDownHorizontalOffset 4 +int styleable Spinner_android_dropDownSelector 1 +int styleable Spinner_android_dropDownVerticalOffset 5 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 2 +int styleable Spinner_disableChildrenWhenDisabled 9 +int styleable Spinner_popupPromptView 8 +int styleable Spinner_prompt 6 +int styleable Spinner_spinnerMode 7 +int[] styleable Theme { 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074 } +int styleable Theme_actionDropDownStyle 0 +int styleable Theme_dropdownListPreferredItemHeight 1 +int styleable Theme_listChoiceBackgroundIndicator 5 +int styleable Theme_panelMenuListTheme 4 +int styleable Theme_panelMenuListWidth 3 +int styleable Theme_popupMenuStyle 2 +int[] styleable TitlePageIndicator { 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081 } +int styleable TitlePageIndicator_clipPadding 0 +int styleable TitlePageIndicator_footerColor 1 +int styleable TitlePageIndicator_footerIndicatorHeight 4 +int styleable TitlePageIndicator_footerIndicatorStyle 3 +int styleable TitlePageIndicator_footerIndicatorUnderlinePadding 5 +int styleable TitlePageIndicator_footerLineHeight 2 +int styleable TitlePageIndicator_footerPadding 6 +int styleable TitlePageIndicator_selectedBold 8 +int styleable TitlePageIndicator_selectedColor 7 +int styleable TitlePageIndicator_textColor 9 +int styleable TitlePageIndicator_textSize 10 +int styleable TitlePageIndicator_titlePadding 11 +int styleable TitlePageIndicator_topPadding 12 +int[] styleable View { 0x010100da, 0x7f010082, 0x7f010083 } +int styleable View_android_focusable 0 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 1 +int[] styleable ViewPagerIndicator { 0x7f010084, 0x7f010085 } +int styleable ViewPagerIndicator_circlePageIndicatorStyle 0 +int styleable ViewPagerIndicator_titlePageIndicatorStyle 1 +int xml backup_settings 0x7f050000 +int xml preferences 0x7f050001 +int xml searchable 0x7f050002 +int xml timezones 0x7f050003 +int xml vdr_prefs 0x7f050004 diff --git a/vdrmanager/app/build/intermediates/symbols/release/R.txt b/vdrmanager/app/build/intermediates/symbols/release/R.txt new file mode 100644 index 0000000..a14444c --- /dev/null +++ b/vdrmanager/app/build/intermediates/symbols/release/R.txt @@ -0,0 +1,1458 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_slide_in_bottom 0x7f040002 +int anim abc_slide_in_top 0x7f040003 +int anim abc_slide_out_bottom 0x7f040004 +int anim abc_slide_out_top 0x7f040005 +int anim slide_down_in 0x7f040006 +int anim slide_down_out 0x7f040007 +int anim slide_left_in 0x7f040008 +int anim slide_left_out 0x7f040009 +int anim slide_right_in 0x7f04000a +int anim slide_right_out 0x7f04000b +int anim slide_up_in 0x7f04000c +int anim slide_up_out 0x7f04000d +int array channels_group_by 0x7f080000 +int array epg_sort_by_channels_alpha 0x7f080001 +int array epg_sort_by_time_alpha 0x7f080002 +int array epg_sort_by_time_alpha_channel 0x7f08000c +int array imdb_urls 0x7f080003 +int array imdb_urls_velues 0x7f08000d +int array lang 0x7f080004 +int array lang_values 0x7f08000e +int array livetv_streamformat 0x7f080005 +int array livetv_streamformat_values 0x7f08000f +int array navigation_array 0x7f080006 +int array recent_channels_order_entries 0x7f080007 +int array recent_channels_order_entry_values 0x7f080010 +int array recordings_group_by 0x7f080008 +int array recstream_entries 0x7f080009 +int array recstream_entry_values 0x7f080011 +int array recstream_smarttvweb_entries 0x7f080012 +int array recstream_smarttvweb_entry_values 0x7f080013 +int array remux_entries 0x7f08000a +int array remux_entry_values 0x7f080014 +int array wakeup_methods 0x7f08000b +int array wakeup_methods_values 0x7f080015 +int attr actionBarDivider 0x7f010000 +int attr actionBarItemBackground 0x7f010001 +int attr actionBarSize 0x7f010002 +int attr actionBarSplitStyle 0x7f010003 +int attr actionBarStyle 0x7f010004 +int attr actionBarTabBarStyle 0x7f010005 +int attr actionBarTabStyle 0x7f010006 +int attr actionBarTabTextStyle 0x7f010007 +int attr actionBarWidgetTheme 0x7f010008 +int attr actionButtonStyle 0x7f010009 +int attr actionDropDownStyle 0x7f01006f +int attr actionLayout 0x7f010066 +int attr actionMenuTextAppearance 0x7f01000a +int attr actionMenuTextColor 0x7f01000b +int attr actionModeBackground 0x7f01000c +int attr actionModeCloseButtonStyle 0x7f01000d +int attr actionModeCloseDrawable 0x7f01000e +int attr actionModeCopyDrawable 0x7f01000f +int attr actionModeCutDrawable 0x7f010010 +int attr actionModeFindDrawable 0x7f010011 +int attr actionModePasteDrawable 0x7f010012 +int attr actionModePopupWindowStyle 0x7f010013 +int attr actionModeSelectAllDrawable 0x7f010014 +int attr actionModeShareDrawable 0x7f010015 +int attr actionModeSplitBackground 0x7f010016 +int attr actionModeStyle 0x7f010017 +int attr actionModeWebSearchDrawable 0x7f010018 +int attr actionOverflowButtonStyle 0x7f010019 +int attr actionProviderClass 0x7f010068 +int attr actionViewClass 0x7f010067 +int attr activityChooserViewStyle 0x7f01001a +int attr background 0x7f010047 +int attr backgroundSplit 0x7f010049 +int attr backgroundStacked 0x7f010048 +int attr buttonBarButtonStyle 0x7f01001b +int attr buttonBarStyle 0x7f01001c +int attr centered 0x7f010059 +int attr circlePageIndicatorStyle 0x7f010084 +int attr clipPadding 0x7f010075 +int attr cornerRadius 0x7f010061 +int attr customNavigationLayout 0x7f01004a +int attr disableChildrenWhenDisabled 0x7f01006e +int attr displayOptions 0x7f010040 +int attr divider 0x7f010046 +int attr dividerHorizontal 0x7f01001d +int attr dividerPadding 0x7f010064 +int attr dividerVertical 0x7f01001e +int attr dropDownListViewStyle 0x7f01001f +int attr dropdownListPreferredItemHeight 0x7f010070 +int attr expandActivityOverflowButtonDrawable 0x7f010058 +int attr fillColor 0x7f01005a +int attr footerColor 0x7f010076 +int attr footerIndicatorHeight 0x7f010079 +int attr footerIndicatorStyle 0x7f010078 +int attr footerIndicatorUnderlinePadding 0x7f01007a +int attr footerLineHeight 0x7f010077 +int attr footerPadding 0x7f01007b +int attr height 0x7f010020 +int attr homeAsUpIndicator 0x7f010021 +int attr homeLayout 0x7f01004b +int attr icon 0x7f010044 +int attr iconifiedByDefault 0x7f010069 +int attr indeterminateProgressStyle 0x7f01004d +int attr initialActivityCount 0x7f010057 +int attr isLightTheme 0x7f010022 +int attr itemPadding 0x7f01004f +int attr listChoiceBackgroundIndicator 0x7f010074 +int attr listPopupWindowStyle 0x7f010023 +int attr listPreferredItemHeight 0x7f010024 +int attr listPreferredItemHeightLarge 0x7f010025 +int attr listPreferredItemHeightSmall 0x7f010026 +int attr listPreferredItemPaddingLeft 0x7f010027 +int attr listPreferredItemPaddingRight 0x7f010028 +int attr logo 0x7f010045 +int attr navigationMode 0x7f01003f +int attr normalStateColor 0x7f010060 +int attr orientation 0x7f01005b +int attr paddingEnd 0x7f010083 +int attr paddingStart 0x7f010082 +int attr panelMenuListTheme 0x7f010073 +int attr panelMenuListWidth 0x7f010072 +int attr popupMenuStyle 0x7f010071 +int attr popupPromptView 0x7f01006d +int attr progressBarPadding 0x7f01004e +int attr progressBarStyle 0x7f01004c +int attr prompt 0x7f01006b +int attr queryHint 0x7f01006a +int attr radius 0x7f01005c +int attr searchDropdownBackground 0x7f010029 +int attr searchResultListItemHeight 0x7f01002a +int attr searchViewAutoCompleteTextView 0x7f01002b +int attr searchViewCloseIcon 0x7f01002c +int attr searchViewEditQuery 0x7f01002d +int attr searchViewEditQueryBackground 0x7f01002e +int attr searchViewGoIcon 0x7f01002f +int attr searchViewSearchIcon 0x7f010030 +int attr searchViewTextField 0x7f010031 +int attr searchViewTextFieldRight 0x7f010032 +int attr searchViewVoiceIcon 0x7f010033 +int attr selectableItemBackground 0x7f010034 +int attr selectedBold 0x7f01007d +int attr selectedColor 0x7f01007c +int attr showAsAction 0x7f010065 +int attr showDividers 0x7f010063 +int attr snap 0x7f01005d +int attr spinnerDropDownItemStyle 0x7f010035 +int attr spinnerMode 0x7f01006c +int attr spinnerStyle 0x7f010036 +int attr strokeColor 0x7f01005e +int attr strokeWidth 0x7f01005f +int attr subtitle 0x7f010041 +int attr subtitleTextStyle 0x7f010043 +int attr textAllCaps 0x7f010062 +int attr textAppearanceLargePopupMenu 0x7f010037 +int attr textAppearanceListItem 0x7f010038 +int attr textAppearanceListItemSmall 0x7f010039 +int attr textAppearanceSearchResultSubtitle 0x7f01003a +int attr textAppearanceSearchResultTitle 0x7f01003b +int attr textAppearanceSmallPopupMenu 0x7f01003c +int attr textColor 0x7f01007e +int attr textColorSearchUrl 0x7f01003d +int attr textSize 0x7f01007f +int attr title 0x7f01003e +int attr titlePadding 0x7f010080 +int attr titlePageIndicatorStyle 0x7f010085 +int attr titleTextStyle 0x7f010042 +int attr topPadding 0x7f010081 +int attr windowActionBar 0x7f010050 +int attr windowActionBarOverlay 0x7f010051 +int attr windowFixedHeightMajor 0x7f010056 +int attr windowFixedHeightMinor 0x7f010054 +int attr windowFixedWidthMajor 0x7f010053 +int attr windowFixedWidthMinor 0x7f010055 +int attr windowSplitActionBar 0x7f010052 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f090000 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f090003 +int bool abc_config_actionMenuItemAllCaps 0x7f090004 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f090001 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f090005 +int bool abc_split_action_bar_is_narrow 0x7f090002 +int bool default_circle_indicator_centered 0x7f090006 +int bool default_circle_indicator_snap 0x7f090007 +int bool default_title_indicator_selected_bold 0x7f090008 +int color abc_search_url_text_holo 0x7f0d000e +int color abc_search_url_text_normal 0x7f0d0000 +int color abc_search_url_text_pressed 0x7f0d0001 +int color abc_search_url_text_selected 0x7f0d0002 +int color black 0x7f0d0003 +int color blue 0x7f0d0004 +int color default_circle_indicator_fill_color 0x7f0d0005 +int color default_circle_indicator_stroke_color 0x7f0d0006 +int color default_title_indicator_footer_color 0x7f0d0007 +int color default_title_indicator_selected_color 0x7f0d0008 +int color default_title_indicator_text_color 0x7f0d0009 +int color green 0x7f0d000a +int color red 0x7f0d000b +int color white 0x7f0d000c +int color yellow 0x7f0d000d +int dimen abc_action_bar_default_height 0x7f0a0000 +int dimen abc_action_bar_icon_vertical_padding 0x7f0a0001 +int dimen abc_action_bar_progress_bar_size 0x7f0a0002 +int dimen abc_action_bar_stacked_max_height 0x7f0a000e +int dimen abc_action_bar_stacked_tab_max_width 0x7f0a000f +int dimen abc_action_bar_subtitle_bottom_margin 0x7f0a0003 +int dimen abc_action_bar_subtitle_text_size 0x7f0a0004 +int dimen abc_action_bar_subtitle_top_margin 0x7f0a0005 +int dimen abc_action_bar_title_text_size 0x7f0a0006 +int dimen abc_action_button_min_width 0x7f0a000d +int dimen abc_config_prefDialogWidth 0x7f0a0007 +int dimen abc_dropdownitem_icon_width 0x7f0a0010 +int dimen abc_dropdownitem_text_padding_left 0x7f0a0011 +int dimen abc_dropdownitem_text_padding_right 0x7f0a0012 +int dimen abc_panel_menu_list_width 0x7f0a0013 +int dimen abc_search_view_preferred_width 0x7f0a0014 +int dimen abc_search_view_text_min_width 0x7f0a0008 +int dimen default_circle_indicator_radius 0x7f0a0015 +int dimen default_circle_indicator_stroke_width 0x7f0a0016 +int dimen default_title_indicator_clip_padding 0x7f0a0017 +int dimen default_title_indicator_footer_indicator_height 0x7f0a0018 +int dimen default_title_indicator_footer_indicator_underline_padding 0x7f0a0019 +int dimen default_title_indicator_footer_line_height 0x7f0a001a +int dimen default_title_indicator_footer_padding 0x7f0a001b +int dimen default_title_indicator_text_size 0x7f0a001c +int dimen default_title_indicator_title_padding 0x7f0a001d +int dimen default_title_indicator_top_padding 0x7f0a001e +int dimen dialog_fixed_height_major 0x7f0a0009 +int dimen dialog_fixed_height_minor 0x7f0a000a +int dimen dialog_fixed_width_major 0x7f0a000b +int dimen dialog_fixed_width_minor 0x7f0a000c +int drawable abc_ab_bottom_solid_dark_holo 0x7f020000 +int drawable abc_ab_bottom_solid_light_holo 0x7f020001 +int drawable abc_ab_bottom_transparent_dark_holo 0x7f020002 +int drawable abc_ab_bottom_transparent_light_holo 0x7f020003 +int drawable abc_ab_share_pack_holo_dark 0x7f020004 +int drawable abc_ab_share_pack_holo_light 0x7f020005 +int drawable abc_ab_solid_dark_holo 0x7f020006 +int drawable abc_ab_solid_light_holo 0x7f020007 +int drawable abc_ab_stacked_solid_dark_holo 0x7f020008 +int drawable abc_ab_stacked_solid_light_holo 0x7f020009 +int drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a +int drawable abc_ab_stacked_transparent_light_holo 0x7f02000b +int drawable abc_ab_transparent_dark_holo 0x7f02000c +int drawable abc_ab_transparent_light_holo 0x7f02000d +int drawable abc_cab_background_bottom_holo_dark 0x7f02000e +int drawable abc_cab_background_bottom_holo_light 0x7f02000f +int drawable abc_cab_background_top_holo_dark 0x7f020010 +int drawable abc_cab_background_top_holo_light 0x7f020011 +int drawable abc_ic_ab_back_holo_dark 0x7f020012 +int drawable abc_ic_ab_back_holo_light 0x7f020013 +int drawable abc_ic_cab_done_holo_dark 0x7f020014 +int drawable abc_ic_cab_done_holo_light 0x7f020015 +int drawable abc_ic_clear 0x7f020016 +int drawable abc_ic_clear_disabled 0x7f020017 +int drawable abc_ic_clear_holo_light 0x7f020018 +int drawable abc_ic_clear_normal 0x7f020019 +int drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a +int drawable abc_ic_clear_search_api_holo_light 0x7f02001b +int drawable abc_ic_commit_search_api_holo_dark 0x7f02001c +int drawable abc_ic_commit_search_api_holo_light 0x7f02001d +int drawable abc_ic_go 0x7f02001e +int drawable abc_ic_go_search_api_holo_light 0x7f02001f +int drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020 +int drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021 +int drawable abc_ic_menu_share_holo_dark 0x7f020022 +int drawable abc_ic_menu_share_holo_light 0x7f020023 +int drawable abc_ic_search 0x7f020024 +int drawable abc_ic_search_api_holo_light 0x7f020025 +int drawable abc_ic_voice_search 0x7f020026 +int drawable abc_ic_voice_search_api_holo_light 0x7f020027 +int drawable abc_item_background_holo_dark 0x7f020028 +int drawable abc_item_background_holo_light 0x7f020029 +int drawable abc_list_divider_holo_dark 0x7f02002a +int drawable abc_list_divider_holo_light 0x7f02002b +int drawable abc_list_focused_holo 0x7f02002c +int drawable abc_list_longpressed_holo 0x7f02002d +int drawable abc_list_pressed_holo_dark 0x7f02002e +int drawable abc_list_pressed_holo_light 0x7f02002f +int drawable abc_list_selector_background_transition_holo_dark 0x7f020030 +int drawable abc_list_selector_background_transition_holo_light 0x7f020031 +int drawable abc_list_selector_disabled_holo_dark 0x7f020032 +int drawable abc_list_selector_disabled_holo_light 0x7f020033 +int drawable abc_list_selector_holo_dark 0x7f020034 +int drawable abc_list_selector_holo_light 0x7f020035 +int drawable abc_menu_dropdown_panel_holo_dark 0x7f020036 +int drawable abc_menu_dropdown_panel_holo_light 0x7f020037 +int drawable abc_menu_hardkey_panel_holo_dark 0x7f020038 +int drawable abc_menu_hardkey_panel_holo_light 0x7f020039 +int drawable abc_search_dropdown_dark 0x7f02003a +int drawable abc_search_dropdown_light 0x7f02003b +int drawable abc_spinner_ab_default_holo_dark 0x7f02003c +int drawable abc_spinner_ab_default_holo_light 0x7f02003d +int drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e +int drawable abc_spinner_ab_disabled_holo_light 0x7f02003f +int drawable abc_spinner_ab_focused_holo_dark 0x7f020040 +int drawable abc_spinner_ab_focused_holo_light 0x7f020041 +int drawable abc_spinner_ab_holo_dark 0x7f020042 +int drawable abc_spinner_ab_holo_light 0x7f020043 +int drawable abc_spinner_ab_pressed_holo_dark 0x7f020044 +int drawable abc_spinner_ab_pressed_holo_light 0x7f020045 +int drawable abc_tab_indicator_ab_holo 0x7f020046 +int drawable abc_tab_selected_focused_holo 0x7f020047 +int drawable abc_tab_selected_holo 0x7f020048 +int drawable abc_tab_selected_pressed_holo 0x7f020049 +int drawable abc_tab_unselected_pressed_holo 0x7f02004a +int drawable abc_textfield_search_default_holo_dark 0x7f02004b +int drawable abc_textfield_search_default_holo_light 0x7f02004c +int drawable abc_textfield_search_right_default_holo_dark 0x7f02004d +int drawable abc_textfield_search_right_default_holo_light 0x7f02004e +int drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f +int drawable abc_textfield_search_right_selected_holo_light 0x7f020050 +int drawable abc_textfield_search_selected_holo_dark 0x7f020051 +int drawable abc_textfield_search_selected_holo_light 0x7f020052 +int drawable abc_textfield_searchview_holo_dark 0x7f020053 +int drawable abc_textfield_searchview_holo_light 0x7f020054 +int drawable abc_textfield_searchview_right_holo_dark 0x7f020055 +int drawable abc_textfield_searchview_right_holo_light 0x7f020056 +int drawable action_search 0x7f020057 +int drawable app_logo 0x7f020058 +int drawable back 0x7f020059 +int drawable btn_channels 0x7f02005a +int drawable btn_circle 0x7f02005b +int drawable btn_circle_disable 0x7f02005c +int drawable btn_circle_disable_focused 0x7f02005d +int drawable btn_circle_normal 0x7f02005e +int drawable btn_circle_pressed 0x7f02005f +int drawable btn_circle_selected 0x7f020060 +int drawable btn_clock 0x7f020061 +int drawable btn_epglist 0x7f020062 +int drawable btn_recordings 0x7f020063 +int drawable btn_remote 0x7f020064 +int drawable btn_search 0x7f020065 +int drawable btn_search_times 0x7f020066 +int drawable btn_timer 0x7f020067 +int drawable btn_wakeup 0x7f020068 +int drawable drawer_shadow 0x7f020069 +int drawable folder 0x7f02006a +int drawable ic_btn_round_minus 0x7f02006b +int drawable ic_btn_round_plus 0x7f02006c +int drawable ic_drawer 0x7f02006d +int drawable ic_drive 0x7f02006e +int drawable ic_menu_3d_globe 0x7f02006f +int drawable ic_menu_back 0x7f020070 +int drawable ic_menu_filter 0x7f020071 +int drawable ic_menu_forward 0x7f020072 +int drawable ic_menu_goto 0x7f020073 +int drawable ic_menu_moreoverflow 0x7f020074 +int drawable ic_menu_play_clip 0x7f020075 +int drawable ic_menu_recent_history 0x7f020076 +int drawable ic_menu_refresh 0x7f020077 +int drawable ic_menu_revert 0x7f020078 +int drawable ic_menu_video 0x7f020079 +int drawable ic_menu_view 0x7f02007a +int drawable ic_video_small 0x7f02007b +int drawable ic_volume_small 0x7f02007c +int drawable icon 0x7f02007d +int drawable imdb 0x7f02007e +int drawable left 0x7f02007f +int drawable line_gradient 0x7f020080 +int drawable newrecording 0x7f020081 +int drawable omdb 0x7f020082 +int drawable red_button 0x7f020083 +int drawable right 0x7f020084 +int drawable roundedbutton 0x7f020085 +int drawable sad 0x7f020086 +int drawable schere 0x7f020087 +int drawable timer 0x7f020088 +int drawable timer_active 0x7f020089 +int drawable timer_active_begin 0x7f02008a +int drawable timer_active_conflict 0x7f02008b +int drawable timer_active_end 0x7f02008c +int drawable timer_inactive 0x7f02008d +int drawable timer_inactive_begin 0x7f02008e +int drawable timer_inactive_end 0x7f02008f +int drawable timer_none 0x7f020090 +int drawable timer_recording 0x7f020091 +int drawable timer_recording_begin 0x7f020092 +int drawable timer_recording_conflict 0x7f020093 +int drawable timer_recording_end 0x7f020094 +int drawable timer_vps 0x7f020095 +int drawable tmdb 0x7f020096 +int drawable tv 0x7f020097 +int drawable vdr_logo 0x7f020098 +int id ChannelDown 0x7f0e00a8 +int id ChannelUp 0x7f0e00a5 +int id LinearLayout01 0x7f0e004a +int id Power 0x7f0e009e +int id VolumeDown 0x7f0e00a9 +int id VolumeUp 0x7f0e00a6 +int id action_bar 0x7f0e0020 +int id action_bar_activity_content 0x7f0e0000 +int id action_bar_container 0x7f0e001f +int id action_bar_overlay_layout 0x7f0e0023 +int id action_bar_root 0x7f0e001e +int id action_bar_subtitle 0x7f0e0027 +int id action_bar_title 0x7f0e0026 +int id action_context_bar 0x7f0e0021 +int id action_menu_channels 0x7f0e00bc +int id action_menu_divider 0x7f0e0001 +int id action_menu_epg 0x7f0e00bd +int id action_menu_presenter 0x7f0e0002 +int id action_menu_recordings 0x7f0e00be +int id action_menu_remote 0x7f0e00c1 +int id action_menu_timers 0x7f0e00bf +int id action_menu_wakeup 0x7f0e00c0 +int id action_mode_close_button 0x7f0e0028 +int id activity_chooser_view_content 0x7f0e0029 +int id always 0x7f0e0015 +int id audio_block 0x7f0e005c +int id audio_image 0x7f0e005d +int id beginning 0x7f0e0011 +int id blue 0x7f0e00ad +int id button 0x7f0e0080 +int id button6 0x7f0e0050 +int id button7 0x7f0e004f +int id channel_audio 0x7f0e007e +int id channel_aux 0x7f0e004b +int id channel_count 0x7f0e0084 +int id channel_group_menu_hide 0x7f0e00c5 +int id channel_group_menu_hide_permanent 0x7f0e00c6 +int id channel_info 0x7f0e007d +int id channel_item 0x7f0e0040 +int id channel_item_menu_stream 0x7f0e00c7 +int id channel_item_menu_switch 0x7f0e00c8 +int id channel_list 0x7f0e0047 +int id channel_name 0x7f0e0041 +int id channel_type 0x7f0e0042 +int id channels_groupby 0x7f0e00ca +int id channels_recent_channels 0x7f0e00c9 +int id checkbox 0x7f0e0031 +int id collapseActionView 0x7f0e0016 +int id colorButtons 0x7f0e00a0 +int id count 0x7f0e0082 +int id current_count 0x7f0e0096 +int id default_activity_button 0x7f0e002c +int id dialog 0x7f0e001a +int id disableHome 0x7f0e0009 +int id down 0x7f0e00a7 +int id drawer_layout 0x7f0e0043 +int id drive_info 0x7f0e0099 +int id drive_info_pb 0x7f0e009a +int id driver_info_container 0x7f0e0098 +int id dropdown 0x7f0e001b +int id edit 0x7f0e007f +int id edit_query 0x7f0e0034 +int id end 0x7f0e0012 +int id epg_detail_audio 0x7f0e005e +int id epg_detail_cats 0x7f0e005f +int id epg_detail_channel 0x7f0e0055 +int id epg_detail_description 0x7f0e005b +int id epg_detail_description_scroll 0x7f0e005a +int id epg_detail_duration 0x7f0e0054 +int id epg_detail_progress 0x7f0e0059 +int id epg_detail_separator_0 0x7f0e0058 +int id epg_detail_separator_2 0x7f0e0060 +int id epg_detail_separator_3 0x7f0e0061 +int id epg_detail_shorttext 0x7f0e0057 +int id epg_detail_time 0x7f0e0053 +int id epg_detail_time_channel 0x7f0e0052 +int id epg_detail_title 0x7f0e0051 +int id epg_details_menu_add_to_cal 0x7f0e00cd +int id epg_details_menu_search_repeat 0x7f0e00cb +int id epg_details_menu_share 0x7f0e00cc +int id epg_details_menu_switch 0x7f0e00ce +int id epg_event_create_timer 0x7f0e0068 +int id epg_event_imdb 0x7f0e0065 +int id epg_event_livetv 0x7f0e0064 +int id epg_event_omdb 0x7f0e0066 +int id epg_event_tmdb 0x7f0e0067 +int id epg_item_menu_live_tv 0x7f0e00d4 +int id epg_item_menu_switchto 0x7f0e00d5 +int id epg_item_menu_timer_add 0x7f0e00d1 +int id epg_item_menu_timer_delete 0x7f0e00d2 +int id epg_item_menu_timer_modify 0x7f0e00d3 +int id epg_item_menu_timer_toggle 0x7f0e00d0 +int id epg_list_channel_spinner 0x7f0e007a +int id epg_list_search_label 0x7f0e00af +int id epg_list_sort_menu 0x7f0e00d6 +int id epg_list_stream 0x7f0e00cf +int id epg_list_time_label 0x7f0e00b0 +int id epg_list_time_spinner 0x7f0e00b2 +int id epg_list_times 0x7f0e00b1 +int id epg_search 0x7f0e00d7 +int id epg_search_button 0x7f0e0075 +int id epg_search_text 0x7f0e0074 +int id epg_search_time_delete 0x7f0e00d8 +int id epg_search_times_add 0x7f0e0077 +int id epg_search_times_list 0x7f0e0076 +int id epg_search_title 0x7f0e0073 +int id epg_timer_state 0x7f0e0056 +int id event_item_description 0x7f0e0072 +int id expand_activities_button 0x7f0e002a +int id expanded_menu 0x7f0e0030 +int id exprt 0x7f0e00e4 +int id first_row 0x7f0e0063 +int id flipper 0x7f0e0044 +int id folder_info 0x7f0e0095 +int id green 0x7f0e00ab +int id group_name 0x7f0e0083 +int id header_item 0x7f0e0081 +int id hitk 0x7f0e004d +int id hitkLabel 0x7f0e004c +int id hitkSpinner 0x7f0e004e +int id home 0x7f0e0003 +int id homeAsUp 0x7f0e000a +int id horizontal 0x7f0e000f +int id icon 0x7f0e002e +int id ifRoom 0x7f0e0017 +int id image 0x7f0e002b +int id imprt 0x7f0e00e5 +int id left 0x7f0e00a4 +int id left_drawer 0x7f0e0085 +int id listMode 0x7f0e0006 +int id list_filter 0x7f0e00e2 +int id list_item 0x7f0e002d +int id list_refresh 0x7f0e00e1 +int id main_content 0x7f0e0045 +int id main_logo 0x7f0e00bb +int id main_menu_clear_search 0x7f0e00dc +int id main_menu_exit 0x7f0e00de +int id main_menu_goto 0x7f0e00d9 +int id main_menu_info 0x7f0e00dd +int id main_menu_preferences 0x7f0e00db +int id main_menu_vdrlist_add 0x7f0e00e8 +int id main_menu_vdrlist_restore 0x7f0e00e9 +int id menu_search 0x7f0e00da +int id middle 0x7f0e0013 +int id navigation 0x7f0e009f +int id never 0x7f0e0018 +int id no_connection_layout 0x7f0e0048 +int id none 0x7f0e0014 +int id normal 0x7f0e0007 +int id ok 0x7f0e00a2 +int id progress_circular 0x7f0e0004 +int id progress_horizontal 0x7f0e0005 +int id radio 0x7f0e0033 +int id rec_folder_info 0x7f0e0094 +int id recording_item_menu_delete 0x7f0e00df +int id recording_item_menu_stream 0x7f0e00e0 +int id recording_list 0x7f0e0097 +int id red 0x7f0e00aa +int id remapback 0x7f0e00e6 +int id reset 0x7f0e00e3 +int id result 0x7f0e009c +int id resultwrapper 0x7f0e009b +int id retry_button 0x7f0e0049 +int id right 0x7f0e00a3 +int id root 0x7f0e0062 +int id rows0 0x7f0e009d +int id rows1 0x7f0e00a1 +int id rows2 0x7f0e00ae +int id search_badge 0x7f0e0036 +int id search_bar 0x7f0e0035 +int id search_box 0x7f0e0046 +int id search_button 0x7f0e0037 +int id search_close_btn 0x7f0e003c +int id search_edit_frame 0x7f0e0038 +int id search_go_btn 0x7f0e003e +int id search_mag_icon 0x7f0e0039 +int id search_plate 0x7f0e003a +int id search_src_text 0x7f0e003b +int id search_voice_btn 0x7f0e003f +int id shortcut 0x7f0e0032 +int id showCustom 0x7f0e000b +int id showHome 0x7f0e000c +int id showTitle 0x7f0e000d +int id split_action_bar 0x7f0e0022 +int id submit_area 0x7f0e003d +int id switch_epg_view 0x7f0e007b +int id tabMode 0x7f0e0008 +int id timer_block 0x7f0e00b4 +int id timer_detail_channel 0x7f0e0089 +int id timer_detail_channel_title 0x7f0e0088 +int id timer_detail_day 0x7f0e008f +int id timer_detail_end 0x7f0e0091 +int id timer_detail_end_title 0x7f0e0090 +int id timer_detail_fill 0x7f0e0092 +int id timer_detail_layout 0x7f0e0087 +int id timer_detail_lifetime 0x7f0e00b7 +int id timer_detail_priority 0x7f0e00b6 +int id timer_detail_repeat 0x7f0e00b3 +int id timer_detail_scroll 0x7f0e0086 +int id timer_detail_start 0x7f0e008e +int id timer_detail_start_daytime 0x7f0e008d +int id timer_detail_start_title 0x7f0e008c +int id timer_detail_title 0x7f0e008b +int id timer_detail_title_title 0x7f0e008a +int id timer_detail_vps 0x7f0e00b5 +int id timer_details_cancel 0x7f0e00b8 +int id timer_details_modify 0x7f0e00b9 +int id timer_details_save 0x7f0e0093 +int id timer_item 0x7f0e0069 +int id timer_item_channel 0x7f0e006a +int id timer_item_duration 0x7f0e0071 +int id timer_item_other 0x7f0e006f +int id timer_item_shorttext 0x7f0e0070 +int id timer_item_state 0x7f0e006e +int id timer_item_time 0x7f0e006c +int id timer_item_title 0x7f0e006d +int id timer_list 0x7f0e00ba +int id timer_menu_add 0x7f0e00e7 +int id timer_progress 0x7f0e006b +int id title 0x7f0e002f +int id top_action_bar 0x7f0e0024 +int id triangle 0x7f0e001c +int id underline 0x7f0e001d +int id up 0x7f0e0025 +int id useLogo 0x7f0e000e +int id vdrmanager_menu_item 0x7f0e00c2 +int id vertical 0x7f0e0010 +int id video_button 0x7f0e00c4 +int id video_video 0x7f0e00c3 +int id viewpager 0x7f0e0078 +int id whatson_list 0x7f0e007c +int id whatson_time 0x7f0e0079 +int id withText 0x7f0e0019 +int id yellow 0x7f0e00ac +int integer abc_max_action_buttons 0x7f0c0000 +int integer default_circle_indicator_orientation 0x7f0c0001 +int integer default_title_indicator_footer_indicator_style 0x7f0c0002 +int integer svdrp_default_port 0x7f0c0003 +int layout abc_action_bar_decor 0x7f030000 +int layout abc_action_bar_decor_include 0x7f030001 +int layout abc_action_bar_decor_overlay 0x7f030002 +int layout abc_action_bar_home 0x7f030003 +int layout abc_action_bar_tab 0x7f030004 +int layout abc_action_bar_tabbar 0x7f030005 +int layout abc_action_bar_title_item 0x7f030006 +int layout abc_action_bar_view_list_nav_layout 0x7f030007 +int layout abc_action_menu_item_layout 0x7f030008 +int layout abc_action_menu_layout 0x7f030009 +int layout abc_action_mode_bar 0x7f03000a +int layout abc_action_mode_close_item 0x7f03000b +int layout abc_activity_chooser_view 0x7f03000c +int layout abc_activity_chooser_view_include 0x7f03000d +int layout abc_activity_chooser_view_list_item 0x7f03000e +int layout abc_expanded_menu_layout 0x7f03000f +int layout abc_list_menu_item_checkbox 0x7f030010 +int layout abc_list_menu_item_icon 0x7f030011 +int layout abc_list_menu_item_layout 0x7f030012 +int layout abc_list_menu_item_radio 0x7f030013 +int layout abc_popup_menu_item_layout 0x7f030014 +int layout abc_search_dropdown_item_icons_2line 0x7f030015 +int layout abc_search_view 0x7f030016 +int layout abc_simple_decor 0x7f030017 +int layout channel_item 0x7f030018 +int layout channel_list 0x7f030019 +int layout channel_list_fragment 0x7f03001a +int layout child_layout 0x7f03001b +int layout drawer_list_item 0x7f03001c +int layout edit_remote_key 0x7f03001d +int layout epg_detail 0x7f03001e +int layout epg_event_item 0x7f03001f +int layout epg_search 0x7f030020 +int layout epg_search_times_item 0x7f030021 +int layout epg_search_times_list 0x7f030022 +int layout epgdetails 0x7f030023 +int layout event_epg_list 0x7f030024 +int layout fetch_preference 0x7f030025 +int layout folder_item 0x7f030026 +int layout group_layout 0x7f030027 +int layout header_item 0x7f030028 +int layout left_drawer 0x7f030029 +int layout main 0x7f03002a +int layout no_connection 0x7f03002b +int layout recording_detail 0x7f03002c +int layout recording_list 0x7f03002d +int layout remote 0x7f03002e +int layout search_epg_list 0x7f03002f +int layout support_simple_spinner_dropdown_item 0x7f030030 +int layout time_epg_list 0x7f030031 +int layout timer_detail 0x7f030032 +int layout timer_list 0x7f030033 +int layout timer_operation_list_item 0x7f030034 +int layout vdr_list_add_delete 0x7f030035 +int layout vdrlist 0x7f030036 +int layout vdrmanager 0x7f030037 +int layout vdrmanager_menu_item 0x7f030038 +int layout video 0x7f030039 +int menu channel_list_group_menu 0x7f0f0000 +int menu channel_list_item_menu 0x7f0f0001 +int menu channellist 0x7f0f0002 +int menu epg_details 0x7f0f0003 +int menu epg_event_list_menu 0x7f0f0004 +int menu epg_list_item_menu 0x7f0f0005 +int menu epg_list_menu 0x7f0f0006 +int menu epg_search_menu 0x7f0f0007 +int menu epg_search_time_item_menu 0x7f0f0008 +int menu main_menu 0x7f0f0009 +int menu recording_list_item_menu 0x7f0f000a +int menu recording_list_menu 0x7f0f000b +int menu refresh_filter_menu 0x7f0f000c +int menu refresh_menu 0x7f0f000d +int menu remote_menu 0x7f0f000e +int menu timer_list_menu 0x7f0f000f +int menu vdrlist 0x7f0f0010 +int raw ormlite_config 0x7f060000 +int string Content$Adult_Movie__Drama 0x7f07000d +int string Content$Adventure__Western__War 0x7f07000e +int string Content$Advertisement__Shopping 0x7f07000f +int string Content$Arts__Culture 0x7f070010 +int string Content$Arts__Culture_Magazine 0x7f070011 +int string Content$Athletics 0x7f070012 +int string Content$Ballet 0x7f070013 +int string Content$Black_and_White 0x7f070014 +int string Content$Broadcasting__Press 0x7f070015 +int string Content$Cartoons__Puppets 0x7f070016 +int string Content$Childrens__Youth_Programme 0x7f070017 +int string Content$Comedy 0x7f070018 +int string Content$Cooking 0x7f070019 +int string Content$Detective__Thriller 0x7f07001a +int string Content$Discussion__Inverview__Debate 0x7f07001b +int string Content$Documentary 0x7f07001c +int string Content$Economics__Social_Advisory 0x7f07001d +int string Content$Education__Science__Factual 0x7f07001e +int string Content$Entertainment_Programme_for_10_to_16 0x7f07001f +int string Content$Entertainment_Programme_for_6_to_14 0x7f070020 +int string Content$Equestrian 0x7f070021 +int string Content$Experimental_Film__Video 0x7f070022 +int string Content$Fashion 0x7f070023 +int string Content$Film__Cinema 0x7f070024 +int string Content$Fine_Arts 0x7f070025 +int string Content$Fitness_and_Health 0x7f070026 +int string Content$Folk__Tradional_Music 0x7f070027 +int string Content$Football__Soccer 0x7f070028 +int string Content$Foreign_Countries__Expeditions 0x7f070029 +int string Content$Further_Education 0x7f07002a +int string Content$Game_Show__Quiz__Contest 0x7f07002b +int string Content$Gardening 0x7f07002c +int string Content$Handicraft 0x7f07002d +int string Content$Informational__Educational__School_Programme 0x7f07002e +int string Content$Jazz 0x7f07002f +int string Content$Languages 0x7f070030 +int string Content$Leisure__Hobbies 0x7f070031 +int string Content$Literature 0x7f070032 +int string Content$Live_Broadcast 0x7f070033 +int string Content$Magazine__Report__Documentary 0x7f070034 +int string Content$Martial_Sports 0x7f070035 +int string Content$Medicine__Physiology__Psychology 0x7f070036 +int string Content$Motor_Sport 0x7f070037 +int string Content$Motoring 0x7f070038 +int string Content$Movie__Drama 0x7f070039 +int string Content$Music__Ballet__Dance 0x7f07003a +int string Content$Musical__Opera 0x7f07003b +int string Content$Nature__Animals__Environment 0x7f07003c +int string Content$New_Media 0x7f07003d +int string Content$News_Magazine 0x7f07003e +int string Content$News__Current_Affairs 0x7f07003f +int string Content$News__Weather_Report 0x7f070040 +int string Content$Original_Language 0x7f070041 +int string Content$Performing_Arts 0x7f070042 +int string Content$Popular_Culture__Traditional_Arts 0x7f070043 +int string Content$Preschool_Childrens_Programme 0x7f070044 +int string Content$Religion 0x7f070045 +int string Content$Remarkable_People 0x7f070046 +int string Content$Rock__Pop 0x7f070047 +int string Content$Romance 0x7f070048 +int string Content$Science_Fiction__Fantasy__Horror 0x7f070049 +int string Content$Serious__Classical_Music 0x7f07004a +int string Content$Serious__Classical__Religious__Historical_Movie__Drama 0x7f07004b +int string Content$Show__Game_Show 0x7f07004c +int string Content$Soap__Melodrama__Folkloric 0x7f07004d +int string Content$Social__Political__Economics 0x7f07004e +int string Content$Social__Spiritual_Sciences 0x7f07004f +int string Content$Special_Event 0x7f070050 +int string Content$Sport_Magazine 0x7f070051 +int string Content$Sports 0x7f070052 +int string Content$Talk_Show 0x7f070053 +int string Content$Team_Sports 0x7f070054 +int string Content$Technology__Natural_Sciences 0x7f070055 +int string Content$Tennis__Squash 0x7f070056 +int string Content$Tourism__Travel 0x7f070057 +int string Content$Unknown 0x7f07016d +int string Content$Unpublished 0x7f070058 +int string Content$Variety_Show 0x7f070059 +int string Content$Water_Sport 0x7f07005a +int string Content$Winter_Sports 0x7f07005b +int string abc_action_bar_home_description 0x7f070000 +int string abc_action_bar_up_description 0x7f070001 +int string abc_action_menu_overflow_description 0x7f070002 +int string abc_action_mode_done 0x7f070003 +int string abc_activity_chooser_view_see_all 0x7f070004 +int string abc_activitychooserview_choose_application 0x7f070005 +int string abc_searchview_description_clear 0x7f070006 +int string abc_searchview_description_query 0x7f070007 +int string abc_searchview_description_search 0x7f070008 +int string abc_searchview_description_submit 0x7f070009 +int string abc_searchview_description_voice 0x7f07000a +int string abc_shareactionprovider_share_with 0x7f07000b +int string abc_shareactionprovider_share_with_application 0x7f07000c +int string aborted 0x7f07005c +int string about_text 0x7f07005d +int string about_title 0x7f07005e +int string action_menu_channels 0x7f07005f +int string action_menu_epg 0x7f070060 +int string action_menu_recordings 0x7f070061 +int string action_menu_remote 0x7f07016e +int string action_menu_search 0x7f070062 +int string action_menu_timers 0x7f070063 +int string action_menu_wakeup 0x7f070064 +int string action_websearch 0x7f07016f +int string addtocal 0x7f070065 +int string alive_check_enabled_key 0x7f070170 +int string alive_check_interval_key 0x7f070171 +int string app_name 0x7f070066 +int string audio_track_dolby 0x7f070067 +int string audio_tracks_template 0x7f070068 +int string certificate_accept_once 0x7f070069 +int string certificate_accepted_forever 0x7f07006a +int string certificate_not_accepted 0x7f07006b +int string certificate_problem_message_text 0x7f07006c +int string certificate_problem_message_title 0x7f07006d +int string channel_filter_filter_key 0x7f070172 +int string channel_filter_filter_summary 0x7f07006e +int string channel_filter_filter_title 0x7f07006f +int string channel_filter_last_key 0x7f070173 +int string channel_filter_last_summary 0x7f070070 +int string channel_filter_last_title 0x7f070071 +int string channel_filter_preferences 0x7f070072 +int string channel_group_menu_hide 0x7f070073 +int string channel_group_menu_hide_permanent 0x7f070074 +int string channel_item_menu_epg 0x7f070075 +int string channel_item_menu_hide 0x7f070076 +int string channel_item_menu_hide_permanent 0x7f070077 +int string channel_item_menu_stream 0x7f070078 +int string channel_item_menu_switch 0x7f070079 +int string channels_window_title_count 0x7f07007a +int string choose 0x7f070174 +int string clear_term_after_search_key 0x7f070175 +int string clear_term_after_search_summary_off 0x7f070176 +int string clear_term_after_search_summary_on 0x7f070177 +int string clear_term_after_search_title 0x7f070178 +int string common_delete 0x7f07007b +int string current_vdr_id_key 0x7f070179 +int string day_concat 0x7f07007c +int string default_wakeup_method 0x7f07017a +int string done 0x7f07007d +int string drawer_close 0x7f07017b +int string drawer_open 0x7f07017c +int string drive_img 0x7f07017d +int string drive_info 0x7f07017e +int string epg_by_channel 0x7f07007e +int string epg_by_search 0x7f07007f +int string epg_by_search_param 0x7f070080 +int string epg_by_time 0x7f070081 +int string epg_by_time_args 0x7f070082 +int string epg_client_errors 0x7f070083 +int string epg_duration_template 0x7f070084 +int string epg_duration_template_live 0x7f070085 +int string epg_eent_livetv_text 0x7f070086 +int string epg_event_create_timer_text 0x7f070087 +int string epg_event_imdb_text 0x7f070088 +int string epg_event_modify_timer_text 0x7f070089 +int string epg_event_omdb_text 0x7f07008a +int string epg_event_share_text 0x7f07008b +int string epg_event_tmdb_text 0x7f07008c +int string epg_item_menu_timer_add 0x7f07008d +int string epg_item_menu_timer_delete 0x7f07008e +int string epg_item_menu_timer_disable 0x7f07008f +int string epg_item_menu_timer_enable 0x7f070090 +int string epg_item_menu_timer_modify 0x7f070091 +int string epg_item_menu_timer_record 0x7f070092 +int string epg_list_channel_spinner 0x7f070093 +int string epg_list_search_label 0x7f070094 +int string epg_list_time_adhoc 0x7f070095 +int string epg_list_time_label 0x7f070096 +int string epg_list_time_next 0x7f070097 +int string epg_list_time_now 0x7f070098 +int string epg_menu_search 0x7f070099 +int string epg_menu_times 0x7f07009a +int string epg_no_items 0x7f07009b +int string epg_of_a_channel 0x7f07009c +int string epg_search_button 0x7f07009d +int string epg_search_settings_description 0x7f07009e +int string epg_search_times_add 0x7f07009f +int string epg_search_times_key 0x7f07017f +int string epg_search_times_window 0x7f0700a0 +int string epg_window_title_count 0x7f0700a1 +int string every_day 0x7f0700a2 +int string filter 0x7f0700a3 +int string generic_confirm_title 0x7f070180 +int string generic_progress_title 0x7f070181 +int string groupby_channel 0x7f0700a4 +int string groupby_date 0x7f0700a5 +int string groupby_group 0x7f0700a6 +int string groupby_name 0x7f0700a7 +int string groupby_name_all_channels_group 0x7f0700a8 +int string groupby_provider 0x7f0700a9 +int string groupby_source 0x7f0700aa +int string groupby_window_title_templte 0x7f0700ab +int string gui_channels_show_channel_numbers_key 0x7f070182 +int string gui_channels_show_channel_numbers_summary 0x7f0700ac +int string gui_channels_show_channel_numbers_title 0x7f0700ad +int string gui_custom_locale_key 0x7f070183 +int string gui_custom_locale_sum 0x7f0700ae +int string gui_custom_locale_title 0x7f0700af +int string gui_enable_24h_format_key 0x7f070184 +int string gui_enable_24h_format_summary_off 0x7f0700b0 +int string gui_enable_24h_format_summary_on 0x7f0700b1 +int string gui_enable_24h_format_title 0x7f0700b2 +int string gui_max_recent_channels_key 0x7f070185 +int string gui_max_recent_channels_summary 0x7f0700b3 +int string gui_max_recent_channels_title 0x7f0700b4 +int string gui_preferences 0x7f0700b5 +int string gui_quit_on_back_summary_off 0x7f0700b6 +int string gui_quit_on_back_summary_on 0x7f0700b7 +int string gui_quit_on_back_title 0x7f0700b8 +int string gui_recent_channels_order_summary 0x7f0700b9 +int string gui_recent_channels_order_title 0x7f0700ba +int string hitkcommand 0x7f070186 +int string key_remux_command 0x7f0700bb +int string key_remux_enable 0x7f0700bc +int string key_remux_parameter 0x7f0700bd +int string label 0x7f070187 +int string livetv 0x7f0700be +int string main_menu_clear_search 0x7f0700bf +int string main_menu_exit 0x7f0700c0 +int string main_menu_goto 0x7f0700c1 +int string main_menu_goto_no_vdr 0x7f0700c2 +int string main_menu_goto_title 0x7f0700c3 +int string main_menu_info 0x7f0700c4 +int string main_menu_preferences 0x7f0700c5 +int string main_menu_switched_to 0x7f0700c6 +int string menu_exprt 0x7f070188 +int string menu_groupby 0x7f0700c7 +int string menu_imprt 0x7f070189 +int string menu_remapback 0x7f07018a +int string menu_reset 0x7f07018b +int string navigae_at_the_end 0x7f0700c8 +int string navigae_at_the_start 0x7f0700c9 +int string never 0x7f0700ca +int string new_timer 0x7f0700cb +int string new_vdr 0x7f0700cc +int string no_connection 0x7f0700cd +int string no_connection_retry 0x7f0700ce +int string no_internet_connection 0x7f0700cf +int string no_results 0x7f0700d0 +int string no_vdr 0x7f0700d1 +int string not_yet_implemented 0x7f07018c +int string prefs_current_value 0x7f0700d2 +int string prefs_current_value_not_set 0x7f0700d3 +int string prefs_current_value_template 0x7f0700d4 +int string probing 0x7f0700d5 +int string processing 0x7f0700d6 +int string progress_cache_hit 0x7f0700d7 +int string progress_channels_loading 0x7f0700d8 +int string progress_connect 0x7f0700d9 +int string progress_connect_error 0x7f0700da +int string progress_connect_finished_abnormal 0x7f0700db +int string progress_connect_finished_abnormal_arg 0x7f0700dc +int string progress_connect_timeout 0x7f0700dd +int string progress_disconnect 0x7f0700de +int string progress_loading 0x7f0700df +int string progress_login 0x7f0700e0 +int string progress_login_error 0x7f0700e1 +int string progress_recording_delete 0x7f0700e2 +int string progress_recordings_loading 0x7f0700e3 +int string progress_switching 0x7f0700e4 +int string progress_timer_delete 0x7f0700e5 +int string progress_timer_disable 0x7f0700e6 +int string progress_timer_enable 0x7f0700e7 +int string progress_timer_modify 0x7f0700e8 +int string progress_timer_save 0x7f0700e9 +int string progress_timers_loading 0x7f0700ea +int string progress_wakeup_error 0x7f0700eb +int string progress_wakeup_sending 0x7f0700ec +int string progress_wakeup_sent 0x7f0700ed +int string progress_whatson_loading 0x7f0700ee +int string qui_imdb_url_key 0x7f07018d +int string qui_imdb_url_summary 0x7f0700ef +int string qui_imdb_url_title 0x7f0700f0 +int string qui_quit_on_back_key 0x7f07018e +int string qui_show_imdb_button_key 0x7f07018f +int string qui_show_imdb_button_summary_off 0x7f0700f1 +int string qui_show_imdb_button_summary_on 0x7f0700f2 +int string qui_show_imdb_button_title 0x7f0700f3 +int string qui_show_omdb_button_key 0x7f070190 +int string qui_show_omdb_button_summary_off 0x7f0700f4 +int string qui_show_omdb_button_summary_on 0x7f0700f5 +int string qui_show_omdb_button_title 0x7f0700f6 +int string qui_show_tmdb_button_key 0x7f070191 +int string qui_show_tmdb_button_summary_off 0x7f0700f7 +int string qui_show_tmdb_button_summary_on 0x7f0700f8 +int string qui_show_tmdb_button_title 0x7f0700f9 +int string recent_channels 0x7f0700fa +int string recent_channels_no_history 0x7f0700fb +int string recording_item_menu_delete 0x7f0700fc +int string recording_item_menu_stream 0x7f0700fd +int string recording_started 0x7f0700fe +int string recstream 0x7f0700ff +int string recstream_enable_summary 0x7f070100 +int string recstream_enable_title 0x7f070101 +int string recstream_method_summary 0x7f070102 +int string recstream_method_title 0x7f070103 +int string recstream_smarttvweb_method_summary 0x7f070192 +int string recstream_smarttvweb_method_title 0x7f070193 +int string refresh 0x7f070104 +int string remapback_hint 0x7f070194 +int string remote 0x7f070195 +int string remote_enable_summary 0x7f070196 +int string remote_enable_title 0x7f070197 +int string remux_command_summary 0x7f070105 +int string remux_command_title 0x7f070106 +int string remux_enable_summary 0x7f070107 +int string remux_enable_title 0x7f070108 +int string remux_parameter_summary 0x7f070109 +int string remux_parameter_title 0x7f07010a +int string remux_title 0x7f07010b +int string sad_img 0x7f070198 +int string sd_card_canceled 0x7f070199 +int string sd_card_error_no_storage 0x7f07019a +int string sd_card_import_error 0x7f07019b +int string sd_card_import_error_no_file 0x7f07019c +int string sd_card_import_progress_message 0x7f07019d +int string sd_card_import_success 0x7f07019e +int string sd_card_save_error 0x7f07019f +int string sd_card_save_error_create_dir 0x7f0701a0 +int string sd_card_save_progress_message 0x7f0701a1 +int string sd_card_save_success 0x7f0701a2 +int string search 0x7f07010c +int string search_epg_hint 0x7f07010d +int string search_reapt 0x7f07010e +int string set_time 0x7f07010f +int string settings_backup 0x7f0701a3 +int string settings_backup_key 0x7f0701a4 +int string settings_backup_now 0x7f0701a5 +int string settings_backup_now_key 0x7f0701a6 +int string settings_backup_now_progress_message 0x7f0701a7 +int string settings_backup_now_summary 0x7f0701a8 +int string settings_backup_restore 0x7f0701a9 +int string settings_backup_restore_confirm_message 0x7f0701aa +int string settings_backup_restore_key 0x7f0701ab +int string settings_backup_restore_no_backup 0x7f0701ac +int string settings_backup_restore_progress_message 0x7f0701ad +int string settings_backup_restore_select_title 0x7f0701ae +int string settings_backup_restore_summary 0x7f0701af +int string settings_backup_summary 0x7f0701b0 +int string settings_live_port 0x7f070110 +int string settings_live_port_summary 0x7f070111 +int string settings_livetv_port 0x7f070112 +int string settings_livetv_port_summary 0x7f070113 +int string settings_livetv_streamformat 0x7f070114 +int string settings_livetv_summary 0x7f070115 +int string settings_smarttvweb_port 0x7f0701b1 +int string settings_smarttvweb_port_summary 0x7f0701b2 +int string share 0x7f070116 +int string share_chooser 0x7f070117 +int string sort 0x7f070118 +int string sortby 0x7f070119 +int string sortby_alphabet 0x7f07011a +int string sortby_channel 0x7f07011b +int string sortby_channellist 0x7f07011c +int string sortby_time 0x7f07011d +int string stream_as 0x7f07011e +int string stream_choose_audio 0x7f07011f +int string stream_via 0x7f070120 +int string stream_via_as 0x7f070121 +int string streaming_password_key 0x7f0701b3 +int string streaming_password_sum 0x7f070122 +int string streaming_password_title 0x7f070123 +int string streaming_username_key 0x7f0701b4 +int string streaming_username_sum 0x7f070124 +int string streaming_username_title 0x7f070125 +int string svdrp_port_summary 0x7f0701b5 +int string svdrp_port_title 0x7f0701b6 +int string switch_to_channel 0x7f070126 +int string switching_failed 0x7f070127 +int string switching_success 0x7f070128 +int string timer_default_lifetime_key 0x7f0701b7 +int string timer_default_lifetime_summary 0x7f070129 +int string timer_default_lifetime_title 0x7f07012a +int string timer_default_primary_limit_key 0x7f0701b8 +int string timer_default_primary_limit_summary 0x7f07012b +int string timer_default_primary_limit_title 0x7f07012c +int string timer_default_priority_key 0x7f0701b9 +int string timer_default_priority_summary 0x7f07012d +int string timer_default_priority_title 0x7f07012e +int string timer_detail_channel_title 0x7f0701ba +int string timer_detail_day_title 0x7f07012f +int string timer_detail_end_title 0x7f0701bb +int string timer_detail_lifetime 0x7f070130 +int string timer_detail_lifetime_hint 0x7f070131 +int string timer_detail_priority 0x7f070132 +int string timer_detail_priority_hint 0x7f070133 +int string timer_detail_repeat_title 0x7f070134 +int string timer_detail_start_title 0x7f0701bc +int string timer_detail_title_title 0x7f0701bd +int string timer_detail_title_vps 0x7f070135 +int string timer_detail_use_vps 0x7f070136 +int string timer_details_add_title 0x7f0701be +int string timer_details_create_title 0x7f0701bf +int string timer_details_delete_title 0x7f0701c0 +int string timer_details_modify_title 0x7f0701c1 +int string timer_details_save_title 0x7f0701c2 +int string timer_post_end_buffer_key 0x7f0701c3 +int string timer_post_end_buffer_summary 0x7f070137 +int string timer_post_end_buffer_title 0x7f070138 +int string timer_pre_start_buffer_key 0x7f0701c4 +int string timer_pre_start_buffer_summary 0x7f070139 +int string timer_pre_start_buffer_title 0x7f07013a +int string timer_preferences 0x7f07013b +int string timezone_key 0x7f0701c5 +int string type_to_filter 0x7f0701c6 +int string update_will_start_in 0x7f07013c +int string vdr_advanced_preferences 0x7f07013d +int string vdr_advanced_preferences_summary 0x7f07013e +int string vdr_conntimeout_key 0x7f0701c7 +int string vdr_conntimeout_sum 0x7f07013f +int string vdr_conntimeout_title 0x7f070140 +int string vdr_device_delete_qeustion 0x7f070141 +int string vdr_devices 0x7f070142 +int string vdr_devices_category 0x7f070143 +int string vdr_devices_summary 0x7f070144 +int string vdr_encoding_key 0x7f0701c8 +int string vdr_encoding_summary 0x7f070145 +int string vdr_encoding_title 0x7f070146 +int string vdr_error_text 0x7f070147 +int string vdr_host_key 0x7f0701c9 +int string vdr_host_not_defined 0x7f070148 +int string vdr_host_summary 0x7f070149 +int string vdr_host_title 0x7f07014a +int string vdr_name_key 0x7f0701ca +int string vdr_name_summary 0x7f07014b +int string vdr_name_title 0x7f07014c +int string vdr_password_key 0x7f0701cb +int string vdr_password_summary 0x7f07014d +int string vdr_password_title 0x7f07014e +int string vdr_port_default 0x7f07016c +int string vdr_port_key 0x7f0701cc +int string vdr_port_summary 0x7f07014f +int string vdr_port_title 0x7f070150 +int string vdr_preferences 0x7f070151 +int string vdr_prefs_category 0x7f070152 +int string vdr_readtimeout_key 0x7f0701cd +int string vdr_readtimeout_sum 0x7f070153 +int string vdr_readtimeout_title 0x7f070154 +int string vdr_ssl_key 0x7f0701ce +int string vdr_ssl_summary 0x7f070155 +int string vdr_ssl_title 0x7f070156 +int string vdr_stream_format 0x7f0701cf +int string vdr_stream_port 0x7f0701d0 +int string vdr_stream_proxy_key 0x7f0701d1 +int string vdr_timeout_key 0x7f0701d2 +int string vdr_timeout_sum 0x7f070157 +int string vdr_timeout_title 0x7f070158 +int string vdr_timezone_summary 0x7f070159 +int string vdr_timezone_title 0x7f07015a +int string wakeup_enabled_key 0x7f0701d3 +int string wakeup_enabled_summary 0x7f07015b +int string wakeup_enabled_title 0x7f07015c +int string wakeup_method_key 0x7f0701d4 +int string wakeup_method_summary 0x7f07015d +int string wakeup_method_title 0x7f07015e +int string wakeup_password_key 0x7f0701d5 +int string wakeup_password_summary 0x7f07015f +int string wakeup_password_title 0x7f070160 +int string wakeup_preferences 0x7f070161 +int string wakeup_url_key 0x7f0701d6 +int string wakeup_url_summary 0x7f070162 +int string wakeup_url_title 0x7f070163 +int string wakeup_user_key 0x7f0701d7 +int string wakeup_user_summary 0x7f070164 +int string wakeup_user_title 0x7f070165 +int string wakeup_wol_custom_boradcast_summary 0x7f070166 +int string wakeup_wol_custom_boradcast_title 0x7f070167 +int string wakeup_wol_custom_broadcast_key 0x7f0701d8 +int string wakeup_wol_mac_key 0x7f0701d9 +int string wakeup_wol_mac_summary 0x7f070168 +int string wakeup_wol_mac_title 0x7f070169 +int string zone_list_menu_sort_alphabetically 0x7f07016a +int string zone_list_menu_sort_by_timezone 0x7f07016b +int style AppTheme 0x7f0b0041 +int style Line 0x7f0b0042 +int style Line2 0x7f0b0043 +int style MinusButton 0x7f0b0044 +int style PlusButton 0x7f0b0045 +int style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0046 +int style TextAppearance_AppCompat_Base_SearchResult 0x7f0b0047 +int style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b000a +int style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b000b +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b000c +int style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b000d +int style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0048 +int style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b000e +int style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b000f +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b0010 +int style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b0011 +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b0049 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b004a +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b004b +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b004c +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b004d +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0b004e +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b004f +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0050 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0051 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0052 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0053 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b0054 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0055 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b0056 +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b0057 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b0012 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b0013 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b0014 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b0015 +int style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b0016 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b0017 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0018 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0019 +int style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b001a +int style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0058 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0059 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b005a +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b005b +int style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b005c +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b005d +int style Theme_AppCompat 0x7f0b005e +int style Theme_AppCompat_Base_CompactMenu 0x7f0b005f +int style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b0060 +int style Theme_AppCompat_CompactMenu 0x7f0b0061 +int style Theme_AppCompat_CompactMenu_Dialog 0x7f0b0062 +int style Theme_AppCompat_DialogWhenLarge 0x7f0b0063 +int style Theme_AppCompat_Light 0x7f0b0064 +int style Theme_AppCompat_Light_DarkActionBar 0x7f0b0065 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b0066 +int style Theme_Base 0x7f0b0002 +int style Theme_Base_AppCompat 0x7f0b001b +int style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0003 +int style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0004 +int style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0000 +int style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b001c +int style Theme_Base_AppCompat_Light 0x7f0b001d +int style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b001e +int style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0001 +int style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b001f +int style Theme_Base_Light 0x7f0b0005 +int style Theme_PageIndicatorDefaults 0x7f0b0067 +int style Widget_AppCompat_ActionBar 0x7f0b0068 +int style Widget_AppCompat_ActionBar_Solid 0x7f0b0069 +int style Widget_AppCompat_ActionBar_TabBar 0x7f0b006a +int style Widget_AppCompat_ActionBar_TabText 0x7f0b006b +int style Widget_AppCompat_ActionBar_TabView 0x7f0b006c +int style Widget_AppCompat_ActionButton 0x7f0b006d +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0b006e +int style Widget_AppCompat_ActionButton_Overflow 0x7f0b006f +int style Widget_AppCompat_ActionMode 0x7f0b0070 +int style Widget_AppCompat_ActivityChooserView 0x7f0b0071 +int style Widget_AppCompat_AutoCompleteTextView 0x7f0b0072 +int style Widget_AppCompat_Base_ActionBar 0x7f0b0020 +int style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b0021 +int style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0022 +int style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b0023 +int style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b0024 +int style Widget_AppCompat_Base_ActionButton 0x7f0b0025 +int style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b0026 +int style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b0027 +int style Widget_AppCompat_Base_ActionMode 0x7f0b0073 +int style Widget_AppCompat_Base_ActivityChooserView 0x7f0b0028 +int style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0006 +int style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b0029 +int style Widget_AppCompat_Base_ListPopupWindow 0x7f0b002a +int style Widget_AppCompat_Base_ListView_DropDown 0x7f0b002b +int style Widget_AppCompat_Base_ListView_Menu 0x7f0b002c +int style Widget_AppCompat_Base_PopupMenu 0x7f0b002d +int style Widget_AppCompat_Base_ProgressBar 0x7f0b0007 +int style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0008 +int style Widget_AppCompat_Base_Spinner 0x7f0b002e +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0074 +int style Widget_AppCompat_Light_ActionBar 0x7f0b0075 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0076 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b0077 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0078 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b0079 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b007a +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b007b +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b007c +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b007d +int style Widget_AppCompat_Light_ActionButton 0x7f0b007e +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b007f +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0080 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b0081 +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0082 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0083 +int style Widget_AppCompat_Light_Base_ActionBar 0x7f0b002f +int style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b0030 +int style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b0031 +int style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b0032 +int style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b0033 +int style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b0034 +int style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b0035 +int style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0036 +int style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b0037 +int style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0038 +int style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0039 +int style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b003a +int style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b003b +int style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0084 +int style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0009 +int style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b003c +int style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b003d +int style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b003e +int style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b003f +int style Widget_AppCompat_Light_Base_Spinner 0x7f0b0040 +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b0085 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0b0086 +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0b0087 +int style Widget_AppCompat_Light_PopupMenu 0x7f0b0088 +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0089 +int style Widget_AppCompat_ListPopupWindow 0x7f0b008a +int style Widget_AppCompat_ListView_DropDown 0x7f0b008b +int style Widget_AppCompat_ListView_Menu 0x7f0b008c +int style Widget_AppCompat_PopupMenu 0x7f0b008d +int style Widget_AppCompat_ProgressBar 0x7f0b008e +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b008f +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0090 +int style Widget_CirclePageIndicator 0x7f0b0091 +int style Widget_TitlePageIndicator 0x7f0b0092 +int style cursorButton 0x7f0b0093 +int style volChanButton 0x7f0b0094 +int[] styleable ActionBar { 0x7f010020, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_height 0 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 1 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionBarWindow { 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056 } +int styleable ActionBarWindow_windowActionBar 0 +int styleable ActionBarWindow_windowActionBarOverlay 1 +int styleable ActionBarWindow_windowFixedHeightMajor 6 +int styleable ActionBarWindow_windowFixedHeightMinor 4 +int styleable ActionBarWindow_windowFixedWidthMajor 3 +int styleable ActionBarWindow_windowFixedWidthMinor 5 +int styleable ActionBarWindow_windowSplitActionBar 2 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010020, 0x7f010042, 0x7f010043, 0x7f010047, 0x7f010049 } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f010057, 0x7f010058 } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable CirclePageIndicator { 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f } +int styleable CirclePageIndicator_centered 0 +int styleable CirclePageIndicator_fillColor 1 +int styleable CirclePageIndicator_orientation 2 +int styleable CirclePageIndicator_radius 3 +int styleable CirclePageIndicator_snap 4 +int styleable CirclePageIndicator_strokeColor 5 +int styleable CirclePageIndicator_strokeWidth 6 +int[] styleable ColoredButton { 0x7f010060, 0x7f010061 } +int styleable ColoredButton_cornerRadius 1 +int styleable ColoredButton_normalStateColor 0 +int[] styleable CompatTextView { 0x7f010062 } +int styleable CompatTextView_textAllCaps 0 +int[] styleable LinearLayoutICS { 0x7f010046, 0x7f010063, 0x7f010064 } +int styleable LinearLayoutICS_divider 0 +int styleable LinearLayoutICS_dividerPadding 2 +int styleable LinearLayoutICS_showDividers 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068 } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x0101052f } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_preserveIconSpacing 7 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f010069, 0x7f01006a } +int styleable SearchView_android_imeOptions 2 +int styleable SearchView_android_inputType 1 +int styleable SearchView_android_maxWidth 0 +int styleable SearchView_iconifiedByDefault 3 +int styleable SearchView_queryHint 4 +int[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e } +int styleable Spinner_android_dropDownHorizontalOffset 4 +int styleable Spinner_android_dropDownSelector 1 +int styleable Spinner_android_dropDownVerticalOffset 5 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_popupBackground 2 +int styleable Spinner_disableChildrenWhenDisabled 9 +int styleable Spinner_popupPromptView 8 +int styleable Spinner_prompt 6 +int styleable Spinner_spinnerMode 7 +int[] styleable Theme { 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074 } +int styleable Theme_actionDropDownStyle 0 +int styleable Theme_dropdownListPreferredItemHeight 1 +int styleable Theme_listChoiceBackgroundIndicator 5 +int styleable Theme_panelMenuListTheme 4 +int styleable Theme_panelMenuListWidth 3 +int styleable Theme_popupMenuStyle 2 +int[] styleable TitlePageIndicator { 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081 } +int styleable TitlePageIndicator_clipPadding 0 +int styleable TitlePageIndicator_footerColor 1 +int styleable TitlePageIndicator_footerIndicatorHeight 4 +int styleable TitlePageIndicator_footerIndicatorStyle 3 +int styleable TitlePageIndicator_footerIndicatorUnderlinePadding 5 +int styleable TitlePageIndicator_footerLineHeight 2 +int styleable TitlePageIndicator_footerPadding 6 +int styleable TitlePageIndicator_selectedBold 8 +int styleable TitlePageIndicator_selectedColor 7 +int styleable TitlePageIndicator_textColor 9 +int styleable TitlePageIndicator_textSize 10 +int styleable TitlePageIndicator_titlePadding 11 +int styleable TitlePageIndicator_topPadding 12 +int[] styleable View { 0x010100da, 0x7f010082, 0x7f010083 } +int styleable View_android_focusable 0 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 1 +int[] styleable ViewPagerIndicator { 0x7f010084, 0x7f010085 } +int styleable ViewPagerIndicator_circlePageIndicatorStyle 0 +int styleable ViewPagerIndicator_titlePageIndicatorStyle 1 +int xml backup_settings 0x7f050000 +int xml preferences 0x7f050001 +int xml searchable 0x7f050002 +int xml timezones 0x7f050003 +int xml vdr_prefs 0x7f050004 diff --git a/vdrmanager/app/build/outputs/apk/app-debug-unaligned.apk b/vdrmanager/app/build/outputs/apk/app-debug-unaligned.apk Binary files differnew file mode 100644 index 0000000..861131f --- /dev/null +++ b/vdrmanager/app/build/outputs/apk/app-debug-unaligned.apk diff --git a/vdrmanager/app/build/outputs/apk/app-debug.apk b/vdrmanager/app/build/outputs/apk/app-debug.apk Binary files differnew file mode 100644 index 0000000..9a9dff2 --- /dev/null +++ b/vdrmanager/app/build/outputs/apk/app-debug.apk diff --git a/vdrmanager/app/build/outputs/apk/app-release-unaligned.apk b/vdrmanager/app/build/outputs/apk/app-release-unaligned.apk Binary files differnew file mode 100644 index 0000000..7015e3f --- /dev/null +++ b/vdrmanager/app/build/outputs/apk/app-release-unaligned.apk diff --git a/vdrmanager/app/build/outputs/lint-results-release-fatal.html b/vdrmanager/app/build/outputs/lint-results-release-fatal.html new file mode 100644 index 0000000..d8b8f39 --- /dev/null +++ b/vdrmanager/app/build/outputs/lint-results-release-fatal.html @@ -0,0 +1,25 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Lint Report</title> +<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto" /> +<link rel="stylesheet" type="text/css" href="lint-results-release-fatal_files/hololike.css" /> +<script language="javascript" type="text/javascript"> +<!-- +function reveal(id) { +if (document.getElementById) { +document.getElementById(id).style.display = 'block'; +document.getElementById(id+'Link').style.display = 'none'; +} +} +//--> +</script> +</head> +<body> +<h1>Lint Report</h1> +<div class="titleSeparator"></div> +Check performed at Mon May 18 16:41:37 CEST 2015.<br/> +0 errors and 0 warnings found:<br/><br/> +Congratulations! +</body> +</html>
\ No newline at end of file diff --git a/vdrmanager/app/build/outputs/lint-results-release-fatal.xml b/vdrmanager/app/build/outputs/lint-results-release-fatal.xml new file mode 100644 index 0000000..38e389b --- /dev/null +++ b/vdrmanager/app/build/outputs/lint-results-release-fatal.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<issues format="4" by="lint 24.1.2"> + +</issues> diff --git a/vdrmanager/app/build/outputs/lint-results-release-fatal_files/hololike.css b/vdrmanager/app/build/outputs/lint-results-release-fatal_files/hololike.css new file mode 100644 index 0000000..09645da --- /dev/null +++ b/vdrmanager/app/build/outputs/lint-results-release-fatal_files/hololike.css @@ -0,0 +1,175 @@ +body { + max-width: 800px; + background-color: #000000; + background: -webkit-gradient(linear, left top, right bottom, from(#000000), to(#272d33)); + background: -moz-linear-gradient(left top, #000000, #272d33); + color: #f3f3f3; + font-family: 'Roboto', Sans-Serif; +} +.issue { + margin-top: 10px; + margin-bottom: 10px; + padding: 5px 0px 5px 5px; +} +.id { + font-size: 14pt; + color: #bebebe; + margin: 5px 0px 5px 0px; +} +.category { + font-size: 18pt; + color: #bebebe; + margin: 10px 0px 5px 0px; +} +.explanation { + margin-top: 10px; +} +.explanation b { + color: #ffbbbb; +} +.explanation code { + color: #bebebe; + font-family: 'Roboto', Sans-Serif; +} +pre { + background-color: #282828; + margin: 5px 0px 5px 5px; + padding: 5px 5px 5px 0px; + overflow: hidden; +} +.lineno { + color: #4f4f4f; +} +.embedimage { + max-width: 200px; + max-height: 200px; +} +th { font-weight: normal; } +table { border: none; } +.metadata { +} +.location { + color: #bebebe; +} +.message { } +.errorspan { color: #33b5e5; } +.errorline { color: #33b5e5; } +.warningslist { margin-bottom: 20px; } +.overview { + padding: 10pt; + width: 100%; + overflow: auto; + border-collapse:collapse; +} +.overview tr { + border-top: solid 1px #39393a; + border-bottom: solid 1px #39393a; +} +.countColumn { + text-align: right; + padding-right: 20px; +} +.issueColumn { + padding-left: 16px; +} +.categoryColumn { + position: relative; + left: -50px; + padding-top: 20px; + padding-bottom: 5px; +} +.titleSeparator { + background-color: #33b5e5; + height: 3px; + margin-bottom: 10px; +} +.categorySeparator { + background-color: #33b5e5; + height: 3px; + margin-bottom: 10px; +} +.issueSeparator { + background-color: #39393a; + height: 2px; + margin-bottom: 10px; +} +.location a:link { + text-decoration: none; + color: #bebebe; +} +.location a:hover { + text-decoration: underline; + color: #f3f3f3; +} +a:link { + text-decoration: none; + color: #f3f3f3; +} +a:visited { + text-decoration: none; + color: #bebebe; +} +a:hover { + text-decoration: underline; + color: #f3f3f3; +} +a:active { + text-decoration: underline; + color: #f3f3f3; +} +.moreinfo a:link { + text-decoration: underline; + color: #33b5e5; +} +.moreinfo a:visited { + text-decoration: underline; + color: #33b5e5; +} +.issue a:link { + text-decoration: underline; +} +.issue a:visited { + text-decoration: underline; +} +.id a:link { + text-decoration: none; + color: #bebebe; +} +.id a:visited { + text-decoration: none; + color: #bebebe; +} +.id a:hover { + text-decoration: underline; + color: #f3f3f3; +} +.id a:active { + text-decoration: underline; + color: #bebebe; +} +.category a:link { + text-decoration: none; + color: #bebebe; +} +.category a:visited { + text-decoration: none; + color: #bebebe; +} +.category a:hover { + text-decoration: underline; + color: #f3f3f3; +} +.category a:active { + text-decoration: underline; + color: #bebebe; +} +button { + color: #ffffff; + background-color: #353535; + border-left: none; + border-right: none; + border-bottom: none; + border-top: solid 1px #5b5b5b; + font-family: 'Roboto', Sans-Serif; + font-size: 12pt; +} diff --git a/vdrmanager/app/build/outputs/logs/manifest-merger-debug-report.txt b/vdrmanager/app/build/outputs/logs/manifest-merger-debug-report.txt new file mode 100644 index 0000000..34e01b6 --- /dev/null +++ b/vdrmanager/app/build/outputs/logs/manifest-merger-debug-report.txt @@ -0,0 +1,219 @@ +-- Merging decision tree log --- +manifest +ADDED from AndroidManifest.xml:2:1 + xmlns:android + ADDED from AndroidManifest.xml:2:11 + package + ADDED from AndroidManifest.xml:3:5 + INJECTED from AndroidManifest.xml:0:0 + INJECTED from AndroidManifest.xml:0:0 + android:versionName + ADDED from AndroidManifest.xml:5:5 + android:versionCode + ADDED from AndroidManifest.xml:4:5 + INJECTED from AndroidManifest.xml:0:0 + INJECTED from AndroidManifest.xml:0:0 +uses-permission#android.permission.INTERNET +ADDED from AndroidManifest.xml:7:5 + android:name + ADDED from AndroidManifest.xml:7:22 +uses-permission#android.permission.ACCESS_NETWORK_STATE +ADDED from AndroidManifest.xml:8:5 + android:name + ADDED from AndroidManifest.xml:8:22 +uses-permission#android.permission.ACCESS_WIFI_STATE +ADDED from AndroidManifest.xml:9:5 + android:name + ADDED from AndroidManifest.xml:9:22 +uses-permission#android.permission.WRITE_EXTERNAL_STORAGE +ADDED from AndroidManifest.xml:10:5 + android:name + ADDED from AndroidManifest.xml:10:22 +uses-sdk +ADDED from AndroidManifest.xml:12:5 +MERGED from com.android.support:support-v4:21.0.3:15:5 +MERGED from com.android.support:appcompat-v7:19.1.0:18:5 +MERGED from com.android.support:support-v4:21.0.3:15:5 + android:targetSdkVersion + ADDED from AndroidManifest.xml:14:9 + INJECTED from AndroidManifest.xml:0:0 + INJECTED from AndroidManifest.xml:0:0 + android:minSdkVersion + ADDED from AndroidManifest.xml:13:9 + INJECTED from AndroidManifest.xml:0:0 + INJECTED from AndroidManifest.xml:0:0 +application +ADDED from AndroidManifest.xml:16:5 +MERGED from com.android.support:support-v4:21.0.3:16:5 +MERGED from com.android.support:appcompat-v7:19.1.0:19:5 +MERGED from com.android.support:support-v4:21.0.3:16:5 + android:label + ADDED from AndroidManifest.xml:21:9 + android:allowBackup + ADDED from AndroidManifest.xml:18:9 + android:icon + ADDED from AndroidManifest.xml:20:9 + android:theme + ADDED from AndroidManifest.xml:22:9 + android:hardwareAccelerated + ADDED from AndroidManifest.xml:19:9 + android:name + ADDED from AndroidManifest.xml:17:9 +activity#de.bjusystems.vdrmanager.gui.VdrManagerActivity +ADDED from AndroidManifest.xml:23:9 + android:label + ADDED from AndroidManifest.xml:26:13 + android:configChanges + ADDED from AndroidManifest.xml:25:13 + android:name + ADDED from AndroidManifest.xml:24:13 +intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER +ADDED from AndroidManifest.xml:27:13 +action#android.intent.action.MAIN +ADDED from AndroidManifest.xml:28:17 + android:name + ADDED from AndroidManifest.xml:28:25 +category#android.intent.category.LAUNCHER +ADDED from AndroidManifest.xml:30:17 + android:name + ADDED from AndroidManifest.xml:30:27 +intent-filter#android.intent.action.SEARCH +ADDED from AndroidManifest.xml:32:13 +action#android.intent.action.SEARCH +ADDED from AndroidManifest.xml:33:17 + android:name + ADDED from AndroidManifest.xml:33:25 +meta-data#android.app.default_searchable +ADDED from AndroidManifest.xml:36:13 + android:name + ADDED from AndroidManifest.xml:37:17 + android:value + ADDED from AndroidManifest.xml:38:17 +activity#de.bjusystems.vdrmanager.gui.TimeEpgListActivity +ADDED from AndroidManifest.xml:40:9 + android:configChanges + ADDED from AndroidManifest.xml:42:13 + android:name + ADDED from AndroidManifest.xml:41:13 +activity#de.bjusystems.vdrmanager.gui.EventEpgListActivity +ADDED from AndroidManifest.xml:43:9 + android:configChanges + ADDED from AndroidManifest.xml:45:13 + android:name + ADDED from AndroidManifest.xml:44:13 +activity#de.bjusystems.vdrmanager.gui.TimerListActivity +ADDED from AndroidManifest.xml:54:9 + android:configChanges + ADDED from AndroidManifest.xml:56:13 + android:name + ADDED from AndroidManifest.xml:55:13 +activity#de.bjusystems.vdrmanager.gui.PreferencesActivity +ADDED from AndroidManifest.xml:65:9 + android:configChanges + ADDED from AndroidManifest.xml:67:13 + android:name + ADDED from AndroidManifest.xml:66:13 +activity#de.bjusystems.vdrmanager.gui.ChannelListActivity +ADDED from AndroidManifest.xml:68:9 + android:configChanges + ADDED from AndroidManifest.xml:70:13 + android:name + ADDED from AndroidManifest.xml:69:13 +activity#de.bjusystems.vdrmanager.gui.EpgDetailsActivity +ADDED from AndroidManifest.xml:79:9 + android:configChanges + ADDED from AndroidManifest.xml:81:13 + android:name + ADDED from AndroidManifest.xml:80:13 +activity#de.bjusystems.vdrmanager.gui.TimerDetailsActivity +ADDED from AndroidManifest.xml:90:9 + android:windowSoftInputMode + ADDED from AndroidManifest.xml:93:13 + android:configChanges + ADDED from AndroidManifest.xml:92:13 + android:name + ADDED from AndroidManifest.xml:91:13 +activity#de.bjusystems.vdrmanager.gui.RecordingListActivity +ADDED from AndroidManifest.xml:102:9 + android:configChanges + ADDED from AndroidManifest.xml:104:13 + android:name + ADDED from AndroidManifest.xml:103:13 +activity#de.bjusystems.vdrmanager.gui.EpgSearchListActivity +ADDED from AndroidManifest.xml:113:9 + android:configChanges + ADDED from AndroidManifest.xml:115:13 + android:name + ADDED from AndroidManifest.xml:114:13 + android:launchMode + ADDED from AndroidManifest.xml:116:13 +meta-data#android.app.searchable +ADDED from AndroidManifest.xml:121:13 + android:resource + ADDED from AndroidManifest.xml:123:17 + android:name + ADDED from AndroidManifest.xml:122:17 +activity#de.bjusystems.vdrmanager.gui.EpgSearchTimesListActivity +ADDED from AndroidManifest.xml:125:9 + android:configChanges + ADDED from AndroidManifest.xml:127:13 + android:name + ADDED from AndroidManifest.xml:126:13 +activity#de.bjusystems.vdrmanager.gui.VdrListActivity +ADDED from AndroidManifest.xml:128:9 + android:configChanges + ADDED from AndroidManifest.xml:130:13 + android:name + ADDED from AndroidManifest.xml:129:13 +activity#de.bjusystems.vdrmanager.gui.VdrPreferencesActivity +ADDED from AndroidManifest.xml:131:9 + android:configChanges + ADDED from AndroidManifest.xml:133:13 + android:name + ADDED from AndroidManifest.xml:132:13 +activity#de.bjusystems.vdrmanager.backup.BackupActivity +ADDED from AndroidManifest.xml:134:9 + android:configChanges + ADDED from AndroidManifest.xml:136:13 + android:name + ADDED from AndroidManifest.xml:135:13 +activity#de.bjusystems.vdrmanager.backup.RestoreActivity +ADDED from AndroidManifest.xml:137:9 + android:configChanges + ADDED from AndroidManifest.xml:139:13 + android:name + ADDED from AndroidManifest.xml:138:13 +activity#de.bjusystems.vdrmanager.backup.RestoreChooserActivity +ADDED from AndroidManifest.xml:140:9 + android:configChanges + ADDED from AndroidManifest.xml:142:13 + android:name + ADDED from AndroidManifest.xml:141:13 +activity#de.bjusystems.vdrmanager.backup.BackupSettingsActivity +ADDED from AndroidManifest.xml:143:9 + android:configChanges + ADDED from AndroidManifest.xml:145:13 + android:name + ADDED from AndroidManifest.xml:144:13 +provider#de.bjusystems.vdrmanager.data.db.EPGSearchSuggestionsProvider +ADDED from AndroidManifest.xml:147:9 + android:exported + ADDED from AndroidManifest.xml:150:13 + android:authorities + ADDED from AndroidManifest.xml:149:13 + android:name + ADDED from AndroidManifest.xml:148:13 +activity#de.bjusystems.vdrmanager.ZonePicker +ADDED from AndroidManifest.xml:152:9 + android:configChanges + ADDED from AndroidManifest.xml:154:13 + android:name + ADDED from AndroidManifest.xml:153:13 +activity#de.bjusystems.vdrmanager.remote.RemoteActivity +ADDED from AndroidManifest.xml:155:9 + android:configChanges + ADDED from AndroidManifest.xml:158:13 + android:theme + ADDED from AndroidManifest.xml:157:13 + android:name + ADDED from AndroidManifest.xml:156:13 diff --git a/vdrmanager/app/build/outputs/logs/manifest-merger-release-report.txt b/vdrmanager/app/build/outputs/logs/manifest-merger-release-report.txt new file mode 100644 index 0000000..34e01b6 --- /dev/null +++ b/vdrmanager/app/build/outputs/logs/manifest-merger-release-report.txt @@ -0,0 +1,219 @@ +-- Merging decision tree log --- +manifest +ADDED from AndroidManifest.xml:2:1 + xmlns:android + ADDED from AndroidManifest.xml:2:11 + package + ADDED from AndroidManifest.xml:3:5 + INJECTED from AndroidManifest.xml:0:0 + INJECTED from AndroidManifest.xml:0:0 + android:versionName + ADDED from AndroidManifest.xml:5:5 + android:versionCode + ADDED from AndroidManifest.xml:4:5 + INJECTED from AndroidManifest.xml:0:0 + INJECTED from AndroidManifest.xml:0:0 +uses-permission#android.permission.INTERNET +ADDED from AndroidManifest.xml:7:5 + android:name + ADDED from AndroidManifest.xml:7:22 +uses-permission#android.permission.ACCESS_NETWORK_STATE +ADDED from AndroidManifest.xml:8:5 + android:name + ADDED from AndroidManifest.xml:8:22 +uses-permission#android.permission.ACCESS_WIFI_STATE +ADDED from AndroidManifest.xml:9:5 + android:name + ADDED from AndroidManifest.xml:9:22 +uses-permission#android.permission.WRITE_EXTERNAL_STORAGE +ADDED from AndroidManifest.xml:10:5 + android:name + ADDED from AndroidManifest.xml:10:22 +uses-sdk +ADDED from AndroidManifest.xml:12:5 +MERGED from com.android.support:support-v4:21.0.3:15:5 +MERGED from com.android.support:appcompat-v7:19.1.0:18:5 +MERGED from com.android.support:support-v4:21.0.3:15:5 + android:targetSdkVersion + ADDED from AndroidManifest.xml:14:9 + INJECTED from AndroidManifest.xml:0:0 + INJECTED from AndroidManifest.xml:0:0 + android:minSdkVersion + ADDED from AndroidManifest.xml:13:9 + INJECTED from AndroidManifest.xml:0:0 + INJECTED from AndroidManifest.xml:0:0 +application +ADDED from AndroidManifest.xml:16:5 +MERGED from com.android.support:support-v4:21.0.3:16:5 +MERGED from com.android.support:appcompat-v7:19.1.0:19:5 +MERGED from com.android.support:support-v4:21.0.3:16:5 + android:label + ADDED from AndroidManifest.xml:21:9 + android:allowBackup + ADDED from AndroidManifest.xml:18:9 + android:icon + ADDED from AndroidManifest.xml:20:9 + android:theme + ADDED from AndroidManifest.xml:22:9 + android:hardwareAccelerated + ADDED from AndroidManifest.xml:19:9 + android:name + ADDED from AndroidManifest.xml:17:9 +activity#de.bjusystems.vdrmanager.gui.VdrManagerActivity +ADDED from AndroidManifest.xml:23:9 + android:label + ADDED from AndroidManifest.xml:26:13 + android:configChanges + ADDED from AndroidManifest.xml:25:13 + android:name + ADDED from AndroidManifest.xml:24:13 +intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER +ADDED from AndroidManifest.xml:27:13 +action#android.intent.action.MAIN +ADDED from AndroidManifest.xml:28:17 + android:name + ADDED from AndroidManifest.xml:28:25 +category#android.intent.category.LAUNCHER +ADDED from AndroidManifest.xml:30:17 + android:name + ADDED from AndroidManifest.xml:30:27 +intent-filter#android.intent.action.SEARCH +ADDED from AndroidManifest.xml:32:13 +action#android.intent.action.SEARCH +ADDED from AndroidManifest.xml:33:17 + android:name + ADDED from AndroidManifest.xml:33:25 +meta-data#android.app.default_searchable +ADDED from AndroidManifest.xml:36:13 + android:name + ADDED from AndroidManifest.xml:37:17 + android:value + ADDED from AndroidManifest.xml:38:17 +activity#de.bjusystems.vdrmanager.gui.TimeEpgListActivity +ADDED from AndroidManifest.xml:40:9 + android:configChanges + ADDED from AndroidManifest.xml:42:13 + android:name + ADDED from AndroidManifest.xml:41:13 +activity#de.bjusystems.vdrmanager.gui.EventEpgListActivity +ADDED from AndroidManifest.xml:43:9 + android:configChanges + ADDED from AndroidManifest.xml:45:13 + android:name + ADDED from AndroidManifest.xml:44:13 +activity#de.bjusystems.vdrmanager.gui.TimerListActivity +ADDED from AndroidManifest.xml:54:9 + android:configChanges + ADDED from AndroidManifest.xml:56:13 + android:name + ADDED from AndroidManifest.xml:55:13 +activity#de.bjusystems.vdrmanager.gui.PreferencesActivity +ADDED from AndroidManifest.xml:65:9 + android:configChanges + ADDED from AndroidManifest.xml:67:13 + android:name + ADDED from AndroidManifest.xml:66:13 +activity#de.bjusystems.vdrmanager.gui.ChannelListActivity +ADDED from AndroidManifest.xml:68:9 + android:configChanges + ADDED from AndroidManifest.xml:70:13 + android:name + ADDED from AndroidManifest.xml:69:13 +activity#de.bjusystems.vdrmanager.gui.EpgDetailsActivity +ADDED from AndroidManifest.xml:79:9 + android:configChanges + ADDED from AndroidManifest.xml:81:13 + android:name + ADDED from AndroidManifest.xml:80:13 +activity#de.bjusystems.vdrmanager.gui.TimerDetailsActivity +ADDED from AndroidManifest.xml:90:9 + android:windowSoftInputMode + ADDED from AndroidManifest.xml:93:13 + android:configChanges + ADDED from AndroidManifest.xml:92:13 + android:name + ADDED from AndroidManifest.xml:91:13 +activity#de.bjusystems.vdrmanager.gui.RecordingListActivity +ADDED from AndroidManifest.xml:102:9 + android:configChanges + ADDED from AndroidManifest.xml:104:13 + android:name + ADDED from AndroidManifest.xml:103:13 +activity#de.bjusystems.vdrmanager.gui.EpgSearchListActivity +ADDED from AndroidManifest.xml:113:9 + android:configChanges + ADDED from AndroidManifest.xml:115:13 + android:name + ADDED from AndroidManifest.xml:114:13 + android:launchMode + ADDED from AndroidManifest.xml:116:13 +meta-data#android.app.searchable +ADDED from AndroidManifest.xml:121:13 + android:resource + ADDED from AndroidManifest.xml:123:17 + android:name + ADDED from AndroidManifest.xml:122:17 +activity#de.bjusystems.vdrmanager.gui.EpgSearchTimesListActivity +ADDED from AndroidManifest.xml:125:9 + android:configChanges + ADDED from AndroidManifest.xml:127:13 + android:name + ADDED from AndroidManifest.xml:126:13 +activity#de.bjusystems.vdrmanager.gui.VdrListActivity +ADDED from AndroidManifest.xml:128:9 + android:configChanges + ADDED from AndroidManifest.xml:130:13 + android:name + ADDED from AndroidManifest.xml:129:13 +activity#de.bjusystems.vdrmanager.gui.VdrPreferencesActivity +ADDED from AndroidManifest.xml:131:9 + android:configChanges + ADDED from AndroidManifest.xml:133:13 + android:name + ADDED from AndroidManifest.xml:132:13 +activity#de.bjusystems.vdrmanager.backup.BackupActivity +ADDED from AndroidManifest.xml:134:9 + android:configChanges + ADDED from AndroidManifest.xml:136:13 + android:name + ADDED from AndroidManifest.xml:135:13 +activity#de.bjusystems.vdrmanager.backup.RestoreActivity +ADDED from AndroidManifest.xml:137:9 + android:configChanges + ADDED from AndroidManifest.xml:139:13 + android:name + ADDED from AndroidManifest.xml:138:13 +activity#de.bjusystems.vdrmanager.backup.RestoreChooserActivity +ADDED from AndroidManifest.xml:140:9 + android:configChanges + ADDED from AndroidManifest.xml:142:13 + android:name + ADDED from AndroidManifest.xml:141:13 +activity#de.bjusystems.vdrmanager.backup.BackupSettingsActivity +ADDED from AndroidManifest.xml:143:9 + android:configChanges + ADDED from AndroidManifest.xml:145:13 + android:name + ADDED from AndroidManifest.xml:144:13 +provider#de.bjusystems.vdrmanager.data.db.EPGSearchSuggestionsProvider +ADDED from AndroidManifest.xml:147:9 + android:exported + ADDED from AndroidManifest.xml:150:13 + android:authorities + ADDED from AndroidManifest.xml:149:13 + android:name + ADDED from AndroidManifest.xml:148:13 +activity#de.bjusystems.vdrmanager.ZonePicker +ADDED from AndroidManifest.xml:152:9 + android:configChanges + ADDED from AndroidManifest.xml:154:13 + android:name + ADDED from AndroidManifest.xml:153:13 +activity#de.bjusystems.vdrmanager.remote.RemoteActivity +ADDED from AndroidManifest.xml:155:9 + android:configChanges + ADDED from AndroidManifest.xml:158:13 + android:theme + ADDED from AndroidManifest.xml:157:13 + android:name + ADDED from AndroidManifest.xml:156:13 diff --git a/vdrmanager/app/libs/ormlite-android-4.47.jar b/vdrmanager/app/libs/ormlite-android-4.47.jar Binary files differnew file mode 100644 index 0000000..79f89a9 --- /dev/null +++ b/vdrmanager/app/libs/ormlite-android-4.47.jar diff --git a/vdrmanager/app/libs/ormlite-core-4.47.jar b/vdrmanager/app/libs/ormlite-core-4.47.jar Binary files differnew file mode 100644 index 0000000..c3c9384 --- /dev/null +++ b/vdrmanager/app/libs/ormlite-core-4.47.jar diff --git a/vdrmanager/app/libs/slf4j-android-1.6.1-RC1.jar b/vdrmanager/app/libs/slf4j-android-1.6.1-RC1.jar Binary files differnew file mode 100644 index 0000000..480348f --- /dev/null +++ b/vdrmanager/app/libs/slf4j-android-1.6.1-RC1.jar diff --git a/vdrmanager/app/libs/svdrp4j-1.1.0-SNAPSHOT.jar b/vdrmanager/app/libs/svdrp4j-1.1.0-SNAPSHOT.jar Binary files differnew file mode 100644 index 0000000..affb337 --- /dev/null +++ b/vdrmanager/app/libs/svdrp4j-1.1.0-SNAPSHOT.jar diff --git a/vdrmanager/app/lint.xml b/vdrmanager/app/lint.xml new file mode 100644 index 0000000..ae17812 --- /dev/null +++ b/vdrmanager/app/lint.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<lint> + <issue id="ExtraTranslation" severity="warning" /> + <issue id="MissingTranslation" severity="warning" /> +</lint>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/AndroidManifest.xml b/vdrmanager/app/src/main/AndroidManifest.xml new file mode 100644 index 0000000..9514f9e --- /dev/null +++ b/vdrmanager/app/src/main/AndroidManifest.xml @@ -0,0 +1,161 @@ +<?xml version="1.0" encoding="utf-8"?> +<manifest xmlns:android="http://schemas.android.com/apk/res/android" + package="de.bjusystems.vdrmanager" + android:versionCode="12250" + android:versionName="12.25" > + + <uses-permission android:name="android.permission.INTERNET" /> + <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> + <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> + <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> + + <uses-sdk + android:minSdkVersion="8" + android:targetSdkVersion="21" /> + + <application + android:name=".app.VdrManagerApp" + android:allowBackup="true" + android:hardwareAccelerated="true" + android:icon="@drawable/app_logo" + android:label="@string/app_name" + android:theme="@style/AppTheme" > + <activity + android:name=".gui.VdrManagerActivity" + android:configChanges="locale" + android:label="@string/app_name" > + <intent-filter> + <action android:name="android.intent.action.MAIN" /> + + <category android:name="android.intent.category.LAUNCHER" /> + </intent-filter> + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name=".gui.TimeEpgListActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name=".gui.EventEpgListActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name=".gui.TimerListActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name=".gui.PreferencesActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name=".gui.ChannelListActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name=".gui.EpgDetailsActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name=".gui.TimerDetailsActivity" + android:configChanges="orientation|locale|keyboardHidden|screenSize" + android:windowSoftInputMode="stateHidden" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name=".gui.RecordingListActivity" + android:configChanges="orientation|locale|screenSize" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.default_searchable" + android:value=".gui.EpgSearchListActivity" /> + </activity> + <activity + android:name=".gui.EpgSearchListActivity" + android:configChanges="orientation|locale|screenSize" + android:launchMode="singleTask" > + <intent-filter> + <action android:name="android.intent.action.SEARCH" /> + </intent-filter> + + <meta-data + android:name="android.app.searchable" + android:resource="@xml/searchable" /> + </activity> + <activity + android:name=".gui.EpgSearchTimesListActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name=".gui.VdrListActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name=".gui.VdrPreferencesActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name=".backup.BackupActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name=".backup.RestoreActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name=".backup.RestoreChooserActivity" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name=".backup.BackupSettingsActivity" + android:configChanges="orientation|locale|screenSize" /> + + <provider + android:name=".data.db.EPGSearchSuggestionsProvider" + android:authorities="de.bjusystems.vdrmanager.data.db.EPGSearchSuggestionsProvider" + android:exported="false" /> + + <activity + android:name=".ZonePicker" + android:configChanges="orientation|locale|screenSize" /> + <activity + android:name=".remote.RemoteActivity" + android:theme="@style/AppTheme" + android:configChanges="orientation|locale|screenSize" /> + </application> + +</manifest>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/assets/fonts/fontawesome-webfont.ttf b/vdrmanager/app/src/main/assets/fonts/fontawesome-webfont.ttf Binary files differnew file mode 100644 index 0000000..ed9372f --- /dev/null +++ b/vdrmanager/app/src/main/assets/fonts/fontawesome-webfont.ttf diff --git a/vdrmanager/app/src/main/java/com/viewpagerindicator/CirclePageIndicator.java b/vdrmanager/app/src/main/java/com/viewpagerindicator/CirclePageIndicator.java new file mode 100644 index 0000000..901d45f --- /dev/null +++ b/vdrmanager/app/src/main/java/com/viewpagerindicator/CirclePageIndicator.java @@ -0,0 +1,437 @@ +/* + * Copyright (C) 2011 Patrik Akerfeldt + * Copyright (C) 2011 Jake Wharton + * + * 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. + */ +package com.viewpagerindicator; + +import de.bjusystems.vdrmanager.R; +import android.content.Context; +import android.content.res.Resources; +import android.content.res.TypedArray; +import android.graphics.Canvas; +import android.graphics.Paint; +import android.graphics.Paint.Style; +import android.os.Parcel; +import android.os.Parcelable; +import android.support.v4.view.ViewPager; +import android.util.AttributeSet; +import android.view.MotionEvent; +import android.view.View; + +/** + * Draws circles (one for each view). The current view position is filled and + * others are only stroked. + */ +public class CirclePageIndicator extends View implements PageIndicator { + public static final int HORIZONTAL = 0; + public static final int VERTICAL = 1; + + private float mRadius; + private final Paint mPaintStroke; + private final Paint mPaintFill; + private ViewPager mViewPager; + private ViewPager.OnPageChangeListener mListener; + private int mCurrentPage; + private int mSnapPage; + private int mCurrentOffset; + private int mScrollState; + private int mPageSize; + private int mOrientation; + private boolean mCentered; + private boolean mSnap; + + + public CirclePageIndicator(Context context) { + this(context, null); + } + + public CirclePageIndicator(Context context, AttributeSet attrs) { + this(context, attrs, R.attr.circlePageIndicatorStyle); + } + + public CirclePageIndicator(Context context, AttributeSet attrs, int defStyle) { + super(context, attrs, defStyle); + + //Load defaults from resources + final Resources res = getResources(); + final int defaultFillColor = res.getColor(R.color.default_circle_indicator_fill_color); + final int defaultOrientation = res.getInteger(R.integer.default_circle_indicator_orientation); + final int defaultStrokeColor = res.getColor(R.color.default_circle_indicator_stroke_color); + final float defaultStrokeWidth = res.getDimension(R.dimen.default_circle_indicator_stroke_width); + final float defaultRadius = res.getDimension(R.dimen.default_circle_indicator_radius); + final boolean defaultCentered = res.getBoolean(R.bool.default_circle_indicator_centered); + final boolean defaultSnap = res.getBoolean(R.bool.default_circle_indicator_snap); + + //Retrieve styles attributes + TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.CirclePageIndicator, defStyle, R.style.Widget_CirclePageIndicator); + + mCentered = a.getBoolean(R.styleable.CirclePageIndicator_centered, defaultCentered); + mOrientation = a.getInt(R.styleable.CirclePageIndicator_orientation, defaultOrientation); + mPaintStroke = new Paint(Paint.ANTI_ALIAS_FLAG); + mPaintStroke.setStyle(Style.STROKE); + mPaintStroke.setColor(a.getColor(R.styleable.CirclePageIndicator_strokeColor, defaultStrokeColor)); + mPaintStroke.setStrokeWidth(a.getDimension(R.styleable.CirclePageIndicator_strokeWidth, defaultStrokeWidth)); + mPaintFill = new Paint(Paint.ANTI_ALIAS_FLAG); + mPaintFill.setStyle(Style.FILL); + mPaintFill.setColor(a.getColor(R.styleable.CirclePageIndicator_fillColor, defaultFillColor)); + mRadius = a.getDimension(R.styleable.CirclePageIndicator_radius, defaultRadius); + mSnap = a.getBoolean(R.styleable.CirclePageIndicator_snap, defaultSnap); + + a.recycle(); + } + + + public void setCentered(boolean centered) { + mCentered = centered; + invalidate(); + } + + public boolean isCentered() { + return mCentered; + } + + public void setFillColor(int fillColor) { + mPaintFill.setColor(fillColor); + invalidate(); + } + + public int getFillColor() { + return mPaintFill.getColor(); + } + + public void setOrientation(int orientation) { + switch (orientation) { + case HORIZONTAL: + case VERTICAL: + mOrientation = orientation; + updatePageSize(); + requestLayout(); + break; + + default: + throw new IllegalArgumentException("Orientation must be either HORIZONTAL or VERTICAL."); + } + } + + public int getOrientation() { + return mOrientation; + } + + public void setStrokeColor(int strokeColor) { + mPaintStroke.setColor(strokeColor); + invalidate(); + } + + public int getStrokeColor() { + return mPaintStroke.getColor(); + } + + public void setStrokeWidth(float strokeWidth) { + mPaintStroke.setStrokeWidth(strokeWidth); + invalidate(); + } + + public float getStrokeWidth() { + return mPaintStroke.getStrokeWidth(); + } + + public void setRadius(float radius) { + mRadius = radius; + invalidate(); + } + + public float getRadius() { + return mRadius; + } + + public void setSnap(boolean snap) { + mSnap = snap; + invalidate(); + } + + public boolean isSnap() { + return mSnap; + } + + /* + * (non-Javadoc) + * + * @see android.view.View#onDraw(android.graphics.Canvas) + */ + @Override + protected void onDraw(Canvas canvas) { + super.onDraw(canvas); + + int longSize; + int longPaddingBefore; + int longPaddingAfter; + int shortPaddingBefore; + if (mOrientation == HORIZONTAL) { + longSize = getWidth(); + longPaddingBefore = getPaddingLeft(); + longPaddingAfter = getPaddingRight(); + shortPaddingBefore = getPaddingTop(); + } else { + longSize = getHeight(); + longPaddingBefore = getPaddingTop(); + longPaddingAfter = getPaddingBottom(); + shortPaddingBefore = getPaddingLeft(); + } + + final int count = mViewPager.getAdapter().getCount(); + final float threeRadius = mRadius * 3; + final float shortOffset = shortPaddingBefore + mRadius; + float longOffset = longPaddingBefore + mRadius; + if (mCentered) { + longOffset += ((longSize - longPaddingBefore - longPaddingAfter) / 2.0f) - ((count * threeRadius) / 2.0f); + } + + float dX; + float dY; + + //Draw stroked circles + for (int iLoop = 0; iLoop < count; iLoop++) { + float drawLong = longOffset + (iLoop * threeRadius); + if (mOrientation == HORIZONTAL) { + dX = drawLong; + dY = shortOffset; + } else { + dX = shortOffset; + dY = drawLong; + } + canvas.drawCircle(dX, dY, mRadius, mPaintStroke); + } + + //Draw the filled circle according to the current scroll + float cx = (mSnap ? mSnapPage : mCurrentPage) * threeRadius; + if (!mSnap && (mPageSize != 0)) { + cx += (mCurrentOffset * 1.0f / mPageSize) * threeRadius; + } + if (mOrientation == HORIZONTAL) { + dX = longOffset + cx; + dY = shortOffset; + } else { + dX = shortOffset; + dY = longOffset + cx; + } + canvas.drawCircle(dX, dY, mRadius, mPaintFill); + } + + @Override + public boolean onTouchEvent(MotionEvent event) { + if (event.getAction() == MotionEvent.ACTION_DOWN) { + final int count = mViewPager.getAdapter().getCount(); + final int longSize = (mOrientation == HORIZONTAL) ? getWidth() : getHeight(); + final float halfLongSize = longSize / 2; + final float halfCircleLongSize = (count * 3 * mRadius) / 2; + final float pointerValue = (mOrientation == HORIZONTAL) ? event.getX() : event.getY(); + + if ((mCurrentPage > 0) && (pointerValue < halfLongSize - halfCircleLongSize)) { + setCurrentItem(mCurrentPage - 1); + return true; + } else if ((mCurrentPage < count - 1) && (pointerValue > halfLongSize + halfCircleLongSize)) { + setCurrentItem(mCurrentPage + 1); + return true; + } + } + + return super.onTouchEvent(event); + } + + public void setViewPager(ViewPager view) { + if (view.getAdapter() == null) { + throw new IllegalStateException("ViewPager does not have adapter instance."); + } + mViewPager = view; + mViewPager.setOnPageChangeListener(this); + updatePageSize(); + invalidate(); + } + + private void updatePageSize() { + if (mViewPager != null) { + mPageSize = (mOrientation == HORIZONTAL) ? mViewPager.getWidth() : mViewPager.getHeight(); + } + } + + public void setViewPager(ViewPager view, int initialPosition) { + setViewPager(view); + setCurrentItem(initialPosition); + } + + + public void setCurrentItem(int item) { + if (mViewPager == null) { + throw new IllegalStateException("ViewPager has not been bound."); + } + mViewPager.setCurrentItem(item); + mCurrentPage = item; + invalidate(); + } + + + public void onPageScrollStateChanged(int state) { + mScrollState = state; + + if (mListener != null) { + mListener.onPageScrollStateChanged(state); + } + } + + + public void onPageScrolled(int position, float positionOffset, int positionOffsetPixels) { + mCurrentPage = position; + mCurrentOffset = positionOffsetPixels; + updatePageSize(); + invalidate(); + + if (mListener != null) { + mListener.onPageScrolled(position, positionOffset, positionOffsetPixels); + } + } + + + public void onPageSelected(int position) { + if (mSnap || mScrollState == ViewPager.SCROLL_STATE_IDLE) { + mCurrentPage = position; + mSnapPage = position; + invalidate(); + } + + if (mListener != null) { + mListener.onPageSelected(position); + } + } + + + public void setOnPageChangeListener(ViewPager.OnPageChangeListener listener) { + mListener = listener; + } + + /* + * (non-Javadoc) + * + * @see android.view.View#onMeasure(int, int) + */ + @Override + protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { + if (mOrientation == HORIZONTAL) { + setMeasuredDimension(measureLong(widthMeasureSpec), measureShort(heightMeasureSpec)); + } else { + setMeasuredDimension(measureShort(widthMeasureSpec), measureLong(heightMeasureSpec)); + } + } + + /** + * Determines the width of this view + * + * @param measureSpec + * A measureSpec packed into an int + * @return The width of the view, honoring constraints from measureSpec + */ + private int measureLong(int measureSpec) { + int result = 0; + int specMode = MeasureSpec.getMode(measureSpec); + int specSize = MeasureSpec.getSize(measureSpec); + + if (specMode == MeasureSpec.EXACTLY) { + //We were told how big to be + result = specSize; + } else { + //Calculate the width according the views count + final int count = mViewPager.getAdapter().getCount(); + result = (int)(getPaddingLeft() + getPaddingRight() + + (count * 2 * mRadius) + (count - 1) * mRadius + 1); + //Respect AT_MOST value if that was what is called for by measureSpec + if (specMode == MeasureSpec.AT_MOST) { + result = Math.min(result, specSize); + } + } + return result; + } + + /** + * Determines the height of this view + * + * @param measureSpec + * A measureSpec packed into an int + * @return The height of the view, honoring constraints from measureSpec + */ + private int measureShort(int measureSpec) { + int result = 0; + int specMode = MeasureSpec.getMode(measureSpec); + int specSize = MeasureSpec.getSize(measureSpec); + + if (specMode == MeasureSpec.EXACTLY) { + //We were told how big to be + result = specSize; + } else { + //Measure the height + result = (int)(2 * mRadius + getPaddingTop() + getPaddingBottom() + 1); + //Respect AT_MOST value if that was what is called for by measureSpec + if (specMode == MeasureSpec.AT_MOST) { + result = Math.min(result, specSize); + } + } + return result; + } + + @Override + public void onRestoreInstanceState(Parcelable state) { + SavedState savedState = (SavedState)state; + super.onRestoreInstanceState(savedState.getSuperState()); + mCurrentPage = savedState.currentPage; + mSnapPage = savedState.currentPage; + requestLayout(); + } + + @Override + public Parcelable onSaveInstanceState() { + Parcelable superState = super.onSaveInstanceState(); + SavedState savedState = new SavedState(superState); + savedState.currentPage = mCurrentPage; + return savedState; + } + + static class SavedState extends BaseSavedState { + int currentPage; + + public SavedState(Parcelable superState) { + super(superState); + } + + private SavedState(Parcel in) { + super(in); + currentPage = in.readInt(); + } + + @Override + public void writeToParcel(Parcel dest, int flags) { + super.writeToParcel(dest, flags); + dest.writeInt(currentPage); + } + + public static final Parcelable.Creator<SavedState> CREATOR = new Parcelable.Creator<SavedState>() { + + public SavedState createFromParcel(Parcel in) { + return new SavedState(in); + } + + public SavedState[] newArray(int size) { + return new SavedState[size]; + } + }; + } +} diff --git a/vdrmanager/app/src/main/java/com/viewpagerindicator/PageIndicator.java b/vdrmanager/app/src/main/java/com/viewpagerindicator/PageIndicator.java new file mode 100644 index 0000000..64786d2 --- /dev/null +++ b/vdrmanager/app/src/main/java/com/viewpagerindicator/PageIndicator.java @@ -0,0 +1,58 @@ +/* + * Copyright (C) 2011 Patrik Akerfeldt + * Copyright (C) 2011 Jake Wharton + * + * 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. + */ + +package com.viewpagerindicator; + +import android.support.v4.view.ViewPager; + +/** + * A PageIndicator is responsible to show an visual indicator on the total views + * number and the current visible view. + */ +public interface PageIndicator extends ViewPager.OnPageChangeListener { + /** + * Bind the indicator to a ViewPager. + * + * @param view + */ + public void setViewPager(ViewPager view); + + /** + * Bind the indicator to a ViewPager. + * + * @param view + * @param initialPosition + */ + public void setViewPager(ViewPager view, int initialPosition); + + /** + * <p>Set the current page of both the ViewPager and indicator.</p> + * + * <p>This <strong>must</strong> be used if you need to set the page before + * the views are drawn on screen (e.g., default start page).</p> + * + * @param item + */ + public void setCurrentItem(int item); + + /** + * Set a page change listener which will receive forwarded events. + * + * @param listener + */ + public void setOnPageChangeListener(ViewPager.OnPageChangeListener listener); +} diff --git a/vdrmanager/app/src/main/java/com/viewpagerindicator/TitlePageIndicator.java b/vdrmanager/app/src/main/java/com/viewpagerindicator/TitlePageIndicator.java new file mode 100644 index 0000000..c04f5ed --- /dev/null +++ b/vdrmanager/app/src/main/java/com/viewpagerindicator/TitlePageIndicator.java @@ -0,0 +1,672 @@ +/* + * Copyright (C) 2011 Patrik Akerfeldt + * Copyright (C) 2011 Francisco Figueiredo Jr. + * Copyright (C) 2011 Jake Wharton + * + * 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. + */ +package com.viewpagerindicator; + +import java.util.ArrayList; + +import de.bjusystems.vdrmanager.R; +import android.content.Context; +import android.content.res.Resources; +import android.content.res.TypedArray; +import android.graphics.Canvas; +import android.graphics.Paint; +import android.graphics.Path; +import android.graphics.RectF; +import android.os.Parcel; +import android.os.Parcelable; +import android.support.v4.view.ViewPager; +import android.util.AttributeSet; +import android.view.MotionEvent; +import android.view.View; + +/** + * A TitlePageIndicator is a PageIndicator which displays the title of left view + * (if exist), the title of the current select view (centered) and the title of + * the right view (if exist). When the user scrolls the ViewPager then titles are + * also scrolled. + */ +public class TitlePageIndicator extends View implements PageIndicator { + /** + * Percentage indicating what percentage of the screen width away from + * center should the underline be fully faded. A value of 0.25 means that + * halfway between the center of the screen and an edge. + */ + private static final float SELECTION_FADE_PERCENTAGE = 0.25f; + + /** + * Percentage indicating what percentage of the screen width away from + * center should the selected text bold turn off. A value of 0.05 means + * that 10% between the center and an edge. + */ + private static final float BOLD_FADE_PERCENTAGE = 0.05f; + + public enum IndicatorStyle { + None(0), Triangle(1), Underline(2); + + public final int value; + + private IndicatorStyle(int value) { + this.value = value; + } + + public static IndicatorStyle fromValue(int value) { + for (IndicatorStyle style : IndicatorStyle.values()) { + if (style.value == value) { + return style; + } + } + return null; + } + } + + private ViewPager mViewPager; + private ViewPager.OnPageChangeListener mListener; + private TitleProvider mTitleProvider; + private int mCurrentPage; + private int mCurrentOffset; + private int mScrollState; + private final Paint mPaintText; + private boolean mBoldText; + private int mColorText; + private int mColorSelected; + private Path mPath; + private final Paint mPaintFooterLine; + private IndicatorStyle mFooterIndicatorStyle; + private final Paint mPaintFooterIndicator; + private float mFooterIndicatorHeight; + private float mFooterIndicatorUnderlinePadding; + private float mFooterPadding; + private float mTitlePadding; + private float mTopPadding; + /** Left and right side padding for not active view titles. */ + private float mClipPadding; + private float mFooterLineHeight; + + + public TitlePageIndicator(Context context) { + this(context, null); + } + + public TitlePageIndicator(Context context, AttributeSet attrs) { + this(context, attrs, R.attr.titlePageIndicatorStyle); + } + + public TitlePageIndicator(Context context, AttributeSet attrs, int defStyle) { + super(context, attrs, defStyle); + + //Load defaults from resources + final Resources res = getResources(); + final int defaultFooterColor = res.getColor(R.color.default_title_indicator_footer_color); + final float defaultFooterLineHeight = res.getDimension(R.dimen.default_title_indicator_footer_line_height); + final int defaultFooterIndicatorStyle = res.getInteger(R.integer.default_title_indicator_footer_indicator_style); + final float defaultFooterIndicatorHeight = res.getDimension(R.dimen.default_title_indicator_footer_indicator_height); + final float defaultFooterIndicatorUnderlinePadding = res.getDimension(R.dimen.default_title_indicator_footer_indicator_underline_padding); + final float defaultFooterPadding = res.getDimension(R.dimen.default_title_indicator_footer_padding); + final int defaultSelectedColor = res.getColor(R.color.default_title_indicator_selected_color); + final boolean defaultSelectedBold = res.getBoolean(R.bool.default_title_indicator_selected_bold); + final int defaultTextColor = res.getColor(R.color.default_title_indicator_text_color); + final float defaultTextSize = res.getDimension(R.dimen.default_title_indicator_text_size); + final float defaultTitlePadding = res.getDimension(R.dimen.default_title_indicator_title_padding); + final float defaultClipPadding = res.getDimension(R.dimen.default_title_indicator_clip_padding); + final float defaultTopPadding = res.getDimension(R.dimen.default_title_indicator_top_padding); + + //Retrieve styles attributes + TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.TitlePageIndicator, defStyle, R.style.Widget_TitlePageIndicator); + + //Retrieve the colors to be used for this view and apply them. + mFooterLineHeight = a.getDimension(R.styleable.TitlePageIndicator_footerLineHeight, defaultFooterLineHeight); + mFooterIndicatorStyle = IndicatorStyle.fromValue(a.getInteger(R.styleable.TitlePageIndicator_footerIndicatorStyle, defaultFooterIndicatorStyle)); + mFooterIndicatorHeight = a.getDimension(R.styleable.TitlePageIndicator_footerIndicatorHeight, defaultFooterIndicatorHeight); + mFooterIndicatorUnderlinePadding = a.getDimension(R.styleable.TitlePageIndicator_footerIndicatorUnderlinePadding, defaultFooterIndicatorUnderlinePadding); + mFooterPadding = a.getDimension(R.styleable.TitlePageIndicator_footerPadding, defaultFooterPadding); + mTopPadding = a.getDimension(R.styleable.TitlePageIndicator_topPadding, defaultTopPadding); + mTitlePadding = a.getDimension(R.styleable.TitlePageIndicator_titlePadding, defaultTitlePadding); + mClipPadding = a.getDimension(R.styleable.TitlePageIndicator_clipPadding, defaultClipPadding); + mColorSelected = a.getColor(R.styleable.TitlePageIndicator_selectedColor, defaultSelectedColor); + mColorText = a.getColor(R.styleable.TitlePageIndicator_textColor, defaultTextColor); + mBoldText = a.getBoolean(R.styleable.TitlePageIndicator_selectedBold, defaultSelectedBold); + + final float textSize = a.getDimension(R.styleable.TitlePageIndicator_textSize, defaultTextSize); + final int footerColor = a.getColor(R.styleable.TitlePageIndicator_footerColor, defaultFooterColor); + mPaintText = new Paint(); + mPaintText.setTextSize(textSize); + mPaintText.setAntiAlias(true); + mPaintFooterLine = new Paint(); + mPaintFooterLine.setStyle(Paint.Style.FILL_AND_STROKE); + mPaintFooterLine.setStrokeWidth(mFooterLineHeight); + mPaintFooterLine.setColor(footerColor); + mPaintFooterIndicator = new Paint(); + mPaintFooterIndicator.setStyle(Paint.Style.FILL_AND_STROKE); + mPaintFooterIndicator.setColor(footerColor); + + a.recycle(); + } + + + public int getFooterColor() { + return mPaintFooterLine.getColor(); + } + + public void setFooterColor(int footerColor) { + mPaintFooterLine.setColor(footerColor); + mPaintFooterIndicator.setColor(footerColor); + invalidate(); + } + + public float getFooterLineHeight() { + return mFooterLineHeight; + } + + public void setFooterLineHeight(float footerLineHeight) { + mFooterLineHeight = footerLineHeight; + mPaintFooterLine.setStrokeWidth(mFooterLineHeight); + invalidate(); + } + + public float getFooterIndicatorHeight() { + return mFooterIndicatorHeight; + } + + public void setFooterIndicatorHeight(float footerTriangleHeight) { + mFooterIndicatorHeight = footerTriangleHeight; + invalidate(); + } + + public float getFooterIndicatorPadding() { + return mFooterPadding; + } + + public void setFooterIndicatorPadding(float footerIndicatorPadding) { + mFooterPadding = footerIndicatorPadding; + invalidate(); + } + + public IndicatorStyle getFooterIndicatorStyle() { + return mFooterIndicatorStyle; + } + + public void setFooterIndicatorStyle(IndicatorStyle indicatorStyle) { + mFooterIndicatorStyle = indicatorStyle; + invalidate(); + } + + public int getSelectedColor() { + return mColorSelected; + } + + public void setSelectedColor(int selectedColor) { + mColorSelected = selectedColor; + invalidate(); + } + + public boolean isSelectedBold() { + return mBoldText; + } + + public void setSelectedBold(boolean selectedBold) { + mBoldText = selectedBold; + invalidate(); + } + + public int getTextColor() { + return mColorText; + } + + public void setTextColor(int textColor) { + mPaintText.setColor(textColor); + mColorText = textColor; + invalidate(); + } + + public float getTextSize() { + return mPaintText.getTextSize(); + } + + public void setTextSize(float textSize) { + mPaintText.setTextSize(textSize); + invalidate(); + } + + public float getTitlePadding() { + return this.mTitlePadding; + } + + public void setTitlePadding(float titlePadding) { + mTitlePadding = titlePadding; + invalidate(); + } + + public float getTopPadding() { + return this.mTopPadding; + } + + public void setTopPadding(float topPadding) { + mTopPadding = topPadding; + invalidate(); + } + + public float getClipPadding() { + return this.mClipPadding; + } + + public void setClipPadding(float clipPadding) { + mClipPadding = clipPadding; + invalidate(); + } + + /* + * (non-Javadoc) + * + * @see android.view.View#onDraw(android.graphics.Canvas) + */ + @Override + protected void onDraw(Canvas canvas) { + super.onDraw(canvas); + + //Calculate views bounds + ArrayList<RectF> bounds = calculateAllBounds(mPaintText); + + final int count = mViewPager.getAdapter().getCount(); + final int countMinusOne = count - 1; + final float halfWidth = getWidth() / 2f; + final int left = getLeft(); + final float leftClip = left + mClipPadding; + final int width = getWidth(); + final int height = getHeight(); + final int right = left + width; + final float rightClip = right - mClipPadding; + + int page = mCurrentPage; + float offsetPercent; + if (mCurrentOffset <= halfWidth) { + offsetPercent = 1.0f * mCurrentOffset / width; + } else { + page += 1; + offsetPercent = 1.0f * (width - mCurrentOffset) / width; + } + final boolean currentSelected = (offsetPercent <= SELECTION_FADE_PERCENTAGE); + final boolean currentBold = (offsetPercent <= BOLD_FADE_PERCENTAGE); + final float selectedPercent = (SELECTION_FADE_PERCENTAGE - offsetPercent) / SELECTION_FADE_PERCENTAGE; + + //Verify if the current view must be clipped to the screen + RectF curPageBound = bounds.get(mCurrentPage); + float curPageWidth = curPageBound.right - curPageBound.left; + if (curPageBound.left < leftClip) { + //Try to clip to the screen (left side) + clipViewOnTheLeft(curPageBound, curPageWidth, left); + } + if (curPageBound.right > rightClip) { + //Try to clip to the screen (right side) + clipViewOnTheRight(curPageBound, curPageWidth, right); + } + + //Left views starting from the current position + if (mCurrentPage > 0) { + for (int i = mCurrentPage - 1; i >= 0; i--) { + RectF bound = bounds.get(i); + //Is left side is outside the screen + if (bound.left < leftClip) { + float w = bound.right - bound.left; + //Try to clip to the screen (left side) + clipViewOnTheLeft(bound, w, left); + //Except if there's an intersection with the right view + RectF rightBound = bounds.get(i + 1); + //Intersection + if (bound.right + mTitlePadding > rightBound.left) { + bound.left = rightBound.left - w - mTitlePadding; + bound.right = bound.left + w; + } + } + } + } + //Right views starting from the current position + if (mCurrentPage < countMinusOne) { + for (int i = mCurrentPage + 1 ; i < count; i++) { + RectF bound = bounds.get(i); + //If right side is outside the screen + if (bound.right > rightClip) { + float w = bound.right - bound.left; + //Try to clip to the screen (right side) + clipViewOnTheRight(bound, w, right); + //Except if there's an intersection with the left view + RectF leftBound = bounds.get(i - 1); + //Intersection + if (bound.left - mTitlePadding < leftBound.right) { + bound.left = leftBound.right + mTitlePadding; + bound.right = bound.left + w; + } + } + } + } + + //Now draw views + for (int i = 0; i < count; i++) { + //Get the title + RectF bound = bounds.get(i); + //Only if one side is visible + if ((bound.left > left && bound.left < right) || (bound.right > left && bound.right < right)) { + final boolean currentPage = (i == page); + //Only set bold if we are within bounds + mPaintText.setFakeBoldText(currentPage && currentBold && mBoldText); + + //Draw text as unselected + mPaintText.setColor(mColorText); + canvas.drawText(mTitleProvider.getTitle(i), bound.left, bound.bottom + mTopPadding, mPaintText); + + //If we are within the selected bounds draw the selected text + if (currentPage && currentSelected) { + mPaintText.setColor(mColorSelected); + mPaintText.setAlpha((int)((mColorSelected >>> 24) * selectedPercent)); + canvas.drawText(mTitleProvider.getTitle(i), bound.left, bound.bottom + mTopPadding, mPaintText); + } + } + } + + //Draw the footer line + mPath = new Path(); + mPath.moveTo(0, height - mFooterLineHeight / 2f); + mPath.lineTo(width, height - mFooterLineHeight / 2f); + mPath.close(); + canvas.drawPath(mPath, mPaintFooterLine); + + switch (mFooterIndicatorStyle) { + case Triangle: + mPath = new Path(); + mPath.moveTo(halfWidth, height - mFooterLineHeight - mFooterIndicatorHeight); + mPath.lineTo(halfWidth + mFooterIndicatorHeight, height - mFooterLineHeight); + mPath.lineTo(halfWidth - mFooterIndicatorHeight, height - mFooterLineHeight); + mPath.close(); + canvas.drawPath(mPath, mPaintFooterIndicator); + break; + + case Underline: + if (!currentSelected) { + break; + } + + RectF underlineBounds = bounds.get(page); + mPath = new Path(); + mPath.moveTo(underlineBounds.left - mFooterIndicatorUnderlinePadding, height - mFooterLineHeight); + mPath.lineTo(underlineBounds.right + mFooterIndicatorUnderlinePadding, height - mFooterLineHeight); + mPath.lineTo(underlineBounds.right + mFooterIndicatorUnderlinePadding, height - mFooterLineHeight - mFooterIndicatorHeight); + mPath.lineTo(underlineBounds.left - mFooterIndicatorUnderlinePadding, height - mFooterLineHeight - mFooterIndicatorHeight); + mPath.close(); + + mPaintFooterIndicator.setAlpha((int)(0xFF * selectedPercent)); + canvas.drawPath(mPath, mPaintFooterIndicator); + mPaintFooterIndicator.setAlpha(0xFF); + break; + } + } + + @Override + public boolean onTouchEvent(MotionEvent event) { + if (event.getAction() == MotionEvent.ACTION_DOWN) { + final int count = mViewPager.getAdapter().getCount(); + final int width = getWidth(); + final float halfWidth = width / 2f; + final float sixthWidth = width / 6f; + + if ((mCurrentPage > 0) && (event.getX() < halfWidth - sixthWidth)) { + mViewPager.setCurrentItem(mCurrentPage - 1); + return true; + } else if ((mCurrentPage < count - 1) && (event.getX() > halfWidth + sixthWidth)) { + mViewPager.setCurrentItem(mCurrentPage + 1); + return true; + } + } + + return super.onTouchEvent(event); + } + + /** + * Set bounds for the right textView including clip padding. + * + * @param curViewBound + * current bounds. + * @param curViewWidth + * width of the view. + */ + private void clipViewOnTheRight(RectF curViewBound, float curViewWidth, int right) { + curViewBound.right = right - mClipPadding; + curViewBound.left = curViewBound.right - curViewWidth; + } + + /** + * Set bounds for the left textView including clip padding. + * + * @param curViewBound + * current bounds. + * @param curViewWidth + * width of the view. + */ + private void clipViewOnTheLeft(RectF curViewBound, float curViewWidth, int left) { + curViewBound.left = left + mClipPadding; + curViewBound.right = mClipPadding + curViewWidth; + } + + /** + * Calculate views bounds and scroll them according to the current index + * + * @param paint + * @param currentIndex + * @return + */ + private ArrayList<RectF> calculateAllBounds(Paint paint) { + ArrayList<RectF> list = new ArrayList<RectF>(); + //For each views (If no values then add a fake one) + final int count = mViewPager.getAdapter().getCount(); + final int width = getWidth(); + final int halfWidth = width / 2; + for (int i = 0; i < count; i++) { + RectF bounds = calcBounds(i, paint); + float w = (bounds.right - bounds.left); + float h = (bounds.bottom - bounds.top); + bounds.left = (halfWidth) - (w / 2) - mCurrentOffset + ((i - mCurrentPage) * width); + bounds.right = bounds.left + w; + bounds.top = 0; + bounds.bottom = h; + list.add(bounds); + } + + return list; + } + + /** + * Calculate the bounds for a view's title + * + * @param index + * @param paint + * @return + */ + private RectF calcBounds(int index, Paint paint) { + //Calculate the text bounds + RectF bounds = new RectF(); + bounds.right = paint.measureText(mTitleProvider.getTitle(index)); + bounds.bottom = paint.descent() - paint.ascent(); + return bounds; + } + + + public void setViewPager(ViewPager view) { + if (view.getAdapter() == null) { + throw new IllegalStateException("ViewPager does not have adapter instance."); + } + if (!(view.getAdapter() instanceof TitleProvider)) { + throw new IllegalStateException("ViewPager adapter must implement TitleProvider to be used with TitlePageIndicator."); + } + mViewPager = view; + mViewPager.setOnPageChangeListener(this); + mTitleProvider = (TitleProvider)mViewPager.getAdapter(); + invalidate(); + } + + + public void setViewPager(ViewPager view, int initialPosition) { + setViewPager(view); + setCurrentItem(initialPosition); + } + + + public void setCurrentItem(int item) { + if (mViewPager == null) { + throw new IllegalStateException("ViewPager has not been bound."); + } + mViewPager.setCurrentItem(item); + mCurrentPage = item; + invalidate(); + } + + public void onPageScrollStateChanged(int state) { + mScrollState = state; + + if (mListener != null) { + mListener.onPageScrollStateChanged(state); + } + } + + + public void onPageScrolled(int position, float positionOffset, int positionOffsetPixels) { + mCurrentPage = position; + mCurrentOffset = positionOffsetPixels; + invalidate(); + + if (mListener != null) { + mListener.onPageScrolled(position, positionOffset, positionOffsetPixels); + } + } + + + public void onPageSelected(int position) { + if (mScrollState == ViewPager.SCROLL_STATE_IDLE) { + mCurrentPage = position; + invalidate(); + } + + if (mListener != null) { + mListener.onPageSelected(position); + } + } + + public void setOnPageChangeListener(ViewPager.OnPageChangeListener listener) { + mListener = listener; + } + + /* + * (non-Javadoc) + * + * @see android.view.View#onMeasure(int, int) + */ + @Override + protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { + setMeasuredDimension(measureWidth(widthMeasureSpec), measureHeight(heightMeasureSpec)); + } + + /** + * Determines the width of this view + * + * @param measureSpec + * A measureSpec packed into an int + * @return The width of the view, honoring constraints from measureSpec + */ + private int measureWidth(int measureSpec) { + int result = 0; + int specMode = MeasureSpec.getMode(measureSpec); + int specSize = MeasureSpec.getSize(measureSpec); + + if (specMode != MeasureSpec.EXACTLY) { + throw new IllegalStateException(getClass().getSimpleName() + " can only be used in EXACTLY mode."); + } + result = specSize; + return result; + } + + /** + * Determines the height of this view + * + * @param measureSpec + * A measureSpec packed into an int + * @return The height of the view, honoring constraints from measureSpec + */ + private int measureHeight(int measureSpec) { + float result = 0; + int specMode = MeasureSpec.getMode(measureSpec); + int specSize = MeasureSpec.getSize(measureSpec); + + if (specMode == MeasureSpec.EXACTLY) { + //We were told how big to be + result = specSize; + } else { + //Calculate the text bounds + RectF bounds = new RectF(); + bounds.bottom = mPaintText.descent()-mPaintText.ascent(); + result = bounds.bottom - bounds.top + mFooterLineHeight + mFooterPadding + mTopPadding; + if (mFooterIndicatorStyle != IndicatorStyle.None) { + result += mFooterIndicatorHeight; + } + } + return (int)result; + } + + @Override + public void onRestoreInstanceState(Parcelable state) { + SavedState savedState = (SavedState)state; + super.onRestoreInstanceState(savedState.getSuperState()); + mCurrentPage = savedState.currentPage; + requestLayout(); + } + + @Override + public Parcelable onSaveInstanceState() { + Parcelable superState = super.onSaveInstanceState(); + SavedState savedState = new SavedState(superState); + savedState.currentPage = mCurrentPage; + return savedState; + } + + static class SavedState extends BaseSavedState { + int currentPage; + + public SavedState(Parcelable superState) { + super(superState); + } + + private SavedState(Parcel in) { + super(in); + currentPage = in.readInt(); + } + + @Override + public void writeToParcel(Parcel dest, int flags) { + super.writeToParcel(dest, flags); + dest.writeInt(currentPage); + } + + public static final Parcelable.Creator<SavedState> CREATOR = new Parcelable.Creator<SavedState>() { + + public SavedState createFromParcel(Parcel in) { + return new SavedState(in); + } + + + public SavedState[] newArray(int size) { + return new SavedState[size]; + } + }; + } +} diff --git a/vdrmanager/app/src/main/java/com/viewpagerindicator/TitleProvider.java b/vdrmanager/app/src/main/java/com/viewpagerindicator/TitleProvider.java new file mode 100644 index 0000000..2a04b65 --- /dev/null +++ b/vdrmanager/app/src/main/java/com/viewpagerindicator/TitleProvider.java @@ -0,0 +1,28 @@ +/* + * Copyright (C) 2011 Patrik Akerfeldt + * + * 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. + */ +package com.viewpagerindicator; + +/** + * A TitleProvider provides the title to display according to a view. + */ +public interface TitleProvider { + /** + * Returns the title of the view at position + * @param position + * @return + */ + public String getTitle(int position); +} diff --git a/vdrmanager/app/src/main/java/de/androvdr/widget/AnimatedTextView.java b/vdrmanager/app/src/main/java/de/androvdr/widget/AnimatedTextView.java new file mode 100644 index 0000000..b6c120b --- /dev/null +++ b/vdrmanager/app/src/main/java/de/androvdr/widget/AnimatedTextView.java @@ -0,0 +1,101 @@ +package de.androvdr.widget; + +import android.content.Context; +import android.util.AttributeSet; +import android.view.View; +import android.view.animation.AlphaAnimation; +import android.view.animation.Animation; +import android.view.animation.AnimationUtils; +import android.widget.TextView; + +/** + * Created by lado on 04.05.15. + */ +public class AnimatedTextView extends TextView { + private static final int IS_ANIMATING_TAG_ID = "isAnimating".hashCode(); + + private Animation fadeInAnimation; + private Animation fadeOutAnimation; + + public AnimatedTextView(Context context) { + super(context); + + initAnimations(context); + } + + public AnimatedTextView(Context context, AttributeSet attrs) { + super(context, attrs); + + initAnimations(context); + } + + public AnimatedTextView(Context context, AttributeSet attrs, int defStyle) { + super(context, attrs, defStyle); + + initAnimations(context); + } + + public void initAnimations(Context context) { + fadeInAnimation = AnimationUtils.loadAnimation(this.getContext(), android.R.anim.fade_in); + + fadeOutAnimation = new AlphaAnimation(1.0f, 0.0f); + fadeOutAnimation.setDuration(100); + fadeInAnimation.setAnimationListener(new Animation.AnimationListener() { + @Override + public void onAnimationStart(Animation animation) { + setAnimatingFlag(true); + } + + @Override + public void onAnimationEnd(Animation animation) { + setAnimatingFlag(false); + } + + @Override + public void onAnimationRepeat(Animation animation) { + + } + }); + + fadeOutAnimation.setAnimationListener(new Animation.AnimationListener() { + @Override + public void onAnimationStart(Animation animation) { + setAnimatingFlag(false); + } + + @Override + public void onAnimationEnd(Animation animation) { + } + + @Override + public void onAnimationRepeat(Animation animation) { + + } + + }); + + setAnimatingFlag(false); + } + + public void fadeOut() { + if (getVisibility() == View.VISIBLE) { + startAnimation(fadeOutAnimation); + setVisibility(View.INVISIBLE); + } + } + + public void fadeIn() { + //if (getVisibility() == View.INVISIBLE && !isAnimating()) { +// startAnimation(fadeInAnimation); + setVisibility(View.VISIBLE); + // } + } + + private boolean isAnimating() { + return (Boolean) getTag(IS_ANIMATING_TAG_ID) == true; + } + + private void setAnimatingFlag(boolean isAnimating) { + setTag(IS_ANIMATING_TAG_ID, new Boolean(isAnimating)); + } +} diff --git a/vdrmanager/app/src/main/java/de/androvdr/widget/FontAwesome.java b/vdrmanager/app/src/main/java/de/androvdr/widget/FontAwesome.java new file mode 100644 index 0000000..77d7c07 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/androvdr/widget/FontAwesome.java @@ -0,0 +1,25 @@ +package de.androvdr.widget; + +import android.content.Context; +import android.graphics.Typeface; + +/** + * Created by lado on 04.05.15. + */ +public class FontAwesome { + + private static Typeface mFont; + + + public static Typeface getFontAwesome(Context context){ + + if(mFont != null){ + return mFont; + } + + mFont = Typeface.createFromAsset(context.getAssets(), "fonts/fontawesome-webfont.ttf"); + return mFont; + } + + +} diff --git a/vdrmanager/app/src/main/java/de/androvdr/widget/FontAwesomeButton.java b/vdrmanager/app/src/main/java/de/androvdr/widget/FontAwesomeButton.java new file mode 100644 index 0000000..22c4de1 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/androvdr/widget/FontAwesomeButton.java @@ -0,0 +1,36 @@ +package de.androvdr.widget; + +import android.content.Context; +import android.util.AttributeSet; +import android.widget.Button; + +/** + * Created by lado on 04.05.15. + */ +public class FontAwesomeButton extends Button { + + + public FontAwesomeButton(Context context, AttributeSet attrs, int defStyle) { + super(context, attrs, defStyle); + initFontAwesome(); + + } + + public FontAwesomeButton(Context context, AttributeSet attrs) { + super(context, attrs); + initFontAwesome(); + + } + + public FontAwesomeButton(Context context) { + super(context); + initFontAwesome(); + } + + private void initFontAwesome(){ + if(isInEditMode() == false) { + setTypeface(FontAwesome.getFontAwesome(getContext().getApplicationContext().getApplicationContext())); + } + } + +} diff --git a/vdrmanager/app/src/main/java/de/androvdr/widget/LruCache.java b/vdrmanager/app/src/main/java/de/androvdr/widget/LruCache.java new file mode 100644 index 0000000..9186b15 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/androvdr/widget/LruCache.java @@ -0,0 +1,396 @@ +package de.androvdr.widget; + +/** + * Created by lado on 04.05.15. + */ +/* + * 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. + */ + + + + import java.util.LinkedHashMap; + import java.util.Map; + +/** + * BEGIN LAYOUTLIB CHANGE + * This is a custom version that doesn't use the non standard LinkedHashMap#eldest. + * END LAYOUTLIB CHANGE + * + * A cache that holds strong references to a limited number of values. Each time + * a value is accessed, it is moved to the head of a queue. When a value is + * added to a full cache, the value at the end of that queue is evicted and may + * become eligible for garbage collection. + * + * <p>If your cached values hold resources that need to be explicitly released, + * override {@link #entryRemoved}. + * + * <p>If a cache miss should be computed on demand for the corresponding keys, + * override {@link #create}. This simplifies the calling code, allowing it to + * assume a value will always be returned, even when there's a cache miss. + * + * <p>By default, the cache size is measured in the number of entries. Override + * {@link #sizeOf} to size the cache in different units. For example, this cache + * is limited to 4MiB of bitmaps: + * <pre> {@code + * int cacheSize = 4 * 1024 * 1024; // 4MiB + * LruCache<String, Bitmap> bitmapCache = new LruCache<String, Bitmap>(cacheSize) { + * protected int sizeOf(String key, Bitmap value) { + * return value.getByteCount(); + * } + * }}</pre> + * + * <p>This class is thread-safe. Perform multiple cache operations atomically by + * synchronizing on the cache: <pre> {@code + * synchronized (cache) { + * if (cache.get(key) == null) { + * cache.put(key, value); + * } + * }}</pre> + * + * <p>This class does not allow null to be used as a key or value. A return + * value of null from {@link #get}, {@link #put} or {@link #remove} is + * unambiguous: the key was not in the cache. + * + * <p>This class appeared in Android 3.1 (Honeycomb MR1); it's available as part + * of <a href="http://developer.android.com/sdk/compatibility-library.html">Android's + * Support Package</a> for earlier releases. + */ +public class LruCache<K, V> { + private final LinkedHashMap<K, V> map; + + /** Size of this cache in units. Not necessarily the number of elements. */ + private int size; + private int maxSize; + + private int putCount; + private int createCount; + private int evictionCount; + private int hitCount; + private int missCount; + + /** + * @param maxSize for caches that do not override {@link #sizeOf}, this is + * the maximum number of entries in the cache. For all other caches, + * this is the maximum sum of the sizes of the entries in this cache. + */ + public LruCache(int maxSize) { + if (maxSize <= 0) { + throw new IllegalArgumentException("maxSize <= 0"); + } + this.maxSize = maxSize; + this.map = new LinkedHashMap<K, V>(0, 0.75f, true); + } + + /** + * Sets the size of the cache. + * @param maxSize The new maximum size. + * + * @hide + */ + public void resize(int maxSize) { + if (maxSize <= 0) { + throw new IllegalArgumentException("maxSize <= 0"); + } + + synchronized (this) { + this.maxSize = maxSize; + } + trimToSize(maxSize); + } + + /** + * Returns the value for {@code key} if it exists in the cache or can be + * created by {@code #create}. If a value was returned, it is moved to the + * head of the queue. This returns null if a value is not cached and cannot + * be created. + */ + public final V get(K key) { + if (key == null) { + throw new NullPointerException("key == null"); + } + + V mapValue; + synchronized (this) { + mapValue = map.get(key); + if (mapValue != null) { + hitCount++; + return mapValue; + } + missCount++; + } + + /* + * Attempt to create a value. This may take a long time, and the map + * may be different when create() returns. If a conflicting value was + * added to the map while create() was working, we leave that value in + * the map and release the created value. + */ + + V createdValue = create(key); + if (createdValue == null) { + return null; + } + + synchronized (this) { + createCount++; + mapValue = map.put(key, createdValue); + + if (mapValue != null) { + // There was a conflict so undo that last put + map.put(key, mapValue); + } else { + size += safeSizeOf(key, createdValue); + } + } + + if (mapValue != null) { + entryRemoved(false, key, createdValue, mapValue); + return mapValue; + } else { + trimToSize(maxSize); + return createdValue; + } + } + + /** + * Caches {@code value} for {@code key}. The value is moved to the head of + * the queue. + * + * @return the previous value mapped by {@code key}. + */ + public final V put(K key, V value) { + if (key == null || value == null) { + throw new NullPointerException("key == null || value == null"); + } + + V previous; + synchronized (this) { + putCount++; + size += safeSizeOf(key, value); + previous = map.put(key, value); + if (previous != null) { + size -= safeSizeOf(key, previous); + } + } + + if (previous != null) { + entryRemoved(false, key, previous, value); + } + + trimToSize(maxSize); + return previous; + } + + /** + * @param maxSize the maximum size of the cache before returning. May be -1 + * to evict even 0-sized elements. + */ + private void trimToSize(int maxSize) { + while (true) { + K key; + V value; + synchronized (this) { + if (size < 0 || (map.isEmpty() && size != 0)) { + throw new IllegalStateException(getClass().getName() + + ".sizeOf() is reporting inconsistent results!"); + } + + if (size <= maxSize) { + break; + } + + // BEGIN LAYOUTLIB CHANGE + // get the last item in the linked list. + // This is not efficient, the goal here is to minimize the changes + // compared to the platform version. + Map.Entry<K, V> toEvict = null; + for (Map.Entry<K, V> entry : map.entrySet()) { + toEvict = entry; + } + // END LAYOUTLIB CHANGE + + if (toEvict == null) { + break; + } + + key = toEvict.getKey(); + value = toEvict.getValue(); + map.remove(key); + size -= safeSizeOf(key, value); + evictionCount++; + } + + entryRemoved(true, key, value, null); + } + } + + /** + * Removes the entry for {@code key} if it exists. + * + * @return the previous value mapped by {@code key}. + */ + public final V remove(K key) { + if (key == null) { + throw new NullPointerException("key == null"); + } + + V previous; + synchronized (this) { + previous = map.remove(key); + if (previous != null) { + size -= safeSizeOf(key, previous); + } + } + + if (previous != null) { + entryRemoved(false, key, previous, null); + } + + return previous; + } + + /** + * Called for entries that have been evicted or removed. This method is + * invoked when a value is evicted to make space, removed by a call to + * {@link #remove}, or replaced by a call to {@link #put}. The default + * implementation does nothing. + * + * <p>The method is called without synchronization: other threads may + * access the cache while this method is executing. + * + * @param evicted true if the entry is being removed to make space, false + * if the removal was caused by a {@link #put} or {@link #remove}. + * @param newValue the new value for {@code key}, if it exists. If non-null, + * this removal was caused by a {@link #put}. Otherwise it was caused by + * an eviction or a {@link #remove}. + */ + protected void entryRemoved(boolean evicted, K key, V oldValue, V newValue) {} + + /** + * Called after a cache miss to compute a value for the corresponding key. + * Returns the computed value or null if no value can be computed. The + * default implementation returns null. + * + * <p>The method is called without synchronization: other threads may + * access the cache while this method is executing. + * + * <p>If a value for {@code key} exists in the cache when this method + * returns, the created value will be released with {@link #entryRemoved} + * and discarded. This can occur when multiple threads request the same key + * at the same time (causing multiple values to be created), or when one + * thread calls {@link #put} while another is creating a value for the same + * key. + */ + protected V create(K key) { + return null; + } + + private int safeSizeOf(K key, V value) { + int result = sizeOf(key, value); + if (result < 0) { + throw new IllegalStateException("Negative size: " + key + "=" + value); + } + return result; + } + + /** + * Returns the size of the entry for {@code key} and {@code value} in + * user-defined units. The default implementation returns 1 so that size + * is the number of entries and max size is the maximum number of entries. + * + * <p>An entry's size must not change while it is in the cache. + */ + protected int sizeOf(K key, V value) { + return 1; + } + + /** + * Clear the cache, calling {@link #entryRemoved} on each removed entry. + */ + public final void evictAll() { + trimToSize(-1); // -1 will evict 0-sized elements + } + + /** + * For caches that do not override {@link #sizeOf}, this returns the number + * of entries in the cache. For all other caches, this returns the sum of + * the sizes of the entries in this cache. + */ + public synchronized final int size() { + return size; + } + + /** + * For caches that do not override {@link #sizeOf}, this returns the maximum + * number of entries in the cache. For all other caches, this returns the + * maximum sum of the sizes of the entries in this cache. + */ + public synchronized final int maxSize() { + return maxSize; + } + + /** + * Returns the number of times {@link #get} returned a value that was + * already present in the cache. + */ + public synchronized final int hitCount() { + return hitCount; + } + + /** + * Returns the number of times {@link #get} returned null or required a new + * value to be created. + */ + public synchronized final int missCount() { + return missCount; + } + + /** + * Returns the number of times {@link #create(Object)} returned a value. + */ + public synchronized final int createCount() { + return createCount; + } + + /** + * Returns the number of times {@link #put} was called. + */ + public synchronized final int putCount() { + return putCount; + } + + /** + * Returns the number of values that have been evicted. + */ + public synchronized final int evictionCount() { + return evictionCount; + } + + /** + * Returns a copy of the current contents of the cache, ordered from least + * recently accessed to most recently accessed. + */ + public synchronized final Map<K, V> snapshot() { + return new LinkedHashMap<K, V>(map); + } + + @Override public synchronized final String toString() { + int accesses = hitCount + missCount; + int hitPercent = accesses != 0 ? (100 * hitCount / accesses) : 0; + return String.format("LruCache[maxSize=%d,hits=%d,misses=%d,hitRate=%d%%]", + maxSize, hitCount, missCount, hitPercent); + } +} diff --git a/vdrmanager/app/src/main/java/de/androvdr/widget/SquareButton.java b/vdrmanager/app/src/main/java/de/androvdr/widget/SquareButton.java new file mode 100644 index 0000000..6c3ad29 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/androvdr/widget/SquareButton.java @@ -0,0 +1,35 @@ +package de.androvdr.widget; + +import android.content.Context; +import android.util.AttributeSet; +import android.widget.Button; + +public class SquareButton extends FontAwesomeButton { + + public SquareButton(Context context, AttributeSet attrs, int defStyle) { + super(context, attrs, defStyle); + } + + public SquareButton(Context context, AttributeSet attrs) { + super(context, attrs); + } + + public SquareButton(Context context) { + super(context); + } + + + + @Override + protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { + + //Get canvas width and height + int w = MeasureSpec.getSize(widthMeasureSpec); + int h = MeasureSpec.getSize(heightMeasureSpec); + + w = Math.min(w, h); + h = w; + + setMeasuredDimension(w, h); + } +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/QueuedWork.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/QueuedWork.java new file mode 100644 index 0000000..09bb15b --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/QueuedWork.java @@ -0,0 +1,101 @@ +/* + * Copyright (C) 2010 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. + */ + +package de.bjusystems.vdrmanager; + +import java.util.concurrent.ConcurrentLinkedQueue; +import java.util.concurrent.ExecutorService; +import java.util.concurrent.Executors; + +/** + * Internal utility class to keep track of process-global work that's + * outstanding and hasn't been finished yet. + * + * This was created for writing SharedPreference edits out + * asynchronously so we'd have a mechanism to wait for the writes in + * Activity.onPause and similar places, but we may use this mechanism + * for other things in the future. + * + * + */ +public class QueuedWork { + + // The set of Runnables that will finish or wait on any async + // activities started by the application. + private static final ConcurrentLinkedQueue<Runnable> sPendingWorkFinishers = + new ConcurrentLinkedQueue<Runnable>(); + + private static ExecutorService sSingleThreadExecutor = null; // lazy, guarded by class + + /** + * Returns a single-thread Executor shared by the entire process, + * creating it if necessary. + */ + public static ExecutorService singleThreadExecutor() { + synchronized (QueuedWork.class) { + if (sSingleThreadExecutor == null) { + // TODO: can we give this single thread a thread name? + sSingleThreadExecutor = Executors.newSingleThreadExecutor(); + } + return sSingleThreadExecutor; + } + } + + /** + * Add a runnable to finish (or wait for) a deferred operation + * started in this context earlier. Typically finished by e.g. + * an Activity#onPause. Used by SharedPreferences$Editor#startCommit(). + * + * Note that this doesn't actually start it running. This is just + * a scratch set for callers doing async work to keep updated with + * what's in-flight. In the common case, caller code + * (e.g. SharedPreferences) will pretty quickly call remove() + * after an add(). The only time these Runnables are run is from + * waitToFinish(), below. + */ + public static void add(Runnable finisher) { + sPendingWorkFinishers.add(finisher); + } + + public static void remove(Runnable finisher) { + sPendingWorkFinishers.remove(finisher); + } + + /** + * Finishes or waits for async operations to complete. + * (e.g. SharedPreferences$Editor#startCommit writes) + * + * Is called from the Activity base class's onPause(), after + * BroadcastReceiver's onReceive, after Service command handling, + * etc. (so async work is never lost) + */ + public static void waitToFinish() { + Runnable toFinish; + while ((toFinish = sPendingWorkFinishers.poll()) != null) { + toFinish.run(); + } + } + + /** + * Returns true if there is pending work to be done. Note that the + * result is out of data as soon as you receive it, so be careful how you + * use it. + */ + public static boolean hasPendingWork() { + return !sPendingWorkFinishers.isEmpty(); + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/StringUtils.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/StringUtils.java new file mode 100644 index 0000000..97050dc --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/StringUtils.java @@ -0,0 +1,180 @@ + +package de.bjusystems.vdrmanager; + +import java.util.ArrayList; + + + +public class StringUtils { + + /** + * An empty immutable <code>String</code> array. + */ + public static final String[] EMPTY_STRING_ARRAY = new String[0]; + + + public static final String EMPTY_STRING = ""; + + + /** + * Performs the logic for the <code>split</code> and + * <code>splitPreserveAllTokens</code> methods that return a maximum array + * length. + * + * @param str the String to parse, may be <code>null</code> + * @param separatorChars the separate character + * @param max the maximum number of elements to include in the + * array. A zero or negative value implies no limit. + * @param preserveAllTokens if <code>true</code>, adjacent separators are + * treated as empty token separators; if <code>false</code>, adjacent + * separators are treated as one separator. + * @return an array of parsed Strings, <code>null</code> if null String input + */ + private static String[] splitWorker(String str, String separatorChars, int max, boolean preserveAllTokens) { + // Performance tuned for 2.0 (JDK1.4) + // Direct code is quicker than StringTokenizer. + // Also, StringTokenizer uses isSpace() not isWhitespace() + + if (str == null) { + return null; + } + int len = str.length(); + if (len == 0) { + return EMPTY_STRING_ARRAY; + } + ArrayList<String> list = new ArrayList<String>(); + int sizePlus1 = 1; + int i = 0, start = 0; + boolean match = false; + boolean lastMatch = false; + if (separatorChars == null) { + // Null separator means use whitespace + while (i < len) { + if (Character.isWhitespace(str.charAt(i))) { + if (match || preserveAllTokens) { + lastMatch = true; + if (sizePlus1++ == max) { + i = len; + lastMatch = false; + } + list.add(str.substring(start, i)); + match = false; + } + start = ++i; + continue; + } + lastMatch = false; + match = true; + i++; + } + } else if (separatorChars.length() == 1) { + // Optimise 1 character case + char sep = separatorChars.charAt(0); + while (i < len) { + if (str.charAt(i) == sep) { + if (match || preserveAllTokens) { + lastMatch = true; + if (sizePlus1++ == max) { + i = len; + lastMatch = false; + } + list.add(str.substring(start, i)); + match = false; + } + start = ++i; + continue; + } + lastMatch = false; + match = true; + i++; + } + } else { + // standard case + while (i < len) { + if (separatorChars.indexOf(str.charAt(i)) >= 0) { + if (match || preserveAllTokens) { + lastMatch = true; + if (sizePlus1++ == max) { + i = len; + lastMatch = false; + } + list.add(str.substring(start, i)); + match = false; + } + start = ++i; + continue; + } + lastMatch = false; + match = true; + i++; + } + } + if (match || (preserveAllTokens && lastMatch)) { + list.add(str.substring(start, i)); + } + return (String[]) list.toArray(new String[list.size()]); + } + + /** + * <p>Splits the provided text into an array, separators specified, + * preserving all tokens, including empty tokens created by adjacent + * separators. This is an alternative to using StringTokenizer.</p> + * + * <p>The separator is not included in the returned String array. + * Adjacent separators are treated as separators for empty tokens. + * For more control over the split use the StrTokenizer class.</p> + * + * <p>A <code>null</code> input String returns <code>null</code>. + * A <code>null</code> separatorChars splits on whitespace.</p> + * + * <pre> + * StringUtils.splitPreserveAllTokens(null, *) = null + * StringUtils.splitPreserveAllTokens("", *) = [] + * StringUtils.splitPreserveAllTokens("abc def", null) = ["abc", "def"] + * StringUtils.splitPreserveAllTokens("abc def", " ") = ["abc", "def"] + * StringUtils.splitPreserveAllTokens("abc def", " ") = ["abc", "", def"] + * StringUtils.splitPreserveAllTokens("ab:cd:ef", ":") = ["ab", "cd", "ef"] + * StringUtils.splitPreserveAllTokens("ab:cd:ef:", ":") = ["ab", "cd", "ef", ""] + * StringUtils.splitPreserveAllTokens("ab:cd:ef::", ":") = ["ab", "cd", "ef", "", ""] + * StringUtils.splitPreserveAllTokens("ab::cd:ef", ":") = ["ab", "", cd", "ef"] + * StringUtils.splitPreserveAllTokens(":cd:ef", ":") = ["", cd", "ef"] + * StringUtils.splitPreserveAllTokens("::cd:ef", ":") = ["", "", cd", "ef"] + * StringUtils.splitPreserveAllTokens(":cd:ef:", ":") = ["", cd", "ef", ""] + * </pre> + * + * @param str the String to parse, may be <code>null</code> + * @param separatorChars the characters used as the delimiters, + * <code>null</code> splits on whitespace + * @return an array of parsed Strings, <code>null</code> if null String input + * @since 2.1 + */ + public static String[] splitPreserveAllTokens(String str, String separatorChars) { + return splitWorker(str, separatorChars, -1, true); + } + + // Equals + //----------------------------------------------------------------------- + /** + * <p>Compares two Strings, returning <code>true</code> if they are equal.</p> + * + * <p><code>null</code>s are handled without exceptions. Two <code>null</code> + * references are considered to be equal. The comparison is case sensitive.</p> + * + * <pre> + * StringUtils.equals(null, null) = true + * StringUtils.equals(null, "abc") = false + * StringUtils.equals("abc", null) = false + * StringUtils.equals("abc", "abc") = true + * StringUtils.equals("abc", "ABC") = false + * </pre> + * + * @see java.lang.String#equals(Object) + * @param str1 the first String, may be null + * @param str2 the second String, may be null + * @return <code>true</code> if the Strings are equal, case sensitive, or + * both <code>null</code> + */ + public static boolean equals(String str1, String str2) { + return str1 == null ? str2 == null : str1.equals(str2); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl.java new file mode 100644 index 0000000..97d6428 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/VdrSharedPreferencesImpl.java @@ -0,0 +1,527 @@ +/* + * Copyrigsht (C) 2010 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. + */ + +package de.bjusystems.vdrmanager; + +import java.util.ArrayList; +import java.util.HashMap; +import java.util.HashSet; +import java.util.List; +import java.util.Map; +import java.util.Set; +import java.util.WeakHashMap; +import java.util.concurrent.CountDownLatch; + +import android.content.SharedPreferences; +import android.os.Looper; + +import com.j256.ormlite.dao.RuntimeExceptionDao; + +import de.bjusystems.vdrmanager.data.Vdr; + +public class VdrSharedPreferencesImpl implements SharedPreferences { + + private static final String TAG = VdrSharedPreferencesImpl.class.getSimpleName(); + + private static final boolean DEBUG = false; + + // Lock ordering rules: + // - acquire SharedPreferencesImpl.this before EditorImpl.this + // - acquire mWritingToDiskLock before EditorImpl.this + + Vdr mVdr; + + + public Vdr getVdr(){ + return mVdr; + } + + RuntimeExceptionDao<Vdr, Integer> dao; + + private Map<String, Object> mMap; // guarded by 'this' + private int mDiskWritesInFlight = 0; // guarded by 'this' + private boolean mLoaded = false; // guarded by 'this' + + private final Object mWritingToDiskLock = new Object(); + private static final Object mContent = new Object(); + private final WeakHashMap<OnSharedPreferenceChangeListener, Object> mListeners = new WeakHashMap<OnSharedPreferenceChangeListener, Object>(); + + public VdrSharedPreferencesImpl(Vdr vdr, RuntimeExceptionDao<Vdr, Integer> dao) { + mVdr = vdr; + this.dao = dao; + mLoaded = false; + mMap = null; + startLoadFromDisk(); + } + + private void startLoadFromDisk() { + synchronized (this) { + mLoaded = false; + } + new Thread("SharedPreferencesImpl-load") { + public void run() { + synchronized (VdrSharedPreferencesImpl.this) { + loadFromDiskLocked(); + } + } + }.start(); + } + + private void loadFromDiskLocked() { + if (mLoaded) { + return; + } + + Map map = mVdr.toMap(); + //StructStat stat = null; + //try { + //stat = Libcore.os.stat(mFile.getPath()); + //if (mFile.canRead()) { + //BufferedInputStream str = null; + //try { + //str = new BufferedInputStream(new FileInputStream(mFile), + // 16 * 1024); + //map = XmlUtils.readMapXml(str); + //} catch (XmlPullParserException e) { +// Log.w(TAG, "getSharedPreferences", e); + // } catch (FileNotFoundException e) { + // Log.w(TAG, "getSharedPreferences", e); + // } catch (IOException e) { + // Log.w(TAG, "getSharedPreferences", e); + //} finally { + //IoUtils.closeQuietly(str); + //} + //} + //} catch (ErrnoException e) { + //} + mLoaded = true; + if (map != null) { + mMap = map; + } else { + mMap = new HashMap<String, Object>(); + } + notifyAll(); + } + + + + public void registerOnSharedPreferenceChangeListener( + OnSharedPreferenceChangeListener listener) { + synchronized (this) { + mListeners.put(listener, mContent); + } + } + + public void unregisterOnSharedPreferenceChangeListener( + OnSharedPreferenceChangeListener listener) { + synchronized (this) { + mListeners.remove(listener); + } + } + + private void awaitLoadedLocked() { + // if (!mLoaded) { + // // Raise an explicit StrictMode onReadFromDisk for this + // // thread, since the real read will be in a different + // // thread and otherwise ignored by StrictMode. + // BlockGuard.getThreadPolicy().onReadFromDisk(); + // } + while (!mLoaded) { + try { + wait(); + } catch (InterruptedException unused) { + } + } + } + + public Map<String, ?> getAll() { + synchronized (this) { + awaitLoadedLocked(); + // noinspection unchecked + return new HashMap<String, Object>(mMap); + } + } + + public String getString(String key, String defValue) { + synchronized (this) { + awaitLoadedLocked(); + String v = String.valueOf(mMap.get(key)); + return v != null ? v : defValue; + } + } + + public Set<String> getStringSet(String key, Set<String> defValues) { + synchronized (this) { + awaitLoadedLocked(); + Set<String> v = (Set<String>) mMap.get(key); + return v != null ? v : defValues; + } + } + + public int getInt(String key, int defValue) { + synchronized (this) { + awaitLoadedLocked(); + Integer v = (Integer) mMap.get(key); + return v != null ? v : defValue; + } + } + + public long getLong(String key, long defValue) { + synchronized (this) { + awaitLoadedLocked(); + Long v = (Long) mMap.get(key); + return v != null ? v : defValue; + } + } + + public float getFloat(String key, float defValue) { + synchronized (this) { + awaitLoadedLocked(); + Float v = (Float) mMap.get(key); + return v != null ? v : defValue; + } + } + + public boolean getBoolean(String key, boolean defValue) { + synchronized (this) { + awaitLoadedLocked(); + Boolean v = (Boolean) mMap.get(key); + return v != null ? v : defValue; + } + } + + public boolean contains(String key) { + synchronized (this) { + awaitLoadedLocked(); + return mMap.containsKey(key); + } + } + + public Editor edit() { + // TODO: remove the need to call awaitLoadedLocked() when + // requesting an editor. will require some work on the + // Editor, but then we should be able to do: + // + // context.getSharedPreferences(..).edit().putString(..).apply() + // + // ... all without blocking. + synchronized (this) { + awaitLoadedLocked(); + } + + return new EditorImpl(); + } + + // Return value from EditorImpl#commitToMemory() + private static class MemoryCommitResult { + public boolean changesMade; // any keys different? + public List<String> keysModified; // may be null + public Set<OnSharedPreferenceChangeListener> listeners; // may be null + public Map<String, Object> mapToWriteToDisk; + public final CountDownLatch writtenToDiskLatch = new CountDownLatch(1); + public volatile boolean writeToDiskResult = false; + + public void setDiskWriteResult(boolean result) { + writeToDiskResult = result; + writtenToDiskLatch.countDown(); + } + } + + public final class EditorImpl implements Editor { + + private final Map<String, Object> mModified = new HashMap<String, Object>(); + + private boolean mClear = false; + + public Editor putString(String key, String value) { + synchronized (this) { + mModified.put(key, value); + return this; + } + } + + public Editor putStringSet(String key, Set<String> values) { + synchronized (this) { + mModified.put(key, (values == null) ? null + : new HashSet<String>(values)); + return this; + } + } + + public Editor putInt(String key, int value) { + synchronized (this) { + mModified.put(key, value); + return this; + } + } + + public Editor putLong(String key, long value) { + synchronized (this) { + mModified.put(key, value); + return this; + } + } + + public Editor putFloat(String key, float value) { + synchronized (this) { + mModified.put(key, value); + return this; + } + } + + public Editor putBoolean(String key, boolean value) { + synchronized (this) { + mModified.put(key, value); + return this; + } + } + + public Editor remove(String key) { + synchronized (this) { + mModified.put(key, this); + return this; + } + } + + public Editor clear() { + synchronized (this) { + mClear = true; + return this; + } + } + + public void apply() { + final MemoryCommitResult mcr = commitToMemory(); + final Runnable awaitCommit = new Runnable() { + public void run() { + try { + mcr.writtenToDiskLatch.await(); + } catch (InterruptedException ignored) { + } + } + }; + + QueuedWork.add(awaitCommit); + + Runnable postWriteRunnable = new Runnable() { + public void run() { + awaitCommit.run(); + QueuedWork.remove(awaitCommit); + } + }; + + VdrSharedPreferencesImpl.this.enqueueDiskWrite(mcr, postWriteRunnable); + + // Okay to notify the listeners before it's hit disk + // because the listeners should always get the same + // SharedPreferences instance back, which has the + // changes reflected in memory. + notifyListeners(mcr); + } + + // Returns true if any changes were made + private MemoryCommitResult commitToMemory() { + MemoryCommitResult mcr = new MemoryCommitResult(); + synchronized (VdrSharedPreferencesImpl.this) { + // We optimistically don't make a deep copy until + // a memory commit comes in when we're already + // writing to disk. + if (mDiskWritesInFlight > 0) { + // We can't modify our mMap as a currently + // in-flight write owns it. Clone it before + // modifying it. + // noinspection unchecked + mMap = new HashMap<String, Object>(mMap); + } + mcr.mapToWriteToDisk = mMap; + mDiskWritesInFlight++; + + boolean hasListeners = mListeners.size() > 0; + if (hasListeners) { + mcr.keysModified = new ArrayList<String>(); + mcr.listeners = new HashSet<OnSharedPreferenceChangeListener>( + mListeners.keySet()); + } + + synchronized (this) { + if (mClear) { + if (!mMap.isEmpty()) { + mcr.changesMade = true; + mMap.clear(); + } + mClear = false; + } + + for (Map.Entry<String, Object> e : mModified.entrySet()) { + String k = e.getKey(); + Object v = e.getValue(); + if (v == this) { // magic value for a removal mutation + if (!mMap.containsKey(k)) { + continue; + } + mMap.remove(k); + } else { + boolean isSame = false; + if (mMap.containsKey(k)) { + Object existingValue = mMap.get(k); + if (existingValue != null + && existingValue.equals(v)) { + continue; + } + } + mMap.put(k, v); + } + + mcr.changesMade = true; + if (hasListeners) { + mcr.keysModified.add(k); + } + } + + mModified.clear(); + } + } + return mcr; + } + + public boolean commit() { + MemoryCommitResult mcr = commitToMemory(); + VdrSharedPreferencesImpl.this.enqueueDiskWrite(mcr, null /* + * sync write on + * this thread + * okay + */); + try { + mcr.writtenToDiskLatch.await(); + } catch (InterruptedException e) { + return false; + } + notifyListeners(mcr); + return mcr.writeToDiskResult; + } + + private void notifyListeners(final MemoryCommitResult mcr) { + if (mcr.listeners == null || mcr.keysModified == null + || mcr.keysModified.size() == 0) { + return; + } + //if (Looper.myLooper() == Looper.getMainLooper()) { + for (int i = mcr.keysModified.size() - 1; i >= 0; i--) { + final String key = mcr.keysModified.get(i); + for (OnSharedPreferenceChangeListener listener : mcr.listeners) { + if (listener != null) { + listener.onSharedPreferenceChanged( + VdrSharedPreferencesImpl.this, key); + } + } + } + //} else { + // Run this function on the main thread. + // VdrManagerApp.sMainThreadHandler.post(new Runnable() { + // public void run() { + // notifyListeners(mcr); + // } + // }); + //} + } + } + + /** + * Enqueue an already-committed-to-memory result to be written to disk. + * + * They will be written to disk one-at-a-time in the order that they're + * enqueued. + * + * @param postWriteRunnable + * if non-null, we're being called from apply() and this is the + * runnable to run after the write proceeds. if null (from a + * regular commit()), then we're allowed to do this disk write on + * the main thread (which in addition to reducing allocations and + * creating a background thread, this has the advantage that we + * catch them in userdebug StrictMode reports to convert them + * where possible to apply() ...) + */ + private void enqueueDiskWrite(final MemoryCommitResult mcr, + final Runnable postWriteRunnable) { + final Runnable writeToDiskRunnable = new Runnable() { + public void run() { + synchronized (mWritingToDiskLock) { + writeToFile(mcr); + } + synchronized (VdrSharedPreferencesImpl.this) { + mDiskWritesInFlight--; + } + if (postWriteRunnable != null) { + postWriteRunnable.run(); + } + } + }; + + final boolean isFromSyncCommit = (postWriteRunnable == null); + + // Typical #commit() path with fewer allocations, doing a write on + // the current thread. + if (isFromSyncCommit) { + boolean wasEmpty = false; + synchronized (VdrSharedPreferencesImpl.this) { + wasEmpty = mDiskWritesInFlight == 1; + } + if (wasEmpty) { + writeToDiskRunnable.run(); + return; + } + } + + QueuedWork.singleThreadExecutor().execute(writeToDiskRunnable); + } + + // Note: must hold mWritingToDiskLock + private void writeToFile(MemoryCommitResult mcr) { + // Rename the current file so it may be used as a backup during the next + // read + + // Attempt to write the file, delete the backup and return true as + // atomically as + // possible. If any exception occurs, delete the new file; next time we + // will restore + // from the backup. + // FileOutputStream str = createFileOutputStream(mFile); + // if (str == null) { + // mcr.setDiskWriteResult(false); + // return; + // } + // + // XmlUtils.writeMapXml(mcr.mapToWriteToDisk, str); + mVdr.set(mcr.mapToWriteToDisk); + dao.createOrUpdate(mVdr); + // FileUtils.sync(str); + // str.close(); + // ContextImpl.setFilePermissionsFromMode(mFile.getPath(), mMode, 0); + // try { + // final StructStat stat = Libcore.os.stat(mFile.getPath()); + // synchronized (this) { + // mStatTimestamp = stat.st_mtime; + // mStatSize = stat.st_size; + // } + // } catch (ErrnoException e) { + // // Do nothing + // } + // Writing was successful, delete the backup file if there is one. + mcr.setDiskWriteResult(true); + return; + + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/ZonePicker.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/ZonePicker.java new file mode 100644 index 0000000..3b1dfbc --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/ZonePicker.java @@ -0,0 +1,336 @@ +/* + * Copyright (C) 2006 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. + */ + +package de.bjusystems.vdrmanager; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Collections; +import java.util.Comparator; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.TimeZone; + +import org.xmlpull.v1.XmlPullParserException; + +import android.app.ListActivity; +import android.content.Context; +import android.content.Intent; +import android.content.res.XmlResourceParser; +import android.os.Bundle; +import android.util.Log; +import android.view.Menu; +import android.view.MenuItem; +import android.view.View; +import android.widget.ListView; +import android.widget.SimpleAdapter; + +/** + * The class displaying a list of time zones that match a filter string + * such as "Africa", "Europe", etc. Choosing an item from the list will set + * the time zone. Pressing Back without choosing from the list will not + * result in a change in the time zone setting. + */ +public class ZonePicker extends ListActivity { + private static final String TAG = "ZonePicker"; + + public static interface ZoneSelectionListener { + // You can add any argument if you really need it... + public void onZoneSelected(TimeZone tz); + } + + private static final String KEY_ID = "id"; // value: String + private static final String KEY_DISPLAYNAME = "name"; // value: String + private static final String KEY_GMT = "gmt"; // value: String + private static final String KEY_OFFSET = "offset"; // value: int (Integer) + private static final String XMLTAG_TIMEZONE = "timezone"; + + private static final int HOURS_1 = 60 * 60000; + + private static final int MENU_TIMEZONE = Menu.FIRST+1; + private static final int MENU_ALPHABETICAL = Menu.FIRST; + + private boolean mSortedByTimezone; + + private SimpleAdapter mTimezoneSortedAdapter; + private SimpleAdapter mAlphabeticalAdapter; + + private ZoneSelectionListener mListener; + + private String selectedTimeZone; + + /** + * Constructs an adapter with TimeZone list. Sorted by TimeZone in default. + * + * @param sortedByName use Name for sorting the list. + */ + public static SimpleAdapter constructTimezoneAdapter(Context context, + boolean sortedByName) { + return constructTimezoneAdapter(context, sortedByName, + android.R.layout.simple_list_item_2); + } + + /** + * Constructs an adapter with TimeZone list. Sorted by TimeZone in default. + * + * @param sortedByName use Name for sorting the list. + */ + public static SimpleAdapter constructTimezoneAdapter(Context context, + boolean sortedByName, int layoutId) { + final String[] from = new String[] {KEY_DISPLAYNAME, KEY_GMT}; + final int[] to = new int[] {android.R.id.text1, android.R.id.text2}; + + final String sortKey = (sortedByName ? KEY_DISPLAYNAME : KEY_OFFSET); + final MyComparator comparator = new MyComparator(sortKey); + final List<HashMap<String, Object>> sortedList = getZones(context); + Collections.sort(sortedList, comparator); + final SimpleAdapter adapter = new SimpleAdapter(context, + sortedList, + layoutId, + from, + to); + + return adapter; + } + + /** + * Searches {@link TimeZone} from the given {@link SimpleAdapter} object, and returns + * the index for the TimeZone. + * + * @param adapter SimpleAdapter constructed by + * {@link #constructTimezoneAdapter(Context, boolean)}. + * @param tz TimeZone to be searched. + * @return Index for the given TimeZone. -1 when there's no corresponding list item. + * returned. + */ + public static int getTimeZoneIndex(SimpleAdapter adapter, TimeZone tz) { + final String defaultId = tz.getID(); + final int listSize = adapter.getCount(); + for (int i = 0; i < listSize; i++) { + // Using HashMap<String, Object> induces unnecessary warning. + final HashMap<?,?> map = (HashMap<?,?>)adapter.getItem(i); + final String id = (String)map.get(KEY_ID); + if (defaultId.equals(id)) { + // If current timezone is in this list, move focus to it + return i; + } + } + return -1; + } + + /** + * @param item one of items in adapters. The adapter should be constructed by + * {@link #constructTimezoneAdapter(Context, boolean)}. + * @return TimeZone object corresponding to the item. + */ + public static TimeZone obtainTimeZoneFromItem(Object item) { + return TimeZone.getTimeZone((String)((Map<?, ?>)item).get(KEY_ID)); + } + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + selectedTimeZone = getIntent().getStringExtra("current_tz"); + + mTimezoneSortedAdapter = constructTimezoneAdapter(this, false); + mAlphabeticalAdapter = constructTimezoneAdapter(this, true); + + // Sets the adapter + setSorting(true); + } + + @Override + public boolean onCreateOptionsMenu(Menu menu) { + menu.add(0, MENU_ALPHABETICAL, 0, R.string.zone_list_menu_sort_alphabetically) + .setIcon(android.R.drawable.ic_menu_sort_alphabetically); + menu.add(0, MENU_TIMEZONE, 0, R.string.zone_list_menu_sort_by_timezone) + .setIcon(R.drawable.ic_menu_3d_globe); + return true; + } + + + @Override + public boolean onPrepareOptionsMenu(Menu menu) { + if (mSortedByTimezone) { + menu.findItem(MENU_TIMEZONE).setVisible(false); + menu.findItem(MENU_ALPHABETICAL).setVisible(true); + } else { + menu.findItem(MENU_TIMEZONE).setVisible(true); + menu.findItem(MENU_ALPHABETICAL).setVisible(false); + } + return true; + } + + @Override + public boolean onOptionsItemSelected(MenuItem item) { + switch (item.getItemId()) { + + case MENU_TIMEZONE: + setSorting(true); + return true; + + case MENU_ALPHABETICAL: + setSorting(false); + return true; + + default: + return false; + } + } + + public void setZoneSelectionListener(ZoneSelectionListener listener) { + mListener = listener; + } + + private void setSorting(boolean sortByTimezone) { + final SimpleAdapter adapter = + sortByTimezone ? mTimezoneSortedAdapter : mAlphabeticalAdapter; + setListAdapter(adapter); + mSortedByTimezone = sortByTimezone; + final int defaultIndex = getTimeZoneIndex(adapter, TimeZone.getDefault()); + if (defaultIndex >= 0) { + setSelection(defaultIndex); + } + } + + private static List<HashMap<String, Object>> getZones(Context context) { + final List<HashMap<String, Object>> myData = new ArrayList<HashMap<String, Object>>(); + final long date = Calendar.getInstance().getTimeInMillis(); + try { + XmlResourceParser xrp = context.getResources().getXml(R.xml.timezones); + while (xrp.next() != XmlResourceParser.START_TAG) + continue; + xrp.next(); + while (xrp.getEventType() != XmlResourceParser.END_TAG) { + while (xrp.getEventType() != XmlResourceParser.START_TAG) { + if (xrp.getEventType() == XmlResourceParser.END_DOCUMENT) { + return myData; + } + xrp.next(); + } + if (xrp.getName().equals(XMLTAG_TIMEZONE)) { + String id = xrp.getAttributeValue(0); + String displayName = xrp.nextText(); + addItem(myData, id, displayName, date); + } + while (xrp.getEventType() != XmlResourceParser.END_TAG) { + xrp.next(); + } + xrp.next(); + } + xrp.close(); + } catch (XmlPullParserException xppe) { + Log.e(TAG, "Ill-formatted timezones.xml file"); + } catch (java.io.IOException ioe) { + Log.e(TAG, "Unable to read timezones.xml file"); + } + + return myData; + } + + private static void addItem( + List<HashMap<String, Object>> myData, String id, String displayName, long date) { + final HashMap<String, Object> map = new HashMap<String, Object>(); + map.put(KEY_ID, id); + map.put(KEY_DISPLAYNAME, displayName); + final TimeZone tz = TimeZone.getTimeZone(id); + final int offset = tz.getOffset(date); + final int p = Math.abs(offset); + final StringBuilder name = new StringBuilder(); + name.append("GMT"); + + if (offset < 0) { + name.append('-'); + } else { + name.append('+'); + } + + name.append(p / (HOURS_1)); + name.append(':'); + + int min = p / 60000; + min %= 60; + + if (min < 10) { + name.append('0'); + } + name.append(min); + + map.put(KEY_GMT, name.toString()); + map.put(KEY_OFFSET, offset); + + myData.add(map); + } + + @Override + public void onListItemClick(ListView listView, View v, int position, long id) { + final Map<?, ?> map = (Map<?, ?>)listView.getItemAtPosition(position); + final String tzId = (String) map.get(KEY_ID); + + // Update the system timezone value + //final AlarmManager alarm = (AlarmManager) getSystemService(Context.ALARM_SERVICE); + //alarm.setTimeZone(tzId); + final TimeZone tz = TimeZone.getTimeZone(tzId); + //if (mListener != null) { + // mListener.onZoneSelected(tz); + //} else { + // onBackPressed(); + ///} + Intent returnIntent = new Intent(); + if(tz == null){ + setResult(RESULT_CANCELED, returnIntent); + } else { + returnIntent.putExtra("new_tz",tz.getID()); + setResult(RESULT_OK, returnIntent); + } + finish(); + } + + private static class MyComparator implements Comparator<HashMap<?, ?>> { + private String mSortingKey; + + public MyComparator(String sortingKey) { + mSortingKey = sortingKey; + } + + public void setSortingKey(String sortingKey) { + mSortingKey = sortingKey; + } + + public int compare(HashMap<?, ?> map1, HashMap<?, ?> map2) { + Object value1 = map1.get(mSortingKey); + Object value2 = map2.get(mSortingKey); + + /* + * This should never happen, but just in-case, put non-comparable + * items at the end. + */ + if (!isComparable(value1)) { + return isComparable(value2) ? 1 : 0; + } else if (!isComparable(value2)) { + return -1; + } + + return ((Comparable) value1).compareTo(value2); + } + + private boolean isComparable(Object value) { + return (value != null) && (value instanceof Comparable); + } + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/app/C.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/app/C.java new file mode 100644 index 0000000..8156f69 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/app/C.java @@ -0,0 +1,15 @@ +package de.bjusystems.vdrmanager.app; + +/** + * + * Some constants + * @author lado + * + * + */ +public interface C { + + public static final String DATA_SEPARATOR = ":"; + + public static final long ONE_MINUTE_IN_MILLIS = 60 * 1000; +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/app/Intents.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/app/Intents.java new file mode 100644 index 0000000..72feb99 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/app/Intents.java @@ -0,0 +1,19 @@ +package de.bjusystems.vdrmanager.app; + +public interface Intents { + + //public static final String CURRENT_CHANNEL = "CURRENT_CHANNEL"; + public static final String HIGHLIGHT = "HIGHLIGHT"; + public static final String TIMER_OP = "TIMER_OP"; + public static final int EDIT_TIMER = 0; + public static final int ADD_TIMER = 1; + + public static final String VDR_ID = "VDR_ID"; + + public static final int EDIT_VDR = 2; + + public static final String EMPTY_CONFIG = "EMPTY_CONFIG"; + + public static final String CURRENT_EPG = "CURRENT_EPG"; + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/app/VdrManagerApp.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/app/VdrManagerApp.java new file mode 100644 index 0000000..fd301f0 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/app/VdrManagerApp.java @@ -0,0 +1,159 @@ +package de.bjusystems.vdrmanager.app; + +import java.security.KeyStore; +import java.util.ArrayList; +import java.util.List; +import java.util.Locale; + +import android.app.Activity; +import android.app.Application; +import de.bjusystems.vdrmanager.data.Channel; +import de.bjusystems.vdrmanager.data.EpgSearchParams; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.data.Timer; +import de.bjusystems.vdrmanager.data.Vdr; + + +public class VdrManagerApp extends Application { + + + public VdrManagerApp() { + super(); + initSessionKeyStore(); + } + + public enum EpgListState { + EPG_TIME, EPG_CHANNEL, EPG_SEARCH + } + + private EpgListState epgListState; + private Event currentEvent; + private Timer currentTimer; + private Channel currentChannel; + + public static final Locale SYSTEM_LOCALE = Locale.getDefault(); + + private Vdr currentVDR; + + public Vdr getCurrentVDR() { + return currentVDR; + } + + public void setCurrentVDR(final Vdr currentVDR) { + this.currentVDR = currentVDR; + } + + private List<Event> currentEpgList = new ArrayList<Event>(); + + public List<Event> getCurrentEpgList() { + return currentEpgList; + } + + public void setCurrentEpgList(final List currentEpgList) { + this.currentEpgList = currentEpgList; + } + + private EpgSearchParams currentSearch; + private Class<? extends Activity> nextActivity; + private final List<Activity> activitiesToFinish = new ArrayList<Activity>(); + private boolean reload; + + @Override + public void onCreate() { + super.onCreate(); + Preferences.init(this); + } + + public void clear() { + this.currentEvent = null; + this.currentTimer = null; + this.currentChannel = null; + this.currentSearch = null; + this.currentEpgList = null; + this.epgListState = EpgListState.EPG_TIME; + } + + public Event getCurrentEvent() { + return currentEvent; + } + + public void setCurrentEvent(final Event currentEvent) { + this.currentEvent = currentEvent; + } + + public Timer getCurrentTimer() { + return currentTimer; + } + + public void setCurrentTimer(final Timer currentTimer) { + this.currentTimer = currentTimer; + } + + public Channel getCurrentChannel() { + return currentChannel; + } + + public void setCurrentChannel(final Channel currentChannel) { + clear(); + this.currentChannel = currentChannel; + this.epgListState = EpgListState.EPG_CHANNEL; + } + + public EpgSearchParams getCurrentSearch() { + return currentSearch; + } + + public void setCurrentSearch(final EpgSearchParams currentSearch) { + clear(); + this.currentSearch = currentSearch; + this.epgListState = EpgListState.EPG_SEARCH; + } + + public EpgListState getEpgListState() { + return epgListState; + } + + public Class<? extends Activity> getNextActivity() { + return nextActivity; + } + + public void setNextActivity(final Class<? extends Activity> nextActivity) { + this.nextActivity = nextActivity; + } + + public List<Activity> getActivitiesToFinish() { + return activitiesToFinish; + } + + public boolean isReload() { + return reload; + } + + public void setReload(final boolean reload) { + this.reload = reload; + } + + /** KeyStore for per app run accepted certificates */ + private KeyStore sessionKeyStore; + + /** + * Gets the temporary accepted certificates + * @return KeyStore + */ + public KeyStore getSessionKeyStore() { + return sessionKeyStore; + } + + /** + * Create a new and empty key store + */ + public void initSessionKeyStore() { + try { + sessionKeyStore = KeyStore.getInstance(KeyStore.getDefaultType()); + sessionKeyStore.load(null); + } catch (final Exception e) { + sessionKeyStore = null; + } + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/AbstractSettingsActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/AbstractSettingsActivity.java new file mode 100644 index 0000000..ef6dd5e --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/AbstractSettingsActivity.java @@ -0,0 +1,70 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ + +package de.bjusystems.vdrmanager.backup; + +import android.content.Context; +import android.os.Bundle; +import android.preference.PreferenceActivity; +import android.preference.PreferenceManager; +import android.speech.tts.TextToSpeech; +import android.view.MenuItem; + +/** + * An abstract activity for all the settings activities. + * + * @author Jimmy Shih + */ +public class AbstractSettingsActivity extends PreferenceActivity { + + private BackupPreferencesListener backupPreferencesListener; + + @SuppressWarnings("deprecation") + @Override + protected void onCreate(Bundle bundle) { + super.onCreate(bundle); + setVolumeControlStream(TextToSpeech.Engine.DEFAULT_STREAM); + ApiAdapterFactory.getApiAdapter().configureActionBarHomeAsUp(this); + + PreferenceManager preferenceManager = getPreferenceManager(); + preferenceManager.setSharedPreferencesName(Constants.SETTINGS_NAME); + preferenceManager.setSharedPreferencesMode(Context.MODE_PRIVATE); + + // Set up automatic preferences backup + backupPreferencesListener = ApiAdapterFactory.getApiAdapter() + .getBackupPreferencesListener(this); + preferenceManager.getSharedPreferences() + .registerOnSharedPreferenceChangeListener(backupPreferencesListener); + } + + @Override + public boolean onOptionsItemSelected(MenuItem item) { + if (item.getItemId() != android.R.id.home) { + return super.onOptionsItemSelected(item); + } + finish(); + return true; + } + + @SuppressWarnings("deprecation") + @Override + protected void onDestroy() { + super.onDestroy(); + PreferenceManager preferenceManager = getPreferenceManager(); + preferenceManager.getSharedPreferences() + .unregisterOnSharedPreferenceChangeListener(backupPreferencesListener); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api10Adapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api10Adapter.java new file mode 100644 index 0000000..0527f89 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api10Adapter.java @@ -0,0 +1,30 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + +import android.annotation.TargetApi; + + +/** + * API level 10 specific implementation of the {@link ApiAdapter}. + * + * @author Jimmy Shih + */ +@TargetApi(10) +public class Api10Adapter extends Api9Adapter { + + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api11Adapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api11Adapter.java new file mode 100644 index 0000000..ec26635 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api11Adapter.java @@ -0,0 +1,112 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ + +package de.bjusystems.vdrmanager.backup; + + +import java.util.List; + +import android.annotation.TargetApi; +import android.app.Activity; +import android.app.SearchManager; +import android.content.Context; +import android.view.MenuItem; +import android.widget.ArrayAdapter; +import android.widget.ListView; +import android.widget.SearchView; + +/** + * API level 11 specific implementation of the {@link ApiAdapter}. + * + * @author Jimmy Shih + */ +@TargetApi(11) +public class Api11Adapter extends Api10Adapter { + + @Override + public void hideTitle(Activity activity) { + // Do nothing + } + + @Override + public void configureActionBarHomeAsUp(Activity activity) { + activity.getActionBar().setDisplayHomeAsUpEnabled(true); + } + + @Override + public void configureListViewContextualMenu(final Activity activity, ListView listView, + final ContextualActionModeCallback contextualActionModeCallback) { + /* + + listView.setOnItemLongClickListener(new OnItemLongClickListener() { + ActionMode actionMode; + @Override + public boolean onItemLongClick( + AdapterView<?> parent, View view, final int position, final long id) { + if (actionMode != null) { + return false; + } + actionMode = activity.startActionMode(new ActionMode.Callback() { + @Override + public boolean onCreateActionMode(ActionMode mode, Menu menu) { + mode.getMenuInflater().inflate(R.menu.list_context_menu, menu); + return true; + } + @Override + public boolean onPrepareActionMode(ActionMode mode, Menu menu) { + // Return false to indicate no change. + return false; + } + @Override + public void onDestroyActionMode(ActionMode mode) { + actionMode = null; + } + @Override + public boolean onActionItemClicked(ActionMode mode, MenuItem item) { + mode.finish(); + return contextualActionModeCallback.onClick(item.getItemId(), position, id); + } + }); + TextView textView = (TextView) view.findViewById(R.id.list_item_name); + if (textView != null) { + actionMode.setTitle(textView.getText()); + } + view.setSelected(true); + return true; + } + }); + */ + }; + + @Override + public void configureSearchWidget(Activity activity, final MenuItem menuItem) { + SearchManager searchManager = (SearchManager) activity.getSystemService(Context.SEARCH_SERVICE); + SearchView searchView = (SearchView) menuItem.getActionView(); + searchView.setSearchableInfo(searchManager.getSearchableInfo(activity.getComponentName())); + searchView.setQueryRefinementEnabled(true); + } + + @Override + public boolean handleSearchMenuSelection(Activity activity) { + // Returns false to allow the platform to expand the search widget. + return false; + } + + @Override + public <T> void addAllToArrayAdapter(ArrayAdapter<T> arrayAdapter, List<T> items) { + arrayAdapter.addAll(items); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api14Adapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api14Adapter.java new file mode 100644 index 0000000..0425191 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api14Adapter.java @@ -0,0 +1,73 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ + +package de.bjusystems.vdrmanager.backup; + +import android.annotation.TargetApi; +import android.app.ActionBar; +import android.app.Activity; +import android.view.MenuItem; +import android.widget.SearchView; + +/** + * API level 14 specific implementation of the {@link ApiAdapter}. + * + * @author Jimmy Shih + */ +@TargetApi(14) +public class Api14Adapter extends Api11Adapter { + + @Override + public void configureActionBarHomeAsUp(Activity activity) { + ActionBar actionBar = activity.getActionBar(); + actionBar.setHomeButtonEnabled(true); + actionBar.setDisplayHomeAsUpEnabled(true); + } + + @Override + public void configureSearchWidget(Activity activity, final MenuItem menuItem) { + super.configureSearchWidget(activity, menuItem); + SearchView searchView = (SearchView) menuItem.getActionView(); + searchView.setOnQueryTextListener(new SearchView.OnQueryTextListener() { + @Override + public boolean onQueryTextSubmit(String query) { + menuItem.collapseActionView(); + return false; + } + @Override + public boolean onQueryTextChange(String newText) { + return false; + } + }); + searchView.setOnSuggestionListener(new SearchView.OnSuggestionListener() { + @Override + public boolean onSuggestionSelect(int position) { + return false; + } + @Override + public boolean onSuggestionClick(int position) { + menuItem.collapseActionView(); + return false; + } + }); + } + + @Override + public boolean handleSearchKey(MenuItem menuItem) { + menuItem.expandActionView(); + return true; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api7Adapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api7Adapter.java new file mode 100644 index 0000000..b89168a --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api7Adapter.java @@ -0,0 +1,107 @@ +/* + * Copyright 2010 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + + +import java.util.List; + +import android.app.Activity; +import android.content.Context; +import android.content.SharedPreferences; +import android.content.SharedPreferences.Editor; +import android.view.MenuItem; +import android.view.Window; +import android.widget.ArrayAdapter; +import android.widget.ListView; + +/** + * API level 7 specific implementation of the {@link ApiAdapter}. + * + * @author Bartlomiej Niechwiej + */ +public class Api7Adapter implements ApiAdapter { + + + @Override + public BackupPreferencesListener getBackupPreferencesListener(Context context) { + return new BackupPreferencesListener() { + @Override + public void onSharedPreferenceChanged(SharedPreferences sharedPreferences, String key) { + // Do nothing + } + }; + } + + @Override + public void applyPreferenceChanges(Editor editor) { + editor.commit(); + } + + @Override + public void enableStrictMode() { + // Not supported + } + + @Override + public byte[] copyByteArray(byte[] input, int start, int end) { + int length = end - start; + byte[] output = new byte[length]; + System.arraycopy(input, start, output, 0, length); + return output; + } + + + + @Override + public void hideTitle(Activity activity) { + activity.requestWindowFeature(Window.FEATURE_NO_TITLE); + } + + @Override + public void configureActionBarHomeAsUp(Activity activity) { + // Do nothing + } + + @Override + public void configureListViewContextualMenu(Activity activity, ListView listView, + ContextualActionModeCallback contextualActionModeCallback) { + activity.registerForContextMenu(listView); + } + + @Override + public void configureSearchWidget(Activity activity, MenuItem menuItem) { + // Do nothing + } + + @Override + public boolean handleSearchMenuSelection(Activity activity) { + activity.onSearchRequested(); + return true; + } + + @Override + public <T> void addAllToArrayAdapter(ArrayAdapter<T> arrayAdapter, List<T> items) { + for (T item : items) { + arrayAdapter.add(item); + } + } + + @Override + public boolean handleSearchKey(MenuItem menuItem) { + // Return false and allow the framework to handle the search key. + return false; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api8Adapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api8Adapter.java new file mode 100644 index 0000000..1fc61d3 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api8Adapter.java @@ -0,0 +1,32 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + +import android.content.Context; + +/** + * API level 8 specific implementation of the {@link ApiAdapter}. + * + * @author Jimmy Shih + */ +public class Api8Adapter extends Api7Adapter { + + + @Override + public BackupPreferencesListener getBackupPreferencesListener(Context context) { + return new Api8BackupPreferencesListener(context); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api8BackupPreferencesListener.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api8BackupPreferencesListener.java new file mode 100644 index 0000000..90e3976 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api8BackupPreferencesListener.java @@ -0,0 +1,43 @@ +/* + * Copyright 2011 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + +import android.annotation.TargetApi; +import android.app.backup.BackupManager; +import android.content.Context; +import android.content.SharedPreferences; + +/** + * Implementation of {@link BackupPreferencesListener} that calls the + * {@link BackupManager}. <br> + * For API Level 8 or higher. + * + * @author Jimmy Shih + */ +@TargetApi(8) +public class Api8BackupPreferencesListener implements BackupPreferencesListener { + + private final BackupManager backupManager; + + public Api8BackupPreferencesListener(Context context) { + this.backupManager = new BackupManager(context); + } + + @Override + public void onSharedPreferenceChanged(SharedPreferences sharedPreferences, String key) { + backupManager.dataChanged(); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api9Adapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api9Adapter.java new file mode 100644 index 0000000..151f317 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Api9Adapter.java @@ -0,0 +1,58 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + +import java.util.Arrays; + +import android.annotation.TargetApi; +import android.content.SharedPreferences.Editor; +import android.os.StrictMode; +import android.util.Log; + +/** + * API level 9 specific implementation of the {@link ApiAdapter}. + * + * @author Rodrigo Damazio + */ +@TargetApi(9) +public class Api9Adapter extends Api8Adapter { + + @Override + public void applyPreferenceChanges(Editor editor) { + // Apply asynchronously + editor.apply(); + } + + @Override + public void enableStrictMode() { + Log.d(Constants.TAG, "Enabling strict mode"); + StrictMode.setThreadPolicy(new StrictMode.ThreadPolicy.Builder() + .detectDiskWrites() + .detectNetwork() + .penaltyLog() + .build()); + StrictMode.setVmPolicy(new StrictMode.VmPolicy.Builder() + .detectAll() + .penaltyLog() + .build()); + } + + @Override + public byte[] copyByteArray(byte[] input, int start, int end) { + return Arrays.copyOfRange(input, start, end); + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ApiAdapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ApiAdapter.java new file mode 100644 index 0000000..aa13297 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ApiAdapter.java @@ -0,0 +1,152 @@ +/* + * Copyright 2010 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + +import java.util.List; + +import android.app.Activity; +import android.content.Context; +import android.content.SharedPreferences; +import android.view.MenuItem; +import android.widget.ArrayAdapter; +import android.widget.ListView; + +/** + * A set of methods that may be implemented differently depending on the Android + * API level. + * + * @author Bartlomiej Niechwiej + */ +public interface ApiAdapter { + + + + /** + * Gets a {@link BackupPreferencesListener}. + * <p> + * Due to changes in API level 8. + * + * @param context the context + */ + public BackupPreferencesListener getBackupPreferencesListener(Context context); + + /** + * Applies all the changes done to a given preferences editor. Changes may or + * may not be applied immediately. + * <p> + * Due to changes in API level 9. + * + * @param editor the editor + */ + public void applyPreferenceChanges(SharedPreferences.Editor editor); + + /** + * Enables strict mode where supported, only if this is a development build. + * <p> + * Due to changes in API level 9. + */ + public void enableStrictMode(); + + /** + * Copies elements from an input byte array into a new byte array, from + * indexes start (inclusive) to end (exclusive). The end index must be less + * than or equal to the input length. + * <p> + * Due to changes in API level 9. + * + * @param input the input byte array + * @param start the start index + * @param end the end index + * @return a new array containing elements from the input byte array. + */ + public byte[] copyByteArray(byte[] input, int start, int end); + + + + + /** + * Hides the title. If the platform supports the action bar, do nothing. + * Ideally, with the action bar, we would like to collapse the navigation tabs + * into the action bar. However, collapsing is not supported by the + * compatibility library. + * <p> + * Due to changes in API level 11. + * + * @param activity the activity + */ + public void hideTitle(Activity activity); + + /** + * Configures the action bar with the Home button as an Up button. If the + * platform doesn't support the action bar, do nothing. + * <p> + * Due to changes in API level 11. + * + * @param activity the activity + */ + public void configureActionBarHomeAsUp(Activity activity); + + /** + * Configures the list view context menu. + * <p> + * Due to changes in API level 11. + * + * @param activity the activity + * @param listView the list view + * @param contextualActionModeCallback the callback when an item is selected + * in the contextual action mode + */ + public void configureListViewContextualMenu(Activity activity, ListView listView, + ContextualActionModeCallback contextualActionModeCallback); + + /** + * Configures the search widget. + * + * Due to changes in API level 11. + * + * @param activity the activity + * @param menuItem the search menu item + */ + public void configureSearchWidget(Activity activity, MenuItem menuItem); + + /** + * Handles the search menu selection. Returns true if handled. + * + * Due to changes in API level 11. + * + * @param activity the activity + */ + public boolean handleSearchMenuSelection(Activity activity); + + /** + * Adds all items to an array adapter. + * + * Due to changes in API level 11. + *s + * @param arrayAdapter the array adapter + * @param items list of items + */ + public <T> void addAllToArrayAdapter(ArrayAdapter<T> arrayAdapter, List<T> items); + + /** + * Handles the search key press. Returns true if handled. + * + * Due to changes in API level 14. + * + * @param menu the search menu + */ + public boolean handleSearchKey(MenuItem menu); +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ApiAdapterFactory.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ApiAdapterFactory.java new file mode 100644 index 0000000..5a14c10 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ApiAdapterFactory.java @@ -0,0 +1,56 @@ +/* + * Copyright 2010 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + +import android.os.Build; + +/** + * A factory to get the {@link ApiAdapter} for the current device. + * + * @author Rodrigo Damazio + */ +public class ApiAdapterFactory { + + private static ApiAdapter apiAdapter; + + /** + * Gets the {@link ApiAdapter} for the current device. + */ + public static ApiAdapter getApiAdapter() { + if (apiAdapter == null) { + if (Build.VERSION.SDK_INT >= 14) { + apiAdapter = new Api14Adapter(); + return apiAdapter; + } else if (Build.VERSION.SDK_INT >= 11) { + apiAdapter = new Api11Adapter(); + return apiAdapter; + } else if (Build.VERSION.SDK_INT >= 10) { + apiAdapter = new Api10Adapter(); + return apiAdapter; + } else if (Build.VERSION.SDK_INT >= 9) { + apiAdapter = new Api9Adapter(); + return apiAdapter; + } else if (Build.VERSION.SDK_INT >= 8) { + apiAdapter = new Api8Adapter(); + return apiAdapter; + } else { + apiAdapter = new Api7Adapter(); + return apiAdapter; + } + } + return apiAdapter; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/BackupActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/BackupActivity.java new file mode 100644 index 0000000..ed0da12 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/BackupActivity.java @@ -0,0 +1,89 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ + +package de.bjusystems.vdrmanager.backup; + +import android.app.Activity; +import android.app.Dialog; +import android.content.DialogInterface; +import android.os.Bundle; +import android.widget.Toast; +import de.bjusystems.vdrmanager.R; + +/** + * Activity to backup data to the SD card. + * + * @author Jimmy Shih + */ +public class BackupActivity extends Activity { + + private static final int DIALOG_PROGRESS_ID = 0; + + private BackupAsyncTask backupAsyncTask; + + @Override + public void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + Object retained = getLastNonConfigurationInstance(); + if (retained instanceof BackupAsyncTask) { + backupAsyncTask = (BackupAsyncTask) retained; + backupAsyncTask.setActivity(this); + } else { + backupAsyncTask = new BackupAsyncTask(this); + backupAsyncTask.execute(); + } + } + + @Override + public Object onRetainNonConfigurationInstance() { + backupAsyncTask.setActivity(null); + return backupAsyncTask; + } + + @Override + protected Dialog onCreateDialog(int id) { + if (id != DIALOG_PROGRESS_ID) { + return null; + } + return DialogUtils.createSpinnerProgressDialog( + this, R.string.settings_backup_now_progress_message, new DialogInterface.OnCancelListener() { + @Override + public void onCancel(DialogInterface dialog) { + finish(); + } + }); + } + + /** + * Invokes when the associated AsyncTask completes. + * + * @param success true if the AsyncTask is successful + * @param messageId message id to display to user + */ + public void onAsyncTaskCompleted(boolean success, int messageId) { + removeDialog(DIALOG_PROGRESS_ID); + Toast.makeText(this, messageId, success ? Toast.LENGTH_SHORT : Toast.LENGTH_LONG).show(); + finish(); + } + + /** + * Shows the progress dialog. + */ + public void showProgressDialog() { + showDialog(DIALOG_PROGRESS_ID); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/BackupAsyncTask.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/BackupAsyncTask.java new file mode 100644 index 0000000..8e98ac0 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/BackupAsyncTask.java @@ -0,0 +1,110 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ + +package de.bjusystems.vdrmanager.backup; + + +import java.io.IOException; + +import android.os.AsyncTask; +import android.util.Log; +import de.bjusystems.vdrmanager.R; + +/** + * AsyncTask to backup data to the SD card. + * + * @author Jimmy Shih + */ +public class BackupAsyncTask extends AsyncTask<Void, Integer, Boolean> { + + private static final String TAG = BackupAsyncTask.class.getSimpleName(); + + private BackupActivity backupActivity; + private final ExternalFileBackup externalFileBackup; + + // true if the AsyncTask result is success + private boolean success; + + // true if the AsyncTask has completed + private boolean completed; + + // message id to return to the activity + private int messageId; + + /** + * Creates an AsyncTask. + * + * @param backupActivity the activity currently associated with this + * AsyncTask + */ + public BackupAsyncTask(BackupActivity backupActivity) { + this.backupActivity = backupActivity; + this.externalFileBackup = new ExternalFileBackup(backupActivity); + success = false; + completed = false; + messageId = R.string.sd_card_save_error; + } + + /** + * Sets the current {@link BackupActivity} associated with this AyncTask. + * + * @param activity the current {@link BackupActivity}, can be null + */ + public void setActivity(BackupActivity activity) { + this.backupActivity = activity; + if (completed && backupActivity != null) { + backupActivity.onAsyncTaskCompleted(success, messageId); + } + } + + @Override + protected void onPreExecute() { + if (backupActivity != null) { + backupActivity.showProgressDialog(); + } + } + + @Override + protected Boolean doInBackground(Void... params) { + if (!FileUtils.isSdCardAvailable()) { + messageId = R.string.sd_card_error_no_storage; + return false; + } + + if (!externalFileBackup.isBackupsDirectoryAvailable(true)) { + messageId = R.string.sd_card_save_error_create_dir; + return false; + } + + try { + externalFileBackup.writeToDefaultFile(); + messageId = R.string.sd_card_save_success; + return true; + } catch (IOException e) { + Log.d(TAG, "IO exception", e); + return false; + } + } + + @Override + protected void onPostExecute(Boolean result) { + success = result; + completed = true; + if (backupActivity != null) { + backupActivity.onAsyncTaskCompleted(success, messageId); + } + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/BackupPreferencesListener.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/BackupPreferencesListener.java new file mode 100644 index 0000000..c9a5b2f --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/BackupPreferencesListener.java @@ -0,0 +1,27 @@ +/* + * Copyright 2010 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + +import android.content.SharedPreferences.OnSharedPreferenceChangeListener; + +/** + * Shared preferences listener which notifies the backup system about new data + * being available for backup. + * + * @author Rodrigo Damazio + */ +public interface BackupPreferencesListener extends OnSharedPreferenceChangeListener { +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/BackupSettingsActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/BackupSettingsActivity.java new file mode 100644 index 0000000..e906a20 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/BackupSettingsActivity.java @@ -0,0 +1,121 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ + +package de.bjusystems.vdrmanager.backup; + + +import android.app.Dialog; +import android.content.DialogInterface; +import android.content.Intent; +import android.content.SharedPreferences; +import android.content.SharedPreferences.OnSharedPreferenceChangeListener; +import android.os.Bundle; +import android.preference.Preference; +import android.preference.Preference.OnPreferenceClickListener; +import android.preference.PreferenceManager; +import de.bjusystems.vdrmanager.R; + +/** + * An activity for accessing the backup settings. + * + * @author Jimmy Shih + */ +public class BackupSettingsActivity extends AbstractSettingsActivity { + + private static final int DIALOG_CONFIRM_RESTORE_ID = 0; + + Preference backupPreference; + Preference restorePreference; + + /* + * Note that sharedPreferenceChangeListenr cannot be an anonymous inner class. + * Anonymous inner class will get garbage collected. + */ + private final OnSharedPreferenceChangeListener + sharedPreferenceChangeListener = new OnSharedPreferenceChangeListener() { + @Override + public void onSharedPreferenceChanged(SharedPreferences preferences, String key) { + // Note that key can be null + //if (PreferencesUtils.getKey(BackupSettingsActivity.this, R.string.recording_track_id_key) + // .equals(key)) { + //updateUi(); + //} + } + }; + + @SuppressWarnings("deprecation") + @Override + protected void onCreate(Bundle bundle) { + super.onCreate(bundle); + PreferenceManager.getDefaultSharedPreferences(this) + .registerOnSharedPreferenceChangeListener(sharedPreferenceChangeListener); + + addPreferencesFromResource(R.xml.backup_settings); + backupPreference = findPreference(getString(R.string.settings_backup_now_key)); + backupPreference.setOnPreferenceClickListener(new OnPreferenceClickListener() { + @Override + public boolean onPreferenceClick(Preference preference) { + Intent intent = IntentUtils.newIntent(BackupSettingsActivity.this, BackupActivity.class); + startActivity(intent); + return true; + } + }); + restorePreference = findPreference(getString(R.string.settings_backup_restore_key)); + restorePreference.setOnPreferenceClickListener(new OnPreferenceClickListener() { + @Override + public boolean onPreferenceClick(Preference preference) { + showDialog(DIALOG_CONFIRM_RESTORE_ID); + return true; + } + }); + } + + @Override + protected Dialog onCreateDialog(int id) { + if (id != DIALOG_CONFIRM_RESTORE_ID) { + return null; + } + return DialogUtils.createConfirmationDialog(this, + R.string.settings_backup_restore_confirm_message, new DialogInterface.OnClickListener() { + @Override + public void onClick(DialogInterface dialog, int which) { + Intent intent = IntentUtils.newIntent( + BackupSettingsActivity.this, RestoreChooserActivity.class); + startActivity(intent); + } + }); + } + + @Override + protected void onResume() { + super.onResume(); + //updateUi(); + } + +// /** +// * Updates the UI based on the recording state. +// */ +// private void updateUi() { +// boolean isRecording = PreferencesUtils.getLong(this, R.string.recording_track_id_key) +// != PreferencesUtils.RECORDING_TRACK_ID_DEFAULT; +// backupPreference.setEnabled(!isRecording); +// restorePreference.setEnabled(!isRecording); +// backupPreference.setSummary(isRecording ? R.string.settings_not_while_recording +// : R.string.settings_backup_now_summary); +// restorePreference.setSummary(isRecording ? R.string.settings_not_while_recording +// : R.string.settings_backup_restore_summary); +// } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Constants.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Constants.java new file mode 100644 index 0000000..491ec6f --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/Constants.java @@ -0,0 +1,135 @@ +/* + * Copyright 2008 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + +/** + * Constants used by the MyTracks application. + * + * @author Leif Hendrik Wilden + */ +public abstract class Constants { + + /** + * Should be used by all log statements + */ + public static final String TAG = "vdrmanager"; + + /** + * Name of the top-level directory inside the SD card where our files will + * be read from/written to. + */ + public static final String SDCARD_TOP_DIR = "vdrmanager"; + + /** + * The number of distance readings to smooth to get a stable signal. + */ + public static final int DISTANCE_SMOOTHING_FACTOR = 25; + + /** + * The number of elevation readings to smooth to get a somewhat accurate + * signal. + */ + public static final int ELEVATION_SMOOTHING_FACTOR = 25; + + /** + * The number of grade readings to smooth to get a somewhat accurate signal. + */ + public static final int GRADE_SMOOTHING_FACTOR = 5; + + /** + * The number of speed reading to smooth to get a somewhat accurate signal. + */ + public static final int SPEED_SMOOTHING_FACTOR = 25; + + /** + * Maximum number of track points displayed by the map overlay. + */ + public static final int MAX_DISPLAYED_TRACK_POINTS = 10000; + + /** + * Target number of track points displayed by the map overlay. + * We may display more than this number of points. + */ + public static final int TARGET_DISPLAYED_TRACK_POINTS = 5000; + + /** + * Maximum number of track points ever loaded at once from the provider into + * memory. + * With a recording frequency of 2 seconds, 15000 corresponds to 8.3 hours. + */ + public static final int MAX_LOADED_TRACK_POINTS = 20000; + + /** + * Maximum number of track points ever loaded at once from the provider into + * memory in a single call to read points. + */ + public static final int MAX_LOADED_TRACK_POINTS_PER_BATCH = 1000; + + /** + * Maximum number of way points displayed by the map overlay. + */ + public static final int MAX_DISPLAYED_WAYPOINTS_POINTS = 128; + + /** + * Maximum number of way points that will be loaded at one time. + */ + public static final int MAX_LOADED_WAYPOINTS_POINTS = 10000; + + /** + * Any time segment where the distance traveled is less than this value will + * not be considered moving. + */ + public static final double MAX_NO_MOVEMENT_DISTANCE = 2; + + /** + * Anything faster than that (in meters per second) will be considered moving. + */ + public static final double MAX_NO_MOVEMENT_SPEED = 0.224; + + /** + * Ignore any acceleration faster than this. + * Will ignore any speeds that imply accelaration greater than 2g's + * 2g = 19.6 m/s^2 = 0.0002 m/ms^2 = 0.02 m/(m*ms) + */ + public static final double MAX_ACCELERATION = 0.02; + + /** Maximum age of a GPS location to be considered current. */ + public static final long MAX_LOCATION_AGE_MS = 60 * 1000; // 1 minute + + /** Maximum age of a network location to be considered current. */ + public static final long MAX_NETWORK_AGE_MS = 1000 * 60 * 10; // 10 minutes + + /** + * The type of account that we can use for gdata uploads. + */ + public static final String ACCOUNT_TYPE = "com.google"; + + /** + * The name of extra intent property to indicate whether we want to resume + * a previously recorded track. + */ + public static final String + RESUME_TRACK_EXTRA_NAME = "com.google.android.apps.mytracks.RESUME_TRACK"; + + public static final String MAPSHOP_BASE_URL = "https://maps.google.com/maps/ms"; + + public static final String SETTINGS_NAME = "SettingsActivity"; + + /** + * This is an abstract utility class. + */ + protected Constants() { } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ContentTypeIds.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ContentTypeIds.java new file mode 100644 index 0000000..bf48983 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ContentTypeIds.java @@ -0,0 +1,33 @@ +/* + * Copyright 2010 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + +/** + * Utilities for serializing primitive types. + * + * @author Rodrigo Damazio + */ +public class ContentTypeIds { + public static final byte BOOLEAN_TYPE_ID = 0; + public static final byte LONG_TYPE_ID = 1; + public static final byte INT_TYPE_ID = 2; + public static final byte FLOAT_TYPE_ID = 3; + public static final byte DOUBLE_TYPE_ID = 4; + public static final byte STRING_TYPE_ID = 5; + public static final byte BLOB_TYPE_ID = 6; + + private ContentTypeIds() { /* Not instantiable */ } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ContextualActionModeCallback.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ContextualActionModeCallback.java new file mode 100644 index 0000000..d79d4be --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ContextualActionModeCallback.java @@ -0,0 +1,34 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ + +package de.bjusystems.vdrmanager.backup; + +/** + * Callback when an item in the contextual action mode is selected. + * + * @author Jimmy Shih + */ +public interface ContextualActionModeCallback { + + /** + * Invoked when an item is selected. + * + * @param itemId the context menu item id + * @param position the position of the selected row + * @param id the id of the selected row, if available + */ + public boolean onClick(int itemId, int position, long id); +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/DialogUtils.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/DialogUtils.java new file mode 100644 index 0000000..c9b716c --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/DialogUtils.java @@ -0,0 +1,101 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ + +package de.bjusystems.vdrmanager.backup; + +import android.app.AlertDialog; +import android.app.Dialog; +import android.app.ProgressDialog; +import android.content.Context; +import android.content.DialogInterface; +import de.bjusystems.vdrmanager.R; + +/** + * Utilities for creating dialogs. + * + * @author Jimmy Shih + */ +public class DialogUtils { + + private DialogUtils() {} + + /** + * Creates a confirmation dialog. + * + * @param context the context + * @param messageId the confirmation message id + * @param onClickListener the listener to invoke when the user clicks OK + */ + public static Dialog createConfirmationDialog( + Context context, int messageId, DialogInterface.OnClickListener onClickListener) { + return new AlertDialog.Builder(context) + .setCancelable(true) + .setIcon(android.R.drawable.ic_dialog_alert) + .setMessage(context.getString(messageId)) + .setNegativeButton(android.R.string.cancel, null) + .setPositiveButton(android.R.string.ok, onClickListener) + .setTitle(R.string.generic_confirm_title) + .create(); + } + + /** + * Creates a spinner progress dialog. + * + * @param context the context + * @param messageId the progress message id + * @param onCancelListener the cancel listener + */ + public static ProgressDialog createSpinnerProgressDialog( + Context context, int messageId, DialogInterface.OnCancelListener onCancelListener) { + return createProgressDialog(true, context, messageId, onCancelListener); + } + + /** + * Creates a horizontal progress dialog. + * + * @param context the context + * @param messageId the progress message id + * @param onCancelListener the cancel listener + * @param formatArgs the format arguments for the messageId + */ + public static ProgressDialog createHorizontalProgressDialog(Context context, int messageId, + DialogInterface.OnCancelListener onCancelListener, Object... formatArgs) { + return createProgressDialog(false, context, messageId, onCancelListener, formatArgs); + } + + /** + * Creates a progress dialog. + * + * @param spinner true to use the spinner style + * @param context the context + * @param messageId the progress message id + * @param onCancelListener the cancel listener + * @param formatArgs the format arguments for the message id + */ + private static ProgressDialog createProgressDialog(boolean spinner, Context context, + int messageId, DialogInterface.OnCancelListener onCancelListener, Object... formatArgs) { + ProgressDialog progressDialog = new ProgressDialog(context); + progressDialog.setCancelable(true); + progressDialog.setIcon(android.R.drawable.ic_dialog_info); + progressDialog.setIndeterminate(true); + progressDialog.setMessage(context.getString(messageId, formatArgs)); + progressDialog.setOnCancelListener(onCancelListener); + progressDialog.setProgressStyle(spinner ? ProgressDialog.STYLE_SPINNER + : ProgressDialog.STYLE_HORIZONTAL); + progressDialog.setTitle(R.string.generic_progress_title); + return progressDialog; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ExternalFileBackup.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ExternalFileBackup.java new file mode 100644 index 0000000..790375e --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/ExternalFileBackup.java @@ -0,0 +1,277 @@ +/* + * Copyright 2010 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + +import java.io.DataInputStream; +import java.io.DataOutputStream; +import java.io.File; +import java.io.FileInputStream; +import java.io.FileOutputStream; +import java.io.IOException; +import java.io.InputStream; +import java.text.ParseException; +import java.text.SimpleDateFormat; +import java.util.ArrayList; +import java.util.Date; +import java.util.List; +import java.util.TimeZone; +import java.util.zip.ZipEntry; +import java.util.zip.ZipFile; +import java.util.zip.ZipOutputStream; + +import android.content.Context; +import android.content.SharedPreferences; +import android.preference.PreferenceManager; +import android.util.Log; +import de.bjusystems.vdrmanager.data.db.DBAccess; + + +/** + * Handler for writing or reading single-file backups. + * + * @author Rodrigo Damazio + */ +class ExternalFileBackup { + // Filename format - in UTC + private static final SimpleDateFormat BACKUP_FILENAME_FORMAT = new SimpleDateFormat( + "'backup-'yyyy-MM-dd_HH-mm-ss'.zip'"); + static { + BACKUP_FILENAME_FORMAT.setTimeZone(TimeZone.getTimeZone("UTC")); + } + + private static final String BACKUPS_SUBDIR = "backups"; + private static final int BACKUP_FORMAT_VERSION = 1; + private static final String ZIP_ENTRY_NAME = "backup.mybillingbuddy.v" + + BACKUP_FORMAT_VERSION; + private static final int COMPRESSION_LEVEL = 8; + + private final Context context; + + public ExternalFileBackup(Context context) { + this.context = context; + } + + /** + * Returns whether the backups directory is (or can be made) available. + * + * @param create + * whether to try creating the directory if it doesn't exist + */ + public boolean isBackupsDirectoryAvailable(boolean create) { + return getBackupsDirectory(create) != null; + } + + /** + * Returns the backup directory, or null if not available. + * + * @param create + * whether to try creating the directory if it doesn't exist + */ + private File getBackupsDirectory(boolean create) { + String dirName = FileUtils.buildExternalDirectoryPath(BACKUPS_SUBDIR); + final File dir = new File(dirName); + Log.d(Constants.TAG, "Dir: " + dir.getAbsolutePath()); + if (create) { + // Try to create - if that fails, return null + return FileUtils.ensureDirectoryExists(dir) ? dir : null; + } else { + // Return it if it already exists, otherwise return null + return dir.isDirectory() ? dir : null; + } + } + + /** + * Returns a list of available backups to be restored. + */ + public Date[] getAvailableBackups() { + File dir = getBackupsDirectory(false); + if (dir == null) { + return null; + } + String[] fileNames = dir.list(); + + List<Date> backupDates = new ArrayList<Date>(fileNames.length); + for (int i = 0; i < fileNames.length; i++) { + String fileName = fileNames[i]; + try { + backupDates.add(BACKUP_FILENAME_FORMAT.parse(fileName)); + } catch (ParseException e) { + // Not a backup file, ignore + } + } + + return backupDates.toArray(new Date[backupDates.size()]); + } + + /** + * Writes the backup to the default file. + */ + public void writeToDefaultFile() throws IOException { + writeToFile(getFileForDate(new Date())); + } + + /** + * Restores the backup from the given date. + */ + public void restoreFromDate(Date when) throws IOException { + restoreFromFile(getFileForDate(when)); + } + + public void restoreFromFile(String path ) throws IOException { + restoreFromFile(new File(path)); + } + + /** + * Produces the proper file descriptor for the given backup date. + */ + private File getFileForDate(Date when) { + File dir = getBackupsDirectory(false); + String fileName = BACKUP_FILENAME_FORMAT.format(when); + File file = new File(dir, fileName); + return file; + } + + /** + * Synchronously writes a backup to the given file. + */ + private void writeToFile(File outputFile) throws IOException { + Log.d(Constants.TAG, + "Writing backup to file " + outputFile.getAbsolutePath()); + + // Create all the auxiliary classes that will do the writing + //DatabaseDumper trackDumper = new DatabaseDumper( + // BackupColumns.TRACKS_BACKUP_COLUMNS, + //BackupColumns.TRACKS_BACKUP_COLUMN_TYPES, false); + //DatabaseDumper waypointDumper = new DatabaseDumper( + // BackupColumns.WAYPOINTS_BACKUP_COLUMNS, + //BackupColumns.WAYPOINTS_BACKUP_COLUMN_TYPES, false); + //DatabaseDumper pointDumper = new DatabaseDumper( + // BackupColumns.POINTS_BACKUP_COLUMNS, + //BackupColumns.POINTS_BACKUP_COLUMN_TYPES, false); + + // Open the target for writing + FileOutputStream outputStream = new FileOutputStream(outputFile); + ZipOutputStream compressedStream = new ZipOutputStream(outputStream); + compressedStream.setLevel(COMPRESSION_LEVEL); + compressedStream.putNextEntry(new ZipEntry(ZIP_ENTRY_NAME)); + DataOutputStream outWriter = new DataOutputStream(compressedStream); + + try { + // Dump the entire contents of each table +// ContentResolver contentResolver = context.getContentResolver(); +// Cursor tracksCursor = contentResolver.query( +// TracksColumns.CONTENT_URI, null, null, null, null); +// try { +// trackDumper.writeAllRows(tracksCursor, outWriter); +// } finally { +// tracksCursor.close(); +// } +// +// Cursor waypointsCursor = contentResolver.query( +// WaypointsColumns.CONTENT_URI, null, null, null, null); +// try { +// waypointDumper.writeAllRows(waypointsCursor, outWriter); +// } finally { +// waypointsCursor.close(); +// } +// +// Cursor pointsCursor = contentResolver.query( +// TrackPointsColumns.CONTENT_URI, null, null, null, null); +// try { +// pointDumper.writeAllRows(pointsCursor, outWriter); +// } finally { +// pointsCursor.close(); +// } + + // Dump preferences + SharedPreferences preferences = PreferenceManager.getDefaultSharedPreferences(context); + PreferenceBackupHelper preferencesHelper = new PreferenceBackupHelper(); + preferencesHelper.exportPreferences(preferences, outWriter); + + + File f = new File(DBAccess.getDataBaseFile()); + if(f.exists()){ + compressedStream.putNextEntry(new ZipEntry(DBAccess.DATABASE_NAME)); + IOUtils.copy(new FileInputStream(DBAccess.getDataBaseFile()), outWriter); + } + + + + + + + } catch (IOException e) { + // We tried to delete the partially created file, but do nothing + // if that also fails. + if (!outputFile.delete()) { + Log.w(Constants.TAG, + "Failed to delete file " + outputFile.getAbsolutePath()); + } + + throw e; + } finally { + compressedStream.closeEntry(); + compressedStream.close(); + } + } + + /** + * Synchronously restores the backup from the given file. + */ + private void restoreFromFile(File inputFile) throws IOException { + Log.d(Constants.TAG, + "Restoring from file " + inputFile.getAbsolutePath()); + + + + ZipFile zipFile = new ZipFile(inputFile, ZipFile.OPEN_READ); + ZipEntry zipEntry = zipFile.getEntry(ZIP_ENTRY_NAME); + if (zipEntry == null) { + throw new IOException("Invalid backup ZIP file"); + } + + InputStream compressedStream = zipFile.getInputStream(zipEntry); + DataInputStream reader = new DataInputStream(compressedStream); + + try { + + // Restore preferences + SharedPreferences preferences = PreferenceManager.getDefaultSharedPreferences(context); + PreferenceBackupHelper preferencesHelper = new PreferenceBackupHelper(); + preferencesHelper.importPreferences(reader, preferences); + + + + + zipEntry = zipFile.getEntry(DBAccess.DATABASE_NAME); + if (zipEntry != null) { + IOUtils.copy(zipFile.getInputStream(zipEntry), new FileOutputStream(DBAccess.getDataBaseFile())); + deleteJournal(DBAccess.getDataBaseFile()); + } + + } finally { + compressedStream.close(); + zipFile.close(); + } + } + + private static void deleteJournal(String db){ + if(db == null){ + return; + } + new File(db+"-journal").delete(); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/FileUtils.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/FileUtils.java new file mode 100644 index 0000000..d53a80b --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/FileUtils.java @@ -0,0 +1,199 @@ +/* + * Copyright 2010 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + + +import android.os.Environment; + +import java.io.File; + +/** + * Utilities for dealing with files. + * + * @author Rodrigo Damazio + */ +public class FileUtils { + + private FileUtils() {} + + /** + * The maximum FAT32 path length. See the FAT32 spec at + * http://msdn.microsoft.com/en-us/windows/hardware/gg463080 + */ + static final int MAX_FAT32_PATH_LENGTH = 260; + + /** + * Returns whether the SD card is available. + */ + public static boolean isSdCardAvailable() { + return Environment.MEDIA_MOUNTED.equals(Environment.getExternalStorageState()); + } + + /** + * Ensures the given directory exists by creating it and its parents if + * necessary. + * + * @return whether the directory exists (either already existed or was + * successfully created) + */ + public static boolean ensureDirectoryExists(File dir) { + if (dir.exists() && dir.isDirectory()) { + return true; + } + if (dir.mkdirs()) { + return true; + } + return false; + } + + /** + * Builds a path inside the My Tracks directory in the SD card. + * + * @param components the path components inside the mytracks directory + * @return the full path to the destination + */ + public static String buildExternalDirectoryPath(String... components) { + StringBuilder dirNameBuilder = new StringBuilder(); + dirNameBuilder.append(Environment.getExternalStorageDirectory()); + dirNameBuilder.append(File.separatorChar); + dirNameBuilder.append(Constants.SDCARD_TOP_DIR); + for (String component : components) { + dirNameBuilder.append(File.separatorChar); + dirNameBuilder.append(component); + } + return dirNameBuilder.toString(); + } + + /** + * Builds a filename with the given base name (prefix) and the given + * extension, possibly adding a suffix to ensure the file doesn't exist. + * + * @param directory the directory the file will live in + * @param fileBaseName the prefix for the file name + * @param extension the file's extension + * @return the complete file name, without the directory + */ + public static synchronized String buildUniqueFileName( + File directory, String fileBaseName, String extension) { + return buildUniqueFileName(directory, fileBaseName, extension, 0); + } + + /** + * Builds a filename with the given base and the given extension, possibly + * adding a suffix to ensure the file doesn't exist. + * + * @param directory the directory the filename will be located in + * @param base the base for the filename + * @param extension the extension for the filename + * @param suffix the first numeric suffix to try to use, or 0 for none + * @return the complete filename, without the directory + */ + private static String buildUniqueFileName( + File directory, String base, String extension, int suffix) { + String suffixName = ""; + if (suffix > 0) { + suffixName += "(" + Integer.toString(suffix) + ")"; + } + suffixName += "." + extension; + + String baseName = sanitizeFileName(base); + baseName = truncateFileName(directory, baseName, suffixName); + String fullName = baseName + suffixName; + + if (!new File(directory, fullName).exists()) { + return fullName; + } + return buildUniqueFileName(directory, base, extension, suffix + 1); + } + + /** + * Sanitizes the name as a valid fat32 filename. For simplicity, fat32 + * filename characters may be any combination of letters, digits, or + * characters with code point values greater than 127. Replaces the invalid + * characters with "_" and collapses multiple "_" together. + * + * @param name name + */ + static String sanitizeFileName(String name) { + StringBuffer buffer = new StringBuffer(name.length()); + for (int i = 0; i < name.length(); i++) { + int codePoint = name.codePointAt(i); + char character = name.charAt(i); + if (Character.isLetterOrDigit(character) || codePoint > 127 || isSpecialFat32(character)) { + buffer.appendCodePoint(codePoint); + } else { + buffer.append("_"); + } + } + String result = buffer.toString(); + return result.replaceAll("_+", "_"); + } + + /** + * Returns true if it is a special FAT32 character. + * + * @param character the character + */ + private static boolean isSpecialFat32(char character) { + switch (character) { + case '$': + case '%': + case '\'': + case '-': + case '_': + case '@': + case '~': + case '`': + case '!': + case '(': + case ')': + case '{': + case '}': + case '^': + case '#': + case '&': + case '+': + case ',': + case ';': + case '=': + case '[': + case ']': + case ' ': + return true; + default: + return false; + } + } + + /** + * Truncates the name if necessary so the filename path length (directory + + * name + suffix) meets the Fat32 path limit. + * + * @param directory directory + * @param name name + * @param suffix suffix + */ + static String truncateFileName(File directory, String name, String suffix) { + // 1 at the end accounts for the FAT32 filename trailing NUL character + int requiredLength = directory.getPath().length() + suffix.length() + 1; + if (name.length() + requiredLength > MAX_FAT32_PATH_LENGTH) { + int limit = MAX_FAT32_PATH_LENGTH - requiredLength; + return name.substring(0, limit); + } else { + return name; + } + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/IOUtils.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/IOUtils.java new file mode 100644 index 0000000..53be61c --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/IOUtils.java @@ -0,0 +1,217 @@ +package de.bjusystems.vdrmanager.backup; + +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with this + * work for additional information regarding copyright ownership. The ASF + * licenses this file to You 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. + */ + +import java.io.File; +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.io.PrintWriter; +import java.io.StringWriter; + +/** + * General IO stream manipulation utilities. + * <p> + * This class provides static utility methods for input/output operations. + * <ul> + * <li>closeQuietly - these methods close a stream ignoring nulls and exceptions + * <li>toXxx/read - these methods read data from a stream + * <li>write - these methods write data to a stream + * <li>copy - these methods copy all the data from one stream to another + * <li>contentEquals - these methods compare the content of two streams + * </ul> + * <p> + * The byte-to-char methods and char-to-byte methods involve a conversion step. + * Two methods are provided in each case, one that uses the platform default + * encoding and the other which allows you to specify an encoding. You are + * encouraged to always specify an encoding because relying on the platform + * default can lead to unexpected results, for example when moving from + * development to production. + * <p> + * All the methods in this class that read a stream are buffered internally. + * This means that there is no cause to use a <code>BufferedInputStream</code> + * or <code>BufferedReader</code>. The default buffer size of 4K has been shown + * to be efficient in tests. + * <p> + * Wherever possible, the methods in this class do <em>not</em> flush or close + * the stream. This is to avoid making non-portable assumptions about the + * streams' origin and further use. Thus the caller is still responsible for + * closing streams after use. + * <p> + * Origin of code: Excalibur. + * + * @author Peter Donald + * @author Jeff Turner + * @author Matthew Hawthorne + * @author Stephen Colebourne + * @author Gareth Davis + * @author Ian Springer + * @author Niall Pemberton + * @author Sandy McArthur + * @version $Id: IOUtils.java 481854 2006-12-03 18:30:07Z scolebourne $ + */ +public class IOUtils { + // NOTE: This class is focussed on InputStream, OutputStream, Reader and + // Writer. Each method should take at least one of these as a parameter, + // or return one of them. + + /** + * The Unix directory separator character. + */ + public static final char DIR_SEPARATOR_UNIX = '/'; + /** + * The Windows directory separator character. + */ + public static final char DIR_SEPARATOR_WINDOWS = '\\'; + /** + * The system directory separator character. + */ + public static final char DIR_SEPARATOR = File.separatorChar; + /** + * The Unix line separator string. + */ + public static final String LINE_SEPARATOR_UNIX = "\n"; + /** + * The Windows line separator string. + */ + public static final String LINE_SEPARATOR_WINDOWS = "\r\n"; + /** + * The system line separator string. + */ + public static final String LINE_SEPARATOR; + static { + // avoid security issues + StringWriter buf = new StringWriter(4); + PrintWriter out = new PrintWriter(buf); + out.println(); + LINE_SEPARATOR = buf.toString(); + } + + /** + * The default buffer size to use. + */ + private static final int DEFAULT_BUFFER_SIZE = 1024 * 4; + + /** + * Instances should NOT be constructed in standard programming. + */ + public IOUtils() { + super(); + } + + // copy from InputStream + // ----------------------------------------------------------------------- + /** + * Copy bytes from an <code>InputStream</code> to an + * <code>OutputStream</code>. + * <p> + * This method buffers the input internally, so there is no need to use a + * <code>BufferedInputStream</code>. + * <p> + * Large streams (over 2GB) will return a bytes copied value of + * <code>-1</code> after the copy has completed since the correct number of + * bytes cannot be returned as an int. For large streams use the + * <code>copyLarge(InputStream, OutputStream)</code> method. + * + * @param input + * the <code>InputStream</code> to read from + * @param output + * the <code>OutputStream</code> to write to + * @return the number of bytes copied + * @throws NullPointerException + * if the input or output is null + * @throws IOException + * if an I/O error occurs + * @throws ArithmeticException + * if the byte count is too large + * @since Commons IO 1.1 + */ + public static int copy(final InputStream input, final OutputStream output) + throws IOException { + long count = copyLarge(input, output); + if (count > Integer.MAX_VALUE) { + return -1; + } + return (int) count; + } + + /** + * Copy bytes from a large (over 2GB) <code>InputStream</code> to an + * <code>OutputStream</code>. + * <p> + * This method buffers the input internally, so there is no need to use a + * <code>BufferedInputStream</code>. + * + * @param input + * the <code>InputStream</code> to read from + * @param output + * the <code>OutputStream</code> to write to + * @return the number of bytes copied + * @throws NullPointerException + * if the input or output is null + * @throws IOException + * if an I/O error occurs + * @since Commons IO 1.3 + */ + public static long copyLarge(final InputStream input, + final OutputStream output) throws IOException { + byte[] buffer = new byte[DEFAULT_BUFFER_SIZE]; + long count = 0; + int n = 0; + while (-1 != (n = input.read(buffer))) { + output.write(buffer, 0, n); + count += n; + } + return count; + } + /** + * Unconditionally close an <code>InputStream</code>. + * <p> + * Equivalent to {@link InputStream#close()}, except any exceptions will be ignored. + * This is typically used in finally blocks. + * + * @param input the InputStream to close, may be null or already closed + */ + public static void closeQuietly(InputStream input) { + try { + if (input != null) { + input.close(); + } + } catch (IOException ioe) { + // ignore + } + } + + /** + * Unconditionally close an <code>OutputStream</code>. + * <p> + * Equivalent to {@link OutputStream#close()}, except any exceptions will be ignored. + * This is typically used in finally blocks. + * + * @param output the OutputStream to close, may be null or already closed + */ + public static void closeQuietly(OutputStream output) { + try { + if (output != null) { + output.close(); + } + } catch (IOException ioe) { + // ignore + } + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/IntentUtils.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/IntentUtils.java new file mode 100644 index 0000000..43131b4 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/IntentUtils.java @@ -0,0 +1,47 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ + +package de.bjusystems.vdrmanager.backup; + + +import android.content.Context; +import android.content.Intent; + +/** + * Utilities for creating intents. + * + * @author Jimmy Shih + */ +public class IntentUtils { + + public static final String TEXT_PLAIN_TYPE = "text/plain"; + + private IntentUtils() {} + + /** + * Creates an intent with {@link Intent#FLAG_ACTIVITY_CLEAR_TOP} and + * {@link Intent#FLAG_ACTIVITY_NEW_TASK}. + * + * @param context the context + * @param cls the class + */ + public static final Intent newIntent(Context context, Class<?> cls) { + return new Intent(context, cls).addFlags( + Intent.FLAG_ACTIVITY_CLEAR_TOP | Intent.FLAG_ACTIVITY_NEW_TASK); + } + + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/LineIterator.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/LineIterator.java new file mode 100644 index 0000000..c60ee66 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/LineIterator.java @@ -0,0 +1,5 @@ +package de.bjusystems.vdrmanager.backup; + +public class LineIterator { + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/PreferenceBackupHelper.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/PreferenceBackupHelper.java new file mode 100644 index 0000000..30a32b4 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/PreferenceBackupHelper.java @@ -0,0 +1,172 @@ +/* + * Copyright 2010 Google Inc. + * + * 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. + */ +package de.bjusystems.vdrmanager.backup; + + +import java.io.ByteArrayInputStream; +import java.io.ByteArrayOutputStream; +import java.io.DataInputStream; +import java.io.DataOutputStream; +import java.io.IOException; +import java.util.Map; + +import android.content.SharedPreferences; +import android.content.SharedPreferences.Editor; + +/** + * Helper for backing up and restoring shared preferences. + * + * @author Rodrigo Damazio + */ +class PreferenceBackupHelper { + + private static final int BUFFER_SIZE = 2048; + + /** + * Exports all shared preferences from the given object as a byte array. + * + * @param preferences the preferences to export + * @return the corresponding byte array + * @throws IOException if there are any errors while writing to the byte array + */ + public byte[] exportPreferences(SharedPreferences preferences) + throws IOException { + ByteArrayOutputStream bufStream = new ByteArrayOutputStream(BUFFER_SIZE); + DataOutputStream outWriter = new DataOutputStream(bufStream); + exportPreferences(preferences, outWriter); + + return bufStream.toByteArray(); + } + + /** + * Exports all shared preferences from the given object into the given output + * stream. + * + * @param preferences the preferences to export + * @param outWriter the stream to write them to + * @throws IOException if there are any errors while writing the output + */ + public void exportPreferences( + SharedPreferences preferences, + DataOutputStream outWriter) throws IOException { + Map<String, ?> values = preferences.getAll(); + + outWriter.writeInt(values.size()); + for (Map.Entry<String, ?> entry : values.entrySet()) { + writePreference(entry.getKey(), entry.getValue(), outWriter); + } + outWriter.flush(); + } + + /** + * Imports all preferences from the given byte array. + * + * @param data the byte array to read preferences from + * @param preferences the shared preferences to edit + * @throws IOException if there are any errors while reading + */ + public void importPreferences(byte[] data, SharedPreferences preferences) + throws IOException { + ByteArrayInputStream bufStream = new ByteArrayInputStream(data); + DataInputStream reader = new DataInputStream(bufStream); + + importPreferences(reader, preferences); + } + + /** + * Imports all preferences from the given stream. + * + * @param reader the stream to read from + * @param preferences the shared preferences to edit + * @throws IOException if there are any errors while reading + */ + public void importPreferences(DataInputStream reader, + SharedPreferences preferences) throws IOException { + Editor editor = preferences.edit(); + editor.clear(); + + int numPreferences = reader.readInt(); + for (int i = 0; i < numPreferences; i++) { + String name = reader.readUTF(); + byte typeId = reader.readByte(); + readAndSetPreference(name, typeId, reader, editor); + } + ApiAdapterFactory.getApiAdapter().applyPreferenceChanges(editor); + } + + /** + * Reads a single preference and sets it into the given editor. + * + * @param name the name of the preference to read + * @param typeId the type ID of the preference to read + * @param reader the reader to read from + * @param editor the editor to set the preference in + * @throws IOException if there are errors while reading + */ + private void readAndSetPreference(String name, byte typeId, + DataInputStream reader, Editor editor) throws IOException { + switch (typeId) { + case ContentTypeIds.BOOLEAN_TYPE_ID: + editor.putBoolean(name, reader.readBoolean()); + return; + case ContentTypeIds.LONG_TYPE_ID: + editor.putLong(name, reader.readLong()); + return; + case ContentTypeIds.FLOAT_TYPE_ID: + editor.putFloat(name, reader.readFloat()); + return; + case ContentTypeIds.INT_TYPE_ID: + editor.putInt(name, reader.readInt()); + return; + case ContentTypeIds.STRING_TYPE_ID: + editor.putString(name, reader.readUTF()); + return; + } + } + + /** + * Writes a single preference. + * + * @param name the name of the preference to write + * @param value the correctly-typed value of the preference + * @param writer the writer to write to + * @throws IOException if there are errors while writing + */ + private void writePreference(String name, Object value, DataOutputStream writer) + throws IOException { + writer.writeUTF(name); + + if (value instanceof Boolean) { + writer.writeByte(ContentTypeIds.BOOLEAN_TYPE_ID); + writer.writeBoolean((Boolean) value); + } else if (value instanceof Integer) { + writer.writeByte(ContentTypeIds.INT_TYPE_ID); + writer.writeInt((Integer) value); + } else if (value instanceof Long) { + writer.writeByte(ContentTypeIds.LONG_TYPE_ID); + writer.writeLong((Long) value); + } else if (value instanceof Float) { + writer.writeByte(ContentTypeIds.FLOAT_TYPE_ID); + writer.writeFloat((Float) value); + } else if (value instanceof String) { + writer.writeByte(ContentTypeIds.STRING_TYPE_ID); + writer.writeUTF((String) value); + } else { + throw new IllegalArgumentException( + "Type " + value.getClass().getName() + " not supported"); + } + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/RestoreActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/RestoreActivity.java new file mode 100644 index 0000000..97e4749 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/RestoreActivity.java @@ -0,0 +1,114 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ + +package de.bjusystems.vdrmanager.backup; + + + +import java.util.Date; + +import android.app.Activity; +import android.app.Dialog; +import android.content.DialogInterface; +import android.content.Intent; +import android.os.Bundle; +import android.util.Log; +import android.widget.Toast; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.gui.PreferencesActivity; + +/** + * An activity to restore data from the SD card. + * + * @author Jimmy Shih + */ +public class RestoreActivity extends Activity { + + public static final String EXTRA_DATE = "date"; + public static final String EXTRA_FILE = "file"; + + private static final String TAG = RestoreActivity.class.getSimpleName(); + private static final int DIALOG_PROGRESS_ID = 0; + + private RestoreAsyncTask restoreAsyncTask; + + @Override + public void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + Object retained = getLastNonConfigurationInstance(); + if (retained instanceof RestoreAsyncTask) { + restoreAsyncTask = (RestoreAsyncTask) retained; + restoreAsyncTask.setActivity(this); + } else { + + long date = -1L; + String file = getIntent().getStringExtra(EXTRA_FILE); + if(file != null){ + restoreAsyncTask = new RestoreAsyncTask(this, file); + } else if( (date = getIntent().getLongExtra(EXTRA_DATE, -1L)) != -1L) { + restoreAsyncTask = new RestoreAsyncTask(this, new Date(date)); + } else { + Log.d(TAG, "Invalid date or file"); + finish(); + return; + } + restoreAsyncTask.execute(); + } + } + + @Override + public Object onRetainNonConfigurationInstance() { + restoreAsyncTask.setActivity(null); + return restoreAsyncTask; + } + + @Override + protected Dialog onCreateDialog(int id) { + if (id != DIALOG_PROGRESS_ID) { + return null; + } + return DialogUtils.createSpinnerProgressDialog(this, + R.string.settings_backup_restore_progress_message, new DialogInterface.OnCancelListener() { + @Override + public void onCancel(DialogInterface dialog) { + finish(); + } + }); + } + + /** + * Invokes when the associated AsyncTask completes. + * + * @param success true if the AsyncTask is successful + * @param messageId message id to display to user + */ + public void onAsyncTaskCompleted(boolean success, int messageId) { + removeDialog(DIALOG_PROGRESS_ID); + Toast.makeText(this, messageId, success ? Toast.LENGTH_SHORT : Toast.LENGTH_LONG).show(); + //Intent intent = IntentUtils.newIntent(this, FixUpJobs.class); + //intent.putExtra(Extras.AFTER_RESTORE, Boolean.TRUE); + Intent intent = IntentUtils.newIntent(this, PreferencesActivity.class); + startActivity(intent); + } + + /** + * Shows the progress dialog. + */ + public void showProgressDialog() { + showDialog(DIALOG_PROGRESS_ID); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/RestoreAsyncTask.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/RestoreAsyncTask.java new file mode 100644 index 0000000..37373f3 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/RestoreAsyncTask.java @@ -0,0 +1,136 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ + +package de.bjusystems.vdrmanager.backup; + +import java.io.IOException; +import java.util.Date; + +import android.os.AsyncTask; +import android.util.Log; +import de.bjusystems.vdrmanager.R; + +/** + * AsyncTask to restore data from the SD card. + * + * @author Jimmy Shih + */ +public class RestoreAsyncTask extends AsyncTask<Void, Integer, Boolean> { + + private static final String TAG = RestoreAsyncTask.class.getSimpleName(); + + private RestoreActivity restoreActivity; + private final Date date; + private final String path; + private final ExternalFileBackup externalFileBackup; + + // true if the AsyncTask result is success + private boolean success; + + // true if the AsyncTask has completed + private boolean completed; + + // message id to return to the activity + private int messageId; + + /** + * Creates an AsyncTask. + * + * @param restoreActivity + * the activity currently associated with this AsyncTask + * @param date + * the date to retore from + */ + public RestoreAsyncTask(RestoreActivity restoreActivity, Date date) { + this(restoreActivity, date, null); + } + + /** + * Creates an AsyncTask. + * + * @param restoreActivity + * the activity currently associated with this AsyncTask + * @param date + * the date to retore from + */ + public RestoreAsyncTask(RestoreActivity restoreActivity, String path) { + this(restoreActivity, null, path); + } + + /** + * Creates an AsyncTask. + * + * @param restoreActivity + * the activity currently associated with this AsyncTask + * @param date + * the date to retore from + */ + public RestoreAsyncTask(RestoreActivity restoreActivity, Date date, + String path) { + this.restoreActivity = restoreActivity; + this.date = date; + this.path = path; + this.externalFileBackup = new ExternalFileBackup(restoreActivity); + success = false; + completed = false; + messageId = R.string.sd_card_import_error; + } + + /** + * Sets the current {@link RestoreActivity} associated with this AyncTask. + * + * @param activity + * the current {@link RestoreActivity}, can be null + */ + public void setActivity(RestoreActivity activity) { + this.restoreActivity = activity; + if (completed && restoreActivity != null) { + restoreActivity.onAsyncTaskCompleted(success, messageId); + } + } + + @Override + protected void onPreExecute() { + if (restoreActivity != null) { + restoreActivity.showProgressDialog(); + } + } + + @Override + protected Boolean doInBackground(Void... params) { + try { + if (path != null) { + externalFileBackup.restoreFromFile(path); + } else { + externalFileBackup.restoreFromDate(date); + } + messageId = R.string.sd_card_import_success; + return true; + } catch (IOException e) { + Log.d(TAG, "IO exception", e); + return false; + } + } + + @Override + protected void onPostExecute(Boolean result) { + success = result; + completed = true; + if (restoreActivity != null) { + restoreActivity.onAsyncTaskCompleted(success, messageId); + } + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/RestoreChooserActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/RestoreChooserActivity.java new file mode 100644 index 0000000..cba6ab0 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/backup/RestoreChooserActivity.java @@ -0,0 +1,127 @@ +/* + * Copyright 2012 Google Inc. + * + * 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. + */ + +package de.bjusystems.vdrmanager.backup; + +import java.util.Arrays; +import java.util.Comparator; +import java.util.Date; + +import android.app.Activity; +import android.app.AlertDialog; +import android.app.Dialog; +import android.content.DialogInterface; +import android.content.Intent; +import android.os.Bundle; +import android.widget.Toast; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.gui.Utils; + +/** + * An activity to choose a date to restore from. + * + * @author Jimmy Shih + */ +public class RestoreChooserActivity extends Activity { + + private static final Comparator<Date> REVERSE_DATE_ORDER = new Comparator<Date>() { + @Override + public int compare(Date s1, Date s2) { + return s2.compareTo(s1); + } + }; + private static final int DIALOG_CHOOSER_ID = 0; + + private Date[] backupDates; + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + ExternalFileBackup externalFileBackup = new ExternalFileBackup(this); + + // Get the list of existing backups + if (!FileUtils.isSdCardAvailable()) { + Toast.makeText(this, R.string.sd_card_error_no_storage, + Toast.LENGTH_LONG).show(); + finish(); + return; + } + + if (!externalFileBackup.isBackupsDirectoryAvailable(false)) { + + Toast.makeText(this, R.string.settings_backup_restore_no_backup, + Toast.LENGTH_LONG).show(); + finish(); + return; + } + doStuff(externalFileBackup); + + } + + private void doStuff(ExternalFileBackup externalFileBackup) { + backupDates = externalFileBackup.getAvailableBackups(); + if (backupDates == null || backupDates.length == 0) { + Toast.makeText(this, R.string.settings_backup_restore_no_backup, + Toast.LENGTH_LONG).show(); + finish(); + return; + } + + if (backupDates.length == 1) { + Intent intent = IntentUtils.newIntent(this, RestoreActivity.class) + .putExtra(RestoreActivity.EXTRA_DATE, + backupDates[0].getTime()); + startActivity(intent); + finish(); + return; + } + + Arrays.sort(backupDates, REVERSE_DATE_ORDER); + showDialog(DIALOG_CHOOSER_ID); + } + + @Override + protected Dialog onCreateDialog(int id) { + if (id != DIALOG_CHOOSER_ID) { + return null; + } + String items[] = new String[backupDates.length]; + for (int i = 0; i < backupDates.length; i++) { + items[i] = Utils.formatDateTime(this, backupDates[i].getTime()); + } + return new AlertDialog.Builder(this) + .setCancelable(true) + .setItems(items, new DialogInterface.OnClickListener() { + @Override + public void onClick(DialogInterface dialog, int which) { + Intent intent = IntentUtils.newIntent( + RestoreChooserActivity.this, + RestoreActivity.class).putExtra( + RestoreActivity.EXTRA_DATE, + backupDates[which].getTime()); + startActivity(intent); + finish(); + } + }).setOnCancelListener(new DialogInterface.OnCancelListener() { + @Override + public void onCancel(DialogInterface dialog) { + finish(); + } + }).setTitle(R.string.settings_backup_restore_select_title) + .create(); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/AliveState.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/AliveState.java new file mode 100644 index 0000000..cf96efa --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/AliveState.java @@ -0,0 +1,36 @@ +package de.bjusystems.vdrmanager.data; + +public class AliveState { + + public static AliveState ALIVE = new AliveState(0); + public static AliveState DEAD = new AliveState(1); + public static AliveState UNKNOWN = new AliveState(2); + + private final int value; + private static AliveState state; + + private AliveState(final int value) { + this.value = value; + } + + public static AliveState getState() { + return state; + } + + public static void setState(final AliveState state) { + AliveState.state = state; + } + + @Override + public boolean equals(final Object o) { + if (!(o instanceof AliveState)) { + return false; + } + return this.value == ((AliveState)o).value; + } + + @Override + public int hashCode() { + return Integer.valueOf(value).hashCode(); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/AudioTrack.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/AudioTrack.java new file mode 100644 index 0000000..323507f --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/AudioTrack.java @@ -0,0 +1,61 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.ArrayList; +import java.util.List; + +public class AudioTrack { + + private String cached = null; + + public int index; + + public String type; + + public String display; + + @Override + public String toString() { + StringBuilder sb = new StringBuilder(); + sb.append(type).append(", ").append(display).append("+").append(index); + return sb.toString(); + }; + + private static final ArrayList<AudioTrack> EMPTY = new ArrayList<AudioTrack>( + 0); + + /** + * a,1,deu|d,2,deu + * + * @param raw + * @return + */ + public static List<AudioTrack> getAudio(String rawAudio) { + + if(rawAudio == null){ + return EMPTY; + } + + String[] splitted = rawAudio.split("\\|"); + + if (splitted == null || splitted.length == 0) { + return EMPTY; + } + + ArrayList<AudioTrack> audio; + audio = new ArrayList<AudioTrack>(splitted.length); + for (String a : splitted) { + String[] ar = a.split(","); + if (ar == null || ar.length != 3) { + continue; + } + AudioTrack track = new AudioTrack(); + track.type = ar[0]; + track.index = Integer.valueOf(ar[1]); + track.display = ar[2]; + audio.add(track); + } + return audio; + + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Channel.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Channel.java new file mode 100644 index 0000000..8aadb16 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Channel.java @@ -0,0 +1,176 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.List; + +import android.os.Parcel; +import android.os.Parcelable; + +import com.j256.ormlite.field.DatabaseField; +import com.j256.ormlite.table.DatabaseTable; + +import de.bjusystems.vdrmanager.StringUtils; +import de.bjusystems.vdrmanager.app.C; +import static de.bjusystems.vdrmanager.gui.Utils.mapSpecialChars; + +@DatabaseTable +public class Channel implements Parcelable { + + @DatabaseField(id = true) + String id; + private int number; + + @DatabaseField + private String name; + + @DatabaseField(index = true) + private String provider; + + @DatabaseField + private String rawAudio; + + @DatabaseField(index = true) + private String group; + + private String source; + + public String getSource() { + return source; + } + + public void setSource(String source) { + this.source = source; + } + + public String getGroup() { + return group; + } + + private List<AudioTrack> audio; + + public List<AudioTrack> getAudio() { + if (audio != null) { + return audio; + } + audio = AudioTrack.getAudio(rawAudio); + return audio; + } + + public void setGroup(String group) { + this.group = group; + } + + public String getRawAudio() { + return rawAudio; + } + + public Channel(final String channelData) { + String[] words = StringUtils.splitPreserveAllTokens(channelData, + C.DATA_SEPARATOR); + this.number = Integer.valueOf(words[0].substring(1)); + if (words.length > 2) { + this.name = mapSpecialChars(words[1]); + this.provider = mapSpecialChars(words[2]); + this.id = words[3]; + this.rawAudio = words[4]; + if (words.length > 5) { + this.source = words[5]; + } else { + this.source = "Default"; + } + } else { + this.name = mapSpecialChars(words[1]); + this.id = "-1"; + this.provider = "Unknown"; + this.rawAudio = ""; + } + + } + + public Channel() { + this.number = 0; + this.name = "Unknown"; + this.provider = "Unknown"; + this.id = "Uknwon"; + this.rawAudio = ""; + } + + public Channel(Parcel in) { + this.number = in.readInt(); + this.name = in.readString(); + this.provider = in.readString(); + this.id = in.readString(); + this.rawAudio = in.readString(); + this.source = in.readString(); + } + + public boolean isGroupSeparator() { + return number == 0; + } + + public int getNumber() { + return number; + } + + public String getName() { + return name; + } + + public String getProvider() { + return provider; + } + + public String getId() { + return id; + } + + @Override + public String toString() { + final StringBuilder text = new StringBuilder(); + text.append(number); + text.append(" - "); + text.append(name); + // text.append(" : "); + // text.append(provider); + return text.toString(); + } + + public int describeContents() { + return 0; + } + + public void writeToParcel(Parcel dest, int flags) { + dest.writeInt(number); + dest.writeString(name); + dest.writeString(provider); + dest.writeString(id); + dest.writeString(rawAudio); + dest.writeString(source); + + } + + public static final Parcelable.Creator<Channel> CREATOR = new Parcelable.Creator<Channel>() { + public Channel createFromParcel(Parcel in) { + return new Channel(in); + } + + public Channel[] newArray(int size) { + return new Channel[size]; + } + }; + + public boolean equals(Object o) { + if (o instanceof Channel == false) { + return false; + } + if (o == this) { + return true; + } + return ((Channel)o).getId().equals(id); + }; + + @Override + public int hashCode() { + return id.hashCode(); + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Epg.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Epg.java new file mode 100644 index 0000000..bfc0c6c --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Epg.java @@ -0,0 +1,82 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.Date; + +import android.text.TextUtils; +import de.bjusystems.vdrmanager.StringUtils; +import de.bjusystems.vdrmanager.app.C; +import de.bjusystems.vdrmanager.gui.Utils; +import static de.bjusystems.vdrmanager.gui.Utils.mapSpecialChars; + +/** + * Class for EPG events + * + * @author bju + */ +public class Epg extends Event implements Timerable { + + private Timer timer; + + private TimerMatch timerMatch; + + public TimerMatch getTimerMatch() { + return timerMatch; + } + + public void setTimerMatch(TimerMatch timerMatch) { + this.timerMatch = timerMatch; + } + + public Epg(final String line) { + final String[] words = StringUtils.splitPreserveAllTokens(line, + C.DATA_SEPARATOR); + channelNumber = Long.valueOf(words[0].substring(1)); + channelName = Utils.mapSpecialChars(words[1]); + start = new Date(Long.parseLong(words[2]) * 1000); + stop = new Date(Long.parseLong(words[3]) * 1000); + title = mapSpecialChars(words[4]); + description = words.length > 5 ? mapSpecialChars(words[5]) : ""; + shortText = words.length > 6 ? mapSpecialChars(words[6]) : ""; + channelId = words.length > 7 ? mapSpecialChars(words[7]) : ""; + rawAudio = words.length > 8 ? mapSpecialChars(words[8]) : ""; + if (words.length > 9) { + String contents = words[9].trim(); + if (contents.length() > 0) { + String[] caray = contents.split(" "); + if (caray.length > 0) { + content = new int[caray.length]; + for (int i = 0; i < caray.length; ++i) { + content[i] = Integer.valueOf(caray[i]); + } + } + } + + } + if (words.length > 10) { + if (TextUtils.isEmpty(words[10]) == false) { + vps = Long.valueOf(words[10]) * 1000; + } + } + } + + public Timer getTimer() { + return timer; + } + + public void setTimer(final Timer timer) { + this.timer = timer; + timerMatch = Utils.getTimerMatch(this, timer); + } + + public TimerState getTimerState() { + if (timer == null) { + return TimerState.None; + } else { + return timer.getTimerState(); + } + } + + public Timer createTimer() { + return new Timer(this); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EpgCache.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EpgCache.java new file mode 100644 index 0000000..fd1a895 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EpgCache.java @@ -0,0 +1,12 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.ArrayList; +import java.util.Date; +import java.util.WeakHashMap; + +public class EpgCache { + + public static WeakHashMap<String, ArrayList<Epg>> CACHE = new WeakHashMap<String, ArrayList<Epg>>(); + + public static WeakHashMap<String, Date> NEXT_REFRESH = new WeakHashMap<String, Date>(); +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EpgSearchParams.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EpgSearchParams.java new file mode 100644 index 0000000..fbcac24 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EpgSearchParams.java @@ -0,0 +1,45 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.Date; + +import de.bjusystems.vdrmanager.gui.Utils; + +/** + * Class for EPG events + * @author bju + */ +public class EpgSearchParams { + + private String channelNumber; + private String title; + private Date start; + private Date end; + + public String getChannelNumber() { + return channelNumber; + } + public void setChannelNumber(final String channelNumber) { + this.channelNumber = channelNumber; + } + public String getTitle() { + return title; + } + public void setTitle(final String title) { + this.title = title; + } + public Date getStart() { + return start; + } + public void setStart(final Date start) { + this.start = start; + } + public Date getEnd() { + return end; + } + public void setEnd(final Date end) { + this.end = end; + } + public String toCommandLine() { + return Utils.unMapSpecialChars(title); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EpgSearchTimeValue.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EpgSearchTimeValue.java new file mode 100644 index 0000000..8ba9b5e --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EpgSearchTimeValue.java @@ -0,0 +1,56 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.Calendar; +import java.util.GregorianCalendar; + +public class EpgSearchTimeValue { + + private final int index; + private final String text; + + public EpgSearchTimeValue(final int index, final String text) { + this.index = index; + this.text = text; + } + + public EpgSearchTimeValue() { + this.index = 0; + this.text = ""; + } + + public String getText(){ + return text; + } + + public String getValue() { + switch (index) { + case -1: + return "adhoc"; + case 0: + return "now"; + case 1: + return "next"; + default: + + final String[] values = text.split(":"); + final Calendar cal = new GregorianCalendar(); + cal.set(Calendar.HOUR_OF_DAY, Integer.parseInt(values[0])); + cal.set(Calendar.MINUTE, Integer.parseInt(values[1])); + cal.set(Calendar.SECOND, 0); + cal.set(Calendar.MILLISECOND, 0); + + // next day? + final Calendar now = new GregorianCalendar(); + if (now.after(cal)) { + cal.add(Calendar.DAY_OF_MONTH, 1); + } + + return String.format("%d", cal.getTimeInMillis() / 1000); + } + } + + @Override + public String toString() { + return text; + } +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EpgSearchTimeValues.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EpgSearchTimeValues.java new file mode 100644 index 0000000..19878f3 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EpgSearchTimeValues.java @@ -0,0 +1,66 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.ArrayList; +import java.util.Arrays; +import java.util.List; + +import android.content.Context; +import de.bjusystems.vdrmanager.R; + +public class EpgSearchTimeValues { + + private final List<EpgSearchTimeValue> values = new ArrayList<EpgSearchTimeValue>(); + private final Context context; + + public EpgSearchTimeValues(final Context context) { + this.context = context; + } + + public List<EpgSearchTimeValue> getValues() { + + final Preferences prefs = Preferences.getPreferences(); + + // fixed values for now and next + values.add(new EpgSearchTimeValue(0, context.getString(R.string.epg_list_time_now))); + values.add(new EpgSearchTimeValue(1, context.getString(R.string.epg_list_time_next))); + + // get user defined values + final String userValueString = prefs.getEpgSearchTimes(); + + final String[] userValues = userValueString.split(","); + + Arrays.sort(userValues); + + for(final String userValue : userValues) { + if (userValue.contains(":")) { + values.add(new EpgSearchTimeValue(values.size(), userValue)); + } + } + + values.add(new EpgSearchTimeValue(-1, context.getString(R.string.epg_list_time_adhoc))); + return values; + } + + public void append(EpgSearchTimeValue est){ + values.add(values.size() - 1, est); + } + + public void saveValues(final List<EpgSearchTimeValue> values) { + + // get old values + final Preferences prefs = Preferences.getPreferences(); + + // add value + String newValues = ""; + for(int i = 2; i < values.size(); i++) { + final EpgSearchTimeValue value = values.get(i); + if (newValues.length() > 0) { + newValues += ","; + } + newValues += value.toString(); + } + + // save new values + prefs.setEpgSearchTimes(context, newValues); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Event.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Event.java new file mode 100644 index 0000000..bbd3181 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Event.java @@ -0,0 +1,156 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.Date; +import java.util.List; + +import android.text.TextUtils; + +/** + * Basisc class for all Events + * + * @author bju,lado + * + */ +public abstract class Event { + + protected Long channelNumber; + protected String channelId; + protected String channelName; + + protected String title; + protected String shortText; + protected String description; + protected Date start; + protected Date stop; + + protected String rawAudio; + protected int[] content = {}; + + protected long vps = 0; + + public int[] getContent() { + return content; + } + + private List<AudioTrack> audio; + + public List<AudioTrack> getAudio() { + if (audio != null) { + return audio; + } + audio = AudioTrack.getAudio(rawAudio); + return audio; + } + + public long getDuration() { + long millis = getStop().getTime() - getStart().getTime(); + return millis; + } + + public Event() { + + } + + public void setChannelNumber(Long channelNumber) { + this.channelNumber = channelNumber; + } + + public void setChannelName(String channelName) { + this.channelName = channelName; + } + + public void setTitle(String title) { + this.title = title; + } + + public void setShortText(String shortText) { + this.shortText = shortText; + } + + public void setDescription(String description) { + this.description = description; + } + + public void setStart(Date start) { + this.start = start; + } + + public void setStop(Date stop) { + this.stop = stop; + } + + public Event(Event event) { + channelNumber = event.getChannelNumber(); + channelId = event.getChannelId(); + channelName = event.getChannelName(); + title = event.getTitle(); + shortText = event.getShortText(); + description = event.getDescription(); + start = event.getStart(); + stop = event.getStop(); + rawAudio = event.rawAudio; + content = event.content; + vps = event.vps; + } + + public Long getChannelNumber() { + return channelNumber; + } + + public String getChannelName() { + return channelName; + } + + public String getTitle() { + return title; + } + + public String getChannelId() { + return channelId; + } + + public String getShortText() { + if (TextUtils.isEmpty(shortText) == false) { + return shortText; + } + if (TextUtils.isEmpty(description) == false) { + if (description.length() < 50) { + return description; + } + return TextUtils.substring(description, 0, 50) + "…"; + } + return ""; + } + + public String getDescription() { + return description; + } + + public Date getStart() { + return start; + } + + public Date getStop() { + return stop; + } + + public String getStreamId() { + if (channelId != null) { + return channelId; + } + return String.valueOf(channelNumber); + } + + public boolean isConflict() { + return false; + } + + public boolean hasVPS() { + return vps > 0; + } + + public long getVPS() { + return vps; + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EventContentGroup.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EventContentGroup.java new file mode 100644 index 0000000..03fcd90 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EventContentGroup.java @@ -0,0 +1,23 @@ +package de.bjusystems.vdrmanager.data; + +/** + * @author lado + * + * Based on epg.c from vdr + * + */ +public interface EventContentGroup { + + static int MovieDrama = 0x10; // + static int NewsCurrentAffairs = 0x20; // + static int Show = 0x30; // + static int Sports = 0x40; // + static int ChildrenYouth = 0x50; // + static int MusicBalletDance = 0x60; // + static int ArtsCulture = 0x70; // + static int SocialPoliticalEconomics = 0x80;// + static int EducationalScience = 0x90;// + static int LeisureHobbies = 0xA0;// + static int Special = 0xB0; // + static int UserDefined = 0xF0;// +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EventFormatter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EventFormatter.java new file mode 100644 index 0000000..6cc7151 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EventFormatter.java @@ -0,0 +1,66 @@ +package de.bjusystems.vdrmanager.data; + +import de.bjusystems.vdrmanager.gui.Utils; +import de.bjusystems.vdrmanager.utils.date.DateFormatter; + +public class EventFormatter { + + private String time; + private final String stop; + private final String date; + private final String longDate; + private final String title; + private final String shortText; + private final String description; + + public EventFormatter(final Event event) { + this(event,false); + } + /** + * @param event + * @param onlyStartTime Event Time is rendered as 'start - stop' if false + */ + public EventFormatter(final Event event, boolean onlyStartTime) { + DateFormatter formatter = new DateFormatter(event.getStart()); + this.date = formatter.getDateString(); + this.longDate = formatter.getDailyHeader(); + this.time = formatter.getTimeString(); + formatter = new DateFormatter(event.getStop()); + this.stop = formatter.getTimeString(); + if(onlyStartTime == false){ + this.time += " - " + stop; + } + this.title = Utils.mapSpecialChars(event.getTitle()); + this.shortText = Utils.mapSpecialChars(event.getShortText()); + this.description = Utils.mapSpecialChars(event.getDescription()); + } + + public String getShortText() { + return shortText; + } + + + public String getStop(){ + return stop; + } + + public String getTime() { + return time; + } + + public String getDate() { + return date; + } + + public String getLongDate() { + return longDate; + } + + public String getTitle() { + return title; + } + + public String getDescription() { + return description; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EventListItem.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EventListItem.java new file mode 100644 index 0000000..b01aee5 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/EventListItem.java @@ -0,0 +1,164 @@ +package de.bjusystems.vdrmanager.data; + +import de.bjusystems.vdrmanager.gui.Utils; + +/** + * @author lado + * + * TODO auf Event Interface umstellen und die Aufrufen an event + * delegieren. Das hier ist nicht gut. + */ +public class EventListItem extends Event { + + Event event; + + public Event getEvent() { + return event; + } + + public void setEvent(Event event) { + this.event = event; + } + + //private final Recording rec; + //private final Timer timer; + //private final Epg epg; + private final String header; + + // + // public EventListItem(final Event event){ + // if(event instanceof Recording){ + // this((Recording)event); + // } else if (event instanceof Timer){ + // this((Timer)event); + // } else { + // this((Epg)event); + // } + // throw new IllegalArgumentException("Uknown event type " + event); + // } + + + public EventListItem(final Event rec) { + super(rec); + event = rec; + this.header = null; +// this.rec = rec; + // this.epg = null; + //this.timer = null; + } +// +// public EventListItem(final Recording rec) { +// super(rec); +// event = rec; +// this.header = null; +// this.rec = rec; +// this.epg = null; +// this.timer = null; +// } +// +// public EventListItem(final Timer timer) { +// super(timer); +// event = timer; +// this.header = null; +// this.timer = timer; +// this.epg = null; +// this.rec = null; +// } +// +// public EventListItem(final Epg epg) { +// super(epg); +// event = epg; +// this.header = null; +// this.timer = null; +// this.epg = epg; +// this.rec = null; +// } +// +// @Override +// public TimerState getTimerState() { +// return event.getTimerState(); +// } + + public EventListItem(final String header) { + this.header = header; + } + + public boolean isHeader() { + return header != null; + } + +// public boolean isTimer() { +// return event instanceof Timer; +// } + + public String getHeader() { + return header; + } + +// public Timer getTimer() { +// return timer; +// } +// +// public Epg getEpg() { +// return epg; +// } +// +// public Recording getRecording() { +// return rec; +// } + + // public Event getEvent() { + // return event; + // } + // + public boolean isLive() { + return Utils.isLive(this); + } + + @Override + public String toString() { + if (isHeader()) { + return "Header: " + header; + } + + final EventFormatter formatter = new EventFormatter(this); + final StringBuilder text = new StringBuilder(); + text.append("Timer / Event: "); + text.append("Channel: ").append(getChannelNumber()); + text.append(" (").append(getChannelName()).append("), "); + text.append("Zeit: ").append(formatter.getDate()).append(" ") + .append(formatter.getTime()); + return text.toString(); + } + + + @Override + public long getDuration() { + if(event != null){ + return event.getDuration(); + } + return super.getDuration(); + } + + @Override + public String getChannelId() { + if(event != null){ + return event.getChannelId(); + } + return null; + } + + @Override + public String getStreamId() { + if(event == null){ + return null; + } + return event.getStreamId(); + } +// +// @Override +// public Timer getTimer() { +// return event.getTimer(); +// } + +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/FetchEditTextPreference.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/FetchEditTextPreference.java new file mode 100644 index 0000000..17a93b7 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/FetchEditTextPreference.java @@ -0,0 +1,94 @@ +package de.bjusystems.vdrmanager.data; + +import android.content.Context; +import android.content.DialogInterface; +import android.content.SharedPreferences.Editor; +import android.preference.DialogPreference; +import android.util.AttributeSet; +import android.view.View; +import android.widget.EditText; +import android.widget.ImageButton; +import de.bjusystems.vdrmanager.R; + +public class FetchEditTextPreference extends DialogPreference{ + + private EditText mEditText; + + private String initialValue; + + public String getInitialValue() { + return initialValue; + } + + public void setInitialValue(String initialValue) { + this.initialValue = initialValue; + } + + public EditText getmEditText() { + return mEditText; + } + + public void setEditText(String text) { + this.mEditText.setText(text); + } + + private ImageButton mButton; + + private String mText; + //private CharSequence mCompoundButtonText; + private View.OnClickListener mCompoundButtonCallback; + + public FetchEditTextPreference(Context context, AttributeSet attrs, + int defStyle) { + super(context, attrs, defStyle); + setDialogLayoutResource(R.layout.fetch_preference); + } + + public FetchEditTextPreference(Context context, AttributeSet attrs) { + super(context, attrs); + setDialogLayoutResource(R.layout.fetch_preference); + } + + @Override + protected View onCreateDialogView() { + View root = super.onCreateDialogView(); + mEditText = (EditText) root.findViewById(R.id.edit); + mButton = (ImageButton) root.findViewById(R.id.button); + return root; + } + + public void setText(String text) { + mText = text; + } + + public String getText() { + return mText; + } + + @Override + public void onClick(DialogInterface dialog, int which) { + switch (which) { + case DialogInterface.BUTTON_POSITIVE: // User clicked OK! + mText = mEditText.getText().toString(); + callChangeListener(mText); + Editor editor = (Editor) getEditor(); + editor.putString(getKey(), mText); + editor.commit(); + break; + } + super.onClick(dialog, which); + } + + @Override + protected void onBindDialogView(View view) { + mEditText.setText(mText); + //mButton.setText(mCompoundButtonText); + + // Set a callback to our button. + mButton.setOnClickListener(mCompoundButtonCallback); + } + + public void setCompoundButtonListener(View.OnClickListener callback) { + mCompoundButtonCallback = callback; + } +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/HasAudio.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/HasAudio.java new file mode 100644 index 0000000..10d9fd9 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/HasAudio.java @@ -0,0 +1,5 @@ +package de.bjusystems.vdrmanager.data; + +public class HasAudio { + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/MenuActionHandler.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/MenuActionHandler.java new file mode 100644 index 0000000..b1f1d2e --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/MenuActionHandler.java @@ -0,0 +1,16 @@ +package de.bjusystems.vdrmanager.data; + +import android.content.Context; + + +/** + * Handler for menu actions + * @author bju + */ +public interface MenuActionHandler { + + /** + * Execute the action + */ + void executeAction(Context context); +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/OrmLiteBasePreferenceActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/OrmLiteBasePreferenceActivity.java new file mode 100644 index 0000000..eae8302 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/OrmLiteBasePreferenceActivity.java @@ -0,0 +1,89 @@ +package de.bjusystems.vdrmanager.data; + +import android.content.Context; +import android.os.Bundle; +import android.preference.PreferenceActivity; + +import com.j256.ormlite.android.apptools.OpenHelperManager; +import com.j256.ormlite.android.apptools.OrmLiteSqliteOpenHelper; +import com.j256.ormlite.support.ConnectionSource; + +public abstract class OrmLiteBasePreferenceActivity<H extends OrmLiteSqliteOpenHelper> extends PreferenceActivity { + + + private volatile H helper; + private volatile boolean created = false; + private volatile boolean destroyed = false; + + /** + * Get a helper for this action. + */ + public H getHelper() { + if (helper == null) { + if (!created) { + throw new IllegalStateException("A call has not been made to onCreate() yet so the helper is null"); + } else if (destroyed) { + throw new IllegalStateException( + "A call to onDestroy has already been made and the helper cannot be used after that point"); + } else { + throw new IllegalStateException("Helper is null for some unknown reason"); + } + } else { + return helper; + } + } + + /** + * Get a connection source for this action. + */ + public ConnectionSource getConnectionSource() { + return getHelper().getConnectionSource(); + } + + @Override + protected void onCreate(Bundle savedInstanceState) { + if (helper == null) { + helper = getHelperInternal(this); + created = true; + } + super.onCreate(savedInstanceState); + } + + @Override + protected void onDestroy() { + super.onDestroy(); + releaseHelper(helper); + destroyed = true; + } + + /** + * This is called internally by the class to populate the helper object instance. This should not be called directly + * by client code unless you know what you are doing. Use {@link #getHelper()} to get a helper instance. If you are + * managing your own helper creation, override this method to supply this activity with a helper instance. + * + * <p> + * <b> NOTE: </b> If you override this method, you most likely will need to override the + * {@link #releaseHelper(OrmLiteSqliteOpenHelper)} method as well. + * </p> + */ + protected H getHelperInternal(Context context) { + @SuppressWarnings({ "unchecked", "deprecation" }) + H newHelper = (H) OpenHelperManager.getHelper(context); + return newHelper; + } + + /** + * Release the helper instance created in {@link #getHelperInternal(Context)}. You most likely will not need to call + * this directly since {@link #onDestroy()} does it for you. + * + * <p> + * <b> NOTE: </b> If you override this method, you most likely will need to override the + * {@link #getHelperInternal(Context)} method as well. + * </p> + */ + protected void releaseHelper(H helper) { + OpenHelperManager.releaseHelper(); + this.helper = null; + } + +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/P.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/P.java new file mode 100644 index 0000000..b3e9918 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/P.java @@ -0,0 +1,11 @@ +package de.bjusystems.vdrmanager.data; + +public interface P { + + public static String CHANNELS_LAST_ORDER = "CHANNELS_LAST_ORDER"; + + public static String EPG_LAST_SORT = "EPG_LAST_SORT"; + + public static String CHANNELS_LAST_ORDER_REVERSE = "CHANNELS_LAST_ORDER_ORDER"; + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Preferences.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Preferences.java new file mode 100644 index 0000000..a73a786 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Preferences.java @@ -0,0 +1,783 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.List; +import java.util.Locale; + +import android.content.Context; +import android.content.SharedPreferences; +import android.content.res.Configuration; +import android.text.TextUtils; + +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.StringUtils; +import de.bjusystems.vdrmanager.data.db.DBAccess; + +/** + * Class for all preferences + * + * @author bju, lado + */ +public class Preferences { + + public static final String DEFAULT_LANGUAGE_VALUE = "DEFAULT"; + + public static final String PREFERENCE_FILE_NAME = "VDR-Manager"; + + private static Vdr current; + + public static void set(Context context, String key, int value) { + final SharedPreferences sharedPrefs = getSharedPreferences(context); + sharedPrefs.edit().putInt(key, value).commit(); + } + + public static void set(Context context, String key, boolean value) { + final SharedPreferences sharedPrefs = getSharedPreferences(context); + sharedPrefs.edit().putBoolean(key, value).commit(); + } + + public static int get(Context context, String key, int defValue) { + final SharedPreferences sharedPrefs = getSharedPreferences(context); + return sharedPrefs.getInt(key, defValue); + + } + + public static String get(Context context, String key, String defValue) { + final SharedPreferences sharedPrefs = getSharedPreferences(context); + return sharedPrefs.getString(key, defValue); + + } + + public static boolean get(Context context, String key, boolean defValue) { + final SharedPreferences sharedPrefs = getSharedPreferences(context); + return sharedPrefs.getBoolean(key, defValue); + + } + + public static void setCurrentVdr(Context context, Vdr vdr) { + current = vdr; + final SharedPreferences sharedPrefs = getSharedPreferences(context); + sharedPrefs + .edit() + .putInt(context.getString(R.string.current_vdr_id_key), + current != null ? current.getId() : -1).commit(); + } + + public Vdr getCurrentVdr() { + return current; + } + + public int getCurrentVdrContext(Context context) { + return getInteger(context, R.string.current_vdr_id_key, -1); + } + + /** + * user defined epg search times + */ + private String epgSearchTimes; + /** + * format times AM/PM or 24H + * + * @since 0.2 + */ + private boolean use24hFormat; + + /** + * Quits the app on back button + */ + private boolean quiteOnBackButton = true; + + /** + * Show IMDB buttons, where possible (e.g. EPG Details) + */ + private boolean showImdbButton = true; + + /** + * Show OMDB button in epg details + */ + private boolean showOmdbButton = false; + + /** + * Show TMDb button in epg details + */ + private boolean showTmdbButton = false; + + private int maxRecentChannels = 10; + + public int getMaxRecentChannels() { + return maxRecentChannels; + } + + public boolean isShowTmdbButton() { + return showTmdbButton; + } + + public boolean isShowOmdbButton() { + return showOmdbButton; + } + + /** + * On Which imdb site to search? + */ + private String imdbUrl = "akas.imdb.com"; + + private boolean showChannelNumbers = false; + + public String getEncoding() { + return getCurrentVdr().getEncoding(); + } + + public int getConnectionTimeout() { + return getCurrentVdr().getConnectionTimeout(); + } + + public int getReadTimeout() { + return getCurrentVdr().getReadTimeout(); + } + + public int getTimeout() { + return getCurrentVdr().getTimeout(); + } + + public String getImdbUrl() { + return imdbUrl; + } + + public void setImdbUrl(String imdbUrl) { + this.imdbUrl = imdbUrl; + } + + /** + * @return whether to shwo imdb button + */ + public boolean isShowImdbButton() { + return showImdbButton; + } + + public String getStreamingUsername() { + return getCurrentVdr().getStreamingUsername(); + } + + public String getStreamingPassword() { + return getCurrentVdr().getStreamingPassword(); + } + + /** + * Properties singleton + */ + private static Preferences thePrefs; + + /** + * Whether to send Packets to the custom broadcast address. It is used, if + * the address ist not empty + * + * @return + * @since 0.2 + */ + public String getWolCustomBroadcast() { + return getCurrentVdr().getWolCustomBroadcast(); + } + + /** + * Getter for use24hFormat + * + * @return + * @since 0.2 + */ + public boolean isUse24hFormat() { + return use24hFormat; + } + + /** + * Checks for connect using SSL + * + * @return true, if use SSL connections + */ + public boolean isSecure() { + return getCurrentVdr().isSecure(); + } + + /** + * Retrieves the channel filtering mode + * + * @return true, if channels will be filtered + */ + public boolean isFilterChannels() { + return getCurrentVdr().isFilterChannels(); + } + + /** + * Last channel to receive + * + * @return channel number + */ + public String getChannels() { + return isFilterChannels() ? getCurrentVdr().getChannelFilter() : ""; + } + + /** + * Gets the host or IP address + * + * @return host + */ + public String getHost() { + return getCurrentVdr().getHost(); + } + + /** + * Gets the port + * + * @return port + */ + public int getPort() { + return getCurrentVdr().getPort(); + } + + /** + * Gets the port + * + * @return port + */ + public int getSvdrpPort() { + return getCurrentVdr().getSvdrpPort(); + } + + /** + * Gets password + * + * @return password + */ + public String getPassword() { + String pwd = getCurrentVdr().getPassword(); + if (pwd == null) { + return StringUtils.EMPTY_STRING; + } + return pwd; + } + + /** + * Checks for enables remote wakeup + * + * @return true, if remote wakeup is enabled + */ + public boolean isWakeupEnabled() { + return getCurrentVdr().isWakeupEnabled(); + } + + /** + * Gets the URL for the wakeup request + * + * @return wakeup url + */ + public String getWakeupUrl() { + return getCurrentVdr().getWakeupUrl(); + } + + /** + * Gets the user for the wakeup url + * + * @return user name + */ + public String getWakeupUser() { + return getCurrentVdr().getWakeupUser(); + } + + /** + * Gets the password for the wakeup url + * + * @return password + */ + public String getWakeupPassword() { + return getCurrentVdr().getWakeupPassword(); + } + + /** + * Checks for enabled alive check + * + * @return true, if enabled + */ + public boolean isAliveCheckEnabled() { + return getCurrentVdr().isAliveCheckEnabled(); + } + + public boolean isEnableRecStream() { + return getCurrentVdr().isEnableRecStreaming(); + } + + public int getLivePort() { + return getCurrentVdr().getLivePort(); + } + + /** + * Gets the time between alive checks + * + * @return time in seconds + */ + public int getAliveCheckInterval() { + return getCurrentVdr().getAliveCheckInterval(); + } + + /** + * Gets the buffer before the event start + * + * @return pre event buffer + */ + public int getTimerPreMargin() { + return getCurrentVdr().getTimerPreMargin(); + } + + /** + * Gets the buffer after the event stop + * + * @return post event buffer + */ + public int getTimerPostMargin() { + return getCurrentVdr().getTimerPostMargin(); + } + + /** + * Gets the default priority + * + * @return default priority + */ + public int getTimerDefaultPriority() { + return getCurrentVdr().getTimerDefaultPriority(); + } + + /** + * Gets the default lifetime + * + * @return default lifetime + */ + public int getTimerDefaultLifetime() { + return getCurrentVdr().getTimerDefaultLifetime(); + } + + /** + * Gets the time values for the epg search + * + * @return + */ + public String getEpgSearchTimes() { + return epgSearchTimes; + } + + /** + * gets the MAC Address of the vdr host + * + * @return + * @since 0.2 + */ + public String getVdrMac() { + return getCurrentVdr().getMac(); + } + + /** + * Gets the selection which wakeup method to use + * + * @return + * @since 0.2 + */ + public String getWakeupMethod() { + return getCurrentVdr().getWakeupMethod(); + } + + /** + * Getter for streaming port + * + * @return + * @since 02. + */ + public int getStreamPort() { + return getCurrentVdr().getStreamPort(); + } + + /** + * Getter for selected streaming format + * + * @return + * @since 0.2 + */ + public String getStreamFormat() { + return getCurrentVdr().getStreamFormat(); + } + + public int getSmarttvewebPort() { + return getCurrentVdr().getSmarttvwebPort(); + } + + public String getSmarttvewebType() { + return getCurrentVdr().getSmarttvwebType(); + } + + /** + * Sets the time values for the epg search + * + * @param epgSearchTimes new time values + */ + public void setEpgSearchTimes(final Context context, + final String epgSearchTimes) { + + final SharedPreferences prefs = getSharedPreferences(context); + final SharedPreferences.Editor editor = prefs.edit(); + editor.putString(context.getString(R.string.epg_search_times_key), + epgSearchTimes); + editor.commit(); + + // reload + init(context); + } + + /** + * Gets the name for the file which preferences will be saved into + * + * @param context Context + * @return filename + */ + public static String getPreferenceFile(final Context context) { + return PREFERENCE_FILE_NAME; + } + + /** + * Show Channel Numbers in the overviews + * + * @return + * @since 0.2 + */ + public boolean isShowChannelNumbers() { + return showChannelNumbers; + } + + /** + * getter + * + * @return + */ + public boolean isEnableRemux() { + return getCurrentVdr().isEnableRemux(); + } + + /** + * getter + * + * @return + */ + public String getRemuxCommand() { + return getCurrentVdr().getRemuxCommand(); + } + + /** + * getter + * + * @return + */ + public String getRemuxParameter() { + return getCurrentVdr().getRemuxParameter(); + } + + /** + * getter + * + * @return + */ + public boolean isQuiteOnBackButton() { + return quiteOnBackButton; + } + + /** + * Gets the previous loaded preferences + * + * @return preferences + */ + public static Preferences getPreferences() { + return thePrefs; + } + + public String getRecStreamMethod() { + return getCurrentVdr().getRecStreamMethod(); + } + + /** + * Gets the previous loaded preferences, same as getPreferences(); + * + * @return + */ + public static Preferences get() { + return thePrefs; + } + + private static void initInternal(final Context context) { + + final Preferences prefs = new Preferences(); + + prefs.epgSearchTimes = getString(context, + R.string.epg_search_times_key, ""); + + prefs.use24hFormat = getBoolean(context, + R.string.gui_enable_24h_format_key, true); + + prefs.showChannelNumbers = getBoolean(context, + R.string.gui_channels_show_channel_numbers_key, false); + + prefs.quiteOnBackButton = getBoolean(context, + R.string.qui_quit_on_back_key, true); + + prefs.showImdbButton = getBoolean(context, + R.string.qui_show_imdb_button_key, true); + + prefs.showOmdbButton = getBoolean(context, + R.string.qui_show_omdb_button_key, false); + + prefs.showTmdbButton = getBoolean(context, + R.string.qui_show_tmdb_button_key, false); + + prefs.imdbUrl = getString(context, R.string.qui_imdb_url_key, + "akas.imdb.com"); + + prefs.maxRecentChannels = getInt(context, + R.string.gui_max_recent_channels_key, 10); + + + thePrefs = prefs; + } + + public static void reset() { + thePrefs = null; + } + + public static void reloadVDR(Context context) { + if (current == null) { + return; + } + DBAccess.get(context).getVdrDAO().refresh(current); + } + + public static boolean initVDR(final Context context) { + + if (current != null) { + return true; + } + + int id = getInteger(context, R.string.current_vdr_id_key, -1); + + Vdr vdr = null; + if (id != -1) { + vdr = DBAccess.get(context).getVdrDAO().queryForId(id); + } + + setCurrentVdr(context, vdr); + + if (vdr != null) { + return true; + } + + List<Vdr> list = DBAccess.get(context).getVdrDAO().queryForAll(); + if (list != null && list.isEmpty() == false) { + vdr = list.get(0); + setCurrentVdr(context, vdr); + return true; + } + + return initFromOldVersion(context); + // Intent intent = new Intent(); + // intent.setClass(context, VdrListActivity.class); + // intent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP); + // intent.putExtra(Intents.EMPTY_CONFIG, Boolean.TRUE); + // context.startActivity(intent); + // Toast.makeText(context, R.string.no_vdr, Toast.LENGTH_SHORT).show(); + } + + /** + * Loads all preferences + * + * @param context Context + * @return Preferences + */ + public static void init(final Context context) { + // if (thePrefs != null) { + // return; + // } + synchronized (Preferences.class) { + // if (thePrefs != null) { + // return; + // } + initInternal(context); + setLocale(context); + } + } + + private static boolean initFromOldVersion(Context context) { + + Vdr vdr = new Vdr(); + + String host = getString(context, R.string.vdr_host_key, null); + if (host == null) { + return false; + } + vdr.setHost(host); + vdr.setName("Default"); + vdr.setPort(getInt(context, R.string.vdr_port_key, 6420)); + vdr.setPassword(getString(context, R.string.vdr_password_key, "")); + vdr.setSecure(getBoolean(context, R.string.vdr_ssl_key, false)); + vdr.setStreamPort(getInt(context, R.string.vdr_stream_port, 3000)); + vdr.setStreamFormat(getString(context, R.string.vdr_stream_format, "TS")); + + vdr.setAliveCheckEnabled(getBoolean(context, + R.string.alive_check_enabled_key, false)); + vdr.setAliveCheckInterval(getInt(context, + R.string.alive_check_interval_key, 60)); + + vdr.setChannelFilter(getString(context, + R.string.channel_filter_last_key, "").replace(" ", "")); + vdr.setFilterChannels(getBoolean(context, + R.string.channel_filter_filter_key, false)); + vdr.setWakeupEnabled(getBoolean(context, R.string.wakeup_enabled_key, + false)); + vdr.setWakeupUrl(getString(context, R.string.wakeup_url_key, "")); + vdr.setWakeupUser(getString(context, R.string.wakeup_user_key, "")); + vdr.setWakeupPassword(getString(context, R.string.wakeup_password_key, + "")); + + vdr.setTimerPreMargin(getInt(context, + R.string.timer_pre_start_buffer_key, 5)); + vdr.setTimerPostMargin(getInt(context, + R.string.timer_post_end_buffer_key, 30)); + + vdr.setTimerDefaultPriority(getInt(context, + R.string.timer_default_priority_key, 99)); + + vdr.setTimerDefaultLifetime(getInt(context, + R.string.timer_default_lifetime_key, 99)); + + vdr.setEpgSearchTimes(getString(context, R.string.epg_search_times_key, + "")); + + vdr.setMac(getString(context, R.string.wakeup_wol_mac_key, "")); + + vdr.setWakeupMethod(getString(context, R.string.wakeup_method_key, + "url")); + + vdr.setWolCustomBroadcast(getString(context, + R.string.wakeup_wol_custom_broadcast_key, "")); + + vdr.setConnectionTimeout(getInt(context, R.string.vdr_conntimeout_key, + 10)); + vdr.setReadTimeout(getInt(context, R.string.vdr_readtimeout_key, 10)); + vdr.setTimeout(getInt(context, R.string.vdr_timeout_key, 120)); + + vdr.setStreamingUsername(getString(context, + R.string.streaming_username_key, "")); + + vdr.setStreamingPassword(getString(context, + R.string.streaming_password_key, "")); + + vdr.setEncoding(getString(context, R.string.vdr_encoding_key, "utf-8")); + + if (DBAccess.get(context).getVdrDAO().create(vdr) != 1) { + return false; + } + + setCurrentVdr(context, vdr); + + return true; + } + + /** + * Gets the persistent preferences + * + * @param context Context + * @return preferences + */ + public static SharedPreferences getSharedPreferences(final Context context) { + return context.getSharedPreferences(getPreferenceFile(context), + Context.MODE_PRIVATE); + } + + /** + * Helper for retrieving integer values from preferences + * + * @param context Context + * @param resId ressource id of the preferences name + * @param defValue default value + * @return value or the default value if not defined + */ + private static int getInt(final Context context, final int resId, + final int defValue) { + final String value = getString(context, resId, String.valueOf(defValue)); + if (TextUtils.isEmpty(value) || !TextUtils.isDigitsOnly(value)) { + return 0; + } + return Integer.parseInt(value); + } + + /** + * Helper for retrieving boolean values from preferences + * + * @param context Context + * @param resId ressource id of the preferences name + * @param defValue default value + * @return value or the default value if not defined + */ + private static boolean getBoolean(final Context context, final int resId, + final boolean defValue) { + final SharedPreferences sharedPrefs = getSharedPreferences(context); + return sharedPrefs.getBoolean(context.getString(resId), defValue); + } + + /** + * Helper for retrieving string values from preferences + * + * @param context Context + * @param resId ressource id of the preferences name + * @param defValue default value + * @return value or the default value if not defined + */ + private static String getString(final Context context, final int resId, + final String defValue) { + final SharedPreferences sharedPrefs = getSharedPreferences(context); + return sharedPrefs.getString(context.getString(resId), defValue); + } + + private static int getInteger(final Context context, final int resId, + final int defValue) { + final SharedPreferences sharedPrefs = getSharedPreferences(context); + return sharedPrefs.getInt(context.getString(resId), defValue); + } + + public String getTimeFormat() { + if (isUse24hFormat()) { + return "HH:mm"; + } + return "h:mm a"; + } + + /** + * Set locale read from preferences to context. + * + * @param context {@link Context} + */ + public static void setLocale(final Context context) { + String lc = getString(context, R.string.gui_custom_locale_key, + DEFAULT_LANGUAGE_VALUE); + Locale locale = null; + // TODO lado this is very bad. + if (lc.equals(DEFAULT_LANGUAGE_VALUE)) { + String lang = Locale.getDefault().toString(); + if (lang.startsWith("de")) { + locale = Locale.GERMAN; + } else if (lang.startsWith("it")) { + locale = Locale.ITALIAN; + } else { + locale = Locale.ENGLISH; + } + } else { + locale = new Locale(lc); + } + final Configuration config = new Configuration(); + config.locale = locale; + context.getResources().updateConfiguration(config, null); + } + + public boolean isRemoteEnabled() { + return getCurrentVdr().isEnableRemote(); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/RecentChannelDAO.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/RecentChannelDAO.java new file mode 100644 index 0000000..d8a8c41 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/RecentChannelDAO.java @@ -0,0 +1,86 @@ +package de.bjusystems.vdrmanager.data; + +import java.sql.SQLException; +import java.util.ArrayList; +import java.util.List; +import java.util.Map; + +import android.util.Log; + +import com.j256.ormlite.dao.BaseDaoImpl; +import com.j256.ormlite.support.ConnectionSource; + +public class RecentChannelDAO extends BaseDaoImpl<RecenteChannel, String> { + + private static final String TAG = RecentChannelDAO.class.getName(); + + public RecentChannelDAO(ConnectionSource connectionSource) + throws SQLException { + super(connectionSource, RecenteChannel.class); + } + + public List<RecenteChannel> loadByLastAccess(long max) { + try { + return queryBuilder().orderBy("lastAccess", false).limit(max).query(); + } catch (SQLException e) { + Log.w(TAG, e.getMessage(), e); + return new ArrayList<RecenteChannel>(0); + } + } + + public List<RecenteChannel> loadByRecentUse(long max) { + try { + return queryBuilder().orderBy("count", false).limit(max).query(); + } catch (SQLException e) { + Log.w(TAG, e.getMessage(), e); + return new ArrayList<RecenteChannel>(0); + } + } + + public RecenteChannel queryForId(String id) { + try { + return super.queryForId(id); + } catch (Exception ex) { + throw new RuntimeException(ex); + } + } + + public List<Channel> getRecentChannels(Map<String, Channel> all, List<RecenteChannel> recents){ + + List<Channel> filtered = new ArrayList<Channel>(); + for(RecenteChannel rc : recents){ + Channel c = all.get(rc.getChannelId()); + if(c == null){ + try { + delete(rc); + } catch (SQLException e) { + Log.w(TAG, e.getMessage(), e); + } + } else { + filtered.add(c); + } + } + return filtered; + } + + public CreateOrUpdateStatus createOrUpdate(RecenteChannel data) { + try { + return super.createOrUpdate(data); + } catch (Exception ex) { + throw new RuntimeException(ex); + } + } + + public void hit(String channelId) { + RecenteChannel rc = queryForId(channelId); + + if (rc == null) { + rc = new RecenteChannel(); + rc.setChannelId(channelId); + } + rc.touch(); + rc.incUse(); + createOrUpdate(rc); + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/RecenteChannel.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/RecenteChannel.java new file mode 100644 index 0000000..b747537 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/RecenteChannel.java @@ -0,0 +1,59 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.Date; + +import com.j256.ormlite.field.DatabaseField; +import com.j256.ormlite.table.DatabaseTable; + +@DatabaseTable(daoClass=RecentChannelDAO.class) +public class RecenteChannel { + + @DatabaseField(id=true, generatedId = false) + private String channelId; + + @DatabaseField + private long count = 0; + + @DatabaseField + private Date lastAccess; + + public Date getLastAccess() { + return lastAccess; + } + + public void setLastAccess(Date lastAccess) { + this.lastAccess = lastAccess; + } + + public long getCount() { + return count; + } + + public void setCount(long count) { + this.count = count; + } + + public String getChannelId() { + return channelId; + } + + public void setChannelId(String channelId) { + this.channelId = channelId; + } + + public void incUse(){ + count++; + } + + public void touch(){ + lastAccess = new Date(); + } + + @Override + public String toString() { + StringBuilder sb = new StringBuilder(); + + sb.append("[id="+channelId +", count="+count+", lastAccess=" + lastAccess); + return super.toString(); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Recording.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Recording.java new file mode 100644 index 0000000..d1ae085 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Recording.java @@ -0,0 +1,257 @@ +package de.bjusystems.vdrmanager.data; + +import static de.bjusystems.vdrmanager.gui.Utils.mapSpecialChars; + +import java.util.Date; + +import de.bjusystems.vdrmanager.StringUtils; +import de.bjusystems.vdrmanager.app.C; +import de.bjusystems.vdrmanager.gui.Utils; + +public class Recording extends Event { + + public static String ROOT_FOLDER = ""; + + public static final String FOLDERDELIMCHAR = "~"; + + public Recording(String line) { + String[] words = StringUtils.splitPreserveAllTokens(line, + C.DATA_SEPARATOR); + int idx = 0; + index = Integer.valueOf(words[idx++]); + start = new Date(Long.parseLong(words[idx++]) * 1000); + stop = new Date(Long.parseLong(words[idx++]) * 1000); + channelName = mapSpecialChars(words[idx++]); + title = mapSpecialChars(words[idx++]); + shortText = mapSpecialChars(words[idx++]); + description = mapSpecialChars(words[idx++]); + fileName = mapSpecialChars(words[idx++]); + try { + fileSize = Integer.valueOf(words[idx++]); + } catch (NumberFormatException ex) { + + /************** TEMPORARY TO FIX THE BUG UNTIL Server's 0.13 */ + + int offset = 0; + int count = 0; + while(offset != -1){ + offset = line.indexOf(":", offset + 1); + count++; + if(count == 5){ + words = StringUtils.splitPreserveAllTokens(line.substring(0, offset) + Utils.unMapSpecialChars(":") + line.substring(offset+1), + C.DATA_SEPARATOR); + break; + } + } + + idx = 0; + index = Integer.valueOf(words[idx++]); + start = new Date(Long.parseLong(words[idx++]) * 1000); + stop = new Date(Long.parseLong(words[idx++]) * 1000); + channelName = mapSpecialChars(words[idx++]); + title = mapSpecialChars(words[idx++]); + shortText = mapSpecialChars(words[idx++]); + description = mapSpecialChars(words[idx++]); + fileName = mapSpecialChars(words[idx++]); + fileSize = Integer.valueOf(words[idx++]); + + if (idx < words.length) { + channelId = words[idx++]; + } + if (idx < words.length) { + realDuration = Long.parseLong(words[idx++]) * 1000; + } + + if (idx < words.length) { + devInode = mapSpecialChars(words[idx++]); + } + + if (idx < words.length) { // timer + String data = words[idx++]; + if (data != null && data.length() > 0) { + timerStopTime = new Date(Long.parseLong(data) * 1000L); + } + } + + if (idx < words.length) { // name + String titleRaw = mapSpecialChars(words[idx++]); + int idxdel = titleRaw.lastIndexOf(FOLDERDELIMCHAR); + if (idxdel == -1) { + title = titleRaw; + folder = ROOT_FOLDER; + } else { + title = titleRaw.substring(idxdel + 1); + String foldersRaw = titleRaw.substring(0, idxdel); + folder = foldersRaw; + + } + } else { + folder = ROOT_FOLDER; + } + + if (idx < words.length) { + if (words[idx++].equals("1")) { + neww = true; + } + } + if (title.charAt(0) == '%') { + cut = true; + title = title.substring(1); + } + return; + } + + if (idx < words.length) { + channelId = words[idx++]; + } + if (idx < words.length) { + realDuration = Long.parseLong(words[idx++]) * 1000; + } + + if (idx < words.length) { + devInode = mapSpecialChars(words[idx++]); + } + + if (idx < words.length) { // timer + String data = words[idx++]; + if (data != null && data.length() > 0) { + timerStopTime = new Date(Long.parseLong(data) * 1000L); + } + } + + if (idx < words.length) { // name + String titleRaw = mapSpecialChars(words[idx++]); + int idxdel = titleRaw.lastIndexOf(FOLDERDELIMCHAR); + if (idxdel == -1) { + title = titleRaw; + folder = ROOT_FOLDER; + } else { + title = titleRaw.substring(idxdel + 1); + String foldersRaw = titleRaw.substring(0, idxdel); + folder = foldersRaw; + + } + } else { + folder = ROOT_FOLDER; + } + + if (idx < words.length) { + if (words[idx++].equals("1")) { + neww = true; + } + } + if (title.charAt(0) == '%') { + cut = true; + title = title.substring(1); + } + + } + + private String folder; + + private String fileName; + + private int fileSize; + + private int index; + + private long realDuration = -1; + + private String devInode = null; + + private boolean cut = false; + + private boolean neww = false; + + /** + * If it is not null, recording is on going or will be on going until this + * date; + */ + private Date timerStopTime = null; + + public Date getTimerStopTime() { + return timerStopTime; + } + + public void setTimerStopTime(Date timerStopTime) { + this.timerStopTime = timerStopTime; + } + + public String getDevInode() { + return devInode; + } + + public void setDevInode(String devInode) { + this.devInode = devInode; + } + + /** + * in millis + * + * @return + */ + public long getRealDuration() { + return realDuration; + } + + public long getDuration() { + if (timerStopTime != null) { + return timerStopTime.getTime() - start.getTime(); + } + + if (realDuration != -1) { + return realDuration; + } + return super.getDuration(); + } + + public int getIndex() { + return index; + } + + public void setIndex(int index) { + this.index = index; + } + + public int getFileSize() { + return fileSize; + } + + public void setFileSize(int fileSize) { + this.fileSize = fileSize; + } + + public String getFileName() { + return fileName; + } + + public void setFileName(String fileName) { + this.fileName = fileName; + } + + public String toCommandLine() { + return String.valueOf(index); + } + + @Override + public String toString() { + return title; + } + + public String getFolder() { + return folder; + } + + public void setFolder(String folder) { + this.folder = folder; + } + + public boolean isCut() { + return cut; + } + + public boolean isNeww() { + return neww; + } + +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/RecordingListItem.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/RecordingListItem.java new file mode 100644 index 0000000..8395364 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/RecordingListItem.java @@ -0,0 +1,45 @@ +package de.bjusystems.vdrmanager.data; + +import de.bjusystems.vdrmanager.gui.RecordingDir; + + +public class RecordingListItem extends EventListItem { + + public RecordingDir folder; + + //public Integer count = 0; + + public RecordingListItem(Recording rec) { + super(rec); + } + + public RecordingListItem(String dailyHeader) { + super(dailyHeader); + } + + + + @Override + public String getTitle() { + if(isFolder()){ + return folder.getName(); + } + return super.getTitle(); + } + + public boolean isFolder() { + + return folder != null; + + } + + @Override + public String getHeader() { + if (isFolder()) { + return folder.getName(); + } else { + return super.getHeader(); + } + } + +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Timer.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Timer.java new file mode 100644 index 0000000..7782dca --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Timer.java @@ -0,0 +1,276 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.Calendar; +import java.util.Date; +import java.util.TimeZone; + +import android.text.TextUtils; +import de.bjusystems.vdrmanager.StringUtils; +import de.bjusystems.vdrmanager.app.C; +import de.bjusystems.vdrmanager.gui.Utils; + +/** + * Class for timer data + * + * @author bju + */ +public class Timer extends Event implements Timerable { + + // tfActive = 0x0001, + // tfInstant = 0x0002, + // tfVps = 0x0004, + // tfRecording = 0x0008, + // tfAll = 0xFFFF, + private static final int ACTIVE = 1; + private static final int INSTANT = 2; + private static final int VPS = 4; + private static final int RECORDING = 8; + + private int number; + private int flags; + private int priority; + private int lifetime; + private String weekdays = "-------"; + private boolean conflict; + + + public void setPriority(int priority) { + this.priority = priority; + } + + public void setLifetime(int lifetime) { + this.lifetime = lifetime; + } + + public String getWeekdays() { + return weekdays; + } + + public void setWeekdays(String weekdays) { + this.weekdays = weekdays; + } + + /** + * Constructs a timer from SvdrpHelper result line + * + * @param timerData + * result line + */ + public Timer(final String timerData) { + + final String[] values = StringUtils.splitPreserveAllTokens(timerData, + C.DATA_SEPARATOR); + + // number + this.number = Integer.valueOf(values[0].substring(1)); + + // flags, channel number and channel name + this.flags = Integer.valueOf(values[1]); + this.channelNumber = Long.valueOf(values[2]); + this.channelName = Utils.mapSpecialChars(values[3]); + + // get start and stop + this.start = new Date(Long.parseLong(values[4]) * 1000); + this.stop = new Date(Long.parseLong(values[5]) * 1000); + + // priority and lifetime + this.priority = Integer.valueOf(values[6]); + this.lifetime = Integer.valueOf(values[7]); + + // title and description + this.title = Utils.mapSpecialChars(values[8]); + + this.description = values.length > 9 ? values[9] : "";// aux + + // 10 and 11 are optional if there where event with this timer + this.shortText = values.length > 10 ? Utils.mapSpecialChars(values[10]) + : ""; + + if (values.length > 11) { + this.description = values[11]; // if real description, set it + } + + if (values.length > 12) { + this.channelId = values[12]; + } + + if (values.length > 13) { + this.weekdays = values[13]; + } + + if (values.length > 14) { + this.conflict = values[14].equals("1"); + } + + description = Utils.mapSpecialChars(description); + + if (values.length > 15) { + if (TextUtils.isEmpty(values[15]) == false) { + vps = Long.valueOf(values[15]) * 1000; + } else if (isVps()) { + vps = start.getTime(); + } + + } + + } + + public Timer copy() { + Timer t = new Timer(this); + t.flags = flags; + t.number = number; + t.priority = priority; + t.lifetime = lifetime; + t.start = new Date(start.getTime()); + t.stop = new Date(stop.getTime()); + t.title = title; + t.weekdays = weekdays; + t.conflict = conflict; + t.vps = vps; + return t; + } + + public Timer(final Event event) { + + this.number = 0; + this.flags = ACTIVE; + this.channelNumber = event.getChannelNumber(); + this.channelName = event.getChannelName(); + this.channelId = event.getChannelId(); + + this.start = event.getStart(); + + this.stop = event.getStop(); + + this.title = event.getTitle(); + if (Utils.isSerie(event.getContent())) { + if (TextUtils.isEmpty(event.getShortText()) == false) { + this.title += "~" + event.getShortText(); + } + } + this.description = event.getDescription(); + this.vps = event.getVPS(); + } + + public boolean isRecurring() { + return weekdays.equals("-------") == false; + } + + public String toCommandLine() { + + final StringBuilder line = new StringBuilder(); + + // line.append(number).append(":"); + line.append(flags).append(":"); + line.append(channelNumber).append(":"); + + final Calendar cal = Calendar.getInstance(); + if(isVps() == true){ + cal.setTimeInMillis(vps); + } else { + cal.setTime(start); + } + + cal.setTimeZone(TimeZone.getTimeZone(Preferences.get().getCurrentVdr() + .getServerTimeZone())); + + line.append((weekdays.equals("-------") == false ? weekdays + "@" : "") + + String.format("%04d-%02d-%02d:", cal.get(Calendar.YEAR), + cal.get(Calendar.MONTH) + 1, + cal.get(Calendar.DAY_OF_MONTH))); + line.append(String.format("%02d%02d:", cal.get(Calendar.HOUR_OF_DAY), + cal.get(Calendar.MINUTE))); + + cal.setTime(stop); + line.append(String.format("%02d%02d:", cal.get(Calendar.HOUR_OF_DAY), + cal.get(Calendar.MINUTE))); + + line.append(priority).append(":"); + line.append(lifetime).append(":"); + line.append(Utils.unMapSpecialChars(title)); + return line.toString(); + } + + public int getNumber() { + return number; + } + + public int getPriority() { + return priority; + } + + public int getLifetime() { + return lifetime; + } + + public TimerState getTimerState() { + if (isEnabled()) { + if (isRecording()) { + return TimerState.Recording; + } + return TimerState.Active; + } + return TimerState.Inactive; + } + + public boolean isEnabled() { + return (flags & ACTIVE) == ACTIVE; + } + + public boolean isInstant() { + return (flags & INSTANT) == INSTANT; + } + + public boolean isVps() { + return (flags & VPS) == VPS; + } + + public boolean isRecording() { + return (flags & RECORDING) == RECORDING; + } + + public boolean isConflict() { + return conflict; + } + + public void setStart(final Date start) { + this.start = start; + } + + public void setStop(final Date stop) { + this.stop = stop; + } + + public void setVps(boolean useVps) { + if (useVps) { + flags = flags | VPS; + } else { + flags = flags & ~VPS; + } + } + + public void setEnabled(final boolean enabled) { + if (enabled) { + flags = flags | ACTIVE; + } else { + flags = flags & ~ACTIVE; + } + } + + public Timer getTimer() { + return this; + } + + public Timer createTimer() { + return new Timer(this); + } + + @Override + public TimerMatch getTimerMatch() { + + if (isConflict()) + return TimerMatch.Conflict; + + return TimerMatch.Full; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/TimerMatch.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/TimerMatch.java new file mode 100644 index 0000000..b8126ab --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/TimerMatch.java @@ -0,0 +1,8 @@ +package de.bjusystems.vdrmanager.data; + +public enum TimerMatch { + Full, // + Begin, // + End, // + Conflict, // +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Timerable.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Timerable.java new file mode 100644 index 0000000..aa371ed --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Timerable.java @@ -0,0 +1,22 @@ +package de.bjusystems.vdrmanager.data; + + +public interface Timerable { + + public enum TimerState { + None, + Active, + Inactive, + Recording, + Recorded + ; + } + + public Timer createTimer(); + + public abstract Timer getTimer(); + + public TimerState getTimerState(); + + public TimerMatch getTimerMatch(); +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Vdr.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Vdr.java new file mode 100644 index 0000000..b7960d3 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/Vdr.java @@ -0,0 +1,732 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.HashMap; +import java.util.Map; +import java.util.TimeZone; + +import com.j256.ormlite.field.DatabaseField; +import com.j256.ormlite.table.DatabaseTable; + +@DatabaseTable +public class Vdr { + + /** + * + */ + @DatabaseField(columnName = "_id", generatedId = true) + private Integer id; + + @DatabaseField(columnName = "name") + private String name = "VDR"; + + /** + * Use secure channel + */ + @DatabaseField(defaultValue = "false") + private boolean secure; + + /** host name or ip */ + @DatabaseField + private String host = "0.0.0.0"; + + /** port */ + @DatabaseField + private Integer port = 6420; + + /** Password */ + @DatabaseField + private String password = ""; + + /** should channels be filtered? */ + @DatabaseField + private boolean filterChannels = false; + + /** last channel to retrieve */ + @DatabaseField + private String channelFilter = ""; + + /** Enable remote wakeup */ + @DatabaseField + private boolean wakeupEnabled = false; + + /** URL of the wakeup script */ + @DatabaseField + private String wakeupUrl = ""; + + /** User for wakeup */ + @DatabaseField + private String wakeupUser = ""; + + /** Password for wakeup */ + @DatabaseField + private String wakeupPassword = ""; + + /** + * vdr mac for wol + * + * @since 0.2 + */ + @DatabaseField + private String mac = ""; + + /** + * which wakeup method to use + * + * @since 0.2 + * + */ + @DatabaseField + private String wakeupMethod = "wol"; + + /** Check for running VDR is enabled */ + @DatabaseField + private boolean aliveCheckEnabled; + + /** Intervall for alive test */ + @DatabaseField + private Integer aliveCheckInterval; + + /** Buffer before event */ + @DatabaseField + private int timerPreMargin = 5; + + /** Buffer after event */ + @DatabaseField + private int timerPostMargin = 30; + + /** Default priority */ + @DatabaseField + private int timerDefaultPriority = 50; + + /** Default lifetime */ + @DatabaseField + private int timerDefaultLifetime = 99; + + /** user defined epg search times */ + @DatabaseField + private String epgSearchTimes = ""; + + /** + * Which port to use for streaming + * + * @since 0.2 + */ + @DatabaseField + private int streamPort = 3000; + + /** + * Which format to use for streaming + * + * @since 0.2 + */ + @DatabaseField + private String streamFormat = "TS"; + + /** + * Do not send broadcasts, send directly to the host (router problem) + * + * @since 0.2 + */ + @DatabaseField + private String wolCustomBroadcast = "255.255.255.255"; + + /** + * Use remux ? + */ + @DatabaseField + private boolean enableRemux = false; + + /** + * Remux command + */ + @DatabaseField + private String remuxCommand = "EXT"; + + /** + * Remux command Parameter + */ + @DatabaseField + private String remuxParameter = "QUALITY=DSL1000"; + + @DatabaseField + private String encoding = "utf-8"; + + /** + * Connection timeout + */ + @DatabaseField + private int connectionTimeout = 10; + + /** + * Read Timeout + */ + @DatabaseField + private int readTimeout = 10; + + /** + * Timeout for a whole command run + */ + @DatabaseField + private int timeout = 60; + + @DatabaseField + private String streamingUsername = ""; + + @DatabaseField + private String streamingPassword = ""; + + @DatabaseField + private int livePort = 8008; + + @DatabaseField + private String recStreamMethod = "vdr-live"; + + @DatabaseField(columnName="smarttvwebPort") + private int smarttvwebPort = 8000; + + @DatabaseField(columnName="smarttvwebType") + private String smarttvwebType="ts"; + + @DatabaseField + private boolean enableRecStreaming = false; + + @DatabaseField(columnName = "stz") + private String serverTimeZone = "Europe/Berlin"; + + @DatabaseField(columnName="svdrpPort") + private int svdrpPort = 6419; + + @DatabaseField(columnName="enableRemote") + private boolean enableRemote = true; + + public String getServerTimeZone() { + return serverTimeZone; + } + + public void setServerTimeZone(String serverTimeZone) { + this.serverTimeZone = serverTimeZone; + } + + public String getRecStreamMethod() { + return recStreamMethod; + } + + public void setRecStreamMethod(String recStreamMethod) { + this.recStreamMethod = recStreamMethod; + } + + public int getLivePort() { + return livePort; + } + + public void setLivePort(int livePort) { + this.livePort = livePort; + } + + public boolean isEnableRecStreaming() { + return enableRecStreaming; + } + + public void setEnableRecStreaming(boolean enableRecStreaming) { + this.enableRecStreaming = enableRecStreaming; + } + + public String getStreamingPassword() { + return streamingPassword; + } + + public void setStreamingPassword(String streamingPassword) { + this.streamingPassword = streamingPassword; + } + + public String getStreamingUsername() { + return streamingUsername; + } + + public void setStreamingUsername(String streamingUsername) { + this.streamingUsername = streamingUsername; + } + + public Integer getId() { + return id; + } + + public void setId(Integer id) { + this.id = id; + } + + public String getName() { + return name; + } + + public void setName(String name) { + this.name = name; + } + + public boolean isSecure() { + return secure; + } + + public void setSecure(boolean secure) { + this.secure = secure; + } + + public String getHost() { + return host; + } + + public void setHost(String host) { + this.host = host; + } + + public int getPort() { + return port; + } + + public void setPort(int port) { + this.port = port; + } + + public String getPassword() { + return password; + } + + public void setPassword(String password) { + this.password = password; + } + + public boolean isFilterChannels() { + return filterChannels; + } + + public void setFilterChannels(boolean filterChannels) { + this.filterChannels = filterChannels; + } + + public String getChannelFilter() { + return channelFilter; + } + + public void setChannelFilter(String channelFilter) { + this.channelFilter = channelFilter; + } + + public boolean isWakeupEnabled() { + return wakeupEnabled; + } + + public void setWakeupEnabled(boolean wakeupEnabled) { + this.wakeupEnabled = wakeupEnabled; + } + + public String getWakeupUrl() { + return wakeupUrl; + } + + public void setWakeupUrl(String wakeupUrl) { + this.wakeupUrl = wakeupUrl; + } + + public String getWakeupUser() { + return wakeupUser; + } + + public void setWakeupUser(String wakeupUser) { + this.wakeupUser = wakeupUser; + } + + public String getWakeupPassword() { + return wakeupPassword; + } + + public void setWakeupPassword(String wakeupPassword) { + this.wakeupPassword = wakeupPassword; + } + + public String getMac() { + return mac; + } + + public void setMac(String mac) { + this.mac = mac; + } + + public String getWakeupMethod() { + return wakeupMethod; + } + + public void setWakeupMethod(String wakeupMethod) { + this.wakeupMethod = wakeupMethod; + } + + public boolean isAliveCheckEnabled() { + return aliveCheckEnabled; + } + + public void setAliveCheckEnabled(boolean aliveCheckEnabled) { + this.aliveCheckEnabled = aliveCheckEnabled; + } + + public int getAliveCheckInterval() { + return aliveCheckInterval; + } + + public void setAliveCheckInterval(int aliveCheckInterval) { + this.aliveCheckInterval = aliveCheckInterval; + } + + public int getTimerPreMargin() { + return timerPreMargin; + } + + public void setTimerPreMargin(int timerPreMargin) { + this.timerPreMargin = timerPreMargin; + } + + public int getTimerPostMargin() { + return timerPostMargin; + } + + public void setTimerPostMargin(int timerPostMargin) { + this.timerPostMargin = timerPostMargin; + } + + public int getTimerDefaultPriority() { + return timerDefaultPriority; + } + + public void setTimerDefaultPriority(int timerDefaultPriority) { + this.timerDefaultPriority = timerDefaultPriority; + } + + public int getTimerDefaultLifetime() { + return timerDefaultLifetime; + } + + public void setTimerDefaultLifetime(int timerDefaultLifetime) { + this.timerDefaultLifetime = timerDefaultLifetime; + } + + public String getEpgSearchTimes() { + return epgSearchTimes; + } + + public void setEpgSearchTimes(String epgSearchTimes) { + this.epgSearchTimes = epgSearchTimes; + } + + public int getStreamPort() { + return streamPort; + } + + public void setStreamPort(int streamPort) { + this.streamPort = streamPort; + } + + public String getStreamFormat() { + return streamFormat; + } + + public void setStreamFormat(String streamFormat) { + this.streamFormat = streamFormat; + } + + public String getWolCustomBroadcast() { + return wolCustomBroadcast; + } + + public void setWolCustomBroadcast(String wolCustomBroadcast) { + this.wolCustomBroadcast = wolCustomBroadcast; + } + + public boolean isEnableRemux() { + return enableRemux; + } + + public void setEnableRemux(boolean enableRemux) { + this.enableRemux = enableRemux; + } + + public String getRemuxCommand() { + return remuxCommand; + } + + public void setRemuxCommand(String remuxCommand) { + this.remuxCommand = remuxCommand; + } + + public String getRemuxParameter() { + return remuxParameter; + } + + public void setRemuxParameter(String remuxParameter) { + this.remuxParameter = remuxParameter; + } + + public String getEncoding() { + return encoding; + } + + public void setEncoding(String encoding) { + this.encoding = encoding; + } + + public int getConnectionTimeout() { + return connectionTimeout; + } + + public void setConnectionTimeout(int connectionTimeout) { + this.connectionTimeout = connectionTimeout; + } + + public int getReadTimeout() { + return readTimeout; + } + + public void setReadTimeout(int readTimeout) { + this.readTimeout = readTimeout; + } + + public int getTimeout() { + return timeout; + } + + public void setTimeout(int timeout) { + this.timeout = timeout; + } + + private static <T> T get(Map<String, Object> map, String key) { + return get(map, key, null); + } + + private static <T> T get(Map<String, Object> map, String key, Object def) { + if (map.containsKey(key)) { + return (T) map.get(key); + } + return (T) def; + } + + private static Integer getInteger(Map<String, Object> map, String key) { + return getInteger(map, key, 0); + } + + private static Integer getInteger(Map<String, Object> map, String key, + Integer def) { + if (map.containsKey(key) == false) { + return def; + } + + Object obj = get(map, key); + if (obj instanceof Integer) { + return (Integer) obj; + } + + try { + return Integer.valueOf(String.valueOf(obj)); + } catch (NumberFormatException nfe) { + return def; + } + } + + // private static Integer getInteger(Map<String, Object> map, String key) { + // if (map.containsKey(key) == false) { + // return Integer.valueOf(0); + // } + + // Object obj = get(map, key); + // if (obj instanceof Integer) { + // return (Integer) obj; + // } + // return Integer.valueOf(String.valueOf(obj)); + // } + + private static Boolean getBoolean(Map<String, Object> map, String key) { + return getBoolean(map, key, false); + } + + private static Boolean getBoolean(Map<String, Object> map, String key, + boolean defValue) { + if (map.containsKey(key) == false) { + return defValue; + } + Object obj = get(map, key); + if (obj instanceof Boolean) { + return (Boolean) obj; + } + return Boolean.valueOf(String.valueOf(obj)); + } + + public HashMap<String, Object> toMap() { + HashMap<String, Object> map = new HashMap<String, Object>(); + map.put("vdr_name", name); + map.put("vdr_host", host); + map.put("vdr_port", port); + map.put("vdr_password", password); + map.put("vdr_secure", secure); + + map.put("limit_channels", filterChannels); + map.put("last_channel", channelFilter); + + map.put("key_wakeup_enabled", wakeupEnabled); + map.put("key_wakeup_url", wakeupUrl); + map.put("key_wakeup_user", wakeupUser); + map.put("key_wakeup_password", wakeupPassword); + map.put("key_wakeup_method", wakeupMethod); + map.put("key_wol_custom_broadcast", wolCustomBroadcast); + map.put("key_wakeup_wol_mac", mac); + + map.put("key_conntimeout_key", connectionTimeout); + map.put("key_vdr_readtimeout", readTimeout); + map.put("key_vdr_timeout", timeout); + + map.put("timer_pre_start_buffer", timerPreMargin); + map.put("timer_post_end_buffer", timerPostMargin); + map.put("timer_default_priority", timerDefaultPriority); + map.put("timer_default_lifetime", timerDefaultLifetime); + + map.put("streamingport", streamPort); + map.put("key_streaming_password", streamingPassword); + map.put("key_streaming_username", streamingUsername); + map.put("key_vdr_encoding", encoding); + map.put("livetv_streamformat", streamFormat); + map.put("remux_command", remuxCommand); + map.put("remux_parameter", remuxParameter); + map.put("remux_enable", enableRemux); + map.put("key_rec_stream_enable", enableRecStreaming); + map.put("key_live_port", livePort); + map.put("key_recstream_method", recStreamMethod); + map.put("key_timezone", serverTimeZone); + + + map.put("key_smarttvweb_port", smarttvwebPort); + map.put("key_smarttvweb_recstream_method", smarttvwebType); + map.put("key_remote_enable", enableRemote); + map.put("key_svdrp_port", svdrpPort); + return map; + } + + public void set(Map<String, Object> map) { + init(map); +/* + name = get(map, "vdr_name"); + host = get(map, "vdr_host"); + port = getInteger(map, "vdr_port"); + password = get(map, "vdr_password"); + secure = getBoolean(map, "vdr_secure"); + + filterChannels = getBoolean(map, "limit_channels"); + channelFilter = get(map, "last_channel"); + + wakeupEnabled = getBoolean(map, "key_wakeup_enabled"); + wakeupUrl = get(map, "key_wakeup_url"); + wakeupUser = get(map, "key_wakeup_user"); + wakeupPassword = get(map, "key_wakeup_password"); + wakeupMethod = get(map, "key_wakeup_method"); + wolCustomBroadcast = get(map, "key_wol_custom_broadcast"); + mac = get(map, "key_wakeup_wol_mac"); + + connectionTimeout = getInteger(map, "key_conntimeout_key"); + readTimeout = getInteger(map, "key_vdr_readtimeout"); + timeout = getInteger(map, "key_vdr_timeout"); + + timerPreMargin = getInteger(map, "timer_pre_start_buffer" + ); + timerPostMargin = getInteger(map, "timer_post_end_buffer"); + timerDefaultPriority = getInteger(map, "timer_default_priority"); + timerDefaultLifetime = getInteger(map, "timer_default_lifetime"); + + streamPort = getInteger(map, "streamingport"); + streamingPassword = get(map, "key_streaming_password"); + streamingUsername = get(map, "key_streaming_username"); + encoding = get(map, "key_vdr_encoding"); + streamFormat = get(map, "livetv_streamformat"); + remuxCommand = get(map, "remux_command"); + remuxParameter = get(map, "remux_parameter"); + enableRemux = getBoolean(map, "remux_enable"); + + enableRecStreaming = getBoolean(map, "key_rec_stream_enable"); + livePort = getInteger(map, "key_live_port"); + recStreamMethod = get(map, "key_recstream_method"); + */ + } + + public void init(Map<String, Object> map) { + name = get(map, "vdr_name", "VDR"); + host = get(map, "vdr_host", "0.0.0.0"); + port = getInteger(map, "vdr_port", 6420); + password = get(map, "vdr_password", ""); + secure = getBoolean(map, "vdr_secure"); + + filterChannels = getBoolean(map, "limit_channels", true); + channelFilter = get(map, "last_channel", ""); + + wakeupEnabled = getBoolean(map, "key_wakeup_enabled", false); + wakeupUrl = get(map, "key_wakeup_url", ""); + wakeupUser = get(map, "key_wakeup_user", ""); + wakeupPassword = get(map, "key_wakeup_password", ""); + wakeupMethod = get(map, "key_wakeup_method", "wol"); + wolCustomBroadcast = get(map, "key_wol_custom_broadcast", ""); + mac = get(map, "key_wakeup_wol_mac", ""); + + connectionTimeout = getInteger(map, "key_conntimeout_key", 10); + readTimeout = getInteger(map, "key_vdr_readtimeout", 10); + timeout = getInteger(map, "key_vdr_timeout", 60); + + timerPreMargin = getInteger(map, "timer_pre_start_buffer", 5); + timerPostMargin = getInteger(map, "timer_post_end_buffer", 30); + timerDefaultPriority = getInteger(map, "timer_default_priority", 50); + timerDefaultLifetime = getInteger(map, "timer_default_lifetime",99); + + streamPort = getInteger(map, "streamingport", 3000); + streamingPassword = get(map, "key_streaming_password", ""); + streamingUsername = get(map, "key_streaming_username", ""); + encoding = get(map, "key_vdr_encoding", "utf-8"); + streamFormat = get(map, "livetv_streamformat", "TS"); + remuxCommand = get(map, "remux_command", "EXT"); + remuxParameter = get(map, "remux_parameter", ""); + enableRemux = getBoolean(map, "remux_enable"); + + enableRecStreaming = getBoolean(map, "key_rec_stream_enable"); + livePort = getInteger(map, "key_live_port", 8008); + recStreamMethod = get(map, "key_recstream_method", "vdr-live"); + serverTimeZone = get(map, "key_timezone", TimeZone.getDefault().getID()); + + smarttvwebPort= getInteger(map, "key_smarttvweb_port", 8000); + smarttvwebType= get(map, "key_smarttvweb_recstream_method", "progressive"); + enableRemote = getBoolean(map, "key_remote_enable", true); + svdrpPort = getInteger(map, "key_svdrp_port", 6419); + } + + public int getSmarttvwebPort() { + return smarttvwebPort; + } + + public void setSmarttvwebPort(int smarttvwebPort) { + this.smarttvwebPort = smarttvwebPort; + } + + public String getSmarttvwebType() { + return smarttvwebType; + } + + public void setSmarttvwebType(String smarttvwebType) { + this.smarttvwebType = smarttvwebType; + } + + public int getSvdrpPort() { + return svdrpPort; + } + + public void setSvdrpPort(int svdrpPort) { + this.svdrpPort = svdrpPort; + } + + public boolean isEnableRemote() { + return enableRemote; + } + + public void setEnableRemote(boolean enableRemote) { + this.enableRemote = enableRemote; + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/VdrSharedPreferences.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/VdrSharedPreferences.java new file mode 100644 index 0000000..bb0ad77 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/VdrSharedPreferences.java @@ -0,0 +1,218 @@ +package de.bjusystems.vdrmanager.data; + +import java.util.HashMap; +import java.util.HashSet; +import java.util.LinkedList; +import java.util.List; +import java.util.Map; +import java.util.Set; + +import android.content.SharedPreferences; + +import com.j256.ormlite.dao.Dao.CreateOrUpdateStatus; +import com.j256.ormlite.dao.RuntimeExceptionDao; + +@Deprecated +public class VdrSharedPreferences implements SharedPreferences { + + private static final String EMPTY_STRING = ""; + + public int commits = 0; + + public RuntimeExceptionDao<Vdr, Integer> dao; + + private Vdr instance; + + public Vdr getInstance() { + return instance; + } + + public void setInstance(Vdr instance) { + this.instance = instance; + map.putAll(instance.toMap()); + } + + protected List<OnSharedPreferenceChangeListener> listeners = new LinkedList<OnSharedPreferenceChangeListener>(); + + Map<String, Object> map = new HashMap<String, Object>(); + + public VdrSharedPreferences() { + + } + + // public VdrSharedPreferences(Vdr vdr) { + + // } + + public boolean contains(String key) { + return map.containsKey(key); + } + + public Editor edit() { + return new Editor(); + } + + public Map<String, Object> getAll() { + return map; + } + + public boolean getBoolean(String key, boolean defValue) { + return get(key, defValue); + } + + public float getFloat(String key, float defValue) { + return get(key, defValue); + } + + public int getInt(String key, int defValue) { + String val = get(key, String.valueOf(defValue)); + try { + return Integer.valueOf(val); + } catch (Exception ex) { + return defValue; + } + } + + public long getLong(String key, long defValue) { + String val = get(key, String.valueOf(defValue)); + try { + return Long.valueOf(val); + } catch (Exception ex) { + return defValue; + } + } + + public <T> T get(String key, T defValue) { + if (map.containsKey(key)) { + return (T) map.get(key); + } + return defValue; + } + + public String getString(String key, String defValue) { + Object obj = get(key, defValue); + if (obj == null) { + return EMPTY_STRING; + } + return String.valueOf(obj); + } + + public Set<String> getStringSet(String arg0, Set<String> arg1) { + return null; + } + + public void registerOnSharedPreferenceChangeListener( + OnSharedPreferenceChangeListener listener) { + listeners.add(listener); + } + + public void unregisterOnSharedPreferenceChangeListener( + OnSharedPreferenceChangeListener listener) { + listeners.remove(listener); + } + + /** + * @author lado + * + */ + public class Editor implements SharedPreferences.Editor { + + Map<String, Object> modified = new HashMap<String, Object>(); + + private boolean clear = false; + + public SharedPreferences.Editor clear() { + clear = true; + modified.clear(); + return this; + } + + public boolean commit() { + + if (instance == null) { + map.putAll(modified); + return true; + } + + instance.set(modified); + + CreateOrUpdateStatus custatus = dao.createOrUpdate(instance); + + boolean status = custatus.isCreated() || custatus.isUpdated(); + + if (status == false) + return false; + + map.putAll(modified); + + ++commits; + + // and update any listeners + for (String key : modified.keySet()) { + for (OnSharedPreferenceChangeListener listener : listeners) { + listener.onSharedPreferenceChanged( + VdrSharedPreferences.this, key); + } + } + + modified.clear(); + + return true; + } + + public android.content.SharedPreferences.Editor put(String key, + Object value) { + synchronized (this) { + modified.put(key, value); + return this; + } + } + + public android.content.SharedPreferences.Editor putBoolean(String key, + boolean value) { + return put(key, value); + } + + public android.content.SharedPreferences.Editor putFloat(String key, + float value) { + return put(key, value); + } + + public android.content.SharedPreferences.Editor putInt(String key, + int value) { + return put(key, value); + } + + public android.content.SharedPreferences.Editor putLong(String key, + long value) { + return put(key, value); + } + + public android.content.SharedPreferences.Editor putString(String key, + String value) { + return put(key, value); + } + + public android.content.SharedPreferences.Editor remove(String key) { + synchronized (this) { + modified.remove(key); + return this; + } + } + + public void apply() { + commit(); + } + + public android.content.SharedPreferences.Editor putStringSet( + String key, Set<String> values) { + synchronized (this) { + modified.put(key, (values == null) ? null + : new HashSet<String>(values)); + return this; + } + } + + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/WakeupState.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/WakeupState.java new file mode 100644 index 0000000..f7917d8 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/WakeupState.java @@ -0,0 +1,36 @@ +package de.bjusystems.vdrmanager.data; + +public class WakeupState { + + public static WakeupState OK = new WakeupState(0); + public static WakeupState FAILED = new WakeupState(1); + public static WakeupState ERROR = new WakeupState(2); + + private final int value; + private static WakeupState state; + + private WakeupState(final int value) { + this.value = value; + } + + public static WakeupState getState() { + return state; + } + + public static void setState(final WakeupState state) { + WakeupState.state = state; + } + + @Override + public boolean equals(final Object o) { + if (!(o instanceof WakeupState)) { + return false; + } + return this.value == ((WakeupState)o).value; + } + + @Override + public int hashCode() { + return Integer.valueOf(value).hashCode(); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/db/DBAccess.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/db/DBAccess.java new file mode 100644 index 0000000..f854204 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/db/DBAccess.java @@ -0,0 +1,241 @@ +package de.bjusystems.vdrmanager.data.db; + +import java.sql.SQLException; +import java.util.TimeZone; + +import android.content.Context; +import android.database.sqlite.SQLiteDatabase; +import android.util.Log; + +import com.j256.ormlite.android.apptools.OpenHelperManager; +import com.j256.ormlite.android.apptools.OrmLiteSqliteOpenHelper; +import com.j256.ormlite.dao.RuntimeExceptionDao; +import com.j256.ormlite.support.ConnectionSource; +import com.j256.ormlite.table.TableUtils; + +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.RecentChannelDAO; +import de.bjusystems.vdrmanager.data.RecenteChannel; +import de.bjusystems.vdrmanager.data.Vdr; + +/** + * Database helper class used to manage the creation and upgrading of your + * database. This class also usually provides the DAOs used by the other + * classes. + */ +public class DBAccess extends OrmLiteSqliteOpenHelper { + + public static final String TAG = DBAccess.class.getName(); + // name of the database file for your application -- change to something + // appropriate for your app + public static final String DATABASE_NAME = "vdrmanager.db"; + // any time you make changes to your database objects, you may have to + // increase the database version + // Version 3 since 0.6 + private static final int DATABASE_VERSION = 5; + + private RuntimeExceptionDao<Vdr, Integer> vdrDAO = null; + + private RecentChannelDAO recentChannelDAO = null; + + public static String getDataBaseFile() { + return "/data/data/de.bjusystems.vdrmanager/databases/" + DATABASE_NAME; + } + + public DBAccess(Context context) { + super(context, DATABASE_NAME, null, DATABASE_VERSION, + R.raw.ormlite_config); + } + + /** + * This is called when the database is first created. Usually you should + * call createTable statements here to create the tables that will store + * your data. + */ + @Override + public void onCreate(SQLiteDatabase db, ConnectionSource connectionSource) { + try { + Log.i(DBAccess.class.getName(), "onCreate"); + TableUtils.createTable(connectionSource, Vdr.class); + TableUtils.createTable(connectionSource, RecenteChannel.class); + } catch (SQLException e) { + Log.e(DBAccess.class.getName(), "Can't create database", e); + throw new RuntimeException(e); + } + } + + /** + * This is called when your application is upgraded and it has a higher + * version number. This allows you to adjust the various data to match the + * new version number. + */ + @Override + public void onUpgrade(SQLiteDatabase db, ConnectionSource connectionSource, + int oldVersion, int newVersion) { + try { + + // Log.i(DBAccess.class.getName(), "onUpgrade"); + // TableUtils.dropTable(connectionSource, Vdr.class, true); + // after we drop the old databases, we create the new ones + // onCreate(db, connectionSource); + + if (oldVersion < 3) { + TableUtils.createTable(connectionSource, RecenteChannel.class); + getVdrDAO() + .executeRaw( + "ALTER TABLE `vdr` ADD COLUMN stz varchar;"); + + String tz = TimeZone.getDefault().getID(); + getVdrDAO() + .executeRaw( + "UPDATE `vdr` set stz = ?", tz); + } + + if(oldVersion < 4){ + getVdrDAO() + .executeRaw( + "ALTER TABLE `vdr` ADD COLUMN smarttvwebType varchar;"); + getVdrDAO() + .executeRaw( + "ALTER TABLE `vdr` ADD COLUMN smarttvwebPort int;"); + + getVdrDAO() + .executeRaw( + "UPDATE `vdr` set smarttvwebPort = ?", "8000"); + getVdrDAO() + .executeRaw( + "UPDATE `vdr` set smarttvwebType = ?", "progressive"); + + + } + + if(oldVersion < 5){ + getVdrDAO() + .executeRaw( + "ALTER TABLE `vdr` ADD COLUMN enableRemote boolean;"); + getVdrDAO() + .executeRaw( + "ALTER TABLE `vdr` ADD COLUMN svdrpPort int;"); + + getVdrDAO() + .executeRaw( + "UPDATE `vdr` set enableRemote = ?", "1"); + getVdrDAO() + .executeRaw( + "UPDATE `vdr` set svdrpPort = ?", "6419"); + + } + + } catch (SQLException e) { + Log.e(DBAccess.class.getName(), "Can't drop databases", e); + throw new RuntimeException(e); + } + } + + /** + * Close the database connections and clear any cached DAOs. + */ + @Override + public void close() { + super.close(); + vdrDAO = null; + } + + static volatile DBAccess helper; + static volatile boolean created = false; + static volatile boolean destroyed = false; + + /** + * Get a helper for this action. + */ + public static DBAccess get(Context ctx) { + + if (helper == null) { + helper = getHelperInternal(ctx); + created = true; + } + + if (helper == null) { + if (!created) { + throw new IllegalStateException( + "A call has not been made to onCreate() yet so the helper is null"); + } else if (destroyed) { + throw new IllegalStateException( + "A call to onDestroy has already been made and the helper cannot be used after that point"); + } else { + throw new IllegalStateException( + "Helper is null for some unknown reason"); + } + } else { + return helper; + } + } + + /** + * Get a connection source for this action. + */ + public ConnectionSource getConnectionSource(Context ctx) { + return get(ctx).getConnectionSource(); + } + + /** + * This is called internally by the class to populate the helper object + * instance. This should not be called directly by client code unless you + * know what you are doing. Use {@link #getHelper()} to get a helper + * instance. If you are managing your own helper creation, override this + * method to supply this activity with a helper instance. + * + * <p> + * <b> NOTE: </b> If you override this method, you most likely will need to + * override the {@link #releaseHelper(OrmLiteSqliteOpenHelper)} method as + * well. + * </p> + */ + protected static DBAccess getHelperInternal(Context context) { + @SuppressWarnings({ "unchecked", "deprecation" }) + DBAccess newHelper = (DBAccess) OpenHelperManager.getHelper(context, + DBAccess.class); + logger.trace("{}: got new helper {} from OpenHelperManager", "", + newHelper); + return newHelper; + } + + /** + * Release the helper instance created in + * {@link #getHelperInternal(Context)}. You most likely will not need to + * call this directly since {@link #onDestroy()} does it for you. + * + * <p> + * <b> NOTE: </b> If you override this method, you most likely will need to + * override the {@link #getHelperInternal(Context)} method as well. + * </p> + */ + protected void releaseHelper(DBAccess helper) { + OpenHelperManager.releaseHelper(); + logger.trace("{}: helper {} was released, set to null", this, helper); + DBAccess.helper = null; + } + + public RuntimeExceptionDao<Vdr, Integer> getVdrDAO() { + if (vdrDAO == null) { + vdrDAO = getRuntimeExceptionDao(Vdr.class); + } + return vdrDAO; + } + + public RecentChannelDAO getRecentChannelDAO() { + if (recentChannelDAO == null) { + try { + recentChannelDAO = getDao(RecenteChannel.class); + } catch (SQLException e) { + throw new RuntimeException( + "Could not create RuntimeExcepitionDao for class " + + RecenteChannel.class, e); + } + + } + + return recentChannelDAO; + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider.java new file mode 100644 index 0000000..3ff6162 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/data/db/EPGSearchSuggestionsProvider.java @@ -0,0 +1,23 @@ +package de.bjusystems.vdrmanager.data.db; + +import android.content.SearchRecentSuggestionsProvider; + +public class EPGSearchSuggestionsProvider extends + SearchRecentSuggestionsProvider { + + + public final static String AUTHORITY = EPGSearchSuggestionsProvider.class.getName(); + + public final static int MODE = DATABASE_MODE_QUERIES;// | DATABASE_MODE_2LINES; + + public EPGSearchSuggestionsProvider() { + setupSuggestions(AUTHORITY, MODE); + } + + + public static enum SecondLine { + EPG, + EPG_SEARCH, + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/About.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/About.java new file mode 100644 index 0000000..4d6290c --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/About.java @@ -0,0 +1,35 @@ +package de.bjusystems.vdrmanager.gui; + +import de.bjusystems.vdrmanager.R; +import android.app.Activity; +import android.app.AlertDialog; +import android.content.pm.PackageInfo; +import android.text.SpannableString; +import android.text.util.Linkify; + +public class About { + + static AlertDialog about = null; + + public static void show(Activity activity){ + if(about == null){ + String vi = ""; + PackageInfo pi = Utils.getPackageInfo(activity); + if(pi != null){ + vi = "v"+pi.versionName; + } + //View view = activity.getLayoutInflater().inflate(R.layout.about, null); + final SpannableString s = new SpannableString(activity.getString(R.string.about_text,vi)); + Linkify.addLinks(s, Linkify.ALL); + about = new AlertDialog.Builder(activity) + .setTitle(R.string.about_title) + .setMessage(s) + .setPositiveButton(android.R.string.ok, null) + .setCancelable(false) + .create(); + } + if(!activity.isFinishing()){ + about.show(); + } + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BaseActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BaseActivity.java new file mode 100644 index 0000000..9e0ccc4 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BaseActivity.java @@ -0,0 +1,651 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.List; + +import android.app.AlertDialog; +import android.app.ProgressDialog; +import android.content.Intent; +import android.content.res.Configuration; +import android.os.Bundle; +import android.support.v4.app.ActionBarDrawerToggle; +import android.support.v4.view.GravityCompat; +import android.support.v4.view.MenuCompat; +import android.support.v4.widget.DrawerLayout; +import android.support.v7.app.ActionBarActivity; +import android.view.Menu; +import android.view.MenuInflater; +import android.view.MenuItem; +import android.view.View; +import android.view.View.OnClickListener; +import android.widget.AdapterView; +import android.widget.ArrayAdapter; +import android.widget.Button; +import android.widget.ListView; +import android.widget.ViewFlipper; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.app.VdrManagerApp; +import de.bjusystems.vdrmanager.data.Channel; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.remote.RemoteActivity; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpAsyncTask; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpClient; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpEvent; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpException; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpExceptionListener; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpFinishedListener; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpListener; + +public abstract class BaseActivity<Result, T extends ListView> extends + ActionBarActivity implements OnClickListener, SvdrpListener, + SvdrpExceptionListener, SvdrpFinishedListener<Result> { + + public static final String TAG = BaseActivity.class.getName(); + + public static final int MENU_GROUP_REFRESH = 99; + + public static final int MENU_REFRESH = 99; + + protected T listView; + + protected ViewFlipper flipper; + + private Button retry; + + private ProgressDialog progress; + + // protected SvdrpProgressDialog progress; + + private CharSequence mDrawerTitle; + private DrawerLayout mDrawerLayout; + private ListView mDrawerList; + private ActionBarDrawerToggle mDrawerToggle; + private String[] mTitles; + + abstract protected String getWindowTitle(); + + abstract protected int getMainLayout(); + + protected void noInternetConnection() { + alert(R.string.no_internet_connection); + } + + abstract protected boolean displayingResults(); + + /** + * When using the ActionBarDrawerToggle, you must call it during + * onPostCreate() and onConfigurationChanged()... + */ + + @Override + protected void onPostCreate(Bundle savedInstanceState) { + super.onPostCreate(savedInstanceState); + // Sync the toggle state after onRestoreInstanceState has occurred. + mDrawerToggle.syncState(); + } + + protected boolean isForceRefresh() { + if (forceRefresh == false) { + return false; + } + forceRefresh = false; + return true; + } + + protected boolean forceRefresh = false; + + protected void switchNoConnection() { + if (flipper == null) { + say(R.string.no_connection); + return; + } + + if (displayingResults()) { + say(R.string.no_connection); + } else { + flipper.setDisplayedChild(1); + } + } + + protected CertificateProblemDialog getCertificateProblemDialog() { + return new CertificateProblemDialog(this); + } + + @Override + public void onConfigurationChanged(final Configuration newConfig) { + Preferences.setLocale(this); + super.onConfigurationChanged(newConfig); + mDrawerToggle.onConfigurationChanged(newConfig); + } + + @Override + protected void onResume() { + Preferences.setLocale(this); + // Preferences.init(this); + super.onResume(); + } + + protected void initFlipper() { + this.flipper = (ViewFlipper) findViewById(R.id.flipper); + retry = (Button) findViewById(R.id.retry_button); + retry.setOnClickListener(this); + } + + @Override + public void onClick(final View v) { + if (v.getId() == R.id.retry_button) { + retry(); + } + } + + // + // protected void updateWindowTitle(int topic, int subtopic) { + // String title; + // title = getString(topic); + // if (subtopic != -1) { + // title += " > " + getString(subtopic); + // } + // setTitle(title); + // } + // + // protected void updateWindowTitle(String topic, String subtopic) { + // String title = topic; + // if (subtopic != null) { + // title += " > " + subtopic; + // } + // setTitle(title); + // } + + abstract protected int getListNavigationIndex(); + + public static final int LIST_NAVIGATION_CHANNELS = 0; + public static final int LIST_NAVIGATION_EPG_BY_TIME = 1; + public static final int LIST_NAVIGATION_EPG_BY_CHANNEL = 2; + public static final int LIST_NAVIGATION_RECORDINGS = 3; + public static final int LIST_NAVIGATION_TIMERS = 4; + public static final int LIST_NAVIGATION_REMOTE = 5; + + protected boolean hasListNavigation() { + return true; + } + + protected void initListNavigation() { + + if (hasListNavigation() == false) { + return; + } + + // getSupportActionBar().setDisplayShowTitleEnabled(false); + // + // getSupportActionBar().setNavigationMode( + // getSupportActionBar().NAVIGATION_MODE_LIST); + // + // final ArrayAdapter<CharSequence> mSpinnerAdapter = ArrayAdapter + // .createFromResource(this, R.array.navigation_array, + // android.R.layout.simple_spinner_dropdown_item); + // + // getSupportActionBar().setListNavigationCallbacks(mSpinnerAdapter, + // new OnNavigationListener() { + // + // private boolean firstHit = true; + // + // @Override + // public boolean onNavigationItemSelected( + // final int itemPosition, final long itemId) { + // + // if (firstHit == true) { + // firstHit = false; + // return false; + // } + // switch (itemPosition) { + // + // case LIST_NAVIGATION_CHANNELS: { + // startActivity(ChannelListActivity.class); + // return true; + // } + // case LIST_NAVIGATION_EPG_BY_TIME: { + // startActivity(TimeEpgListActivity.class); + // return true; + // } + // + // case LIST_NAVIGATION_EPG_BY_CHANNEL: { + // startActivity(EventEpgListActivity.class); + // return true; + // } + // + // case LIST_NAVIGATION_RECORDINGS: { + // startActivity(RecordingListActivity.class); + // return true; + // } + // + // case LIST_NAVIGATION_TIMERS: { + // startActivity(TimerListActivity.class); + // return true; + // } + // + // } + // return false; + // } + // }); + // getSupportActionBar().setSelectedNavigationItem( + // getListNavigationIndex()); + + } + + @Override + protected void onCreate(final Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + Preferences.setLocale(this); + setContentView(getMainLayout()); + progress = new ProgressDialog(this); + progress.setCancelable(false); + progress.setCanceledOnTouchOutside(false); + // progress.setOnCancelListener(new OnCancelListener() { + // @Override + // public void onCancel(DialogInterface dialog) { + // + // } + // }); + + initActionBar(); + + initListNavigation(); + + initLeftDrawer(savedInstanceState); + + // new OnNavigationListener() { + // @Override + // public boolean onNavigationItemSelected(int itemPosition, long + // itemId) { + // System.err.println("itemPosition: "+ itemPosition +", itemId:" + + // itemId); + // rturn false; + // } + // }); + + // your logic for click listner + // setListenerForActionBarCustomView(actionBarView); + + // private void setListenerForActionBarCustomView(View actionBarView) { + // ActionBarCustomViewOnClickListener actionBarCustomViewOnClickListener + // = new ActionBarCustomViewOnClickListener(); + // actionBarView.findViewById(R.id.text_view_title).setOnClickListener(actionBarCustomViewOnClickListener); + // } + + } + + protected void initLeftDrawer(final Bundle savedInstanceState) { + + mDrawerTitle = getTitle(); + + mTitles = getResources().getStringArray(R.array.navigation_array); + + mDrawerLayout = (DrawerLayout) findViewById(R.id.drawer_layout); + mDrawerList = (ListView) findViewById(R.id.left_drawer); + + // set a custom shadow that overlays the main content when the drawer + // opens + mDrawerLayout.setDrawerShadow(R.drawable.drawer_shadow, + GravityCompat.START); + // set up the drawer's list view with items and click listener + mDrawerList.setAdapter(new ArrayAdapter<String>(this, + R.layout.drawer_list_item, mTitles)); + mDrawerList.setOnItemClickListener(new DrawerItemClickListener()); + + // enable ActionBar app icon to behave as action to toggle nav drawer + getSupportActionBar().setDisplayHomeAsUpEnabled(true); + + // ActionBarDrawerToggle ties together the the proper interactions + // between the sliding drawer and the action bar app icon + mDrawerToggle = new ActionBarDrawerToggle(this, /* host Activity */ + mDrawerLayout, /* DrawerLayout object */ + R.drawable.ic_drawer, /* nav drawer image to replace 'Up' caret */ + R.string.drawer_open, /* "open drawer" description for accessibility */ + R.string.drawer_close /* "close drawer" description for accessibility */ + ) { + public void onDrawerClosed(View view) { + // getSupportActionBar().setTitle(mTitle); + //invalidateOptionsMenu(); // creates call to + // onPrepareOptionsMenu() + } + + public void onDrawerOpened(View drawerView) { + // getSupportActionBar().setTitle(mDrawerTitle); + //invalidateOptionsMenu(); // creates call to + // onPrepareOptionsMenu() + } + }; + mDrawerLayout.setDrawerListener(mDrawerToggle); + +// if (savedInstanceState == null) { +// selectItem(0); +// } + + } + + /* The click listner for ListView in the navigation drawer */ + private class DrawerItemClickListener implements + ListView.OnItemClickListener { + @Override + public void onItemClick(AdapterView<?> parent, View view, int position, + long id) { + selectItem(position); + } + } + + private void selectItem(int position) { + + // update selected item and title, then close the drawer + mDrawerList.setItemChecked(position, true); + // setTitle(mPlanetTitles[position]); + + switch (position) { + + case LIST_NAVIGATION_CHANNELS: { + startActivity(ChannelListActivity.class); + break; + } + case LIST_NAVIGATION_EPG_BY_TIME: { + startActivity(TimeEpgListActivity.class); + break; + } + + case LIST_NAVIGATION_EPG_BY_CHANNEL: { + startActivity(EventEpgListActivity.class); + break; + } + + case LIST_NAVIGATION_RECORDINGS: { + startActivity(RecordingListActivity.class); + break; + } + + case LIST_NAVIGATION_TIMERS: { + startActivity(TimerListActivity.class); + break; + } + case LIST_NAVIGATION_REMOTE: { + startActivity(RemoteActivity.class); + break; + } + } + + mDrawerLayout.closeDrawer(mDrawerList); + } + + protected void initActionBar() { + getSupportActionBar().setHomeButtonEnabled(true); + } + + public void startActivity(final Class<?> clazz) { + final Intent intent = new Intent(Intent.ACTION_VIEW); + intent.setClass(this, clazz); + startActivity(intent); + finish(); + } + + protected int getBaseMenu() { + return R.menu.refresh_filter_menu; + } + + @Override + public boolean onCreateOptionsMenu(final Menu menu) { + + // MenuItem item; + // item = menu.add(MENU_GROUP_REFRESH, MENU_REFRESH, 0, + // R.string.refresh); + // item.setIcon(R.drawable.ic_menu_refresh); + // item.setAlphabeticShortcut('r'); + final MenuInflater inf = getMenuInflater(); + inf.inflate(getBaseMenu(), menu); + + // SearchView searchView = (SearchView) + // menu.findItem(R.id.menu_search).getActionView(); + // searchView.setSearchableInfo(searchManager.getSearchableInfo(getComponentName())); + + return true; + } + + abstract protected void refresh(); + + abstract protected void retry(); + + // abstract protected SvdrpClient<Result> getClient(); + + @Override + public boolean onOptionsItemSelected(final MenuItem item) { + + if (mDrawerToggle != null && mDrawerToggle.onOptionsItemSelected(item)) { + return true; + } + + switch (item.getItemId()) { + case R.id.list_refresh: + backupViewSelection(); + refresh(); + return true; + case R.id.list_filter: { + onSearchRequested(); + return true; + } + case android.R.id.home: + final Intent intent = new Intent(this, VdrManagerActivity.class); + intent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP); + startActivity(intent); + return true; + default: + return false; + } + } + + protected void setCurrent(final Channel channel) { + getApp().setCurrentChannel(channel); + } + + protected VdrManagerApp getApp() { + final VdrManagerApp app = (VdrManagerApp) getApplication(); + return app; + } + + // protected Channel getCurrentChannel(){ + // final Channel channel = ((VdrManagerApp) getApplication()) + // .getCurrentChannel(); + // return channel; + // } + + protected void say(final int res) { + say(this.getString(res)); + } + + protected void say(final String msg) { + Utils.say(this, msg); + } + + protected boolean noConnection(final SvdrpEvent event) { + switch (event) { + case CONNECTION_TIMEOUT: + say(R.string.progress_connect_timeout); + switchNoConnection(); + case CONNECT_ERROR: + say(R.string.progress_connect_error); + switchNoConnection(); + break; + case FINISHED_ABNORMALY: + alert(R.string.progress_connect_finished_abnormal); + switchNoConnection(); + break; + case LOGIN_ERROR: + say(R.string.progress_login_error); + switchNoConnection(); + break; + default: + return false; + } + return true; + } + + protected void alert(final String msg) { + if (isFinishing()) { + return; + } + new AlertDialog.Builder(this)// + .setMessage(msg)// + .setPositiveButton(android.R.string.ok, null)// + .create()// + .show();// + } + + protected void alert(final int resId) { + alert(getString(resId)); + } + + protected void restoreViewSelection() { + listView.setSelectionFromTop(index, top); + } + + protected void backupViewSelection() { + index = listView.getFirstVisiblePosition(); + final View v = listView.getChildAt(0); + top = (v == null) ? 0 : v.getTop(); + } + + int index; + int top; + + protected boolean checkInternetConnection() { + if (Utils.checkInternetConnection(this)) { + return true; + } + noInternetConnection(); + return false; + } + + // public void svdrpEvent(Result result) { + // resultReceived(result); + // } + + @Override + public void svdrpEvent(final SvdrpEvent event, final Throwable t) { + progress.dismiss(); + Utils.say(this, t.getMessage()); + } + + protected void addListener( + final SvdrpAsyncTask<Result, SvdrpClient<Result>> task) { + task.addSvdrpExceptionListener(this); + task.addSvdrpListener(this); + task.addSvdrpFinishedListener(this); + } + + @Override + public void svdrpEvent(final SvdrpEvent event) { + + switch (event) { + case LOGIN: + break; + case COMMAND_SENDING: + break; + case CONNECTING: + progress.setProgressStyle(ProgressDialog.STYLE_SPINNER); + setMessage(R.string.progress_connect); + if (!isFinishing()) { + progress.show(); + } + break; + case LOGGED_IN: + setMessage(R.string.progress_login); + break; + case COMMAND_SENT: + setMessage(getProgressTextId()); + break; + case DISCONNECTING: + setMessage(R.string.progress_disconnect); + break; + case DISCONNECTED: + break; + case ABORTED: + progress.dismiss(); + say(R.string.aborted); + break; + case ERROR: + progress.dismiss(); + alert(R.string.epg_client_errors); + break; + case CONNECTED: + connected(); + break; + case CONNECTION_TIMEOUT: + case CONNECT_ERROR: + case FINISHED_ABNORMALY: + case LOGIN_ERROR: + progress.dismiss(); + noConnection(event); + break; + case CACHE_HIT: + progress.dismiss(); + cacheHit(); + return; + case FINISHED_SUCCESS: + progress.dismiss(); + break; + } + // case RESULT_RECEIVED: + // resultReceived(result); + // break; + // } + } + + protected int getProgressTextId() { + return R.string.progress_loading; + } + + private void setMessage(final int progressConnect) { + progress.setMessage(getString(progressConnect)); + } + + protected boolean finishedSuccess = false; + + protected void cacheHit() { + + } + + /** + * @return false, if no results found + */ + protected abstract boolean finishedSuccess(List<Result> results); + + // /** + // * @param result + // */ + // protected abstract void resultReceived(Result result); + + protected void connected() { + if (flipper != null) { + flipper.setDisplayedChild(0); + } + } + + public void svdrpException(final SvdrpException exception) { + // svdrpException(exception); + // Log.w(TAG, exception); + alert(getString(R.string.vdr_error_text, exception.getMessage())); + } + + @Override + protected void onDestroy() { + if (progress.isShowing()) { + progress.dismiss(); + } + super.onDestroy(); + } + + @Override + public void finished(final List<Result> results) { + if (finishedSuccess(results)) { + finishedSuccess = true; + restoreViewSelection(); + } else { + say(R.string.epg_no_items); + } + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BaseEventAdapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BaseEventAdapter.java new file mode 100644 index 0000000..17edd42 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BaseEventAdapter.java @@ -0,0 +1,365 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.ArrayList; +import java.util.List; + +import android.content.Context; +import android.text.TextUtils; +import android.util.Pair; +import android.view.LayoutInflater; +import android.view.View; +import android.view.ViewGroup; +import android.widget.ArrayAdapter; +import android.widget.Filter; +import android.widget.Filterable; +import android.widget.ImageView; +import android.widget.ProgressBar; +import android.widget.TextView; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.EventFormatter; +import de.bjusystems.vdrmanager.data.EventListItem; +import de.bjusystems.vdrmanager.data.Recording; +import de.bjusystems.vdrmanager.data.TimerMatch; +import de.bjusystems.vdrmanager.data.Timerable; + +abstract class BaseEventAdapter<T extends EventListItem> extends + ArrayAdapter<T> implements Filterable +// , SectionIndexer +{ + + protected final static int TYPE_ITEM = 0; + protected final static int TYPE_HEADER = 1; + protected final int layout; + protected final LayoutInflater inflater; + protected final List<T> items = new ArrayList<T>(); + + protected boolean hideDescription = true; + + protected boolean hideChannelName = false; + + String highlight; + + /** + * Lock used to modify the content of {@link #mObjects}. Any write operation + * performed on the array should be synchronized on this lock. This lock is + * also used by the filter (see {@link #getFilter()} to make a synchronized + * copy of the original array of data. + */ + private final Object _Lock = new Object(); + + public BaseEventAdapter(final Context context, int layout) { + super(context, layout); + this.layout = layout; + inflater = LayoutInflater.from(context); + } + + @Override + public int getViewTypeCount() { + return 2; + } + + @Override + public void add(T object) { + items.add(object); + // if (object.isHeader()) { + // sections.add(object.getHeader()); + // } + super.add(object); + } + + @Override + public int getItemViewType(int position) { + + // get item + final EventListItem item = getItem(position); + + if (item.isHeader()) { + return TYPE_HEADER; + } + return TYPE_ITEM; + } + + public static class EventListItemHeaderHolder { + TextView header; + } + + private boolean canReuseConvertView(View convertView, int itemViewType) { + if (convertView == null) { + return false; + } + Object o = convertView.getTag(); + if (itemViewType == TYPE_ITEM) { + return o instanceof EventListItemHolder; + } + + if (itemViewType == TYPE_HEADER) { + return o instanceof EventListItemHeaderHolder; + } + + return false; + + } + + @Override + public View getView(final int position, View convertView, + final ViewGroup parent) { + + // get item + final EventListItem item = getItem(position); + + Object holder = null; + int type = getItemViewType(position); + if (canReuseConvertView(convertView, type) == false) { + switch (type) { + case TYPE_ITEM: + convertView = inflater.inflate(layout, null); + holder = getEventViewHolder(item, convertView); + break; + case TYPE_HEADER: + convertView = inflater.inflate(R.layout.header_item, null); + holder = getHeaderViewHolder(item, convertView); + break; + } + convertView.setTag(holder); + } else { + holder = convertView.getTag(); + } + + if (type == TYPE_ITEM) { + fillEventViewHolder((EventListItemHolder) holder, item); + } else { + ((EventListItemHeaderHolder) holder).header.setText(item + .getHeader()); + } + return convertView; + } + + protected EventListItemHolder getEventViewHolder(EventListItem item, + View view) { + + EventListItemHolder itemHolder = new EventListItemHolder(); + + itemHolder = new EventListItemHolder(); + + itemHolder.state = (ImageView) view.findViewById(R.id.timer_item_state); + itemHolder.other = (ImageView) view.findViewById(R.id.timer_item_other); + itemHolder.time = (TextView) view.findViewById(R.id.timer_item_time); + itemHolder.channel = (TextView) view + .findViewById(R.id.timer_item_channel); + itemHolder.title = (TextView) view.findViewById(R.id.timer_item_title); + itemHolder.progress = (ProgressBar) view + .findViewById(R.id.timer_progress); + itemHolder.shortText = (TextView) view + .findViewById(R.id.timer_item_shorttext); + itemHolder.duration = (TextView) view + .findViewById(R.id.timer_item_duration); + itemHolder.description = (TextView) view + .findViewById(R.id.event_item_description); + return itemHolder; + } + + protected void handleState(EventListItemHolder itemHolder, + EventListItem item) { + if (item.getEvent() instanceof Timerable) { + TimerMatch match = ((Timerable) item.getEvent()).getTimerMatch(); + switch (((Timerable) item.getEvent()).getTimerState()) { + case Active: + itemHolder.state.setImageResource(Utils.getTimerStateDrawable( + match, R.drawable.timer_active, + R.drawable.timer_active_begin, + R.drawable.timer_active_end, + R.drawable.timer_active_conflict)); + break; + case Inactive: + itemHolder.state.setImageResource(Utils.getTimerStateDrawable( + match, R.drawable.timer_inactive, + R.drawable.timer_inactive_begin, + R.drawable.timer_inactive_end, + R.drawable.timer_inactive)); + break; + case Recording: + itemHolder.state.setImageResource(Utils.getTimerStateDrawable( + match, R.drawable.timer_recording, + R.drawable.timer_recording_begin, + R.drawable.timer_recording_end, + R.drawable.timer_recording_conflict)); + break; + case None: + itemHolder.state.setImageResource(R.drawable.timer_none); + break; + } + } else { + itemHolder.state.setImageResource(R.drawable.timer_none); + } + + } + + public void fillEventViewHolder(EventListItemHolder itemHolder, + EventListItem item) { + + itemHolder.state.setVisibility(View.VISIBLE); + + handleState(itemHolder, item); + + final EventFormatter formatter = getEventFormatter(item); + itemHolder.time.setText(formatter.getTime()); + if (hideChannelName) { + itemHolder.channel.setVisibility(View.GONE); + } else { + itemHolder.channel.setText(item.getChannelName()); + } + + CharSequence title = Utils.highlight(formatter.getTitle(), highlight); + CharSequence shortText = Utils.highlight(formatter.getShortText(), + highlight); + itemHolder.title.setText(title); + itemHolder.shortText.setText(shortText); + + if (TextUtils.isEmpty(formatter.getDescription()) == false + && hideDescription == false) { + Pair<Boolean, CharSequence> desc = Utils.highlight2( + formatter.getDescription(), highlight); + itemHolder.description.setVisibility(View.VISIBLE); + itemHolder.description.setText(desc.second); + } else { + itemHolder.description.setVisibility(View.GONE); + } + + // TODO better render of duration + int p = Utils.getProgress(item.getEvent()); + if (p == -1) { + itemHolder.progress.setVisibility(View.GONE); + int dura = Utils.getDuration(item); + itemHolder.duration.setText(getContext().getString( + R.string.epg_duration_template, dura)); + } else { + itemHolder.progress.setVisibility(View.VISIBLE); + itemHolder.progress.setProgress(p); + int dura = Utils.getDuration(item.getEvent()); + int rest = dura - (dura * p / 100); + // on live recordings the amount of already recorded time + if (item.getEvent() instanceof Recording) { + rest = dura - rest; + } + itemHolder.duration.setText(getContext().getString( + R.string.epg_duration_template_live, rest, dura)); + } + } + + protected EventListItemHeaderHolder getHeaderViewHolder(EventListItem item, + View view) { + EventListItemHeaderHolder itemHolder = new EventListItemHeaderHolder(); + itemHolder.header = (TextView) view.findViewById(R.id.header_item); + return itemHolder; + } + + protected EventFormatter getEventFormatter(Event event) { + return new EventFormatter(event); + } + + protected void addSuper(T item) { + super.add(item); + } + + protected void clearSuper() { + super.clear(); + } + + public boolean isHideDescription() { + return hideDescription; + } + + public void setHideDescription(boolean hideDescription) { + this.hideDescription = hideDescription; + } + + public boolean isHideChannelName() { + return hideChannelName; + } + + public void setHideChannelName(boolean hideChannelName) { + this.hideChannelName = hideChannelName; + } + + protected boolean isHeader(EventListItem item) { + return item.isHeader(); + } + + // TODO implement locking in performFiltering, check the parent class + // http://stackoverflow.com/questions/5846385/how-to-update-android-listview-with-dynamic-data-in-real-time + public Filter getFilter() { + return new Filter() { + /** + * + */ + EventListItem prevHead = null; + + @Override + protected FilterResults performFiltering(CharSequence arg0) { + highlight = arg0.toString().toLowerCase(); + ArrayList<EventListItem> result = new ArrayList<EventListItem>(); + for (EventListItem event : items) { + if (isHeader(event)) { + prevHead = event; + // result.add(event); + continue; + } + if (event.getTitle().toLowerCase() + .indexOf(String.valueOf(arg0).toLowerCase()) != -1 + || event.getShortText() + .toLowerCase() + .indexOf(String.valueOf(arg0).toLowerCase()) != -1) { + if (prevHead != null) { + result.add(prevHead); + prevHead = null; + } + result.add(event); + } + } + + FilterResults fr = new FilterResults(); + fr.count = result.size(); + fr.values = result; + return fr; + } + + @Override + protected void publishResults(CharSequence arg0, FilterResults arg1) { + clearSuper(); + for (T item : (ArrayList<T>) arg1.values) { + addSuper(item); + } + notifyDataSetChanged(); + } + }; + } + + // @Override + // public int getPositionForSection(int section) { + // return 0; + // } + + // @Override + // public int getSectionForPosition(int position) { + // TODO Auto-generated method stub + // return 0; + // } + + // ArrayList<String> sections = new ArrayList<String>(); + + // @Override + // public Object[] getSections() { + // try { + // return sections.toArray(); + // } finally { + // sections.clear(); + // } + // } + + @Override + public void clear() { + super.clear(); + items.clear(); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BaseEventListActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BaseEventListActivity.java new file mode 100644 index 0000000..f1779d8 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BaseEventListActivity.java @@ -0,0 +1,576 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.ArrayList; +import java.util.Collections; +import java.util.Comparator; +import java.util.Date; +import java.util.List; + +import android.app.AlertDialog; +import android.content.Context; +import android.content.DialogInterface; +import android.content.Intent; +import android.os.Bundle; +import android.util.Log; +import android.view.ContextMenu; +import android.view.ContextMenu.ContextMenuInfo; +import android.view.Menu; +import android.view.MenuInflater; +import android.view.MenuItem; +import android.view.MotionEvent; +import android.view.View; +import android.view.inputmethod.InputMethodManager; +import android.widget.AdapterView; +import android.widget.AdapterView.OnItemClickListener; +import android.widget.ListView; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.app.Intents; +import de.bjusystems.vdrmanager.app.VdrManagerApp; +import de.bjusystems.vdrmanager.data.Channel; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.EventListItem; +import de.bjusystems.vdrmanager.data.P; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.gui.SimpleGestureFilter.SimpleGestureListener; +import de.bjusystems.vdrmanager.tasks.VoidAsyncTask; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpException; + +/** + * @author lado + * + */ +public abstract class BaseEventListActivity<T extends Event> extends + BaseActivity<T, ListView> implements OnItemClickListener, + SimpleGestureListener { + + public static final String TAG = BaseEventListActivity.class.getName(); + + public static final int MENU_GROUP_SHARE = 90; + + public static final int MENU_SHARE = 90; + + public static final int MENU_GROUP_TO_CAL = 91; + + public static final int MENU_TO_CAL = 91; + + private SimpleGestureFilter detector; + + protected BaseEventAdapter<EventListItem> adapter; + + protected String highlight = null; + + protected Date lastUpdate = null; + + protected static final Date FUTURE = new Date(Long.MAX_VALUE); + + // private static final Date BEGIN = new Date(0); + + protected Channel currentChannel = null; + + // protected List<T> results = new ArrayList<T>(); + + AlertDialog sortByDialog = null; + + public static final int MENU_GROUP_DEFAULT = 0; + + public static final int MENU_GROUP_ALPHABET = 1; + + public static final int MENU_GROUP_CHANNEL = 2; + + protected int sortBy; + + @Override + protected void onCreate(final Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + sortBy = Preferences.get(this, getViewID() + "_" + P.EPG_LAST_SORT, + MENU_GROUP_DEFAULT); + // Attach view + setTitle(getWindowTitle()); + initFlipper(); + detector = new SimpleGestureFilter(this, this); + + initChannel(); + } + + private void initChannel() { + currentChannel = getApp().getCurrentChannel(); + // currentChannel = getIntent() + // .getParcelableExtra(Intents.CURRENT_CHANNEL); + } + + @Override + protected void onResume() { + super.onResume(); + if (notifyDataSetChangedOnResume()) { + adapter.notifyDataSetChanged(); + } + } + + /* + * (non-Javadoc) + * + * @see + * de.bjusystems.vdrmanager.gui.BaseActivity#onCreateOptionsMenu(android + * .view.Menu) + */ + @Override + public boolean onCreateOptionsMenu( + final Menu menu) { + super.onCreateOptionsMenu(menu); + final MenuInflater inflater = getMenuInflater(); + inflater.inflate(R.menu.epg_list_menu, menu); + return true; + } + + /** + * Prepare the current event and the chained events for + * + * @param event + */ + protected int prepareDetailsViewData(final EventListItem item, int pos) { + final VdrManagerApp app = (VdrManagerApp) getApplication(); + // remember event for details view and timer things + app.setCurrentEvent(item.getEvent()); + ArrayList<Event> current = new ArrayList<Event>(); + for (int i = 0; i < adapter.getCount(); ++i) { + EventListItem item2 = adapter.getItem(i); + if(item2.isHeader()){ + continue; + } + current.add(item2.getEvent()); + } + app.setCurrentEpgList(current); + for (int i = 0; i < pos; ++i) { + if (current.get(i) == item.getEvent()) { + return i; + } + } + + return 0; + } + + /* + * (non-Javadoc) + * + * @see android.app.Activity#onContextItemSelected(android.view.MenuItem) + */ + @Override + public boolean onContextItemSelected(final MenuItem item) { + + final AdapterView.AdapterContextMenuInfo info = (AdapterView.AdapterContextMenuInfo) item + .getMenuInfo(); + final EventListItem event = adapter.getItem(info.position); + + final int itemId = item.getItemId(); + + switch (itemId) { + + case R.id.epg_item_menu_live_tv: { + Utils.stream(this, event); + break; + } + + case MENU_SHARE: { + Utils.shareEvent(this, event); + break; + } + + case MENU_TO_CAL: { + Utils.addCalendarEvent(this, event); + break; + } + + case R.id.epg_item_menu_switchto: { + Utils.switchTo(this, event.getChannelId(), event.getChannelName()); + break; + } + + default: + return super.onContextItemSelected(item); + } + + return true; + } + + protected int getAvailableSortByEntries() { + return 0; + } + + protected void fillAdapter() { + + } + + /* + * (non-Javadoc) + * + * @see + * de.bjusystems.vdrmanager.gui.BaseActivity#onOptionsItemSelected(android + * .view.MenuItem) + */ + public boolean onOptionsItemSelected( + final MenuItem item) { + + switch (item.getItemId()) { + + case R.id.epg_list_sort_menu: { + + if (sortByDialog == null) { + sortByDialog = new AlertDialog.Builder(this) + .setTitle(R.string.sort) + .setIcon(android.R.drawable.ic_menu_sort_alphabetically) + .setSingleChoiceItems(getAvailableSortByEntries(), + sortBy, new DialogInterface.OnClickListener() { + @Override + public void onClick( + final DialogInterface dialog, + final int which) { + + if (sortBy == which) { + sortByDialog.dismiss(); + return; + } + + sortBy = which; + + new VoidAsyncTask() { + + @Override + protected Void doInBackground( + final Void... params) { + Preferences + .set(BaseEventListActivity.this, + getViewID() + + "_" + + P.EPG_LAST_SORT, + sortBy); + return null; + } + }.execute(); + + sortByDialog.dismiss(); + fillAdapter(); + } + + }).create(); + } + + sortByDialog.show(); + + return true; + } + + // switch (item.getItemId()) { + // case R.id.epg_menu_search: + // startSearchManager(); + // super.onSearchRequested(); + // break; + // case R.id.epg_menu_times: + // intent = new Intent(); + // /intent.setClass(this, EpgSearchTimesListActivity.class); + // startActivity(intent); + // break; + } + return super.onOptionsItemSelected(item); + } + + /* + * (non-Javadoc) + * + * @see android.app.Activity#onCreateContextMenu(android.view.ContextMenu, + * android.view.View, android.view.ContextMenu.ContextMenuInfo) + */ + @Override + public void onCreateContextMenu(final ContextMenu menu, final View v, + final ContextMenuInfo menuInfo) { + + // if (v.getId() == R.id.whatson_list) { + final AdapterView.AdapterContextMenuInfo info = (AdapterView.AdapterContextMenuInfo) menuInfo; + + // set menu title + final EventListItem item = adapter.getItem(info.position); + + if (item.isHeader()) { + return; + } + + final MenuItem mi = menu.findItem(R.id.epg_item_menu_live_tv); + if (item.isLive() && item.getStreamId() != null) { + + mi.setVisible(true); + + } else { + + mi.setVisible(false); + } + menu.add(MENU_GROUP_SHARE, MENU_SHARE, 0, R.string.share); + menu.add(MENU_GROUP_TO_CAL, MENU_TO_CAL, 0, R.string.addtocal); + super.onCreateContextMenu(menu, v, menuInfo); + + } + + /** + * @param parent + * @param view + * @param position + * @param id + */ + @Override + public void onItemClick(final AdapterView<?> parent, final View view, + final int position, final long id) { + + // find and remember item + final EventListItem item = adapter.getItem(position); + + if (item.isHeader()) { + return; + } + + int current = prepareDetailsViewData(item, position); + + // show details + final Intent intent = new Intent(this, EpgDetailsActivity.class); + // | Intent.FLAG_ACTIVITY_SINGLE_TOP); + if (highlight != null) { + intent.putExtra(Intents.HIGHLIGHT, highlight); + } + intent.putExtra(Intents.CURRENT_EPG, current); + startActivityForResult(intent, + TimerDetailsActivity.REQUEST_CODE_TIMER_MODIFIED); + } + + protected boolean notifyDataSetChangedOnResume() { + return true; + } + + @Override + protected void onPause() { + super.onPause(); + // if (epgClient != null) { + // epgClient.abort(); + // } + // if (progress != null) { + // progress.dismiss(); + // progress = null; + // } + } + + // protected void resultReceived(T result) { + // results.add(result); + // } + + @Override + protected void onRestoreInstanceState(final Bundle savedInstanceState) { + super.onRestoreInstanceState(savedInstanceState); + final int index = savedInstanceState.getInt("INDEX"); + final int top = savedInstanceState.getInt("TOP"); + listView.setSelectionFromTop(index, top); + } + + @Override + protected void onSaveInstanceState(final Bundle outState) { + final int index = listView.getFirstVisiblePosition(); + final View v = listView.getChildAt(0); + final int top = (v == null) ? 0 : v.getTop(); + outState.putInt("INDEX", index); + outState.putInt("TOP", top); + super.onSaveInstanceState(outState); + } + + protected void dismiss(final AlertDialog dialog) { + if (dialog == null) { + return; + } + dialog.dismiss(); + } + + public boolean onSearchRequested() { + final InputMethodManager inputMgr = (InputMethodManager) getSystemService(Context.INPUT_METHOD_SERVICE); + inputMgr.toggleSoftInput(0, 0); + return true; + } + + protected void startSearchManager() { + final Bundle appData = new Bundle(); + startSearch(highlight, false, appData, false); + } + + @Override + public boolean dispatchTouchEvent(final MotionEvent me) { + this.detector.onTouchEvent(me); + return super.dispatchTouchEvent(me); + } + + @Override + public void onSwipe(final int direction) { + + } + + @Override + public void onDoubleTap() { + + } + + protected void sortItemsByChannel(final List<T> result) { + final Comparator<T> comparator = new Comparator<T>() { + + @Override + public int compare(final T item1, final T item2) { + return item1.getChannelNumber().compareTo( + item2.getChannelNumber()); + } + }; + Collections.sort(result, comparator); + } + + protected void sortItemsByTime(final List<T> result) { + sortItemsByTime(result, false); + } + + protected void sortItemsByTime(final List<T> result, final boolean reverse) { + Collections.sort(result, new TimeAndChannelComparator(reverse)); + } + + @Override + public void svdrpException(final SvdrpException exception) { + Log.w(TAG, exception); + alert(getString(R.string.vdr_error_text, exception.getMessage())); + } + + abstract protected boolean finishedSuccessImpl(List<T> results); + + protected String getViewID() { + return this.getClass().getSimpleName(); + } + + protected void pushResultCountToTitle() { + setTitle(getString(R.string.epg_window_title_count, getWindowTitle(), + getCACHE().size())); + } + + @Override + synchronized protected final boolean finishedSuccess(final List<T> results) { + // ProgressDialog dialog = new ProgressDialog(this); + // dialog.setMessage("Loading"); + // dialog.show(); + try { + lastUpdate = new Date(); + final boolean r = finishedSuccessImpl(results); + if (r == false) { + adapter.clear(); + adapter.notifyDataSetChanged(); + } + return r; + } finally { + // dialog.dismiss(); + // results.clear(); + } + } + + @Override + protected boolean displayingResults() { + return getCACHE().isEmpty() == false; + } + + class TitleComparator implements Comparator<Event> { + + @Override + public int compare(final Event lhs, final Event rhs) { + if (lhs == null || lhs.getTitle() == null) { + return 1; + } + if (rhs == null || rhs.getTitle() == null) { + return 0; + } + return lhs.getTitle().compareToIgnoreCase(rhs.getTitle()); + } + }; + + class TimeAndChannelComparator implements Comparator<Event> { + boolean r = false; + + TimeAndChannelComparator() { + this(false); + } + + TimeAndChannelComparator(final boolean r) { + this.r = r; + } + + @Override + public int compare(final Event item1, final Event item2) { + + final int c = item1.getStart().compareTo(item2.getStart()); + if (c != 0) { + if (r == false) { + return c; + } + return -1 * c; + } + if (item1.getChannelNumber() == null + && item2.getChannelNumber() == null) { + return 0; + } + if (item1.getChannelNumber() == null) { + return 1; + } + if (item2.getChannelNumber() == null) { + return -1; + } + return item1.getChannelNumber().compareTo(item2.getChannelNumber()); + } + } + + class TimeComparator implements Comparator<Event> { + boolean r = false; + + TimeComparator(final boolean r) { + this.r = r; + } + + @Override + public int compare(final Event item1, final Event item2) { + + final int c = item1.getStart().compareTo(item2.getStart()); + if (c == 0) { + return c; + } + if (r == false) { + return c; + } + return -1 * c; + } + } + + class ChannelComparator implements Comparator<Event> { + + @Override + public int compare(final Event item1, final Event item2) { + + if (item1.getChannelNumber() == null + && item2.getChannelNumber() == null) { + return 0; + } + if (item1.getChannelNumber() == null) { + return 1; + } + if (item2.getChannelNumber() == null) { + return -1; + } + return item1.getChannelNumber().compareTo(item2.getChannelNumber()); + } + } + + public void clearCache() { + getCACHE().clear(); + } + + protected abstract List<T> getCACHE(); + + // @Override + // protected void connected() { + // super.connected(); + // results.clear(); + // } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BasePreferencesActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BasePreferencesActivity.java new file mode 100644 index 0000000..50e9bb7 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BasePreferencesActivity.java @@ -0,0 +1,203 @@ +package de.bjusystems.vdrmanager.gui; + +import android.preference.EditTextPreference; +import android.preference.ListPreference; +import android.preference.Preference; +import android.preference.PreferenceActivity; +import android.text.TextUtils; +import android.view.inputmethod.EditorInfo; +import android.widget.EditText; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.FetchEditTextPreference; + +/** + * + * Basis class for PreferencesActivities with some goodies in it + * @author lado + * + */ +public abstract class BasePreferencesActivity extends PreferenceActivity { + + protected void updateSummary(Preference ep) { + if (ep instanceof EditTextPreference) { + updateSummary((EditTextPreference) ep); + } else if (ep instanceof ListPreference) { + updateSummary((ListPreference) ep); + } else if(ep instanceof FetchEditTextPreference){ + updateSummary((FetchEditTextPreference)ep); + } + } + + /** + * If text set add it to the summary + * + * @param ep + */ + protected void updateSummary(FetchEditTextPreference ep) { + String text = ep.getText(); + if (text == null) { + text = ""; + } + setSummary(text, ep); + } + + /** + * If text set add it to the summary + * + * @param ep + */ + protected void updateSummary(EditTextPreference ep) { + String text = ep.getText(); + if (text == null) { + return; + } + + if(isPassword(ep.getEditText())){ + text = text.replaceAll(".", "*"); + } + + setSummary(text, ep); + } + + protected boolean isPassword(EditText et){ + if((et.getInputType() & EditorInfo.TYPE_TEXT_VARIATION_PASSWORD) == EditorInfo.TYPE_TEXT_VARIATION_PASSWORD){ + return true; + } + return false; + } + + protected void setSummary(CharSequence text, Preference ep){ + CharSequence sm = ep.getSummary(); + String sum; + if (sm != null) { + sum = ep.getSummary().toString(); + sum = substringBeforeLast(sum, + getString(R.string.prefs_current_value)).trim(); + } else { + sum = ""; + } + + if(TextUtils.isEmpty(text)){ + text = getString(R.string.prefs_current_value_not_set); + } + + if (isBlank(sum)) { + sum = getString(R.string.prefs_current_value_template, text); + } else { + sum = sum + " " + + getString(R.string.prefs_current_value_template, text); + } + ep.setSummary(sum); + } + + protected void updateSummary(ListPreference ep) { + CharSequence text = ep.getEntry(); + + if (text == null) { + return; + } + setSummary(text, ep); + } + + /** + * <p> + * Gets the substring before the last occurrence of a separator. The + * separator is not returned. + * </p> + * + * <p> + * A <code>null</code> string input will return <code>null</code>. An empty + * ("") string input will return the empty string. An empty or + * <code>null</code> separator will return the input string. + * </p> + * + * <pre> + * StringUtils.substringBeforeLast(null, *) = null + * StringUtils.substringBeforeLast("", *) = "" + * StringUtils.substringBeforeLast("abcba", "b") = "abc" + * StringUtils.substringBeforeLast("abc", "c") = "ab" + * StringUtils.substringBeforeLast("a", "a") = "" + * StringUtils.substringBeforeLast("a", "z") = "a" + * StringUtils.substringBeforeLast("a", null) = "a" + * StringUtils.substringBeforeLast("a", "") = "a" + * </pre> + * + * @param str + * the String to get a substring from, may be null + * @param separator + * the String to search for, may be null + * @return the substring before the last occurrence of the separator, + * <code>null</code> if null String input + * @since 2.0 + */ + public static String substringBeforeLast(String str, String separator) { + if (isEmpty(str) || isEmpty(separator)) { + return str; + } + int pos = str.lastIndexOf(separator); + if (pos == -1) { + return str; + } + return str.substring(0, pos); + } + + // Empty checks + // ----------------------------------------------------------------------- + /** + * <p> + * Checks if a String is empty ("") or null. + * </p> + * + * <pre> + * StringUtils.isEmpty(null) = true + * StringUtils.isEmpty("") = true + * StringUtils.isEmpty(" ") = false + * StringUtils.isEmpty("bob") = false + * StringUtils.isEmpty(" bob ") = false + * </pre> + * + * <p> + * NOTE: This method changed in Lang version 2.0. It no longer trims the + * String. That functionality is available in isBlank(). + * </p> + * + * @param str + * the String to check, may be null + * @return <code>true</code> if the String is empty or null + */ + public static boolean isEmpty(String str) { + return str == null || str.length() == 0; + } + + /** + * <p> + * Checks if a String is whitespace, empty ("") or null. + * </p> + * + * <pre> + * StringUtils.isBlank(null) = true + * StringUtils.isBlank("") = true + * StringUtils.isBlank(" ") = true + * StringUtils.isBlank("bob") = false + * StringUtils.isBlank(" bob ") = false + * </pre> + * + * @param str + * the String to check, may be null + * @return <code>true</code> if the String is null, empty or whitespace + * @since 2.0 + */ + public static boolean isBlank(String str) { + int strLen; + if (str == null || (strLen = str.length()) == 0) { + return true; + } + for (int i = 0; i < strLen; i++) { + if ((Character.isWhitespace(str.charAt(i)) == false)) { + return false; + } + } + return true; + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity.java new file mode 100644 index 0000000..b377144 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/BaseTimerEditActivity.java @@ -0,0 +1,244 @@ +package de.bjusystems.vdrmanager.gui; + +import android.content.Intent; +import android.view.ContextMenu; +import android.view.ContextMenu.ContextMenuInfo; +import android.view.MenuInflater; +import android.view.MenuItem; +import android.view.View; +import android.view.View.OnClickListener; +import android.widget.AdapterView; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.app.Intents; +import de.bjusystems.vdrmanager.data.EpgCache; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.EventListItem; +import de.bjusystems.vdrmanager.data.Timer; +import de.bjusystems.vdrmanager.data.TimerMatch; +import de.bjusystems.vdrmanager.data.Timerable; +import de.bjusystems.vdrmanager.tasks.DeleteTimerTask; +import de.bjusystems.vdrmanager.tasks.ToggleTimerTask; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpEvent; + +/** + * + * This class is a base class for all the listings, which can deal with timers + * + * @author lado + * + * @param <T> + * Class extending Event + */ +public abstract class BaseTimerEditActivity<T extends Event> extends + BaseEventListActivity<T> implements OnClickListener // SvdrpAsyncListener<Timer>, +{ + + // private static final ScheduledExecutorService worker = Executors + // .newSingleThreadScheduledExecutor(); + + // /@Override + // public boolean onPrepareOptionsMenu(Menu menu) { + // return super.onPrepareOptionsMenu(menu); + // } + /* + * (non-Javadoc) + * + * @see android.app.Activity#onContextItemSelected(android.view.MenuItem) + */ + // @Override + public boolean onContextItemSelected(final MenuItem item) { + // + final AdapterView.AdapterContextMenuInfo info = (AdapterView.AdapterContextMenuInfo) item + .getMenuInfo(); + final EventListItem event = adapter.getItem(info.position); + getApp().setCurrentEvent(event.getEvent()); + switch (item.getItemId()) { + case R.id.epg_item_menu_timer_add: { + + getApp().setCurrentTimer(createTimer(event)); + final Intent intent = new Intent(); + intent.setClass(this, TimerDetailsActivity.class); + intent.putExtra(Intents.TIMER_OP, Intents.ADD_TIMER); + startActivityForResult(intent, + TimerDetailsActivity.REQUEST_CODE_TIMER_ADD); + } + break; + case R.id.epg_item_menu_timer_modify: { + getApp().setCurrentTimer(getTimer(event)); + final Intent intent = new Intent(); + intent.setClass(this, TimerDetailsActivity.class); + intent.putExtra(Intents.TIMER_OP, Intents.EDIT_TIMER); + startActivityForResult(intent, + TimerDetailsActivity.REQUEST_CODE_TIMER_EDIT); + break; + } + case R.id.epg_item_menu_timer_delete: { + backupViewSelection(); + deleteTimer(getTimer(event)); + break; + } + case R.id.epg_item_menu_timer_toggle: { + backupViewSelection(); + toggleTimer(getTimer(event)); + break; + } + default: + return super.onContextItemSelected(item); + } + + return true; + } + + /* + * (non-Javadoc) + * + * @see android.app.Activity#onCreateContextMenu(android.view.ContextMenu, + * android.view.View, android.view.ContextMenu.ContextMenuInfo) + */ + @Override + public void onCreateContextMenu(final ContextMenu menu, final View v, + final ContextMenuInfo menuInfo) { + // if (v.getId() == R.id.whatson_list) { + final MenuInflater inflater = getMenuInflater(); + final AdapterView.AdapterContextMenuInfo info = (AdapterView.AdapterContextMenuInfo) menuInfo; + + // set menu title + final EventListItem item = adapter.getItem(info.position); + + if (item.isHeader()) { + return; + } + + // final EventFormatter formatter = new EventFormatter(item); + menu.setHeaderTitle(item.getTitle()); + + inflater.inflate(R.menu.epg_list_item_menu, menu); + Timer timer = getTimer(item); + // remove unneeded menu items + if (timer == null || (Utils.getTimerMatch(item, timer) == TimerMatch.Full == false)) { //Bug #1372 + super.onCreateContextMenu(menu, v, menuInfo); + } else { + + menu.findItem(R.id.epg_item_menu_timer_add).setVisible(false); + menu.findItem(R.id.epg_item_menu_timer_modify).setVisible(true); + menu.findItem(R.id.epg_item_menu_timer_delete).setVisible(true); + final MenuItem enableMenuItem = menu + .findItem(R.id.epg_item_menu_timer_toggle); + enableMenuItem.setVisible(true); + enableMenuItem + .setTitle(timer.isEnabled() ? R.string.epg_item_menu_timer_disable + : R.string.epg_item_menu_timer_enable); + } + + + } + + protected Timer createTimer(EventListItem item) { + Event e = item.getEvent(); + if (e instanceof Timerable == false) { + return null; + } + return ((Timerable) e).createTimer(); + + } + + /** + * Extract a Timer from a given {@link EventListItem} + * + * @param item + * @return Timer if any on the event + */ + protected Timer getTimer(EventListItem item) { + Event e = item.getEvent(); + if (e instanceof Timerable == false) { + return null; + } + return ((Timerable) e).getTimer(); + } + + protected void toggleTimer(final Timer timer) { + final ToggleTimerTask task = new ToggleTimerTask(this, timer) { + @Override + public void finished(SvdrpEvent event) { + timerModified(timer); + restoreViewSelection(); + } + }; + task.start(); + } + + /** + * Delete a given timer + * + * @param timer + */ + protected void deleteTimer(final Timer timer) { + // backupViewSelection(); + final DeleteTimerTask task = new DeleteTimerTask(this, timer) { + @Override + public void finished(SvdrpEvent event) { + timerModified(timer); + restoreViewSelection(); + } + }; + task.start(); + } + + protected void timerModified() { + timerModified(null); + } + + /** + * Is called, if a timer has been changed and so update of the list is + * required + */ + protected void timerModified(final Timer timer) { + backupViewSelection(); + if(timer != null && timer.getChannelId()!=null){ + EpgCache.CACHE.remove(timer.getChannelId()); + } + // say(R.string.update_will_start_in); + // Runnable task = new Runnable() { + // public void run() { + refresh(); + + // } + // }; + // worker.schedule(task, 1000, TimeUnit.MILLISECONDS); + } + + @Override + protected void onResume() { + super.onResume(); + } + + /* + * (non-Javadoc) + * + * @see android.app.Activity#onActivityResult(int, int, + * android.content.Intent) + */ + @Override + protected void onActivityResult(int requestCode, int resultCode, Intent data) { + super.onActivityResult(requestCode, resultCode, data); + + if (resultCode != RESULT_OK) { + return; + } + if (requestCode == TimerDetailsActivity.REQUEST_CODE_TIMER_EDIT) { + timerModified(); + return; + } + if (requestCode == TimerDetailsActivity.REQUEST_CODE_TIMER_MODIFIED) { + timerModified(); + return; + } + + if (requestCode == TimerDetailsActivity.REQUEST_CODE_TIMER_ADD) { + timerModified(); + return; + } + + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/CertificateProblemDialog.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/CertificateProblemDialog.java new file mode 100644 index 0000000..b0c58df --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/CertificateProblemDialog.java @@ -0,0 +1,105 @@ +package de.bjusystems.vdrmanager.gui; + +import java.security.cert.X509Certificate; +import java.util.concurrent.Semaphore; + +import android.app.Activity; +import android.app.AlertDialog; +import android.content.DialogInterface; +import android.content.DialogInterface.OnClickListener; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.utils.svdrp.CertificateProblemListener; + +public class CertificateProblemDialog implements CertificateProblemListener { + + /** Context */ + private final Activity activity; + /** User wanted action */ + CertificateProblemAction action; + + /** + * Constructor + * @param activity Context + */ + public CertificateProblemDialog(final Activity activity) { + this.activity = activity; + } + + @Override + public CertificateProblemAction reportProblem(final X509Certificate[] chain, final String authType) { + + // Semaphore to implement a modal dialog + final Semaphore semaphore = new Semaphore(0, true); + + // certificate properties + final String[] values = chain[0].getSubjectDN().getName().split(","); + String host = "???"; + for(String value : values) { + if (value.contains("CN=")) { + host = value.replace("CN=", "").trim(); + break; + } + } + final String creationDate = chain[0].getNotBefore().toLocaleString(); + final String validUntil = chain[0].getNotAfter().toLocaleString(); + + // message + final CharSequence message = String.format(activity.getString(R.string.certificate_problem_message_text), host, creationDate, validUntil); + + // create dialog builder + final AlertDialog.Builder alertDialogBuilder = new AlertDialog.Builder(activity); + alertDialogBuilder.setTitle(R.string.certificate_problem_message_title); + alertDialogBuilder.setMessage(message); + alertDialogBuilder.setCancelable(false); + + // buttons + alertDialogBuilder.setNegativeButton(R.string.certificate_not_accepted, new OnClickListener() { + @Override + public void onClick(final DialogInterface dialog, final int which) { + action = CertificateProblemAction.ABORT; + dialog.cancel(); + semaphore.release(); + } + }); + alertDialogBuilder.setNeutralButton(R.string.certificate_accept_once, new OnClickListener() { + @Override + public void onClick(final DialogInterface dialog, final int which) { + action = CertificateProblemAction.ACCEPT_ONCE; + dialog.cancel(); + semaphore.release(); + } + }); + alertDialogBuilder.setPositiveButton(R.string.certificate_accepted_forever, new OnClickListener() { + @Override + public void onClick(final DialogInterface dialog, final int which) { + action = CertificateProblemAction.ACCEPT_FOREVER; + dialog.cancel(); + semaphore.release(); + } + }); + + // show the dialog + + activity.runOnUiThread(new Runnable() { + @Override + public void run() { + final AlertDialog dialog = alertDialogBuilder.create(); + dialog.show(); + } + }); + + + try { + semaphore.acquire(); + } catch (final InterruptedException e) { + // NOP + } + + return action; + } + + @Override + public Activity getCurrentActivity() { + return activity; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelAdapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelAdapter.java new file mode 100644 index 0000000..289dc63 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelAdapter.java @@ -0,0 +1,258 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.ArrayList; +import java.util.HashMap; +import java.util.Map; + +import android.content.Context; +import android.util.Pair; +import android.view.LayoutInflater; +import android.view.View; +import android.view.ViewGroup; +import android.widget.BaseExpandableListAdapter; +import android.widget.Filter; +import android.widget.Filterable; +import android.widget.ImageView; +import android.widget.TextView; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Channel; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.utils.svdrp.ChannelClient; + +class ChannelAdapter extends BaseExpandableListAdapter implements Filterable// , +// SectionIndexer +{ + @Override + public boolean areAllItemsEnabled() { + return true; + } + + private Context context; + + Map<String, ArrayList<Channel>> channels = new HashMap<String, ArrayList<Channel>>(); + + ArrayList<String> groups = new ArrayList<String>(); + + private boolean showChannelNumber; + + public ChannelAdapter(Context context) { + this.context = context; + inflater = LayoutInflater.from(context); + this.showChannelNumber = Preferences.get().isShowChannelNumbers(); + } + + private LayoutInflater inflater; + + private int groupBy = -1; + + private boolean reverse = false; + + public void fill(ArrayList<String> groups, + Map<String, ArrayList<Channel>> data, int groupBy, boolean reverse) { + this.groupBy = groupBy; + this.groups.clear(); + this.groups.addAll(groups); + channels.clear(); + channels.putAll(data); + notifyDataSetChanged(); + + } + + public Object getChild(int groupPosition, int childPosition) { + String gn = groups.get(groupPosition); + ArrayList<Channel> channels = this.channels.get(gn); + return channels.get(childPosition); + } + + public long getChildId(int groupPosition, int childPosition) { + return childPosition; + } + + // Return a child view. You can load your custom layout here. + + public View getChildView(int groupPosition, int childPosition, + boolean isLastChild, View convertView, ViewGroup parent) { + + Channel item = (Channel) getChild(groupPosition, childPosition); + + ChannelHolder itemHolder = new ChannelHolder(); + + // recycle view? + View view = convertView; + if (view == null) { + view = inflater.inflate(R.layout.child_layout, null); + itemHolder = new ChannelHolder(); + + itemHolder.name = (TextView) view.findViewById(R.id.channel_name); + itemHolder.type = (ImageView) view.findViewById(R.id.channel_type); + itemHolder.aux = (TextView) view.findViewById(R.id.channel_aux); + + view.setTag(itemHolder); + } else { + itemHolder = (ChannelHolder) view.getTag(); + } + + //view.setBackgroundColor(Color.BLACK); + + CharSequence name = item.getName(); + name = Utils.highlight(String.valueOf(name), channelFilter); + + if (showChannelNumber) { + name = item.getNumber() + " - " + name; + } + itemHolder.name.setText(name); + + if (groupBy == ChannelListActivity.MENU_PROVIDER) { + itemHolder.aux.setText(item.getGroup()); + } else if(groupBy == ChannelListActivity.MENU_GROUP) { + itemHolder.aux.setText(item.getProvider()); + } else if(groupBy== ChannelListActivity.MENU_SOURCE){ + itemHolder.aux.setText(item.getSource()); + } else { + itemHolder.aux.setText(item.getProvider()); + } + + return view; + } + + public int getChildrenCount(int groupPosition) { + String gn = groups.get(groupPosition); + ArrayList<Channel> channels = this.channels.get(gn); + return channels.size(); + } + + public String getGroup(int groupPosition) { + return groups.get(groupPosition); + } + + public int getGroupCount() { + return groups.size(); + } + + public long getGroupId(int groupPosition) { + return groupPosition; + } + + // Return a group view. You can load your custom layout here. + + public View getGroupView(int groupPosition, boolean isExpanded, + View convertView, ViewGroup parent) { + + String group = (String) getGroup(groupPosition); + + int channelCount = this.channels.get(group).size(); + + CharSequence groupDisplay = Utils.highlight(group, groupFilter); + + ChannelHolder itemHolder = new ChannelHolder(); + + // recycle view? + View view = convertView; + if (view == null) { + view = inflater.inflate(R.layout.group_layout, null); + itemHolder = new ChannelHolder(); + + itemHolder.name = (TextView) view.findViewById(R.id.group_name); + itemHolder.aux = (TextView) view.findViewById(R.id.channel_count); + // itemHolder.type = (ImageView) + // view.findViewById(R.id.channel_type); + + view.setTag(itemHolder); + } else { + itemHolder = (ChannelHolder) view.getTag(); + } + itemHolder.name.setText(groupDisplay); + itemHolder.aux.setText(String.valueOf(channelCount)); + + return view; + + } + + @Override + public void notifyDataSetChanged() { + super.notifyDataSetChanged(); + } + + public boolean hasStableIds() { + return true; + } + + public boolean isChildSelectable(int arg0, int arg1) { + return true; + } + + private String groupFilter = null; + + private String sourceFilter = null; + + private String channelFilter = null; + + public Filter getFilter() { + return new Filter() { + @Override + protected FilterResults performFiltering(CharSequence arg0) { + FilterResults fr = new FilterResults(); + String q = String.valueOf(arg0).toLowerCase(); + ArrayList<String> groups = new ArrayList<String>(); + HashMap<String, ArrayList<Channel>> groupChannels = new HashMap<String, ArrayList<Channel>>(); + if (groupBy == ChannelListActivity.MENU_GROUP) { + groupFilter = String.valueOf(arg0).toLowerCase(); + for (String str : ChannelClient.getChannelGroups()) { + String g = str.toLowerCase(); + if (g.indexOf(q) != -1) { + groups.add(str); + groupChannels.put(str, ChannelClient + .getGroupChannels().get(str)); + } + } + + } else if (groupBy == ChannelListActivity.MENU_PROVIDER) { + groupFilter = String.valueOf(arg0).toLowerCase(); + for (Map.Entry<String, ArrayList<Channel>> p : ChannelClient + .getProviderChannels().entrySet()) { + String pr = p.getKey(); + String g = pr.toLowerCase(); + if (g.indexOf(q) != -1) { + groups.add(pr); + groupChannels.put(pr, p.getValue()); + } + } + + } else if(groupBy == ChannelListActivity.MENU_SOURCE) { + sourceFilter = String.valueOf(arg0).toLowerCase(); + for (Map.Entry<String, ArrayList<Channel>> p : ChannelClient + .getSourceChannels().entrySet()) { + String pr = p.getKey(); + String g = pr.toLowerCase(); + if (g.indexOf(q) != -1) { + groups.add(pr); + groupChannels.put(pr, p.getValue()); + } + } + } else { + channelFilter = String.valueOf(arg0).toLowerCase(); + ArrayList<Channel> channels = new ArrayList<Channel>(); + for(Channel c : ChannelClient.getChannels()){ + String cname = c.getName(); + String tmp = cname.toLowerCase(); + if(tmp.indexOf(channelFilter) != -1){ + channels.add(c); + } + } + String fakeGroup = context.getString(R.string.groupby_name_all_channels_group); + groups.add (fakeGroup); + groupChannels.put(fakeGroup, channels); + } + fr.values = Pair.create(groups, groupChannels); + return fr; + } + + @Override + protected void publishResults(CharSequence arg0, FilterResults arg1) { + Pair<ArrayList<String>, HashMap<String, ArrayList<Channel>>> res = (Pair<ArrayList<String>, HashMap<String, ArrayList<Channel>>>) arg1.values; + fill(res.first, res.second, groupBy, reverse); + + } + }; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelEventAdapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelEventAdapter.java new file mode 100644 index 0000000..475f3e6 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelEventAdapter.java @@ -0,0 +1,22 @@ +package de.bjusystems.vdrmanager.gui; + +import android.content.Context; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.EventFormatter; +import de.bjusystems.vdrmanager.data.EventListItem; + +class ChannelEventAdapter extends BaseEventAdapter<EventListItem> +{ + + + public ChannelEventAdapter(final Context context) { + super(context, R.layout.epg_event_item); + hideChannelName = true; + } + + @Override + protected EventFormatter getEventFormatter(Event event) { + return new EventFormatter(event,true); + } +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelHolder.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelHolder.java new file mode 100644 index 0000000..e103449 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelHolder.java @@ -0,0 +1,10 @@ +package de.bjusystems.vdrmanager.gui; + +import android.widget.ImageView; +import android.widget.TextView; + +class ChannelHolder { + public ImageView type; + public TextView name; + public TextView aux; +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelListActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelListActivity.java new file mode 100644 index 0000000..0b51f5e --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelListActivity.java @@ -0,0 +1,637 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.ArrayList; +import java.util.Collections; +import java.util.Comparator; +import java.util.HashMap; +import java.util.List; + +import android.app.Activity; +import android.app.AlertDialog; +import android.content.Context; +import android.content.DialogInterface; +import android.content.Intent; +import android.content.res.Configuration; +import android.os.Build; +import android.os.Bundle; +import android.support.v4.app.ActionBarDrawerToggle; +import android.support.v4.view.GravityCompat; +import android.support.v4.widget.DrawerLayout; +import android.text.TextUtils; +import android.view.ContextMenu; +import android.view.ContextMenu.ContextMenuInfo; +import android.view.Menu; +import android.view.MenuInflater; +import android.view.MenuItem; +import android.view.View; +import android.view.ViewGroup; +import android.view.inputmethod.InputMethodManager; +import android.widget.AdapterView; +import android.widget.ArrayAdapter; +import android.widget.ExpandableListView; +import android.widget.ExpandableListView.ExpandableListContextMenuInfo; +import android.widget.ExpandableListView.OnChildClickListener; +import android.widget.ExpandableListView.OnGroupClickListener; +import android.widget.ListView; +import android.widget.TextView; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Channel; +import de.bjusystems.vdrmanager.data.P; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.data.RecenteChannel; +import de.bjusystems.vdrmanager.data.db.DBAccess; +import de.bjusystems.vdrmanager.tasks.VoidAsyncTask; +import de.bjusystems.vdrmanager.utils.svdrp.ChannelClient; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpAsyncTask; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpClient; + +/** + * This class is used for showing what's current running on all channels + * + * @author bju + */ +public class ChannelListActivity extends + BaseActivity<Channel, ExpandableListView> implements + OnChildClickListener, OnGroupClickListener { + + private static final String TAG = ChannelListActivity.class.getName(); + + ChannelAdapter adapter; + + Preferences prefs; + + // private static final LinkedList<Channel> RECENT = new + // LinkedList<Channel>(); + + public static final int MENU_GROUP = 0; + public static final int MENU_PROVIDER = 1; + public static final int MENU_SOURCE = 2; + public static final int MENU_NAME = 3; + + public static final boolean GROUP_NATURAL = false; + + public static final boolean GROUP_REVERSE = true; + + private int groupBy; + + private boolean groupByReverse; + + final static ArrayList<String> ALL_CHANNELS_GROUP = new ArrayList<String>(1); + + @Override + protected void onResume() { + super.onResume(); + } + + + + @Override + protected void onCreate(final Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + // Attach view + + setTitle(getWindowTitle()); + initFlipper(); + + groupBy = Preferences.get(this, P.CHANNELS_LAST_ORDER, MENU_GROUP); + groupByReverse = Preferences.get(this, P.CHANNELS_LAST_ORDER_REVERSE, + GROUP_NATURAL); + + adapter = new ChannelAdapter(this); + + listView = (ExpandableListView) findViewById(R.id.channel_list); + listView.setOnChildClickListener(this); + listView.setTextFilterEnabled(true); + listView.setFastScrollEnabled(true); + listView.setAdapter(adapter); + // register context menu + registerForContextMenu(listView); + + + + startChannelQuery(); + + } + + + + @Override + protected void onPause() { + super.onPause(); + } + + private void startChannelQuery() { + backupViewSelection(); + startChannelQuery(true); + } + + private void startChannelQuery(final boolean useCache) { + + if (checkInternetConnection() == false) { + return; + } + + final ChannelClient channelClient = new ChannelClient( + getCertificateProblemDialog()); + + if (useCache == false) { + ChannelClient.clearCache(); + } + + // create background task + final SvdrpAsyncTask<Channel, SvdrpClient<Channel>> task = new SvdrpAsyncTask<Channel, SvdrpClient<Channel>>( + channelClient); + + addListener(task); + // task.addSvdrpExceptionListener(this); + // task.addSvdrpResultListener(this); + // task.addSvdrpListener(this); + // task.addSvdrpFinishedListener(this); + + // start task + task.run(); + } + + static RecentChannelsAdapter RECENT_ADAPTER = null; + + static class RecentChannelsAdapter extends ArrayAdapter<Channel> { + private final Activity context; + int resId; + + public RecentChannelsAdapter(final Activity context) { + super(context, android.R.layout.simple_list_item_1); + this.context = context; + showChannelNumbers = Preferences.get().isShowChannelNumbers(); + + if (Build.VERSION.SDK_INT < 11) { + resId = android.R.layout.select_dialog_item; + } else { + resId = android.R.layout.simple_list_item_1; + } + } + + public boolean showChannelNumbers; + + @Override + public View getView(final int position, final View convertView, + final ViewGroup parent) { + // recycle view? + TextView text1; + View view = convertView; + if (view == null) { + view = this.context.getLayoutInflater().inflate(resId, null); + text1 = (TextView) view.findViewById(android.R.id.text1); + view.setTag(text1); + } else { + text1 = (TextView) view.getTag(); + } + + final Channel c = getItem(position); + String text = showChannelNumbers ? text = c.toString() : c + .getName(); + text1.setText(text); + return view; + + } + } + + private ArrayAdapter<Channel> getRecentAdapter() { + if (RECENT_ADAPTER != null) { + RECENT_ADAPTER.showChannelNumbers = Preferences.get() + .isShowChannelNumbers(); + RECENT_ADAPTER.notifyDataSetChanged(); + return RECENT_ADAPTER; + } + + RECENT_ADAPTER = new RecentChannelsAdapter(this); + return RECENT_ADAPTER; + + } + + private void fillAdapter() { + switch (groupBy) { + case MENU_GROUP: + final ArrayList<String> cgs = ChannelClient.getChannelGroups(); + adapter.fill(cgs, ChannelClient.getGroupChannels(), groupBy, + groupByReverse); + if (cgs.size() == 1) {// one group or first no first group + listView.expandGroup(0); + } else if ((cgs.size() > 1 && TextUtils.isEmpty(cgs.get(0)))) { + listView.expandGroup(0); + } + updateWindowTitle(); + break; + + case MENU_SOURCE: + final ArrayList<String> css = ChannelClient.getChannelSources(); + adapter.fill(css, ChannelClient.getSourceChannels(), groupBy, + groupByReverse); + if (css.size() == 1) {// one group or first no first group + listView.expandGroup(0); + } else if ((css.size() > 1 && TextUtils.isEmpty(css.get(0)))) { + listView.expandGroup(0); + } + updateWindowTitle(); + break; + + case MENU_PROVIDER: + final ArrayList<String> gs = new ArrayList<String>(ChannelClient + .getProviderChannels().keySet()); + adapter.fill(gs, ChannelClient.getProviderChannels(), groupBy, + groupByReverse); + if (gs.size() == 1) { + listView.expandGroup(0); + } + updateWindowTitle(); + break; + case MENU_NAME: + if (ALL_CHANNELS_GROUP.isEmpty()) { + ALL_CHANNELS_GROUP + .add(getString(R.string.groupby_name_all_channels_group)); + } + final HashMap<String, ArrayList<Channel>> channels = new HashMap<String, ArrayList<Channel>>( + 1); + ArrayList<Channel> channelsSorted = ChannelClient.getChannels(); + Collections.sort(channelsSorted, new Comparator<Channel>() { + + @Override + public int compare(Channel lhs, Channel rhs) { + String lhsn = lhs.getName(); + String rhsn = rhs.getName(); + if (lhsn == null) { + return 1; + } + if (rhsn == null) { + return -1; + } + return lhsn.compareToIgnoreCase(rhsn); + } + }); + channels.put(getString(R.string.groupby_name_all_channels_group), + channelsSorted); + adapter.fill(ALL_CHANNELS_GROUP, channels, groupBy, groupByReverse); + listView.expandGroup(0); + updateWindowTitle(); + } + adapter.notifyDataSetChanged(); + } + + @Override + public final boolean onCreateOptionsMenu(final Menu menu) { + super.onCreateOptionsMenu(menu); + + MenuInflater inflater = getMenuInflater(); + inflater.inflate(R.menu.channellist, menu); + + return true; + } + + private int getAvailableGroupByEntries() { + return R.array.channels_group_by; + } + + AlertDialog groupByDialog = null; + + @Override + public boolean onOptionsItemSelected(final MenuItem item) { + + switch (item.getItemId()) { + case R.id.channels_groupby: + // case MENU_PROVIDER: + // case MENU_NAME: + if (groupByDialog == null) { + groupByDialog = new AlertDialog.Builder(this) + .setTitle(R.string.menu_groupby) + .setIcon(android.R.drawable.ic_menu_sort_alphabetically) + .setSingleChoiceItems(getAvailableGroupByEntries(), + groupBy, new DialogInterface.OnClickListener() { + @Override + public void onClick( + final DialogInterface dialog, + final int which) { + + final boolean reversed = which == groupBy ? true + : false; + groupBy = which; + new VoidAsyncTask() { + + @Override + protected Void doInBackground( + final Void... params) { + + if (reversed) { + if (groupByReverse == true) { + groupByReverse = false; + } else { + groupByReverse = true; + } + Preferences + .set(ChannelListActivity.this, + P.CHANNELS_LAST_ORDER_REVERSE, + groupByReverse); + + } else { + Preferences + .set(ChannelListActivity.this, + P.CHANNELS_LAST_ORDER, + groupBy); + } + return null; + } + }.execute(); + + fillAdapter(); + groupByDialog.dismiss(); + } + }).create(); + } + + groupByDialog.show(); + + return true; + case R.id.channels_recent_channels: + + final String order = Preferences.get(ChannelListActivity.this, + "gui_recent_channels_order", "most"); + + List<RecenteChannel> rcs = null; + + if (order.equals("most")) { + rcs = DBAccess + .get(ChannelListActivity.this) + .getRecentChannelDAO() + .loadByRecentUse( + Preferences.get().getMaxRecentChannels()); + } else if (order.equals("last")) { + rcs = DBAccess + .get(ChannelListActivity.this) + .getRecentChannelDAO() + .loadByLastAccess( + Preferences.get().getMaxRecentChannels()); + } else { + return true; + } + + if (rcs.isEmpty()) { + say(R.string.recent_channels_no_history); + return true; + } + + if (Preferences.get().getMaxRecentChannels() <= 0) { + say(R.string.recent_channels_no_history); + return true; + } + + final ArrayAdapter<Channel> recentAdapter = getRecentAdapter(); + + recentAdapter.clear(); + for (final Channel c : DBAccess.get(ChannelListActivity.this) + .getRecentChannelDAO() + .getRecentChannels(ChannelClient.getIdChannels(), rcs)) { + recentAdapter.add(c); + } + + new AlertDialog.Builder(this) + .setTitle(R.string.recent_channels) + .setAdapter(getRecentAdapter(), + new DialogInterface.OnClickListener() { + + @Override + public void onClick( + final DialogInterface dialog, + final int which) { + final Channel c = recentAdapter + .getItem(which); + startChannelEPG(c); + } + })// + .create().show(); + return true; + default: + return super.onOptionsItemSelected(item); + } + } + + @Override + public void onCreateContextMenu(final ContextMenu menu, final View v, + final ContextMenuInfo menuInfo) { + final ExpandableListView.ExpandableListContextMenuInfo info = (ExpandableListView.ExpandableListContextMenuInfo) menuInfo; + final int type = ExpandableListView + .getPackedPositionType(info.packedPosition); + final int group = ExpandableListView + .getPackedPositionGroup(info.packedPosition); + final int child = ExpandableListView + .getPackedPositionChild(info.packedPosition); + // Only create a context menu for child items + if (type == ExpandableListView.PACKED_POSITION_TYPE_CHILD) { + // Array created earlier when we built the expandable list + final Channel item = (Channel) adapter.getChild(group, child); + // if (v.getId() == R.id.channel_list) { + + final MenuInflater inflater = getMenuInflater(); + menu.setHeaderTitle(item.getName()); + inflater.inflate(R.menu.channel_list_item_menu, menu); + + } else if (type == ExpandableListView.PACKED_POSITION_TYPE_GROUP) { + /* + * http://projects.vdr-developer.org/issues/722 String grp = + * adapter.getGroup(group); final MenuInflater infl = + * getMenuInflater(); menu.setHeaderTitle(grp); + * infl.inflate(R.menu.channel_list_group_menu, menu); + */ + } + } + + @Override + public boolean onContextItemSelected(final MenuItem item) { + + final ExpandableListContextMenuInfo info = (ExpandableListContextMenuInfo) item + .getMenuInfo(); + + // String title = ((TextView) info.targetView).getText().toString(); + + final int type = ExpandableListView + .getPackedPositionType(info.packedPosition); + + Channel channel = null; + if (type == ExpandableListView.PACKED_POSITION_TYPE_CHILD) { + final int groupPos = ExpandableListView + .getPackedPositionGroup(info.packedPosition); + final int childPos = ExpandableListView + .getPackedPositionChild(info.packedPosition); + channel = (Channel) adapter.getChild(groupPos, childPos); + switch (item.getItemId()) { + // case R.id.channel_item_menu_epg: + // startChannelEPG(channel); + // break; + case R.id.channel_item_menu_stream: + // show live stream + Utils.stream(this, channel); + break; + + // case R.id.channel_item_menu_hide: + // TODO http://projects.vdr-developer.org/issues/722 + // break; + // case R.id.channel_item_menu_hide_permanent: + // TODO http://projects.vdr-developer.org/issues/722 + // break; + + case R.id.channel_item_menu_switch: + Utils.switchTo(this, channel); + break; + } + + return true; + } else if (type == ExpandableListView.PACKED_POSITION_TYPE_GROUP) { + final int groupPos = ExpandableListView + .getPackedPositionGroup(info.packedPosition); + + return true; + } + + return false; + + } + + @Override + public boolean onSearchRequested() { + final InputMethodManager inputMgr = (InputMethodManager) getSystemService(Context.INPUT_METHOD_SERVICE); + inputMgr.toggleSoftInput(0, 0); + return true; + } + + @Override + public boolean onGroupClick(final ExpandableListView arg0, final View arg1, + final int arg2, final long arg3) { + return true; + } + + private void startChannelEPG(final Channel channel) { + new VoidAsyncTask() { + + @Override + protected Void doInBackground(final Void... arg0) { + final int max = Preferences.get().getMaxRecentChannels(); + if (max <= 0) { + return null; + } + + DBAccess.get(ChannelListActivity.this).getRecentChannelDAO() + .hit(channel.getId()); + + return null; + } + }.execute((Void) null); + // for(int i = 0; i < recent) + // find and remember item + // final Channel channel = adapter.getItem(position); + // final VdrManagerApp app = (VdrManagerApp) getApplication(); + // app.setCurrentChannel(channel); + + // show details + final Intent intent = new Intent(); + getApp().setCurrentChannel(channel); + // intent.putExtra(Intents.CURRENT_CHANNEL, channel); + intent.setClass(this, EventEpgListActivity.class); + startActivity(intent); + } + + @Override + public boolean onChildClick(final ExpandableListView parent, final View v, + final int groupPosition, final int childPosition, final long id) { + final Channel channel = (Channel) adapter.getChild(groupPosition, + childPosition); + startChannelEPG(channel); + return false; + } + + @Override + protected void refresh() { + backupViewSelection(); + startChannelQuery(false); + } + + @Override + protected void retry() { + refresh(); + } + + @Override + protected int getMainLayout() { + return R.layout.channel_list; + } + + private String resolveWindowTitle() { + final StringBuilder sb = new StringBuilder(); + switch (groupBy) { + case MENU_NAME: + sb.append(getString(R.string.action_menu_channels)) + .append(" > ") + .append(getString(R.string.groupby_name_all_channels_group)); + break; + case MENU_PROVIDER: + sb.append(getString(R.string.action_menu_channels)) + .append(" > ") + .append(getString(R.string.groupby_window_title_templte, + getString(R.string.groupby_provider))); + break; + case MENU_GROUP: + sb.append(getString(R.string.action_menu_channels)) + .append(" > ") + .append(getString(R.string.groupby_window_title_templte, + getString(R.string.groupby_group))); + break; + + case MENU_SOURCE: { + sb.append(getString(R.string.action_menu_channels)) + .append(" > ") + .append(getString(R.string.groupby_window_title_templte, + getString(R.string.groupby_source))); + break; + } + } + + return sb.toString(); + } + + private void updateWindowTitle() { + setTitle(getString(R.string.channels_window_title_count, + resolveWindowTitle(), adapter.groups.size(), ChannelClient + .getChannels().size())); + } + + @Override + protected synchronized boolean finishedSuccess(final List<Channel> results) { + fillAdapter(); + restoreViewSelection(); + updateWindowTitle(); + return ChannelClient.getChannels().isEmpty() == false; + } + + @Override + protected void cacheHit() { + fillAdapter(); + restoreViewSelection(); + } + + @Override + protected String getWindowTitle() { + return resolveWindowTitle(); + } + + @Override + protected boolean displayingResults() { + return ChannelClient.getChannels().isEmpty() == false; + } + + @Override + protected int getProgressTextId() { + return R.string.progress_channels_loading; + } + + @Override + protected int getListNavigationIndex() { + return LIST_NAVIGATION_CHANNELS; + } +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelListFragment.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelListFragment.java new file mode 100644 index 0000000..0ce4cc2 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ChannelListFragment.java @@ -0,0 +1,8 @@ +package de.bjusystems.vdrmanager.gui; + +import android.support.v4.app.Fragment; + +public class ChannelListFragment extends Fragment { + + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ColoredButton.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ColoredButton.java new file mode 100644 index 0000000..f10860c --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/ColoredButton.java @@ -0,0 +1,92 @@ +package de.bjusystems.vdrmanager.gui; + +import android.content.Context; +import android.content.res.Resources; +import android.content.res.TypedArray; +import android.graphics.Color; +import android.graphics.CornerPathEffect; +import android.graphics.Paint; +import android.graphics.PorterDuff; +import android.graphics.PorterDuffXfermode; +import android.graphics.drawable.Drawable; +import android.graphics.drawable.LayerDrawable; +import android.graphics.drawable.ShapeDrawable; +import android.graphics.drawable.StateListDrawable; +import android.graphics.drawable.shapes.RectShape; +import android.os.Build; +import android.util.AttributeSet; +import android.widget.Button; + +import de.bjusystems.vdrmanager.R; + +/** + * Created by lado on 03.05.15. + */ +public class ColoredButton extends Button { + + +private final float defaultRadius = 0.0f; + +private int defaultPrimaryColor; + + public ColoredButton(Context context) { + this(context, null); + } + + public ColoredButton(Context context, AttributeSet attrs) { + this(context, attrs, 0); + } + + + //@TargetApi(Build.VERSION_CODES.JELLY_BEAN) + public ColoredButton(Context context, AttributeSet attrs, int defStyleAttr) { + super(context, attrs, defStyleAttr); + //defaultPrimaryColor = getResources().getColor(R.color.colorPrimary); + + TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.ColoredButton); + int primaryColor = typedArray.getColor(R.styleable.ColoredButton_normalStateColor, defaultPrimaryColor); + float radius = typedArray.getDimension(R.styleable.ColoredButton_cornerRadius, defaultRadius); + + int pressedStateColor = primaryColor & 0x00ffffff | 0x96000000; + ShapeDrawable shapeSelected = new ShapeDrawable(new RectShape()); + shapeSelected.getPaint().setColor(pressedStateColor); + shapeSelected.getPaint().setPathEffect(new CornerPathEffect(radius)); + shapeSelected.getPaint().setAntiAlias(true); + shapeSelected.getPaint().setStyle(Paint.Style.FILL_AND_STROKE); + shapeSelected.getPaint().setStrokeWidth(1); + + + ShapeDrawable darkenSelected = new ShapeDrawable(new RectShape()); + darkenSelected.getPaint().setColor(Color.BLACK); + darkenSelected.getPaint().setPathEffect(new CornerPathEffect(radius)); + darkenSelected.getPaint().setAntiAlias(true); + if( Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) { + darkenSelected.getPaint().setXfermode(new PorterDuffXfermode(PorterDuff.Mode.OVERLAY)); + } + darkenSelected.getPaint().setStyle(Paint.Style.FILL_AND_STROKE); + darkenSelected.getPaint().setStrokeWidth(1); + + + LayerDrawable layerDrawable = new LayerDrawable(new Drawable[]{darkenSelected, shapeSelected}); + + ShapeDrawable shapeNormal = new ShapeDrawable(new RectShape()); + shapeNormal.getPaint().setAntiAlias(true); + shapeNormal.getPaint().setColor(primaryColor); + shapeNormal.getPaint().setPathEffect(new CornerPathEffect(radius)); + shapeNormal.getPaint().setStyle(Paint.Style.FILL_AND_STROKE); + shapeNormal.getPaint().setStrokeWidth(1); + + StateListDrawable states = new StateListDrawable(); + //Resources res = getResources(); + states.addState(new int[]{android.R.attr.state_pressed}, layerDrawable); + states.addState(new int[]{android.R.attr.state_focused}, layerDrawable); + states.addState(new int[]{}, shapeNormal); + + if( Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN){ + setBackground(states); + } else { + setBackgroundDrawable(states); + } + //typedArray.recycle(); + } +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EpgDetailsActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EpgDetailsActivity.java new file mode 100644 index 0000000..c1daefa --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EpgDetailsActivity.java @@ -0,0 +1,768 @@ +package de.bjusystems.vdrmanager.gui; + +import java.net.URLEncoder; +import java.util.ArrayList; +import java.util.List; + +import android.app.AlertDialog; +import android.app.SearchManager; +import android.content.ActivityNotFoundException; +import android.content.DialogInterface; +import android.content.Intent; +import android.net.Uri; +import android.os.Bundle; +import android.os.Parcelable; +import android.support.v4.view.PagerAdapter; +import android.support.v4.view.ViewPager; +import android.support.v4.view.ViewPager.OnPageChangeListener; +import android.support.v7.app.ActionBarActivity; +import android.util.Log; +import android.view.Menu; +import android.view.MenuInflater; +import android.view.MenuItem; +import android.view.View; +import android.view.View.OnClickListener; +import android.widget.ArrayAdapter; +import android.widget.ImageView; +import android.widget.ProgressBar; +import android.widget.TextView; +import android.widget.Toast; + +import com.viewpagerindicator.TitleProvider; + +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.app.Intents; +import de.bjusystems.vdrmanager.app.VdrManagerApp; +import de.bjusystems.vdrmanager.data.Epg; +import de.bjusystems.vdrmanager.data.EpgCache; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.EventFormatter; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.data.Recording; +import de.bjusystems.vdrmanager.data.Timer; +import de.bjusystems.vdrmanager.data.TimerMatch; +import de.bjusystems.vdrmanager.data.Timerable; +import de.bjusystems.vdrmanager.data.Timerable.TimerState; +import de.bjusystems.vdrmanager.tasks.CreateTimerTask; +import de.bjusystems.vdrmanager.tasks.DeleteTimerTask; +import de.bjusystems.vdrmanager.tasks.ToggleTimerTask; +import de.bjusystems.vdrmanager.tasks.VoidAsyncTask; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpEvent; + +/** + * This class is used for showing what's current running on all channels + * + * @author bju + */ +public class EpgDetailsActivity extends ActionBarActivity implements + OnClickListener, OnPageChangeListener { + + public static final String TAG = "EpgDetailsActivity"; + + public static String IMDB_BASE_URL = "http://%s"; + + public static String IMDB_URL_QUERY = "/find?s=tt&q=%s"; + + public static String OMDB_URL = "http://www.omdb.org/search?search[text]=%s"; + + private static final String IMDB_URL_ENCODING = "UTF-8"; + + private static final String OMDB_URL_ENCODING = "UTF-8"; + + private static final String TMDB_URL_ENCODING = "UTF-8"; + + public static String TMDB_URL = "http://www.themoviedb.org/search?search=%s"; + + private String highlight = null; + + // private Event cEvent; + + // private ImageView state; + + private boolean modifed = false; + + // private int current; + + private ViewPager pager; + + private Adapter adapter; + + // private Timerable timerable = null; + + class Adapter extends PagerAdapter implements TitleProvider { + + public Adapter() { + + } + + public String getTitle(int position) { + return epgs.get(position).getChannelName(); + } + + public int getCount() { + return epgs.size(); + } + + public Object instantiateItem(View pager, int position) { + View view = getLayoutInflater().inflate(R.layout.epg_detail, null); + // Event e = epgs.get(position); + publishEPG(view, position); + ((ViewPager) pager).addView(view, 0); + + return view; + } + + public void destroyItem(View pager, int position, Object view) { + ((ViewPager) pager).removeView((View) view); + } + + public boolean isViewFromObject(View view, Object object) { + return view.equals(object); + } + + public void finishUpdate(View view) { + } + + public void restoreState(Parcelable p, ClassLoader c) { + } + + public Parcelable saveState() { + return null; + } + + public void startUpdate(View view) { + } + } + + @Override + protected void onCreate(final Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + getSupportActionBar().setHomeButtonEnabled(true); + // requestWindowFeature(Window.FEATURE_INDETERMINATE_PROGRESS); + + Intent i = getIntent(); + + highlight = i.getStringExtra(Intents.HIGHLIGHT); + final int preselect = i.getIntExtra(Intents.CURRENT_EPG, 0); + + + + // requestWindowFeature(Window.FEATURE_CUSTOM_TITLE); + // getWindow().setFeatureInt(Window.FEATURE_CUSTOM_TITLE, + // R.layout.titlebar); + + // Attach view + setContentView(R.layout.epgdetails); + + // detector = new SimpleGestureFilter(this, this); + + // state = (ImageView) findViewById(R.id.epg_timer_state); + + final Event epg = getApp().getCurrentEvent(); + if (epg == null) { + finish(); + } + + final Event cEvent = epg; + + if (epg instanceof Timerable) { + // timerable = (Timerable) cEvent; + } + + + pager = (ViewPager) findViewById(R.id.viewpager); + pager.setOnPageChangeListener(this); + + + new VoidAsyncTask() { + + int counter = 0; + + @Override + protected void onPreExecute() { + setProgressBarIndeterminateVisibility(true); + } + + @Override + protected Void doInBackground(Void... params) { + // current event + final VdrManagerApp app = (VdrManagerApp) getApplication(); + epgs = app.getCurrentEpgList(); + + if (epgs.isEmpty()) { + epgs.add(cEvent); + return (Void) null; + } + + // for (Event e : epgs) { + // if (epg.equals(e)) { + // break; + //} + //counter++; + //} + + //if (counter == epgs.size()) {// not found? + //epgs.add(0, cEvent); + //counter = 0; + //} + if(preselect < epgs.size()){ + counter = preselect; + } + return (Void) null; + } + + @Override + protected void onPostExecute(Void result) { + adapter = new Adapter(); + pager.setAdapter(adapter); + pager.setCurrentItem(counter); + onPageSelected(counter); + } + }.execute((Void) null); + + } + + private void setState(ImageView view, int res) { + view.setVisibility(View.VISIBLE); + view.setImageResource(res); + } + + private static String encode(String str, String enc) { + try { + return URLEncoder.encode(str, enc); + } catch (Exception ex) { + Log.w(TAG, ex); + return URLEncoder.encode(str); + } + } + + public void publishEPG(final View view, int position) { + + Event event = epgs.get(position); + + Timerable timerable = null; + + if (event instanceof Timerable) { + timerable = (Timerable) event; + } + + view.setTag(event); + // view.setTag(event); + + final EventFormatter formatter = new EventFormatter(event); + + final TextView title = (TextView) view + .findViewById(R.id.epg_detail_title); + String titleText = formatter.getTitle(); + title.setText(Utils.highlight(titleText, highlight)); + // title.setTextSize(TypedValue.COMPLEX_UNIT_PX, title.getTextSize() + // * (float) 1.3); + + ((TextView) view.findViewById(R.id.epg_detail_time)).setText(formatter + .getDate() + " " + formatter.getTime()); + + TextView dura = (TextView) view.findViewById(R.id.epg_detail_duration); + + ((TextView) view.findViewById(R.id.epg_detail_channel)).setText(event + .getChannelName()); + // ((TextView) findViewById(R.id.epg_detail_date)).setText(formatter + // .getLongDate()); + ImageView state = (ImageView) view.findViewById(R.id.epg_timer_state); + if (timerable == null) { + setState(state, R.drawable.timer_none); + } else { + + TimerMatch match = timerable.getTimerMatch(); + + switch (timerable.getTimerState()) { + case Active: + setState(state, Utils.getTimerStateDrawable(match, + R.drawable.timer_active, + R.drawable.timer_active_begin, + R.drawable.timer_active_end, + R.drawable.timer_active_conflict)); + break; + case Inactive: + setState(state, Utils.getTimerStateDrawable(match, + R.drawable.timer_inactive, + R.drawable.timer_inactive_begin, + R.drawable.timer_inactive_end, + R.drawable.timer_inactive)); + break; + case Recording: + setState(state, Utils.getTimerStateDrawable(match, + R.drawable.timer_recording, + R.drawable.timer_recording_begin, + R.drawable.timer_recording_end, + R.drawable.timer_recording_conflict)); + break; + default: + setState(state, R.drawable.timer_none); + } + } + final TextView shortText = (TextView) view + .findViewById(R.id.epg_detail_shorttext); + shortText.setText(Utils.highlight(formatter.getShortText(), highlight)); + + final TextView textView = (TextView) view + .findViewById(R.id.epg_detail_description); + textView.setText(Utils.highlight(formatter.getDescription(), highlight)); + + if (event.getAudio().isEmpty() == false) { + view.findViewById(R.id.audio_block).setVisibility(View.VISIBLE); + final TextView audioTracks = (TextView) view + .findViewById(R.id.epg_detail_audio); + audioTracks.setText(Utils.formatAudio(this, event.getAudio())); + } else { + view.findViewById(R.id.audio_block).setVisibility(View.GONE); + } + + TextView contentView = ((TextView) view + .findViewById(R.id.epg_detail_cats)); + if (event.getContent().length > 0) { + contentView.setVisibility(View.VISIBLE); + contentView + .setText(Utils.getContenString(this, event.getContent())); + } else { + contentView.setVisibility(View.GONE); + } + + // copy color for separator lines + // final int color = textView.getTextColors().getDefaultColor(); + // ((TextView) findViewById(R.id.epg_detail_separator_1)) + // .setBackgroundColor(color); + + int p = Utils.getProgress(event); + + ((ProgressBar) view.findViewById(R.id.epg_detail_progress)) + .setProgress(p); + int dm = Utils.getDuration(event); + if (Utils.isLive(event)) { + int rest = dm - (dm * p / 100); + dura.setText(getString(R.string.epg_duration_template_live, rest, + dm)); + } else { + dura.setText(getString(R.string.epg_duration_template, dm)); + } + + // ((TextView) view.findViewById(R.id.epg_detail_separator_2)) + // .setBackgroundColor(color); + + // register button handler + if (timerable == null) { + view.findViewById(R.id.epg_event_create_timer).setVisibility( + View.GONE); + } else { + setThisAsOnClickListener(view, R.id.epg_event_create_timer); + } + + View b = view.findViewById(R.id.epg_event_imdb); + + if (Preferences.get().isShowImdbButton() == false) { + b.setVisibility(View.GONE); + } else { + b.setVisibility(View.VISIBLE); + b.setOnClickListener(new OnClickListener() { + + public void onClick(View v) { + startFilmDatabaseBrowseIntent( + String.format(IMDB_BASE_URL, Preferences.get() + .getImdbUrl()) + + IMDB_URL_QUERY, view, IMDB_URL_ENCODING); + } + }); + } + + b = view.findViewById(R.id.epg_event_omdb); + + if (Preferences.get().isShowOmdbButton() == false) { + b.setVisibility(View.GONE); + } else { + b.setVisibility(View.VISIBLE); + b.setOnClickListener(new OnClickListener() { + + public void onClick(View v) { + startFilmDatabaseBrowseIntent(OMDB_URL, view, + OMDB_URL_ENCODING); + } + }); + } + + b = view.findViewById(R.id.epg_event_tmdb); + + if (Preferences.get().isShowTmdbButton() == false) { + b.setVisibility(View.GONE); + } else { + b.setVisibility(View.VISIBLE); + b.setOnClickListener(new OnClickListener() { + + public void onClick(View v) { + startFilmDatabaseBrowseIntent(TMDB_URL, view, + TMDB_URL_ENCODING); + } + }); + } + + b = view.findViewById(R.id.epg_event_livetv); + if (Utils.isLive(event) == false + && (event instanceof Recording == false || Preferences.get() + .isEnableRecStream() == false)) { + b.setVisibility(View.GONE); + } else { + b.setVisibility(View.VISIBLE); + setThisAsOnClickListener(b); + } + // setThisAsOnClickListener(view, R.id.epg_event_left); + // setThisAsOnClickListener(view, R.id.epg_event_right); + + // set button text + if (event instanceof Timer) { + // timeButton.setText(R.string.epg_event_create_timer_text); + } else { + // timeButton.setText(R.string.epg_event_modify_timer_text); + } + + } + + private void startFilmDatabaseBrowseIntent(String url, View view, + String encoding) { + final TextView title = (TextView) view + .findViewById(R.id.epg_detail_title); + url = String.format(url, + encode(String.valueOf(title.getText()), encoding)); + Intent i = new Intent(Intent.ACTION_VIEW); + i.setData(Uri.parse(url)); + i.addCategory(Intent.CATEGORY_BROWSABLE); + try { + startActivity(i); + } catch (ActivityNotFoundException anfe) { + Log.w(TAG, anfe); + say(anfe.getLocalizedMessage()); + } + } + + private void setThisAsOnClickListener(View v) { + if (v != null) { + v.setOnClickListener(this); + } + } + + private void setThisAsOnClickListener(View root, int view) { + setThisAsOnClickListener(root.findViewById(view)); + } + + @Override + protected void onResume() { + super.onResume(); + // TODO Check here whether the config has changed for imdb + } + + @Override + protected void onPause() { + super.onPause(); + } + + class Wrapper { + public int id; + public String value; + + public Wrapper(int id) { + this.id = id; + this.value = getString(id); + } + + public String toString() { + return value; + } + } + + public Timer getTimer(Event event) { + if (event instanceof Timer) { + return (Timer) event; + } + if (event instanceof Epg) { + return ((Epg) event).getTimer(); + } + return null; + } + + protected VdrManagerApp getApp() { + final VdrManagerApp app = (VdrManagerApp) getApplication(); + return app; + } + + public void onClick(final View v) { + + final Event cEvent = epgs.get(pager.getCurrentItem()); + + switch (v.getId()) { + case R.id.epg_event_livetv: + if (cEvent instanceof Recording) { + Utils.streamRecording(this, (Recording) cEvent); + } else { + Utils.stream(this, String.valueOf(cEvent.getChannelNumber())); + } + break; + case R.id.epg_event_create_timer: + final ArrayAdapter<Wrapper> ada = new ArrayAdapter<Wrapper>(this, + android.R.layout.simple_dropdown_item_1line); + final Timer timer = getTimer(cEvent); + TimerMatch tm = Utils.getTimerMatch(cEvent, timer); + // remove unneeded menu items + if (timer != null && tm == TimerMatch.Full) { + ada.add(new Wrapper(R.string.epg_item_menu_timer_modify)); + ada.add(new Wrapper(R.string.epg_item_menu_timer_delete)); + if (timer.isEnabled()) { + ada.add(new Wrapper(R.string.epg_item_menu_timer_disable)); + } else { + ada.add(new Wrapper(R.string.epg_item_menu_timer_enable)); + } + } else if (cEvent instanceof Recording) { + ada.add(new Wrapper(R.string.epg_item_menu_timer_delete)); + } else { + + ada.add(new Wrapper(R.string.epg_item_menu_timer_add)); + if (Utils.isLive(cEvent) && (cEvent instanceof Timerable) + && ((Timerable) cEvent).getTimer() == null) { + ada.add(new Wrapper(R.string.epg_item_menu_timer_record)); + } + } + + final Timerable timerable; + + if (cEvent instanceof Timerable) { + timerable = (Timerable) cEvent; + } else { + return; + } + + new AlertDialog.Builder(this) + .setAdapter(ada, new DialogInterface.OnClickListener() { + public void onClick(DialogInterface dialog, int which) { + Wrapper w = ada.getItem(which); + switch (w.id) { + case R.string.epg_item_menu_timer_add: { + getApp().setCurrentTimer( + timerable.createTimer()); + final Intent intent = new Intent(); + intent.setClass(EpgDetailsActivity.this, + TimerDetailsActivity.class); + intent.putExtra(Intents.TIMER_OP, + Intents.ADD_TIMER); + startActivityForResult( + intent, + TimerDetailsActivity.REQUEST_CODE_TIMER_ADD); + break; + } + case R.string.epg_item_menu_timer_modify: { + getApp().setCurrentTimer(timer); + final Intent intent = new Intent(); + intent.setClass(EpgDetailsActivity.this, + TimerDetailsActivity.class); + intent.putExtra(Intents.TIMER_OP, + Intents.EDIT_TIMER); + startActivityForResult( + intent, + TimerDetailsActivity.REQUEST_CODE_TIMER_EDIT); + break; + } + case R.string.epg_item_menu_timer_delete: { + deleteTimer(timer); + break; + } + case R.string.epg_item_menu_timer_enable: + case R.string.epg_item_menu_timer_disable: { + toggleTimer(timer); + break; + } + + case R.string.epg_item_menu_timer_record: { + final Timer timer = new Timer(cEvent); + final CreateTimerTask task = new CreateTimerTask( + EpgDetailsActivity.this, timer) { + @Override + public void finished(SvdrpEvent event) { + modifed = true; + EpgCache.CACHE.remove(timer + .getChannelId()); + say(R.string.recording_started); + } + }; + task.start(); + + } + } + } + }).create()// + .show();// + + break; + // case R.id.epg_event_imdb: + + // break; + + // case R.id.epg_event_share: + // shareEvent(cEvent); + // break; + } + } + + protected void toggleTimer(final Timer timer) { + final ToggleTimerTask task = new ToggleTimerTask(this, timer) { + @Override + public void finished(SvdrpEvent event) { + if (event == SvdrpEvent.FINISHED_SUCCESS) { + TimerState state = timer.getTimerState(); + TimerMatch match = timer.getTimerMatch(); + int res = -1; + if (state == TimerState.Active) { + res = Utils.getTimerStateDrawable(match, + R.drawable.timer_inactive, + R.drawable.timer_inactive_begin, + R.drawable.timer_inactive_end, + R.drawable.timer_inactive); + } else if (state == TimerState.Inactive) { + res = Utils.getTimerStateDrawable(match, + R.drawable.timer_active, + R.drawable.timer_active_begin, + R.drawable.timer_active_end, + R.drawable.timer_active_conflict); + + } + if (res != -1) { + setState( + (ImageView) findViewById(R.id.epg_timer_state), + res); + } + } + } + }; + task.start(); + } + + private List<Event> epgs = new ArrayList<Event>(); + + protected void say(int res) { + Toast.makeText(this, res, Toast.LENGTH_SHORT).show(); + } + + protected void say(String msg) { + Toast.makeText(this, msg, Toast.LENGTH_SHORT).show(); + } + + @Override + public final boolean onCreateOptionsMenu( + Menu menu) { + super.onCreateOptionsMenu(menu); + + final MenuInflater inflater = getMenuInflater(); + inflater.inflate(R.menu.epg_details, menu); + + // mShareActionProvider = (ShareActionProvider) + // menu.findItem(R.id.epg_details_menu_share).getActionProvider(); + // mShareActionProvider.setShareIntent(getDefaultShareIntent()); + + return true; + } + + private void shareEvent(Event event) { + Utils.shareEvent(this, event); + } + + @Override + public boolean onOptionsItemSelected( + MenuItem item) { + + Event cEvent = epgs.get(pager.getCurrentItem()); + + if (item.getItemId() == R.id.epg_details_menu_share) { + shareEvent(cEvent); + return true; + } + + if (item.getItemId() == R.id.epg_details_menu_add_to_cal) { + Utils.addCalendarEvent(this, cEvent); + } + + if (item.getItemId() == R.id.epg_details_menu_search_repeat) { + Intent intent = new Intent(this, EpgSearchListActivity.class); + intent.setAction(Intent.ACTION_SEARCH); + intent.putExtra(SearchManager.QUERY, cEvent.getTitle()); + startActivity(intent); + return true; + } + + if (item.getItemId() == R.id.epg_details_menu_switch) { + Utils.switchTo(this, cEvent.getChannelId(), cEvent.getChannelName()); + return true; + } + return super.onOptionsItemSelected(item); + } + + protected void deleteTimer(final Timer timer) { + final DeleteTimerTask task = new DeleteTimerTask(this, timer) { + @Override + public void finished(SvdrpEvent event) { + if (event == SvdrpEvent.FINISHED_SUCCESS) { + setState((ImageView) findViewById(R.id.epg_timer_state), + R.drawable.timer_none); + modifed = true; + EpgCache.CACHE.remove(timer.getChannelId()); + } + } + }; + task.start(); + } + + @Override + protected void onActivityResult(int requestCode, int resultCode, Intent data) { + if (resultCode != RESULT_OK) { + return; + } + + // View view = pager.getChildAt(current); + // ImageView state = (ImageView) + // view.findViewById(R.id.epg_timer_state); + + if (requestCode == TimerDetailsActivity.REQUEST_CODE_TIMER_ADD) { + modifed = true; + // setState( + // state, + // Utils.isLive(getApp().getCurrentEvent()) ? + // R.drawable.timer_recording + // : R.drawable.timer_active); + } else if (requestCode == TimerDetailsActivity.REQUEST_CODE_TIMER_EDIT) { + modifed = true; + // ?? + } + adapter.notifyDataSetChanged(); + } + + @Override + public void onBackPressed() { + if (modifed) { + setResult(RESULT_OK); + finish(); + } else { + super.onBackPressed(); + } + } + + public void onPageScrollStateChanged(int state) { + } + + public void onPageScrolled(int position, float positionOffset, + int positionOffsetPixels) { + } + + public void onPageSelected(int position) { + + Event cEvent = epgs.get(position); + String cn = cEvent.getChannelName(); + // View view = pager.getChildAt(arg0); + // state = (ImageView) view.findViewById(R.id.epg_timer_state); + setTitle(getString(R.string.epg_of_a_channel, cn, position + 1, + epgs.size())); + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EpgSearchListActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EpgSearchListActivity.java new file mode 100644 index 0000000..0c08670 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EpgSearchListActivity.java @@ -0,0 +1,290 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Collections; +import java.util.List; + +import android.app.SearchManager; +import android.content.Intent; +import android.os.Bundle; +import android.provider.SearchRecentSuggestions; +import android.text.TextUtils; +import android.view.Menu; +import android.view.MenuInflater; +import android.view.MenuItem; +import android.widget.AdapterView; +import android.widget.AdapterView.OnItemClickListener; +import android.widget.ListView; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.app.VdrManagerApp; +import de.bjusystems.vdrmanager.data.Epg; +import de.bjusystems.vdrmanager.data.EpgSearchParams; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.EventListItem; +import de.bjusystems.vdrmanager.data.P; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.data.Timer; +import de.bjusystems.vdrmanager.data.db.EPGSearchSuggestionsProvider; +import de.bjusystems.vdrmanager.utils.date.DateFormatter; +import de.bjusystems.vdrmanager.utils.svdrp.EpgClient; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpAsyncTask; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpClient; + +/** + * This class is used for showing what's current running on all channels + * + * @author bju + */ +public class EpgSearchListActivity extends BaseTimerEditActivity<Epg> implements + OnItemClickListener { + + protected static ArrayList<Epg> CACHE = new ArrayList<Epg>(); + + @Override + protected List<Epg> getCACHE() { + return CACHE; + } + + private void initSearch(final Intent intent) { + if (Intent.ACTION_SEARCH.equals(intent.getAction())) { + final String query = intent.getStringExtra(SearchManager.QUERY); + if (TextUtils.isEmpty(query) == false) { + highlight = query.trim(); + final SearchRecentSuggestions suggestions = new SearchRecentSuggestions( + this, EPGSearchSuggestionsProvider.AUTHORITY, + EPGSearchSuggestionsProvider.MODE); + suggestions.saveRecentQuery(query, null); + } + } + } + + @Override + protected void onNewIntent(final Intent intent) { + initSearch(intent); + startSearch(); + } + + private void startSearch() { + startEpgQuery(); + } + + @Override + protected String getViewID() { + return this.getClass().getSimpleName(); + } + + @Override + protected void onCreate(final Bundle savedInstanceState) { + Preferences.setLocale(this); + // Preferences.init(this); + + super.onCreate(savedInstanceState); + + sortBy = Preferences.get(this, getViewID() + "_" + P.EPG_LAST_SORT, + MENU_GROUP_CHANNEL); + + final Intent intent = getIntent(); + initSearch(intent); + adapter = new TimeEventAdapter(this); + + // Create adapter for EPG list + adapter.setHideDescription(false); + listView = (ListView) findViewById(R.id.whatson_list); + listView.setAdapter(adapter); + listView.setTextFilterEnabled(true); + registerForContextMenu(listView); + // register EPG item click + listView.setOnItemClickListener(this); + startSearch(); + } + + public void onNothingSelected(final AdapterView<?> arg0) { + // startTimeEpgQuery(((EpgTimeSpinnerValue)timeSpinner.getAdapter().getItem(0)).getValue()); + } + + // + + private void startEpgQuery() { + + if (checkInternetConnection() == false) { + return; + } + + final EpgSearchParams sp = new EpgSearchParams(); + sp.setTitle(highlight); + setTitle(getWindowTitle()); + final EpgClient epgClient = new EpgClient(sp, + getCertificateProblemDialog()); + // remove old listeners + // epgClient.clearSvdrpListener(); + + // create background task + final SvdrpAsyncTask<Epg, SvdrpClient<Epg>> task = new SvdrpAsyncTask<Epg, SvdrpClient<Epg>>( + epgClient); + + // create progress + addListener(task); + + // start task + task.run(); + } + + protected void sort() { + /* */ + switch (sortBy) { + + case MENU_GROUP_DEFAULT: { + sortItemsByTime(CACHE, false); + break; + } + case MENU_GROUP_ALPHABET: { + Collections.sort(CACHE, new TitleComparator()); + break; + } + case MENU_GROUP_CHANNEL: { + sortItemsByChannel(CACHE); + } + } + } + + @Override + protected int getBaseMenu() { + return R.menu.refresh_menu; + } + + @Override + protected synchronized void fillAdapter() { + + adapter.highlight = this.highlight; + + adapter.clear(); + + if (CACHE.isEmpty()) { + return; + } + + sort(); + + final Calendar cal = Calendar.getInstance(); + int day = -1; + for (final Event e : CACHE) { + cal.setTime(e.getStart()); + final int eday = cal.get(Calendar.DAY_OF_YEAR); + if (eday != day) { + day = eday; + adapter.add(new EventListItem(new DateFormatter(cal) + .getDailyHeader())); + } + adapter.add(new EventListItem(e)); + } + adapter.notifyDataSetChanged(); + } + + @Override + protected int getAvailableSortByEntries() { + return R.array.epg_sort_by_time_alpha_channel; + } + + /* + * (non-Javadoc) TODO this method also should be used in startEpgQuery on + * cache hit + * + * @see de.bjusystems.vdrmanager.gui.BaseEpgListActivity#finishedSuccess() + */ + @Override + protected boolean finishedSuccessImpl(final List<Epg> results) { + + clearCache(); + for (final Epg e : results) { + CACHE.add(e); + } + pushResultCountToTitle(); + fillAdapter(); + listView.setSelectionAfterHeaderView(); + return adapter.getCount() > 0; + } + +// @Override +// protected int prepareDetailsViewData(final EventListItem item, int position) { +// final VdrManagerApp app = (VdrManagerApp) getApplication(); +// app.setCurrentEvent(item.getEvent()); +// app.setCurrentEpgList(CACHE); +// for (int i = 0; i < position; ++i) { +// if (CACHE.get(i) == item.getEvent()) { +// return i; +// } +// } +// +// return 0; +// } + + @Override + protected int getMainLayout() { + return R.layout.search_epg_list; + } + + @Override + protected void refresh() { + startEpgQuery(); + } + + @Override + protected void retry() { + startEpgQuery(); + } + + @Override + public boolean onCreateOptionsMenu(final Menu menu) { + // MenuItem item; + // item = menu.add(MENU_GROUP_NEW_TIMER, MENU_NEW_TIMER, 0, + // R.string.new_timer); + // item.setIcon(android.R.drawable.ic_menu_add);; + // /item.setAlphabeticShortcut('r'); + + MenuInflater inflater = getMenuInflater(); + inflater.inflate(R.menu.epg_search_menu, menu); + return super.onCreateOptionsMenu(menu); + } + + @Override + public boolean onOptionsItemSelected(final MenuItem item) { + if (item.getItemId() == R.id.epg_search) { + startSearchManager(); + return true; + } + return super.onOptionsItemSelected(item); + } + + @Override + protected String getWindowTitle() { + if (TextUtils.isEmpty(highlight)) { + return getString(R.string.epg_by_search); + } + + return getString(R.string.epg_by_search_param, highlight); + } + + // @Override + // public boolean onSearchRequested() { + // startSearchManager(); + // return true; + // } + + @Override + protected int getListNavigationIndex() { + return -1; + } + + @Override + protected boolean hasListNavigation() { + return false; + } + + @Override + protected void timerModified(final Timer timer) { + clearCache(); + super.timerModified(timer); + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity.java new file mode 100644 index 0000000..9be94cb --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EpgSearchTimesListActivity.java @@ -0,0 +1,147 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.List; + +import android.app.Activity; +import android.app.AlertDialog; +import android.content.DialogInterface; +import android.os.Bundle; +import android.view.ContextMenu; +import android.view.ContextMenu.ContextMenuInfo; +import android.view.MenuInflater; +import android.view.MenuItem; +import android.view.View; +import android.view.View.OnClickListener; +import android.widget.AdapterView; +import android.widget.ArrayAdapter; +import android.widget.Button; +import android.widget.ListView; +import android.widget.TimePicker; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.EpgSearchTimeValue; +import de.bjusystems.vdrmanager.data.EpgSearchTimeValues; +import de.bjusystems.vdrmanager.data.Preferences; + +/** + * This class is used for showing what's + * current running on all channels + + * @author bju + */ +public class EpgSearchTimesListActivity extends Activity + implements OnClickListener{ + + ArrayAdapter<EpgSearchTimeValue> adapter; + + List<EpgSearchTimeValue> values; + + @Override + protected void onCreate(final Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + // Attach view + setContentView(R.layout.epg_search_times_list); + + setTitle(R.string.epg_search_times_window); + + // Create adapter for ListView + adapter = new ArrayAdapter<EpgSearchTimeValue>(this, R.layout.epg_search_times_item); + final ListView listView = (ListView) findViewById(R.id.epg_search_times_list); + listView.setAdapter(adapter); + registerForContextMenu(listView); + + // create channel list + updateList(); + + // button handler + final Button addButton = (Button) findViewById(R.id.epg_search_times_add); + addButton.setOnClickListener(this); + } + + public void onClick(final View v) { + // show time selection + final TimePicker timePicker = new TimePicker(this); + timePicker.setIs24HourView(Preferences.get().isUse24hFormat()); + new AlertDialog.Builder(this) + .setTitle(R.string.set_time) + .setPositiveButton(android.R.string.ok, new DialogInterface.OnClickListener() { + @Override + public void onClick(DialogInterface dialog, int which) { + onTimeSet(timePicker.getCurrentHour(), timePicker.getCurrentMinute()); + } + }) + .setNegativeButton(android.R.string.cancel, + new DialogInterface.OnClickListener() { + @Override + public void onClick(DialogInterface dialog, + int which) { + dialog.dismiss(); + } + }).setView(timePicker).show(); + } + + public void onTimeSet(final int hourOfDay, final int minute) { + + final EpgSearchTimeValue time = new EpgSearchTimeValue(values.size(), String.format("%02d:%02d", hourOfDay, minute)); + values.add(time); + adapter.add(time); + + save(); + + updateList(); + } + + @Override + protected void onResume() { + super.onResume(); + } + + @Override + protected void onPause() { + super.onPause(); + } + + @Override + public void onCreateContextMenu(final ContextMenu menu, final View v, final ContextMenuInfo menuInfo) { + super.onCreateContextMenu(menu, v, menuInfo); + + if (v.getId() == R.id.epg_search_times_list) { + final MenuInflater inflater = getMenuInflater(); + final AdapterView.AdapterContextMenuInfo info = (AdapterView.AdapterContextMenuInfo)menuInfo; + menu.setHeaderTitle(values.get(info.position+2).toString()); + + inflater.inflate(R.menu.epg_search_time_item_menu, menu); + } + } + + + + @Override + public boolean onContextItemSelected(final MenuItem item) { + + final AdapterView.AdapterContextMenuInfo info = (AdapterView.AdapterContextMenuInfo)item.getMenuInfo(); + final EpgSearchTimeValue time = values.get(info.position+2); + + if (item.getItemId() == R.id.epg_search_time_delete) { + values.remove(time); + adapter.remove(time); + save(); + } + + return true; + } + + private void updateList() { + + // get values + values = new EpgSearchTimeValues(this).getValues(); + adapter.clear(); + for(int i = 2; i < values.size() - 1; i++) { + adapter.add(values.get(i)); + } + } + + private void save() { + new EpgSearchTimeValues(this).saveValues(values); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EventEpgListActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EventEpgListActivity.java new file mode 100644 index 0000000..3e73729 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EventEpgListActivity.java @@ -0,0 +1,489 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Collections; +import java.util.Date; +import java.util.List; + +import android.content.Intent; +import android.os.Bundle; +import android.view.Menu; +import android.view.MenuInflater; +import android.view.MenuItem; +import android.view.View; +import android.widget.AdapterView; +import android.widget.AdapterView.OnItemClickListener; +import android.widget.AdapterView.OnItemSelectedListener; +import android.widget.ArrayAdapter; +import android.widget.ListView; +import android.widget.Spinner; +import android.widget.TextView; +import android.widget.Toast; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.app.VdrManagerApp; +import de.bjusystems.vdrmanager.data.Channel; +import de.bjusystems.vdrmanager.data.Epg; +import de.bjusystems.vdrmanager.data.EpgCache; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.EventListItem; +import de.bjusystems.vdrmanager.tasks.ChannelsTask; +import de.bjusystems.vdrmanager.utils.date.DateFormatter; +import de.bjusystems.vdrmanager.utils.svdrp.ChannelClient; +import de.bjusystems.vdrmanager.utils.svdrp.EpgClient; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpAsyncTask; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpClient; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpEvent; + +/** + * This class is used for showing what's current running on all channels + * + * @author bju + */ +public class EventEpgListActivity extends BaseTimerEditActivity<Epg> implements + OnItemClickListener, OnItemSelectedListener { + + private static final String TAG = EventEpgListActivity.class + .getSimpleName(); + + // protected static Date nextForceCache = null; + + // private static Channel cachedChannel = null; + + Spinner channelSpinner; + + View switcher; + + ArrayAdapter<Channel> channelSpinnerAdapter; + + // protected static ArrayList<Epg> CACHE = new ArrayList<Epg>(); + + private TextView audio; + + private View channelInfo; + + @Override + protected void onCreate(final Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + // + // + // create adapter for channel spinner + channelSpinnerAdapter = new ArrayAdapter<Channel>(this, + android.R.layout.simple_spinner_item); + channelSpinnerAdapter + .setDropDownViewResource(android.R.layout.simple_spinner_dropdown_item); + channelSpinner = (Spinner) findViewById(R.id.epg_list_channel_spinner); + channelSpinner.setAdapter(channelSpinnerAdapter); + + switcher = findViewById(R.id.switch_epg_view); + switcher.setOnClickListener(this); + + // add channel values + // boolean useChannelNumber = Preferences.get().isShowChannelNumbers(); + + // show needed items + + channelInfo = findViewById(R.id.channel_info); + + channelInfo.setOnClickListener(this); + + audio = (TextView) channelInfo.findViewById(R.id.channel_audio); + + adapter = new ChannelEventAdapter(this); + + // if (currentChannel != null) { + + // } + // startChannelEpgQuery(channel); + // findViewById(R.id.timer_item_channel).setVisibility(View.GONE); + // break; + + // Create adapter for EPG list + listView = (ListView) findViewById(R.id.whatson_list); + listView.setAdapter(adapter); + // listView.setFastScrollEnabled(true); + listView.setTextFilterEnabled(true); + registerForContextMenu(listView); + + // register EPG item click + listView.setOnItemClickListener(this); + + if (checkInternetConnection() == false) { + return; + } + + startQuery(); + + } + + @Override + protected int getAvailableSortByEntries() { + return R.array.epg_sort_by_time_alpha; + } + + @Override + protected String getViewID() { + return EventEpgListActivity.class.getSimpleName(); + } + + private void startQuery() { + new ChannelsTask(this, new ChannelClient(getCertificateProblemDialog())) { + @Override + public void finished(final SvdrpEvent event) { + if (event == SvdrpEvent.CACHE_HIT + || event == SvdrpEvent.FINISHED_SUCCESS) { + final ArrayList<Channel> channels = ChannelClient + .getChannels(); + currentChannel = getApp().getCurrentChannel(); + boolean found = false; + int count = 0; + for (final Channel c : channels) { + channelSpinnerAdapter.add(c); + if (currentChannel != null && !found) { + if (currentChannel.equals(c)) { + found = true; + } else { + count++; + } + } + } + channelSpinner.setSelection(count); + channelSpinner + .setOnItemSelectedListener(EventEpgListActivity.this); + } else { + noConnection(event); + } + } + }.start(); + + } + + void sort() { + if (sortBy == BaseEventListActivity.MENU_GROUP_ALPHABET) { + Collections.sort(getCache(), new TitleComparator()); + } else if (sortBy == BaseEventListActivity.MENU_GROUP_DEFAULT) { + Collections.sort(getCache(), new TimeComparator(false)); + } + } + + @Override + protected void onPause() { + super.onPause(); + } + + @Override + protected void onResume() { + super.onResume(); + } + + @Override + public void onItemSelected(final AdapterView<?> parent, final View view, + final int position, final long id) { + // get spinner value + final Channel channel = (Channel) channelSpinner.getSelectedItem(); + currentChannel = channel; + setCurrent(channel); + // setAsCurrent(channel); + // update search + if (channel.getAudio().isEmpty() == false) { + audio.setText(Utils.formatAudio(this, channel.getAudio())); + } else { + audio.setText(""); + } + + startEpgQuery(false); + } + + @Override + public void onNothingSelected(final AdapterView<?> arg0) { + // startTimeEpgQuery(((EpgTimeSpinnerValue)timeSpinner.getAdapter().getItem(0)).getValue()); + } + + @Override + public void clearCache() { + getCache().clear(); + EpgCache.CACHE.remove(currentChannel.getId()); + EpgCache.NEXT_REFRESH.remove(currentChannel.getId()); + } + + private boolean useCache() { + + if (currentChannel == null) { + return false; + } + + final ArrayList<Epg> cachedChannel = EpgCache.CACHE.get(currentChannel + .getId()); + + if (cachedChannel == null) { + return false; + } + + final Date nextForceCache = EpgCache.NEXT_REFRESH.get(currentChannel + .getId()); + + if (nextForceCache == null) { + return false; + } + final Date now = new Date(); + if (nextForceCache.before(now)) { + return false; + } + return true; + } + + @Override + public void onClick(final View view) { + + if (view == switcher) { + final Intent intent = new Intent(); + intent.setClass(this, TimeEpgListActivity.class); + intent.setFlags(Intent.FLAG_ACTIVITY_REORDER_TO_FRONT + | Intent.FLAG_ACTIVITY_SINGLE_TOP); + startActivity(intent); + } else if (view == channelInfo) { + Utils.stream(this, currentChannel); + } else { + super.onClick(view); + } + } + + private void startEpgQuery(final boolean force) { + if (useCache() && !force) { + fillAdapter(); + return; + } + + if (checkInternetConnection() == false) { + return; + } + + // clearCache(); + + final EpgClient epgClient = new EpgClient(currentChannel, + getCertificateProblemDialog()); + + // remove old listeners + // epgClient.clearSvdrpListener(); + + // create background task + final SvdrpAsyncTask<Epg, SvdrpClient<Epg>> task = new SvdrpAsyncTask<Epg, SvdrpClient<Epg>>( + epgClient); + + // create progress + + addListener(task); + + // start task + task.run(); + } + + private static final ArrayList<Epg> EMPTY = new ArrayList<Epg>(0); + + private ArrayList<Epg> getCache() { + if (currentChannel == null) { + return EMPTY; + } + final ArrayList<Epg> arrayList = EpgCache.CACHE.get(currentChannel + .getId()); + if (arrayList == null) { + return EMPTY; + } + return arrayList; + } + + @Override + protected void fillAdapter() { + + adapter.clear(); + + final ArrayList<Epg> cache = getCache(); + + if (cache.isEmpty()) { + return; + } + + sort(); + + final Calendar cal = Calendar.getInstance(); + int day = -1; + for (final Event e : cache) { + cal.setTime(e.getStart()); + final int eday = cal.get(Calendar.DAY_OF_YEAR); + if (eday != day) { + day = eday; + adapter.add(new EventListItem(new DateFormatter(cal) + .getDailyHeader())); + } + adapter.add(new EventListItem(e)); + } + + adapter.notifyDataSetChanged(); + + } + + /* + * (non-Javadoc) TODO this method also should be used in startEpgQuery on + * cache hit + * + * @see de.bjusystems.vdrmanager.gui.BaseEpgListActivity#finishedSuccess() + */ + @Override + protected boolean finishedSuccessImpl(final List<Epg> results) { + // adapter.clear(); + // CACHE.clear(); + + clearCache(); + + if (results.isEmpty()) { + return false; + } + + final Date now = new Date(); + + EpgCache.NEXT_REFRESH.put(currentChannel.getId(), FUTURE); + + Date nextForceCache = FUTURE; + + // Calendar cal = Calendar.getInstance(); + // int day = -1; + // sortItemsByTime(results); + final ArrayList<Epg> cache = new ArrayList<Epg>(); + for (final Epg e : results) { + cache.add(e); + // cal.setTime(e.getStart()); + // int eday = cal.get(Calendar.DAY_OF_YEAR); + // if (eday != day) { + // day = eday; + // adapter.add(new EventListItem(new DateFormatter(cal) + // .getDailyHeader())); + // } + // adapter.add(new EventListItem((Epg) e)); + if (e.getStop().before(nextForceCache) && e.getStop().after(now)) { + nextForceCache = e.getStop(); + } + } + + EpgCache.NEXT_REFRESH.put(currentChannel.getId(), nextForceCache); + EpgCache.CACHE.put(currentChannel.getId(), cache); + + fillAdapter(); + listView.setSelectionAfterHeaderView(); + return results.isEmpty() == false; + + // /////////////// + + // // get spinner value + // final EpgSearchTimeValue selection = (EpgSearchTimeValue) timeSpinner + // .getSelectedItem(); + // nextForceCache = FUTURE; + // cachedTime = selection.getValue(); + // Date now = new Date(); + // + // //adapter.add(new EventListItem(new DateFormatter(results.get(0) + // // .getStart()).getDailyHeader())); + // + // for (Event e : results) { + // CACHE.add(e); + // if (e.getStop().before(nextForceCache) && e.getStop().after(now)) { + // nextForceCache = e.getStop(); + // } + // } + // + + } + +// @Override +// protected int prepareDetailsViewData(final EventListItem item, int position) { +// final VdrManagerApp app = (VdrManagerApp) getApplication(); +// app.setCurrentEvent(item.getEvent()); +// ArrayList<Epg> cache = getCache(); +// app.setCurrentEpgList(cache); +// for (int i = 0; i < position; ++i) { +// if (cache.get(i) == item.getEvent()) { +// return i; +// } +// } +// +// return 0; +// } + + @Override + protected int getMainLayout() { + return R.layout.event_epg_list; + } + + @Override + protected void refresh() { + startEpgQuery(true); + } + + @Override + protected void retry() { + refresh(); + } + + @Override + protected String getWindowTitle() { + return getString(R.string.epg_by_channel); + } + + private void nextEvent() { + final int pos = channelSpinner.getSelectedItemPosition(); + if (pos + 1 >= channelSpinnerAdapter.getCount()) { + Toast.makeText(this, R.string.navigae_at_the_end, + Toast.LENGTH_SHORT).show(); + return; + } + channelSpinner.setSelection(pos + 1, true); + } + + private void prevEvent() { + final int pos = channelSpinner.getSelectedItemPosition(); + if (pos <= 0) { + say(R.string.navigae_at_the_start); + return; + } + channelSpinner.setSelection(pos - 1, true); + } + + @Override + public void onSwipe(final int direction) { + switch (direction) { + case SimpleGestureFilter.SWIPE_RIGHT: + prevEvent(); + break; + case SimpleGestureFilter.SWIPE_LEFT: + nextEvent(); + break; + } + } + + @Override + protected int getListNavigationIndex() { + return LIST_NAVIGATION_EPG_BY_CHANNEL; + } + + @Override + protected List<Epg> getCACHE() { + return getCache(); + } + + @Override + public boolean onCreateOptionsMenu(final Menu menu) { + super.onCreateOptionsMenu(menu); + final MenuInflater inflater = getMenuInflater(); + inflater.inflate(R.menu.epg_event_list_menu, menu); + return true; + } + + @Override + public boolean onOptionsItemSelected(final MenuItem item) { + if (item.getItemId() == R.id.epg_list_stream) { + Utils.stream(this, currentChannel); + return true; + } + return super.onOptionsItemSelected(item); + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EventListItemHolder.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EventListItemHolder.java new file mode 100644 index 0000000..eaf70bb --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/EventListItemHolder.java @@ -0,0 +1,19 @@ +package de.bjusystems.vdrmanager.gui; + + +import android.widget.ImageView; +import android.widget.ProgressBar; +import android.widget.TextView; + +class EventListItemHolder { + public ImageView state; + public ImageView other; + public TextView title; + public TextView date; + public TextView time; + public TextView channel; + public TextView shortText; + public ProgressBar progress; + public TextView duration; + public TextView description; +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/PreferencesActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/PreferencesActivity.java new file mode 100644 index 0000000..e8ae690 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/PreferencesActivity.java @@ -0,0 +1,144 @@ +package de.bjusystems.vdrmanager.gui; + +import android.content.Context; +import android.content.Intent; +import android.content.SharedPreferences; +import android.content.SharedPreferences.OnSharedPreferenceChangeListener; +import android.os.Bundle; +import android.preference.Preference; +import android.preference.Preference.OnPreferenceChangeListener; +import android.preference.Preference.OnPreferenceClickListener; +import android.preference.PreferenceManager; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.app.VdrManagerApp; +import de.bjusystems.vdrmanager.backup.BackupSettingsActivity; +import de.bjusystems.vdrmanager.data.Preferences; + +public class PreferencesActivity extends BasePreferencesActivity implements + OnSharedPreferenceChangeListener, OnPreferenceChangeListener, + OnPreferenceClickListener { +// +// Preference somePreference = findPreference(SOME_PREFERENCE_KEY); +// PreferenceScreen preferenceScreen = getPreferenceScreen(); +// preferenceScreen.removePreference(somePreference); +// +// you can later call: +// +// preferenceScreen.addPreference(somePreference); + private static final String TAG = "PreferencesActivity"; + + @Override + protected void onCreate(final Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + this.getPreferenceManager().setSharedPreferencesName( + Preferences.getPreferenceFile(this)); + this.addPreferencesFromResource(R.xml.preferences); + + + Preference backupPreference = findPreference(getString(R.string.settings_backup_key)); + backupPreference.setOnPreferenceClickListener(new OnPreferenceClickListener() { + @Override + public boolean onPreferenceClick(Preference preference) { + Intent intent = new Intent(PreferencesActivity.this, BackupSettingsActivity.class); + intent.addFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP | Intent.FLAG_ACTIVITY_NEW_TASK); + startActivity(intent); + return true; + } + }); + + updateChildPreferences(); + } + + // /** Return a properly configured SharedPreferences instance */ + public static SharedPreferences getSharedPreferences(Context context) { + return PreferenceManager.getDefaultSharedPreferences(context); + } + + @Override + protected void onPause() { + super.onPause(); + // Unregister the listener whenever a key changes + Preferences.getSharedPreferences(this) + .unregisterOnSharedPreferenceChangeListener(this); + } + + @Override + protected void onResume() { + super.onResume(); + // Set up a listener whenever a key changes + Preferences.getSharedPreferences(this) + .registerOnSharedPreferenceChangeListener(this); + + } + + + + private void updateChildPreferences() { + SharedPreferences sp = Preferences.getSharedPreferences(this); + + for (String key : sp.getAll().keySet()) { + Preference p = findPreference(key); + updateSummary(p); + } + + + } + + @Override + public void onBackPressed() { + //Preferences.getSharedPreferences(this) + //.registerOnSharedPreferenceChangeListener(this); + + // finish this activity + //Preferences.init(this); + // restart main activity because + // the buttons needs refreshing + Intent intent = new Intent(this, VdrManagerActivity.class); + int flags = Intent.FLAG_ACTIVITY_NEW_TASK + | Intent.FLAG_ACTIVITY_SINGLE_TOP + | Intent.FLAG_ACTIVITY_CLEAR_TOP; + intent.setFlags(flags); + startActivity(intent); + finish(); + } + + public void onSharedPreferenceChanged(SharedPreferences arg0, String key) { + updateChildPreferences(); + Preference p = findPreference(key); + updateSummary(p); + //Preferences.reset(); + Preferences.init(this); + //Preferences.setLocale(getBaseContext()); + } + + public boolean onPreferenceChange(Preference arg0, Object arg1) { + return false; + } + + public boolean onPreferenceClick(Preference arg0) { + // if (arg0.getKey().equals(getString(R.string.wakeup_wol_mac_key))) { + // // if(arg0.) + // String host = Preferences.getPreferences().getSvdrpHost(); + // + // if(host == null || host.length() == 0){ + // return true; + // } + // + // try { + // Socket echoSocket = new Socket(host, 7); + // InetAddress ia = echoSocket.getInetAddress(); + // + // } catch (Exception ex){ + // Log.w(TAG,ex); + // } + // + // String mac = WakeOnLan.getMacFromArpCache(host); + // System.err.println("mac"); + // } + + return true; + } + + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/RecordingAdapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/RecordingAdapter.java new file mode 100644 index 0000000..b664276 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/RecordingAdapter.java @@ -0,0 +1,137 @@ +package de.bjusystems.vdrmanager.gui; + +import android.content.Context; +import android.view.View; +import android.view.ViewGroup; +import android.widget.TextView; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.EventFormatter; +import de.bjusystems.vdrmanager.data.EventListItem; +import de.bjusystems.vdrmanager.data.Recording; +import de.bjusystems.vdrmanager.data.RecordingListItem; + +class RecordingAdapter extends BaseEventAdapter<EventListItem> { + + protected final static int TYPE_FOLDER = 2; + + public RecordingAdapter(final Context context) { + super(context, R.layout.epg_event_item); + hideChannelName = false; + } + + @Override + protected EventFormatter getEventFormatter(Event event) { + return new EventFormatter(event, true); + } + + @Override + public int getViewTypeCount() { + return 3; + } + + @Override + protected boolean isHeader(EventListItem item) { + if (item instanceof RecordingListItem == false) { + return item.isHeader(); + } + + if (((RecordingListItem) item).isFolder()) { + return false; + } + + return item.isHeader(); + } + + @Override + public int getItemViewType(int position) { + + // get item + final RecordingListItem item = (RecordingListItem) getItem(position); + + if (item.isHeader()) { + return TYPE_HEADER; + } else if (item.isFolder()) { + return TYPE_FOLDER; + } + return TYPE_ITEM; + } + + class EventListItemFolderHolder { + public TextView folder; + public TextView count; + } + + protected EventListItemFolderHolder getFolderViewHolder(EventListItem item, + View view) { + EventListItemFolderHolder itemHolder = new EventListItemFolderHolder(); + itemHolder.folder = (TextView) view.findViewById(R.id.header_item); + itemHolder.count = (TextView) view.findViewById(R.id.count); + return itemHolder; + } + + @Override + public View getView(final int position, View convertView, + final ViewGroup parent) { + + // get item + final RecordingListItem item = (RecordingListItem) getItem(position); + + if (item.isFolder() == false) { + return super.getView(position, convertView, parent); + } + + EventListItemFolderHolder holder = null; + if (convertView == null + || (convertView != null && convertView.getTag() instanceof EventListItemFolderHolder) == false) { + convertView = inflater.inflate(R.layout.folder_item, null); + holder = getFolderViewHolder(item, convertView); + convertView.setTag(holder); + } else { + holder = (EventListItemFolderHolder) convertView.getTag(); + } + + holder.folder + .setText(Utils.highlight(item.folder.getName(), highlight)); + holder.count.setText(String.valueOf(item.folder.size())); + return convertView; + } + + @Override + public RecordingListItem getItem(int position) { + return (RecordingListItem) super.getItem(position); + } + + // + // protected void addSuper(RecordingListItem item) { + // super.addSuper(item); + // } + // + // protected void clearSuper() { + // super.clear(); + // } + protected void handleState(EventListItemHolder itemHolder, + EventListItem item) { + + Recording r = (Recording) item.getEvent(); + if (r.getTimerStopTime() != null) { + itemHolder.state.setImageResource(R.drawable.timer_recording); + } else { + itemHolder.state.setImageResource(R.drawable.timer_none); + itemHolder.other.setVisibility(View.GONE); + if (r.isNeww() == true) { + itemHolder.state.setImageResource(R.drawable.newrecording); + if (r.isCut()) { + itemHolder.other.setVisibility(View.VISIBLE); + itemHolder.other.setImageResource(R.drawable.schere); + } else { + itemHolder.other.setVisibility(View.GONE); + } + } else if (r.isCut()) { + itemHolder.state.setImageResource(R.drawable.schere); + } + } + + } + +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/RecordingDir.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/RecordingDir.java new file mode 100644 index 0000000..ce7b995 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/RecordingDir.java @@ -0,0 +1,71 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.ArrayList; +import java.util.List; +import java.util.TreeMap; + +import de.bjusystems.vdrmanager.data.Recording; + +public class RecordingDir { + + public RecordingDir() { + + } + + public String name; + + public RecordingDir parent; + + public TreeMap<String, RecordingDir> dirs = new TreeMap<String, RecordingDir>(); + + public List<Recording> recordings = new ArrayList<Recording>(); + + public String getName() { + return name; + } + + @Override + public String toString() { + StringBuilder sb = new StringBuilder(); + sb.append("[").append(name).append(" => {"); + String sep = ""; + for (RecordingDir e : dirs.values()) { + sb.append(sep).append(e.toString()); + sep = ", "; + } + + sb.append("}\n-").append("\n"); + + sb.append("{").append(""); + + sep = ""; + for (Recording r : recordings) { + sb.append(sep).append(r.toString()); + } + sb.append("}]"); + return sb.toString(); + } + + public void clear() { + for (RecordingDir dir : dirs.values()) { + dir.clear(); + } + recordings.clear(); + } + + public int size() { + int sum = 0; + for (RecordingDir d : dirs.values()) { + sum += d.size(); + } + sum += recordings.size(); + return sum; + } + + public String getPath(){ + if(parent == null){ + return "/"; + } + return parent.getPath() + name + "/"; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/RecordingListActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/RecordingListActivity.java new file mode 100644 index 0000000..50f0971 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/RecordingListActivity.java @@ -0,0 +1,568 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Collection; +import java.util.Collections; +import java.util.List; +import java.util.Stack; + +import android.os.Bundle; +import android.util.Log; +import android.view.ContextMenu; +import android.view.ContextMenu.ContextMenuInfo; +import android.view.Menu; +import android.view.MenuInflater; +import android.view.MenuItem; +import android.view.View; +import android.widget.AdapterView; +import android.widget.AdapterView.OnItemLongClickListener; +import android.widget.ListView; +import android.widget.ProgressBar; +import android.widget.TextView; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.EventFormatter; +import de.bjusystems.vdrmanager.data.EventListItem; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.data.Recording; +import de.bjusystems.vdrmanager.data.RecordingListItem; +import de.bjusystems.vdrmanager.tasks.DeleteRecordingTask; +import de.bjusystems.vdrmanager.utils.date.DateFormatter; +import de.bjusystems.vdrmanager.utils.svdrp.RecordingClient; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpAsyncTask; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpClient; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpEvent; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpStartListener; + +/** + * This class is used for showing what's current running on all channels + * + * @author bju + */ +public class RecordingListActivity extends BaseEventListActivity<Recording> + implements OnItemLongClickListener, SvdrpStartListener { + + // RecordingClient recordingClient; + + // public static final int MENU_GROUP_CHANNEL = 2; + + public static final int ASC = 0; + + public static final int DESC = 1; + + // protected static ArrayList<Recording> CACHE = new ArrayList<Recording>(); + + // private static Map<String, List<Recording>> CACHE = new TreeMap<String, + // List<Recording>>(); + + // public static final Map<String, Set<String>> FOLDERS = new + // TreeMap<String, Set<String>>(); + + private RecordingDir currentFolder; // Recording.ROOT_FOLDER; + + private final int ASC_DESC = ASC; + + private static final List<Recording> EMPTY = new ArrayList<Recording>(0); + + private final Stack<String> stack = new Stack<String>(); + + private TextView folderInfo; + + private TextView currentCount; + + private TextView driverInfo; + + private View driverInfoContainer; + + private ProgressBar drive_info_pb; + + private int totalMB = -1; + + private int freeMB = -1; + + private int percent = -1; + + private RecordingDir ROOT = new RecordingDir(); + + @Override + protected void onCreate(final Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + adapter = new RecordingAdapter(this); + currentFolder = ROOT; + // attach adapter to ListView + listView = (ListView) findViewById(R.id.recording_list); + folderInfo = (TextView) findViewById(R.id.folder_info); + driverInfoContainer = findViewById(R.id.driver_info_container); + driverInfo = (TextView) driverInfoContainer + .findViewById(R.id.drive_info); + drive_info_pb = (ProgressBar) driverInfoContainer + .findViewById(R.id.drive_info_pb); + currentCount = (TextView) findViewById(R.id.current_count); + listView.setAdapter(adapter); + + // set click listener + listView.setOnItemLongClickListener(this); + // register EPG item click + listView.setOnItemClickListener(this); + // context menu wanted + registerForContextMenu(listView); + listView.setFastScrollEnabled(true); + listView.setTextFilterEnabled(true); + // start query + startRecordingQuery(); + } + + @Override + protected int getAvailableSortByEntries() { + return R.array.recordings_group_by; + }; + + // AlertDialog groupByDialog = null; + + // @Override + // public boolean onOptionsItemSelected( + // final com.actionbarsherlock.view.MenuItem item) { + // + // switch (item.getItemId()) { + // case R.id.menu_groupby: + // // case MENU_PROVIDER: + // // case MENU_NAME: + // if (groupByDialog == null) { + // groupByDialog = new AlertDialog.Builder(this) + // .setTitle(R.string.menu_groupby) + // .setIcon(android.R.drawable.ic_menu_sort_alphabetically) + // .setSingleChoiceItems(getAvailableGroupByEntries(), + // groupBy, new DialogInterface.OnClickListener() { + // public void onClick(DialogInterface dialog, + // int which) { + // if (groupBy == which) { + // ASC_DESC = ASC_DESC == ASC ? DESC + // : ASC; + // } else { + // groupBy = which; + // ASC_DESC = ASC; + // } + // // fillAdapter(); + // groupByDialog.dismiss(); + // say("Comming soon..."); + // } + // }).create(); + // } + // + // groupByDialog.show(); + // + // return true; + // default: + // return super.onOptionsItemSelected(item); + // } + // } + + @Override + public void onItemClick(final AdapterView<?> parent, final View view, + final int position, final long id) { + + final RecordingListItem item = (RecordingListItem) adapter + .getItem(position); + if (item.isFolder()) { + currentFolder = item.folder; + // if (currentFolder.equals(Recording.ROOT_FOLDER)) { + // currentFolder = item.folder; + // } else { + // currentFolder = currentFolder + Recording.FOLDERDELIMCHAR + // + item.folder; + // } + // stack.push(currentFolder); + fillAdapter(); + } else { + super.onItemClick(parent, view, position, id); + } + } + + private void updateCurrentFolderInfo(int size) { + folderInfo.setText(currentFolder.getPath()); + currentCount.setText(String.valueOf(size)); + } + + /* + * (non-Javadoc) + * + * @see + * de.bjusystems.vdrmanager.gui.BaseActivity#onCreateOptionsMenu(android + * .view.Menu) + */ + @Override + public boolean onCreateOptionsMenu( + final Menu menu) { + final MenuInflater inflater = getMenuInflater(); + inflater.inflate(R.menu.recording_list_menu, menu); + return super.onCreateOptionsMenu(menu); + } + + @Override + protected void onPause() { + super.onPause(); + } + +// @Override +// protected int prepareDetailsViewData(final EventListItem event, int position) { +// getApp().setCurrentEvent(event.getEvent()); +// List<Recording> cachEget = CACHEget(currentFolder); +// getApp().setCurrentEpgList(cachEget); +// +// for(int i = 0; i < position; ++i){ +// if(cachEget.get(i) == event.getEvent()){ +// return i; +// } +// } +// +// return 0; +// } + + @Override + public void onCreateContextMenu(final ContextMenu menu, final View v, + final ContextMenuInfo menuInfo) { + + final AdapterView.AdapterContextMenuInfo info = (AdapterView.AdapterContextMenuInfo) menuInfo; + final EventListItem item = adapter.getItem(info.position); + if (item.isHeader()) { + return; + } + + if (v.getId() == R.id.recording_list) { + final MenuInflater inflater = getMenuInflater(); + // set menu title + final EventFormatter formatter = new EventFormatter(item); + menu.setHeaderTitle(formatter.getTitle()); + + inflater.inflate(R.menu.recording_list_item_menu, menu); + if (Preferences.get().isEnableRecStream() == false) { + menu.removeItem(R.id.recording_item_menu_stream); + } + + } + + super.onCreateContextMenu(menu, v, menuInfo); + // + // http://projects.vdr-developer.org/issues/863 + // if (Utils.isLive(item)) { + menu.removeItem(R.id.epg_item_menu_live_tv); + // } + } + + @Override + public boolean onContextItemSelected(final MenuItem item) { + + final AdapterView.AdapterContextMenuInfo info = (AdapterView.AdapterContextMenuInfo) item + .getMenuInfo(); + final EventListItem event = adapter.getItem(info.position); + final Recording rec = (Recording) event.getEvent(); + switch (item.getItemId()) { + case R.id.recording_item_menu_delete: { + final DeleteRecordingTask drt = new DeleteRecordingTask(this, rec) { + @Override + public void finished(final SvdrpEvent event) { + if (event == SvdrpEvent.FINISHED_SUCCESS) { + backupViewSelection(); + refresh(); + } + } + }; + drt.start(); + break; + } + case R.id.recording_item_menu_stream: { + Utils.streamRecording(this, rec); + // say("Sorry, not yet. It would be. File -> " + rec.getFileName()); + break; + } + + default: + return super.onContextItemSelected(item); + } + return true; + } + + private void startRecordingQuery() { + + if (checkInternetConnection() == false) { + return; + } + + // get timer client + final RecordingClient recordingClient = new RecordingClient( + getCertificateProblemDialog()); + + recordingClient.addStartListener(this); + + // create backgound task + final SvdrpAsyncTask<Recording, SvdrpClient<Recording>> task = new SvdrpAsyncTask<Recording, SvdrpClient<Recording>>( + recordingClient); + + // create progress dialog + + addListener(task); + + // start task + task.run(); + } + + @Override + protected void retry() { + startRecordingQuery(); + } + + @Override + protected void refresh() { + startRecordingQuery(); + } + + @Override + protected int getMainLayout() { + return R.layout.recording_list; + } + + @Override + protected String getWindowTitle() { + return getString(R.string.action_menu_recordings); + } + + protected void sort() { + /* */ + switch (sortBy) { + case MENU_GROUP_DEFAULT: { + sortItemsByTime(CACHEget(currentFolder), true); + break; + } + case MENU_GROUP_ALPHABET: { + Collections.sort(CACHEget(currentFolder), new TitleComparator()); + break; + } + // case MENU_GROUP_CHANNEL: { + // sortItemsByChannel(results); + // } + } + } + + private List<Recording> CACHEget(RecordingDir currentFolder) { + return currentFolder.recordings; + } + + + @Override + protected void fillAdapter() { + + adapter.clear(); + + sort(); + + final Calendar cal = Calendar.getInstance(); + int day = -1; + + final Collection<RecordingDir> folders = currentFolder.dirs.values(); + for (final RecordingDir d : folders) { + final RecordingListItem recordingListItem = new RecordingListItem( + d.name); + recordingListItem.folder = d; + // final String sf = currentFolder.length() > 0 ? currentFolder + // + Recording.FOLDERDELIMCHAR + f : f; + // final List<Recording> list2 = CACHE.get(sf); + // if (list2 != null) { + // recordingListItem.getCcount = getCountInFolder(currentFolder, f); + // } + adapter.add(recordingListItem); + } + + updateCurrentFolderInfo(currentFolder.size()); + + for (final Event rec : CACHEget(currentFolder)) { + cal.setTime(rec.getStart()); + final int eday = cal.get(Calendar.DAY_OF_YEAR); + if (eday != day) { + day = eday; + adapter.add(new RecordingListItem(new DateFormatter(cal) + .getDailyHeader())); + } + adapter.add(new RecordingListItem((Recording) rec)); + } + adapter.notifyDataSetChanged(); + } + + @Override + public void onBackPressed() { + if (currentFolder.parent == null) { + super.onBackPressed(); + return; + } + currentFolder = currentFolder.parent; + fillAdapter(); + } + +// private List<Recording> readDummy() { +// +// List<Recording> list = new ArrayList<Recording>(); +// try { +// LineNumberReader r = new LineNumberReader(new FileReader(new File( +// "/sdcard/vdrmanager.txt"))); +// +// String line; +// +// while ((line = r.readLine()) != null) { +// Recording rec = null; +// try { +// rec = new Recording(line); +// } catch (Exception ex) { +// ex.printStackTrace(); +// } +// list.add(rec); +// } +// +// } catch (Exception ex) { +// ex.printStackTrace(); +// } +// +// return list; +// +// } + + @Override + protected boolean finishedSuccessImpl(final List<Recording> results) { + + // results.clear(); + // results.addAll(readDummy()); + + clearCache(); + + for (final Recording r : results) { + final String folder = r.getFolder(); + + if (folder.length() == 0) { + ROOT.recordings.add(r); + } else { + final String[] split = folder.split(Recording.FOLDERDELIMCHAR); + + RecordingDir parent = ROOT; + RecordingDir dir = null; // "a~b~c"; + for (int i = 0; i < split.length; ++i) { + String dn = split[i]; + + dir = parent.dirs.get(dn); + if(dir == null) { + dir = new RecordingDir(); + dir.parent = parent; + dir.name = dn; + parent.dirs.put(dn, dir); + } + parent = dir; + } + dir.recordings.add(r); + + // StringBuilder sb = new StringBuilder(); + // String sep = ""; + // for(int i = 0; i < split.length - 1; ++i){ + // sb.append(sep).append(split[i]); + // sep = Recording.FOLDERDELIMCHAR; + // } + // key = folder.subSequence(0, + // folder.length() - (value.length() + 1)).toString(); + + // Set<String> list = FOLDERS.get(key); + // if (list == null) { + // list = new TreeSet<String>(new Comparator<String>() { + // @Override + // public int compare(final String lhs, final String rhs) { + // return lhs.compareToIgnoreCase(rhs); + // } + // }); + // FOLDERS.put(key, list); + // } + // + // list.add(value); + // + // if (key.equals(Recording.ROOT_FOLDER) == false) { + // Set<String> set = FOLDERS.get(Recording.ROOT_FOLDER); + // if (set == null) { + // set = new HashSet<String>(); + // FOLDERS.put(key, set); + // } + // set.add(key); + // } + + // a b + // a + // c + // a~b > k + + } + // List<Recording> list = CACHE.get(folder); + // if (list == null) { + // list = new ArrayList<Recording>(); + // CACHE.put(folder, list); + // } + // list.add(r); + } + + pushResultCountToTitle(); + fillAdapter(); + return adapter.isEmpty() == false; + } + + @Override + public boolean onItemLongClick(final AdapterView<?> arg0, final View arg1, + final int arg2, final long arg3) { + + return false; + } + + @Override + protected int getListNavigationIndex() { + return LIST_NAVIGATION_RECORDINGS; + } + + @Override + public void clearCache() { + ROOT.clear(); + // CACHE.clear(); + // FOLDERS.clear(); + } + + @Override + protected List<Recording> getCACHE() { + + return currentFolder.recordings; + } + + @Override + public void start(final String meta) { + if (meta == null) { + return; + } + try { + + runOnUiThread(new Runnable() { + public void run() { + + // stuff that updates ui + + String[] split = meta.split(":"); + if (split.length != 3) { + Log.w(TAG, "Recoring list meta is wrong"); + return; + } + + totalMB = Integer.valueOf(split[0]); + freeMB = Integer.valueOf(split[1]); + percent = Integer.valueOf(split[2]); + driverInfoContainer.setVisibility(View.VISIBLE); + driverInfo.setText(getString(R.string.drive_info, + (freeMB) / 1024, totalMB / 1024, 100 - percent)); + drive_info_pb.setProgress(percent); + } + }); + } catch (Exception ex) { + Log.w(TAG, ex.getMessage(), ex); + } + + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/SimpleGestureFilter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/SimpleGestureFilter.java new file mode 100644 index 0000000..2afe23a --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/SimpleGestureFilter.java @@ -0,0 +1,170 @@ +package de.bjusystems.vdrmanager.gui; + +import android.app.Activity; +import android.view.GestureDetector; +import android.view.GestureDetector.SimpleOnGestureListener; +import android.view.MotionEvent; + +public class SimpleGestureFilter extends SimpleOnGestureListener{ + + public final static int SWIPE_UP = 1; + public final static int SWIPE_DOWN = 2; + public final static int SWIPE_LEFT = 3; + public final static int SWIPE_RIGHT = 4; + + public final static int MODE_TRANSPARENT = 0; + public final static int MODE_SOLID = 1; + public final static int MODE_DYNAMIC = 2; + + private final static int ACTION_FAKE = -13; //just an unlikely number + private int swipe_Min_Distance = 100; + private int swipe_Max_Distance = 350; + private int swipe_Min_Velocity = 100; + + private int mode = MODE_DYNAMIC; + private boolean running = true; + private boolean tapIndicator = false; + + private Activity context; + private GestureDetector detector; + private SimpleGestureListener listener; + + + public SimpleGestureFilter(Activity context, SimpleGestureListener sgl) { + + this.context = context; + this.detector = new GestureDetector(context, this); + this.listener = sgl; + } + + public void onTouchEvent(MotionEvent event){ + + if(!this.running) + return; + + boolean result = this.detector.onTouchEvent(event); + + if(this.mode == MODE_SOLID) + event.setAction(MotionEvent.ACTION_CANCEL); + else if (this.mode == MODE_DYNAMIC) { + + if(event.getAction() == ACTION_FAKE) + event.setAction(MotionEvent.ACTION_UP); + else if (result) + event.setAction(MotionEvent.ACTION_CANCEL); + else if(this.tapIndicator){ + event.setAction(MotionEvent.ACTION_DOWN); + this.tapIndicator = false; + } + + } + //else just do nothing, it's Transparent + } + + public void setMode(int m){ + this.mode = m; + } + + public int getMode(){ + return this.mode; + } + + public void setEnabled(boolean status){ + this.running = status; + } + + public void setSwipeMaxDistance(int distance){ + this.swipe_Max_Distance = distance; + } + + public void setSwipeMinDistance(int distance){ + this.swipe_Min_Distance = distance; + } + + public void setSwipeMinVelocity(int distance){ + this.swipe_Min_Velocity = distance; + } + + public int getSwipeMaxDistance(){ + return this.swipe_Max_Distance; + } + + public int getSwipeMinDistance(){ + return this.swipe_Min_Distance; + } + + public int getSwipeMinVelocity(){ + return this.swipe_Min_Velocity; + } + + + @Override + public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, + float velocityY) { + + final float xDistance = Math.abs(e1.getX() - e2.getX()); + final float yDistance = Math.abs(e1.getY() - e2.getY()); + + if(xDistance > this.swipe_Max_Distance || yDistance > this.swipe_Max_Distance) + return false; + + velocityX = Math.abs(velocityX); + velocityY = Math.abs(velocityY); + boolean result = false; + + if(velocityX > this.swipe_Min_Velocity && xDistance > this.swipe_Min_Distance){ + if(e1.getX() > e2.getX()) // right to left + this.listener.onSwipe(SWIPE_LEFT); + else + this.listener.onSwipe(SWIPE_RIGHT); + + result = true; + } + /* + else if(velocityY > this.swipe_Min_Velocity && yDistance > this.swipe_Min_Distance){ + if(e1.getY() > e2.getY()) // bottom to up + this.listener.onSwipe(SWIPE_UP); + else + this.listener.onSwipe(SWIPE_DOWN); + + result = true; + } +*/ + return result; + } + + @Override + public boolean onSingleTapUp(MotionEvent e) { + this.tapIndicator = true; + return false; + } + + @Override + public boolean onDoubleTap(MotionEvent arg0) { + this.listener.onDoubleTap();; + return true; + } + + @Override + public boolean onDoubleTapEvent(MotionEvent arg0) { + return true; + } + + @Override + public boolean onSingleTapConfirmed(MotionEvent arg0) { + + if(this.mode == MODE_DYNAMIC){ // we owe an ACTION_UP, so we fake an + arg0.setAction(ACTION_FAKE); //action which will be converted to an ACTION_UP later. + this.context.dispatchTouchEvent(arg0); + } + + return false; + } + + + static interface SimpleGestureListener{ + void onSwipe(int direction); + void onDoubleTap(); + } + + }
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog.java new file mode 100644 index 0000000..74cd502 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/SvdrpProgressDialog.java @@ -0,0 +1,69 @@ +package de.bjusystems.vdrmanager.gui; + +import android.app.ProgressDialog; +import android.content.Context; +import android.content.DialogInterface; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpClient; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpEvent; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpException; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpExceptionListener; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpListener; + +public class SvdrpProgressDialog<T> extends ProgressDialog implements + SvdrpExceptionListener, SvdrpListener, DialogInterface.OnCancelListener { + + ProgressDialog progress; + + SvdrpClient<? extends Object> client; + + public SvdrpProgressDialog(final Context context, + final SvdrpClient<T> client) { + super(context); + + this.client = client; + progress = new ProgressDialog(context); + progress.setOnCancelListener(this); + progress.setCancelable(true); + progress.setCanceledOnTouchOutside(false); + } + + public void svdrpEvent(final SvdrpEvent sevent) { + switch (sevent) { + case ABORTED: + case CONNECTION_TIMEOUT: + case CONNECT_ERROR: + case ERROR: + case LOGIN_ERROR: + case FINISHED_ABNORMALY: + case FINISHED_SUCCESS: + case CACHE_HIT: + progress.dismiss(); + break; + case DISCONNECTED: + break; + } + } + + public void svdrpException(final SvdrpException exception) { + + } + + private void abort() { + client.abort(); + dismiss(); + } + + public void dismiss() { + progress.dismiss(); + } + + public void onCancel(DialogInterface dialog) { + abort(); + } + + @Override + public void svdrpEvent(SvdrpEvent event, Throwable t) { + progress.dismiss(); + Utils.say(getContext(), t.getLocalizedMessage()); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimeEpgListActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimeEpgListActivity.java new file mode 100644 index 0000000..c9c6a57 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimeEpgListActivity.java @@ -0,0 +1,428 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Collections; +import java.util.Date; +import java.util.List; +import java.util.TimeZone; + +import android.app.TimePickerDialog; +import android.app.TimePickerDialog.OnTimeSetListener; +import android.content.Intent; +import android.os.Bundle; +import android.view.View; +import android.widget.AdapterView; +import android.widget.AdapterView.OnItemClickListener; +import android.widget.AdapterView.OnItemSelectedListener; +import android.widget.ArrayAdapter; +import android.widget.ListView; +import android.widget.Spinner; +import android.widget.TimePicker; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.app.VdrManagerApp; +import de.bjusystems.vdrmanager.data.Epg; +import de.bjusystems.vdrmanager.data.EpgSearchTimeValue; +import de.bjusystems.vdrmanager.data.EpgSearchTimeValues; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.EventListItem; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.data.Timer; +import de.bjusystems.vdrmanager.utils.date.DateFormatter; +import de.bjusystems.vdrmanager.utils.svdrp.EpgClient; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpAsyncTask; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpClient; + +/** + * This class is used for showing what's current running on all channels + * + * @author bju + */ +public class TimeEpgListActivity extends BaseTimerEditActivity<Epg> implements + OnItemClickListener, OnItemSelectedListener, OnTimeSetListener { + + protected Spinner timeSpinner; + + protected View switcher; + + protected View clock; + + ArrayAdapter<EpgSearchTimeValue> timeSpinnerAdapter; + + protected static Date nextForceCache = null; + + private static String cachedTime = null; + + int selectedIndex = 0; + + protected static ArrayList<Epg> CACHE = new ArrayList<Epg>(); + + @Override + public int getProgressTextId() { + return R.string.progress_whatson_loading; + } + + @Override + protected void onCreate(final Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + // create adapter for time spinner + timeSpinnerAdapter = new ArrayAdapter<EpgSearchTimeValue>(this, + android.R.layout.simple_spinner_item); + timeSpinnerAdapter + .setDropDownViewResource(android.R.layout.simple_spinner_dropdown_item); + timeSpinner = (Spinner) findViewById(R.id.epg_list_time_spinner); + timeSpinner.setAdapter(timeSpinnerAdapter); + + switcher = findViewById(R.id.switch_epg_view); + switcher.setOnClickListener(this); + + clock = findViewById(R.id.epg_list_times); + clock.setOnClickListener(this); + + // update gui + adapter = new TimeEventAdapter(this); + // searchLabel.setVisibility(View.GONE); + timeSpinner.setOnItemSelectedListener(this); + + fillTimeSpinnerValues(); + + // Create adapter for EPG list + listView = (ListView) findViewById(R.id.whatson_list); + listView.setFastScrollEnabled(true); + listView.setTextFilterEnabled(true); + + listView.setAdapter(adapter); + registerForContextMenu(listView); + + // register EPG item click + listView.setOnItemClickListener(this); + + } + + private void fillTimeSpinnerValues() { + final EpgSearchTimeValues values = new EpgSearchTimeValues(this); + timeSpinnerAdapter.clear(); + for (final EpgSearchTimeValue value : values.getValues()) { + timeSpinnerAdapter.add(value); + } + } + + @Override + protected void onResume() { + super.onResume(); + } + + @Override + protected void onPause() { + super.onPause(); + + } + + @Override + public void onClick(final View view) { + if (view == switcher) { + final Intent intent = new Intent(); + intent.setClass(this, EventEpgListActivity.class); + intent.setFlags(Intent.FLAG_ACTIVITY_REORDER_TO_FRONT + | Intent.FLAG_ACTIVITY_SINGLE_TOP); + startActivity(intent); + finish(); + } else if (view == clock) { + final Intent intent = new Intent(); + intent.setFlags(Intent.FLAG_ACTIVITY_REORDER_TO_FRONT + | Intent.FLAG_ACTIVITY_SINGLE_TOP); + intent.setClass(this, EpgSearchTimesListActivity.class); + startActivity(intent); + } else { + super.onClick(view); + } + } + + @Override + public void onTimeSet(final TimePicker view, final int hourOfDay, + final int minute) { + final String tm = String.format("%02d:%02d", hourOfDay, minute); + + // timeSpinnerAdapter.add(time); + final EpgSearchTimeValues values = new EpgSearchTimeValues(this); + final List<EpgSearchTimeValue> vs = values.getValues(); + final EpgSearchTimeValue time = new EpgSearchTimeValue(3, tm); + vs.add(vs.size() - 1, time); + timeSpinnerAdapter.clear(); + int select = -1; + int counter = 0; + for (final EpgSearchTimeValue value : vs) { + timeSpinnerAdapter.add(value); + if (select == -1 && value.getText().equals(tm)) { + select = counter; + } + counter++; + } + timeSpinner.setSelection(select); + setTitle(resolveWindowTitle()); + // update search + startEpgQuery(time.getValue(), false); + } + + private String resolveWindowTitle() { + if (timeSpinner == null) { + return getString(R.string.epg_by_time); + } + final EpgSearchTimeValue v = (EpgSearchTimeValue) timeSpinner + .getSelectedItem(); + if (v == null) { + return getString(R.string.epg_by_time); + } + return getString(R.string.epg_by_time_args, v.getText()); + } + + @Override + public void onItemSelected(final AdapterView<?> parent, final View view, + final int position, final long id) { + + // get spinner value + final EpgSearchTimeValue selection = (EpgSearchTimeValue) timeSpinner + .getSelectedItem(); + + if (selection.getValue().equals("adhoc")) { + final Calendar cal = Calendar.getInstance(TimeZone.getDefault()); + // show time selection + final TimePickerDialog dialog = new TimePickerDialog(this, this, + cal.get(Calendar.HOUR_OF_DAY), cal.get(Calendar.MINUTE), + Preferences.get().isUse24hFormat()); + // dialog.setOnDismissListener(new OnDismissListener() { + + // @Override + // public void onDismiss(DialogInterface dialog) { + + // } + // }); + + dialog.show(); + } else { + // update search + setTitle(getString(R.string.epg_by_time_args, selection.getText())); + startEpgQuery(selection.getValue(), false); + } + } + + @Override + public void onNothingSelected(final AdapterView<?> arg0) { + // startTimeEpgQuery(((EpgTimeSpinnerValue)timeSpinner.getAdapter().getItem(0)).getValue()); + } + + @Override + public void clearCache() { + super.clearCache(); + cachedTime = null; + } + + private boolean useCache(final String time) { + + if (cachedTime == null) { + return false; + } + + if (cachedTime.equals(time) == false) { + return false; + } + + if (nextForceCache == null) { + return false; + } + final Date now = new Date(); + if (nextForceCache.before(now)) { + return false; + } + return true; + } + + private void startEpgQuery(final String time, final boolean force) { + + if (useCache(time) && !force) { + fillAdapter(); + return; + } + + if (checkInternetConnection() == false) { + return; + } + + final EpgClient epgClient = new EpgClient(time, + getCertificateProblemDialog()); + + // remove old listeners + // epgClient.clearSvdrpListener(); + + // create background task + final SvdrpAsyncTask<Epg, SvdrpClient<Epg>> task = new SvdrpAsyncTask<Epg, SvdrpClient<Epg>>( + epgClient); + + // create progress + addListener(task); + + // start task + task.run(); + } + + @Override + protected synchronized void fillAdapter() { + + adapter.clear(); + + if (CACHE.isEmpty()) { + return; + } + + sort(); + listView.setFastScrollEnabled(false); + adapter.add(new EventListItem( + new DateFormatter(CACHE.get(0).getStart()).getDailyHeader())); + + for (final Event e : CACHE) { + adapter.add(new EventListItem(e)); + } + adapter.notifyDataSetChanged(); + listView.setFastScrollEnabled(true); + } + + void sort() { + if (sortBy == BaseEventListActivity.MENU_GROUP_ALPHABET) { + Collections.sort(CACHE, new TitleComparator()); + } else if (sortBy == BaseEventListActivity.MENU_GROUP_DEFAULT) { + Collections.sort(CACHE, new ChannelComparator()); + } + } + + @Override + protected int getAvailableSortByEntries() { + return R.array.epg_sort_by_channels_alpha; + } + + @Override + protected String getViewID() { + return TimeEpgListActivity.class.getSimpleName(); + } + + @Override + protected boolean finishedSuccessImpl(final List<Epg> results) { + clearCache(); + + if (results.isEmpty()) { + return false; + } + + // get spinner value + final EpgSearchTimeValue selection = (EpgSearchTimeValue) timeSpinner + .getSelectedItem(); + nextForceCache = FUTURE; + cachedTime = selection.getValue(); + final Date now = new Date(); + + // adapter.add(new EventListItem(new DateFormatter(results.get(0) + // .getStart()).getDailyHeader())); + + for (final Epg e : results) { + CACHE.add(e); + if (e.getStop().before(nextForceCache) && e.getStop().after(now)) { + nextForceCache = e.getStop(); + } + } + fillAdapter(); + pushResultCountToTitle(); + listView.setSelectionAfterHeaderView(); + return results.isEmpty() == false; + + } + +// @Override +// protected int prepareDetailsViewData(final EventListItem item, int position) { +// final VdrManagerApp app = (VdrManagerApp) getApplication(); +// // remember event for details view and timer things +// app.setCurrentEvent(item.getEvent()); +// ArrayList<EventListItem> current = new ArrayList<EventListItem>(); +// for (int i = 0; i < adapter.getCount(); ++i) { +// current.add(adapter.getItem(i)); +// } +// app.setCurrentEpgList(current); +// for (int i = 0; i < position; ++i) { +// if (current.get(i) == item.getEvent()) { +// return i; +// } +// } +// +// return 0; +// } + + @Override + protected int getMainLayout() { + return R.layout.time_epg_list; + } + + @Override + protected void refresh() { + // get spi + final EpgSearchTimeValue selection = (EpgSearchTimeValue) timeSpinner + .getSelectedItem(); + // update search + startEpgQuery(selection.getValue(), true); + } + + @Override + protected void retry() { + refresh(); + } + + @Override + protected String getWindowTitle() { + return resolveWindowTitle(); + } + + private void nextEvent() { + final int pos = timeSpinner.getSelectedItemPosition(); + if (pos + 1 >= timeSpinnerAdapter.getCount()) { + say(R.string.navigae_at_the_end); + return; + } + timeSpinner.setSelection(pos + 1, true); + } + + private void prevEvent() { + final int pos = timeSpinner.getSelectedItemPosition(); + if (pos <= 0) { + say(R.string.navigae_at_the_start); + return; + } + timeSpinner.setSelection(pos - 1, true); + } + + @Override + public void onSwipe(final int direction) { + switch (direction) { + case SimpleGestureFilter.SWIPE_RIGHT: + prevEvent(); + break; + case SimpleGestureFilter.SWIPE_LEFT: + nextEvent(); + break; + } + } + + @Override + protected int getListNavigationIndex() { + return LIST_NAVIGATION_EPG_BY_TIME; + } + + @Override + protected List<Epg> getCACHE() { + return CACHE; + } + + @Override + protected void timerModified(final Timer timer) { + clearCache(); + super.timerModified(timer); + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimeEventAdapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimeEventAdapter.java new file mode 100644 index 0000000..53bc690 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimeEventAdapter.java @@ -0,0 +1,19 @@ +package de.bjusystems.vdrmanager.gui; + +import android.content.Context; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.EventFormatter; +import de.bjusystems.vdrmanager.data.EventListItem; + +public class TimeEventAdapter extends BaseEventAdapter<EventListItem> { + + public TimeEventAdapter(final Context context) { + super(context, R.layout.epg_event_item); + } + + @Override + protected EventFormatter getEventFormatter(Event event) { + return new EventFormatter(event, true); + } +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimerDetailsActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimerDetailsActivity.java new file mode 100644 index 0000000..c6ce4a6 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimerDetailsActivity.java @@ -0,0 +1,578 @@ +package de.bjusystems.vdrmanager.gui; + +import java.text.DateFormatSymbols; +import java.util.Calendar; +import java.util.Date; +import java.util.GregorianCalendar; + +import android.app.Activity; +import android.app.AlertDialog; +import android.app.DatePickerDialog; +import android.app.DatePickerDialog.OnDateSetListener; +import android.app.TimePickerDialog; +import android.app.TimePickerDialog.OnTimeSetListener; +import android.content.Context; +import android.content.DialogInterface; +import android.os.Bundle; +import android.text.TextUtils; +import android.view.View; +import android.view.View.OnClickListener; +import android.widget.Button; +import android.widget.CheckBox; +import android.widget.CompoundButton; +import android.widget.DatePicker; +import android.widget.EditText; +import android.widget.TextView; +import android.widget.TimePicker; +import android.widget.Toast; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.app.Intents; +import de.bjusystems.vdrmanager.app.VdrManagerApp; +import de.bjusystems.vdrmanager.data.EpgCache; +import de.bjusystems.vdrmanager.data.EventFormatter; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.data.Timer; +import de.bjusystems.vdrmanager.tasks.CreateTimerTask; +import de.bjusystems.vdrmanager.tasks.ModifyTimerTask; +import de.bjusystems.vdrmanager.utils.date.DateFormatter; +import de.bjusystems.vdrmanager.utils.svdrp.SetTimerClient.TimerOperation; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpEvent; + +public class TimerDetailsActivity extends Activity implements OnClickListener, + OnDateSetListener, OnTimeSetListener { + + public static final int REQUEST_CODE_TIMER_MODIFIED = 34; + + public static final int REQUEST_CODE_TIMER_EDIT = 35; + + public static final int REQUEST_CODE_TIMER_ADD = 36; + + private CharSequence prevStart; + + private CharSequence prevEnd; + + private CharSequence prevDate; + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + View view = getLayoutInflater().inflate(R.layout.timer_detail, null); + tView = new EditTimerViewHolder(); + tView.view = view; + tView.title = (TextView) view.findViewById(R.id.timer_detail_title); + tView.channel = (TextView) view.findViewById(R.id.timer_detail_channel); + tView.dateField = (Button) view.findViewById(R.id.timer_detail_day); + tView.startField = (Button) view.findViewById(R.id.timer_detail_start); + tView.endField = (Button) view.findViewById(R.id.timer_detail_end); + tView.saveButton = (Button) view.findViewById(R.id.timer_details_save); + tView.modifyButton = (Button) view + .findViewById(R.id.timer_details_modify); + + tView.repeat = (Button) view.findViewById(R.id.timer_detail_repeat); + + tView.vps = (CheckBox) view.findViewById(R.id.timer_detail_vps); + + tView.priority = (EditText) view + .findViewById(R.id.timer_detail_priority); + + tView.lifecycle = (EditText) view + .findViewById(R.id.timer_detail_lifetime); + + view.findViewById(R.id.timer_details_cancel).setOnClickListener(this); + tView.dateField.setOnClickListener(this); + tView.startField.setOnClickListener(this); + tView.endField.setOnClickListener(this); + tView.saveButton.setOnClickListener(this); + tView.modifyButton.setOnClickListener(this); + tView.repeat.setOnClickListener(this); + setContentView(view); + timer = getApp().getCurrentTimer().copy(); + original = getApp().getCurrentTimer().copy(); + + int op = getIntent().getExtras().getInt(Intents.TIMER_OP); + switch (op) { + case Intents.ADD_TIMER: + setTitle(R.string.timer_details_add_title); + add(); + break; + case Intents.EDIT_TIMER: + setTitle(R.string.timer_details_modify_title); + modify(); + break; + + default: + finish(); + } + + if (timer.isVps() == false && timer.hasVPS() == false) { + findViewById(R.id.timer_block).setVisibility(View.GONE); + } else { + tView.vps + .setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener() { + @Override + public void onCheckedChanged(CompoundButton buttonView, + boolean isChecked) { + if (isChecked == true) { + vpsChecked(false); + } else { + vpsUnchecked(); + } + } + }); + } + } + + private void vpsChecked(boolean initial) { + + if (initial == false) { + prevStart = tView.startField.getText(); + prevEnd = tView.endField.getText(); + prevDate = tView.dateField.getText(); + } + + DateFormatter formatter = new DateFormatter(original.getStart()); + String date = formatter.getDateString(); + tView.startField.setEnabled(false); + tView.startField.setText(formatter.getTimeString()); + timer.setStart(original.getStart()); + + DateFormatter stopF = new DateFormatter(original.getStop()); + + tView.endField.setEnabled(false); + tView.endField.setText(stopF.getTimeString()); + timer.setStop(original.getStop()); + + tView.dateField.setEnabled(false); + tView.dateField.setText(date); + + } + + private void vpsUnchecked() { + if (prevStart != null) { + tView.startField.setText(prevStart); + } + tView.startField.setEnabled(true); + + if (prevEnd != null) { + tView.endField.setText(prevEnd); + } + tView.endField.setEnabled(true); + + if (prevDate != null) { + tView.dateField.setText(prevDate); + } + tView.dateField.setEnabled(true); + } + + public class EditTimerViewHolder { + View view; + TextView title; + TextView channel; + Button dateField; + Button startField; + Button endField; + Button saveButton; + Button modifyButton; + CheckBox vps; + Button repeat; + EditText priority; + EditText lifecycle; + } + + EditTimerViewHolder tView = null; + + boolean editStart; + + // SetTimerClient setTimerClient; + + Timer timer; + + Timer original; + + private void updateDates(Date start, Date stop) { + DateFormatter startF = new DateFormatter(start); + DateFormatter endF = new DateFormatter(stop); + tView.startField.setText(startF.getTimeString()); + tView.endField.setText(endF.getTimeString()); + tView.dateField.setText(startF.getDateString()); + } + + private void updateDisplay(TimerOperation op) { + updateDisplay(); + + switch (op) { + case CREATE: + tView.modifyButton.setVisibility(View.GONE); + tView.saveButton.setVisibility(View.VISIBLE); + tView.saveButton.setText(R.string.timer_details_create_title); + Preferences prefs = Preferences.get(); + tView.priority.setText(String.valueOf(prefs + .getTimerDefaultPriority())); + tView.lifecycle.setText(String.valueOf(prefs + .getTimerDefaultLifetime())); + + Date start = new Date(timer.getStart().getTime() + - prefs.getTimerPreMargin() * 60000); + timer.setStart(start); + + Date end = new Date(timer.getStop().getTime() + + prefs.getTimerPostMargin() * 60000); + timer.setStop(end); + + updateDates(start, end); + break; + case MODIFY: + tView.saveButton.setVisibility(View.GONE); + tView.modifyButton.setVisibility(View.VISIBLE); + tView.saveButton.setText(R.string.timer_details_save_title); + tView.priority.setText(String.valueOf(timer.getPriority())); + tView.lifecycle.setText(String.valueOf(timer.getLifetime())); + if (timer.isVps()) { + vpsChecked(true); + } else { + updateDates(timer.getStart(), timer.getStop()); + } + + break; + default: + throw new RuntimeException("Unknown Operation: " + op); + } + + } + + private void updateDisplay() { + tView.channel.setText(timer.getChannelNumber() + " " + + timer.getChannelName()); + // tView.title.setText(timer.isVps() ? + // getString(R.string.timer_detail_title_vps, f.getTitle()) : + // f.getTitle()); + EventFormatter f = new EventFormatter(timer, true); + tView.title.setText(f.getTitle()); + tView.repeat.setText(getSelectedItems().toString(this, true)); + EpgCache.CACHE.remove(timer.getChannelId()); + EpgCache.NEXT_REFRESH.remove(timer.getChannelId()); + tView.vps.setChecked(timer.isVps()); + + } + + protected VdrManagerApp getApp() { + final VdrManagerApp app = (VdrManagerApp) getApplication(); + return app; + } + + public void add() { + updateDisplay(TimerOperation.CREATE); + } + + public void modify() { + updateDisplay(TimerOperation.MODIFY); + } + + public void onClick(final View view) { + switch (view.getId()) { + case R.id.timer_detail_day: { + final Calendar cal = new GregorianCalendar(); + cal.setTime(timer.getStart()); + final DatePickerDialog dialog = new DatePickerDialog(this, this, + cal.get(Calendar.YEAR), cal.get(Calendar.MONTH), + cal.get(Calendar.DAY_OF_MONTH)); + dialog.show(); + break; + } + case R.id.timer_detail_start: { + final Calendar cal = new GregorianCalendar(); + cal.setTime(timer.getStart()); + editStart = true; + final TimePickerDialog dialog = new TimePickerDialog(this, this, + cal.get(Calendar.HOUR_OF_DAY), cal.get(Calendar.MINUTE), + true); + dialog.show(); + break; + } + case R.id.timer_detail_end: { + final Calendar cal = new GregorianCalendar(); + cal.setTime(timer.getStop()); + editStart = false; + final TimePickerDialog dialog = new TimePickerDialog(this, this, + cal.get(Calendar.HOUR_OF_DAY), cal.get(Calendar.MINUTE), + true); + dialog.show(); + break; + } + case R.id.timer_details_cancel: { + // finishActivity(REQUEST_CODE_TIMER_EDIT); + finish(); + break; + } + case R.id.timer_details_modify: + timer.setTitle(tView.title.getText().toString()); + timer.setVps(tView.vps.isChecked()); + timer.setPriority(getIntOr0(tView.priority)); + timer.setLifetime(getIntOr0(tView.lifecycle)); + + modifyTimer(timer); + // say(R.string.done); + break; + + case R.id.timer_details_save: { + timer.setTitle(tView.title.getText().toString()); + timer.setVps(tView.vps.isChecked()); + timer.setPriority(getIntOr0(tView.priority)); + timer.setLifetime(getIntOr0(tView.lifecycle)); + + createTimer(timer); + // say(R.string.done); + break; + } + + case R.id.timer_detail_repeat: { + + String[] weekdays = new DateFormatSymbols().getWeekdays(); + String[] values = new String[] { weekdays[Calendar.MONDAY], + weekdays[Calendar.TUESDAY], weekdays[Calendar.WEDNESDAY], + weekdays[Calendar.THURSDAY], weekdays[Calendar.FRIDAY], + weekdays[Calendar.SATURDAY], weekdays[Calendar.SUNDAY], }; + + final DaysOfWeek mNewDaysOfWeek = new DaysOfWeek( + getSelectedItems().mDays); + + final AlertDialog b = new AlertDialog.Builder(this) + .setMultiChoiceItems(values, + getSelectedItems().getBooleanArray(), + new DialogInterface.OnMultiChoiceClickListener() { + public void onClick(DialogInterface dialog, + int which, boolean isChecked) { + mNewDaysOfWeek.set(which, isChecked); + } + }) + .setNegativeButton(android.R.string.cancel, null) + .setPositiveButton(android.R.string.ok, + new DialogInterface.OnClickListener() { + public void onClick(DialogInterface dialog, + int which) { + StringBuilder sb = new StringBuilder(7); + sb.append(mNewDaysOfWeek.isSet(0) ? 'M' + : '-'); + sb.append(mNewDaysOfWeek.isSet(1) ? 'T' + : '-'); + sb.append(mNewDaysOfWeek.isSet(2) ? 'W' + : '-'); + sb.append(mNewDaysOfWeek.isSet(3) ? 'T' + : '-'); + sb.append(mNewDaysOfWeek.isSet(4) ? 'F' + : '-'); + sb.append(mNewDaysOfWeek.isSet(5) ? 'S' + : '-'); + sb.append(mNewDaysOfWeek.isSet(6) ? 'S' + : '-'); + timer.setWeekdays(sb.toString()); + tView.repeat.setText(mNewDaysOfWeek + .toString( + TimerDetailsActivity.this, + true)); + } + }).create(); + + b.show(); + } + } + } + + DaysOfWeek getSelectedItems() { + String str = timer.getWeekdays(); + + DaysOfWeek dow = new DaysOfWeek(0); + if (str.length() != 7) { + return dow; + } + + dow.set(0, str.charAt(0) == 'M'); + dow.set(1, str.charAt(1) == 'T'); + dow.set(2, str.charAt(2) == 'W'); + dow.set(3, str.charAt(3) == 'T'); + dow.set(4, str.charAt(4) == 'F'); + dow.set(5, str.charAt(5) == 'S'); + dow.set(6, str.charAt(6) == 'S'); + + return dow; + } + + private int getIntOr0(EditText text) { + if (TextUtils.isEmpty(text.getText().toString())) { + return 0; + } + return Integer.valueOf(text.getText().toString()); + } + + protected void say(int res) { + Toast.makeText(this, res, Toast.LENGTH_SHORT).show(); + } + + public void onTimeSet(final TimePicker view, final int hourOfDay, + final int minute) { + if (editStart) { + timer.setStart(calculateTime(timer.getStart(), hourOfDay, minute, + null)); + } else { + timer.setStop(calculateTime(timer.getStop(), hourOfDay, minute, + timer.getStart())); + } + updateDates(timer.getStart(), timer.getStop()); + } + + public void onDateSet(final DatePicker view, final int year, + final int monthOfYear, final int dayOfMonth) { + timer.setStart(calculateDate(timer.getStart(), year, monthOfYear, + dayOfMonth)); + updateDates(timer.getStart(), timer.getStop()); + } + + private Date calculateDate(final Date oldDate, final int year, + final int monthOfYear, final int dayOfMonth) { + + final Calendar cal = new GregorianCalendar(); + cal.setTime(oldDate); + cal.set(Calendar.YEAR, year); + cal.set(Calendar.MONTH, monthOfYear); + cal.set(Calendar.DAY_OF_MONTH, dayOfMonth); + + return cal.getTime(); + } + + private Date calculateTime(final Date oldTime, final int hourOfDay, + final int minute, final Date startTime) { + + // set hour and minute + final Calendar cal = new GregorianCalendar(); + cal.setTime(oldTime); + cal.set(Calendar.HOUR_OF_DAY, hourOfDay); + cal.set(Calendar.MINUTE, minute); + + // go to the next day if end time before start time + if (startTime != null) { + if (cal.getTime().before(startTime)) { + cal.add(Calendar.DAY_OF_MONTH, 1); + } + } + + return cal.getTime(); + + } + + private void createTimer(Timer timer) { + final CreateTimerTask task = new CreateTimerTask(this, timer) { + @Override + public void finished(SvdrpEvent event) { + done(); + } + }; + task.start(); + } + + public void done() { + setResult(RESULT_OK); + finish(); + } + + private void modifyTimer(Timer timer) { + final ModifyTimerTask task = new ModifyTimerTask(this, timer, original) { + @Override + public void finished(SvdrpEvent event) { + done(); + } + }; + task.start(); + } + + /* + * Days of week code as a single int. 0x00: no day 0x01: Monday 0x02: + * Tuesday 0x04: Wednesday 0x08: Thursday 0x10: Friday 0x20: Saturday 0x40: + * Sunday + */ + static final class DaysOfWeek { + + private static int[] DAY_MAP = new int[] { Calendar.MONDAY, + Calendar.TUESDAY, Calendar.WEDNESDAY, Calendar.THURSDAY, + Calendar.FRIDAY, Calendar.SATURDAY, Calendar.SUNDAY, }; + + // Bitmask of all repeating days + private int mDays; + + DaysOfWeek(int days) { + mDays = days; + } + + public String toString(Context context, boolean showNever) { + StringBuilder ret = new StringBuilder(); + + // no days + if (mDays == 0) { + return showNever ? context.getText(R.string.never).toString() + : ""; + } + + // every day + if (mDays == 0x7f) { + return context.getText(R.string.every_day).toString(); + } + + // count selected days + int dayCount = 0, days = mDays; + while (days > 0) { + if ((days & 1) == 1) + dayCount++; + days >>= 1; + } + + // short or long form? + DateFormatSymbols dfs = new DateFormatSymbols(); + String[] dayList = (dayCount > 1) ? dfs.getShortWeekdays() : dfs + .getWeekdays(); + + // selected days + for (int i = 0; i < 7; i++) { + if ((mDays & (1 << i)) != 0) { + ret.append(dayList[DAY_MAP[i]]); + dayCount -= 1; + if (dayCount > 0) + ret.append(context.getText(R.string.day_concat)); + } + } + return ret.toString(); + } + + private boolean isSet(int day) { + return ((mDays & (1 << day)) > 0); + } + + public void set(int day, boolean set) { + if (set) { + mDays |= (1 << day); + } else { + mDays &= ~(1 << day); + } + } + + public void set(DaysOfWeek dow) { + mDays = dow.mDays; + } + + public int getCoded() { + return mDays; + } + + // Returns days of week encoded in an array of booleans. + public boolean[] getBooleanArray() { + boolean[] ret = new boolean[7]; + for (int i = 0; i < 7; i++) { + ret[i] = isSet(i); + } + return ret; + } + + public boolean isRepeatSet() { + return mDays != 0; + } + + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimerEventAdapter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimerEventAdapter.java new file mode 100644 index 0000000..0c39f81 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimerEventAdapter.java @@ -0,0 +1,31 @@ +package de.bjusystems.vdrmanager.gui; + +import android.content.Context; +import android.view.View; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.EventListItem; +import de.bjusystems.vdrmanager.data.Timer; + +public class TimerEventAdapter extends TimeEventAdapter { + + public TimerEventAdapter(final Context context) { + super(context); + } + + public void sortItems() { + // sortItemsByChannel(); + } + + @Override + protected void handleState(EventListItemHolder itemHolder, + EventListItem item) { + super.handleState(itemHolder, item); + Timer r = (Timer) item.getEvent(); + if (r.isVps()) { + itemHolder.other.setVisibility(View.VISIBLE); + itemHolder.other.setImageResource(R.drawable.timer_vps); + } else { + itemHolder.other.setVisibility(View.GONE); + } + } +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimerListActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimerListActivity.java new file mode 100644 index 0000000..ae07e1c --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/TimerListActivity.java @@ -0,0 +1,291 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Collections; +import java.util.Comparator; +import java.util.List; + +import android.os.Bundle; +import android.view.Menu; +import android.view.MenuInflater; +import android.widget.AdapterView.OnItemClickListener; +import android.widget.ListView; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.app.VdrManagerApp; +import de.bjusystems.vdrmanager.data.EventListItem; +import de.bjusystems.vdrmanager.data.Timer; +import de.bjusystems.vdrmanager.utils.date.DateFormatter; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpAsyncTask; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpClient; +import de.bjusystems.vdrmanager.utils.svdrp.TimerClient; + +/** + * This class is used for showing all the existing timers + * + * @author bju + */ +public class TimerListActivity extends BaseTimerEditActivity<Timer> implements +OnItemClickListener { + + private static final int MENU_NEW_TIMER = 2; + + private static final int MENU_GROUP_NEW_TIMER = 2; + + protected static ArrayList<Timer> CACHE = new ArrayList<Timer>(); + + /* + * (non-Javadoc) + * + * @see + * de.bjusystems.vdrmanager.gui.BaseEventListActivity#onCreate(android.os + * .Bundle) + */ + @Override + protected void onCreate(final Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + // Attach view + // setContentView(getMainLayout()); + + // create an adapter + adapter = new TimerEventAdapter(this); + + // attach adapter to ListView + listView = (ListView) findViewById(R.id.timer_list); + listView.setAdapter(adapter); + listView.setFastScrollEnabled(true); + listView.setTextFilterEnabled(true); + + // set click listener + listView.setOnItemClickListener(this); + + // context menu wanted + registerForContextMenu(listView); + + // start query + startTimerQuery(); + } + + @Override + protected void onPause() { + super.onPause(); + } + + private void startTimerQuery() { + + if (checkInternetConnection() == false) { + return; + } + + // get timer client + final TimerClient timerClient = new TimerClient(getCertificateProblemDialog()); + + // create backgound task + final SvdrpAsyncTask<Timer, SvdrpClient<Timer>> task = new SvdrpAsyncTask<Timer, SvdrpClient<Timer>>( + timerClient); + + // create progress dialog + // progress = new SvdrpProgressDialog(this, timerClient); + + // attach listener + // task.addListener(progress); + addListener(task); + + // start task + task.run(); + } + + /* + * (non-Javadoc) + * + * @see + * de.bjusystems.vdrmanager.gui.BaseTimerEditActivity#getTimer(de.bjusystems + * .vdrmanager.data.EventListItem) + */ + @Override + protected Timer getTimer(final EventListItem item) { + return (Timer) item.getEvent(); + } + + /* + * (non-Javadoc) + * + * @see + * de.bjusystems.vdrmanager.gui.BaseEventListActivity#prepareTimer(de.bjusystems + * .vdrmanager.data.EventListItem) + */ +// @Override +// protected int prepareDetailsViewData(final EventListItem item, int position) { +// final VdrManagerApp app = (VdrManagerApp) getApplication(); +// // remember event for details view and timer things +// app.setCurrentEvent(item.getEvent()); +// app.setCurrentEpgList(CACHE); +// for(int i = 0; i < position; ++i){ +// if(CACHE.get(i) == item.getEvent()){ +// return i; +// } +// } +// +// return 0; +// } + + protected Comparator<Timer> getTimeComparator(final boolean reverse) { + return new Comparator<Timer>() { + TimeAndChannelComparator c = new TimeAndChannelComparator(); + @Override + public int compare(final Timer item1, final Timer item2) { + if (item1.isRecurring()) { + if(item2.isRecurring()){ + return 0; + } + return 1; + } + if (item2.isRecurring()) { + return -1; + } + return c.compare(item1, item2); + } + + }; + } + + + + @Override + protected boolean finishedSuccessImpl(final List<Timer> results) { + clearCache(); + for(final Timer r :results){ + CACHE.add(r); + } + pushResultCountToTitle(); + fillAdapter(); + return adapter.isEmpty() == false; + + } + + + protected void sort() { + /* */ + switch (sortBy) { + case MENU_GROUP_DEFAULT: { + Collections.sort(CACHE, getTimeComparator(false)); + break; + } + case MENU_GROUP_ALPHABET: { + Collections.sort(CACHE, new TitleComparator()); + break; + } + //case MENU_GROUP_CHANNEL: { + //sortItemsByChannel(results); + //} + } + } + + + @Override + protected void fillAdapter() { + + adapter.clear(); + + if (CACHE.isEmpty()) { + return; + } + + sort(); + + int day = -1; + final Calendar cal = Calendar.getInstance(); + + for (final Timer e : CACHE) { + if (e.isRecurring()) { + adapter.add(new EventListItem(e.getWeekdays())); + } else { + cal.setTime(e.getStart()); + final int eday = cal.get(Calendar.DAY_OF_YEAR); + if (eday != day) { + day = eday; + adapter.add(new EventListItem(new DateFormatter(cal) + .getDailyHeader())); + } + } + adapter.add(new EventListItem(e)); + } + adapter.notifyDataSetChanged(); + } + + // protected boolean finishedSuccessImpl() { + // adapter.clear(); + // sortItemsByTime(results); + // int day = -1; + // Calendar cal = Calendar.getInstance(); + // for (Timer e : results) { + // if (e.isRecurring()) { + // adapter.add(new EventListItem(e.getWeekdays())); + // } else { + // cal.setTime(e.getStart()); + // int eday = cal.get(Calendar.DAY_OF_YEAR); + // if (eday != day) { + // day = eday; + // adapter.add(new EventListItem(new DateFormatter(cal) + // .getDailyHeader())); + // } + // } + // adapter.add(new EventListItem(e)); + // } + // listView.setSelectionAfterHeaderView(); + // return adapter.isEmpty() == false; + // } + + @Override + protected boolean notifyDataSetChangedOnResume() { + return true; + } + + @Override + protected String getWindowTitle() { + return getString(R.string.action_menu_timers); + } + + @Override + protected int getMainLayout() { + return R.layout.timer_list; + } + + @Override + protected void refresh() { + startTimerQuery(); + } + + @Override + protected void retry() { + refresh(); + } + + @Override + protected int getAvailableSortByEntries() { + return R.array.epg_sort_by_time_alpha; + } + + public boolean onCreateOptionsMenu(final Menu menu) { + // MenuItem item; + // item = menu.add(MENU_GROUP_NEW_TIMER, MENU_NEW_TIMER, 0, + // R.string.new_timer); + // item.setIcon(android.R.drawable.ic_menu_add);; + // /item.setAlphabeticShortcut('r'); + + final MenuInflater inflater = getMenuInflater(); + inflater.inflate(R.menu.timer_list_menu, menu); + return super.onCreateOptionsMenu(menu); + } + + @Override + protected int getListNavigationIndex() { + return LIST_NAVIGATION_TIMERS; + } + + @Override + protected List<Timer> getCACHE() { + return CACHE; + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/Utils.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/Utils.java new file mode 100644 index 0000000..1116736 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/Utils.java @@ -0,0 +1,772 @@ +package de.bjusystems.vdrmanager.gui; + +import java.security.MessageDigest; +import java.security.NoSuchAlgorithmException; +import java.util.ArrayList; +import java.util.Date; +import java.util.List; + +import android.app.Activity; +import android.app.AlertDialog; +import android.content.ActivityNotFoundException; +import android.content.Context; +import android.content.DialogInterface; +import android.content.Intent; +import android.content.pm.PackageInfo; +import android.content.pm.PackageManager; +import android.graphics.Color; +import android.net.ConnectivityManager; +import android.net.Uri; +import android.text.Spannable; +import android.text.SpannableString; +import android.text.TextUtils; +import android.text.format.DateUtils; +import android.text.style.ForegroundColorSpan; +import android.util.Log; +import android.util.Pair; +import android.view.Gravity; +import android.widget.Toast; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.StringUtils; +import de.bjusystems.vdrmanager.app.C; +import de.bjusystems.vdrmanager.data.AudioTrack; +import de.bjusystems.vdrmanager.data.Channel; +import de.bjusystems.vdrmanager.data.Event; +import de.bjusystems.vdrmanager.data.EventContentGroup; +import de.bjusystems.vdrmanager.data.EventFormatter; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.data.Recording; +import de.bjusystems.vdrmanager.data.Timer; +import de.bjusystems.vdrmanager.data.TimerMatch; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpAsyncTask; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpEvent; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpException; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpListener; +import de.bjusystems.vdrmanager.utils.svdrp.SwitchChannelClient; + +public class Utils { + + public static final String TAG = Utils.class.getName(); + + public static final List EMPTY_LIST = new ArrayList(0); + public static final String[] EMPTY = new String[] {}; + public static final ForegroundColorSpan HIGHLIGHT_TEXT = new ForegroundColorSpan( + + Color.RED); + + public static CharSequence highlight(final String where, String what) { + if (TextUtils.isEmpty(what)) { + return where; + } + + final String str = where.toLowerCase(); + what = what.toLowerCase(); + final int idx = str.indexOf(what); + if (idx == -1) { + return where; + } + final SpannableString ss = new SpannableString(where); + ss.setSpan(HIGHLIGHT_TEXT, idx, idx + what.length(), + Spannable.SPAN_EXCLUSIVE_EXCLUSIVE); + return ss; + } + + public static Pair<Boolean, CharSequence> highlight2(final String where, + String what) { + if (TextUtils.isEmpty(what)) { + return Pair.create(Boolean.FALSE, (CharSequence) where); + } + + final String str = where.toLowerCase(); + what = what.toLowerCase(); + final int idx = str.indexOf(what); + if (idx == -1) { + return Pair.create(Boolean.FALSE, (CharSequence) where); + } + final SpannableString ss = new SpannableString(where); + ss.setSpan(HIGHLIGHT_TEXT, idx, idx + what.length(), + Spannable.SPAN_EXCLUSIVE_EXCLUSIVE); + return Pair.create(Boolean.TRUE, (CharSequence) ss); + } + + public static int getProgress(final Date start, final Date stop) { + final long now = System.currentTimeMillis(); + return getProgress(now, start.getTime(), stop.getTime()); + } + + public static int getProgress(final Event e) { + if (e instanceof Recording == false) { + return getProgress(e.getStart(), e.getStop()); + } + final Recording r = ((Recording) e); + if (r.getTimerStopTime() == null) { + return getProgress(e.getStart(), e.getStop()); + } + return getProgress(r.getStart(), r.getTimerStopTime()); + + } + + /** + * @param now + * @param time + * @param time2 + * @return -1, is not not between start stop, + */ + private static int getProgress(final long now, final long start, + final long stop) { + if (now >= start && now <= stop) { + final long dura = stop - start; + final long prog = now - start; + return (int) (prog * 100 / dura); + } + return -1; + } + + public static boolean isLive(final Event event) { + final long now = System.currentTimeMillis(); + return now >= event.getStart().getTime() + && now <= event.getStop().getTime(); + } + + private static String trimToEmpty(final String str) { + if (str == null) { + return ""; + } + if (TextUtils.isEmpty(str)) { + return ""; + } + return str; + } + + private static String getBaseUrl() { + final StringBuilder sb = new StringBuilder(); + final Preferences p = Preferences.getPreferences(); + String auth = trimToEmpty(p.getStreamingUsername()) + ":" + + trimToEmpty(p.getStreamingPassword()); + if (auth.length() == 1) { + auth = ""; + } else { + auth += "@"; + } + + sb.append("http://").append(auth).append(p.getHost()).append(":") + .append(p.getStreamPort()); + return sb.toString(); + } + + private static String getStreamUrl(final String chn) { + // "http://192.168.1.119:3000/TS/" + final Preferences p = Preferences.getPreferences(); + final StringBuilder sb = new StringBuilder(); + sb.append(getBaseUrl()).append("/").append(p.getStreamFormat()) + .append("/").append(chn); + + return sb.toString(); + } + + private static String getRemuxStreamUrl(final String chn) { + // "http://192.168.1.119:3000/TS/" + final StringBuilder sb = new StringBuilder(); + final Preferences p = Preferences.getPreferences(); + sb.append(getBaseUrl()).append("/").append(p.getRemuxCommand()) + .append(";").append(p.getRemuxParameter()).append("/") + .append(chn); + return sb.toString(); + } + + public static void stream(final Activity activity, final Event event) { + stream(activity, event.getStreamId()); + } + + public static void stream(final Activity activity, final Channel channel) { + stream(activity, channel.getId()); + } + + public static void stream(final Activity activity, final String idornr) { + + if (Preferences.get().isEnableRemux() == false) { + final String url = getStreamUrl(idornr); + startStream(activity, url); + return; + } + + final String sf = Preferences.get().getStreamFormat(); + final String ext = activity.getString(R.string.remux_title); + new AlertDialog.Builder(activity) + .setTitle(R.string.stream_via_as) + // + .setItems( + new String[] { + activity.getString(R.string.stream_as, sf), + activity.getString(R.string.stream_via, ext) },// TODO + // add + // here + // what + // will + // be + // used + new DialogInterface.OnClickListener() { + @Override + public void onClick(final DialogInterface dialog, + final int which) { + String url = null; + switch (which) { + case 0: + url = getStreamUrl(idornr); + break; + case 1: + url = getRemuxStreamUrl(idornr); + break; + } + startStream(activity, url); + } + }).create().show(); + } + + public static void startStream(final Activity activity, final String url) { + try { + final Intent intent = new Intent(Intent.ACTION_VIEW); + intent.setDataAndType(Uri.parse(url.toString()), "video/*"); + activity.startActivityForResult(intent, 1); + } catch (final ActivityNotFoundException anfe) { + Log.w(TAG, anfe); + Toast.makeText(activity, anfe.getLocalizedMessage(), + Toast.LENGTH_SHORT).show(); + } + } + + public static final String md5(final String s) { + try { + // Create MD5 Hash + final MessageDigest digest = java.security.MessageDigest + .getInstance("MD5"); + digest.update(s.getBytes()); + final byte messageDigest[] = digest.digest(); + + // Create Hex String + final StringBuffer hexString = new StringBuffer(); + for (int i = 0; i < messageDigest.length; i++) { + String h = Integer.toHexString(0xFF & messageDigest[i]); + while (h.length() < 2) { + h = "0" + h; + } + hexString.append(h); + } + return hexString.toString(); + + } catch (final NoSuchAlgorithmException e) { + Log.w(TAG, e); + } + return ""; + } + + public static int getDuration(final Event event) { + final long millis = event.getDuration(); + final int minuts = (int) (millis / 1000 / 60); + return minuts; + } + + public static void shareEvent(final Activity activity, final Event event) { + final Intent share = new Intent(android.content.Intent.ACTION_SEND); + share.setType("text/plain"); + StringBuilder sb = new StringBuilder(); + sb.append(event.getTitle()); + sb.append("\n"); + final EventFormatter ef = new EventFormatter(event, false); + sb.append(ef.getDate()).append(" ").append(ef.getTime()); + final String title = sb.toString(); + share.putExtra(android.content.Intent.EXTRA_SUBJECT, sb.toString()); + sb = new StringBuilder(); + sb.append(title).append("\n\n"); + sb.append(event.getChannelNumber() + " " + event.getChannelName()); + sb.append("\n\n"); + sb.append(ef.getShortText()); + sb.append("\n\n"); + sb.append(ef.getDescription()); + sb.append("\n"); + share.putExtra(android.content.Intent.EXTRA_TEXT, sb.toString()); + activity.startActivity(Intent.createChooser(share, + activity.getString(R.string.share_chooser))); + } + + public static void addCalendarEvent(final Activity activity, + final Event event) { + final Intent intent = new Intent(Intent.ACTION_EDIT); + intent.setType("vnd.android.cursor.item/event"); + intent.putExtra("title", event.getTitle()); + intent.putExtra("description", event.getShortText()); + intent.putExtra("beginTime", event.getStart().getTime()); + intent.putExtra("endTime", event.getStop().getTime()); + activity.startActivity(intent); + } + + public static String mapSpecialChars(final String src) { + if (src == null) { + return ""; + } + return src.replace("|##", C.DATA_SEPARATOR).replace("||#", "\n"); + } + + public static String unMapSpecialChars(final String src) { + if (src == null) { + return ""; + } + return src.replace(C.DATA_SEPARATOR, "|##").replace("\n", "||#"); + } + + public static PackageInfo getPackageInfo(final Context ctx) { + PackageInfo pi = null; + try { + pi = ctx.getPackageManager().getPackageInfo(ctx.getPackageName(), + PackageManager.GET_ACTIVITIES); + } catch (final PackageManager.NameNotFoundException e) { + e.printStackTrace(); + } + return pi; + } + + public static boolean checkInternetConnection(final Context ctx) { + final ConnectivityManager cm = (ConnectivityManager) ctx + .getSystemService(Context.CONNECTIVITY_SERVICE); + // test for connection + if (cm.getActiveNetworkInfo() != null + && cm.getActiveNetworkInfo().isConnectedOrConnecting()) { + return true; + } + return false; + } + + private static String getRecordingStream(final Activity ctx, + final Recording rec) { + + final String m = Preferences.get().getRecStreamMethod(); + + final StringBuilder url = new StringBuilder(); + + if (StringUtils.equals(m, "vdr-live")) { + url.append("http://") + .append(Preferences.get().getHost()) + // + .append(":") + .append(Integer.valueOf(Preferences.get().getLivePort())) + // + .append("/recstream.html?recid=recording_") + .append(Utils.md5(rec.getFileName())); + // http://192.168.1.119:8008/b0cdedeed2d36508dfd924f0876a851b + final String urlstring = url.toString(); + return urlstring; + } else if (StringUtils.equals(m, "vdr-streamdev")) { + url.append("http://").append(Preferences.get().getHost()) + // + .append(":") + .append(Integer.valueOf(Preferences.get().getStreamPort())) + // + .append("/").append(rec.getDevInode()); + } else if (StringUtils.equals(m, "vdr-smarttvweb")) { + + String type = Preferences.get().getSmarttvewebType(); + + url.append("http://") + .append(Preferences.get().getHost()) + // + .append(":") + .append(Integer.valueOf(Preferences.get() + .getSmarttvewebPort())) + // + .append(Utils.encodeUrlPath(rec.getFileName())); + if (StringUtils.equals(type, "has") == true) { + url.append("/manifest-seg.mpd"); + } else if (StringUtils.equals(type, "hls")) { + url.append("/manifest-seg.m3u8"); + } + } + return url.toString(); + } + + public static void streamRecording(final Activity ctx, final Recording rec) { + final String urlstring = getRecordingStream(ctx, rec); + Log.d(TAG, "try stream: " + urlstring); + Utils.startStream(ctx, urlstring); + } + + public static void switchTo(final Activity activity, final Channel channel) { + switchTo(activity, channel.getId(), channel.getName()); + } + + /** + * @param ctx + * @param id + * @param name + * Optional für die Anzeige + */ + public static void switchTo(final Activity activity, final String id, + final String name) { + + final SwitchChannelClient scc = new SwitchChannelClient(id, + new CertificateProblemDialog(activity)); + final SvdrpAsyncTask<String, SwitchChannelClient> task = new SvdrpAsyncTask<String, SwitchChannelClient>( + scc); + task.addSvdrpListener(new SvdrpListener() { + @Override + public void svdrpEvent(final SvdrpEvent event) { + if (event == SvdrpEvent.FINISHED_SUCCESS) { + Utils.say(activity, activity.getString( + R.string.switching_success, (name != null ? name + : id))); + } else if (event == SvdrpEvent.CONNECT_ERROR + || event == SvdrpEvent.FINISHED_ABNORMALY + || event == SvdrpEvent.ABORTED + || event == SvdrpEvent.ERROR + || event == SvdrpEvent.CACHE_HIT) { + Utils.say(activity, activity.getString( + R.string.switching_failed, (name != null ? name + : id), event.name())); + } + } + + public void svdrpException(final SvdrpException e) { + Log.w(TAG, e.getMessage(), e); + Utils.say(activity, e.getMessage()); + } + }); + task.run(); + } + + public static void say(final Context ctx, final String msg) { + final Toast t = Toast.makeText(ctx, msg, Toast.LENGTH_SHORT); + t.setGravity(Gravity.CENTER, 0, 0); + t.show(); + } + public static String encodeUrlPath(String path){ + return path.replaceAll("%", "%25"); + } + + public static void say(final Context ctx, final int msg) { + final Toast t = Toast.makeText(ctx, msg, Toast.LENGTH_SHORT); + t.setGravity(Gravity.CENTER, 0, 0); + t.show(); + } + + /** + * Formats the date and time based on user's phone date/time preferences. + * + * @param context + * the context + * @param time + * the time in milliseconds + */ + + public static String formatDateTime(final Context context, final long time) { + return android.text.format.DateFormat.getDateFormat(context).format( + time) + + " " + + DateUtils.formatDateTime(context, time, + DateUtils.FORMAT_SHOW_TIME).toString(); + } + + public static int getTimerStateDrawable(final TimerMatch match, + final int full, final int begin, final int end, final int conflict) { + + switch (match) { + case Begin: + return begin; + case End: + return end; + case Conflict: + return conflict; + default: + return full; + } + } + + public static String formatAudio(final Context context, + final List<AudioTrack> tracks) { + + final StringBuilder sb = new StringBuilder(); + + String sep = ""; + for (final AudioTrack a : tracks) { + sb.append(sep).append(a.display); + if (a.type.equals("d")) { + sb.append(" (") + .append(context.getString(R.string.audio_track_dolby)) + .append(")"); + } + sep = ", "; + } + return sb.toString(); + + } + + public static TimerMatch getTimerMatch(Event event, Timer timer) { + if (timer == null) { + return null; + } + TimerMatch timerMatch = null; + Date start = event.getStart(); + Date stop = event.getStop(); + if (start.before(timer.getStart())) { + timerMatch = TimerMatch.End; + } else if (stop.after(timer.getStop())) { + timerMatch = TimerMatch.Begin; + } else { + timerMatch = TimerMatch.Full; + } + return timerMatch; + } + + public static int contentToString(int c) { + ; + switch (c & 0xF0) { + case EventContentGroup.MovieDrama: + switch (c & 0x0F) { + default: + case 0x00: + return R.string.Content$Movie__Drama; + case 0x01: + return R.string.Content$Detective__Thriller; + case 0x02: + return R.string.Content$Adventure__Western__War; + case 0x03: + return R.string.Content$Science_Fiction__Fantasy__Horror; + case 0x04: + return R.string.Content$Comedy; + case 0x05: + return R.string.Content$Soap__Melodrama__Folkloric; + case 0x06: + return R.string.Content$Romance; + case 0x07: + return R.string.Content$Serious__Classical__Religious__Historical_Movie__Drama; + case 0x08: + return R.string.Content$Adult_Movie__Drama; + } + case EventContentGroup.NewsCurrentAffairs: + switch (c & 0x0F) { + default: + case 0x00: + return R.string.Content$News__Current_Affairs; + case 0x01: + return R.string.Content$News__Weather_Report; + case 0x02: + return R.string.Content$News_Magazine; + case 0x03: + return R.string.Content$Documentary; + case 0x04: + return R.string.Content$Discussion__Inverview__Debate; + } + + case EventContentGroup.Show: + switch (c & 0x0F) { + default: + case 0x00: + return R.string.Content$Show__Game_Show; + case 0x01: + return R.string.Content$Game_Show__Quiz__Contest; + case 0x02: + return R.string.Content$Variety_Show; + case 0x03: + return R.string.Content$Talk_Show; + } + + case EventContentGroup.Sports: + switch (c & 0x0F) { + default: + case 0x00: + return R.string.Content$Sports; + case 0x01: + return R.string.Content$Special_Event; + case 0x02: + return R.string.Content$Sport_Magazine; + case 0x03: + return R.string.Content$Football__Soccer; + case 0x04: + return R.string.Content$Tennis__Squash; + case 0x05: + return R.string.Content$Team_Sports; + case 0x06: + return R.string.Content$Athletics; + case 0x07: + return R.string.Content$Motor_Sport; + case 0x08: + return R.string.Content$Water_Sport; + case 0x09: + return R.string.Content$Winter_Sports; + case 0x0A: + return R.string.Content$Equestrian; + case 0x0B: + return R.string.Content$Martial_Sports; + } + + case EventContentGroup.ChildrenYouth: + switch (c & 0x0F) { + default: + case 0x00: + return R.string.Content$Childrens__Youth_Programme; + case 0x01: + return R.string.Content$Preschool_Childrens_Programme; + case 0x02: + return R.string.Content$Entertainment_Programme_for_6_to_14; + case 0x03: + return R.string.Content$Entertainment_Programme_for_10_to_16; + case 0x04: + return R.string.Content$Informational__Educational__School_Programme; + case 0x05: + return R.string.Content$Cartoons__Puppets; + } + + case EventContentGroup.MusicBalletDance: + switch (c & 0x0F) { + default: + case 0x00: + return R.string.Content$Music__Ballet__Dance; + case 0x01: + return R.string.Content$Rock__Pop; + case 0x02: + return R.string.Content$Serious__Classical_Music; + case 0x03: + return R.string.Content$Folk__Tradional_Music; + case 0x04: + return R.string.Content$Jazz; + case 0x05: + return R.string.Content$Musical__Opera; + case 0x06: + return R.string.Content$Ballet; + } + + case EventContentGroup.ArtsCulture: + switch (c & 0x0F) { + default: + case 0x00: + return R.string.Content$Arts__Culture; + case 0x01: + return R.string.Content$Performing_Arts; + case 0x02: + return R.string.Content$Fine_Arts; + case 0x03: + return R.string.Content$Religion; + case 0x04: + return R.string.Content$Popular_Culture__Traditional_Arts; + case 0x05: + return R.string.Content$Literature; + case 0x06: + return R.string.Content$Film__Cinema; + case 0x07: + return R.string.Content$Experimental_Film__Video; + case 0x08: + return R.string.Content$Broadcasting__Press; + case 0x09: + return R.string.Content$New_Media; + case 0x0A: + return R.string.Content$Arts__Culture_Magazine; + case 0x0B: + return R.string.Content$Fashion; + } + + case EventContentGroup.SocialPoliticalEconomics: + switch (c & 0x0F) { + default: + case 0x00: + return R.string.Content$Social__Political__Economics; + case 0x01: + return R.string.Content$Magazine__Report__Documentary; + case 0x02: + return R.string.Content$Economics__Social_Advisory; + case 0x03: + return R.string.Content$Remarkable_People; + } + + case EventContentGroup.EducationalScience: + switch (c & 0x0F) { + default: + case 0x00: + return R.string.Content$Education__Science__Factual; + case 0x01: + return R.string.Content$Nature__Animals__Environment; + case 0x02: + return R.string.Content$Technology__Natural_Sciences; + case 0x03: + return R.string.Content$Medicine__Physiology__Psychology; + case 0x04: + return R.string.Content$Foreign_Countries__Expeditions; + case 0x05: + return R.string.Content$Social__Spiritual_Sciences; + case 0x06: + return R.string.Content$Further_Education; + case 0x07: + return R.string.Content$Languages; + } + + case EventContentGroup.LeisureHobbies: + switch (c & 0x0F) { + default: + case 0x00: + return R.string.Content$Leisure__Hobbies; + case 0x01: + return R.string.Content$Tourism__Travel; + case 0x02: + return R.string.Content$Handicraft; + case 0x03: + return R.string.Content$Motoring; + case 0x04: + return R.string.Content$Fitness_and_Health; + case 0x05: + return R.string.Content$Cooking; + case 0x06: + return R.string.Content$Advertisement__Shopping; + case 0x07: + return R.string.Content$Gardening; + } + case EventContentGroup.Special: + switch (c & 0x0F) { + case 0x00: + return R.string.Content$Original_Language; + case 0x01: + return R.string.Content$Black_and_White; + case 0x02: + return R.string.Content$Unpublished; + case 0x03: + return R.string.Content$Live_Broadcast; + default: + ; + } + break; + default: + ; + } + return R.string.Content$Unknown; + } + + public static String getContenString(Context ctx, int[] contents) { + + if (contents.length == 0) { + return ""; + } + + StringBuilder sb = new StringBuilder(); + + String sep = ""; + + for (int content : contents) { + + sb.append(sep).append(ctx.getString(contentToString(content))); + sep = ", "; + } + + return sb.toString(); + } + + public static boolean isSerie(int[] contents) { + if (contents.length == 0) { + return false; + } + + for (int c : contents) { + if (c == 21) { + return true; + + } + } + + return false; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/VdrListActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/VdrListActivity.java new file mode 100644 index 0000000..a499d00 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/VdrListActivity.java @@ -0,0 +1,287 @@ +package de.bjusystems.vdrmanager.gui; + +import java.util.ArrayList; +import java.util.List; + +import android.app.AlertDialog; +import android.app.ListActivity; +import android.content.DialogInterface; +import android.content.Intent; +import android.graphics.Typeface; +import android.os.Bundle; +import android.text.SpannableString; +import android.text.style.UnderlineSpan; +import android.view.Menu; +import android.view.MenuInflater; +import android.view.MenuItem; +import android.view.View; +import android.view.ViewGroup; +import android.widget.AdapterView; +import android.widget.AdapterView.OnItemClickListener; +import android.widget.AdapterView.OnItemLongClickListener; +import android.widget.ArrayAdapter; +import android.widget.TextView; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.app.Intents; +import de.bjusystems.vdrmanager.backup.BackupSettingsActivity; +import de.bjusystems.vdrmanager.backup.IntentUtils; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.data.Vdr; +import de.bjusystems.vdrmanager.data.db.DBAccess; + +public class VdrListActivity extends ListActivity implements + OnItemClickListener, OnItemLongClickListener { + + private static final String TAG = VdrListActivity.class.getName(); + + List<Vdr> list = new ArrayList<Vdr>(); + + ArrayAdapter<Vdr> adapter = null; + + // Cursor cursor; + + String[] listItems = {}; + + private boolean emptyConfig = false; + + // private void initCursor() { + // + // //if (cursor != null) { + // //if (!cursor.isClosed()) { + // //cursor.close(); + // // } + // //} + // try { + // cursor = getHelper().getVdrCursor(); + // //startManagingCursor(cursor); + // } catch (Exception ex) { + // Log.w(TAG,ex); + // } + // } + + private void populateIntent() { + emptyConfig = getIntent().getBooleanExtra(Intents.EMPTY_CONFIG, + Boolean.FALSE); + } + + static class Holder { + public TextView text1; + public TextView text2; + } + + /** Called when the activity is first created. */ + @Override + public void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + populateIntent(); + + setContentView(R.layout.vdr_list_add_delete); + + // initCursor(); + final Vdr cur = Preferences.get().getCurrentVdr(); + adapter = new ArrayAdapter<Vdr>(this, + android.R.layout.simple_list_item_2, list) { + + @Override + public View getView(int position, View convertView, ViewGroup parent) { + // recycle view? + Holder holder = null; + View view = convertView; + if (view == null) { + view = getLayoutInflater().inflate( + android.R.layout.simple_list_item_2, null); + holder = new Holder(); + + holder.text1 = (TextView) view + .findViewById(android.R.id.text1); + holder.text2 = (TextView) view + .findViewById(android.R.id.text2); + view.setTag(holder); + } else { + holder = (Holder) view.getTag(); + } + + Vdr vdr = getItem(position); + String name = (vdr.getName() != null ? vdr.getName() : ""); + String host = vdr.getHost(); + holder.text2.setText(host); + + if (cur != null && cur.getId() == vdr.getId()) { + SpannableString content = new SpannableString(name); + content.setSpan(new UnderlineSpan(), 0, content.length(), 0); + holder.text1.setText(content); + // text1.setText(text1.getText()); + } else { + holder.text1.setTypeface(Typeface.DEFAULT); + holder.text1.setText(name); + } + return view; + } + + }; + + // adapter = new ArrayAdapter<Vdr>( + // "name", "host" }, new int[] { android.R.id.text1, + // android.R.id.text2}) { + // @Override + // public void bindView(View view, Context context, + // Cursor cursor) { + // + // TextView text1 = (TextView)view.findViewById(android.R.id.text1); + // TextView text2 = (TextView)view.findViewById(android.R.id.text2); + // int id = cursor.getInt(cursor.getColumnIndex("_id")); + // String name = cursor.getString(cursor.getColumnIndex("name")); + // String host = cursor.getString(cursor.getColumnIndex("host")); + // text2.setText(host); + // + // if(cur != null && cur.getId() == id) { + // SpannableString content = new SpannableString(name); + // content.setSpan(new UnderlineSpan(), 0, content.length(), 0); + // text1.setText(content); + // //text1.setText(text1.getText()); + // } else { + // text1.setTypeface(Typeface.DEFAULT); + // text1.setText(name); + // } + // + // + // } + // + // }; + setListAdapter(adapter); + registerForContextMenu(getListView()); + getListView().setOnItemClickListener(this); + getListView().setOnItemLongClickListener(this); + } + + /* + * (non-Javadoc) + * + * @see + * android.widget.AdapterView.OnItemClickListener#onItemClick(android.widget + * .AdapterView, android.view.View, int, long) + */ + public void onItemClick(AdapterView<?> parent, View view, int position, + long id) { + editVdr(adapter.getItem(position).getId()); + } + + /** + * Start {@link VdrPreferencesActivity} to create or edit a vdr + * + * @param id + * may be null. Then a new vdr is created + */ + private void editVdr(Integer id) { + Intent intent = new Intent(this, VdrPreferencesActivity.class); + intent.putExtra(Intents.VDR_ID, id); + startActivityForResult(intent, Intents.EDIT_VDR); + } + + /* + * (non-Javadoc) + * + * @see android.app.Activity#onActivityResult(int, int, + * android.content.Intent) + */ + @Override + protected void onActivityResult(int requestCode, int resultCode, Intent data) { + + if (resultCode != RESULT_OK) { + return; + } + if (requestCode == Intents.EDIT_VDR) { + refresh(); + return; + } + + } + + @Override + protected void onResume() { + refresh(); + super.onResume(); + } + + @Override + public void onBackPressed() { + if (list.isEmpty()) { + finish(); + return; + } + if (emptyConfig) { + Intent intent = new Intent(this, VdrManagerActivity.class); + intent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP); + startActivity(intent); + finish(); + } else { + super.onBackPressed(); + } + } + + /** + * Refresh the list + */ + private void refresh() { + list.clear(); + list.addAll(DBAccess.get(this).getVdrDAO().queryForAll()); + adapter.notifyDataSetChanged(); + } + + public boolean onItemLongClick(AdapterView<?> parent, View view, + final int position, final long id) { + + new AlertDialog.Builder(this) + .setMessage(R.string.vdr_device_delete_qeustion)// + .setPositiveButton(android.R.string.ok, + new DialogInterface.OnClickListener() { + public void onClick(DialogInterface dialog, + int which) { + if (DBAccess + .get(VdrListActivity.this) + .getVdrDAO() + .deleteById( + adapter.getItem(position) + .getId()) > 0) { + if (Preferences.get().getCurrentVdrContext( + VdrListActivity.this) == id) { + Preferences.setCurrentVdr( + VdrListActivity.this, null); + } + refresh(); + } + + } + })// + .setNegativeButton(android.R.string.cancel, null)// + .create()// + .show(); + return false; + } + + @Override + public final boolean onCreateOptionsMenu(final Menu menu) { + super.onCreateOptionsMenu(menu); + + final MenuInflater inflater = getMenuInflater(); + inflater.inflate(R.menu.vdrlist, menu); + + return true; + } + + @Override + public boolean onOptionsItemSelected(MenuItem item) { + if (item.getItemId() == R.id.main_menu_vdrlist_restore) { + + Intent intent = IntentUtils.newIntent(this, + BackupSettingsActivity.class); + startActivity(intent); + return true; + } else if (item.getItemId() == R.id.main_menu_vdrlist_add) { + editVdr(null); + return true; + } + return super.onOptionsItemSelected(item); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/VdrManagerActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/VdrManagerActivity.java new file mode 100644 index 0000000..729d75c --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/VdrManagerActivity.java @@ -0,0 +1,341 @@ +package de.bjusystems.vdrmanager.gui; + +import android.app.AlertDialog; +import android.app.SearchManager; +import android.content.Context; +import android.content.DialogInterface; +import android.content.Intent; +import android.database.Cursor; +import android.net.Uri; +import android.os.Bundle; +import android.provider.SearchRecentSuggestions; +import android.support.v4.view.MenuItemCompat; +import android.support.v7.app.ActionBarActivity; +import android.support.v7.widget.SearchView; +import android.support.v7.widget.SearchView.OnQueryTextListener; +import android.util.Log; +import android.view.Menu; +import android.view.MenuInflater; +import android.view.MenuItem; +import android.view.View; +import android.view.View.OnClickListener; +import android.widget.Toast; + +import com.j256.ormlite.android.AndroidDatabaseResults; + +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.app.Intents; +import de.bjusystems.vdrmanager.app.VdrManagerApp; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.data.Vdr; +import de.bjusystems.vdrmanager.data.db.DBAccess; +import de.bjusystems.vdrmanager.data.db.EPGSearchSuggestionsProvider; +import de.bjusystems.vdrmanager.remote.RemoteActivity; +import de.bjusystems.vdrmanager.utils.wakeup.AsyncWakeupTask; + +public class VdrManagerActivity extends ActionBarActivity implements + OnClickListener, OnQueryTextListener { + + public static final String TAG = "VdrManagerActivity"; + + public static final String VDR_PORTAL = "http://www.vdr-portal.de"; + + private SearchView search; + + private View actionMenuWakup; + private View actionMenuRemote; + + @Override + protected void onCreate(final Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + // Preferences.initVDR(this); + + // if(Preferences.get().getCurrentVdr() == null){ + // finish(); + // return; + // } android.support.v7.appcompat.R + + if (Preferences.initVDR(this) == false) { + final Intent intent = new Intent(); + intent.setClass(this, VdrListActivity.class); + intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); + intent.putExtra(Intents.EMPTY_CONFIG, Boolean.TRUE); + startActivity(intent); + Toast.makeText(this, R.string.no_vdr, Toast.LENGTH_SHORT).show(); + finish(); + return; + } + + Preferences.setLocale(this); + + // this.getActionBar().setDisplayShowCustomEnabled(true); + // this.getActionBar().setDisplayShowTitleEnabled(false); + // setTitle(getString(R.string.app_name)); + // attach view + setContentView(R.layout.vdrmanager); + + // Preferences.loadPreferences(this); + + findViewById(R.id.action_menu_channels).setOnClickListener(this); + findViewById(R.id.action_menu_recordings).setOnClickListener(this); + findViewById(R.id.action_menu_timers).setOnClickListener(this); + findViewById(R.id.action_menu_epg).setOnClickListener(this); + findViewById(R.id.action_menu_remote).setOnClickListener(this); +// View v = findViewById(R.id.action_menu_search); +// if (v != null) { +// v.setOnClickListener(this); +// } + //findViewById(R.id.main_logo).setOnClickListener(this); + actionMenuWakup = findViewById(R.id.action_menu_wakeup); + actionMenuRemote = findViewById(R.id.action_menu_remote); + // add and register buttons + // createButtons(); + } + + public boolean onCreateOptionsMenu(Menu menu) { + MenuInflater inflater = getMenuInflater(); + inflater.inflate(R.menu.main_menu, menu); + + // search = new SearchView(getSupportActionBar().getThemedContext()); + search = (SearchView) MenuItemCompat.getActionView( menu.findItem(R.id.menu_search)); + + // search = (SearchView) + // .getActionView(); + // + // Object o = menu.findItem(R.id.menu_search); + + SearchManager searchManager = (SearchManager) getSystemService(Context.SEARCH_SERVICE); + search.setSearchableInfo(searchManager + .getSearchableInfo(getComponentName())); + + //search.setOnQueryTextListener(this); + return true; + } + + @Override + protected void onResume() { + Preferences.setLocale(this); + if (Preferences.get().isWakeupEnabled() == false) { + actionMenuWakup.setVisibility(View.GONE); + actionMenuWakup.setOnClickListener(null); + } else { + actionMenuWakup.setVisibility(View.VISIBLE); + actionMenuWakup.setOnClickListener(this); + } + + if(Preferences.get().isRemoteEnabled() == false){ + actionMenuRemote.setVisibility(View.GONE); + actionMenuRemote.setOnClickListener(null); + } else { + actionMenuRemote.setVisibility(View.VISIBLE); + actionMenuRemote.setOnClickListener(this); + } + + + super.onResume(); + } + + @Override + public boolean onOptionsItemSelected( + final MenuItem item) { + + switch (item.getItemId()) { + case R.id.main_menu_preferences: { + Intent intent = new Intent(this, PreferencesActivity.class); + int flags = Intent.FLAG_ACTIVITY_NEW_TASK + | Intent.FLAG_ACTIVITY_SINGLE_TOP + | Intent.FLAG_ACTIVITY_CLEAR_TOP; + intent.setFlags(flags); + startActivity(intent); + finish(); + break; + } + case R.id.main_menu_info: { + if(isFinishing()){ + break; + } + About.show(this); + break; + } + case R.id.main_menu_exit: { + finish(); + break; + } + + case R.id.main_menu_clear_search: { + SearchRecentSuggestions suggestions = new SearchRecentSuggestions( + this, EPGSearchSuggestionsProvider.AUTHORITY, + EPGSearchSuggestionsProvider.MODE); + suggestions.clearHistory(); + break; + } + + // case R.id.menu_search: { + // if(Build.VERSION.SDK_INT <11){ + // onSearchRequested(); + // } + // break; + // } + case R.id.main_menu_goto: { + try { + final Cursor cursor = ((AndroidDatabaseResults) DBAccess + .get(this).getVdrDAO().iterator().getRawResults()) + .getRawCursor(); + startManagingCursor(cursor); + final AlertDialog ad = new AlertDialog.Builder(this) + .setSingleChoiceItems(cursor, findVdrCursor(cursor), + "name", new DialogInterface.OnClickListener() { + + public void onClick(DialogInterface dialog, + int which) { + cursor.moveToPosition(which); + int id = cursor.getInt(cursor + .getColumnIndex("_id")); + Vdr vdr = DBAccess + .get(VdrManagerActivity.this) + .getVdrDAO().queryForId(id); + if (vdr == null) { + Toast.makeText( + VdrManagerActivity.this, + R.string.main_menu_goto_no_vdr, + Toast.LENGTH_SHORT).show(); + } else { + Preferences.setCurrentVdr( + VdrManagerActivity.this, + vdr); + Toast.makeText( + VdrManagerActivity.this, + getString( + R.string.main_menu_switched_to, + vdr.getName()), + Toast.LENGTH_SHORT).show(); + Intent intent = getIntent(); + overridePendingTransition(0, 0); + intent.addFlags(Intent.FLAG_ACTIVITY_NO_ANIMATION); + finish(); + + overridePendingTransition(0, 0); + startActivity(intent); + } + dialog.dismiss(); + } + })// + .setTitle(R.string.main_menu_goto_title)// + .create(); + ad.show(); + + } catch (Exception ex) { + Log.w(TAG, ex); + } + + break; + } + } + return true; + } + + private int findVdrCursor(Cursor c) { + if (Preferences.get().getCurrentVdr() == null) { + return -1; + } + + int cid = Preferences.get().getCurrentVdr().getId(); + + int position = 0; + c.moveToPosition(-1); + while (c.moveToNext()) { + if (c.getInt(c.getColumnIndex("_id")) == cid) { + break; + } + position++; + } + return position; + } + + @Override + public void onBackPressed() { + if (Preferences.get().isQuiteOnBackButton()) { + finish(); + } else { + super.onBackPressed(); + } + + try { + // reassign a new and empty key store + ((VdrManagerApp)getApplication()).initSessionKeyStore(); + } catch (final Exception e) { + Log.e(getClass().getName(), "Can't clear session key store"); + } + + } + + public void startActivity(Class<?> clazz) { + Intent intent = new Intent(Intent.ACTION_VIEW); + intent.setClass(this, clazz); + startActivity(intent); + } + + public void onClick(View v) { + int id = v.getId(); + + switch (id) { + case R.id.action_menu_channels: + startActivity(ChannelListActivity.class); + break; + case R.id.action_menu_recordings: + startActivity(RecordingListActivity.class); + break; + case R.id.action_menu_timers: + startActivity(TimerListActivity.class); + break; + case R.id.action_menu_epg: + startActivity(TimeEpgListActivity.class); + break; +// case R.id.action_menu_search: +// onSearchRequested(); +// break; + case R.id.action_menu_wakeup: + final AsyncWakeupTask wakeupTask = new AsyncWakeupTask(this); + wakeupTask.execute(); + break; + case R.id.main_logo: + Intent i = new Intent(Intent.ACTION_VIEW); + i.setData(Uri.parse(VDR_PORTAL)); + startActivity(i); + break; + + case R.id.action_menu_remote: + startActivity(RemoteActivity.class); + break; + + } + + } + + protected void startSearchManager() { + Bundle appData = new Bundle(); + startSearch(null, false, appData, false); + } + + @Override + public boolean onSearchRequested() { + search.setVisibility(View.VISIBLE); + // Bundle appData = new Bundle(); + // appData.putBoolean(SearchableActivity.JARGON, true); + // startSearch(null, false, appData, false); + return true; + } + + @Override + public boolean onQueryTextSubmit(String query) { + // TODO Auto-generated method stub + return false; + } + + @Override + public boolean onQueryTextChange(String newText) { + // TODO Auto-generated method stub + return false; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity.java new file mode 100644 index 0000000..0d01737 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/gui/VdrPreferencesActivity.java @@ -0,0 +1,508 @@ +package de.bjusystems.vdrmanager.gui; + +import java.io.BufferedReader; +import java.io.FileReader; +import java.io.IOException; +import java.net.InetAddress; +import java.net.InetSocketAddress; +import java.net.Socket; +import java.util.ArrayList; +import java.util.List; + +import org.fueri.reeldroid.network.DeviceManager; + +import android.app.Activity; +import android.app.AlertDialog; +import android.app.ProgressDialog; +import android.content.DialogInterface; +import android.content.Intent; +import android.content.SharedPreferences; +import android.content.SharedPreferences.Editor; +import android.content.SharedPreferences.OnSharedPreferenceChangeListener; +import android.os.AsyncTask; +import android.os.Bundle; +import android.preference.Preference; +import android.preference.Preference.OnPreferenceClickListener; +import android.view.View; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.VdrSharedPreferencesImpl; +import de.bjusystems.vdrmanager.ZonePicker; +import de.bjusystems.vdrmanager.app.Intents; +import de.bjusystems.vdrmanager.data.FetchEditTextPreference; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.data.Vdr; +import de.bjusystems.vdrmanager.data.db.DBAccess; +import de.bjusystems.vdrmanager.tasks.VoidAsyncTask; + +public class VdrPreferencesActivity extends BasePreferencesActivity implements + OnSharedPreferenceChangeListener, OnPreferenceClickListener { + + public static final int REQUEST_CODE_PICK_A_TIME_ZONE = 1; + + Vdr vdr; + + VdrSharedPreferencesImpl pref; + + int id = -1; + + @Override + public SharedPreferences getSharedPreferences(String name, int mode) { + return this.pref; + } + + @Override + public Preference findPreference(CharSequence key) { + return super.findPreference(key); + } + + @Override + protected void updateSummary(Preference ep) { + if (ep.getKey().equals("key_timezone")) { + String text = vdr.getServerTimeZone(); + if (text == null) { + return; + } + setSummary(text, ep); + return; + } + super.updateSummary(ep); + } + + private boolean isNew = false; + + private boolean hasChanged = false; + + private void initVDRInstance() { + id = getIntent().getIntExtra(Intents.VDR_ID, -1); + if (id == -1) {// new vdr + vdr = new Vdr(); + isNew = true; + } else {// edit + Vdr v = DBAccess.get(this).getVdrDAO().queryForId(id); + if (v != null) { + vdr = v; + } else { + vdr = new Vdr(); + id = -1; + isNew = true; + } + } + pref = new VdrSharedPreferencesImpl(vdr, DBAccess.get(this).getVdrDAO()); + } + + public static String ARP_CACHE = "/proc/net/arp"; + + /** + * return mac address as a string. + * + * @param ip + * @return + */ + public static String getMacFromArpCache(String ip) { + + if (ip == null) { + return null; + } + + BufferedReader br = null; + + try { + br = new BufferedReader(new FileReader(ARP_CACHE)); + + String line; + + while ((line = br.readLine()) != null) { + String[] values = line.split("\\s+"); + if (values != null && values.length >= 4 + && ip.equals(values[0])) { + // format check + String mac = values[3]; + if (mac.matches("..:..:..:..:..:..")) { + return mac; + } else { + return null; + } + } + } + } catch (Exception e) { + + } finally { + try { + br.close(); + } catch (IOException e) { + + } + } + return null; + } + + // private String getIp() throws Exception { + // final Preferences prefs = Preferences.get(); + // String host = prefs.getSvdrpHost(); + // return InetAddress.getByName(host).getHostAddress(); + // } + + private void ping(String ip, int port) throws Exception { + Socket socket = new Socket(); + socket.connect(new InetSocketAddress(ip, port), 5 * 1000); + socket.setSoTimeout(5 * 1000); + } + + @Override + protected void onCreate(Bundle savedInstanceState) { + + super.onCreate(savedInstanceState); + + initVDRInstance(); + + this.addPreferencesFromResource(R.xml.vdr_prefs); + + // this.getPreferenceManager().setSharedPreferencesName(Preferences.getPreferenceFile(this)); + + pref.registerOnSharedPreferenceChangeListener(this); + + String recstream = pref.getString("key_recstream_method", "vdr-live"); + + if (recstream.equals("vdr-live") == false) { + Preference p = findPreference("key_live_port"); + p.setEnabled(false); + // PreferenceCategory cat = (PreferenceCategory) + // findPreference("key_streaming_category"); + // cat.removePreference(p); + } + + if (recstream.equals("vdr-smarttvweb") == false) { + Preference p = findPreference("key_smarttvweb_port"); + p.setEnabled(false); + p = findPreference("key_smarttvweb_recstream_method"); + p.setEnabled(false); + + } + + // create background task + + // start task + + final FetchEditTextPreference macedit = (FetchEditTextPreference) findPreference(getString(R.string.wakeup_wol_mac_key)); + String mac = vdr.getMac(); + if (mac == null) { + mac = ""; + } + macedit.setText(mac); + macedit.setCompoundButtonListener(new View.OnClickListener() { + @Override + public void onClick(View v) { + final String host = vdr.getHost(); + if (host == null) { + Utils.say(VdrPreferencesActivity.this, + getString(R.string.vdr_host_not_defined)); + return; + } + + new VoidAsyncTask() { + + ProgressDialog pd; + + private String mac; + + String message; + + protected void onPreExecute() { + pd = new ProgressDialog(VdrPreferencesActivity.this); + pd.setMessage(getString(R.string.processing)); + pd.show(); + }; + + protected void onPostExecute(Void result) { + pd.dismiss(); + if (message != null) { + Utils.say(VdrPreferencesActivity.this, message); + return; + } + macedit.setEditText(mac); + }; + + @Override + protected Void doInBackground(Void... params) { + try { + String ip = InetAddress.getByName(host) + .getHostAddress(); + ping(ip, vdr.getPort()); + mac = getMacFromArpCache(ip); + } catch (Exception ex) { + message = ex.getLocalizedMessage(); + } + + return null; + } + }.execute(); + } + }); + + final FetchEditTextPreference ipEdit = (FetchEditTextPreference) findPreference(getString(R.string.vdr_host_key)); + String ip = vdr.getHost(); + ipEdit.setText(ip); + ipEdit.setCompoundButtonListener(new View.OnClickListener() { + @Override + public void onClick(View v) { + + new AsyncTask<Void, String, List<String>>() { + + ProgressDialog pd; + + String message; + + protected void onPreExecute() { + pd = new ProgressDialog(VdrPreferencesActivity.this); + pd.setMessage(getString(R.string.processing)); + pd.show(); + }; + + protected void onPostExecute(final List<String> ips) { + pd.dismiss(); + if (message != null) { + Utils.say(VdrPreferencesActivity.this, message); + return; + } + + if (ips.isEmpty()) { + Utils.say(VdrPreferencesActivity.this, + R.string.no_results); + return; + } + if (ips.size() == 1) { + ipEdit.setEditText(ips.get(0).toString()); + } else { + new AlertDialog.Builder(VdrPreferencesActivity.this) + .setItems( + ips.toArray(new CharSequence[] {}), + new DialogInterface.OnClickListener() { + @Override + public void onClick( + DialogInterface dialog, + int which) { + String ip = ips.get(which); + ipEdit.setEditText(ip); + } + }).show(); + } + + } + + protected void onProgressUpdate(String... values) { + pd.setMessage(getString(R.string.probing, values[0])); + }; + + @Override + protected List<String> doInBackground(Void... params) { + try { + + final int port = vdr.getPort(); + return DeviceManager.findVDRHosts( + VdrPreferencesActivity.this, port, + new DeviceManager.ProgressListener() { + + @Override + public void publish(String currentIP) { + publishProgress(currentIP); + } + }); + + } catch (Exception ex) { + message = ex.getLocalizedMessage(); + } + return new ArrayList<String>(0); + } + }.execute(); + + } + }); + + updateChildPreferences(); + + findPreference(getString(R.string.timezone_key)) + .setOnPreferenceClickListener(this); + + } + + public void onSharedPreferenceChanged(SharedPreferences arg0, String key) { + hasChanged = true; + updateChildPreferences(); + Preference p = findPreference(key); + updateSummary(p); + + if (key != null && key.equals("key_recstream_method")) { + String recstream = pref.getString("key_recstream_method", + "vdr-live"); + Preference pk = findPreference("key_live_port"); + if (recstream.equals("vdr-live") == false) { + + pk.setEnabled(false); + // PreferenceCategory cat = (PreferenceCategory) + // findPreference("key_streaming_category"); + // cat.removePreference(p); + } else { + pk.setEnabled(true); + } + + if (recstream.equals("vdr-smarttvweb") == false) { + p = findPreference("key_smarttvweb_port"); + p.setEnabled(false); + p = findPreference("key_smarttvweb_recstream_method"); + p.setEnabled(false); + + } else { + p = findPreference("key_smarttvweb_port"); + p.setEnabled(true); + p = findPreference("key_smarttvweb_recstream_method"); + p.setEnabled(true); + + } + + // if(pk) + // cat.addPreference(pk); + // } else { + // cat.removePreference(pk); + // } + } + + Preferences.reloadVDR(this); + } + + @Override + protected void onResume() { + super.onResume(); + pref.registerOnSharedPreferenceChangeListener(this); + } + + @Override + protected void onPause() { + super.onPause(); + // Unregister the listener whenever a key changes + pref.unregisterOnSharedPreferenceChangeListener(this); + } + + private void enableWolPreferences() { + Preference p = findPreference(getString(R.string.wakeup_wol_mac_key)); + if (p != null) + + p.setEnabled(true); + p = findPreference(getString(R.string.wakeup_wol_custom_broadcast_key)); + if (p != null) { + p.setEnabled(true); + } + } + + private void disableWolPreferences() { + Preference p = findPreference(getString(R.string.wakeup_wol_mac_key)); + if (p != null) + p.setEnabled(false); + + p = findPreference(getString(R.string.wakeup_wol_custom_broadcast_key)); + if (p != null) + p.setEnabled(false); + + } + + private void disableWakeupUrlPreferences() { + Preference p = findPreference(getString(R.string.wakeup_url_key)); + if (p != null) { + p.setEnabled(false); + } + p = findPreference(getString(R.string.wakeup_password_key)); + if (p != null) { + p.setEnabled(false); + } + + p = findPreference(getString(R.string.wakeup_user_key)); + if (p != null) { + p.setEnabled(false); + } + } + + private void enableWakeupUrlPrefenreces() { + Preference p = findPreference(getString(R.string.wakeup_url_key)); + if (p != null) { + p.setEnabled(true); + } + + p = findPreference(getString(R.string.wakeup_password_key)); + if (p != null) { + p.setEnabled(true); + } + p = findPreference(getString(R.string.wakeup_user_key)); + if (p != null) { + p.setEnabled(true); + } + } + + private void updateChildPreferences() { + String wakup = pref.getString(getString(R.string.wakeup_method_key), + "wol"); + + if (wakup.equals("url")) { + disableWolPreferences(); + enableWakeupUrlPrefenreces(); + } else {// remote url + disableWakeupUrlPreferences(); + enableWolPreferences(); + } + + for (String key : pref.getAll().keySet()) { + Preference p = findPreference(key); + updateSummary(p); + } + + } + + @Override + public void onBackPressed() { + if (id != -1) {// no new devices + setResult(RESULT_OK); + finish(); + return; + } + if (isNew == true && hasChanged == false) { + // if (pref.commits < 2) {// user has not changed anything + DBAccess.get(this).getVdrDAO().delete(pref.getVdr()); + finish(); + return; + } + super.onBackPressed(); + } + + @Override + public boolean onPreferenceClick(Preference preference) { + + String timezone = vdr.getServerTimeZone(); + + Intent intent = new Intent(this, ZonePicker.class); + intent.putExtra("current_tz", timezone); + startActivityForResult(intent, REQUEST_CODE_PICK_A_TIME_ZONE); + return true; + } + + @Override + protected void onActivityResult(int requestCode, int resultCode, Intent data) { + if (resultCode != Activity.RESULT_OK) { + super.onActivityResult(requestCode, resultCode, data); + return; + } + + // never mind, onResume also registers this, but the listenres are held + // in a map (as key) so that no double occurance + pref.registerOnSharedPreferenceChangeListener(this); + + if (requestCode == REQUEST_CODE_PICK_A_TIME_ZONE) { + String ntz = data.getStringExtra("new_tz"); + if (ntz != null) { + vdr.setServerTimeZone(ntz); + Editor editor = findPreference("key_timezone").getEditor(); + editor.putString("key_timezone", ntz); + editor.commit(); + // setSummary(ntz, ); + } + } + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/remote/HITK.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/remote/HITK.java new file mode 100644 index 0000000..5d0c596 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/remote/HITK.java @@ -0,0 +1,77 @@ +package de.bjusystems.vdrmanager.remote; + +/** + * Created by lado on 09.05.15. + */ +public enum HITK { + Up, + Down, + Menu, + Ok, + Back, + Left, + Right, + Red, + Green, + Yellow, + Blue, + Zero("0"), + One("1"), + Two("2"), + Three("3"), + Four("4"), + Five("5"), + Six("6"), + Seven("7"), + Eight("8"), + Nine("9"), + Info, + Play_Pause("Play/Pause"), + Play, + Pause, + Stop, + Record, + FastFwd, + FastRew, + Next, + Prev, + Power, + ChannelUp("Channel+"), + ChannelDown("Channel-"), + PrevChannel, + VolumeUp("Volume+"), + VolumeDown("Volume-"), + Mute, + Audio, + Subtitles, + Schedule, + Channels, + Timers, + Recordings, + Setup, + Commands, + User0, + User1, + User2, + User3, + User4, + User5, + User6, + User7, + User8, + User9,; + + String value; + + private HITK() { + this.value = this.name(); + } + + private HITK(String value) { + this.value = value; + } + + public String getValue(){ + return this.value; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/remote/RemoteActivity.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/remote/RemoteActivity.java new file mode 100644 index 0000000..57f76d4 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/remote/RemoteActivity.java @@ -0,0 +1,395 @@ +package de.bjusystems.vdrmanager.remote; + + +import java.util.ArrayList; + +import android.app.Activity; +import android.content.Intent; +import android.os.Build; +import android.view.*; +import de.bjusystems.vdrmanager.gui.Utils; +import org.hampelratte.svdrp.Connection; +import org.hampelratte.svdrp.Response; +import org.hampelratte.svdrp.commands.HITK; + +import de.androvdr.widget.AnimatedTextView; +import de.androvdr.widget.FontAwesome; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.gui.ColoredButton; +import de.bjusystems.vdrmanager.tasks.VoidAsyncTask; + +import android.app.AlertDialog; +import android.content.Context; +import android.content.DialogInterface; +import android.content.SharedPreferences; +import android.os.AsyncTask; +import android.os.Bundle; +import android.view.View.OnClickListener; +import android.view.animation.AlphaAnimation; +import android.widget.AdapterView; +import android.widget.ArrayAdapter; +import android.widget.Button; +import android.widget.EditText; +import android.widget.Spinner; +import android.widget.TextView; + +public class RemoteActivity extends Activity implements OnClickListener, View.OnLongClickListener { + + + private Connection connection; + + private AnimatedTextView result; + private AlphaAnimation out; + private AlphaAnimation in; + + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + this.requestWindowFeature(Window.FEATURE_NO_TITLE); + + //Remove notification bar + this.getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN); + View view = getLayoutInflater().inflate(R.layout.remote, null); + + setContentView(view); + + view.setOnLongClickListener(this); + + + ViewGroup viewGroup = (ViewGroup) view.findViewById(R.id.root); + + Button button = (Button) viewGroup.findViewById(R.id.red); + //button.getBackground().setColorFilter(0xFF00FF00, PorterDuff.Mode.MULTIPLY); + + setAllButtonListener(viewGroup); + + result = (AnimatedTextView) findViewById(R.id.result); + //Animation in = AnimationUtils.loadAnimation(this,android.R.anim.fade_in); + //Animation out = AnimationUtils.loadAnimation(this, android.R.anim.fade_out); +/* result.setInAnimation(in); + result.setOutAnimation(out); + result.setFactory(this);*/ + out = new AlphaAnimation(1.0f, 0.0f); + out.setDuration(100); + + in = new AlphaAnimation(0.0f, 1.0f); + in.setDuration(100); + } + + @Override + public boolean onCreateOptionsMenu(Menu menu) { + MenuInflater inflater = getMenuInflater(); + inflater.inflate(R.menu.remote_menu, menu); + return true; + } + + @Override + public void onBackPressed() { + if(isBackKeyRemapped() == false) { + super.onBackPressed(); + } else { + new HitkAsyncTask() { + }.execute("Back"); + + } + } + + + private void resetOverrides(){ + SharedPreferences sharedPref = getSharedPreferences("remote_" + Preferences.get().getCurrentVdr().getId(), Context.MODE_PRIVATE); + sharedPref + .edit() + .clear() + .commit(); + restart(); + } + + private void setBackKeyRemapped(boolean value){ + SharedPreferences sharedPref = getSharedPreferences("misc_" + Preferences.get().getCurrentVdr().getId(), Context.MODE_PRIVATE); + sharedPref// + .edit()// + .putBoolean("backishitk", value)// + .commit(); + } + + private boolean isBackKeyRemapped(){ + SharedPreferences sharedPref = getSharedPreferences("misc_" + Preferences.get().getCurrentVdr().getId(), Context.MODE_PRIVATE); + return sharedPref.getBoolean("backishitk", false); + } + + @Override + public boolean onKeyLongPress(int keyCode, KeyEvent event) { + if (keyCode == KeyEvent.KEYCODE_BACK) { + if(isBackKeyRemapped() == false){ + return super.onKeyLongPress(keyCode, event); + } + super.onBackPressed(); + return true; + } + return super.onKeyLongPress(keyCode, event); + } + + @Override + public boolean onPrepareOptionsMenu(Menu menu) { + MenuItem item = menu.findItem(R.id.remapback); + item.setChecked(isBackKeyRemapped()); + return true; + } + + @Override + public boolean onOptionsItemSelected(MenuItem item) { + + switch (item.getItemId()) { + case R.id.reset: { + resetOverrides(); + return true; + } + case R.id.exprt: { + Utils.say(this, R.string.not_yet_implemented); + return true; + } + case R.id.imprt: { + Utils.say(this, R.string.not_yet_implemented); + return true; + } + case R.id.remapback: { + if(item.isChecked()){ + setBackKeyRemapped(false); + } else { + setBackKeyRemapped(true); + Utils.say(this, R.string.remapback_hint); + } + } + } + + return super.onOptionsItemSelected(item); + } + + @Override + protected void onPause() { + super.onPause(); + if (connection != null) { + new VoidAsyncTask() { + @Override + protected Void doInBackground(Void... params) { + try { + connection.close(); + connection = null; + } catch (Exception e) { + e.printStackTrace(); + } + return null; + } + }.execute(); + + } + } + + + public void setAllButtonListener(ViewGroup viewGroup) { + + // + SharedPreferences sharedPref = getSharedPreferences("remote_" + Preferences.get().getCurrentVdr().getId(), Context.MODE_PRIVATE); + View v; + for (int i = 0; i < viewGroup.getChildCount(); i++) { + v = viewGroup.getChildAt(i); + if (v instanceof ViewGroup) { + setAllButtonListener((ViewGroup) v); + } else if (v instanceof Button) { + if (v.getTag() == null) { + continue; + } + ((Button) v).setOnClickListener(this); + ((Button) v).setOnLongClickListener(this); + + String hitk = sharedPref.getString("key_" + String.valueOf(v.getTag()), null); + setOverrideTag(v, hitk); + String label = sharedPref.getString("label_" + String.valueOf(v.getTag()), null); + setOverrideLabel((Button)v, label); + } + } + } + + private void setOverrideLabel(Button b, CharSequence label) { + if(label == null){ + return; + } + b.setText(label); + } + + + private void restart() { + + if (android.os.Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) { + recreate(); + } else { + Intent intent = getIntent(); + overridePendingTransition(0, 0); + intent.addFlags(Intent.FLAG_ACTIVITY_NO_ANIMATION); + finish(); + + overridePendingTransition(0, 0); + startActivity(intent); + } + } + + + class HitkAsyncTask extends AsyncTask<String, Void, Void>{ + + Response send; + + Exception ex; + + @Override + protected void onPostExecute(Void aVoid) { + result.setText(""); + result.fadeIn(); + if (send != null) { + result.setText(String.valueOf(send.getMessage())); + result.fadeOut(); + //Utils.say(getBaseContext(), send.toString()); + } else if (ex != null) { + result.setText(ex.getMessage()); + } + } + + @Override + protected Void doInBackground(String... hitk) { + try { + + if (connection == null) { + connection = new Connection(Preferences.get().getHost(), Preferences.get().getSvdrpPort()); + } + + send = connection.send(new HITK(hitk[0])); + } catch (Exception ex) { + this.ex = ex; + } + + return null; + } + + + + }; + + @Override + public void onClick(final View v) { + new HitkAsyncTask() { + }.execute(getCurrentTag(v)); + } + + @Override + public boolean onLongClick(final View v) { + + + if (v.getId() == R.id.root) { + openOptionsMenu(); + return true; + } + + CharSequence text = ((Button) v).getText(); + final String tag = (String) v.getTag(); + final String override = (String) v.getTag(-100); + String current = override != null ? override : tag; + + View view = getLayoutInflater().inflate(R.layout.edit_remote_key, null); + + + final EditText hitk = (EditText) view.findViewById(R.id.hitk); + TextView hitkLabel = (TextView) view.findViewById(R.id.hitkLabel); + if (v instanceof ColoredButton) { + hitk.setVisibility(View.GONE); + hitkLabel.setVisibility(View.GONE); + } else { + hitk.setVisibility(View.VISIBLE); + hitkLabel.setVisibility(View.VISIBLE); + hitk.setTypeface( + FontAwesome.getFontAwesome(this) + ); + } + hitk.setText(text); + final Spinner hitkspinner = (Spinner) view.findViewById(R.id.hitkSpinner); + + final ArrayList<String> keys = new ArrayList<>(); + for (de.bjusystems.vdrmanager.remote.HITK hk : de.bjusystems.vdrmanager.remote.HITK.values()) { + keys.add(hk.getValue()); + } + ArrayAdapter<CharSequence> adapter = new ArrayAdapter<CharSequence>(this, android.R.layout.simple_spinner_dropdown_item, keys.toArray(new String[]{})); +// Specify the layout to use when the list of choices appears + // hitkspinner.setDropDownViewResource(android.R.layout.simple_spinner_dropdown_item); +// Apply the adapter to the spinner + hitkspinner.setAdapter(adapter); + int selected = -1; + for (int i = 0; i < keys.size(); ++i) { + String k = keys.get(i); + if (k.equals(current)) { + selected = i; + break; + } + } + hitkspinner.setSelection(selected); + hitkspinner.setOnItemSelectedListener(new AdapterView.OnItemSelectedListener() { + @Override + public void onItemSelected(AdapterView<?> parent, View view, int position, long id) { + + } + + @Override + public void onNothingSelected(AdapterView<?> parent) { + + } + }); + + AlertDialog.Builder builder = new AlertDialog.Builder(this); + builder.setPositiveButton(android.R.string.ok, new DialogInterface.OnClickListener() { + @Override + public void onClick(DialogInterface dialog, int which) { + CharSequence nhk = hitk.getText(); + ((Button) v).setText(nhk); + String hitk = (String) hitkspinner.getSelectedItem(); + putVdrKey("key_" + tag, hitk); + putVdrKey("label_" + tag, nhk); + setOverrideTag(v, hitk); + + } + }) + .setNegativeButton(android.R.string.cancel, new DialogInterface.OnClickListener() { + @Override + public void onClick(DialogInterface dialog, int which) { + + } + }).setView(view); + + builder.create().show(); + + + return false; + } + + private void putVdrKey(String key, CharSequence value) { + SharedPreferences sharedPref = getSharedPreferences("remote_" + Preferences.get().getCurrentVdr().getId(), Context.MODE_PRIVATE); + SharedPreferences.Editor edit = sharedPref.edit(); + edit.putString(key, String.valueOf(value)); + edit.commit(); + } + + private String getCurrentTag(View view) { + Object tag = view.getTag(); + if (tag instanceof String == false) { + return null; + } + + Object otag = view.getTag(-100); + if (otag == null) { + return (String) tag; + } + return (String) otag; + } + + private void setOverrideTag(View view, String hitk) { + view.setTag(-100, hitk); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/AsyncProgressTask.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/AsyncProgressTask.java new file mode 100644 index 0000000..daeb2c7 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/AsyncProgressTask.java @@ -0,0 +1,63 @@ +package de.bjusystems.vdrmanager.tasks; + +import android.app.Activity; +import de.bjusystems.vdrmanager.gui.SvdrpProgressDialog; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpAsyncTask; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpClient; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpEvent; + +public abstract class AsyncProgressTask<Result> { + + class AsyncProgress extends SvdrpProgressDialog<Result> { + + public AsyncProgress(final Activity activity, + final SvdrpClient<Result> client) { + super(activity, client); + } + + @Override + public void svdrpEvent(final SvdrpEvent event) { + super.svdrpEvent(event); + switch (event) { + case ABORTED: + case CONNECT_ERROR: + case CONNECTION_TIMEOUT: + case ERROR: + case LOGIN_ERROR: + case FINISHED_ABNORMALY: + case FINISHED_SUCCESS: + case CACHE_HIT: + AsyncProgressTask.this.finished(event); + break; + } + } + } + + Activity activity; + SvdrpClient<Result> client; + + public AsyncProgressTask(final Activity activity, + final SvdrpClient<Result> client) { + this.activity = activity; + this.client = client; + } + + public void start() { + + // delete timer + /* + * final SetTimerClient client = new SetTimerClient(timer, true) { + * + * @Override public int getProgressTextId() { return + * R.string.progress_timer_delete; } }; + */ + final SvdrpAsyncTask<Result, SvdrpClient<Result>> task = new SvdrpAsyncTask<Result, SvdrpClient<Result>>( + client); + final AsyncProgress progress = new AsyncProgress(activity, client); + task.addSvdrpListener(progress); + task.addSvdrpExceptionListener(progress); + task.run(); + } + + public abstract void finished(SvdrpEvent event); +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/ChannelsTask.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/ChannelsTask.java new file mode 100644 index 0000000..1623575 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/ChannelsTask.java @@ -0,0 +1,11 @@ +package de.bjusystems.vdrmanager.tasks; + +import android.app.Activity; +import de.bjusystems.vdrmanager.data.Channel; +import de.bjusystems.vdrmanager.utils.svdrp.ChannelClient; + +public abstract class ChannelsTask extends AsyncProgressTask<Channel> { + public ChannelsTask(final Activity activity, final ChannelClient client) { + super(activity, client); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/CreateTimerTask.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/CreateTimerTask.java new file mode 100644 index 0000000..fa7dc43 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/CreateTimerTask.java @@ -0,0 +1,20 @@ +package de.bjusystems.vdrmanager.tasks; + +import android.app.Activity; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Timer; +import de.bjusystems.vdrmanager.gui.CertificateProblemDialog; +import de.bjusystems.vdrmanager.utils.svdrp.SetTimerClient; +import de.bjusystems.vdrmanager.utils.svdrp.SetTimerClient.TimerOperation; + +public abstract class CreateTimerTask extends AsyncProgressTask<Timer> { + + public CreateTimerTask(final Activity activity, final Timer timer) { + super(activity, new SetTimerClient(timer, TimerOperation.CREATE, new CertificateProblemDialog(activity)) { + @Override + public int getProgressTextId() { + return R.string.progress_timer_save; + } + }); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask.java new file mode 100644 index 0000000..b9f5f75 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/DeleteRecordingTask.java @@ -0,0 +1,18 @@ +package de.bjusystems.vdrmanager.tasks; + +import android.app.Activity; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Recording; +import de.bjusystems.vdrmanager.gui.CertificateProblemDialog; +import de.bjusystems.vdrmanager.utils.svdrp.DelRecordingClient; + +public abstract class DeleteRecordingTask extends AsyncProgressTask<Recording> { + public DeleteRecordingTask(final Activity activity, final Recording r) { + super(activity, new DelRecordingClient(r, new CertificateProblemDialog(activity)) { + @Override + public int getProgressTextId() { + return R.string.progress_recording_delete; + } + }); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/DeleteTimerTask.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/DeleteTimerTask.java new file mode 100644 index 0000000..b3314d2 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/DeleteTimerTask.java @@ -0,0 +1,20 @@ +package de.bjusystems.vdrmanager.tasks; + +import android.app.Activity; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Timer; +import de.bjusystems.vdrmanager.gui.CertificateProblemDialog; +import de.bjusystems.vdrmanager.utils.svdrp.SetTimerClient; +import de.bjusystems.vdrmanager.utils.svdrp.SetTimerClient.TimerOperation; + +public abstract class DeleteTimerTask extends AsyncProgressTask<Timer> { + + public DeleteTimerTask(final Activity activity, final Timer timer) { + super(activity, new SetTimerClient(timer, TimerOperation.DELETE, new CertificateProblemDialog(activity)) { + @Override + public int getProgressTextId() { + return R.string.progress_timer_delete; + } + }); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/ModifyTimerTask.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/ModifyTimerTask.java new file mode 100644 index 0000000..80aae53 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/ModifyTimerTask.java @@ -0,0 +1,24 @@ +package de.bjusystems.vdrmanager.tasks; + +import android.app.Activity; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Timer; +import de.bjusystems.vdrmanager.gui.CertificateProblemDialog; +import de.bjusystems.vdrmanager.utils.svdrp.SetTimerClient; +import de.bjusystems.vdrmanager.utils.svdrp.SetTimerClient.TimerOperation; + +public abstract class ModifyTimerTask extends AsyncProgressTask<Timer> { + + public ModifyTimerTask(final Activity activity, final Timer newTimer, final Timer oldTimer) { + super(activity, new SetTimerClient(newTimer, oldTimer, TimerOperation.MODIFY, new CertificateProblemDialog(activity)) { + @Override + public int getProgressTextId() { + return R.string.progress_timer_modify; + } + + + }); + + + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/ToggleTimerTask.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/ToggleTimerTask.java new file mode 100644 index 0000000..82daae4 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/ToggleTimerTask.java @@ -0,0 +1,27 @@ +package de.bjusystems.vdrmanager.tasks; + +import android.app.Activity; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Timer; +import de.bjusystems.vdrmanager.gui.CertificateProblemDialog; +import de.bjusystems.vdrmanager.utils.svdrp.SetTimerClient; +import de.bjusystems.vdrmanager.utils.svdrp.SetTimerClient.TimerOperation; + +public abstract class ToggleTimerTask extends AsyncProgressTask<Timer> { + + public ToggleTimerTask(final Activity activity, final Timer timer) { + super(activity, new SetTimerClient(timer, TimerOperation.TOGGLE, new CertificateProblemDialog(activity)) { + boolean enabled = timer.isEnabled(); + + @Override + public int getProgressTextId() { + if (enabled) { + return R.string.progress_timer_disable; + } else { + return R.string.progress_timer_enable; + } + } + }); + timer.setEnabled(!timer.isEnabled()); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/VoidAsyncTask.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/VoidAsyncTask.java new file mode 100644 index 0000000..1d9f9f7 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/tasks/VoidAsyncTask.java @@ -0,0 +1,7 @@ +package de.bjusystems.vdrmanager.tasks; + +import android.os.AsyncTask; + +public abstract class VoidAsyncTask extends AsyncTask<Void, Void, Void>{ + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/date/DateFormatter.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/date/DateFormatter.java new file mode 100644 index 0000000..95f99db --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/date/DateFormatter.java @@ -0,0 +1,49 @@ +package de.bjusystems.vdrmanager.utils.date; + +import java.text.DateFormat; +import java.text.SimpleDateFormat; +import java.util.Calendar; +import java.util.Date; + +import de.bjusystems.vdrmanager.data.Preferences; + + +/** + * Class for formatting date and time values + * @author bju + * + */ +public class DateFormatter { + + private final String timeString; + private final String dateString; + private final String dailyHeader; + + public DateFormatter(final Date date) { + SimpleDateFormat sdf = new SimpleDateFormat(Preferences.get().getTimeFormat()); + timeString = sdf.format(date); + sdf = new SimpleDateFormat("EEE dd.MM.yy"); + dateString = sdf.format(date); + dailyHeader = DateFormat.getDateInstance(DateFormat.FULL).format(date); + } + + public DateFormatter(final long seconds) { + this(new Date(seconds * 1000)); + } + + public DateFormatter(final Calendar cal) { + this(cal.getTime()); + } + + public String getDateString() { + return dateString; + } + + public String getTimeString() { + return timeString; + } + + public String getDailyHeader() { + return dailyHeader; + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/http/HttpHelper.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/http/HttpHelper.java new file mode 100644 index 0000000..0812f73 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/http/HttpHelper.java @@ -0,0 +1,263 @@ +package de.bjusystems.vdrmanager.utils.http; + + +import java.io.IOException; +import java.io.InputStream; +import java.io.UnsupportedEncodingException; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.zip.GZIPInputStream; + +import org.apache.http.Header; +import org.apache.http.HeaderElement; +import org.apache.http.HttpEntity; +import org.apache.http.HttpException; +import org.apache.http.HttpRequest; +import org.apache.http.HttpRequestInterceptor; +import org.apache.http.HttpResponse; +import org.apache.http.HttpResponseInterceptor; +import org.apache.http.HttpVersion; +import org.apache.http.NameValuePair; +import org.apache.http.auth.AuthScope; +import org.apache.http.auth.UsernamePasswordCredentials; +import org.apache.http.client.ClientProtocolException; +import org.apache.http.client.ResponseHandler; +import org.apache.http.client.entity.UrlEncodedFormEntity; +import org.apache.http.client.methods.HttpGet; +import org.apache.http.client.methods.HttpPost; +import org.apache.http.client.methods.HttpRequestBase; +import org.apache.http.conn.scheme.PlainSocketFactory; +import org.apache.http.conn.scheme.Scheme; +import org.apache.http.conn.scheme.SchemeRegistry; +import org.apache.http.conn.ssl.SSLSocketFactory; +import org.apache.http.entity.HttpEntityWrapper; +import org.apache.http.impl.client.BasicResponseHandler; +import org.apache.http.impl.client.DefaultHttpClient; +import org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager; +import org.apache.http.message.BasicNameValuePair; +import org.apache.http.params.BasicHttpParams; +import org.apache.http.params.CoreConnectionPNames; +import org.apache.http.params.CoreProtocolPNames; +import org.apache.http.params.HttpParams; +import org.apache.http.protocol.HTTP; +import org.apache.http.protocol.HttpContext; + +/** + * Apache HttpClient helper class for performing HTTP requests. + * + * This class is intentionally *not* bound to any Android classes so that it is easier + * to develop and test. Use calls to this class inside Android AsyncTask implementations + * (or manual Thread-Handlers) to make HTTP requests asynchronous and not block the UI Thread. + * + * TODO cookies + * TODO multi-part binary data + * TODO follow 302s? + * TODO shutdown connection mgr? - client.getConnectionManager().shutdown(); + * + * @author ccollins + * + */ +public class HttpHelper { + + private static final String CONTENT_TYPE = "Content-Type"; + private static final int POST_TYPE = 1; + private static final int GET_TYPE = 2; + private static final String GZIP = "gzip"; + private static final String ACCEPT_ENCODING = "Accept-Encoding"; + + public static final String MIME_FORM_ENCODED = "application/x-www-form-urlencoded"; + public static final String MIME_TEXT_PLAIN = "text/plain"; + public static final String HTTP_RESPONSE = "HTTP_RESPONSE"; + public static final String HTTP_RESPONSE_ERROR = "HTTP_RESPONSE_ERROR"; + + private final DefaultHttpClient client; + private final ResponseHandler<String> responseHandler; + + /** + * Constructor. + * + */ + public HttpHelper() { + + final HttpParams params = new BasicHttpParams(); + params.setParameter(CoreProtocolPNames.PROTOCOL_VERSION, HttpVersion.HTTP_1_1); + params.setParameter(CoreProtocolPNames.HTTP_CONTENT_CHARSET, HTTP.UTF_8); + params.setParameter(CoreProtocolPNames.USER_AGENT, "Apache-HttpClient/Android"); + params.setParameter(CoreConnectionPNames.CONNECTION_TIMEOUT, 15000); + params.setParameter(CoreConnectionPNames.STALE_CONNECTION_CHECK, false); + final SchemeRegistry schemeRegistry = new SchemeRegistry(); + schemeRegistry.register(new Scheme("http", PlainSocketFactory.getSocketFactory(), 80)); + schemeRegistry.register(new Scheme("https", SSLSocketFactory.getSocketFactory(), 443)); + final ThreadSafeClientConnManager cm = new ThreadSafeClientConnManager(params, schemeRegistry); + client = new DefaultHttpClient(cm, params); + + // add gzip decompressor to handle gzipped content in responses + // (default we *do* always send accept encoding gzip header in request) + client.addResponseInterceptor(new HttpResponseInterceptor() { + public void process(final HttpResponse response, final HttpContext context) throws HttpException, IOException { + final HttpEntity entity = response.getEntity(); + final Header contentEncodingHeader = entity.getContentEncoding(); + if (contentEncodingHeader != null) { + final HeaderElement[] codecs = contentEncodingHeader.getElements(); + for (int i = 0; i < codecs.length; i++) { + if (codecs[i].getName().equalsIgnoreCase(HttpHelper.GZIP)) { + response.setEntity(new GzipDecompressingEntity(response.getEntity())); + return; + } + } + } + } + }); + + responseHandler = new BasicResponseHandler(); + } + + /** + * Perform a simple HTTP GET operation. + * + */ + public String performGet(final String url) { + return performRequest(null, url, null, null, null, null, HttpHelper.GET_TYPE); + } + + /** + * Perform an HTTP GET operation with user/pass and headers. + * + */ + public String performGet(final String url, final String user, final String pass, + final Map<String, String> additionalHeaders) { + return performRequest(null, url, user, pass, additionalHeaders, null, HttpHelper.GET_TYPE); + } + + /** + * Perform a simplified HTTP POST operation. + * + */ + public String performPost(final String url, final Map<String, String> params) { + return performRequest(HttpHelper.MIME_FORM_ENCODED, url, null, null, null, params, HttpHelper.POST_TYPE); + } + + /** + * Perform an HTTP POST operation with user/pass, headers, request + parameters, + * and a default content-type of "application/x-www-form-urlencoded." + * + */ + public String performPost(final String url, final String user, final String pass, + final Map<String, String> additionalHeaders, final Map<String, String> params) { + return performRequest(HttpHelper.MIME_FORM_ENCODED, url, user, pass, additionalHeaders, params, + HttpHelper.POST_TYPE); + } + + /** + * Perform an HTTP POST operation with flexible parameters (the + complicated/flexible version of the method). + * + */ + public String performPost(final String contentType, final String url, final String user, final String pass, + final Map<String, String> additionalHeaders, final Map<String, String> params) { + return performRequest(contentType, url, user, pass, additionalHeaders, params, HttpHelper.POST_TYPE); + } + + // + // private methods + // + private String performRequest(final String contentType, final String url, final String user, final String pass, + final Map<String, String> headers, final Map<String, String> params, final int requestType) { + + // add user and pass to client credentials if present + if ((user != null) && (pass != null)) { + client.getCredentialsProvider().setCredentials(AuthScope.ANY, + new UsernamePasswordCredentials(user, pass)); + } + + // process headers using request interceptor + final Map<String, String> sendHeaders = new HashMap<String, String>(); + // add encoding header for gzip if not present + if (!sendHeaders.containsKey(HttpHelper.ACCEPT_ENCODING)) { + sendHeaders.put(HttpHelper.ACCEPT_ENCODING, HttpHelper.GZIP); + } + if ((headers != null) && (headers.size() > 0)) { + sendHeaders.putAll(headers); + } + if (requestType == HttpHelper.POST_TYPE) { + sendHeaders.put(HttpHelper.CONTENT_TYPE, contentType); + } + if (sendHeaders.size() > 0) { + client.addRequestInterceptor(new HttpRequestInterceptor() { + public void process(final HttpRequest request, final HttpContext context) throws HttpException, IOException { + for (final String key : sendHeaders.keySet()) { + if (!request.containsHeader(key)) { + request.addHeader(key, sendHeaders.get(key)); + } + } + } + }); + } + + // handle POST or GET request respectively + HttpRequestBase method = null; + if (requestType == HttpHelper.POST_TYPE) { + method = new HttpPost(url); + // data - name/value params + List<NameValuePair> nvps = null; + if ((params != null) && (params.size() > 0)) { + nvps = new ArrayList<NameValuePair>(); + for (final Map.Entry<String, String> entry : params.entrySet()) { + nvps.add(new BasicNameValuePair(entry.getKey(), entry.getValue())); + } + } + if (nvps != null) { + try { + final HttpPost methodPost = (HttpPost) method; + methodPost.setEntity(new UrlEncodedFormEntity(nvps, HTTP.UTF_8)); + } catch (final UnsupportedEncodingException e) { + throw new RuntimeException("Error peforming HTTP request: " + e.getMessage(), e); + } + } + } else if (requestType == HttpHelper.GET_TYPE) { + method = new HttpGet(url); + } + + + // execute request + return execute(method); + } + + private synchronized String execute(final HttpRequestBase method) { + String response = null; + // execute method returns?!? (rather than async) - do it here sync, and wrap async elsewhere + try { + response = client.execute(method, responseHandler); + } catch (final ClientProtocolException e) { + response = HttpHelper.HTTP_RESPONSE_ERROR + " - " + e.getClass().getSimpleName() + " " + e.getMessage(); + //e.printStackTrace(); + } catch (final IOException e) { + response = HttpHelper.HTTP_RESPONSE_ERROR + " - " + e.getClass().getSimpleName() + " " + e.getMessage(); + //e.printStackTrace(); + } + return response; + } + + static class GzipDecompressingEntity extends HttpEntityWrapper { + public GzipDecompressingEntity(final HttpEntity entity) { + super(entity); + } + + @Override + public InputStream getContent() throws IOException, IllegalStateException { + // the wrapped entity's getContent() decides about repeatability + final InputStream wrappedin = wrappedEntity.getContent(); + return new GZIPInputStream(wrappedin); + } + + @Override + public long getContentLength() { + // length of ungzipped content is not known + return -1; + } + } +} + diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/AliveClient.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/AliveClient.java new file mode 100644 index 0000000..0d5dca9 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/AliveClient.java @@ -0,0 +1,47 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import de.bjusystems.vdrmanager.data.AliveState; + +/** + * Class for retrieving informations about the running program + * @author bju + * + */ +public class AliveClient extends SvdrpClient<AliveState> { + + /** + * Constructor + * @param certificateProblemListener + */ + public AliveClient(final CertificateProblemListener certificateProblemListener) { + super(certificateProblemListener); + } + + /** + * Starts the EPG request + * @param parameter parameter for lste + */ + @Override + public void run() { + runCommand("aliv"); + } + + @Override + public AliveState parseAnswer(final String line) { + + if (line.startsWith("200")) { + return AliveState.ALIVE; + } + if (line.startsWith("400")) { + return AliveState.DEAD; + } + return AliveState.UNKNOWN; + } + + @Override + public int getProgressTextId() { + return 0; + } + + +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener.java new file mode 100644 index 0000000..ac0ac1e --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/CertificateProblemListener.java @@ -0,0 +1,39 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import java.security.cert.X509Certificate; + +import android.app.Activity; + +/** + * Interface for reporting problems with the SSL certificate + * @author bju + * + */ +public interface CertificateProblemListener { + + /** + * Possible user decisions on certificate problems + */ + public enum CertificateProblemAction { + + /** Abort the connection */ + ABORT, + /** Accept the certificate this time */ + ACCEPT_ONCE, + /** Accept the certificate forever */ + ACCEPT_FOREVER + } + + /** + * Reports the certificate problem and waits for a user decision + * @param chain Certificate trust chain + * @param authType authentication type + */ + CertificateProblemAction reportProblem(final X509Certificate[] chain, final String authType); + + /** + * Gets the current activity + * @return activity + */ + Activity getCurrentActivity(); +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/ChannelClient.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/ChannelClient.java new file mode 100644 index 0000000..c3761c4 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/ChannelClient.java @@ -0,0 +1,184 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import java.util.ArrayList; +import java.util.HashMap; +import java.util.LinkedHashMap; +import java.util.Map; +import java.util.TreeMap; + +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Channel; +import de.bjusystems.vdrmanager.data.Preferences; + +/** + * Class for retrieving informations about the running program + * + * @author bju + * + */ +public class ChannelClient extends SvdrpClient<Channel> implements +SvdrpListener, SvdrpResultListener<Channel> { + + private static final ArrayList<String> channelGroups = new ArrayList<String>(); + + private static final ArrayList<String> channelSources = new ArrayList<String>(); + + private static LinkedHashMap<String, ArrayList<Channel>> groupChannels = new LinkedHashMap<String, ArrayList<Channel>>(); + + private static TreeMap<String, ArrayList<Channel>> providerChannels = new TreeMap<String, ArrayList<Channel>>(); + + private static TreeMap<String, ArrayList<Channel>> sourceChannels = new TreeMap<String, ArrayList<Channel>>(); + + private static ArrayList<Channel> channels = new ArrayList<Channel>(); + + private static Map<String, Channel> idChannels = new HashMap<String, Channel>(); + + public static Map<String, Channel> getIdChannels() { + return idChannels; + } + + private static boolean inited = false; + + public ChannelClient(final CertificateProblemListener certificateProblemListener) { + super(certificateProblemListener); + // if (useCache == false) { + // clearCache(); + // } + addSvdrpListener(this); + addSvdrpResultListener(this); + } + + public static void clearCache() { + channelSources.clear(); + sourceChannels.clear(); + channelGroups.clear(); + groupChannels.clear(); + providerChannels.clear(); + channels.clear(); + idChannels.clear(); + inited = false; + } + + public static ArrayList<String> getChannelGroups() { + return channelGroups; + } + + public static ArrayList<String> getChannelSources() { + return channelSources; + } + + + public static HashMap<String, ArrayList<Channel>> getGroupChannels() { + return groupChannels; + } + + public static TreeMap<String, ArrayList<Channel>> getProviderChannels() { + return providerChannels; + } + + public static TreeMap<String, ArrayList<Channel>> getSourceChannels() { + return sourceChannels; + } + + public static ArrayList<Channel> getChannels() { + return channels; + } + + /** + * Constructor + * + * @param host + * host + * @param port + * port + * @param ssl + * use ssl + */ + // public ChannelClient() { + // this(true); + // + // } + + /** + * Starts the EPG request + * + * @param parameter + * parameter for lste + */ + @Override + synchronized public void run() { + if (inited == true) { + informListener(SvdrpEvent.CACHE_HIT); + } else { + runCommand("channels " + Preferences.get().getChannels()); + } + } + + @Override + public Channel parseAnswer(final String line) { + return new Channel(line); + } + + @Override + public int getProgressTextId() { + return R.string.progress_channels_loading; + } + + ArrayList<Channel> currentChannels = new ArrayList<Channel>(); + + String currentGroup; + + private void addSourceChannel(final Channel c){ + ArrayList<Channel> channels = sourceChannels.get(c.getSource()); + + if(channels == null){ + channels = new ArrayList<Channel>(); + sourceChannels.put(c.getSource(), channels); + channelSources.add(c.getSource()); + } + channels.add(c); + } + + private void received(final Channel c) { + + if (c.isGroupSeparator()) { + currentGroup = c.getName(); + channelGroups.add(currentGroup); + currentChannels = new ArrayList<Channel>(); + groupChannels.put(c.getName(), currentChannels); + } else { + + addSourceChannel(c); + + if (channelGroups.isEmpty()) {// receiver channel with no previous + // group + channelGroups.add(""); + groupChannels.put("", currentChannels); + } + + c.setGroup(currentGroup); + channels.add(c); + idChannels.put(c.getId(), c); + currentChannels.add(c); + final String provider = c.getProvider(); + ArrayList<Channel> pchannels = providerChannels.get(provider); + if (pchannels == null) { + pchannels = new ArrayList<Channel>(); + providerChannels.put(provider, pchannels); + } + pchannels.add(c); + } + } + + @Override + public void svdrpEvent(final Channel c) { + received(c); + } + + @Override + public void svdrpEvent(final SvdrpEvent event) { + if (event == SvdrpEvent.FINISHED_SUCCESS) { + inited = true; + } + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/DelRecordingClient.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/DelRecordingClient.java new file mode 100644 index 0000000..522e285 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/DelRecordingClient.java @@ -0,0 +1,49 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Recording; + +/** + * Class for deleting a record + * @author lado + * + */ +public class DelRecordingClient extends SvdrpClient<Recording> { + + /** current recording */ + Recording recording; + + /** + * Constructor + * Recording + */ + public DelRecordingClient(final Recording recording, final CertificateProblemListener certificateProblemListener) { + super(certificateProblemListener); + this.recording = recording; + } + + /** + * Starts the request + */ + @Override + public void run() { + + final StringBuilder command = new StringBuilder(); + + command.append("drecording "); + command.append(recording.toCommandLine()); + runCommand(command.toString()); + } + + + @Override + public int getProgressTextId() { + return R.string.progress_timer_save; + } + + @Override + protected Recording parseAnswer(final String line) { + return null; + } +} + diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/EpgClient.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/EpgClient.java new file mode 100644 index 0000000..a3d5b7e --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/EpgClient.java @@ -0,0 +1,92 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Channel; +import de.bjusystems.vdrmanager.data.Epg; +import de.bjusystems.vdrmanager.data.EpgSearchParams; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.data.Timer; + +/** + * Class for retrieving informations about the running program + * @author bju + * + */ +public class EpgClient extends SvdrpClient<Epg> { + + /** Time to retrieve EPG for */ + private String time; + /** Channel to retrieve EPG for */ + private Channel channel; + /** Search parameters to retrieve EPG for */ + private EpgSearchParams search; + /** Last read EPG */ + private Epg lastEpg; + + /** + * Constructor + */ + private EpgClient(final CertificateProblemListener certificateProblemListener) { + super(certificateProblemListener); + this.time = null; + this.channel = null; + this.search = null; + } + + /** + * Constructor + * @param time time to search for epg events + */ + public EpgClient(final String time, final CertificateProblemListener certificateProblemListener) { + this(certificateProblemListener); + this.time = time; + } + + /** + * Constructor + * @param channel channel to search for epg events + */ + public EpgClient(final Channel channel, final CertificateProblemListener certificateProblemListener) { + this(certificateProblemListener); + this.channel = channel; + } + + public EpgClient(final EpgSearchParams search, final CertificateProblemListener certificateProblemListener) { + this(certificateProblemListener); + this.search = search; + } + + /** + * Starts the EPG request + * @param parameter parameter for lste + */ + @Override + public void run() { + if (time != null) { + runCommand(String.format("tevents %s %s", time, Preferences.getPreferences().getChannels())); + } else if (channel != null) { + runCommand(String.format("cevents %s", channel.getNumber())); + } else if (search != null) { + runCommand(String.format("search %s:%s", Preferences.get().getChannels(), search.toCommandLine())); + } + } + + @Override + public Epg parseAnswer(final String line) { + + if (line.startsWith("E")) { + lastEpg = new Epg(line); + return lastEpg; + } else if (line.startsWith("T")) { + lastEpg.setTimer(new Timer(line)); + } + return null; + } + + @Override + public int getProgressTextId() { + return R.string.progress_whatson_loading; + } + +} + diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory.java new file mode 100644 index 0000000..6c87faa --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/MySSLSocketFactory.java @@ -0,0 +1,253 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import java.io.FileNotFoundException; +import java.io.FileOutputStream; +import java.io.IOException; +import java.io.InputStream; +import java.net.Socket; +import java.security.KeyManagementException; +import java.security.KeyStore; +import java.security.KeyStoreException; +import java.security.NoSuchAlgorithmException; +import java.security.SecureRandom; +import java.security.UnrecoverableKeyException; +import java.security.cert.CertificateException; +import java.security.cert.X509Certificate; +import java.util.ArrayList; +import java.util.List; + +import javax.net.ssl.SSLContext; +import javax.net.ssl.SSLSocketFactory; +import javax.net.ssl.TrustManager; +import javax.net.ssl.TrustManagerFactory; +import javax.net.ssl.X509TrustManager; + +import android.app.Activity; +import android.content.Context; +import android.util.Log; +import de.bjusystems.vdrmanager.app.VdrManagerApp; + + +/** + * SSLSocketFactory + * @author bju + */ +public class MySSLSocketFactory extends org.apache.http.conn.ssl.SSLSocketFactory { + + /** The key store file */ + private final String keyStoreFile = "KeyStore"; + + /** the key store */ + private KeyStore appKeyStore; + + /** the real socket factory */ + private final SSLSocketFactory sslFactory; + + /** the trust managers */ + private X509TrustManager[] trustManagers; + + /** the current activity */ + private final Activity activity; + + public MySSLSocketFactory(final boolean acceptAllCertificates, final CertificateProblemListener certProblemListener) + throws KeyManagementException, NoSuchAlgorithmException, UnrecoverableKeyException, KeyStoreException { + + super(null); + + // save context + this.activity = certProblemListener.getCurrentActivity(); + + // accept all host names + this.setHostnameVerifier(org.apache.http.conn.ssl.SSLSocketFactory.ALLOW_ALL_HOSTNAME_VERIFIER); + + // load the key store + initKeyStore(); + + // initialize the trust managers + if (acceptAllCertificates) { + initInsecureTrustManagers(); + } else { + initSecureTrustManagers(certProblemListener); + } + + // create SSL context + final SSLContext context = SSLContext.getInstance("TLS"); + context.init(null, trustManagers, new SecureRandom()); + + // create the real factory + sslFactory = context.getSocketFactory(); + + } + + @Override + public Socket createSocket() throws IOException { + return sslFactory.createSocket(); + } + + /** + * initialize the key store + * @return KeyStore + * @throws KeyStoreException + */ + private void initKeyStore() throws KeyStoreException { + + try { + appKeyStore = KeyStore.getInstance(KeyStore.getDefaultType()); + + try { + final InputStream stream = activity.openFileInput(keyStoreFile); + appKeyStore.load(stream, null); + } catch (final FileNotFoundException e) { + appKeyStore.load(null); + } + } catch (final Exception e) { + throw new KeyStoreException(e); + } + } + + /** + * initialize the trust managers validating certificates + * @param acceptAllCertificates accept all certificates + * @param certProblemListener listener to inform about certificate problems + * @throws NoSuchAlgorithmException + * @throws KeyStoreException + */ + private void initSecureTrustManagers(final CertificateProblemListener certProblemListener) throws NoSuchAlgorithmException, KeyStoreException { + + final List<X509TrustManager> trustManagerList = new ArrayList<X509TrustManager>(); + + // initialize the trust manager accepting certificates contained in the session key store + TrustManagerFactory trustManagerFactory = TrustManagerFactory.getInstance("X509"); + trustManagerFactory.init(((VdrManagerApp)activity.getApplication()).getSessionKeyStore()); + X509TrustManager trustManager = getTrustManager(trustManagerFactory); + if (trustManager != null) { + trustManagerList.add(trustManager); + } + + // initialize the trust manager accepting certificates contained in the permanent key store + trustManagerFactory = TrustManagerFactory.getInstance("X509"); + trustManagerFactory.init(appKeyStore); + trustManager = getTrustManager(trustManagerFactory); + if (trustManager != null) { + trustManagerList.add(trustManager); + } + + // initialize the trust manager accepting certificates accepted from the system + trustManagerFactory = TrustManagerFactory.getInstance("X509"); + trustManagerFactory.init((KeyStore)null); + trustManager = getTrustManager(trustManagerFactory); + if (trustManager != null) { + trustManagerList.add(trustManager); + } + + trustManagers = new X509TrustManager[] { + new X509TrustManager() { + + @Override + public X509Certificate[] getAcceptedIssuers() { + return null; + } + + @Override + public void checkServerTrusted(final X509Certificate[] chain, final String authType) throws CertificateException { + CertificateException lastException = null; + for(final X509TrustManager tm : trustManagerList) { + try { + tm.checkServerTrusted(chain, authType); + return; + } catch (final CertificateException e) { + lastException = e; + } + } + + switch (certProblemListener.reportProblem(chain, authType)) { + case ACCEPT_ONCE: + saveCertificate(chain, authType, false); + return; + case ACCEPT_FOREVER: + saveCertificate(chain, authType, true); + return; + default: + if (lastException != null) { + throw lastException; + } + break; + } + + + throw new CertificateException("Certificate not validated"); + } + + @Override + public void checkClientTrusted(final X509Certificate[] chain, final String authType) throws CertificateException { + // NOP + } + } + }; + } + + /** + * initializes the trust managers validating nothing + */ + private void initInsecureTrustManagers() { + + trustManagers = new X509TrustManager[] { + new X509TrustManager() { + @Override + public X509Certificate[] getAcceptedIssuers() { + return null; + } + + @Override + public void checkServerTrusted(final X509Certificate[] chain, final String authType) throws CertificateException { + } + + @Override + public void checkClientTrusted(final X509Certificate[] chain, final String authType) throws CertificateException { + } + } + }; + } + + /** + * finds the X509 trust manager + * @param trustManagerFactory TrustManager factory + * @return X509 trust manager + */ + private X509TrustManager getTrustManager(final TrustManagerFactory trustManagerFactory) { + + for(final TrustManager trustManager : trustManagerFactory.getTrustManagers()) { + if (trustManager instanceof X509TrustManager) { + return (X509TrustManager) trustManager; + } + } + return null; + } + + /** + * Saves the certificate + * @param chain certificate chain + * @param authType authentication type + */ + private void saveCertificate(final X509Certificate[] chain, final String authType, final boolean permanently) { + + // get the certificate alias + final String alias = chain[0].getSubjectDN().toString(); + + // key store to use + final KeyStore saveKeyStore = permanently ? appKeyStore : ((VdrManagerApp)activity.getApplication()).getSessionKeyStore(); + + // store the certificate for this alias + try { + saveKeyStore.setCertificateEntry(alias, chain[0]); + + // the session key store is not saved + if (permanently) { + final FileOutputStream stream = activity.openFileOutput(keyStoreFile, Context.MODE_PRIVATE); + saveKeyStore.store(stream, null); + } + } catch (final Exception e) { + Log.e(getClass().getName(), "Can't save certificate for ' " + alias + "' as trusted"); + } + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/RecordingClient.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/RecordingClient.java new file mode 100644 index 0000000..f201ed9 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/RecordingClient.java @@ -0,0 +1,31 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Recording; + +public class RecordingClient extends SvdrpClient<Recording> { + + /** + * Constructor + * @param certificateProblemListener + */ + public RecordingClient(final CertificateProblemListener certificateProblemListener) { + super(certificateProblemListener); + } + + @Override + protected Recording parseAnswer(final String line) { + return new Recording(line); + } + + @Override + public int getProgressTextId() { + return R.string.progress_recordings_loading; + } + + @Override + public synchronized void run() { + runCommand("recordings"); + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient.java new file mode 100644 index 0000000..8daab75 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SetTimerClient.java @@ -0,0 +1,90 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Timer; + +/** + * Class for retrieving informations about the running program + * @author bju + * + */ +public class SetTimerClient extends SvdrpClient<Timer> { + + public enum TimerOperation { + CREATE("C"),// + DELETE("D"),// + MODIFY("M"),// + TOGGLE("T"),// + ; + private String command; + private TimerOperation(final String command){ + this.command = command; + } + public String getCommand(){ + return this.command; + } + + } + + /** channel names for timer */ + Timer newTimer; + + Timer oldTimer; + + /** timer should be deleted */ + private final TimerOperation timerOperation; + + /** + * @param newTimer Das was modifiziert angelegt wird + */ + public SetTimerClient(final Timer newTimer, final TimerOperation op, final CertificateProblemListener certificateProblemListener) { + this(newTimer, null, op, certificateProblemListener); + } + + /** + * @param newTimer + * @param oldTimer this is original Timer, if any (modify) + * @param op + */ + public SetTimerClient(final Timer newTimer, final Timer oldTimer, final TimerOperation op, final CertificateProblemListener certificateProblemListener) { + super(certificateProblemListener); + this.newTimer = newTimer; + this.oldTimer = oldTimer; + this.timerOperation = op; + } + + + /** + * Starts the request + */ + @Override + public void run() { + + final StringBuilder command = new StringBuilder(); + + command.append("timer "); + command.append(timerOperation.getCommand()); + //command.append(oldTimer.getNumber()); + command.append(" "); + command.append(newTimer.toCommandLine()); + if(timerOperation == TimerOperation.MODIFY){ + command.append("#|#|#").append(oldTimer.toCommandLine()); + } + //timer D 1:1:2011-11-11:1513:1710:50:99:Mirrors 2 + //timer C 1:1:2011-11-11:2223:2250:50:99:Zapping + //timer T 0:1:2011-11-11:2013:2230:50:99:So spielt das Leben + //timer M + runCommand(command.toString()); + } + + @Override + public Timer parseAnswer(final String line) { + return new Timer(line); + } + + @Override + public int getProgressTextId() { + return R.string.progress_timer_save; + } +} + diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpAsyncTask.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpAsyncTask.java new file mode 100644 index 0000000..505b084 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpAsyncTask.java @@ -0,0 +1,165 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import java.util.ArrayList; +import java.util.List; + +import android.os.AsyncTask; + +public class SvdrpAsyncTask<Result, Client extends SvdrpClient<Result>> extends +AsyncTask<Void, Object, Void> implements SvdrpListener, +SvdrpExceptionListener, SvdrpResultListener<Result> { + + Client client; + + Throwable ex; + + SvdrpEvent event; + + List<SvdrpListener> eventListeners = new ArrayList<SvdrpListener>(); + + List<SvdrpExceptionListener> exceptionListeners = new ArrayList<SvdrpExceptionListener>(); + + List<SvdrpFinishedListener<Result>> finishedListeners = new ArrayList<SvdrpFinishedListener<Result>>(); + + //CertificateProblemListener certificateProblemListener = null; + + //CertificateProblemAction certificateProblemAction; + + public SvdrpAsyncTask(final Client client) { + this.client = client; + this.client.addSvdrpListener(this); + this.client.addSvdrpExceptionListener(this); + this.client.addSvdrpResultListener(this); + } + + protected List<Result> results = new ArrayList<Result>(); + + + public List<Result> getResults() { + return results; + } + + + /** + * Adds the listener to the list of listeners + * + * @param listener + * listener + */ + public void addSvdrpListener(final SvdrpListener listener) { + // client.addSvdrpListener(listener); + eventListeners.add(listener); + } + + /** + * Adds the listener to the list of listeners + * + * @param listener + * listener + */ + public void addSvdrpResultListener( + final SvdrpResultListener<Result> listener) { + client.addSvdrpResultListener(listener); + } + + public void addSvdrpFinishedListener(final SvdrpFinishedListener<Result> liste) { + finishedListeners.add(liste); + } + + /** + * Adds the listener to the list of listeners + * + * @param listener + * listener + */ + public void addSvdrpExceptionListener(final SvdrpExceptionListener listener) { + // client.addSvdrpExceptionListener(listener); + exceptionListeners.add(listener); + } + + public void run() { + execute(); + } + + @Override + protected Void doInBackground(final Void... params) { + client.run(); + return null; + } + + @Override + protected void onProgressUpdate(final Object... values) { + + if (values.length == 1) { + + if (List.class.isAssignableFrom(values[0].getClass())) { + for (final SvdrpFinishedListener<Result> listener : finishedListeners) { + listener.finished((List<Result>) values[0]); + } + return; + } + + for (final SvdrpListener listener : eventListeners) { + listener.svdrpEvent((SvdrpEvent) values[0]); + } + + } else if (values.length == 2) { + for (final SvdrpExceptionListener listener : exceptionListeners) { + listener.svdrpEvent((SvdrpEvent) values[0], (Throwable) values[1]); + } + } + + /* + * switch (event) { case CONNECTING: { + * setMessage(R.string.progress_connect); progress.show(); break; } + * + * case LOGGED_IN: { setMessage(R.string.progress_login); break; } + * + * case COMMAND_SENT: { setMessage(client.getProgressTextId()); break; } + * + * case DISCONNECTING: { setMessage(R.string.progress_disconnect); + * break; } + * + * case ERROR: case CONNECTION_TIMEOUT: case CONNECT_ERROR: case + * FINISHED_ABNORMALY: case CACHE_HIT: case FINISHED_SUCCESS: case + * LOGIN_ERROR: { progress.dismiss(); } + * + * } + */ + } + + // @Override + // protected void onPostExecute(SvdrpException exception) { + // for (SvdrpExceptionListener l : exceptionListeners) { + // l.svdrpEvent(exception.getEvent(), ex); + // } + // } + + @Override + public void svdrpEvent(final SvdrpEvent event) { + publishProgress(event);; + if(event == SvdrpEvent.FINISHED_SUCCESS){ + publishProgress(results); + } + } + + // @Override + // public void finished(ListResult> results) { + // publishProgress(results); + // } + + @Override + public void svdrpEvent(final SvdrpEvent event, final Throwable t) { + publishProgress(event, t); + } + + + @Override + public void svdrpEvent(final Result result) { + results.add(result); + } + + public void abort(){ + client.abort(); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient.java new file mode 100644 index 0000000..0198bb0 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpClient.java @@ -0,0 +1,533 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.io.UnsupportedEncodingException; +import java.net.InetSocketAddress; +import java.net.Socket; +import java.net.SocketTimeoutException; +import java.util.ArrayList; +import java.util.List; +import java.util.Locale; +import java.util.Timer; +import java.util.TimerTask; +import java.util.zip.GZIPInputStream; +import java.util.zip.InflaterInputStream; + +import android.sax.StartElementListener; +import android.util.Log; +import de.bjusystems.vdrmanager.app.C; +import de.bjusystems.vdrmanager.data.Preferences; + +/** + * Class for SVDRP communication + * + * @author bju + * + */ +public abstract class SvdrpClient<Result> { + + private final String TAG = getClass().getName(); + + /** Socket for connection to SVDRP */ + private Socket socket; + /** Output stream for sending commands */ + private OutputStream outputStream; + /** Input stream for reading answer lines */ + private InputStream inputStream; + /** flag for stopping the current request */ + private boolean abort; + /** listener for events */ + private final List<SvdrpListener> svdrpListeners = new ArrayList<SvdrpListener>(); + /** Listener for start */ + private final List<SvdrpStartListener> startListeners = new ArrayList<SvdrpStartListener>(); + /** listeners for results */ + private final List<SvdrpResultListener<Result>> svdrpResultListeners = new ArrayList<SvdrpResultListener<Result>>(); + /** listeners for exceptions */ + private final List<SvdrpExceptionListener> svdrpExceptionListeners = new ArrayList<SvdrpExceptionListener>(); + /** listeners for finished job */ + private final List<SvdrpFinishedListener<Result>> svdrpFinishedListeners = new ArrayList<SvdrpFinishedListener<Result>>(); + /** listener for certificate problems set by caller */ + private final CertificateProblemListener certificateProblemListener; + + /** list of results */ + // private final List<Result> results = new ArrayList<Result>(); + /** should the listener be informed about each received result */ + // private boolean resultInfoEnabled = false; + /** + * @return true if the client has result + */ + // public boolean hasResults(){ + // return results.isEmpty() == false; + // } + + private final Timer watchDog = new Timer(); + + private String encoding; + + + // private NativeDES crypt = new NativeDES(); + + public boolean isConnected() { + if (socket == null) { + return false; + } + return socket.isConnected(); + } + + /** + * Parse received answer line + * + * @param line + * line + * @return received data object or null if not completed yet + */ + protected abstract Result parseAnswer(String line); + + public abstract int getProgressTextId(); + + public abstract void run(); + + /** + * Constructor + * + * @param prefs + * Preferences + */ + protected SvdrpClient( + final CertificateProblemListener certificateProblemListener) { + // results.clear(); + this.certificateProblemListener = certificateProblemListener; + encoding = Preferences.get().getEncoding(); + } + + /** + * Remove all listeners + */ + public void clearListener() { + svdrpExceptionListeners.clear(); + svdrpListeners.clear(); + svdrpResultListeners.clear(); + } + + /** + * Adds the listener to the list of listeners + * + * @param listener + * listener + */ + public void addSvdrpListener(final SvdrpListener listener) { + svdrpListeners.add(listener); + } + + public void addStartListener(final SvdrpStartListener listener) { + startListeners.add(listener); + } + + /** + * Adds the listener to the list of listeners + * + * @param listener + * listener + */ + public void addSvdrpResultListener( + final SvdrpResultListener<Result> listener) { + svdrpResultListeners.add(listener); + } + + /** + * Adds the listener to the list of listeners + * + * @param listener + * listener + */ + public void addSvdrpFinishedListener( + final SvdrpFinishedListener<Result> listener) { + svdrpFinishedListeners.add(listener); + } + + /** + * Adds the listener to the list of listeners + * + * @param listener + * listener + */ + public void addSvdrpExceptionListener(final SvdrpExceptionListener listener) { + svdrpExceptionListeners.add(listener); + } + + /** + * Removes the listener from the list of listeners + * + * @param listener + * listener + */ + public void removeSvdrpListener(final SvdrpListener listener) { + svdrpListeners.remove(listener); + } + + public void remoeStartListener(final SvdrpStartListener listener) { + startListeners.remove(listener); + } + + public void removeSvdrpResultListener( + final SvdrpResultListener<Result> listener) { + svdrpResultListeners.remove(listener); + } + + public void removeSvdrpExceptionListener( + final SvdrpExceptionListener listener) { + svdrpExceptionListeners.remove(listener); + } + + /** + * Cancel the current request + */ + public void abort() { + abort = true; + try { + if (isConnected()) { + socket.shutdownInput(); + socket.shutdownOutput(); + socket.close(); + } + } catch (final Exception ex) { + Log.w(TAG, ex); + } + + } + + // /** + // * Gets the list of results + // * + // * @return results + // */ + // public List<Result> getResults() { + // return results; + // } + + /** + * Connect to SVDRP + * + * @param host + * host + * @param port + * port + * @param ssl + * use SSL + * @throws IOException + * on errors + */ + protected boolean connect() throws IOException { + + final Preferences prefs = Preferences.get(); + try { + // connect + informListener(SvdrpEvent.CONNECTING); + + if (Preferences.get().isSecure()) { + socket = new MySSLSocketFactory(false, + certificateProblemListener).createSocket(); + } else { + socket = new Socket(); + } + + socket.connect( + new InetSocketAddress(prefs.getHost(), prefs + .getPort()), + prefs.getConnectionTimeout() * 1000);// 8 secs for connect + if (abort) { + informListener(SvdrpEvent.ABORTED); + } + // + socket.setSoTimeout(prefs.getReadTimeout() * 1000);// 15 sec for + // each read + final long delay = C.ONE_MINUTE_IN_MILLIS * prefs.getTimeout() * 60; // in + // 3 + // minutes + // we + // abort + // the + // communication + watchDog.schedule(new TimerTask() { + @Override + public void run() { + Log.w(TAG, "Aborted after " + delay + " ms"); + abort = true; + } + }, delay); + informListener(SvdrpEvent.CONNECTED); + + // create streams + outputStream = socket.getOutputStream(); + inputStream = socket.getInputStream(); + + } catch (final SocketTimeoutException sote) { + Log.w(TAG, sote); + if (abort) { + informListener(SvdrpEvent.ABORTED); + } else { + informListener(SvdrpEvent.CONNECTION_TIMEOUT); + } + return false; + } catch (final Exception e) { + + Log.w(TAG, e); + if (abort) { + informListener(SvdrpEvent.ABORTED); + } else { + informListener(SvdrpEvent.CONNECT_ERROR); + } + return false; + } + + // password needed? + informListener(SvdrpEvent.LOGIN); + writeLine("passwd " + prefs.getPassword()); + if (!readLine().startsWith("!OK")) { + informListener(SvdrpEvent.LOGIN_ERROR); + disconnect(); + return false; + } else { + informListener(SvdrpEvent.LOGGED_IN); + } + return true; + } + + /** + * Disconnect from SVDRP if connected + * + * @throws IOException + * on errors + */ + protected void disconnect() throws IOException { + informListener(SvdrpEvent.DISCONNECTING); + if (socket != null && socket.isConnected()) { + writeLine("quit"); + socket.close(); + socket = null; + } + informListener(SvdrpEvent.DISCONNECTED); + } + + /** + * Sends one line to SVDRP + * + * @param line + * line of text + * @throws IOException + * on errors + */ + protected void writeLine(final String line) throws IOException { + + final String command = line + "\r\n"; + // if (false && Preferences.get().isSecure()) { + // command = crypt.encrypt(command, Preferences.get().getPassword()); + // } + final byte[] bytes = command.getBytes("utf-8"); + outputStream.write(bytes); + outputStream.flush(); + } + + /** + * Reads one line from SVDRP + * + * @return line read + * @throws IOException + * on errors + */ + protected String readLine() throws IOException { + + // handle not gzipped input + final ByteArrayOutputStream lineBytes = new ByteArrayOutputStream(); + + for (;;) { + + // read next char + final int d = inputStream.read(); + if (d < 0) { + break; + } + final char c = (char) d; + + // skip '\r' + if (c == '\r') { + continue; + } + + // with '\n' the line is completed + if (c == '\n') { + break; + } + + // remember char + lineBytes.write(c); + } + + String line = null; + try { + line = lineBytes.toString(encoding); + lineBytes.close(); + } catch (final UnsupportedEncodingException usex) { + Log.w(TAG, usex); + line = lineBytes.toString(); + } + // if (false && Preferences.get().isSecure()) { + // line = crypt.decrypt(line, Preferences.get().getPassword()); + // } + return line; + } + + public void runCommand(final String command) { + + try { + + // reset cancel flag + abort = false; + + // clear results + // results.clear(); + + // connect + final boolean connected = connect(); + if (!connected) { + return; + } + + // activate compression + Log.i(TAG, "Activate compression"); + writeLine("compress"); + + // send command + informListener(SvdrpEvent.COMMAND_SENDING); + writeLine(command); + informListener(SvdrpEvent.COMMAND_SENT); + Log.i(TAG, SvdrpEvent.COMMAND_SENT + ":" + command); + + // get the answer for the compress command or + // the first line of the answer for the command + String line = readLine(); + if (line.startsWith("!OK")) { + final String[] words = line.split(" "); + if (words.length > 1) { + final String mode = words[1].toUpperCase(Locale.getDefault()); + if (mode.equals("ZLIB")) { + Log.i(TAG, "ZLIB compression activated"); + inputStream = new InflaterInputStream(inputStream); + } else if (mode.equals("GZIP")) { + Log.i(TAG, "GZIP compression activated"); + inputStream = new GZIPInputStream(inputStream); + } else { + Log.i(TAG, "NO compression activated"); + } + } + line = readLine(); + } else { + Log.i(TAG, "NO compression activated"); + } + + // correct answer? + if (!line.startsWith("START")) { + Log.w(TAG, line); + throw new IOException("Answer not wellformed: " + line); + } + + if (line.startsWith("START|")) { + informStartListener(line.substring(6)); + } + + // read answer lines + for (; !abort;) { + + // get next line + line = readLine(); + if (line.length() == 0) { + break; + } + + // last line? + if (line.startsWith("END")) { + break; + } + + // error? + if (line.startsWith("!ERROR")) { + Log.w(TAG, line); + String msg; + if (line.startsWith("!ERROR:")) { + msg = line.substring(7); + } else { + msg = line; + } + disconnect(); + informListener(SvdrpEvent.ERROR, new SvdrpException(msg)); + break; + } + + // delegate analysis + Result result = null; + try { + result = parseAnswer(line); + + } catch (final Exception ex) { + Log.w(TAG, ex); + disconnect(); + Log.w(TAG, "line: " + line); + informListener(SvdrpEvent.ERROR, ex); + return; + } + if (result != null) { + informListener(result); + // results.add(result); + // if (resultInfoEnabled) { + + // } + } + + } + + // disconnect + disconnect(); + + if (abort) { + informListener(SvdrpEvent.ABORTED); + } else { + informListener(SvdrpEvent.FINISHED_SUCCESS); + } + + } catch (final Exception e) { + Log.w(TAG, e); + informListener(SvdrpEvent.FINISHED_ABNORMALY, e); + } + } + + // public void setResultInfoEnabled(final boolean resultInfoEnabled) { + // this.resultInfoEnabled = resultInfoEnabled; + // } + + protected void informListener(final SvdrpEvent event, final Throwable e) { + for (final SvdrpExceptionListener listener : svdrpExceptionListeners) { + listener.svdrpEvent(event, e); + } + } + + protected void informListener(final SvdrpEvent event) { + for (final SvdrpListener listener : svdrpListeners) { + listener.svdrpEvent(event); + } + } + + protected void informListener(final Result result) { + for (final SvdrpResultListener<Result> listener : svdrpResultListeners) { + listener.svdrpEvent(result); + } + } + + protected void informStartListener(final String result) { + for (final SvdrpStartListener l : startListeners) { + l.start(result); + } + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpEvent.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpEvent.java new file mode 100644 index 0000000..a64f905 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpEvent.java @@ -0,0 +1,24 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +public enum SvdrpEvent { + CONNECTING, + CONNECTED, + CONNECT_ERROR, + LOGIN, + LOGGED_IN, + LOGIN_ERROR, + COMMAND_SENDING, + COMMAND_SENT, + //RESULT_RECEIVED, + DISCONNECTING, + DISCONNECTED, + FINISHED_ABNORMALY, + FINISHED_SUCCESS, + ABORTED, + ERROR, + CACHE_HIT, + CONNECTION_TIMEOUT + // + ; + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpException.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpException.java new file mode 100644 index 0000000..fe0824e --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpException.java @@ -0,0 +1,35 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +/** + * Class for exception caused by SVDRP errors + * @author bju + * + */ +@SuppressWarnings("serial") +public class SvdrpException extends Exception { + + SvdrpEvent event; + + public SvdrpEvent getEvent() { + return event; + } + + public void setEvent(SvdrpEvent event) { + this.event = event; + } + + public SvdrpException(SvdrpEvent event, String text) { + super(text); + } + public SvdrpException(String text) { + this(null,text); + } + + public SvdrpException(String text, Throwable cause) { + super(text, cause); + } + + public SvdrpException(Throwable cause) { + super(cause); + } +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpExceptionListener.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpExceptionListener.java new file mode 100644 index 0000000..1483e6d --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpExceptionListener.java @@ -0,0 +1,5 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +public interface SvdrpExceptionListener { + void svdrpEvent(SvdrpEvent event, Throwable t); +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpFinishedListener.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpFinishedListener.java new file mode 100644 index 0000000..7fba637 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpFinishedListener.java @@ -0,0 +1,9 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import java.util.List; + +public interface SvdrpFinishedListener<Result> { + + public void finished(List<Result> results); + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpListener.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpListener.java new file mode 100644 index 0000000..88ea35e --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpListener.java @@ -0,0 +1,9 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + + +public interface SvdrpListener{ + + + void svdrpEvent(SvdrpEvent event); + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpResultListener.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpResultListener.java new file mode 100644 index 0000000..fbea3c3 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpResultListener.java @@ -0,0 +1,6 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +public interface SvdrpResultListener<Result> { + + void svdrpEvent(Result result); +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpStartListener.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpStartListener.java new file mode 100644 index 0000000..e7c6700 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SvdrpStartListener.java @@ -0,0 +1,15 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +public interface SvdrpStartListener { + /** + * + * START is read + * + * The Start line may contain addition information separated by '|' + * + * So START|some meta info + * @param meta may be null + */ + void start(String meta); + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SwitchChannelClient.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SwitchChannelClient.java new file mode 100644 index 0000000..65a4d59 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/SwitchChannelClient.java @@ -0,0 +1,57 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import de.bjusystems.vdrmanager.R; + + +/** + * Class for switching a channel by SETCHANNEL <NR|CHID> + * + * @author lado + * + */ +public class SwitchChannelClient extends SvdrpClient<String> { + + private Integer nr; + + private String chid; + + public SwitchChannelClient(final Integer nr, final CertificateProblemListener certificateProblemListener){ + this(certificateProblemListener); + this.nr = nr; + } + + public SwitchChannelClient(final String chid, final CertificateProblemListener certificateProblemListener){ + this(certificateProblemListener); + this.chid = chid; + } + + /** + * Constructor + */ + public SwitchChannelClient(final CertificateProblemListener certificateProblemListener) { + super(certificateProblemListener); + } + + /** + * Starts the wakeup request + */ + @Override + public void run() { + if(nr != null){ + runCommand("SETCHANNEL " + String.valueOf(nr)); + } else { + runCommand("SETCHANNEL " + chid); + } + } + + @Override + public String parseAnswer(final String line) { + return line; + } + + @Override + public int getProgressTextId() { + return R.string.progress_switching; + } + +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/TimerClient.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/TimerClient.java new file mode 100644 index 0000000..1f55750 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/svdrp/TimerClient.java @@ -0,0 +1,47 @@ +package de.bjusystems.vdrmanager.utils.svdrp; + +import java.util.HashMap; +import java.util.Map; + +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Channel; +import de.bjusystems.vdrmanager.data.Timer; + +/** + * Class for retrieving informations about the running program + * @author bju + * + */ +public class TimerClient extends SvdrpClient<Timer> { + + /** channel names for timer */ + Map<String, Channel> channels; + + /** + * Constructor + * @param certificateProblemListener CertificateProblemListener + */ + public TimerClient(final CertificateProblemListener certificateProblemListener) { + super(certificateProblemListener); + this.channels = new HashMap<String, Channel>(); + } + + /** + * Starts the EPG request + */ + @Override + public synchronized void run() { + runCommand("timers conflicts"); + } + + @Override + public Timer parseAnswer(final String line) { + return new Timer(line); + } + + @Override + public int getProgressTextId() { + return R.string.progress_timers_loading; + } +} + diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask.java new file mode 100644 index 0000000..5268eb4 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/AsyncWakeupTask.java @@ -0,0 +1,114 @@ +package de.bjusystems.vdrmanager.utils.wakeup; + +import android.app.ProgressDialog; +import android.content.Context; +import android.os.AsyncTask; +import android.util.Log; +import android.widget.Toast; +import de.bjusystems.vdrmanager.R; +import de.bjusystems.vdrmanager.data.Preferences; +import de.bjusystems.vdrmanager.utils.http.HttpHelper; + +public class AsyncWakeupTask extends AsyncTask<Object, WakeupProgress, Void> { + + private static final String TAG = "AsyncWakeupTask"; + /** Context */ + private final Context context; + /** Progress dialog */ + private ProgressDialog progressDialog; + + public AsyncWakeupTask(final Context context) { + this.context = context; + } + + Wakeuper getWakeuper() { + // Preferences + final Preferences prefs = Preferences.getPreferences(); + + if (Preferences.getPreferences().getWakeupMethod().equals("url")) { + return new Wakeuper() { + public void wakeup(Context context) { + // wakeup by http request + final HttpHelper httpHelper = new HttpHelper(); + httpHelper.performGet(prefs.getWakeupUrl(), + prefs.getWakeupUser(), prefs.getWakeupPassword(), + null); + // request sent + + } + }; + } else { + return new Wakeuper() { + public void wakeup(Context context) throws Exception { + WakeOnLanClient.wake(prefs.getVdrMac()); + } + }; + } + } + + @Override + protected Void doInBackground(final Object... params) { + + // open progress dialog + publishProgress(new WakeupProgress(WakeupProgressType.WAKEUP_STARTED)); + + boolean ok = false; + String msg = null; + try { + getWakeuper().wakeup(context); + ok = true; + } catch (final Exception e) { + Log.w(TAG, e); + msg = e.getMessage(); + } + + // close progress + publishProgress(new WakeupProgress(WakeupProgressType.WAKEUP_FINISHED)); + if (ok) { + publishProgress(new WakeupProgress(WakeupProgressType.WAKEUP_OK)); + } else { + publishProgress(new WakeupProgress(WakeupProgressType.WAKEUP_ERROR, + msg)); + } + + return null; + } + + @Override + protected void onProgressUpdate(final WakeupProgress... values) { + super.onProgressUpdate(values); + + WakeupProgress t = values[0]; + + switch (t.getState()) { + case WAKEUP_STARTED: + final CharSequence message = context + .getText(R.string.progress_wakeup_sending); + progressDialog = ProgressDialog.show(context, "", message); + break; + case WAKEUP_FINISHED: + progressDialog.dismiss(); + break; + case WAKEUP_OK: + showToast(R.string.progress_wakeup_sent); + break; + case WAKEUP_ERROR: + showToast(R.string.progress_wakeup_error, t.getInfo()); + break; + } + } + + private void showToast(final int textId, Object... args) { + + final CharSequence text; + if (args.length > 1) { + text = context.getString(textId); + } else { + text = context.getString(textId, args); + } + final int duration = Toast.LENGTH_SHORT; + final Toast toast = Toast.makeText(context, text, duration); + toast.show(); + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/WakeOnLanClient.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/WakeOnLanClient.java new file mode 100644 index 0000000..737195a --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/WakeOnLanClient.java @@ -0,0 +1,140 @@ +/* + MythDroid: Android MythTV Remote + Copyright (C) 2009-2010 foobum@gmail.com + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + */ + +package de.bjusystems.vdrmanager.utils.wakeup; + +import java.io.BufferedReader; +import java.io.FileReader; +import java.io.IOException; +import java.net.DatagramPacket; +import java.net.DatagramSocket; +import java.net.InetAddress; + +import de.bjusystems.vdrmanager.data.Preferences; + +import android.text.TextUtils; +import android.util.Log; + +/** Send WakeOnLan packets */ +public class WakeOnLanClient { + + static private byte[] addr; + static private byte[] buf = new byte[17 * 6]; + + /** + * Send a wake on lan packet + * + * @param hwaddr + * String containing the MAC address of the target + */ + public static void wake(String hwaddr) throws Exception { + addr = parseAddr(hwaddr); + for (int i = 0; i < 6; i++) + buf[i] = (byte) 0xff; + for (int i = 6; i < buf.length; i += 6) + System.arraycopy(addr, 0, buf, i, 6); + // if (.debug) + Log.d("WakeOnLAN", //$NON-NLS-1$ + "Sending WOL packets to 255.255.255.255 " + //$NON-NLS-1$ + "ports 7, 9 for MAC address " + hwaddr //$NON-NLS-1$ + ); + + String broadcast = Preferences.get().getWolCustomBroadcast(); + if (TextUtils.isEmpty(broadcast) == true) { + broadcast = "255.255.255.255";//$NON-NLS-1$ + } + + InetAddress address = InetAddress.getByName(broadcast); + DatagramPacket dgram = new DatagramPacket(buf, buf.length, address, 9); + DatagramSocket sock = new DatagramSocket(); + sock.setBroadcast(true); + sock.send(dgram); + dgram.setPort(7); + sock.send(dgram); + sock.close(); + } + + /** + * Try to extract a hardware MAC address from a given IP address using the + * ARP cache (/proc/net/arp).<br> + * <br> + * We assume that the file has this structure:<br> + * <br> + * IP address HW type Flags HW address Mask Device 192.168.18.11 0x1 0x2 + * 00:04:20:06:55:1a * eth0 192.168.18.36 0x1 0x2 00:22:43:ab:2a:5b * eth0 + * + * @param ip + * @return the MAC from the ARP cache + */ + public static String getMacFromArpCache(String ip) { + if (ip == null) + return null; + BufferedReader br = null; + try { + br = new BufferedReader(new FileReader("/proc/net/arp")); + String line; + while ((line = br.readLine()) != null) { + String[] splitted = line.split(" +"); + if (splitted != null && splitted.length >= 4 + && ip.equals(splitted[0])) { + // Basic sanity check + String mac = splitted[3]; + if (mac.matches("..:..:..:..:..:..")) { + return mac; + } else { + return null; + } + } + } + } catch (Exception e) { + e.printStackTrace(); + } finally { + try { + br.close(); + } catch (IOException e) { + e.printStackTrace(); + } + } + return null; + } + + /** + * + * Parse a MAC Addresse + * + * @param addr + * @return + * @throws IllegalArgumentException + */ + public static byte[] parseAddr(String addr) throws IllegalArgumentException { + byte[] bytes = new byte[6]; + String[] hex = addr.split(":"); //$NON-NLS-1$ + if (hex.length != 6) + throw new IllegalArgumentException("Invalid MAC address"); //$NON-NLS-1$ + try { + for (int i = 0; i < 6; i++) + bytes[i] = (byte) Integer.parseInt(hex[i], 16); + } catch (NumberFormatException e) { + throw new IllegalArgumentException( + "Invalid hex digit in MAC address" //$NON-NLS-1$ + ); + } + return bytes; + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgress.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgress.java new file mode 100644 index 0000000..f86608a --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgress.java @@ -0,0 +1,26 @@ +package de.bjusystems.vdrmanager.utils.wakeup; + +public class WakeupProgress { + + public WakeupProgress(WakeupProgressType state) { + this(state, null); + } + + public WakeupProgress(WakeupProgressType state, String info) { + this.state = state; + this.info = info; + } + + private WakeupProgressType state; + + private String info; + + public WakeupProgressType getState() { + return state; + } + + public String getInfo() { + return info; + } + +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgressType.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgressType.java new file mode 100644 index 0000000..28dcf38 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/WakeupProgressType.java @@ -0,0 +1,8 @@ +package de.bjusystems.vdrmanager.utils.wakeup; + +public enum WakeupProgressType { + WAKEUP_STARTED, + WAKEUP_OK, + WAKEUP_ERROR, + WAKEUP_FINISHED +} diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/WakeupUrlClient.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/WakeupUrlClient.java new file mode 100644 index 0000000..231554a --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/WakeupUrlClient.java @@ -0,0 +1,53 @@ +package de.bjusystems.vdrmanager.utils.wakeup; + +import de.bjusystems.vdrmanager.data.WakeupState; +import de.bjusystems.vdrmanager.utils.svdrp.CertificateProblemListener; +import de.bjusystems.vdrmanager.utils.svdrp.SvdrpClient; + +/** + * Class for retrieving informations about the running program + * @author bju + * + */ +public class WakeupUrlClient extends SvdrpClient<WakeupState> { + + private WakeupState state; + + /** + * Constructor + */ + public WakeupUrlClient(final CertificateProblemListener certificateProblemListener) { + super(certificateProblemListener); + } + + /** + * Starts the wakeup request + */ + @Override + public void run() { + runCommand("wake"); + } + + @Override + public WakeupState parseAnswer(final String line) { + + if (line.startsWith("200")) { + state = WakeupState.OK; + } else if (line.startsWith("400")) { + state = WakeupState.FAILED; + } else { + state = WakeupState.ERROR; + } + return state; + } + + @Override + public int getProgressTextId() { + return 0; + } + + public WakeupState getState() { + return state; + } + +}
\ No newline at end of file diff --git a/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/Wakeuper.java b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/Wakeuper.java new file mode 100644 index 0000000..5b149e4 --- /dev/null +++ b/vdrmanager/app/src/main/java/de/bjusystems/vdrmanager/utils/wakeup/Wakeuper.java @@ -0,0 +1,20 @@ +package de.bjusystems.vdrmanager.utils.wakeup; + +import android.content.Context; + +/** + * @author lado + * Interface to implement several wakeup methods + */ +public interface Wakeuper { + + /** + * + * + * + * @param context + * @throws Exception if the wakeup process is not ended ok. Please note, on a.e. WOL, there can + * not be no guarantee, that the host has been woken up. + */ + void wakeup(Context context) throws Exception; +} diff --git a/vdrmanager/app/src/main/java/org/fueri/reeldroid/network/DeviceManager.java b/vdrmanager/app/src/main/java/org/fueri/reeldroid/network/DeviceManager.java new file mode 100644 index 0000000..427ff35 --- /dev/null +++ b/vdrmanager/app/src/main/java/org/fueri/reeldroid/network/DeviceManager.java @@ -0,0 +1,150 @@ +package org.fueri.reeldroid.network; + +import java.net.InetAddress; +import java.net.InetSocketAddress; +import java.net.Socket; +import java.net.UnknownHostException; +import java.util.ArrayList; +import java.util.List; + +import android.content.Context; +import android.net.ConnectivityManager; +import android.net.wifi.WifiInfo; +import android.net.wifi.WifiManager; + +/*** + * + * DeviceManager singleton + * + * @author Patrick Fürlinger fueri@fueri.ch + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or (at + * your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * + * + * + */ +public class DeviceManager { + + private static final int MAX_PING_TIMEOUT_MS = 40; + + public static interface ProgressListener { + void publish(String currentIP); + } + + /** + * + * @param defaultPort + * @return + */ + public static List<String> findVDRHosts(Context context, + Integer defaultPort, ProgressListener listener) { + + if (defaultPort == null) { + defaultPort = 6420; + } + + List<String> list = new ArrayList<String>(); + ConnectivityManager conMgr = (ConnectivityManager) context + .getSystemService(Context.CONNECTIVITY_SERVICE); + + WifiManager wifiManager = (WifiManager) context + .getSystemService(Context.WIFI_SERVICE); + + boolean netStatus = conMgr + .getNetworkInfo(ConnectivityManager.TYPE_WIFI).isConnected() + || conMgr.getNetworkInfo(ConnectivityManager.TYPE_ETHERNET) + .isConnected(); + + if (netStatus == false) { + return list; + } + + WifiInfo wifiInfo = wifiManager.getConnectionInfo(); + String baseIp = intToBaseIp(wifiInfo.getIpAddress()); + + for (Integer i = 1; i <= 254; i++) { + InetAddress ia; + try { + String ipHost = baseIp + i.toString(); + if (listener != null) { + listener.publish(ipHost); + } + ia = InetAddress.getByName(ipHost); + if (findHost(ia, defaultPort, MAX_PING_TIMEOUT_MS) == false) { + continue; + } + list.add(ipHost); + } catch (UnknownHostException e) { + } + + } + + return list; + } + + /** + * + * @param ip + * @param port + * @return + */ + public static boolean findHost(String ip, int port, int pingTimeout) { + InetAddress ia = null; + try { + ia = InetAddress.getByName(ip); + } catch (UnknownHostException e) { + return false; + } + return findHost(ia, port, pingTimeout); + } + + /** + * + * @param ip + * @param port + * @return + */ + public static boolean findHost(InetAddress ip, int port, int pingTimeout) { + + try { + InetAddress address = ip; + + boolean reachable = address.isReachable(pingTimeout); + + if (reachable == false) { + return false; + } + + Socket socket = new Socket(); + socket.connect(new InetSocketAddress(ip, port), 1000); + socket.close(); + return true; + } catch (Exception e) { + return false; + } + } + + /** + * return base ip as a string. + * + * @param ip_address + * @return String + */ + public static String intToBaseIp(int ip_address) { + return (ip_address & 0xFF) + "." + ((ip_address >> 8) & 0xFF) + "." + + ((ip_address >> 16) & 0xFF) + "."; + + } + +} diff --git a/vdrmanager/app/src/main/res/anim/slide_down_in.xml b/vdrmanager/app/src/main/res/anim/slide_down_in.xml new file mode 100644 index 0000000..dd1ca08 --- /dev/null +++ b/vdrmanager/app/src/main/res/anim/slide_down_in.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromYDelta="-100%p" android:toYDelta="0" android:duration="400"/> +</set> diff --git a/vdrmanager/app/src/main/res/anim/slide_down_out.xml b/vdrmanager/app/src/main/res/anim/slide_down_out.xml new file mode 100644 index 0000000..188c817 --- /dev/null +++ b/vdrmanager/app/src/main/res/anim/slide_down_out.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromYDelta="0" android:toYDelta="100%p" android:duration="400"/> +</set> diff --git a/vdrmanager/app/src/main/res/anim/slide_left_in.xml b/vdrmanager/app/src/main/res/anim/slide_left_in.xml new file mode 100644 index 0000000..c72fd87 --- /dev/null +++ b/vdrmanager/app/src/main/res/anim/slide_left_in.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2008 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromXDelta="100%p" android:toXDelta="0" android:duration="400"/> +</set> diff --git a/vdrmanager/app/src/main/res/anim/slide_left_out.xml b/vdrmanager/app/src/main/res/anim/slide_left_out.xml new file mode 100644 index 0000000..e4308ec --- /dev/null +++ b/vdrmanager/app/src/main/res/anim/slide_left_out.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2008 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromXDelta="0" android:toXDelta="-100%p" android:duration="400"/> +</set> diff --git a/vdrmanager/app/src/main/res/anim/slide_right_in.xml b/vdrmanager/app/src/main/res/anim/slide_right_in.xml new file mode 100644 index 0000000..f2f97fc --- /dev/null +++ b/vdrmanager/app/src/main/res/anim/slide_right_in.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2008 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromXDelta="-100%p" android:toXDelta="0" android:duration="400"/> +</set> diff --git a/vdrmanager/app/src/main/res/anim/slide_right_out.xml b/vdrmanager/app/src/main/res/anim/slide_right_out.xml new file mode 100644 index 0000000..1807f10 --- /dev/null +++ b/vdrmanager/app/src/main/res/anim/slide_right_out.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2008 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromXDelta="0" android:toXDelta="100%p" android:duration="400"/> +</set> diff --git a/vdrmanager/app/src/main/res/anim/slide_up_in.xml b/vdrmanager/app/src/main/res/anim/slide_up_in.xml new file mode 100644 index 0000000..675908f --- /dev/null +++ b/vdrmanager/app/src/main/res/anim/slide_up_in.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromYDelta="100%p" android:toYDelta="0" android:duration="400"/> +</set> diff --git a/vdrmanager/app/src/main/res/anim/slide_up_out.xml b/vdrmanager/app/src/main/res/anim/slide_up_out.xml new file mode 100644 index 0000000..a1303a5 --- /dev/null +++ b/vdrmanager/app/src/main/res/anim/slide_up_out.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2007 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. +--> + +<set xmlns:android="http://schemas.android.com/apk/res/android"> + <translate android:fromYDelta="0" android:toYDelta="-100%p" android:duration="400"/> +</set> diff --git a/vdrmanager/app/src/main/res/drawable-finger/btn_circle.xml b/vdrmanager/app/src/main/res/drawable-finger/btn_circle.xml new file mode 100644 index 0000000..9208010 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-finger/btn_circle.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2009 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. +--> + +<selector xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:state_window_focused="false" android:state_enabled="true" + android:drawable="@drawable/btn_circle_normal" /> + <item android:state_window_focused="false" android:state_enabled="false" + android:drawable="@drawable/btn_circle_disable" /> + <item android:state_pressed="true" + android:drawable="@drawable/btn_circle_pressed" /> + <item android:state_focused="true" android:state_enabled="true" + android:drawable="@drawable/btn_circle_selected" /> + <item android:state_enabled="true" + android:drawable="@drawable/btn_circle_normal" /> + <item android:state_focused="true" + android:drawable="@drawable/btn_circle_disable_focused" /> + <item + android:drawable="@drawable/btn_circle_disable" /> +</selector> diff --git a/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_disable.png b/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_disable.png Binary files differnew file mode 100644 index 0000000..4f12078 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_disable.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_disable_focused.png b/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_disable_focused.png Binary files differnew file mode 100644 index 0000000..bc0d77b --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_disable_focused.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_normal.png b/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_normal.png Binary files differnew file mode 100644 index 0000000..d1e21d9 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_normal.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_pressed.png b/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_pressed.png Binary files differnew file mode 100644 index 0000000..31e69e2 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_pressed.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_selected.png b/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_selected.png Binary files differnew file mode 100644 index 0000000..0f809ee --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi-finger/btn_circle_selected.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/action_search.png b/vdrmanager/app/src/main/res/drawable-hdpi/action_search.png Binary files differnew file mode 100644 index 0000000..f12e005 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/action_search.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/btn_channels.png b/vdrmanager/app/src/main/res/drawable-hdpi/btn_channels.png Binary files differnew file mode 100644 index 0000000..ba1d15f --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/btn_channels.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/btn_epglist.png b/vdrmanager/app/src/main/res/drawable-hdpi/btn_epglist.png Binary files differnew file mode 100644 index 0000000..57d9200 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/btn_epglist.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/btn_recordings.png b/vdrmanager/app/src/main/res/drawable-hdpi/btn_recordings.png Binary files differnew file mode 100644 index 0000000..7671c31 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/btn_recordings.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/btn_remote.png b/vdrmanager/app/src/main/res/drawable-hdpi/btn_remote.png Binary files differnew file mode 100644 index 0000000..90d1ef4 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/btn_remote.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/btn_search.png b/vdrmanager/app/src/main/res/drawable-hdpi/btn_search.png Binary files differnew file mode 100644 index 0000000..7e6924d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/btn_search.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/btn_timer.png b/vdrmanager/app/src/main/res/drawable-hdpi/btn_timer.png Binary files differnew file mode 100644 index 0000000..90d9da6 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/btn_timer.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/btn_wakeup.png b/vdrmanager/app/src/main/res/drawable-hdpi/btn_wakeup.png Binary files differnew file mode 100644 index 0000000..af19dfe --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/btn_wakeup.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/drawer_shadow.9.png b/vdrmanager/app/src/main/res/drawable-hdpi/drawer_shadow.9.png Binary files differnew file mode 100644 index 0000000..224cc4f --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/drawer_shadow.9.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_btn_round_minus.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_btn_round_minus.png Binary files differnew file mode 100644 index 0000000..02bec7d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_btn_round_minus.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_btn_round_plus.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_btn_round_plus.png Binary files differnew file mode 100644 index 0000000..1fdfb69 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_btn_round_plus.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_drawer.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_drawer.png Binary files differnew file mode 100644 index 0000000..ff7b1de --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_drawer.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_drive.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_drive.png Binary files differnew file mode 100644 index 0000000..ad159a8 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_drive.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_3d_globe.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..1b55f09 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_3d_globe.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_filter.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..39472a6 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_filter.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_goto.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_goto.png Binary files differnew file mode 100644 index 0000000..ca6e835 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_goto.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_moreoverflow.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_moreoverflow.png Binary files differnew file mode 100644 index 0000000..33bb5e7 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_moreoverflow.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_play_clip.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..2d0d2e2 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_play_clip.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_recent_history.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_recent_history.png Binary files differnew file mode 100644 index 0000000..4101434 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_recent_history.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_refresh.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..e13315f --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_refresh.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_view.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_view.png Binary files differnew file mode 100644 index 0000000..25c2ff3 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_menu_view.png diff --git a/vdrmanager/app/src/main/res/drawable-hdpi/ic_volume_small.png b/vdrmanager/app/src/main/res/drawable-hdpi/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..4e9a7ea --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-hdpi/ic_volume_small.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_disable.png b/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_disable.png Binary files differnew file mode 100644 index 0000000..33b74a6 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_disable.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_disable_focused.png b/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_disable_focused.png Binary files differnew file mode 100644 index 0000000..005ad8d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_disable_focused.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_normal.png b/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_normal.png Binary files differnew file mode 100644 index 0000000..fc5af1c --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_normal.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_pressed.png b/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_pressed.png Binary files differnew file mode 100644 index 0000000..8f40afd --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_pressed.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_selected.png b/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_selected.png Binary files differnew file mode 100644 index 0000000..c74fac2 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi-finger/btn_circle_selected.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/action_search.png b/vdrmanager/app/src/main/res/drawable-mdpi/action_search.png Binary files differnew file mode 100644 index 0000000..587d9e0 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/action_search.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/drawer_shadow.9.png b/vdrmanager/app/src/main/res/drawable-mdpi/drawer_shadow.9.png Binary files differnew file mode 100644 index 0000000..3797f99 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/drawer_shadow.9.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_btn_round_minus.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_btn_round_minus.png Binary files differnew file mode 100644 index 0000000..96dbb17 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_btn_round_minus.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_btn_round_plus.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_btn_round_plus.png Binary files differnew file mode 100644 index 0000000..1ec8a95 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_btn_round_plus.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_drawer.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_drawer.png Binary files differnew file mode 100644 index 0000000..fb681ba --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_drawer.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_drive.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_drive.png Binary files differnew file mode 100644 index 0000000..4c2f957 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_drive.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_3d_globe.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..6755d5e --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_3d_globe.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_filter.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..19e8d1b --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_filter.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_goto.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_goto.png Binary files differnew file mode 100644 index 0000000..5471f5b --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_goto.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_moreoverflow.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_moreoverflow.png Binary files differnew file mode 100644 index 0000000..e478922 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_moreoverflow.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_play_clip.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..5983c22 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_play_clip.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_recent_history.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_recent_history.png Binary files differnew file mode 100644 index 0000000..e5f8e2d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_recent_history.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_refresh.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..30b660f --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_refresh.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_video.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_video.png Binary files differnew file mode 100644 index 0000000..0a40ba6 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_video.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_view.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_view.png Binary files differnew file mode 100644 index 0000000..082810d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_menu_view.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_video_small.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_video_small.png Binary files differnew file mode 100644 index 0000000..441b81a --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_video_small.png diff --git a/vdrmanager/app/src/main/res/drawable-mdpi/ic_volume_small.png b/vdrmanager/app/src/main/res/drawable-mdpi/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..2a7ec03 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-mdpi/ic_volume_small.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/action_search.png b/vdrmanager/app/src/main/res/drawable-xhdpi/action_search.png Binary files differnew file mode 100644 index 0000000..3549f84 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/action_search.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/drawer_shadow.9.png b/vdrmanager/app/src/main/res/drawable-xhdpi/drawer_shadow.9.png Binary files differnew file mode 100644 index 0000000..fa3d853 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/drawer_shadow.9.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drawer.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drawer.png Binary files differnew file mode 100644 index 0000000..b9bc3d7 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drawer.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drive.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drive.png Binary files differnew file mode 100644 index 0000000..378e63e --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drive.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_3d_globe.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..1fda0a2 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_3d_globe.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_filter.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..fe3836c --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_filter.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_goto.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_goto.png Binary files differnew file mode 100644 index 0000000..b925e69 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_goto.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_moreoverflow.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_moreoverflow.png Binary files differnew file mode 100644 index 0000000..2998d65 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_moreoverflow.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_play_clip.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..f680fce --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_play_clip.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_recent_history.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_recent_history.png Binary files differnew file mode 100644 index 0000000..fc5e1fc --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_recent_history.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_refresh.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..9e9f10e --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_refresh.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_view.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_view.png Binary files differnew file mode 100644 index 0000000..e97c30d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_view.png diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_volume_small.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..9d6d920 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_volume_small.png diff --git a/vdrmanager/app/src/main/res/drawable/app_logo.png b/vdrmanager/app/src/main/res/drawable/app_logo.png Binary files differnew file mode 100644 index 0000000..40fe91f --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/app_logo.png diff --git a/vdrmanager/app/src/main/res/drawable/back.xml b/vdrmanager/app/src/main/res/drawable/back.xml new file mode 100644 index 0000000..1975fd9 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/back.xml @@ -0,0 +1,7 @@ +<shape xmlns:android="http://schemas.android.com/apk/res/android" + android:shape="rectangle" > + + <stroke + android:width="1px" + android:color="#5F5656" /> +</shape>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/drawable/btn_channels.png b/vdrmanager/app/src/main/res/drawable/btn_channels.png Binary files differnew file mode 100644 index 0000000..b1eff10 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_channels.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_clock.png b/vdrmanager/app/src/main/res/drawable/btn_clock.png Binary files differnew file mode 100644 index 0000000..f682d6d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_clock.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_epglist.jpg b/vdrmanager/app/src/main/res/drawable/btn_epglist.jpg Binary files differnew file mode 100644 index 0000000..e5a6df5 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_epglist.jpg diff --git a/vdrmanager/app/src/main/res/drawable/btn_recordings.png b/vdrmanager/app/src/main/res/drawable/btn_recordings.png Binary files differnew file mode 100644 index 0000000..f2af210 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_recordings.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_remote.png b/vdrmanager/app/src/main/res/drawable/btn_remote.png Binary files differnew file mode 100644 index 0000000..a4b8774 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_remote.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_search.png b/vdrmanager/app/src/main/res/drawable/btn_search.png Binary files differnew file mode 100644 index 0000000..2edd18a --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_search.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_search_times.png b/vdrmanager/app/src/main/res/drawable/btn_search_times.png Binary files differnew file mode 100644 index 0000000..4722cbb --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_search_times.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_timer.png b/vdrmanager/app/src/main/res/drawable/btn_timer.png Binary files differnew file mode 100644 index 0000000..b7fe536 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_timer.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_wakeup.png b/vdrmanager/app/src/main/res/drawable/btn_wakeup.png Binary files differnew file mode 100644 index 0000000..eda2e95 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_wakeup.png diff --git a/vdrmanager/app/src/main/res/drawable/folder.png b/vdrmanager/app/src/main/res/drawable/folder.png Binary files differnew file mode 100644 index 0000000..5b3fcec --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/folder.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_btn_round_minus.png b/vdrmanager/app/src/main/res/drawable/ic_btn_round_minus.png Binary files differnew file mode 100644 index 0000000..02bec7d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_btn_round_minus.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_btn_round_plus.png b/vdrmanager/app/src/main/res/drawable/ic_btn_round_plus.png Binary files differnew file mode 100644 index 0000000..1fdfb69 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_btn_round_plus.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_drive.png b/vdrmanager/app/src/main/res/drawable/ic_drive.png Binary files differnew file mode 100644 index 0000000..4c2f957 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_drive.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_3d_globe.png b/vdrmanager/app/src/main/res/drawable/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..6755d5e --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_3d_globe.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_back.png b/vdrmanager/app/src/main/res/drawable/ic_menu_back.png Binary files differnew file mode 100644 index 0000000..91fa3e7 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_back.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_filter.png b/vdrmanager/app/src/main/res/drawable/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..39472a6 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_filter.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_forward.png b/vdrmanager/app/src/main/res/drawable/ic_menu_forward.png Binary files differnew file mode 100644 index 0000000..632e4f6 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_forward.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_play_clip.png b/vdrmanager/app/src/main/res/drawable/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..2d0d2e2 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_play_clip.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_refresh.png b/vdrmanager/app/src/main/res/drawable/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..c3551be --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_refresh.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_revert.png b/vdrmanager/app/src/main/res/drawable/ic_menu_revert.png Binary files differnew file mode 100644 index 0000000..2afc8e8 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_revert.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_video_small.png b/vdrmanager/app/src/main/res/drawable/ic_video_small.png Binary files differnew file mode 100644 index 0000000..67071fc --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_video_small.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_volume_small.png b/vdrmanager/app/src/main/res/drawable/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..2a7ec03 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_volume_small.png diff --git a/vdrmanager/app/src/main/res/drawable/icon.png b/vdrmanager/app/src/main/res/drawable/icon.png Binary files differnew file mode 100644 index 0000000..7197eab --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/icon.png diff --git a/vdrmanager/app/src/main/res/drawable/imdb.png b/vdrmanager/app/src/main/res/drawable/imdb.png Binary files differnew file mode 100644 index 0000000..e1e0853 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/imdb.png diff --git a/vdrmanager/app/src/main/res/drawable/left.png b/vdrmanager/app/src/main/res/drawable/left.png Binary files differnew file mode 100644 index 0000000..26522f0 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/left.png diff --git a/vdrmanager/app/src/main/res/drawable/line_gradient.xml b/vdrmanager/app/src/main/res/drawable/line_gradient.xml new file mode 100644 index 0000000..f04ecbc --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/line_gradient.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<shape xmlns:android="http://schemas.android.com/apk/res/android" + android:shape="rectangle" > + + <gradient + android:angle="0" + android:centerColor="@color/white" + android:endColor="@color/black" + android:startColor="@color/black" + android:type="linear" + android:useLevel="false" /> + +</shape>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/drawable/newrecording.png b/vdrmanager/app/src/main/res/drawable/newrecording.png Binary files differnew file mode 100644 index 0000000..28cae46 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/newrecording.png diff --git a/vdrmanager/app/src/main/res/drawable/omdb.png b/vdrmanager/app/src/main/res/drawable/omdb.png Binary files differnew file mode 100644 index 0000000..870e511 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/omdb.png diff --git a/vdrmanager/app/src/main/res/drawable/red_button.xml b/vdrmanager/app/src/main/res/drawable/red_button.xml new file mode 100644 index 0000000..b034119 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/red_button.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" > + <corners + android:radius="14dp" + /> + <gradient + android:angle="45" + android:centerX="35%" + android:centerColor="#FF0000" + android:startColor="#FF0000" + android:endColor="#FF0000" + android:type="linear" + /> + <padding + android:left="0dp" + android:top="0dp" + android:right="0dp" + android:bottom="0dp" + /> + <size + android:width="158dp" + android:height="60dp" + /> + <stroke + android:width="3dp" + android:color="#FF0000" + /> +</shape> diff --git a/vdrmanager/app/src/main/res/drawable/right.png b/vdrmanager/app/src/main/res/drawable/right.png Binary files differnew file mode 100644 index 0000000..f8a518d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/right.png diff --git a/vdrmanager/app/src/main/res/drawable/roundedbutton.xml b/vdrmanager/app/src/main/res/drawable/roundedbutton.xml new file mode 100644 index 0000000..26ac40f --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/roundedbutton.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<shape xmlns:android="http://schemas.android.com/apk/res/android" +android:shape="rectangle"> + + <corners android:bottomRightRadius="18dip" + android:bottomLeftRadius="18dip" + android:topRightRadius="18dip" + android:topLeftRadius="18dip"/> +</shape> diff --git a/vdrmanager/app/src/main/res/drawable/sad.png b/vdrmanager/app/src/main/res/drawable/sad.png Binary files differnew file mode 100644 index 0000000..feee3be --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/sad.png diff --git a/vdrmanager/app/src/main/res/drawable/schere.png b/vdrmanager/app/src/main/res/drawable/schere.png Binary files differnew file mode 100644 index 0000000..623367e --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/schere.png diff --git a/vdrmanager/app/src/main/res/drawable/timer.png b/vdrmanager/app/src/main/res/drawable/timer.png Binary files differnew file mode 100644 index 0000000..a3df3c0 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_active.png b/vdrmanager/app/src/main/res/drawable/timer_active.png Binary files differnew file mode 100644 index 0000000..5bbd402 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_active.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_active_begin.png b/vdrmanager/app/src/main/res/drawable/timer_active_begin.png Binary files differnew file mode 100644 index 0000000..98507b2 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_active_begin.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_active_conflict.png b/vdrmanager/app/src/main/res/drawable/timer_active_conflict.png Binary files differnew file mode 100644 index 0000000..6d31433 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_active_conflict.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_active_end.png b/vdrmanager/app/src/main/res/drawable/timer_active_end.png Binary files differnew file mode 100644 index 0000000..b77c1f5 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_active_end.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_inactive.png b/vdrmanager/app/src/main/res/drawable/timer_inactive.png Binary files differnew file mode 100644 index 0000000..452394d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_inactive.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_inactive_begin.png b/vdrmanager/app/src/main/res/drawable/timer_inactive_begin.png Binary files differnew file mode 100644 index 0000000..f12b2e8 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_inactive_begin.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_inactive_end.png b/vdrmanager/app/src/main/res/drawable/timer_inactive_end.png Binary files differnew file mode 100644 index 0000000..d13d3fc --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_inactive_end.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_none.png b/vdrmanager/app/src/main/res/drawable/timer_none.png Binary files differnew file mode 100644 index 0000000..a81516d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_none.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_recording.png b/vdrmanager/app/src/main/res/drawable/timer_recording.png Binary files differnew file mode 100644 index 0000000..c28b04c --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_recording.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_recording_begin.png b/vdrmanager/app/src/main/res/drawable/timer_recording_begin.png Binary files differnew file mode 100644 index 0000000..98e3f27 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_recording_begin.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_recording_conflict.png b/vdrmanager/app/src/main/res/drawable/timer_recording_conflict.png Binary files differnew file mode 100644 index 0000000..6dbe3a1 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_recording_conflict.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_recording_end.png b/vdrmanager/app/src/main/res/drawable/timer_recording_end.png Binary files differnew file mode 100644 index 0000000..d94b615 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_recording_end.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_vps.png b/vdrmanager/app/src/main/res/drawable/timer_vps.png Binary files differnew file mode 100644 index 0000000..a51a394 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_vps.png diff --git a/vdrmanager/app/src/main/res/drawable/tmdb.png b/vdrmanager/app/src/main/res/drawable/tmdb.png Binary files differnew file mode 100644 index 0000000..20e4731 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/tmdb.png diff --git a/vdrmanager/app/src/main/res/drawable/tv.png b/vdrmanager/app/src/main/res/drawable/tv.png Binary files differnew file mode 100644 index 0000000..d233ef0 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/tv.png diff --git a/vdrmanager/app/src/main/res/drawable/vdr_logo.png b/vdrmanager/app/src/main/res/drawable/vdr_logo.png Binary files differnew file mode 100644 index 0000000..6d88fa6 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/vdr_logo.png diff --git a/vdrmanager/app/src/main/res/layout-land/vdrmanager.xml b/vdrmanager/app/src/main/res/layout-land/vdrmanager.xml new file mode 100644 index 0000000..d158690 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout-land/vdrmanager.xml @@ -0,0 +1,106 @@ +<?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:paddingTop="10dp" + android:paddingBottom="20dp" + android:orientation="vertical"> + + <!-- <ListView android:id="@+id/vdrmanager_menu" android:layout_width="fill_parent" + android:layout_height="wrap_content" android:layout_below="@id/main_logo"/> --> + + + <ImageView android:id="@+id/main_logo" android:layout_width="fill_parent" + android:clickable="true" + android:layout_height="80dip" android:src="@drawable/vdr_logo" android:padding="10dip" /> + + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + <Button + android:id="@+id/action_menu_channels" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:drawableTop="@drawable/btn_channels" + android:text="@string/action_menu_channels" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_epg" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_epglist" + android:text="@string/action_menu_epg" + android:textColor="#FFF" /> + + + <Button + android:id="@+id/action_menu_recordings" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_recordings" + android:text="@string/action_menu_recordings" + android:textColor="#FFF" /> + + </LinearLayout> + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + + <Button + android:id="@+id/action_menu_wakeup" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_wakeup" + + android:padding="5dip" + android:text="@string/action_menu_wakeup" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_remote" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_remote" + android:padding="5dip" + android:text="@string/action_menu_remote" + android:textColor="#FFF" /> + + + <Button + android:id="@+id/action_menu_timers" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_timer" + android:text="@string/action_menu_timers" + android:textColor="#FFF" /> + + </LinearLayout> + + +</LinearLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/channel_item.xml b/vdrmanager/app/src/main/res/layout/channel_item.xml new file mode 100644 index 0000000..dd09400 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/channel_item.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> + +<LinearLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/channel_item" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:padding="5dp" + android:orientation="horizontal"> + + <TextView + android:id="@+id/channel_name" + android:layout_width="wrap_content" + android:layout_height="wrap_content"/> + + <ImageView + android:id="@+id/channel_type" + android:layout_width="wrap_content" + android:layout_height="wrap_content"/> + +</LinearLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/channel_list.xml b/vdrmanager/app/src/main/res/layout/channel_list.xml new file mode 100644 index 0000000..df2d984 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/channel_list.xml @@ -0,0 +1,102 @@ +<!-- + Copyright 2013 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 DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. --> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > + + <!-- + As the main content view, the view below consumes the entire + space available using match_parent in both dimensions. + --> + + <ViewFlipper + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:id="@+id/main_content" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <EditText + android:id="@+id/search_box" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:hint="@string/type_to_filter" + android:inputType="text" + android:maxLines="1" + android:visibility="gone" /> + + <ExpandableListView + android:id="@+id/channel_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentTop="true" + android:layout_alignWithParentIfMissing="true" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <TextView + android:id="@android:id/empty" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="Empty set" /> + </LinearLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + </ViewFlipper> + + <include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/channel_list_fragment.xml b/vdrmanager/app/src/main/res/layout/channel_list_fragment.xml new file mode 100644 index 0000000..becf269 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/channel_list_fragment.xml @@ -0,0 +1,70 @@ +<ViewFlipper xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:id="@+id/main_content" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <EditText + android:id="@+id/search_box" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:hint="@string/type_to_filter" + android:inputType="text" + android:maxLines="1" + android:visibility="gone" /> + + <ExpandableListView + android:id="@+id/channel_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentTop="true" + android:layout_alignWithParentIfMissing="true" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <TextView + android:id="@android:id/empty" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="Empty set" /> + </LinearLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + +</ViewFlipper> diff --git a/vdrmanager/app/src/main/res/layout/child_layout.xml b/vdrmanager/app/src/main/res/layout/child_layout.xml new file mode 100644 index 0000000..69340a6 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/child_layout.xml @@ -0,0 +1,25 @@ +<LinearLayout android:id="@+id/LinearLayout01" + android:layout_width="fill_parent" android:layout_height="40dip" + xmlns:android="http://schemas.android.com/apk/res/android" + > + <LinearLayout android:layout_width="fill_parent" + android:background="@android:drawable/list_selector_background" + android:layout_height="wrap_content"> + <TextView android:id="@+id/channel_name" + android:layout_width="wrap_content" android:layout_height="wrap_content" + android:text="Channel" android:gravity="center_vertical|left" + android:paddingLeft="15dip" android:paddingRight="5dip" + android:textColor="#ffffffff" + android:textStyle="bold" android:maxLines="2" + android:textAppearance="?android:textAppearanceMedium" + android:layout_weight="2" /> + + <TextView android:id="@+id/channel_aux" android:layout_width="40dip" + android:layout_height="40dip" android:layout_weight="1" android:text="23" + android:gravity="center_vertical|right" android:ellipsize="end" + android:layout_marginRight="5dip" android:textColor="#BDBDBD" + android:textSize="11sp" + android:textAppearance="?android:textAppearanceSmall" /> + </LinearLayout> + +</LinearLayout> diff --git a/vdrmanager/app/src/main/res/layout/drawer_list_item.xml b/vdrmanager/app/src/main/res/layout/drawer_list_item.xml new file mode 100644 index 0000000..ab52575 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/drawer_list_item.xml @@ -0,0 +1,27 @@ +<!-- + Copyright 2013 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. + --> + +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@android:id/text1" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:textAppearance="?android:attr/textAppearanceListItemSmall" + android:gravity="center_vertical" + android:paddingLeft="16dp" + android:paddingRight="16dp" + android:textColor="#fff" + android:background="?android:attr/activatedBackgroundIndicator" + android:minHeight="?android:attr/listPreferredItemHeightSmall"/>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/edit_remote_key.xml b/vdrmanager/app/src/main/res/layout/edit_remote_key.xml new file mode 100644 index 0000000..06d91ec --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/edit_remote_key.xml @@ -0,0 +1,49 @@ +<?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:padding="5dp" + android:layout_height="match_parent"> + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/label" + android:id="@+id/hitkLabel" /> + + <EditText + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:id="@+id/hitk" /> + + <TextView + android:layout_marginTop="10dp" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/hitkcommand"/> + + <Spinner + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:id="@+id/hitkSpinner" /> + + <LinearLayout android:visibility="gone" + android:orientation="horizontal" + android:layout_width="match_parent" + android:layout_height="wrap_content"> + + <Button + android:layout_weight="1" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@android:string/cancel" + android:id="@+id/button7" + android:layout_gravity="right" /> + + <Button + android:layout_weight="1" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@android:string/ok" + android:id="@+id/button6" /> + </LinearLayout> +</LinearLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/epg_detail.xml b/vdrmanager/app/src/main/res/layout/epg_detail.xml new file mode 100644 index 0000000..85bc221 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/epg_detail.xml @@ -0,0 +1,249 @@ +<?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" + android:padding="2dip" > + + <TextView + android:id="@+id/epg_detail_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:text="Unterwegs nach Cold Mountain" + android:textAppearance="?android:textAppearanceMedium" + android:textStyle="bold" /> + + <LinearLayout + android:id="@+id/epg_detail_time_channel" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" > + + <TextView + android:id="@+id/epg_detail_time" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:gravity="left" + android:text="20:10-20-15" + android:textAppearance="?android:textAppearanceSmall" /> + + <TextView + android:id="@+id/epg_detail_duration" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1" + android:gravity="right" + android:paddingLeft="10dip" + android:text="2/123min" + android:textAppearance="?android:textAppearanceSmall" /> + + <TextView + android:id="@+id/epg_detail_channel" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1" + android:gravity="right" + android:text="Sky Cinema" + android:visibility="gone" /> + </LinearLayout> + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_marginTop="0dip" + android:orientation="horizontal" + android:padding="3dip" + android:paddingBottom="1dip" > + + <ImageView + android:id="@+id/epg_timer_state" + android:layout_width="16dp" + android:layout_height="16dp" + android:layout_centerVertical="true" + android:layout_marginRight="5dip" + android:visibility="gone" /> + + <TextView + android:id="@+id/epg_detail_shorttext" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_weight="1" + android:gravity="left" + android:text="Krimikömedie" + android:textAppearance="?android:textAppearanceSmall" /> + </LinearLayout> + + <TextView + android:id="@+id/epg_detail_separator_0" + android:layout_width="fill_parent" + android:layout_height="2sp" /> + + <ProgressBar + android:id="@+id/epg_detail_progress" + style="?android:attr/progressBarStyleHorizontal" + android:layout_width="fill_parent" + android:layout_height="2dip" + android:indeterminate="false" + android:progress="40" /> + + <ScrollView + android:id="@+id/epg_detail_description_scroll" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_weight="1" + android:padding="5dip" > + + <LinearLayout + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:orientation="vertical" > + + <TextView + android:id="@+id/epg_detail_description" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:textSize="16dip" > + </TextView> + + <View style="@style/Line" /> + + <LinearLayout android:id="@+id/audio_block" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" > + + <ImageView + android:id="@+id/audio_image" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/ic_volume_small" /> + + <TextView + android:id="@+id/epg_detail_audio" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_marginLeft="5dp" + android:text="" /> + </LinearLayout> + + <TextView + android:id="@+id/epg_detail_cats" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:text="Thriller, Comedy" /> + + </LinearLayout> + </ScrollView> + + <TextView + android:id="@+id/epg_detail_separator_2" + android:layout_width="fill_parent" + android:layout_height="1sp" /> + + <TextView + android:id="@+id/epg_detail_separator_3" + android:layout_width="fill_parent" + android:layout_height="4sp" /> + + <TableLayout + android:id="@+id/root" + style="@android:style/ButtonBar" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:stretchColumns="*" > + + <TableRow + android:id="@+id/first_row" + android:layout_margin="0dip" > + + <ImageButton + android:id="@+id/epg_event_livetv" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/tv" + android:text="@string/epg_eent_livetv_text" /> + + <ImageButton + android:id="@+id/epg_event_imdb" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/imdb" + android:text="@string/epg_event_imdb_text" /> + + <ImageButton + android:id="@+id/epg_event_omdb" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/omdb" + android:text="@string/epg_event_omdb_text" /> + + <ImageButton + android:id="@+id/epg_event_tmdb" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/tmdb" + android:text="@string/epg_event_tmdb_text" /> + + <ImageButton + android:id="@+id/epg_event_create_timer" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:src="@drawable/timer" + android:text="@string/epg_event_create_timer_text" /> + </TableRow> + </TableLayout> + <!-- + <ImageButton + android:id="@+id/epg_event_share" + android:src="@android:drawable/ic_menu_share" + android:layout_width="wrap_content" + android:layout_height="wrap_content" android:layout_marginLeft="20dip" android:layout_marginRight="20dip" + android:layout_gravity="center_horizontal" + android:layout_centerHorizontal="true" + android:background="@android:drawable/list_selector_background" + style="?android:attr/buttonStyleSmall" + android:text="@string/epg_event_share_text"/> + --> + + + <!-- + <ImageButton + android:id="@+id/epg_event_epg" + android:src="@drawable/epg" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:layout_centerHorizontal="true" android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + style="?android:attr/buttonStyleSmall" + android:text="@string/epg_event_create_timer_text"/> + --> + <!-- + <ImageButton android:visibility="gone" + android:id="@+id/epg_event_right" + android:src="@drawable/ic_menu_forward" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:background="@android:drawable/list_selector_background"/> + --> + +</LinearLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/epg_event_item.xml b/vdrmanager/app/src/main/res/layout/epg_event_item.xml new file mode 100644 index 0000000..a8caa6f --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/epg_event_item.xml @@ -0,0 +1,68 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/timer_item" android:layout_width="fill_parent" + android:layout_height="fill_parent" android:padding="5dp" android:paddingBottom="2dp" + android:orientation="vertical"> + +<LinearLayout android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" + android:background="@android:drawable/list_selector_background" +> +<TextView + android:id="@+id/timer_item_channel" + android:layout_width="wrap_content" + android:layout_height="wrap_content" android:text="Sky Film" style="@android:style/TextAppearance.Medium"/> + + <ProgressBar + android:id="@+id/timer_progress" android:layout_width="fill_parent" + android:indeterminate="false" android:layout_height="2dip" android:layout_marginTop="3dip" + style="?android:attr/progressBarStyleHorizontal" android:visibility="gone" /> + + <LinearLayout android:layout_width="fill_parent" + android:layout_height="wrap_content" android:layout_marginTop="0dip"> + + <TextView android:id="@+id/timer_item_time" android:textAppearance="?android:textAppearanceMedium" + android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="@android:drawable/list_selector_background" + android:gravity="left" android:text="22:33" android:paddingRight="5dip" /> + + <TextView android:id="@+id/timer_item_title" android:text="timer_item_title" android:layout_weight="1" android:textStyle="bold" + android:ellipsize="end" android:layout_width="wrap_content" android:background="@android:drawable/list_selector_background" + android:textAppearance="?android:textAppearanceMedium" + android:layout_height="wrap_content" /> + + </LinearLayout> + + <LinearLayout android:layout_width="fill_parent" android:padding="1dip" android:paddingBottom="1dip" + android:layout_height="wrap_content" android:layout_marginTop="0dip" android:gravity="center" + android:orientation="horizontal"> + + <ImageView android:id="@+id/timer_item_state" android:layout_marginRight="3dip" android:src="@drawable/newrecording" + android:layout_width="16dp" android:layout_height="16dp" + android:visibility="gone" /> + + <ImageView android:id="@+id/timer_item_other" android:layout_marginRight="3dip" android:src="@drawable/schere" + android:layout_width="16dp" android:layout_height="16dp" + android:visibility="gone" /> + + <TextView android:id="@+id/timer_item_shorttext" android:textAppearance="?android:textAppearanceSmall" + android:text="timer_short_text" + android:ellipsize="end" + android:singleLine="true" + android:maxLines="1" + android:layout_width="wrap_content" android:layout_weight="1" + android:layout_height="wrap_content" /> + + <TextView android:id="@+id/timer_item_duration" + android:ellipsize="end" android:layout_width="wrap_content" android:gravity="right" android:textSize="13dip" + android:layout_height="wrap_content" android:text="89min"/> + + </LinearLayout> + + <TextView android:id="@+id/event_item_description" + android:layout_width="wrap_content" + android:textAppearance="?android:textAppearanceSmall" + android:visibility="gone" + android:textSize="12dip" + android:padding="3dip" + android:layout_height="wrap_content" /> +</LinearLayout> +</LinearLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/epg_search.xml b/vdrmanager/app/src/main/res/layout/epg_search.xml new file mode 100644 index 0000000..4153451 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/epg_search.xml @@ -0,0 +1,32 @@ +<?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"> + + <TextView + android:id="@+id/epg_search_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:textStyle="bold"/> + + <EditText + android:id="@+id/epg_search_text" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + <TextView + android:id="@+id/epg_detail_time" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + <Button + android:id="@+id/epg_search_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:text="@string/epg_search_button"/> + +</LinearLayout> + diff --git a/vdrmanager/app/src/main/res/layout/epg_search_times_item.xml b/vdrmanager/app/src/main/res/layout/epg_search_times_item.xml new file mode 100644 index 0000000..5680f7e --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/epg_search_times_item.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:paddingLeft="5dp" + android:paddingRight="5dp" + android:gravity= "center_vertical" + android:textAppearance="?android:textAppearanceLarge" + android:lines="2"/> diff --git a/vdrmanager/app/src/main/res/layout/epg_search_times_list.xml b/vdrmanager/app/src/main/res/layout/epg_search_times_list.xml new file mode 100644 index 0000000..f2ab650 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/epg_search_times_list.xml @@ -0,0 +1,25 @@ +<?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" + android:orientation="vertical"> + + <ListView + android:id="@+id/epg_search_times_list" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + android:cacheColorHint="?android:attr/colorBackground"/> + + <Button + android:id="@+id/epg_search_times_add" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_below="@id/epg_search_times_add" + android:layout_alignParentBottom="true" + android:layout_centerHorizontal="true" + android:text="@string/epg_search_times_add"/> + + +</RelativeLayout> diff --git a/vdrmanager/app/src/main/res/layout/epgdetails.xml b/vdrmanager/app/src/main/res/layout/epgdetails.xml new file mode 100644 index 0000000..5e29667 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/epgdetails.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:orientation="vertical" + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + <!-- + <com.jakewharton.androidviewpagerindicator.TitlePageIndicator + android:id="@+id/indicator" + android:layout_width="fill_parent" + android:layout_height="wrap_content" /> + --> + <android.support.v4.view.ViewPager + android:id="@+id/viewpager" + android:layout_width="fill_parent" + android:layout_height="0dip" + android:layout_weight="1" /> +</LinearLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/event_epg_list.xml b/vdrmanager/app/src/main/res/layout/event_epg_list.xml new file mode 100644 index 0000000..2e835d4 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/event_epg_list.xml @@ -0,0 +1,116 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- A DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. --> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > + + <ViewFlipper + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <RelativeLayout + android:layout_width="fill_parent" + android:layout_height="wrap_content" > + + <LinearLayout + android:id="@+id/whatson_time" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentLeft="true" + android:layout_alignParentTop="true" + android:orientation="horizontal" > + + <Spinner + android:id="@+id/epg_list_channel_spinner" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_marginTop="3dip" + android:layout_weight="1" + android:prompt="@string/epg_list_channel_spinner" /> + + <ImageView + android:id="@+id/switch_epg_view" + style="?android:attr/buttonStyleSmall" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:background="@android:drawable/list_selector_background" + android:clickable="true" + android:src="@drawable/ic_menu_revert" /> + </LinearLayout> + + <ListView + android:id="@+id/whatson_list" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_above="@+id/channel_info" + android:layout_alignWithParentIfMissing="true" + android:layout_below="@+id/whatson_time" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <LinearLayout + android:id="@+id/channel_info" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentBottom="true" + android:layout_marginTop="4dp" + android:background="@drawable/back" + android:orientation="horizontal" + android:padding="2dp" > + + <ImageView + android:id="@+id/audio_image" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/ic_volume_small" /> + + <TextView + android:id="@+id/channel_audio" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_marginLeft="5dp" + android:text="" /> + </LinearLayout> + </RelativeLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + </ViewFlipper> + + <include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/fetch_preference.xml b/vdrmanager/app/src/main/res/layout/fetch_preference.xml new file mode 100644 index 0000000..d276625 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/fetch_preference.xml @@ -0,0 +1,23 @@ +<?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="horizontal" + android:padding="5dip"> + + <EditText + android:id="@+id/edit" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:singleLine="true" /> + + <ImageButton + android:src="@drawable/ic_menu_refresh" + android:id="@+id/button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:minWidth="64dip" + android:minHeight="48dip"/> + +</LinearLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/folder_item.xml b/vdrmanager/app/src/main/res/layout/folder_item.xml new file mode 100644 index 0000000..432fa13 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/folder_item.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:orientation="horizontal" + android:padding="5dip" + android:layout_height="wrap_content" > + + <ImageView + android:layout_width="24dp" + android:layout_height="24dp" + android:src="@drawable/folder" /> + + <TextView + android:id="@+id/header_item" + android:textAppearance="?android:textAppearanceMedium" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:paddingLeft="5dip" + android:layout_weight="1" + android:layout_gravity="center_vertical" + android:text="House of Cards" /> + + + <TextView + android:id="@+id/count" + android:textAppearance="?android:textAppearanceMedium" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_vertical" + android:text="3" /> + +</LinearLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/group_layout.xml b/vdrmanager/app/src/main/res/layout/group_layout.xml new file mode 100644 index 0000000..48ee690 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/group_layout.xml @@ -0,0 +1,16 @@ +<LinearLayout android:id="@+id/LinearLayout01" + android:layout_width="fill_parent" android:layout_height="40dip" + xmlns:android="http://schemas.android.com/apk/res/android"> + <!-- --> + <TextView android:id="@+id/group_name" android:layout_width="wrap_content" + android:layout_height="40dip" android:text="Sky" android:gravity="center_vertical|left" + android:paddingLeft="35dip" android:paddingRight="5dip" + android:textColor="#BDBDBD" android:textStyle="bold" + android:textAppearance="?android:textAppearanceMedium" /> + <TextView android:id="@+id/channel_count" + android:layout_width="fill_parent" android:layout_height="40dip" + android:text="23" android:gravity="center_vertical|right" + android:layout_marginRight="5dip" android:textColor="#BDBDBD" + android:textStyle="bold" android:textAppearance="?android:textAppearanceMedium" /> + +</LinearLayout> diff --git a/vdrmanager/app/src/main/res/layout/header_item.xml b/vdrmanager/app/src/main/res/layout/header_item.xml new file mode 100644 index 0000000..0821980 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/header_item.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" +android:text="Header" +android:layout_margin="2dip" android:paddingLeft="4dip" android:paddingRight="4dip" +android:background="#444444" +android:textAppearance="?android:textAppearanceMedium" +android:layout_width="fill_parent" android:layout_height="wrap_content" android:id="@+id/header_item"/> + diff --git a/vdrmanager/app/src/main/res/layout/left_drawer.xml b/vdrmanager/app/src/main/res/layout/left_drawer.xml new file mode 100644 index 0000000..ad8379a --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/left_drawer.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> + +<!-- + android:layout_gravity="start" tells DrawerLayout to treat + this as a sliding drawer on the left side for left-to-right + languages and on the right side for right-to-left languages. + The drawer is given a fixed width in dp and extends the full height of + the container. A solid background is used for contrast + with the content view. +--> +<ListView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/left_drawer" + android:layout_width="240dp" + android:layout_height="match_parent" + android:layout_gravity="start" + android:background="#111" + android:choiceMode="singleChoice" + android:divider="@android:color/transparent" + android:dividerHeight="0dp" /> diff --git a/vdrmanager/app/src/main/res/layout/main.xml b/vdrmanager/app/src/main/res/layout/main.xml new file mode 100644 index 0000000..1d0e21b --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/main.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<TabHost xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@android:id/tabhost" + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + <LinearLayout + android:orientation="vertical" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:padding="5dp"> + <TabWidget + android:id="@android:id/tabs" + android:layout_width="fill_parent" + android:layout_height="wrap_content" /> + <FrameLayout + android:id="@android:id/tabcontent" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:padding="5dp" /> + </LinearLayout> +</TabHost>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/no_connection.xml b/vdrmanager/app/src/main/res/layout/no_connection.xml new file mode 100644 index 0000000..1a6e5db --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/no_connection.xml @@ -0,0 +1,33 @@ +<?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" + android:visibility="gone" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + +</LinearLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/recording_detail.xml b/vdrmanager/app/src/main/res/layout/recording_detail.xml new file mode 100644 index 0000000..0aa5da7 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/recording_detail.xml @@ -0,0 +1,99 @@ +<?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"> + + <ScrollView + android:id="@+id/timer_detail_scroll" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_weight="0.5"> + + <LinearLayout + android:id="@+id/timer_detail_layout" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="vertical"> + + <TextView + android:id="@+id/timer_detail_channel_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:textStyle="bold" + android:text="@string/timer_detail_channel_title"/> + + <EditText + android:id="@+id/timer_detail_channel" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:editable="false"/> + + <TextView + android:id="@+id/timer_detail_title_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:textStyle="bold" + android:text="@string/timer_detail_title_title"/> + + <EditText + android:id="@+id/timer_detail_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + <TextView + android:id="@+id/timer_detail_start_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/timer_detail_start_title"/> + + <LinearLayout + android:id="@+id/timer_detail_start_daytime" + android:layout_width="fill_parent" + android:layout_height="wrap_content"> + + <EditText + android:id="@+id/timer_detail_start" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + <EditText + android:id="@+id/timer_detail_day" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + </LinearLayout> + + <TextView + android:id="@+id/timer_detail_end_title" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/timer_detail_end_title"/> + + <EditText + android:id="@+id/timer_detail_end" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + <TextView + android:id="@+id/timer_detail_fill" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_weight="0.5"/> + + </LinearLayout> + + </ScrollView> + + <Button + android:id="@+id/timer_details_save" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:text="@string/timer_details_create_title"/> + +</LinearLayout> diff --git a/vdrmanager/app/src/main/res/layout/recording_list.xml b/vdrmanager/app/src/main/res/layout/recording_list.xml new file mode 100644 index 0000000..dd4b100 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/recording_list.xml @@ -0,0 +1,111 @@ +<?xml version="1.0" encoding="utf-8"?> +<android.support.v4.widget.DrawerLayout + xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent"> +<ViewFlipper xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <RelativeLayout + android:id="@+id/main_content" + android:layout_width="fill_parent" + android:layout_height="wrap_content" > + + <LinearLayout + android:id="@+id/rec_folder_info" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentLeft="true" + android:layout_alignParentTop="true" + android:orientation="horizontal" + android:paddingBottom="2dp" + android:paddingLeft="5dp" + android:paddingRight="5dp" + android:paddingTop="2dp" > + + <TextView + android:id="@+id/folder_info" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" /> + + <TextView + android:id="@+id/current_count" + android:layout_width="wrap_content" + android:layout_height="wrap_content" /> + </LinearLayout> + + <ListView + android:id="@+id/recording_list" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_above="@+id/driver_info_container" + android:layout_below="@+id/rec_folder_info" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <LinearLayout + android:id="@+id/driver_info_container" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentBottom="true" + android:layout_alignWithParentIfMissing="true" + android:layout_marginTop="4dp" + android:background="@drawable/back" + android:orientation="vertical" + android:padding="2dp" > + + <TextView + android:id="@+id/drive_info" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:drawableLeft="@drawable/ic_drive" + android:drawablePadding="5dp" + android:gravity="center" > + </TextView> + + <ProgressBar + android:id="@+id/drive_info_pb" + style="?android:attr/progressBarStyleHorizontal" + android:layout_width="fill_parent" + android:layout_height="1dip" + android:indeterminate="false" /> + </LinearLayout> + </RelativeLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18sp" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:contentDescription="@string/sad_img" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18sp" /> + </LinearLayout> + +</ViewFlipper> + +<include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/remote.xml b/vdrmanager/app/src/main/res/layout/remote.xml new file mode 100644 index 0000000..0fe92ea --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/remote.xml @@ -0,0 +1,342 @@ +<?xml version="1.0" encoding="utf-8"?> +<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:app="http://schemas.android.com/apk/res-auto" + android:id="@+id/root" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" + android:padding="5dp"> + + <LinearLayout + android:id="@+id/resultwrapper" + android:layout_width="fill_parent" + android:layout_alignParentEnd="true" + android:layout_alignParentRight="true" + android:layout_alignParentTop="true" + android:layout_height="wrap_content"> + <de.androvdr.widget.AnimatedTextView + android:id="@+id/result" + android:maxLines="1" + android:layout_width="0dp" + android:layout_weight="1" + android:layout_height="wrap_content" + android:textSize="10sp" + android:gravity="right" /> + </LinearLayout> + + + + <LinearLayout + android:id="@+id/rows0" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" + android:layout_marginBottom="10dp" + android:layout_below="@+id/resultwrapper"> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Power" + android:text="" + android:id="@+id/Power" /> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Back" + android:text="Back" /> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="" + /> + + + + + + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Setup" + android:text="" /> + </LinearLayout> + + <RelativeLayout + android:id="@+id/navigation" + + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" + android:layout_below="@+id/colorButtons" + android:layout_above="@+id/rows1"> + + <de.androvdr.widget.SquareButton + android:id="@+id/ok" + style="@style/cursorButton" + android:layout_centerVertical="true" + android:layout_gravity="center_horizontal" + android:layout_toLeftOf="@+id/right" + android:layout_toStartOf="@+id/right" + android:tag="Ok" + android:text="OK" /> + + + <de.androvdr.widget.SquareButton + android:id="@+id/right" + style="@style/cursorButton" + android:tag="Right" + android:text="▶" + android:layout_centerVertical="true" + android:layout_toRightOf="@+id/up" + android:layout_toEndOf="@+id/up" /> + + + <de.androvdr.widget.SquareButton + android:id="@+id/left" + style="@style/cursorButton" + android:tag="Left" + android:text="◀" + android:layout_centerVertical="true" + android:layout_toLeftOf="@+id/ok" + android:layout_toStartOf="@+id/ok" /> + + <de.androvdr.widget.SquareButton + android:id="@+id/up" + style="@style/cursorButton" + android:layout_gravity="center_horizontal" + android:tag="Up" + android:text="▲" + android:layout_above="@+id/ok" + android:layout_centerHorizontal="true" /> + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/ChannelUp" + style="@style/volChanButton" + + android:tag="Channel+" + android:text="" + android:layout_alignTop="@+id/up" + android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" /> + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/VolumeUp" + style="@style/volChanButton" + android:layout_height="wrap_content" + android:tag="Volume+" + android:text="" + android:layout_alignTop="@+id/up" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" /> + + <de.androvdr.widget.SquareButton + android:id="@+id/down" + style="@style/cursorButton" + + android:layout_gravity="center_horizontal" + + android:tag="Down" + android:text="▼" + android:layout_below="@+id/ok" + android:layout_toLeftOf="@+id/right" + android:layout_toStartOf="@+id/right" /> + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/ChannelDown" + style="@style/volChanButton" + android:tag="Channel-" + android:text="" + android:layout_alignBottom="@+id/down" + android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" /> + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/VolumeDown" + style="@style/volChanButton" + android:tag="Volume-" + android:text="" + android:layout_alignBottom="@+id/down" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" /> + + </RelativeLayout> + + + + <LinearLayout + android:id="@+id/colorButtons" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" + android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" + android:layout_below="@+id/rows0"> + + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/red" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Red" + android:text="" + android:textColor="@color/red" + /> + + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/green" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:text="" + android:tag="Green" + android:textColor="@color/green" + /> + + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/yellow" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Yellow" + android:text="" + android:textColor="@color/yellow" + /> + + + <de.androvdr.widget.FontAwesomeButton + android:id="@+id/blue" + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Blue" + android:text="" + android:textColor="@color/blue" + /> + + + </LinearLayout> + + + <LinearLayout + android:id="@+id/rows1" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" + android:orientation="horizontal" + android:layout_above="@+id/rows2"> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Mute" + android:text="" /> + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Info" + android:text="" /> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Back" + android:text="" /> + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Menu" + android:text="" /> + + </LinearLayout> + + + <LinearLayout + + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:id="@+id/rows2" + android:orientation="horizontal" + android:layout_marginTop="10dp" + android:layout_marginBottom="10dp" + android:layout_alignParentBottom="true"> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Audio" + android:text="" /> + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Subtitles" + android:text="S" /> + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="PrevChannel" + android:text="" /> + + + <de.androvdr.widget.FontAwesomeButton + style="?android:attr/buttonStyleSmall" + android:layout_width="0dp" + + android:layout_height="wrap_content" + android:layout_weight="1" + android:tag="Commands" + android:text="" /> + </LinearLayout> + + +</RelativeLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/search_epg_list.xml b/vdrmanager/app/src/main/res/layout/search_epg_list.xml new file mode 100644 index 0000000..d5cc5af --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/search_epg_list.xml @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="utf-8"?> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > +<LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical"> + + <ListView + android:id="@+id/whatson_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_below="@id/epg_list_channel_spinner" + android:layout_alignWithParentIfMissing="true" + android:layout_alignParentTop="true" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground"/> + + <TextView + android:id="@+id/epg_list_search_label" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/epg_list_search_label"/> + + <LinearLayout android:orientation="vertical" + android:id="@+id/no_connection_layout" android:layout_width="fill_parent" + android:layout_height="fill_parent" android:visibility="gone"> + <LinearLayout android:layout_height="fill_parent" + android:gravity="center" android:layout_width="fill_parent" + android:orientation="horizontal"> + <TextView android:text="@string/no_connection" + android:layout_height="wrap_content" android:layout_width="wrap_content" + android:textSize="18dip" /> + <ImageView android:src="@drawable/sad" + android:layout_height="wrap_content" android:layout_width="wrap_content" /> + <Button android:text="@string/no_connection_retry" + android:textSize="18dip" android:layout_height="wrap_content" + android:layout_width="wrap_content" android:id="@+id/retry_button" /> + + </LinearLayout> + </LinearLayout> +</LinearLayout> + +<include layout="@layout/left_drawer"/> +</android.support.v4.widget.DrawerLayout> diff --git a/vdrmanager/app/src/main/res/layout/time_epg_list.xml b/vdrmanager/app/src/main/res/layout/time_epg_list.xml new file mode 100644 index 0000000..f42ab32 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/time_epg_list.xml @@ -0,0 +1,115 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- A DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. --> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > + + <ViewFlipper + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:id="@+id/whatson_time" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" > + + <TextView + android:id="@+id/epg_list_time_label" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/epg_list_time_label" + android:visibility="gone" /> + + <ImageView + android:id="@+id/epg_list_times" + style="?android:attr/buttonStyleSmall" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:background="@android:drawable/list_selector_background" + android:clickable="true" + android:src="@drawable/btn_search_times" /> + + <Spinner + android:id="@+id/epg_list_time_spinner" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_marginTop="2dip" + android:layout_weight="1" + android:prompt="@string/epg_list_time_label" /> + + <ImageView + android:id="@+id/switch_epg_view" + style="?android:attr/buttonStyleSmall" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:layout_centerHorizontal="true" + android:layout_gravity="center_horizontal" + android:background="@android:drawable/list_selector_background" + android:clickable="true" + android:src="@drawable/ic_menu_revert" /> + </LinearLayout> + + <ListView + android:id="@+id/whatson_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentTop="true" + android:layout_alignWithParentIfMissing="true" + android:layout_below="@id/epg_list_time_spinner" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + + <TextView + android:id="@+id/epg_list_search_label" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/epg_list_search_label" /> + </LinearLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + </ViewFlipper> + + <include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/timer_detail.xml b/vdrmanager/app/src/main/res/layout/timer_detail.xml new file mode 100644 index 0000000..b74d54e --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/timer_detail.xml @@ -0,0 +1,167 @@ +<?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:paddingLeft="10.0dip" android:paddingRight="10.0dip" + android:orientation="vertical"> + + <ScrollView + android:id="@+id/timer_detail_scroll" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_weight="0.5"> + + <LinearLayout + android:id="@+id/timer_detail_layout" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:orientation="vertical"> + + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_channel_title"/> + + <EditText + android:id="@+id/timer_detail_channel" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:enabled="false" + /> + + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_title_title"/> + + + <EditText + android:id="@+id/timer_detail_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical"> + + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_day_title"/> + + + <Button + android:id="@+id/timer_detail_day" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + </LinearLayout> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical"> + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_repeat_title"/> + + + <Button + android:id="@+id/timer_detail_repeat" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/never" + android:editable="false"/> + + </LinearLayout> + + + </LinearLayout> + + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical"> + + + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_start_title"/> + + <Button + android:id="@+id/timer_detail_start" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="20:34" + android:editable="false"/> + + </LinearLayout> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical"> + <TextView + android:paddingLeft="4.0dip" android:paddingBottom="2.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" + android:text="@string/timer_detail_end_title"/> + + <Button + android:id="@+id/timer_detail_end" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:editable="false"/> + + + </LinearLayout> + </LinearLayout> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal" android:id="@+id/timer_block"> + <TextView android:width="80dp" android:text="@string/timer_detail_use_vps" android:layout_width="wrap_content" android:layout_height="wrap_content" /> + <CheckBox android:id="@+id/timer_detail_vps" android:layout_height="wrap_content" android:layout_width="wrap_content"/> + </LinearLayout> + + + + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> + + <TextView android:width="80dp" android:text="@string/timer_detail_priority" android:layout_width="wrap_content" android:layout_height="wrap_content" /> + + <EditText android:layout_height="wrap_content" android:numeric="integer" android:id="@+id/timer_detail_priority" android:layout_width="wrap_content" android:hint="@string/timer_detail_priority"/> + + + </LinearLayout> + + <LinearLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> + + <TextView android:width="80dp" android:text="@string/timer_detail_lifetime" android:layout_width="wrap_content" android:layout_height="wrap_content" /> + + <EditText android:layout_height="wrap_content" android:numeric="integer" android:id="@+id/timer_detail_lifetime" android:layout_width="wrap_content" android:hint="@string/timer_detail_lifetime_hint"/> + + + </LinearLayout> + + </LinearLayout> + + </ScrollView> + +<LinearLayout android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" > + + <Button + android:id="@+id/timer_details_cancel" + android:layout_width="0dip" android:layout_height="fill_parent" + android:layout_weight="1" + android:text="@android:string/cancel"/> + + <Button + android:id="@+id/timer_details_modify" + android:layout_width="0dip" android:layout_height="fill_parent" + android:layout_weight="1" + android:visibility="gone" + android:text="@string/timer_details_save_title"/> + + + <Button + android:id="@+id/timer_details_save" + android:layout_width="0dip" android:layout_height="fill_parent" + android:layout_weight="1" + android:text="@string/timer_details_create_title"/> + + </LinearLayout> + +</LinearLayout> diff --git a/vdrmanager/app/src/main/res/layout/timer_list.xml b/vdrmanager/app/src/main/res/layout/timer_list.xml new file mode 100644 index 0000000..7a3ed02 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/timer_list.xml @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- A DrawerLayout is intended to be used as the top-level content view using match_parent for both width and height to consume the full space available. --> +<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/drawer_layout" + android:layout_width="match_parent" + android:layout_height="match_parent" > + + <ViewFlipper + android:id="@+id/flipper" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:id="@+id/main_content" + android:layout_width="fill_parent" + android:layout_height="fill_parent" > + + <ListView + android:id="@+id/timer_list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentTop="true" + android:layout_alignWithParentIfMissing="true" + android:layout_centerHorizontal="true" + android:cacheColorHint="?android:attr/colorBackground" /> + </LinearLayout> + + <LinearLayout + android:id="@+id/no_connection_layout" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > + + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="center" + android:orientation="horizontal" > + + <TextView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection" + android:textSize="18dip" /> + + <ImageView + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@drawable/sad" /> + + <Button + android:id="@+id/retry_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:text="@string/no_connection_retry" + android:textSize="18dip" /> + </LinearLayout> + </LinearLayout> + </ViewFlipper> + + <include layout="@layout/left_drawer" /> + +</android.support.v4.widget.DrawerLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/timer_operation_list_item.xml b/vdrmanager/app/src/main/res/layout/timer_operation_list_item.xml new file mode 100644 index 0000000..16aa849 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/timer_operation_list_item.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:paddingLeft="5dp" + android:paddingRight="5dp" + android:gravity= "center_vertical" + android:textAppearance="?android:textAppearanceLarge" + android:textColor="#000" + android:lines="2"/> diff --git a/vdrmanager/app/src/main/res/layout/vdr_list_add_delete.xml b/vdrmanager/app/src/main/res/layout/vdr_list_add_delete.xml new file mode 100644 index 0000000..054b4d5 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/vdr_list_add_delete.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" android:orientation="vertical" + android:layout_height="fill_parent" > + + <ListView + android:id="@id/android:list" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:choiceMode="singleChoice" + android:drawSelectorOnTop="false" + android:fastScrollEnabled="true" + android:scrollingCache="true" /> + + <TextView + android:id="@android:id/empty" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:gravity="center" + android:padding="20dip" + android:text="@string/no_vdr" + android:textAppearance="?android:textAppearanceMedium" /> + +</LinearLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/vdrlist.xml b/vdrmanager/app/src/main/res/layout/vdrlist.xml new file mode 100644 index 0000000..d04df91 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/vdrlist.xml @@ -0,0 +1,12 @@ +<?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"> + + <ListView android:id="@android:id/list" android:layout_width="fill_parent" + android:layout_height="wrap_content" /> + + <TextView android:id="@android:id/empty" android:layout_width="wrap_content" + android:layout_height="wrap_content" android:text="Empty set" /> + +</LinearLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/vdrmanager.xml b/vdrmanager/app/src/main/res/layout/vdrmanager.xml new file mode 100644 index 0000000..3959a9e --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/vdrmanager.xml @@ -0,0 +1,108 @@ +<?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:paddingTop="10dp" + android:paddingBottom="20dp" + android:orientation="vertical"> + + <!-- <ListView android:id="@+id/vdrmanager_menu" android:layout_width="fill_parent" + android:layout_height="wrap_content" android:layout_below="@id/main_logo"/> --> + + + <ImageView android:id="@+id/main_logo" android:layout_width="fill_parent" + android:clickable="true" + android:layout_height="80dip" android:src="@drawable/vdr_logo" android:padding="10dip" /> + + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + <Button + android:id="@+id/action_menu_channels" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:drawableTop="@drawable/btn_channels" + android:text="@string/action_menu_channels" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_epg" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_epglist" + android:text="@string/action_menu_epg" + android:textColor="#FFF" /> + </LinearLayout> + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + <Button + android:id="@+id/action_menu_recordings" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_recordings" + android:text="@string/action_menu_recordings" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_timers" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_timer" + android:text="@string/action_menu_timers" + android:textColor="#FFF" /> + </LinearLayout> + + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="0dip" + android:layout_weight="1" + android:orientation="horizontal"> + + <Button + android:id="@+id/action_menu_wakeup" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_wakeup" + + android:padding="5dip" + android:text="@string/action_menu_wakeup" + android:textColor="#FFF" /> + + <Button + android:id="@+id/action_menu_remote" + android:layout_width="0dip" + android:layout_height="wrap_content" + android:layout_weight="1" + android:background="@android:drawable/list_selector_background" + android:cacheColorHint="?android:attr/colorBackground" + android:drawableTop="@drawable/btn_remote" + android:padding="5dip" + android:text="@string/action_menu_remote" + android:textColor="#FFF" /> + </LinearLayout> + +</LinearLayout>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/vdrmanager_menu_item.xml b/vdrmanager/app/src/main/res/layout/vdrmanager_menu_item.xml new file mode 100644 index 0000000..1c793d8 --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/vdrmanager_menu_item.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> + +<TextView xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/vdrmanager_menu_item" + android:lines="2" + android:gravity="center_vertical" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:paddingLeft="15dp" + android:paddingRight="15dp" + android:paddingTop="10dp" + android:paddingBottom="10dp"/> + +<!-- +<ImageButton xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/vdrmanager_menu_item" + android:lines="2" + android:gravity="center_vertical" + android:layout_width="wrap_content" + android:layout_height="wrap_content"/> +-->
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/layout/video.xml b/vdrmanager/app/src/main/res/layout/video.xml new file mode 100644 index 0000000..595e02a --- /dev/null +++ b/vdrmanager/app/src/main/res/layout/video.xml @@ -0,0 +1,27 @@ +<?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"> + + <TextView + android:id="@+id/epg_search_title" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:textStyle="bold"/> + + <VideoView + android:id="@+id/video_video" + android:layout_width="fill_parent" + android:layout_height="wrap_content"/> + + <Button + android:id="@+id/video_button" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:text="Start"/> + +</LinearLayout> + diff --git a/vdrmanager/app/src/main/res/menu/channel_list_group_menu.xml b/vdrmanager/app/src/main/res/menu/channel_list_group_menu.xml new file mode 100644 index 0000000..d3f7b5f --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/channel_list_group_menu.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + + <item + android:id="@+id/channel_group_menu_hide" + android:title="@string/channel_group_menu_hide"/> + <item + android:id="@+id/channel_group_menu_hide_permanent" + android:title="@string/channel_group_menu_hide_permanent"/> + +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/channel_list_item_menu.xml b/vdrmanager/app/src/main/res/menu/channel_list_item_menu.xml new file mode 100644 index 0000000..c2fc9e0 --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/channel_list_item_menu.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + +<item + android:id="@+id/channel_item_menu_stream" + android:title="@string/channel_item_menu_stream"/> + +<!-- + <item + android:id="@+id/channel_item_menu_epg" + android:title="@string/channel_item_menu_epg"/> +--> + +<item + android:id="@+id/channel_item_menu_switch" + android:title="@string/channel_item_menu_switch"/> + +<!-- + <item android:visible="false" + android:id="@+id/channel_item_menu_hide" + android:title="@string/channel_item_menu_hide"/> + + <item android:visible="false" + android:id="@+id/channel_item_menu_hide_permanent" + android:title="@string/channel_item_menu_hide_permanent"/> +--> + +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/channellist.xml b/vdrmanager/app/src/main/res/menu/channellist.xml new file mode 100644 index 0000000..4f2695a --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/channellist.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/channels_recent_channels" android:alphabeticShortcut="r" + android:icon="@drawable/ic_menu_recent_history" + v7:showAsAction="ifRoom" + android:title="@string/recent_channels"/> + + <item + android:id="@+id/channels_groupby" android:alphabeticShortcut="g" + android:icon="@android:drawable/ic_menu_sort_alphabetically" + v7:showAsAction="ifRoom" + android:title="@string/menu_groupby"/> + +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/epg_details.xml b/vdrmanager/app/src/main/res/menu/epg_details.xml new file mode 100644 index 0000000..6ce238a --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/epg_details.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:v7="http://schemas.android.com/apk/res-auto" xmlns:android="http://schemas.android.com/apk/res/android" > + + <item + android:id="@+id/epg_details_menu_search_repeat" + v7:showAsAction="ifRoom" + android:icon="@drawable/ic_menu_view" + android:title="@string/search_reapt"/> + + <item + v7:showAsAction="ifRoom" + android:id="@+id/epg_details_menu_share" + android:icon="@android:drawable/ic_menu_share" + android:title="@string/share"/> + + <item + v7:showAsAction="ifRoom" + android:id="@+id/epg_details_menu_add_to_cal" + android:icon="@android:drawable/ic_menu_month" + android:title="@string/addtocal"/> + + <item + v7:showAsAction="ifRoom" + android:id="@+id/epg_details_menu_switch" + android:icon="@drawable/ic_menu_goto" + android:title="@string/switch_to_channel"/> +</menu> diff --git a/vdrmanager/app/src/main/res/menu/epg_event_list_menu.xml b/vdrmanager/app/src/main/res/menu/epg_event_list_menu.xml new file mode 100644 index 0000000..4796a13 --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/epg_event_list_menu.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <!-- + <item + android:id="@+id/epg_menu_search" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_search"/> + --> + <!-- + <item + android:id="@+id/epg_menu_times" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_times"/> + --> + <!-- --> + + <item + v7:showAsAction="ifRoom" + android:id="@+id/epg_list_stream" + android:icon="@drawable/ic_menu_play_clip" + android:title="@string/livetv"/> +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/epg_list_item_menu.xml b/vdrmanager/app/src/main/res/menu/epg_list_item_menu.xml new file mode 100644 index 0000000..15dbef8 --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/epg_list_item_menu.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" > + + <item + android:id="@+id/epg_item_menu_timer_toggle" + android:title="@string/epg_item_menu_timer_enable" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_timer_add" + android:title="@string/epg_item_menu_timer_add"/> + <item + android:id="@+id/epg_item_menu_timer_delete" + android:title="@string/epg_item_menu_timer_delete" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_timer_modify" + android:title="@string/epg_item_menu_timer_modify" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_live_tv" + android:title="@string/livetv" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_switchto" + android:title="@string/switch_to_channel" + android:visible="true"/> + +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/epg_list_menu.xml b/vdrmanager/app/src/main/res/menu/epg_list_menu.xml new file mode 100644 index 0000000..2e1b029 --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/epg_list_menu.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <!-- + <item + android:id="@+id/epg_menu_search" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_search"/> + --> + <!-- + <item + android:id="@+id/epg_menu_times" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_times"/> + --> + <!-- --> + + <item + android:id="@+id/epg_list_sort_menu" + android:icon="@android:drawable/ic_menu_sort_alphabetically" + v7:showAsAction="ifRoom" + android:title="@string/sort"/> + +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/epg_search_menu.xml b/vdrmanager/app/src/main/res/menu/epg_search_menu.xml new file mode 100644 index 0000000..22a69ee --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/epg_search_menu.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + +<!-- --> + <item + android:id="@+id/epg_search" + android:icon="@android:drawable/ic_menu_search" + android:alphabeticShortcut="s" + v7:showAsAction="always" + android:title="@string/action_menu_search"/> + +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/epg_search_time_item_menu.xml b/vdrmanager/app/src/main/res/menu/epg_search_time_item_menu.xml new file mode 100644 index 0000000..a54abf0 --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/epg_search_time_item_menu.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + + <item + android:id="@+id/epg_search_time_delete" + android:title="@string/common_delete"/> + +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/main_menu.xml b/vdrmanager/app/src/main/res/menu/main_menu.xml new file mode 100644 index 0000000..f08a1fd --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/main_menu.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/main_menu_goto" + android:icon="@drawable/ic_menu_goto" + v7:showAsAction="ifRoom" + android:title="@string/main_menu_goto"/> + <item + android:id="@+id/menu_search" + v7:actionViewClass="android.support.v7.widget.SearchView" + android:icon="@android:drawable/ic_menu_search" + v7:showAsAction="always" + android:title="@string/search"/> + <item + android:id="@+id/main_menu_preferences" + android:icon="@android:drawable/ic_menu_preferences" + v7:showAsAction="ifRoom" + android:title="@string/main_menu_preferences"/> + <item + android:id="@+id/main_menu_clear_search" + android:icon="@android:drawable/ic_menu_delete" + android:title="@string/main_menu_clear_search"/> + <item + android:id="@+id/main_menu_info" + android:icon="@android:drawable/ic_menu_info_details" + android:title="@string/main_menu_info"/> + <item + android:id="@+id/main_menu_exit" + android:icon="@android:drawable/ic_menu_close_clear_cancel" + android:title="@string/main_menu_exit"/> + +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/recording_list_item_menu.xml b/vdrmanager/app/src/main/res/menu/recording_list_item_menu.xml new file mode 100644 index 0000000..1da52d5 --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/recording_list_item_menu.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" > + + <item + android:id="@+id/recording_item_menu_delete" + android:title="@string/recording_item_menu_delete"/> + <item + android:id="@+id/recording_item_menu_stream" + android:title="@string/recording_item_menu_stream"/> + <item + android:id="@+id/epg_item_menu_live_tv" + android:title="@string/livetv" + android:visible="false"/> + <item + android:id="@+id/epg_item_menu_switchto" + android:title="@string/switch_to_channel" + android:visible="true"/> + +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/recording_list_menu.xml b/vdrmanager/app/src/main/res/menu/recording_list_menu.xml new file mode 100644 index 0000000..ddc32e7 --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/recording_list_menu.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> +<!-- + <item + android:id="@+id/epg_menu_search" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_search"/> +--> +<!-- + <item + android:id="@+id/epg_menu_times" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_times"/> + --> + <!-- + <item + android:id="@+id/menu_groupby" android:alphabeticShortcut="g" + android:icon="@android:drawable/ic_menu_sort_alphabetically" + android:showAsAction="ifRoom" + android:title="@string/menu_groupby"/> + --> +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/refresh_filter_menu.xml b/vdrmanager/app/src/main/res/menu/refresh_filter_menu.xml new file mode 100644 index 0000000..0046707 --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/refresh_filter_menu.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/list_refresh" + android:alphabeticShortcut="r" + android:icon="@drawable/ic_menu_refresh" + v7:showAsAction="ifRoom" + android:title="@string/refresh"/> + + <item + android:id="@+id/list_filter" + android:alphabeticShortcut="f" + android:icon="@drawable/ic_menu_filter" + v7:showAsAction="ifRoom" + android:title="@string/filter"/> +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/refresh_menu.xml b/vdrmanager/app/src/main/res/menu/refresh_menu.xml new file mode 100644 index 0000000..79626b9 --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/refresh_menu.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/list_refresh" + android:alphabeticShortcut="r" + v7:showAsAction="ifRoom" + android:icon="@drawable/ic_menu_refresh" + android:title="@string/refresh"/> +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/remote_menu.xml b/vdrmanager/app/src/main/res/menu/remote_menu.xml new file mode 100644 index 0000000..a2540d3 --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/remote_menu.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> + +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:id="@+id/reset" + android:title="@string/menu_reset" /> + <item android:id="@+id/exprt" + android:title="@string/menu_exprt" /> + <item android:id="@+id/imprt" + android:title="@string/menu_imprt" /> + <item android:id="@+id/remapback" + android:title="@string/menu_remapback" android:checkable="true"/> +</menu> diff --git a/vdrmanager/app/src/main/res/menu/timer_list_menu.xml b/vdrmanager/app/src/main/res/menu/timer_list_menu.xml new file mode 100644 index 0000000..3003bea --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/timer_list_menu.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android"> +<!-- + <item + android:id="@+id/epg_menu_search" + android:icon="@android:drawable/ic_menu_search" + android:title="@string/epg_menu_search"/> +--> +<!-- --> + <item + android:id="@+id/timer_menu_add" + android:icon="@android:drawable/ic_menu_add" + android:alphabeticShortcut="a" + android:title="@string/epg_item_menu_timer_add"/> + +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/menu/vdrlist.xml b/vdrmanager/app/src/main/res/menu/vdrlist.xml new file mode 100644 index 0000000..f156173 --- /dev/null +++ b/vdrmanager/app/src/main/res/menu/vdrlist.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:v7="http://schemas.android.com/apk/res-auto" > + + <item + android:id="@+id/main_menu_vdrlist_add" + android:icon="@android:drawable/ic_menu_add" + v7:showAsAction="always" + android:title="@string/new_vdr"/> + <item + android:id="@+id/main_menu_vdrlist_restore" + android:title="@string/settings_backup_restore"/> + +</menu>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/raw/ormlite_config.txt b/vdrmanager/app/src/main/res/raw/ormlite_config.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/vdrmanager/app/src/main/res/raw/ormlite_config.txt diff --git a/vdrmanager/app/src/main/res/values-de/strings.xml b/vdrmanager/app/src/main/res/values-de/strings.xml new file mode 100644 index 0000000..bdb1994 --- /dev/null +++ b/vdrmanager/app/src/main/res/values-de/strings.xml @@ -0,0 +1,450 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.net--> +<resources> + <string name="action_menu_channels">Kanäle</string> + <string name="action_menu_timers">Timers</string> + <string name="action_menu_recordings">Aufnahmen</string> + <string name="action_menu_epg">EPG Liste</string> + <string name="action_menu_search">EPG Suche</string> + <string name="action_menu_wakeup">Aufwecken</string> + <string name="app_name">VDR-Manager</string> + <string name="channel_item_menu_epg">Zeige EPG</string> + <string name="channel_item_menu_stream">Livestream</string> + <string name="channel_item_menu_hide">Verbergen</string> + <string name="channel_item_menu_hide_permanent">Permanent verbergen</string> + <string name="channel_group_menu_hide">Verbergen</string> + <string name="channel_group_menu_hide_permanent">Permanent verbergen</string> + <string name="menu_groupby">Anordnen nach</string> + <string name="groupby_group">Gruppe</string> + <string name="groupby_provider">Provider</string> + <string name="groupby_name">Name</string> + <string name="groupby_source">Quelle</string> + <string name="groupby_channel">nach Kanal</string> + <string name="groupby_date">nach Datum</string> + <string name="groupby_name_all_channels_group">Alle Kanäle</string> + <string name="groupby_window_title_templte">Nach %1$s anordnen</string> + <string name="common_delete">Löschen</string> + <string name="prefs_current_value">Aktuell:</string> + <string name="prefs_current_value_template">Aktuell: %1$s</string> + <string name="prefs_current_value_not_set"><Nicht gesetzt></string> + <string name="no_connection">Keine Verbindung</string> + <string name="aborted">Connection aborted.</string> + <string name="no_connection_retry">Wiederholen</string> + <string name="refresh">Auffrischen</string> + <string name="done">Fertig</string> + <string name="share">Share</string> + <string name="addtocal">Zum Kalender</string> + <string name="search_reapt">Wiederholungen</string> + <string name="share_chooser">Share EPG Eintrag</string> + <string name="about_text">Über \"VDR-Manager\" für Android\n +Dies ist Version %1$s\n +Falls sie zuhause einen VDR haben, der über Internet erreichbar ist, und sie ein Android-Smartphone besitzen werden sie das Programm eventuell nützlich finden. +Für weitere Informationen besuchen sie http://projects.vdr-developer.org/projects/vdr-manager/wiki. +Author:\n +bju<herrlado@gmail.com> +herrlado<herrlado@gmail.com></string> + <string name="about_title">Über</string> + <string name="no_internet_connection">Keine Datenverbindung</string> + <string name="update_will_start_in">Die Liste wird in einer Sekunde aktualisiert</string> + <string name="epg_menu_search">Suche EPG</string> + <string name="epg_menu_times">Zeiten einstellen</string> + <string name="epg_item_menu_timer_add">Erzeuge Timer</string> + <string name="epg_item_menu_timer_record">Aufnahme</string> + <string name="epg_item_menu_timer_delete">Lösche Timer</string> + <string name="epg_item_menu_timer_modify">Bearbeite Timer</string> + <string name="epg_item_menu_timer_enable">Aktiviere Timer</string> + <string name="epg_item_menu_timer_disable">Deaktiviere Timer</string> + <string name="epg_no_items">Nichts gefunden…</string> + <string name="epg_client_errors">Ein Fehler ist aufgetreten, prüfe Log…</string> + <string name="navigae_at_the_end">Ende</string> + <string name="navigae_at_the_start">Anfang</string> + <string name="epg_search_times_add">Zeit hinzufügen</string> + <string name="epg_search_times_window">Selbstdefinierte Zeiten</string> + <string name="epg_list_time_label">Was kommt</string> + <string name="epg_list_time_now">jetzt</string> + <string name="epg_list_time_next">als nächstes</string> + <string name="epg_list_time_adhoc">freie Zeitwahl</string> + <string name="epg_list_channel_spinner">Kanal</string> + <string name="epg_list_search_label">Suchergebnisse</string> + <string name="epg_event_share_text">Share</string> + <string name="epg_event_imdb_text">IMDb Suche</string> + <string name="epg_event_omdb_text">OMDB Suche</string> + <string name="epg_event_tmdb_text">TMDb Suche</string> + <string name="epg_eent_livetv_text">Stream</string> + <string name="epg_event_create_timer_text">Timer hinzufügen</string> + <string name="epg_event_modify_timer_text">Timer modifizieren</string> + <string name="epg_search_button">Suchen</string> + <string name="epg_duration_template">%1$s min</string> + <string name="epg_duration_template_live">%1$s/%2$s min</string> + <string name="epg_of_a_channel">%1$s, %2$s/%3$s</string> + <string name="epg_by_channel">EPG nach Kanälen</string> + <string name="epg_by_search">EPG Suche</string> + <string name="epg_by_search_param">EPG Suche: \'%1$s\'</string> + <string name="epg_by_time">EPG nach Zeit</string> + <string name="epg_by_time_args">EPG nach Zeit: \'%1$s\'</string> + <string name="search_epg_hint">Suche EPG</string> + <string name="epg_search_settings_description">Suche VDR EPG</string> + <string name="epg_window_title_count">%1$s, %2$s Einträge</string> + <string name="channels_window_title_count">%1$s, %2$s/%3$s</string> + <string name="new_timer">Neuer Timer</string> + <string name="vdr_error_text">Bei der Kommunikation mit dem VDR ist ein Fehler aufgetreten: %1$s</string> + <string name="livetv">Live TV</string> + <string name="settings_livetv_summary">Benötigt Streamdev-server auf dem VDR und ein externes Wiedergabeprogramm wie z.B. VPlayer</string> + <string name="settings_livetv_streamformat">Stream-Format</string> + <string name="settings_livetv_port">Stream-Port</string> + <string name="settings_livetv_port_summary">Default 3000. Der Zugriff muss in der Datei + streamdevhosts.conf aktiviert sein.</string> + <string name="key_remux_enable">remux_enable</string> + <string name="key_remux_command">remux_command</string> + <string name="key_remux_parameter">remux_parameter</string> + <string name="stream_via_as">Stream</string> + <string name="stream_choose_audio">Audiospur wählen</string> + <string name="stream_via">über %s</string> + <string name="stream_as">als %s</string> + <string name="remux_title">Remux</string> + <string name="remux_enable_title">Aktiviere Remux</string> + <string name="remux_enable_summary">Aktiviere Streaming mittels remux (z.B. externremux.sh)</string> + <string name="remux_command_title">Format</string> + <string name="remux_command_summary">Typischerweise EXT oder Extern z.B. http://vdr:3000/Extern/1</string> + <string name="remux_parameter_title">Parameter</string> + <string name="remux_parameter_summary">Steuert Streaming Qualität. z.B. http://vdr:3000/Extern;DSL1000/1</string> + <string name="main_menu_preferences">Einstellungen</string> + <string name="main_menu_info">Infomationen</string> + <string name="main_menu_exit">Beenden</string> + <string name="main_menu_goto">Gerät umstellen</string> + <string name="main_menu_goto_title">Umstellen auf…</string> + <string name="main_menu_goto_no_vdr">Das gewählte Gerät kann nicht geladen werden :(</string> + <string name="main_menu_switched_to">Umgestellt auf %1$s</string> + <string name="vdr_devices_summary">Definiere ein oder weitere VDR Geräte. (aktuell nicht implementiert)</string> + <string name="vdr_devices">VDR Geräte</string> + <string name="vdr_preferences">Netzwerkeinstellungen</string> + <string name="vdr_host_title">VDR Rechner</string> + <string name="vdr_host_summary">VDR Hostrechner</string> + <string name="vdr_port_title">VDR Plugin Port </string> + <string name="vdr_port_summary">Port für Verbindungen zum VDR Plugin</string> + <string name="vdr_password_title">VDR Plugin Passwort</string> + <string name="vdr_password_summary">Passwort für das VDR Plugin</string> + <string name="vdr_ssl_title">Sichere Verbindung</string> + <string name="vdr_ssl_summary">Verwende SSL für Verbindungen</string> + <string name="channel_filter_preferences">Kanaleinstellungen</string> + <string name="channel_filter_filter_title">Begrenze Kanäle</string> + <string name="channel_filter_filter_summary">Nur ausgewählte Kanäle verwenden</string> + <string name="channel_filter_last_title">Kanalfilter</string> + <string name="channel_filter_last_summary">Kommagetrennte Kanalnummern oder Bereiche (\'-\'). z.B. 1,2,4-10</string> + <string name="wakeup_preferences">Ferngesteueren VDR Rechner wecken</string> + <string name="wakeup_enabled_title">VDR kann geweckt werden</string> + <string name="wakeup_enabled_summary">Aktiviert das Wecken des ferngesteuerten VDR Rechners</string> + <string name="wakeup_url_title">URL für Wecken in der Ferne</string> + <string name="wakeup_url_summary">URL für die Aufforderung zum Wecken</string> + <string name="wakeup_user_title">Nutzeraccount</string> + <string name="wakeup_user_summary">Account für Remote-Wecken</string> + <string name="wakeup_password_title">Passwort</string> + <string name="wakeup_password_summary">Passwort für Remote-Wecken</string> + <string name="wakeup_method_title">Weckmethode</string> + <string name="wakeup_method_summary">Wähle eine Methode zum Wecken des VDR Rechners</string> + <string name="wakeup_wol_custom_boradcast_title">Ziel IP-Adresse</string> + <string name="wakeup_wol_custom_boradcast_summary">Eine WOL-Netzwerkadresse von 255.255.255.255 abweichend. Zum Beispiel sinnvoll für VPN Verbindungen.</string> + <string name="wakeup_wol_mac_title">MAC-Adresse</string> + <string name="wakeup_wol_mac_summary">MAC-Adresse des VDR Rechners. Verwende \':\' , \'-\' oder ein Leerzeichen als Trennzeichen.</string> + <string name="timer_preferences">Voreinstellungen für Timer</string> + <string name="timer_pre_start_buffer_title">Vorlaufzeit</string> + <string name="timer_pre_start_buffer_summary">Minuten der Aufzeichnung vor dem Beginn der Sendung</string> + <string name="timer_post_end_buffer_title">Nachlaufzeit</string> + <string name="timer_post_end_buffer_summary">Minuten der Aufzeichnung nach dem Ende der Sendung</string> + <string name="timer_default_priority_title">Priorität</string> + <string name="timer_default_priority_summary">Standardmässig verwendete Priorität</string> + <string name="timer_default_primary_limit_title">Primärlimit</string> + <string name="timer_default_primary_limit_summary">Standardmässig verwendetes Primärlimit</string> + <string name="timer_default_lifetime_title">Lebenszeit</string> + <string name="timer_default_lifetime_summary">Standardmässig verwendete Lebenszeit</string> + <string name="gui_preferences">Einstellungen der Benutzeroberfläche</string> + <string name="gui_enable_24h_format_title">Verwende 24-h Format</string> + <string name="gui_enable_24h_format_summary_on">13:00</string> + <string name="gui_enable_24h_format_summary_off">1:00 PM</string> + <string name="gui_channels_show_channel_numbers_title">Zeige Kanalnummern</string> + <string name="gui_channels_show_channel_numbers_summary">Zeige Kanalnummern in der Kanalliste.</string> + <string name="gui_quit_on_back_title">Beenden mit Zurück Button</string> + <string name="gui_quit_on_back_summary_on">Zurück Button schließt den VDR-Manager</string> + <string name="gui_quit_on_back_summary_off">Zurück Button beendet den VDR-Manager nicht</string> + <string name="qui_show_imdb_button_title">Zeige IMDb Button</string> + <string name="qui_show_imdb_button_summary_on">IMDb Button anzeigen</string> + <string name="qui_show_imdb_button_summary_off">IMDb Button nicht anzeigen</string> + <string name="qui_imdb_url_title">IMDb Seite</string> + <string name="qui_imdb_url_summary">Welche IMDb Seite für die Suche verwenden.</string> + <string name="qui_show_omdb_button_title">Zeige OMDB Button</string> + <string name="qui_show_omdb_button_summary_on">OMDB Button anzeigen</string> + <string name="qui_show_omdb_button_summary_off">OMDB Button nicht anzeigen</string> + <string name="qui_show_tmdb_button_title">TMDb Button anzeigen</string> + <string name="qui_show_tmdb_button_summary_on">TMDb Button wird angezeigt</string> + <string name="qui_show_tmdb_button_summary_off">TMDb Button wird nicht angezeigt</string> + <string name="gui_custom_locale_title">Andere Sprache</string> + <string name="gui_custom_locale_sum">Eine andere Sprache aktivieren.</string> + <string name="vdr_advanced_preferences">Erweitert</string> + <string name="vdr_advanced_preferences_summary">Erweiterte Einstellungen</string> + <string name="vdr_conntimeout_title">Anmeldezeitlimit</string> + <string name="vdr_conntimeout_sum">Wie lang (in Sekunden) warten bis eine Verbindung hergestellt ist?</string> + <string name="vdr_readtimeout_title">Lese-Zeitlimit</string> + <string name="vdr_readtimeout_sum">Wie lang (in Sekunden) warten bis eine Zeile gelesen wurde?</string> + <string name="vdr_timeout_title">Gesamt-Zeitlimit</string> + <string name="vdr_timeout_sum">Wie lang maximal (in Sekunden) warten bis eine Datenübertragung entgültig abgebrochen wird?</string> + <string name="streaming_password_title">Streamdev Passwort</string> + <string name="streaming_password_sum">Streamdev Server Passwort, gesetzt mit der Option \"-a \'user:pass\'\". wird so aufgerufen: http://user:pass@vdr:3000. In der Regel nicht gesetzt.</string> + <string name="streaming_username_title">Streamdev Benutzername</string> + <string name="streaming_username_sum">Streamdev Server Benutzername, gesetzt mit der Option \"-a \'user:pass\'\". wird so http://user:pass@vdr:3000. In der Regel nicht gesetzt</string> + <string name="vdr_encoding_title">Zeichenkodierung</string> + <string name="vdr_encoding_summary">Zeichenkodierung vom VDR Gerät. Vorgabe ist Android Zeichenkodierung (utf-8).</string> + <string name="new_vdr">Neues VDR-Gerät</string> + <string name="no_vdr">Keine VDR-Geräte</string> + <string name="vdr_devices_category">VDR-Geräte</string> + <string name="vdr_prefs_category">Gerät</string> + <string name="vdr_name_title">Name</string> + <string name="vdr_name_summary">Der Name von diesem Gerät</string> + <string name="vdr_device_delete_qeustion">Soll dieses Gerät gelöscht werden?</string> + <string name="recstream">Streaming von Aufzeichnungen</string> + <string name="recstream_enable_title">Streaming von Aufzeichnungen</string> + <string name="recstream_enable_summary">Streaming von Aufzeichnungen aktivieren</string> + <string name="recstream_method_title">Streamingmethode</string> + <string name="recstream_method_summary">Momentan wird Streaming über VDR live oder das streamdev-plugin unterstützt</string> + <string name="settings_live_port">VDR Live-Plugin Port</string> + <string name="settings_live_port_summary">VDR Live-Plugin hat standardmäßig den Port 8008.</string> + <string name="progress_connect">Verbinde…</string> + <string name="progress_connect_error">Verbindung fehlgeschlagen!</string> + <string name="progress_connect_timeout">Zeitüberschreitung beim Verbindungsaufbau!</string> + <string name="progress_login">Anmelden.</string> + <string name="progress_login_error">Anmelden fehlgeschlagen.</string> + <string name="progress_whatson_loading">Lade EPG…</string> + <string name="progress_timers_loading">Lade Timer…</string> + <string name="progress_recordings_loading">Lade Aufnahmen…</string> + <string name="progress_switching">Umschalten…</string> + <string name="progress_channels_loading">Lade Kanäle…</string> + <string name="progress_loading">Lade…</string> + <string name="progress_disconnect">Trenne…</string> + <string name="progress_wakeup_sending">Initalisiere aufwecken…</string> + <string name="progress_wakeup_sent">Aufforderung zum Wecken gesendet</string> + <string name="progress_wakeup_error">Fehler beim Senden der Aufforderung zum Wecken: %1$s</string> + <string name="progress_timer_save">Speichere Timer…</string> + <string name="progress_timer_delete">Lösche Timer…</string> + <string name="progress_recording_delete">Lösche Aufnahme…</string> + <string name="progress_timer_enable">Aktiviere Timer…</string> + <string name="progress_timer_modify">Modifiziere Timer…</string> + <string name="progress_timer_disable">Deaktiviere Timer…</string> + <string name="progress_connect_finished_abnormal">Verbindung unnormal beeendet…</string> + <string name="progress_connect_finished_abnormal_arg">Verbindung unnormal beeendet: %1$s</string> + <string name="progress_cache_hit">Lade aus Cache.</string> + <string name="recording_item_menu_delete">Löschen</string> + <string name="recording_item_menu_stream">Stream</string> + <string name="recent_channels">Letzte Kanäle</string> + <string name="recent_channels_no_history">Keine aktuellen Kanäle gefunden…</string> + <string name="gui_max_recent_channels_title">Maximale Kanalhistory</string> + <string name="gui_max_recent_channels_summary">Wie viele Kanäle sollen in der Kanalhistory verbleiben?</string> + <string name="timer_detail_day_title">Tag</string> + <string name="every_day">Jeden Tag</string> + <string name="never">Nie</string> + <string name="day_concat">", "</string> + <string name="timer_detail_repeat_title">Wiederholung</string> + <string name="timer_detail_use_vps">Verwende VPS:</string> + <string name="timer_detail_priority">Priorität:</string> + <string name="timer_detail_lifetime">Lebensdauer:</string> + <string name="timer_detail_lifetime_hint">z.B. 99</string> + <string name="timer_detail_priority_hint">z.B. 50</string> + <string name="timer_detail_title_vps">%1$s (VPS)</string> + <string name="channel_item_menu_switch">Umschalten</string> + <string name="switching_success">umgeschalten zu %s</string> + <string name="switching_failed">Umschalten zu %1$s fehlgeschlagen: %2$s</string> + <string name="switch_to_channel">Umschalten zu</string> + <string name="sort">Sortieren</string> + <string name="sortby">Sortiere nach</string> + <string name="sortby_time">Zeit</string> + <string name="sortby_channel">Kanal</string> + <string name="sortby_alphabet">Alphabet</string> + <string name="sortby_channellist">Kanalliste</string> + <string name="main_menu_clear_search">Lösche Such-History</string> + <string name="vdr_host_not_defined">VDR-Server nicht definiert</string> + <string name="processing">Ausführen…</string> + <string name="gui_recent_channels_order_summary">Sortiere nach zuletzt genutzt oder am häufigsten genutzt</string> + <string name="gui_recent_channels_order_title">Sortierung der aktuellen Kanäle</string> + <string name="filter">Filter</string> + <string name="audio_tracks_template">Audio Spuren: %1$s</string> + <string name="audio_track_dolby">D</string> + <string name="vdr_timezone_summary">Die Zeitzone des Servers. Das ist wichtig, falls sie verreisen und Timer von einer anderen Zeitzone aus bearbeiten.</string> + <string name="vdr_timezone_title">Zeitzone des Servers wählen</string> + <string name="zone_list_menu_sort_alphabetically">Sortiere alphabetisch</string> + <string name="zone_list_menu_sort_by_timezone">Sortiere nach Zeitzone</string> + <string name="probing">Prüfe %1$s …</string> + <string name="no_results">Keine Ergebnisse…</string> + <string name="recording_started">Aufzeichnung gestartet</string> + <string name="set_time">Zeit setzen</string> + <string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + <string-array name="wakeup_methods"> + <item>Rufe ein URL auf</item> + <item>WOL</item> + </string-array> + <string-array name="imdb_urls"> + <item>International</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <string-array name="lang"> + <item>Englisch</item> + <item>Deutsch</item> + <item>Italienisch</item> + <item>ukrainisch</item> + </string-array> + <string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (veraltet)</item> + </string-array> + <string-array name="recstream_entries"> + <item>VDR live plugin</item> + <item>VDR streamdev plugin</item> + <item>VDR smattvweb plugin</item> + </string-array> + <string-array name="recent_channels_order_entries"> + <item>Am meisten genutzt</item> + <item>Zuletzt genutzt</item> + </string-array> + <string-array name="epg_sort_by_time_alpha"> + <item>Zeit</item> + <item>Alphabet</item> + </string-array> + <string-array name="epg_sort_by_channels_alpha"> + <item>Kanäle</item> + <item>Alphabet</item> + </string-array> + <string-array name="recordings_group_by"> + <item>Nach Zeit</item> + <item>Alphabetisch</item> + </string-array> + <string-array name="channels_group_by"> + <item>Gruppe</item> + <item>Anbieter</item> + <item>Quelle</item> + <item>Name</item> + </string-array> + <string-array name="navigation_array"> + <item>Kanäle</item> + <item>EPG nach Zeit</item> + <item>EPG nach Kanal</item> + <item>Aufzeichnungen</item> + <item>Timer</item> + </string-array> + + <!-- + SSL related messages + --> + + <string name="certificate_problem_message_title">Zertifikat-Warnung</string> + <string name="certificate_problem_message_text" formatted="false"> +Das Zertifikat des Servers wurde nicht akzeptiert:\n\n +Hostname:\n + %s\n +Gültig ab:\n + %s\n +Gültig bis:\n + %s\n\n +Was wollen Sie tun? + </string> + <string name="certificate_accept_once">Einmal akzeptieren</string> + <string name="certificate_accepted_forever">Immer akzeptieren</string> + <string name="certificate_not_accepted">Nicht akzeptieren</string> + + + +<!-- EPG Content --> + + +<string name="Content$Show__Game_Show">Show/Spielshow</string> +<string name="Content$Athletics">Athletik</string> +<string name="Content$Musical__Opera">Musical/Oper</string> +<string name="Content$Tourism__Travel">Tourismus/Reisen</string> +<string name="Content$Languages">Sprachen</string> +<string name="Content$Documentary">Dokumentation</string> +<string name="Content$Further_Education">Weiterbildung</string> +<string name="Content$Martial_Sports">Kampfsport</string> +<string name="Content$Equestrian">Reitsport</string> +<string name="Content$Fine_Arts">Bildende Künste</string> +<string name="Content$Folk__Tradional_Music">Volks/Traditionelle Musik</string> +<string name="Content$Original_Language">Originalsprache</string> +<string name="Content$Economics__Social_Advisory">Wirtschafts/Gesellschaftsberatung</string> +<string name="Content$News_Magazine">Nachrichtenmagazin</string> +<string name="Content$Arts__Culture_Magazine">Kunst/Kulturmagazin</string> +<string name="Content$Movie__Drama">Film/Drama</string> +<string name="Content$Preschool_Childrens_Programme">Programm für Vorschulkinder</string> +<string name="Content$Fitness_and_Health">Fitness & Gesundheit</string> +<string name="Content$Film__Cinema">Film/Kino</string> +<string name="Content$Cooking">Kochen</string> +<string name="Content$News__Current_Affairs">Aktuelle Angelegenheiten</string> +<string name="Content$Entertainment_Programme_for_6_to_14">Unterhaltungsprogramm für 6 bis 14</string> +<string name="Content$Music__Ballet__Dance">Musik/Ballett/Tanz</string> +<string name="Content$New_Media">Neue Medien</string> +<string name="Content$Black_and_White">Schwarz-weiß</string> +<string name="Content$Informational__Educational__School_Programme">Informations/Lehr/Schul-Programm</string> +<string name="Content$Handicraft">Handwerk</string> +<string name="Content$Remarkable_People">Bemerkenswerte Leute</string> +<string name="Content$Adventure__Western__War">Abenteuer/Western/Krieg</string> +<string name="Content$Science_Fiction__Fantasy__Horror">Science-Fiction/Fantasy/Horror</string> +<string name="Content$Water_Sport">Wassersport</string> +<string name="Content$Football__Soccer">Football/Fußball</string> +<string name="Content$Foreign_Countries__Expeditions">Ausland/Expeditionen</string> +<string name="Content$Variety_Show">Variete-Show</string> +<string name="Content$Education__Science__Factual">Ausbildung/Wissenschaft/Sachlich</string> +<string name="Content$Jazz">Jazz</string> +<string name="Content$Adult_Movie__Drama">Erwachsenen-Film/Drama</string> +<string name="Content$Comedy">Komödie</string> +<string name="Content$Unpublished">Unveröffentlicht</string> +<string name="Content$Social__Political__Economics">Gesellschaft/Politik/Wirtschaft</string> +<string name="Content$Entertainment_Programme_for_10_to_16">Unterhaltungsprogramm für 10 bis 16</string> +<string name="Content$Popular_Culture__Traditional_Arts">Pop-Kultur/Traditionelle Künste</string> +<string name="Content$Leisure__Hobbies">Freizeit/Hobbies</string> +<string name="Content$Detective__Thriller">Detektiv/Thriller</string> +<string name="Content$Serious__Classical_Music">Ernste/Klassische Musik</string> +<string name="Content$Discussion__Inverview__Debate">Diskussion/Interview/Debatte</string> +<string name="Content$Social__Spiritual_Sciences">Sozial/Geisteswissenschaften</string> +<string name="Content$Soap__Melodrama__Folkloric">Seife/Melodram/Folklore</string> +<string name="Content$Ballet">Ballett</string> +<string name="Content$Fashion">Mode</string> +<string name="Content$Winter_Sports">Wintersport</string> +<string name="Content$Cartoons__Puppets">Zeichentrick/Puppen</string> +<string name="Content$Sports">Sport</string> +<string name="Content$Technology__Natural_Sciences">Technik/Naturwissenschaften</string> +<string name="Content$Literature">Literatur</string> +<string name="Content$Motor_Sport">Motorsport</string> +<string name="Content$Sport_Magazine">Sportmagazin</string> +<string name="Content$Romance">Romanze</string> +<string name="Content$Arts__Culture">Kunst/Kultur</string> +<string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Ernst/Klassik/Religion/Historischer Film/Drama</string> +<string name="Content$News__Weather_Report">Wetterbericht</string> +<string name="Content$Special_Event">Besonderes Ereignis</string> +<string name="Content$Childrens__Youth_Programme">Kinder/Jugendprogramm</string> +<string name="Content$Gardening">Gartenbau</string> +<string name="Content$Rock__Pop">Rock/Pop</string> +<string name="Content$Religion">Religion</string> +<string name="Content$Nature__Animals__Environment">Natur/Tiere/Umwelt</string> +<string name="Content$Broadcasting__Press">Rundfunk/Presse</string> +<string name="Content$Talk_Show">Talkshow</string> +<string name="Content$Live_Broadcast">Live-Sendung</string> +<string name="Content$Advertisement__Shopping">Werbung/Einkaufen</string> +<string name="Content$Performing_Arts">Darstellende Künste</string> +<string name="Content$Experimental_Film__Video">Experimentalfilm/Video</string> +<string name="Content$Magazine__Report__Documentary">Magazin/Bericht/Dokumentation</string> +<string name="Content$Tennis__Squash">Tennis/Squash</string> +<string name="Content$Game_Show__Quiz__Contest">Spielshow/Quiz/Wettbewerb</string> +<string name="Content$Medicine__Physiology__Psychology">Medizin/Physiologie/Psychologie</string> +<string name="Content$Motoring">Autofahren</string> +<string name="Content$Team_Sports">Mannschaftssport</string> +<string name="search">Suchen</string> + +<!-- EPG Content END --> + + +</resources> diff --git a/vdrmanager/app/src/main/res/values-it/strings.xml b/vdrmanager/app/src/main/res/values-it/strings.xml new file mode 100644 index 0000000..74a4573 --- /dev/null +++ b/vdrmanager/app/src/main/res/values-it/strings.xml @@ -0,0 +1,360 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.net--> +<resources> + <string name="action_menu_channels">Canali</string> + <string name="action_menu_timers">Timer</string> + <string name="action_menu_recordings">Registrazioni</string> + <string name="action_menu_epg">Elenco EPG</string> + <string name="action_menu_search">Ricerca EPG</string> + <string name="action_menu_wakeup">Accensione</string> + <string name="app_name">Gestore VDR</string> + <string name="channel_item_menu_epg">Mostra EPG</string> + <string name="channel_item_menu_stream">Mostra trasmissione</string> + <string name="channel_item_menu_hide">Nascondi</string> + <string name="channel_item_menu_hide_permanent">Nascondi sempre</string> + <string name="channel_group_menu_hide">Nascondi</string> + <string name="channel_group_menu_hide_permanent">Nascondi sempre</string> + <string name="menu_groupby">Ordina per</string> + <string name="groupby_group">Gruppo</string> + <string name="groupby_provider">Emittente</string> + <string name="groupby_name">Nome</string> + <string name="groupby_name_all_channels_group">Tutti i canali</string> + <string name="groupby_window_title_templte">Ordina per %1$s</string> + <string name="common_delete">Elimina</string> + <string name="prefs_current_value">Attuale:</string> + <string name="prefs_current_value_template">\nAttuale: %1$s</string> + <string name="prefs_current_value_not_set"><non impostato></string> + <string name="no_connection">Nessuna connessione</string> + <string name="aborted">Connessione terminata.</string> + <string name="no_connection_retry">Riprova</string> + <string name="refresh">Aggiorna</string> + <string name="done">Completato</string> + <string name="share">Condividi</string> + <string name="search_reapt">Riesegui</string> + <string name="share_chooser">Condividi valore EPG</string> + <string name="about_text"> + Info sul programma \"Gestore VDR\" per Android\n + Questa è la versione %1$s\n + Se a casa disponi di una VDR raggiungibile + da Internet e possiedi un telefono cellulare che usa Android allora forse hai trovato l\'applicazione che fa per te. + Per maggiori dettagli visita http://projects.vdr-developer.org/projects/vdr-manager/wiki. + Autore:\n + bju<herrlado@gmail.com> + herrlado<herrlado@gmail.com> + Traduzione italiana:\n + Diego Pierotto + </string> + <string name="about_title">Info</string> + <string name="no_internet_connection">Nessuna connessione dati</string> + <string name="update_will_start_in">L\'aggiornamento si avvierà tra qualche secondo</string> + <string name="epg_menu_search">Ricerca EPG</string> + <string name="epg_menu_times">Numero ricerche</string> + <string name="epg_item_menu_timer_add">Crea timer</string> + <string name="epg_item_menu_timer_delete">Elimina timer</string> + <string name="epg_item_menu_timer_modify">Modifica timer</string> + <string name="epg_item_menu_timer_enable">Abilita timer</string> + <string name="epg_item_menu_timer_disable">Disabilita timer</string> + <string name="epg_no_items">Nessun risultato trovato...</string> + <string name="epg_client_errors">Si è verificato un errore, verifica il registro...</string> + <string name="navigae_at_the_end">Fine</string> + <string name="navigae_at_the_start">Inizio</string> + <string name="epg_search_times_add">Aggiungi numero</string> + <string name="epg_search_times_window">Numero personalizzato</string> + <string name="epg_list_time_label">In programmazione alle</string> + <string name="epg_list_time_now">In onda</string> + <string name="epg_list_time_next">Successivo</string> + <string name="epg_list_time_adhoc">Alle</string> + <string name="epg_list_channel_spinner">Canale</string> + <string name="epg_list_search_label">Ricerca risultati</string> + <string name="epg_event_share_text">Condividi</string> + <string name="epg_event_imdb_text">Ricerca IMDb</string> + <string name="epg_event_omdb_text">Ricerca OMDB</string> + <string name="epg_event_tmdb_text">Ricerca TMDb</string> + <string name="epg_eent_livetv_text">Trasmissione</string> + <string name="epg_event_create_timer_text">Aggiungi timer</string> + <string name="epg_event_modify_timer_text">Modifica timer</string> + <string name="epg_search_button">Cerca</string> + <string name="epg_duration_template">%1$s min</string> + <string name="epg_duration_template_live">%1$s/%2$s min</string> + <string name="epg_of_a_channel">EPG -> %1$s, %2$s/%3$s</string> + <string name="epg_by_channel">EPG per canale</string> + <string name="epg_by_search">Ricerca EPG</string> + <string name="epg_by_search_param">Ricerca EPG: \'%1$s\'</string> + <string name="epg_by_time">EPG per ora</string> + <string name="epg_by_time_args">EPG per ora: \'%1$s\'</string> + <string name="search_epg_hint">Ricerca EPG</string> + <string name="epg_search_settings_description">Ricerca EPG in VDR</string> + <string name="epg_window_title_count">%1$s, %2$s</string> + <string name="channels_window_title_count">%1$s, %2$s/%3$s</string> + <string name="new_timer">Nuovo timer</string> + <string name="vdr_error_text">La comunicazione con VDR ha causato un errore: %1$s</string> + <string name="livetv">Trasmissione dal vivo</string> + <string name="settings_livetv_summary">Sono necessari \"streamdev-server\" nella VDR e un riproduttore esterno come VPlayer</string> + <string name="settings_livetv_streamformat">Formato trasmissione</string> + <string name="settings_livetv_port">Porta trasmissione</string> + <string name="settings_livetv_port_summary">Predefinita 3000. L\'accesso deve essere abilitato in \"streamdevhosts.conf\".</string> + <string name="key_remux_enable">remux_enable</string> + <string name="key_remux_command">remux_command</string> + <string name="key_remux_parameter">remux_parameter</string> + <string name="stream_via_as">Trasmissione</string> + <string name="stream_via">tramite %s</string> + <string name="stream_as">come %s</string> + <string name="remux_title">Remux</string> + <string name="remux_enable_title">Abilita Remux</string> + <string name="remux_enable_summary">Abilita trasmissione tramite remux (es. externremux.sh)</string> + <string name="remux_command_title">Comando</string> + <string name="remux_command_summary">Di solito EXT o Extern (es. http://vdr:3000/Extern/1)</string> + <string name="remux_parameter_title">Parametro</string> + <string name="remux_parameter_summary">Controllo qualità trasmissione (es. http://vdr:3000/Extern;DSL1000/1)</string> + <string name="main_menu_preferences">Impostazioni</string> + <string name="main_menu_info">Info</string> + <string name="main_menu_exit">Esci</string> + <string name="main_menu_goto">Cambia dispositivo</string> + <string name="main_menu_goto_title">Passa a...</string> + <string name="main_menu_goto_no_vdr">Impossibile caricare il dispositivo selezionato</string> + <string name="main_menu_switched_to">Passato a %1$s</string> + <string name="vdr_devices_summary">Definisci uno o più dispositivi VDR (in arrivo)</string> + <string name="vdr_devices">Dispositivi VDR</string> + <string name="vdr_preferences">Impostazioni rete</string> + <string name="vdr_host_title">Nome sistema/IP</string> + <string name="vdr_host_summary">Nome sistema o indirizzo IP della VDR in esecuzione</string> + <string name="vdr_port_title">Porta plugin VDR</string> + <string name="vdr_port_summary">Porta per connessioni al plugin di VDR</string> + <string name="vdr_port_default">6420</string> + <string name="vdr_password_title">Password plugin VDR</string> + <string name="vdr_password_summary">Password per il plugin di VDR</string> + <string name="vdr_ssl_title">Connessione sicura</string> + <string name="vdr_ssl_summary">Usa SSL per le connessioni</string> + <string name="channel_filter_preferences">Impostazioni canale</string> + <string name="channel_filter_filter_title">Limita canali</string> + <string name="channel_filter_filter_summary">Usa solo determinati canali</string> + <string name="channel_filter_last_title">Filtro canale</string> + <string name="channel_filter_last_summary">Numero di canali o sequenze separate da virgole (separatore \'-\'). Es. 1,2,4-10</string> + <string name="wakeup_preferences">Accensione VDR da remoto</string> + <string name="wakeup_enabled_title">Può accendere VDR da remoto</string> + <string name="wakeup_enabled_summary">Abilita accensione VDR da remoto</string> + <string name="wakeup_url_title">URL per accensione remota</string> + <string name="wakeup_url_summary">URL per richiesta esecuzione accensione</string> + <string name="wakeup_user_title">Utente accensione</string> + <string name="wakeup_user_summary">Utente per accensione remota</string> + <string name="wakeup_password_title">Password accensione</string> + <string name="wakeup_password_summary">Password per accensione remota</string> + <string name="wakeup_method_title">Metodo accensione</string> + <string name="wakeup_method_summary">Scegli un metodo per accendere VDR</string> + <string name="wakeup_wol_custom_boradcast_title">Indirizzo IP destinazione</string> + <string name="wakeup_wol_custom_boradcast_summary">A meno di non avere delle tabelle ARP statiche dovresti usare un indirizzo di broadcast.</string> + <string name="wakeup_wol_mac_title">Indirizzo MAC</string> + <string name="wakeup_wol_mac_summary">Indirizzo MAC di VDR. Usa \':\' o \'-\' o uno spazio come separatore.</string> + <string name="timer_preferences">Valori predefiniti timer</string> + <string name="timer_pre_start_buffer_title">Margine inizio</string> + <string name="timer_pre_start_buffer_summary">Minuti di avvio registrazione prima dell\'inizio + dell\'evento</string> + <string name="timer_post_end_buffer_title">Margine fine</string> + <string name="timer_post_end_buffer_summary">Minuti di fermo registrazione dopo la fine + dell\'evento</string> + <string name="timer_default_priority_title">Priorità predefinita</string> + <string name="timer_default_priority_summary">Priorità predefinita</string> + <string name="timer_default_primary_limit_title">Limite primario predefinito</string> + <string name="timer_default_primary_limit_summary">Limite primario predefinito</string> + <string name="timer_default_lifetime_title">Durata predefinita</string> + <string name="timer_default_lifetime_summary">Durata predefinita</string> + <string name="gui_preferences">Impostazioni GUI</string> + <string name="gui_enable_24h_format_title">Usa formato 24 ore</string> + <string name="gui_enable_24h_format_summary_on">13:00</string> + <string name="gui_enable_24h_format_summary_off">1:00 PM</string> + <string name="gui_channels_show_channel_numbers_title">Mostra numero canali</string> + <string name="gui_channels_show_channel_numbers_summary">Mostra il numero di canali nella lista canali</string> + <string name="gui_quit_on_back_title">Esci con tasto Indietro</string> + <string name="gui_quit_on_back_summary_on">Il tasto Indietro chiude VDR-Manager</string> + <string name="gui_quit_on_back_summary_off">Il tasto Indietro non chiude VDR-Manager</string> + <string name="qui_show_imdb_button_title">Mostra tasto IMDb</string> + <string name="qui_show_imdb_button_summary_on">Mostra il tasto IMDb</string> + <string name="qui_show_imdb_button_summary_off">Non mostrare il tasto IMDb</string> + <string name="qui_imdb_url_title">Sito IMDb</string> + <string name="qui_imdb_url_summary">Sito IMDb da usare</string> + <string name="qui_show_omdb_button_title">Mostra tasto OMDB</string> + <string name="qui_show_omdb_button_summary_on">Mostra il tasto OMDB</string> + <string name="qui_show_omdb_button_summary_off">Non mostrare il tasto OMDB</string> + <string name="qui_show_tmdb_button_title">Mostra tasto TMDb</string> + <string name="qui_show_tmdb_button_summary_on">Tasto TMDb visibile</string> + <string name="qui_show_tmdb_button_summary_off">Tasto TMDb non visibile</string> + <string name="gui_custom_locale_title">Lingua</string> + <string name="gui_custom_locale_sum">Seleziona una lingua</string> + <string name="vdr_advanced_preferences">Avanzate</string> + <string name="vdr_advanced_preferences_summary">Impostazioni avanzate</string> + <string name="vdr_conntimeout_title">Durata connessione</string> + <string name="vdr_conntimeout_sum">Tempo (in secondi) da aspettare prima che la connessione venga stabilita</string> + <string name="vdr_readtimeout_title">Durata lettura</string> + <string name="vdr_readtimeout_sum">Tempo (in secondi) da apsettare per ogni operazione di lettura</string> + <string name="vdr_timeout_title">Durata totale</string> + <string name="vdr_timeout_sum">Tempo (in secondi) da aspettare per un\'intera operazione di I/O prima di essere terminata</string> + <string name="streaming_password_title">Password streamdev</string> + <string name="streaming_password_sum">Imposta la password del server streamdev (es. -a \'nomeutente:password\')</string> + <string name="streaming_username_title">Nome utente streamdev</string> + <string name="streaming_username_sum">Imposta il nome utente del server streamdev (es. -a \'nomeutente:password\')</string> + <string name="vdr_encoding_title">Codifica caratteri</string> + <string name="vdr_encoding_summary">Codifica caratteri della VDR. Predefinito utf-8.</string> + <string name="new_vdr">Nuova VDR</string> + <string name="no_vdr">Nessun dispositivo VDR</string> + <string name="vdr_devices_category">Dispositivi VDR</string> + <string name="vdr_prefs_category">Dispositivo</string> + <string name="vdr_name_title">Nome</string> + <string name="vdr_name_summary">Nome del dispositivo</string> + <string name="vdr_device_delete_qeustion">Eliminare questo dispositivo?</string> + <string name="recstream">Trasmissione registrazioni</string> + <string name="recstream_enable_title">Trasmissione registrazioni</string> + <string name="recstream_enable_summary">Abilita trasmissione registrazioni</string> + <string name="recstream_method_title">Metodo trasmissione</string> + <string name="recstream_method_summary">La trasmissione tramite il plugin VDR Live è attualmente supportata</string> + <string name="settings_live_port">Porta plugin VDR Live</string> + <string name="settings_live_port_summary">Il plugin VDR Live usa la porta 8008 come predefinita.</string> + <string name="progress_connect">Connessione...</string> + <string name="progress_connect_error">Connessione fallita!</string> + <string name="progress_connect_timeout">Connessione scaduta!</string> + <string name="progress_login">Accedi</string> + <string name="progress_login_error">Accesso fallito!</string> + <string name="progress_whatson_loading">Caricamento EPG...</string> + <string name="progress_timers_loading">Caricamento timer...</string> + <string name="progress_recordings_loading">Caricamento registrazioni...</string> + <string name="progress_channels_loading">Caricamento canali...</string> + <string name="progress_disconnect">Disconnessione...</string> + <string name="progress_wakeup_sending">Inizio richiesta accensione...</string> + <string name="progress_wakeup_sent">Richiesta accensione inviata</string> + <string name="progress_wakeup_error">Errore invio richiesta accensione: %1$s</string> + <string name="progress_timer_save">Salvataggio timer...</string> + <string name="progress_timer_delete">Rimozione timer...</string> + <string name="progress_recording_delete">Eliminazione registrazione...</string> + <string name="progress_timer_enable">Attivazione timer...</string> + <string name="progress_timer_modify">Aggiornamento timer...</string> + <string name="progress_timer_disable">Disattivazione timer...</string> + <string name="progress_connect_finished_abnormal">Connessione completata in modo anomalo</string> + <string name="progress_connect_finished_abnormal_arg">Connessione completata in modo anomalo: %1$s</string> + <string name="progress_cache_hit">Caricato dalla cache</string> + <string name="recording_item_menu_delete">Elimina</string> + <string name="recording_item_menu_stream">Trasmissione</string> + <string name="recent_channels">Canali recenti</string> + <string name="recent_channels_no_history">Nessuna cronologia...</string> + <string name="gui_max_recent_channels_title">Numero massimo canali recenti</string> + <string name="gui_max_recent_channels_summary">Quanti canali vuoi conservare tra quelli recenti?</string> + <string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + <string-array name="wakeup_methods"> + <item>Chiama URL</item> + <item>WOL</item> + </string-array> + <string-array name="imdb_urls"> + <item>akas.imdb.com</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <string-array name="lang"> + <item>Inglese</item> + <item>Tedesco</item> + <item>Italiano</item> + </string-array> + <string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (deprecato)</item> + </string-array> + <string-array name="recstream_entries"> + <item>Plugin VDR Live</item> + <item>Plugin VDR Streamdev</item> + <item>Plugin VDR Smattvweb</item> + </string-array> + + + <!-- EPG Content --> + +<string name="Content$Show__Game_Show">Spettacolo/Gioco a premi</string> +<string name="Content$Athletics">Atletica</string> +<string name="Content$Musical__Opera">Musical/Opera</string> +<string name="Content$Tourism__Travel">Turismo/Viaggi</string> +<string name="Content$Languages">Lingue</string> +<string name="Content$Documentary">Documentario</string> +<string name="Content$Further_Education">Altra educazione</string> +<string name="Content$Martial_Sports">Arti marziali</string> +<string name="Content$Equestrian">Equitazione</string> +<string name="Content$Fine_Arts">Arti fine</string> +<string name="Content$Folk__Tradional_Music">Musica Tradizionale/Folclore</string> +<string name="Content$Original_Language">Lingua madre</string> +<string name="Content$Economics__Social_Advisory">Economia/Consulenza sociale</string> +<string name="Content$News_Magazine">Settimanale di attualità</string> +<string name="Content$Arts__Culture_Magazine">Arte/Settimanale di cultura</string> +<string name="Content$Movie__Drama">Film/Dramma</string> +<string name="Content$Preschool_Childrens_Programme">Programmi per ragazzi prescolastici</string> +<string name="Content$Fitness_and_Health">Culturismo & Salute</string> +<string name="Content$Film__Cinema">Film/Cinema</string> +<string name="Content$Cooking">Cucina</string> +<string name="Content$News__Current_Affairs">Notizie/Ultima ora</string> +<string name="Content$Entertainment_Programme_for_6_to_14">Programmi di intrattenimento da 6 a 14</string> +<string name="Content$Music__Ballet__Dance">Musica/Balletto/Danza</string> +<string name="Content$New_Media">Nuovo programma</string> +<string name="Content$Black_and_White">Bianco & Nero</string> +<string name="Content$Informational__Educational__School_Programme">Informativo/Educativo/Programma scolastico</string> +<string name="Content$Handicraft">Artigianato</string> +<string name="Content$Remarkable_People">Personaggi importanti</string> +<string name="Content$Adventure__Western__War">Avventura/Western/Guerra</string> +<string name="Content$Science_Fiction__Fantasy__Horror">Finzione/Fantasia/Horror</string> +<string name="Content$Water_Sport">Sport acquatici</string> +<string name="Content$Football__Soccer">Calcio</string> +<string name="Content$Foreign_Countries__Expeditions">Paesi esteri/Spedizioni</string> +<string name="Content$Variety_Show">Spettacolo di varietà</string> +<string name="Content$Education__Science__Factual">Educazione/Scienza/Fatti</string> +<string name="Content$Jazz">Jazz</string> +<string name="Content$Adult_Movie__Drama">Film per adulti/Dramma</string> +<string name="Content$Comedy">Commedia</string> +<string name="Content$Unpublished">Non pubblicato</string> +<string name="Content$Social__Political__Economics">Società/Politica/Economia</string> +<string name="Content$Entertainment_Programme_for_10_to_16">Programmi di intrattenimento da 10 a 16</string> +<string name="Content$Popular_Culture__Traditional_Arts">Cultura popolare/Arti tradizionali</string> +<string name="Content$Leisure__Hobbies">Tempo libero/Hobby</string> +<string name="Content$Detective__Thriller">Investigativo/Giallo</string> +<string name="Content$Serious__Classical_Music">Musica Classica/Seria</string> +<string name="Content$Discussion__Inverview__Debate">Discussione/Intervista/Dibattito</string> +<string name="Content$Social__Spiritual_Sciences">Società/Scienze spirituali</string> +<string name="Content$Soap__Melodrama__Folkloric">Telenovella/Melodramma/Folcloristico</string> +<string name="Content$Ballet">Balletto</string> +<string name="Content$Fashion">Moda</string> +<string name="Content$Winter_Sports">Sport invernali</string> +<string name="Content$Cartoons__Puppets">Cartoni/Pupazzi</string> +<string name="Content$Sports">Sport</string> +<string name="Content$Technology__Natural_Sciences">Tecnologia/Scienze naturali</string> +<string name="Content$Literature">Letteratura</string> +<string name="Content$Motor_Sport">Sport motoristici</string> +<string name="Content$Sport_Magazine">Settimanale di sport</string> +<string name="Content$Romance">Romanzo</string> +<string name="Content$Arts__Culture">Arte/Cultura</string> +<string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Serio/Classico/Religioso/Film storico/Dramma</string> +<string name="Content$News__Weather_Report">Notizie/Previsioni meteo</string> +<string name="Content$Special_Event">Evento speciale</string> +<string name="Content$Childrens__Youth_Programme">Programmi per ragazzi/giovani</string> +<string name="Content$Gardening">Giardinaggio</string> +<string name="Content$Rock__Pop">Rock/Pop</string> +<string name="Content$Religion">Religione</string> +<string name="Content$Nature__Animals__Environment">Natura/Animali/Ambiente</string> +<string name="Content$Broadcasting__Press">Trasmissione/Stampa</string> +<string name="Content$Talk_Show">Talk Show</string> +<string name="Content$Live_Broadcast">Trasmissione dal vivo</string> +<string name="Content$Advertisement__Shopping">Pubblicità/Acquisti</string> +<string name="Content$Performing_Arts">Arti di rendimento</string> +<string name="Content$Experimental_Film__Video">Film sperimentale/Video</string> +<string name="Content$Magazine__Report__Documentary">Settimanale/Reportage/Documentario</string> +<string name="Content$Tennis__Squash">Tennis/Squash</string> +<string name="Content$Game_Show__Quiz__Contest">Gioco a premi/Quiz/Gara</string> +<string name="Content$Medicine__Physiology__Psychology">Medicina/Filosofia/Psicologia</string> +<string name="Content$Motoring">Motori</string> +<string name="Content$Team_Sports">Sport di squadra</string> + +<!-- EPG Content END --> + + +</resources> diff --git a/vdrmanager/app/src/main/res/values-uk/strings.xml b/vdrmanager/app/src/main/res/values-uk/strings.xml new file mode 100644 index 0000000..37725ca --- /dev/null +++ b/vdrmanager/app/src/main/res/values-uk/strings.xml @@ -0,0 +1,353 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.net--> +<resources> + <string name="action_menu_channels">Канали</string> + <string name="action_menu_timers">Таймери</string> + <string name="action_menu_recordings">Записи</string> + <string name="action_menu_epg">Список EPG</string> + <string name="action_menu_search">Пошук EPG</string> + <string name="action_menu_wakeup">Пробудження</string> + <string name="app_name">VDR-менеджер</string> + <string name="channel_item_menu_epg">Показати EPG</string> + <string name="channel_item_menu_stream">Показати живий ефір</string> + <string name="channel_item_menu_hide">Сховати</string> + <string name="channel_item_menu_hide_permanent">Ховати постійно</string> + <string name="channel_group_menu_hide">Сховати</string> + <string name="channel_group_menu_hide_permanent">Ховати постійно</string> + <string name="menu_groupby">Групувати за</string> + <string name="groupby_group">Група</string> + <string name="groupby_provider">Постачальник</string> + <string name="groupby_name">Назва</string> + <string name="groupby_name_all_channels_group">Всі канали</string> + <string name="groupby_window_title_templte">Групувати за %1$s</string> + <string name="common_delete">Вилучити</string> + <string name="prefs_current_value">Поточний:</string> + <string name="prefs_current_value_template">\nПоточний: %1$s</string> + <string name="prefs_current_value_not_set"><не встановлено></string> + <string name="no_connection">Немає підключення</string> + <string name="aborted">Підключення перервано.</string> + <string name="no_connection_retry">Повторити</string> + <string name="refresh">Оновити</string> + <string name="done">Виконано</string> + <string name="share">Поділитися</string> + <string name="search_reapt">Перезапустити</string> + <string name="share_chooser">Поділитися текстом EPG</string> + <string name="about_text">Про програму \"VDR-менеджер\" для Android\n +Це версія %1$s\n +Якщо Ви маєте пристрій VDR, до якого є доступ +через інтернет і є мобільний телефон з ОС Android, тоді Ви оцінити можливості цієї прогорами. +Для більше інформації відвідайте сторінку http://projects.vdr-developer.org/projects/vdr-manager/wiki. +Автор:\n +bju<herrlado@gmail.com> +herrlado<herrlado@gmail.com> + </string> + <string name="about_title">Про програму</string> + <string name="no_internet_connection">Немає даних з’єднання</string> + <string name="update_will_start_in">Оновлення розпочнеться протягом однієї секунди</string> + <string name="epg_menu_search">Пошук EPG</string> + <string name="epg_menu_times">Пошук часів</string> + <string name="epg_item_menu_timer_add">Створити таймер</string> + <string name="epg_item_menu_timer_delete">Вилучити таймер</string> + <string name="epg_item_menu_timer_modify">Змінити таймер</string> + <string name="epg_item_menu_timer_enable">Увімкнути таймер</string> + <string name="epg_item_menu_timer_disable">Вимкнути таймер</string> + <string name="epg_no_items">Нічого не знайдено…</string> + <string name="epg_client_errors">Сталася помилка, перевірте журнали…</string> + <string name="navigae_at_the_end">Кінець</string> + <string name="navigae_at_the_start">Початок</string> + <string name="epg_search_times_add">Додати час</string> + <string name="epg_search_times_window">Час користувача</string> + <string name="epg_list_time_label">А що зараз на</string> + <string name="epg_list_time_now">Зараз</string> + <string name="epg_list_time_next">Наступний</string> + <string name="epg_list_time_adhoc">Без точки доступу</string> + <string name="epg_list_channel_spinner">Канал</string> + <string name="epg_list_search_label">Результати пошуку</string> + <string name="epg_event_share_text">Поділитися</string> + <string name="epg_event_imdb_text">Пошук IMDb</string> + <string name="epg_event_omdb_text">Пошук OMDB</string> + <string name="epg_event_tmdb_text">TMDb пошук</string> + <string name="epg_eent_livetv_text">Потік</string> + <string name="epg_event_create_timer_text">Додати таймер</string> + <string name="epg_event_modify_timer_text">Змінити таймер</string> + <string name="epg_search_button">Пошук</string> + <string name="epg_duration_template">%1$s хв</string> + <string name="epg_duration_template_live">%1$s/%2$s хв</string> + <string name="epg_of_a_channel">EPG -> %1$s, %2$s/%3$s</string> + <string name="epg_by_channel">EPG по каналу</string> + <string name="epg_by_search">Пошук EPG</string> + <string name="epg_by_search_param">Пошук EPG: \'%1$s\'</string> + <string name="epg_by_time">EPG по часу</string> + <string name="epg_by_time_args">EPG по часу: \'%1$s\'</string> + <string name="search_epg_hint">Пошук EPG</string> + <string name="epg_search_settings_description">Пошук VDR EPG</string> + <string name="epg_window_title_count">%1$s, %2$s елементів</string> + <string name="channels_window_title_count">%1$s, %2$s/%3$s</string> + <string name="new_timer">Новий таймер</string> + <string name="vdr_error_text">Зв\'язок з VDR викликав помилку: %1$s</string> + <string name="livetv">Прямий ефір</string> + <string name="settings_livetv_summary">Потрібен streamdev сервер на VDR і зовнішній програвач, наприклад VPlayer</string> + <string name="settings_livetv_streamformat">Формат потоку</string> + <string name="settings_livetv_port">Порт трансляції потоку</string> + <string name="settings_livetv_port_summary">Типово 3000. Доступ повинен бути включений в streamdevhosts.conf.</string> + <string name="key_remux_enable">remux_enable</string> + <string name="key_remux_command">remux_command</string> + <string name="key_remux_parameter">remux_parameter</string> + <string name="stream_via_as">Потік</string> + <string name="stream_via">через %s</string> + <string name="stream_as">як %s</string> + <string name="remux_title">Remux</string> + <string name="remux_enable_title">Увімкнути Remux</string> + <string name="remux_enable_summary">Активувати потік через remux (тобто externremux.sh)</string> + <string name="remux_command_title">Команда</string> + <string name="remux_command_summary">Зазвичай EXT або Extern, наприклад http://vdr:3000/EXT/1</string> + <string name="remux_parameter_title">Параметр</string> + <string name="remux_parameter_summary">Контроль якості потокової трансляції. Наприклад http://vdr:3000/EXT;DSL1000/1</string> + <string name="main_menu_preferences">Уподобання</string> + <string name="main_menu_info">Інформація</string> + <string name="main_menu_exit">Вийти</string> + <string name="main_menu_goto">Перемикач пристроїв</string> + <string name="main_menu_goto_title">Перемкнутися до...</string> + <string name="main_menu_goto_no_vdr">Не вдається завантажити вибраний пристрій :(</string> + <string name="main_menu_switched_to">Перейшли до %1$s</string> + <string name="vdr_devices_summary">Визначити один або кілька пристроїв VDR.</string> + <string name="vdr_devices">Пристрої VDR</string> + <string name="vdr_preferences">Параметри мережі</string> + <string name="vdr_host_title">Вузол VDR</string> + <string name="vdr_host_summary">Вузол з запущеним VDR</string> + <string name="vdr_port_title">Порт додатку VDR </string> + <string name="vdr_port_summary">Порт для підключення до додатку VDR</string> + <string name="vdr_password_title">Пароль додатку VDR</string> + <string name="vdr_password_summary">Пароль для додатка VDR</string> + <string name="vdr_ssl_title">Безпечне підключення</string> + <string name="vdr_ssl_summary">Використовувати SSL для підключень</string> + <string name="channel_filter_preferences">Налаштування каналу</string> + <string name="channel_filter_filter_title">Обмеження на канали</string> + <string name="channel_filter_filter_summary">Вокористовувати тільки дані канали</string> + <string name="channel_filter_last_title">Фільтр каналів</string> + <string name="channel_filter_last_summary">Розділені комами номери каналів або діапазони (роздільник \"-\"). Наприклад 1,2,4-10</string> + <string name="wakeup_preferences">Пробудження віддаленого VDR</string> + <string name="wakeup_enabled_title">Може пробудити віддалений вузол VDR</string> + <string name="wakeup_enabled_summary">Дозволяє пробудити віддалений вузол VDR</string> + <string name="wakeup_url_title">URL-адреса для віддаленого пробудження</string> + <string name="wakeup_url_summary">URL-адреса для запиту пробудження</string> + <string name="wakeup_user_title">Користувач пробудження</string> + <string name="wakeup_user_summary">Користувач віддаленого пробудження</string> + <string name="wakeup_password_title">Пароль пробудження</string> + <string name="wakeup_password_summary">Пароль для віддаленого пробудження</string> + <string name="wakeup_method_title">Метод пробудження</string> + <string name="wakeup_method_summary">Виберіть метод пробудження вузла VDR</string> + <string name="wakeup_wol_custom_boradcast_title">IP-адреса призначення</string> + <string name="wakeup_wol_custom_boradcast_summary">Якщо у Вас немає статичних таблиці ARP, Вам потрібно використовувати якусь широкомовну адресу.</string> + <string name="wakeup_wol_mac_title">MAC-адреса</string> + <string name="wakeup_wol_mac_summary">MAC-адреса вузла VDR. Використайте \':\' або \'-\' або пропуск як роздільник.</string> + <string name="timer_preferences">Типовий таймер</string> + <string name="timer_pre_start_buffer_title">Зміщення при початку</string> + <string name="timer_pre_start_buffer_summary">Хвилини запису перед початком трансляції</string> + <string name="timer_post_end_buffer_title">Зміщення при зупинці</string> + <string name="timer_post_end_buffer_summary">Хвилини запису після закінчення трансляції</string> + <string name="timer_default_priority_title">Типовий пріоритет</string> + <string name="timer_default_priority_summary">Типовий пріоритет</string> + <string name="timer_default_primary_limit_title">Типове основне обмеження</string> + <string name="timer_default_primary_limit_summary">Типове основне обмеження</string> + <string name="timer_default_lifetime_title">Типова тривалість</string> + <string name="timer_default_lifetime_summary">Типова тривалість</string> + <string name="gui_preferences">Налаштування графічного інтерфейсу</string> + <string name="gui_enable_24h_format_title">Використання 24-годинного формату</string> + <string name="gui_enable_24h_format_summary_on">13:00</string> + <string name="gui_enable_24h_format_summary_off">1:00 вечора</string> + <string name="gui_channels_show_channel_numbers_title">Показати номери каналів</string> + <string name="gui_channels_show_channel_numbers_summary">Показати номери каналів у списку каналів.</string> + <string name="gui_quit_on_back_title">Вийти на кнопку \"Назад\"</string> + <string name="gui_quit_on_back_summary_on">Кнопки \"Назад\" завершує роботу VDR-менеджера</string> + <string name="gui_quit_on_back_summary_off">Кнопка \"Назад\" не завершує роботу VDR-менеджера</string> + <string name="qui_show_imdb_button_title">Показати кнопку IMDb</string> + <string name="qui_show_imdb_button_summary_on">Кнопка IMDb відображається</string> + <string name="qui_show_imdb_button_summary_off">Кнопка IMDb не відображається</string> + <string name="qui_imdb_url_title">Сторінка IMDb</string> + <string name="qui_imdb_url_summary">На якій сторінці IMDb шукати.</string> + <string name="qui_show_omdb_button_title">Показати кнопку OMDB</string> + <string name="qui_show_omdb_button_summary_on">Кнопка OMDB відображається</string> + <string name="qui_show_omdb_button_summary_off">Кнопка OMDB не відображається</string> + <string name="qui_show_tmdb_button_title">Показати кнопку TMDb</string> + <string name="qui_show_tmdb_button_summary_on">Кнопка TMDb відображається</string> + <string name="qui_show_tmdb_button_summary_off">Кнопка TMDb не відображається</string> + <string name="gui_custom_locale_title">Мова</string> + <string name="gui_custom_locale_sum">Встановити мову.</string> + <string name="vdr_advanced_preferences">Додатково</string> + <string name="vdr_advanced_preferences_summary">Додаткові параметри</string> + <string name="vdr_conntimeout_title">Затримка з\'єднання</string> + <string name="vdr_conntimeout_sum">Як довго (в секундах) почекати, перш ніж встановиться підключення?</string> + <string name="vdr_readtimeout_title">Час очікування читання</string> + <string name="vdr_readtimeout_sum">Як довго (в секундах) очікувати для кожної операції читання рядка?</string> + <string name="vdr_timeout_title">Загальний час очікування</string> + <string name="vdr_timeout_sum">Як довго (в секундах) очікавати на операцію вводу/виводу, перш ніж вона перерветься?</string> + <string name="streaming_password_title">Пароль Streamdev</string> + <string name="streaming_password_sum">Встановити пароль користувача сервера потокового відео (наприклад: -a \'користувач:пароль\')</string> + <string name="streaming_username_title">Ім\'я користувача Streamdev</string> + <string name="streaming_username_sum">Встановити ім\'я користувача сервера потокового відео (наприклад: -a \'користувач:пароль\')</string> + <string name="vdr_encoding_title">Кодування символів</string> + <string name="vdr_encoding_summary">Кодування символів Вашого VDR пристрою. За замовчуванням UTF-8.</string> + <string name="new_vdr">Новий VDR</string> + <string name="no_vdr">Немає VDR пристроїв</string> + <string name="vdr_devices_category">Пристрої VDR</string> + <string name="vdr_prefs_category">Пристрій</string> + <string name="vdr_name_title">Назва</string> + <string name="vdr_name_summary">Назва для цього пристрою</string> + <string name="vdr_device_delete_qeustion">Вилучити цей пристрій?</string> + <string name="recstream">Потокове передавання записів</string> + <string name="recstream_enable_title">Потокове передавання записів</string> + <string name="recstream_enable_summary">Увімкнення потокового передавання записів</string> + <string name="recstream_method_title">Метод передачі потоку</string> + <string name="recstream_method_summary">На даний час потоковий ефір через додаток VDR live підтримується</string> + <string name="settings_live_port">Порт додатка VDR live</string> + <string name="settings_live_port_summary">Додаток VDR live має стандартний порт 8008.</string> + <string name="progress_connect">Підключення...</string> + <string name="progress_connect_error">Невдале з’єднання!</string> + <string name="progress_connect_timeout">Затримка з\'єднання!</string> + <string name="progress_login">Логін.</string> + <string name="progress_login_error">Увійти не вдалося.</string> + <string name="progress_whatson_loading">Завантаження EPG…</string> + <string name="progress_timers_loading">Завантаження таймерів…</string> + <string name="progress_recordings_loading">Завантаження записів…</string> + <string name="progress_channels_loading">Завантаження каналів…</string> + <string name="progress_disconnect">Відключення…</string> + <string name="progress_wakeup_sending">Ініціювання запиту пробудження…</string> + <string name="progress_wakeup_sent">Запит пробудження надісланий</string> + <string name="progress_wakeup_error">Помилка при відправці запиту пробудження: %1$s</string> + <string name="progress_timer_save">Збереження таймера...</string> + <string name="progress_timer_delete">Вилучення таймера...</string> + <string name="progress_recording_delete">Вилучення запису...</string> + <string name="progress_timer_enable">Включення таймера...</string> + <string name="progress_timer_modify">Оновлення таймера...</string> + <string name="progress_timer_disable">Відключення таймера...</string> + <string name="progress_connect_finished_abnormal">Зв’язок несподівано завершено</string> + <string name="progress_connect_finished_abnormal_arg">Зв’язок несподівано завершено: %1$s</string> + <string name="progress_cache_hit">Завантажено з кешу</string> + <string name="recording_item_menu_delete">Вилучити</string> + <string name="recording_item_menu_stream">Потік</string> + <string name="recent_channels">Недавні канали</string> + <string name="recent_channels_no_history">Немає історії...</string> + <string name="gui_max_recent_channels_title">Макс. к-сть недавніх каналів</string> + <string name="gui_max_recent_channels_summary">Скільки каналів повинно зберігатися в недавніх каналах?</string> + <string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + + <string-array name="wakeup_methods"> + <item>Виклик URL</item> + <item>WOL (пробудження через інтернет)</item> + </string-array> + <string-array name="imdb_urls"> + <item>Міжнародний</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <string-array name="lang"> + <item>Англійська</item> + <item>Німецька</item> + <item>Італійська</item> + </string-array> + <string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (не рекомендується)</item> + </string-array> + <string-array name="recstream_entries"> + <item>Додаток VDR live</item> + <item>Додаток VDR streamdev</item> + <item>Додаток VDR smattvweb</item> + </string-array> + + <!-- EPG Content --> + + +<string name="Content$Show__Game_Show">Шоу//Ігри</string> +<string name="Content$Athletics">Атлетика</string> +<string name="Content$Musical__Opera">Мюзикл/Опера</string> +<string name="Content$Tourism__Travel">Туризм/Подорожі</string> +<string name="Content$Languages">Мови</string> +<string name="Content$Documentary">Документальне</string> +<string name="Content$Further_Education">Дальше навчання</string> +<string name="Content$Martial_Sports">Військовий спорт</string> +<string name="Content$Equestrian">Кінний спорт</string> +<string name="Content$Fine_Arts">Образотворче мистецтво</string> +<string name="Content$Folk__Tradional_Music">Фльк/Традиційна музика</string> +<string name="Content$Original_Language">Оригінальна мова</string> +<string name="Content$Economics__Social_Advisory">Економіка/Соціальний порадник</string> +<string name="Content$News_Magazine">Журнал новин</string> +<string name="Content$Arts__Culture_Magazine">Мистецтво/Культурний журнал</string> +<string name="Content$Movie__Drama">Фільм/Драма</string> +<string name="Content$Preschool_Childrens_Programme">Дошкільні дитячі програми</string> +<string name="Content$Fitness_and_Health">Фітнес і здоров’я</string> +<string name="Content$Film__Cinema">Кінофільм</string> +<string name="Content$Cooking">Готування їжі</string> +<string name="Content$News__Current_Affairs">Новини/Поточні події</string> +<string name="Content$Entertainment_Programme_for_6_to_14">Програми для дітей від 6 до 14 років</string> +<string name="Content$Music__Ballet__Dance">Музика/Балет/Танці</string> +<string name="Content$New_Media">Нові медія</string> +<string name="Content$Black_and_White">Чорне і біле</string> +<string name="Content$Informational__Educational__School_Programme">Інформаційні/Навчальні/Шкільна програма</string> +<string name="Content$Handicraft">Ремісниче</string> +<string name="Content$Remarkable_People">Незвичайні люди</string> +<string name="Content$Adventure__Western__War">Пригоди/Вестерн/Війна</string> +<string name="Content$Science_Fiction__Fantasy__Horror">Наукова фантастика/Фантастика/Жахи</string> +<string name="Content$Water_Sport">Водний спорт</string> +<string name="Content$Football__Soccer">Футбол</string> +<string name="Content$Foreign_Countries__Expeditions">Зарубіжні країни/Експедиції</string> +<string name="Content$Variety_Show">Вар’єте</string> +<string name="Content$Education__Science__Factual">Навчання/Наука/Факти</string> +<string name="Content$Jazz">Джаз</string> +<string name="Content$Adult_Movie__Drama">Кіно для дорослих/Драма</string> +<string name="Content$Comedy">Комедія</string> +<string name="Content$Unpublished">Неопубліковане</string> +<string name="Content$Social__Political__Economics">Соцільне/Політичне/Економічне</string> +<string name="Content$Entertainment_Programme_for_10_to_16">Програми для дітей від 10 до 16 років</string> +<string name="Content$Popular_Culture__Traditional_Arts">Популярна культура/Традиційне мистецтво</string> +<string name="Content$Leisure__Hobbies">Відпочинок/Хоббі</string> +<string name="Content$Detective__Thriller">Детектив/Тріллер</string> +<string name="Content$Serious__Classical_Music">Серйозна/Класична музика</string> +<string name="Content$Discussion__Inverview__Debate">Дискусія/Інтерв’ю/Дебати</string> +<string name="Content$Social__Spiritual_Sciences">Соціальна/Духовна наука</string> +<string name="Content$Soap__Melodrama__Folkloric">Мильна опера/Мелодрама/Фольклор</string> +<string name="Content$Ballet">Балет</string> +<string name="Content$Fashion">Мода</string> +<string name="Content$Winter_Sports">Зимовий спорт</string> +<string name="Content$Cartoons__Puppets">Мультфільми</string> +<string name="Content$Sports">Спорт</string> +<string name="Content$Technology__Natural_Sciences">Технологія/Природничі науки</string> +<string name="Content$Literature">Література</string> +<string name="Content$Motor_Sport">Моторний спорт</string> +<string name="Content$Sport_Magazine">Спортивний журнал</string> +<string name="Content$Romance">Романс</string> +<string name="Content$Arts__Culture">Мистецтво/Культура</string> +<string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Серйозне/Класика/Релігія/Історія/Драма</string> +<string name="Content$News__Weather_Report">Новини/Спорт</string> +<string name="Content$Special_Event">Спеціальні події</string> +<string name="Content$Childrens__Youth_Programme">Дитяче/Молодіжні програми</string> +<string name="Content$Gardening">Сад/Город</string> +<string name="Content$Rock__Pop">Рок/Поп</string> +<string name="Content$Religion">Релігія</string> +<string name="Content$Nature__Animals__Environment">Природа/Тварини/Навколишнє оточення</string> +<string name="Content$Broadcasting__Press">Трансляція/Преса</string> +<string name="Content$Talk_Show">Ток шоу</string> +<string name="Content$Live_Broadcast">Трансляція</string> +<string name="Content$Advertisement__Shopping">Реклама/Закупи</string> +<string name="Content$Performing_Arts">Дресирування</string> +<string name="Content$Experimental_Film__Video">Експериментальний фільм/Відео</string> +<string name="Content$Magazine__Report__Documentary">Журнал/Рапорт/Документальне</string> +<string name="Content$Tennis__Squash">Теніс/Сквош</string> +<string name="Content$Game_Show__Quiz__Contest">Ігрове шоу/Тести</string> +<string name="Content$Medicine__Physiology__Psychology">Медицина/Фізіологія/Психологія</string> +<string name="Content$Motoring">Автомобільна справа</string> +<string name="Content$Team_Sports">Спортивні команди</string> + + <!-- EPG Content END --> +</resources> diff --git a/vdrmanager/app/src/main/res/values/arrays.xml b/vdrmanager/app/src/main/res/values/arrays.xml new file mode 100644 index 0000000..d7f1344 --- /dev/null +++ b/vdrmanager/app/src/main/res/values/arrays.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <string-array name="wakeup_methods_values"> + <item>url</item> + <item>wol</item> + </string-array> + <string-array name="lang_values"> + <item>en</item> + <item>de</item> + <item>fr</item> + <item>it</item> + <item>uk</item> + </string-array> + + <string-array name="remux_entry_values"> + <item>EXT</item> + <item>EXTERN</item> + </string-array> + + <string-array name="imdb_urls_velues"> + <item>akas.imdb.com</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + + + <string-array name="recstream_entry_values"> + <item>vdr-live</item> + <item>vdr-streamdev</item> + <item>vdr-smarttvweb</item> + </string-array> + + <string-array name="recent_channels_order_entry_values"> + <item>most</item> + <item>last</item> + </string-array> + <array name="recstream_smarttvweb_entry_values"> + <item>progressive</item> + <item>has</item> + <item>hls</item> + </array> + + + + +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/values/attrs.xml b/vdrmanager/app/src/main/res/values/attrs.xml new file mode 100644 index 0000000..dbd8d1a --- /dev/null +++ b/vdrmanager/app/src/main/res/values/attrs.xml @@ -0,0 +1,83 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2011 Patrik Åkerfeldt + Copyright (C) 2011 Jake Wharton + + 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. +--> + +<resources> + <declare-styleable name="ViewPagerIndicator"> + <!-- Style of the circle indicator. --> + <attr name="circlePageIndicatorStyle" format="reference"/> + <!-- Style of the title indicator. --> + <attr name="titlePageIndicatorStyle" format="reference"/> + </declare-styleable> + + <declare-styleable name="CirclePageIndicator"> + <!-- Whether or not the indicators should be centered. --> + <attr name="centered" format="boolean" /> + <!-- Color of the filled circle that represents the current page. --> + <attr name="fillColor" format="color" /> + <!-- Orientation of the indicator. --> + <attr name="orientation"> + <enum name="horizontal" value="0" /> + <enum name="vertical" value="1" /> + </attr> + <!-- Radius of the circles. This is also the spacing between circles. --> + <attr name="radius" format="dimension" /> + <!-- Whether or not the selected indicator snaps to the circles. --> + <attr name="snap" format="boolean" /> + <!-- Color of the open circles. --> + <attr name="strokeColor" format="color" /> + <!-- Width of the stroke used to draw the circles. --> + <attr name="strokeWidth" format="dimension" /> + </declare-styleable> + + <declare-styleable name="TitlePageIndicator"> + <!-- Screen edge padding. --> + <attr name="clipPadding" format="dimension" /> + <!-- Color of the footer line and indicator. --> + <attr name="footerColor" format="color" /> + <!-- Height of the footer line. --> + <attr name="footerLineHeight" format="dimension" /> + <!-- Style of the indicator. Default is triangle. --> + <attr name="footerIndicatorStyle"> + <enum name="none" value="0" /> + <enum name="triangle" value="1" /> + <enum name="underline" value="2" /> + </attr> + <!-- Height of the indicator above the footer line. --> + <attr name="footerIndicatorHeight" format="dimension" /> + <!-- Left and right padding of the underline indicator. --> + <attr name="footerIndicatorUnderlinePadding" format="dimension" /> + <!-- Padding between the bottom of the title and the footer. --> + <attr name="footerPadding" format="dimension" /> + <!-- Color of the selected title. --> + <attr name="selectedColor" format="color" /> + <!-- Whether or not the selected item is displayed as bold. --> + <attr name="selectedBold" format="boolean" /> + <!-- Color of regular titles. --> + <attr name="textColor" format="color" /> + <!-- Size of title text. --> + <attr name="textSize" format="dimension" /> + <!-- Padding between titles when bumping into each other. --> + <attr name="titlePadding" format="dimension" /> + <!-- Padding between titles and the top of the View. --> + <attr name="topPadding" format="dimension" /> + </declare-styleable> + + <declare-styleable name="ColoredButton"> + <attr name="normalStateColor" format="string" /> + <attr name="cornerRadius" format="dimension" /> + </declare-styleable> +</resources> diff --git a/vdrmanager/app/src/main/res/values/backup.xml b/vdrmanager/app/src/main/res/values/backup.xml new file mode 100644 index 0000000..35c7d97 --- /dev/null +++ b/vdrmanager/app/src/main/res/values/backup.xml @@ -0,0 +1,61 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <string name="generic_progress_title" translation_description="The title on a progress dialog asking the user to wait."> Please wait...</string> + <string name="generic_confirm_title" translation_description="The title on a confirmation dialog asking the user if he is sure?"> Are you sure?</string> + + <!-- SD Card --> + <string name="sd_card_canceled" translation_description="When importing/saving to the SD card, the message indicating that the + operation was canceled."> The operation was canceled.</string> + <string name="sd_card_error_no_storage" translation_description="When importing/saving to the SD card, the error message indicating that + no SD card is found."> No SD card is found.</string> + <string name="sd_card_import_error" translation_description="When importing from the SD card, the error message indicating not able + to import."> Unable to import from SD card.</string> + <string name="sd_card_import_error_no_file" translation_description="When importing from the SD card, the error message indicating that no + file is found on a SD card directory. + + %1$s: the SD card directory. E.g., '/mnt/sdcard/mybillingbuddy/'."> No file found in %1$s.</string> + <string name="sd_card_import_progress_message" translation_description="When importing from the SD card, the progress message."> Importing from SD card...</string> + <string name="sd_card_import_success" translation_description="When importing from the SD card, the success message."> Finished importing from SD card.</string> + <string name="sd_card_save_error" translation_description="When saving to the SD card, the error message indicating not able to + save."> Unable to save to SD card.</string> + <string name="sd_card_save_error_create_dir" translation_description="When saving to the SD card, the error message indicating not able to + create a directory on the SD card."> Unable to create a directory on SD card.</string> + <string name="sd_card_save_progress_message" translation_description="When saving to the SD card, the progress message."> Saving to SD card...</string> + <string name="sd_card_save_success" translation_description="When saving to the SD card, the success message"> Finished saving to SD card.</string> + <!-- Settings Backup --> + + <string name="settings_backup_summary">Backup/Restore your data and settings</string> + <string name="settings_backup_now" translation_description="In the 'Backup' settings, under the 'SD card' section, the + option to backup to the SD card now. + + Character limit: ~26 (1 line)"> Backup now</string> + <string name="settings_backup_now_summary">Creates a snapshot of the current data and the settings</string> + <string name="settings_backup_now_progress_message" translation_description="In the 'Backup' settings, after pressing the 'Backup now' option, the + progress message telling the user that it is writing all data and settings to the SD card."> Writing all data and settings...</string> + <string name="settings_backup_restore" translation_description="In the 'Backup' settings, under the 'SD card' section, the + option to restore everything from the SD card. + + Character limit: ~26 (1 line)"> Restore now</string> + <string name="settings_backup_restore_summary">Restore a snapshot of the settings and the data</string> + <!-- Settings Backup --> + <string name="settings_backup" translation_description="In the 'Settings' page, the option to change the data backup related + settings. + + Character limit: ~26 (1 line)"> Backup</string> + <string name="settings_backup_restore_confirm_message" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the + message in the alert dialog asking the user to confirm that he wants to restore from a backup + and it will overwrite all the current data and settings."> Restoring a backup from the SD card will overwrite all your current data and settings.</string> + <string name="settings_backup_restore_no_backup" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the + message in the alert dialog informing the user that there is no backup to restore from."> No backup found.</string> + <string name="settings_backup_restore_progress_message" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the + progress message informing that My Billinbg Buddy is reading all data and settings from the backup + on the SD card."> Reading all data and settings...</string> + <string name="settings_backup_restore_select_title" translation_description="In the 'Backup' settings, after pressing the 'Restore now' option, the + title in the picker dialog asking the user to select a backup."> Select a backup to restore</string> + <string name="settings_backup_key">settingsBackup</string> + <string name="settings_backup_now_key">settingsBackupNow</string> + <string name="settings_backup_restore_key">settingsBackupRestore</string> + <string name="choose">Choose a backup file</string> + +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/values/colors.xml b/vdrmanager/app/src/main/res/values/colors.xml new file mode 100644 index 0000000..4a6db26 --- /dev/null +++ b/vdrmanager/app/src/main/res/values/colors.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <color name="black">#000</color> + <color name="white">#fff</color> + + <color name="red">#F00</color> + <color name="green">#008000</color> + <color name="yellow">#FFFF00</color> + <color name="blue">#0000FF</color> + +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/values/defaults.xml b/vdrmanager/app/src/main/res/values/defaults.xml new file mode 100644 index 0000000..d78ad73 --- /dev/null +++ b/vdrmanager/app/src/main/res/values/defaults.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2011 Jake Wharton + + 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. +--> + +<resources> + <bool name="default_circle_indicator_centered">true</bool> + <color name="default_circle_indicator_fill_color">#FFFFFFFF</color> + <integer name="default_circle_indicator_orientation">0</integer> + <dimen name="default_circle_indicator_radius">3dp</dimen> + <bool name="default_circle_indicator_snap">false</bool> + <color name="default_circle_indicator_stroke_color">#FFDDDDDD</color> + <dimen name="default_circle_indicator_stroke_width">1dp</dimen> + + <dimen name="default_title_indicator_clip_padding">4dp</dimen> + <color name="default_title_indicator_footer_color">#FF6899FF</color> + <dimen name="default_title_indicator_footer_line_height">1px</dimen> + <integer name="default_title_indicator_footer_indicator_style">1</integer> + <dimen name="default_title_indicator_footer_indicator_height">7dp</dimen> + <dimen name="default_title_indicator_footer_indicator_underline_padding">10dp</dimen> + <dimen name="default_title_indicator_footer_padding">5dp</dimen> + <color name="default_title_indicator_selected_color">#FFFFFFFF</color> + <bool name="default_title_indicator_selected_bold">true</bool> + <color name="default_title_indicator_text_color">#FFAAAAAA</color> + <dimen name="default_title_indicator_text_size">12dp</dimen> + <dimen name="default_title_indicator_title_padding">5dp</dimen> + <dimen name="default_title_indicator_top_padding">0dp</dimen> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/values/integers.xml b/vdrmanager/app/src/main/res/values/integers.xml new file mode 100644 index 0000000..807a6a9 --- /dev/null +++ b/vdrmanager/app/src/main/res/values/integers.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <integer name="svdrp_default_port">6419</integer> +</resources> diff --git a/vdrmanager/app/src/main/res/values/no_translate.xml b/vdrmanager/app/src/main/res/values/no_translate.xml new file mode 100644 index 0000000..d416c8b --- /dev/null +++ b/vdrmanager/app/src/main/res/values/no_translate.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <string name="default_wakeup_method">wol</string> + <string name="vdr_port_default">6420</string> + + <string-array name="livetv_streamformat_values"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + + <string name="vdr_stream_proxy_key">key_vdr_stream_proxy</string> + <string name="timezone_key">key_timezone</string> + +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/values/preferences_keys.xml b/vdrmanager/app/src/main/res/values/preferences_keys.xml new file mode 100644 index 0000000..1512b76 --- /dev/null +++ b/vdrmanager/app/src/main/res/values/preferences_keys.xml @@ -0,0 +1,58 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <string name="vdr_host_key">vdr_host</string> + <string name="vdr_name_key">vdr_name</string> + <string name="vdr_port_key">vdr_port </string> + <string name="vdr_password_key">vdr_password</string> + <string name="vdr_ssl_key">vdr_secure</string> + <string name="vdr_stream_format">stream_format</string> + <string name="vdr_stream_port">stream_port</string> + + <string name="alive_check_enabled_key">alive_check_enabled</string> + <string name="alive_check_interval_key">alive_check_interval</string> + + <string name="channel_filter_filter_key">limit_channels</string> + <string name="channel_filter_last_key">last_channel</string> + + + <string name="timer_pre_start_buffer_key">timer_pre_start_buffer</string> + <string name="timer_post_end_buffer_key">timer_post_end_buffer</string> + <string name="timer_default_priority_key">timer_default_priority</string> + <string name="timer_default_primary_limit_key">timer_default_primary_limit</string> + <string name="timer_default_lifetime_key">timer_default_lifetime</string> + + <string name="epg_search_times_key">epg_search_times</string> + <string name="current_vdr_id_key">key_current_vdr_id</string> + + + <string name="streaming_password_key">key_streaming_password</string> + <string name="streaming_username_key">key_streaming_username</string> + <string name="vdr_encoding_key">key_vdr_encoding</string> + + <string name="wakeup_enabled_key">key_wakeup_enabled</string> + <string name="wakeup_url_key">key_wakeup_url</string> + <string name="wakeup_user_key">key_wakeup_user</string> + <string name="wakeup_password_key">key_wakeup_password</string> + <string name="wakeup_method_key">key_wakeup_method</string> + <string name="wakeup_wol_custom_broadcast_key">key_wol_custom_broadcast</string> + <string name="wakeup_wol_mac_key">key_wakeup_wol_mac</string> + + + <string name="gui_enable_24h_format_key">key_enable_24h</string> + <string name="gui_channels_show_channel_numbers_key">key_channels_show_channel_numbers</string> + <string name="qui_quit_on_back_key">key_gui_quit_on_back</string> + <string name="qui_show_imdb_button_key">key_qui_show_imdb_button</string> + <string name="qui_show_omdb_button_key">key_qui_show_omdb_button</string> + <string name="qui_show_tmdb_button_key">key_qui_show_tmdb_button</string> + <string name="qui_imdb_url_key">key_qui_imdb_url</string> + <string name="gui_custom_locale_key">key_gui_custom_locale</string> + + + <string name="vdr_conntimeout_key">key_conntimeout_key</string> + <string name="vdr_readtimeout_key">key_vdr_readtimeout</string> + <string name="vdr_timeout_key">key_vdr_timeout</string> + + <string name="gui_max_recent_channels_key">key_gui_max_recent_channels</string> + <string name="clear_term_after_search_key">key_clear_term_after_search</string> +</resources> diff --git a/vdrmanager/app/src/main/res/values/strings.xml b/vdrmanager/app/src/main/res/values/strings.xml new file mode 100644 index 0000000..0fd460c --- /dev/null +++ b/vdrmanager/app/src/main/res/values/strings.xml @@ -0,0 +1,539 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources xmlns:tools="http://schemas.android.com/tools"> + + <string name="action_menu_channels">Channels</string> + <string name="action_menu_timers">Timers</string> + <string name="action_menu_recordings">Recordings</string> + <string name="action_menu_epg">EPG list</string> + <string name="action_menu_search">EPG search</string> + <string name="action_menu_wakeup">Wakeup</string> + <string name="action_menu_remote">Remote</string> + <string name="app_name">VDR-Manager</string> + <string name="channel_item_menu_epg">Show EPG</string> + <string name="channel_item_menu_stream">Live stream</string> + <string name="channel_item_menu_hide">Hide</string> + <string name="channel_item_menu_hide_permanent">Hide permanent</string> + <string name="channel_group_menu_hide">Hide</string> + <string name="channel_group_menu_hide_permanent">Hide permanent</string> + <string name="menu_groupby">Group by</string> + <string name="groupby_group">Group</string> + <string name="groupby_provider">Provider</string> + <string name="groupby_name">Name</string> + <string name="groupby_source">Source</string> + <string name="groupby_channel">By Channel</string> + <string name="groupby_date">By Date</string> + <string name="groupby_name_all_channels_group">All Channels</string> + <string name="groupby_window_title_templte">Group by %1$s</string> + <string name="common_delete">Delete</string> + <string name="prefs_current_value">Current:</string> + <string name="prefs_current_value_template">\nCurrent: %1$s</string> + <string name="prefs_current_value_not_set"><not set></string> + <string name="no_connection">No connection</string> + <string name="aborted">Connection aborted.</string> + <string name="no_connection_retry">Retry</string> + <string name="refresh">Refresh</string> + <string name="done">Done</string> + <string name="share">Share</string> + <string name="addtocal">Add to calendar</string> + <string name="search_reapt">Reruns</string> + <string name="share_chooser">Share EPG Entry</string> + <string name="about_text"> About "VDR-Manager" Software for Android\n + This is Version %1$s\n + If you have a VDR at home reachable + over the internet and own a mobile phone running Android then you possibly find this program useful. + For further details visit http://projects.vdr-developer.org/projects/vdr-manager/wiki. + Author:\n + bju<herrlado@gmail.com> + herrlado<herrlado@gmail.com></string> + <string name="about_title">About</string> + <string name="no_internet_connection">No data connection</string> + <string name="update_will_start_in">Update will start in one second</string> + <string name="epg_menu_search">Search EPG</string> + <string name="epg_menu_times">Search times</string> + <string name="epg_item_menu_timer_add">Create timer</string> + <string name="epg_item_menu_timer_record">Record</string> + <string name="epg_item_menu_timer_delete">Delete timer</string> + <string name="epg_item_menu_timer_modify">Modify timer</string> + <string name="epg_item_menu_timer_enable">Enable timer</string> + <string name="epg_item_menu_timer_disable">Disable timer</string> + <string name="epg_no_items">Nothing found…</string> + <string name="epg_client_errors">An error occurred, check logs…</string> + <string name="navigae_at_the_end">End</string> + <string name="navigae_at_the_start">Beginning</string> + <string name="epg_search_times_add">Add time</string> + <string name="epg_search_times_window">Custom times</string> + + <!-- What's on display --> + <string name="epg_list_time_label">What\'s on at</string> + <string name="epg_list_time_now">Now</string> + <string name="epg_list_time_next">Next</string> + <string name="epg_list_time_adhoc">Ad Hoc</string> + <string name="epg_list_channel_spinner">Channel</string> + <string name="epg_list_search_label">Search results</string> + + <!-- create timer --> + <string name="epg_event_share_text">Share</string> + <string name="epg_event_imdb_text">IMDb Search</string> + <string name="epg_event_omdb_text">OMDB Search</string> + <string name="epg_event_tmdb_text">TMDb Search</string> + <string name="epg_eent_livetv_text">Stream</string> + <string name="epg_event_create_timer_text">Add timer</string> + <string name="epg_event_modify_timer_text">Modify timer</string> + + <!-- search --> + <string name="epg_search_button">Search</string> + <string name="epg_duration_template">%1$s min</string> + <string name="epg_duration_template_live">%1$s/%2$s min</string> + <string name="epg_of_a_channel">%1$s, %2$s/%3$s</string> + <string name="epg_by_channel">EPG by channel</string> + <string name="epg_by_search">EPG Search</string> + <string name="epg_by_search_param">EPG Search: \'%1$s\'</string> + <string name="epg_by_time">EPG by time</string> + <string name="epg_by_time_args">EPG by time: \'%1$s\'</string> + <string name="search_epg_hint">Search EPG</string> + <string name="epg_search_settings_description">Search VDR EPG</string> + <string name="epg_window_title_count">%1$s, %2$s items</string> + <string name="channels_window_title_count">%1$s, %2$s/%3$s</string> + <string name="new_timer">New timer</string> + <string name="vdr_error_text">The communication with VDR has caused an error: %1$s</string> + <string name="livetv">Live TV</string> + <string name="settings_livetv_summary">Needs streamdev-server on VDR and an external + player such as VPlayer</string> + <string name="settings_livetv_streamformat">Streamformat</string> + <string name="settings_livetv_port">Streaming Port</string> + <string name="settings_livetv_port_summary">Default 3000. The access must be enabled in + streamdevhosts.conf.</string> + + <string-array name="livetv_streamformat"> + <item>TS</item> + <item>PES</item> + <item>ES</item> + <item>PS</item> + </string-array> + + <string name="key_remux_enable">remux_enable</string> + <string name="key_remux_command">remux_command</string> + <string name="key_remux_parameter">remux_parameter</string> + <string name="stream_via_as">Stream</string> + <string name="stream_choose_audio">Choose Audio Track</string> + <string name="stream_via">via %s</string> + <string name="stream_as">as %s</string> + <string name="remux_title">Remux</string> + <string name="remux_enable_title">Enable Remux</string> + <string name="remux_enable_summary">Enable streaming via remux (e.g. externremux.sh)</string> + <string name="remux_command_title">Command</string> + <string name="remux_command_summary">Typically EXT or Extern e.g. http://vdr:3000/EXT/1</string> + <string name="remux_parameter_title">Parameter</string> + <string name="remux_parameter_summary">Control Streaming quality. E.g. http://vdr:3000/EXT;DSL1000/1</string> + <string name="main_menu_preferences">Preferences</string> + <string name="main_menu_info">Info</string> + <string name="main_menu_exit">Exit</string> + <string name="main_menu_goto">Switch Device</string> + <string name="main_menu_goto_title">Switch to…</string> + <string name="main_menu_goto_no_vdr">Can not load selected device :(</string> + <string name="main_menu_switched_to">Switched to %1$s</string> + <string name="vdr_devices_summary">Define one or more VDR Devices.</string> + <string name="vdr_devices">VDR Devices</string> + + <!-- VDR plugin preferences --> + <string name="vdr_preferences">Network settings</string> + <string name="vdr_host_title">VDR host</string> + <string name="vdr_host_summary">Host running VDR</string> + <string name="vdr_port_title">VDR plugin port </string> + <string name="vdr_port_summary">Port for connections to VDR plugin</string> + <string name="vdr_password_title">VDR plugin password</string> + <string name="vdr_password_summary">Password for the VDR plugin</string> + <string name="vdr_ssl_title">Secure connect</string> + <string name="vdr_ssl_summary">Use SSL for connections</string> + + <!-- channel filter preferences --> + <string name="channel_filter_preferences">Channel settings</string> + <string name="channel_filter_filter_title">Limit channels</string> + <string name="channel_filter_filter_summary">Use only given channels</string> + <string name="channel_filter_last_title">Channel filter</string> + <string name="channel_filter_last_summary">Comma separated channelnumbers or ranges (separator \'-\'). A.e. 1,2,4-10</string> + + <!-- wakeup --> + <string name="wakeup_preferences">Remote VDR host wakeup</string> + <string name="wakeup_enabled_title">Can remote wakeup VDR</string> + <string name="wakeup_enabled_summary">Enables to remote wakeup the VDR host</string> + <string name="wakeup_url_title">URL for remote wakeup</string> + <string name="wakeup_url_summary">URL for a request doing the wakeup</string> + <string name="wakeup_user_title">Wakeup user</string> + <string name="wakeup_user_summary">User for remote wakeup</string> + <string name="wakeup_password_title">Wakeup password</string> + <string name="wakeup_password_summary">Password for remote wakeup</string> + <string name="wakeup_method_title">Wakeup method</string> + <string name="wakeup_method_summary">Choose a method to wakeup the vdr host</string> + + <string-array name="wakeup_methods"> + <item>Call a URL</item> + <item>WOL</item> + </string-array> + + <string name="wakeup_wol_custom_boradcast_title">Destination IP address</string> + <string name="wakeup_wol_custom_boradcast_summary">Unless you have static ARP tables you should use some kind of broadcast address.</string> + <string name="wakeup_wol_mac_title">MAC-Address</string> + <string name="wakeup_wol_mac_summary">MAC-Address of the VDR host. Use \':\' or \'-\' or a space as separator.</string> + + <!-- timer --> + <string name="timer_preferences">Timer defaults</string> + <string name="timer_pre_start_buffer_title">Margin at start</string> + <string name="timer_pre_start_buffer_summary">Minutes recording starts before the beginning of + the broadcast</string> + <string name="timer_post_end_buffer_title">Margin at stop</string> + <string name="timer_post_end_buffer_summary">Minutes recording stops after the end of the + broadcast</string> + <string name="timer_default_priority_title">Default priority</string> + <string name="timer_default_priority_summary">Default priority</string> + <string name="timer_default_primary_limit_title">Default primary limit</string> + <string name="timer_default_primary_limit_summary">Default primary limit</string> + <string name="timer_default_lifetime_title">Default lifetime</string> + <string name="timer_default_lifetime_summary">Default lifetime</string> + + <!-- GUI --> + <string name="gui_preferences">GUI Settings</string> + <string name="gui_enable_24h_format_title">Use 24-hour format</string> + <string name="gui_enable_24h_format_summary_on">13:00</string> + <string name="gui_enable_24h_format_summary_off">1:00 PM</string> + <string name="gui_channels_show_channel_numbers_title">Show channel numbers</string> + <string name="gui_channels_show_channel_numbers_summary">Show channel numbers in the channel list.</string> + <string name="gui_quit_on_back_title">Quit on back button</string> + <string name="gui_quit_on_back_summary_on">Back button quits the VDR-Manager</string> + <string name="gui_quit_on_back_summary_off">Back button does not quit VDR-Manager</string> + <string name="qui_show_imdb_button_title">Show IMDb Button</string> + <string name="qui_show_imdb_button_summary_on">IMDb Button is shown</string> + <string name="qui_show_imdb_button_summary_off">IMDb Button is not shown</string> + <string name="qui_imdb_url_title">IMDb Site</string> + <string name="qui_imdb_url_summary">Which IMDb site to search.</string> + <string name="qui_show_omdb_button_title">Show OMDB Button</string> + <string name="qui_show_omdb_button_summary_on">OMDB Button is shown</string> + <string name="qui_show_omdb_button_summary_off">OMDB Button is not shown</string> + <string name="qui_show_tmdb_button_title">Show TMDb Button</string> + <string name="qui_show_tmdb_button_summary_on">TMDb Button is shown</string> + <string name="qui_show_tmdb_button_summary_off">TMDb Button is not shown</string> + <string name="gui_custom_locale_title">Custom language</string> + <string name="gui_custom_locale_sum">Set a custom language.</string> + + <string-array name="imdb_urls"> + <item>International</item> + <item>imdb.com</item> + <item>uk.imdb.com</item> + <item>imdb.de</item> + <item>imdb.es</item> + <item>imdb.fr</item> + <item>imdb.it</item> + <item>imdb.pt</item> + </string-array> + <string-array name="lang"> + + <!-- <item>Default language</item> --> + <item>English</item> + <item>German</item> + <item>French</item> + <item>Italian</item> + <item>Ukrainian</item> + </string-array> + <string-array name="remux_entries"> + <item>EXT</item> + <item>EXTERN (deprecated)</item> + </string-array> + + <string name="vdr_advanced_preferences">Advanced</string> + <string name="vdr_advanced_preferences_summary">Advanced settings</string> + <string name="vdr_conntimeout_title">Connection Timeout</string> + <string name="vdr_conntimeout_sum">How long (in seconds) to wait before the connection is established?</string> + <string name="vdr_readtimeout_title">Read Timeout</string> + <string name="vdr_readtimeout_sum">How long (in seconds) to wait for every read line operation?</string> + <string name="vdr_timeout_title">Total timeout</string> + <string name="vdr_timeout_sum">How long (in seconds) to wait for a whole I/O operation, before it gets aborted?</string> + <string name="streaming_password_title">Streamdev password</string> + <string name="streaming_password_sum">Set your streamdev server password. (a.e. -a \'username:password\')</string> + <string name="streaming_username_title">Streamdev username</string> + <string name="streaming_username_sum">Set your streamdev server username. (a.e. -a \'username:password\')</string> + <string name="vdr_encoding_title">Character encoding</string> + <string name="vdr_encoding_summary">Character encoding of your VDR device. Default is utf-8.</string> + <string name="new_vdr">New VDR</string> + <string name="no_vdr">No VDR Devices</string> + <string name="vdr_devices_category">VDR devices</string> + <string name="vdr_prefs_category">Device</string> + <string name="vdr_name_title">Name</string> + <string name="vdr_name_summary">A name for this device</string> + <string name="vdr_device_delete_qeustion">Delete this device?</string> + <string name="recstream">Streaming of recordings</string> + <string name="recstream_enable_title">Streaming of recordings</string> + <string name="recstream_enable_summary">Enable Streaming of recordings</string> + + <string-array name="recstream_entries"> + <item>live plugin</item> + <item>streamdev plugin</item> + <item>smarttvweb plugin</item> + </string-array> + + + + <string-array name="recstream_smarttvweb_entries"> + <item>Progressive</item> + <item>MPEG-DASH</item> + <item>Apple HLS</item> + </string-array> + + <string name="recstream_method_title">Streaming method</string> + <string name="recstream_method_summary">Currently Streaming over VDR live and or streamdev plugin is supported</string> + <string name="settings_live_port">VDR live plugin port</string> + <string name="settings_live_port_summary">VDR live plugin has default port 8008.</string> + + <!-- progress --> + <string name="progress_connect">Connecting…</string> + <string name="progress_connect_error">Connection failed!</string> + <string name="progress_connect_timeout">Connection timeout!</string> + <string name="progress_login">Login.</string> + <string name="progress_login_error">Login failed.</string> + <string name="progress_whatson_loading">Loading EPG…</string> + <string name="progress_timers_loading">Loading timers…</string> + <string name="progress_recordings_loading">Loading recordings…</string> + <string name="progress_switching">Switching…</string> + <string name="progress_channels_loading">Loading channels…</string> + <string name="progress_loading">Loading…</string> + <string name="progress_disconnect">Disconnecting…</string> + <string name="progress_wakeup_sending">Initiating wakeup request…</string> + <string name="progress_wakeup_sent">Wakeup request sent</string> + <string name="progress_wakeup_error">Error sending wakeup request: %1$s</string> + <string name="progress_timer_save">Saving timer…</string> + <string name="progress_timer_delete">Deleting timer…</string> + <string name="progress_recording_delete">Deleting recording…</string> + <string name="progress_timer_enable">Enabling timer…</string> + <string name="progress_timer_modify">Updating timer…</string> + <string name="progress_timer_disable">Disabling timer…</string> + <string name="progress_connect_finished_abnormal">Connection finished abnormal</string> + <string name="progress_connect_finished_abnormal_arg">Connection finished abnormal: %1$s</string> + <string name="progress_cache_hit">Loaded from cache.</string> + <string name="recording_item_menu_delete">Delete</string> + <string name="recording_item_menu_stream">Stream</string> + <string name="recent_channels">Recent channels</string> + <string name="recent_channels_no_history">No history…</string> + <string name="gui_max_recent_channels_title">Max. recent channels</string> + <string name="gui_max_recent_channels_summary">How many channels should be kept in the recent channels?</string> + <string name="timer_detail_day_title">Day</string> + + <!-- + Repeat options that appear under an alarm on main Alarm Clock + screen to identify repetition schedule: special case for when + the alarm is set to repeat every day + --> + <string name="every_day">Every day</string> + + <!-- + Repeat options that appear under an alarm on main Alarm Clock + screen to identify repetition schedule: special case for when + the alarm is set to never repeat + --> + <string name="never">Never</string> + + <!-- + Repeat options that appear under an alarm on main Alarm Clock + screen to identify repetition schedule: concatenate days with + this character, i.e. "Mon, Tue, Wed" + --> + <string name="day_concat">", "</string> + <string name="timer_detail_repeat_title">Repeat</string> + <string name="timer_detail_use_vps">Use VPS:</string> + <string name="timer_detail_priority">Priority:</string> + <string name="timer_detail_lifetime">Lifetime:</string> + <string name="timer_detail_lifetime_hint">e.g. 99</string> + <string name="timer_detail_priority_hint">e.g. 50</string> + <string name="timer_detail_title_vps">%1$s (VPS)</string> + <string name="channel_item_menu_switch">Switch to</string> + <string name="switching_success">Switched to %s</string> + <string name="switching_failed">Switching to %1$s failed: %2$s</string> + <string name="switch_to_channel">Switch to</string> + <string name="sort">Sort</string> + <string name="sortby">Sort by</string> + <string name="sortby_time">Time</string> + <string name="sortby_channel">Channel</string> + <string name="sortby_alphabet">Alphabet</string> + <string name="sortby_channellist">Chanellist</string> + <string name="main_menu_clear_search">Clear Search History</string> + <string name="vdr_host_not_defined">VDR host not defined</string> + <string name="processing">Processing…</string> + + <string-array name="recent_channels_order_entries"> + <item>Mostly used</item> + <item>Last used</item> + </string-array> + <string-array name="epg_sort_by_time_alpha"> + <item>Time</item> + <item>Alphabet</item> + </string-array> + <string-array name="epg_sort_by_time_alpha_channel"> + <item>Time</item> + <item>Alphabet</item> + <item>Channel</item> + </string-array> + <string-array name="epg_sort_by_channels_alpha"> + <item>Channels</item> + <item>Alphabet</item> + </string-array> + <string-array name="recordings_group_by"> + <item>By Time</item> + <item>By Alphabet</item> + </string-array> + + <string name="gui_recent_channels_order_summary">Sort by last used or mostly used</string> + <string name="gui_recent_channels_order_title">Recent Channels Sorting</string> + + <string-array name="channels_group_by"> + <item>Group</item> + <item>Provider</item> + <item>Source</item> + <item>Name</item> + </string-array> + <string-array name="navigation_array"> + <item>Channels</item> + <item>EPG by Time</item> + <item>EPG by Channel</item> + <item>Recordings</item> + <item>Timers</item> + <item>Remote</item> + </string-array> + + <string name="filter">Filter</string> + <string name="audio_tracks_template">Audio Tracks: %1$s</string> + <string name="audio_track_dolby">D</string> + <string name="vdr_timezone_summary">The time zone used on the server. It is important if you travel and modify timers from another time zone.</string> + <string name="vdr_timezone_title">Select server time zone</string> + <string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string> + <string name="zone_list_menu_sort_by_timezone">Sort by time zone</string> + <string name="probing">Probing %1$s …</string> + <string name="no_results">No results…</string> + <string name="recording_started">Recording started</string> + <string name="set_time">Set time</string> + <!-- … --> + + +<!-- SSL related messages --> + + <string name="certificate_problem_message_title">Certificate warning</string> + <string name="certificate_problem_message_text">The server certificate was not accepted:\n\n +Hostname:\n + %1$s\n +Valid from:\n + %2$s\n +Valid until:\n + %3$s\n\n +What do you want to do?</string> + <string name="certificate_accept_once">Accept once</string> + <string name="certificate_accepted_forever">Accept forever</string> + <string name="certificate_not_accepted">Abort</string> + + <!-- EPG Content --> + <string name="Content$Movie__Drama">Movie/Drama</string> + <string name="Content$Detective__Thriller">Detective/Thriller</string> + <string name="Content$Adventure__Western__War">Adventure/Western/War</string> + <string name="Content$Science_Fiction__Fantasy__Horror">Science Fiction/Fantasy/Horror</string> + <string name="Content$Comedy">Comedy</string> + <string name="Content$Soap__Melodrama__Folkloric">Soap/Melodrama/Folkloric</string> + <string name="Content$Romance">Romance</string> + <string name="Content$Serious__Classical__Religious__Historical_Movie__Drama">Serious/Classical/Religious/Historical Movie/Drama</string> + <string name="Content$Adult_Movie__Drama">Adult Movie/Drama</string> + <string name="Content$News__Current_Affairs">News/Current Affairs</string> + <string name="Content$News__Weather_Report">News/Weather Report</string> + <string name="Content$News_Magazine">News Magazine</string> + <string name="Content$Documentary">Documentary</string> + <string name="Content$Discussion__Inverview__Debate">Discussion/Inverview/Debate</string> + <string name="Content$Show__Game_Show">Show/Game Show</string> + <string name="Content$Game_Show__Quiz__Contest">Game Show/Quiz/Contest</string> + <string name="Content$Variety_Show">Variety Show</string> + <string name="Content$Talk_Show">Talk Show</string> + <string name="Content$Sports">Sports</string> + <string name="Content$Special_Event">Special Event</string> + <string name="Content$Sport_Magazine">Sport Magazine</string> + <string name="Content$Football__Soccer">Football/Soccer</string> + <string name="Content$Tennis__Squash">Tennis/Squash</string> + <string name="Content$Team_Sports">Team Sports</string> + <string name="Content$Athletics">Athletics</string> + <string name="Content$Motor_Sport">Motor Sport</string> + <string name="Content$Water_Sport">Water Sport</string> + <string name="Content$Winter_Sports">Winter Sports</string> + <string name="Content$Equestrian">Equestrian</string> + <string name="Content$Martial_Sports">Martial Sports</string> + <string name="Content$Childrens__Youth_Programme">Children\'s/Youth Programme</string> + <string name="Content$Preschool_Childrens_Programme">Pre-school Children\'s Programme</string> + <string name="Content$Entertainment_Programme_for_6_to_14">Entertainment Programme for 6 to 14</string> + <string name="Content$Entertainment_Programme_for_10_to_16">Entertainment Programme for 10 to 16</string> + <string name="Content$Informational__Educational__School_Programme">Informational/Educational/School Programme</string> + <string name="Content$Cartoons__Puppets">Cartoons/Puppets</string> + <string name="Content$Music__Ballet__Dance">Music/Ballet/Dance</string> + <string name="Content$Rock__Pop">Rock/Pop</string> + <string name="Content$Serious__Classical_Music">Serious/Classical Music</string> + <string name="Content$Folk__Tradional_Music">Folk/Tradional Music</string> + <string name="Content$Jazz">Jazz</string> + <string name="Content$Musical__Opera">Musical/Opera</string> + <string name="Content$Ballet">Ballet</string> + <string name="Content$Arts__Culture">Arts/Culture</string> + <string name="Content$Performing_Arts">Performing Arts</string> + <string name="Content$Fine_Arts">Fine Arts</string> + <string name="Content$Religion">Religion</string> + <string name="Content$Popular_Culture__Traditional_Arts">Popular Culture/Traditional Arts</string> + <string name="Content$Literature">Literature</string> + <string name="Content$Film__Cinema">Film/Cinema</string> + <string name="Content$Experimental_Film__Video">Experimental Film/Video</string> + <string name="Content$Broadcasting__Press">Broadcasting/Press</string> + <string name="Content$New_Media">New Media</string> + <string name="Content$Arts__Culture_Magazine">Arts/Culture Magazine</string> + <string name="Content$Fashion">Fashion</string> + <string name="Content$Social__Political__Economics">Social/Political/Economics</string> + <string name="Content$Magazine__Report__Documentary">Magazine/Report/Documentary</string> + <string name="Content$Economics__Social_Advisory">Economics/Social Advisory</string> + <string name="Content$Remarkable_People">Remarkable People</string> + <string name="Content$Education__Science__Factual">Education/Science/Factual</string> + <string name="Content$Nature__Animals__Environment">Nature/Animals/Environment</string> + <string name="Content$Technology__Natural_Sciences">Technology/Natural Sciences</string> + <string name="Content$Medicine__Physiology__Psychology">Medicine/Physiology/Psychology</string> + <string name="Content$Foreign_Countries__Expeditions">Foreign Countries/Expeditions</string> + <string name="Content$Social__Spiritual_Sciences">Social/Spiritual Sciences</string> + <string name="Content$Further_Education">Further Education</string> + <string name="Content$Languages">Languages</string> + <string name="Content$Leisure__Hobbies">Leisure/Hobbies</string> + <string name="Content$Tourism__Travel">Tourism/Travel</string> + <string name="Content$Handicraft">Handicraft</string> + <string name="Content$Motoring">Motoring</string> + <string name="Content$Fitness_and_Health">Fitness & Health</string> + <string name="Content$Cooking">Cooking</string> + <string name="Content$Advertisement__Shopping">Advertisement/Shopping</string> + <string name="Content$Gardening">Gardening</string> + <string name="Content$Original_Language">Original Language</string> + <string name="Content$Black_and_White">Black & White</string> + <string name="Content$Unpublished">Unpublished</string> + <string name="Content$Live_Broadcast">Live Broadcast</string> + <string name="Content$Unknown"></string> + <!-- EPG Content END --> + <string name="type_to_filter">type to filter</string> + <string name="drive_info">Free %1$s GB of %2$s GB (%3$s%%)</string> + <string name="drive_img">Drive</string> + <string name="sad_img">Sad</string> + <string name="search">Search</string> + <string name="clear_term_after_search_title">Clear Term after Search</string> + <string name="clear_term_after_search_summary_off">Search term remains after peforming search</string> + <string name="clear_term_after_search_summary_on">Term gets cleared after performing search</string> + <string name="drawer_open">Open navigation drawer</string> + <string name="drawer_close">Close navigation drawer</string> + <string name="action_websearch">Web search</string> + <string name="settings_smarttvweb_port_summary">VDR smarttvweb plugin has default port 8000</string> + <string name="settings_smarttvweb_port">Smarttvweb port</string> + <string name="recstream_smarttvweb_method_title">Smarttvweb Stream Type</string> + <string name="recstream_smarttvweb_method_summary">Supported methods: \'Progressive\', \'MPEG-DASH \/ OIPF HAS\', \'Apple HLS\'</string> + <string name="remote">Remote Control</string> + <string name="remote_enable_summary">Shows the remote control view if enabled</string> + <string name="remote_enable_title">Enable VDR remote control</string> + <string name="svdrp_port_title">SVDRP Port</string> + <string name="svdrp_port_summary">Default is 6419</string> + <string name="label">Label</string> + <string name="hitkcommand">HITK Command</string> + <string name="menu_reset">Reset</string> + <string name="menu_exprt">Export</string> + <string name="menu_imprt">Import</string> + <string name="menu_remapback">\'Back\' is \'Back\' HITK</string> + <string name="remapback_hint">Longpress on Back Button to leave the remote.</string> + <string name="not_yet_implemented">Not Yet Implemented</string> +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/values/styles.xml b/vdrmanager/app/src/main/res/values/styles.xml new file mode 100644 index 0000000..35644d4 --- /dev/null +++ b/vdrmanager/app/src/main/res/values/styles.xml @@ -0,0 +1,103 @@ +<?xml version="1.0" encoding="utf-8"?><!-- + Copyright (C) 2011 Jake Wharton + + 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. +--> + +<resources> + + <style name="Theme.PageIndicatorDefaults" parent="@android:style/Theme"> + <item name="circlePageIndicatorStyle">@style/Widget.CirclePageIndicator</item> + <item name="titlePageIndicatorStyle">@style/Widget.TitlePageIndicator</item> + </style> + + <style name="Widget.CirclePageIndicator" parent="@android:style/Widget"> + <item name="centered">@bool/default_circle_indicator_centered</item> + <item name="fillColor">@color/default_circle_indicator_fill_color</item> + <item name="orientation">@integer/default_circle_indicator_orientation</item> + <item name="radius">@dimen/default_circle_indicator_radius</item> + <item name="snap">@bool/default_circle_indicator_snap</item> + <item name="strokeColor">@color/default_circle_indicator_stroke_color</item> + <item name="strokeWidth">@dimen/default_circle_indicator_stroke_width</item> + </style> + + <style name="Widget.TitlePageIndicator" parent="@android:style/Widget"> + <item name="clipPadding">@dimen/default_title_indicator_clip_padding</item> + <item name="footerColor">@color/default_title_indicator_footer_color</item> + <item name="footerLineHeight">@dimen/default_title_indicator_footer_line_height</item> + <item name="footerIndicatorStyle">@integer/default_title_indicator_footer_indicator_style + </item> + <item name="footerIndicatorHeight">@dimen/default_title_indicator_footer_indicator_height + </item> + <item name="footerIndicatorUnderlinePadding"> + @dimen/default_title_indicator_footer_indicator_underline_padding + </item> + <item name="footerPadding">@dimen/default_title_indicator_footer_padding</item> + <item name="selectedColor">@color/default_title_indicator_selected_color</item> + <item name="selectedBold">@bool/default_title_indicator_selected_bold</item> + <item name="textColor">@color/default_title_indicator_text_color</item> + <item name="textSize">@dimen/default_title_indicator_text_size</item> + <item name="titlePadding">@dimen/default_title_indicator_title_padding</item> + <item name="topPadding">@dimen/default_title_indicator_top_padding</item> + </style> + + <style name="MinusButton"> + <item name="android:background">@drawable/btn_circle</item> + <item name="android:src">@drawable/ic_btn_round_minus</item> + </style> + + <style name="PlusButton"> + <item name="android:background">@drawable/btn_circle</item> + <item name="android:src">@drawable/ic_btn_round_plus</item> + </style> + + <style name="Line"> + <item name="android:layout_width">fill_parent</item> + <item name="android:layout_height">1px</item> + <item name="android:layout_marginLeft">10dp</item> + <item name="android:layout_marginRight">10dp</item> + <item name="android:layout_marginTop">10dp</item> + <item name="android:layout_marginBottom">10dp</item> + <item name="android:background">@drawable/line_gradient</item> + </style> + + <style name="Line2"> + <item name="android:layout_width">fill_parent</item> + <item name="android:layout_height">1px</item> + <item name="android:layout_marginLeft">10dp</item> + <item name="android:layout_marginRight">10dp</item> + <item name="android:layout_marginTop">1dp</item> + <item name="android:layout_marginBottom">1dp</item> + <item name="android:background">@drawable/line_gradient</item> + </style> + + <style name="AppTheme" parent="@style/Theme.AppCompat" /> + + <style name="cursorButton"> + <item name="android:layout_width">70dp</item> + <item name="android:layout_height">wrap_content</item> + <item name="android:layout_margin">5dp</item> + </style> + + <style name="volChanButton" paren="@android:attr/buttonStyleSmall"> + <item name="android:layout_width">wrap_content</item> + <item name="android:layout_height">wrap_content</item> + <item name="android:bottomRightRadius">20dp</item> + <item name="android:bottomLeftRadius">20dp</item> + <item name="android:layout_margin">10dp</item> + <item name="android:topLeftRadius">20dp</item> + <item name="android:topRightRadius">20dp</item> + </style> + + +</resources>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/values/timers.xml b/vdrmanager/app/src/main/res/values/timers.xml new file mode 100644 index 0000000..b091acd --- /dev/null +++ b/vdrmanager/app/src/main/res/values/timers.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <string name="timer_detail_title_title">Title:</string> + <string name="timer_detail_channel_title">Channel:</string> + <string name="timer_detail_start_title">Start:</string> + <string name="timer_detail_end_title">End:</string> + + <string name="timer_details_create_title">Create timer</string> + <string name="timer_details_save_title">Save changes</string> + <string name="timer_details_delete_title">Delete timer</string> + + <string name="timer_details_add_title">Create a new timer</string> + <string name="timer_details_modify_title">Modify a timer</string> +</resources> diff --git a/vdrmanager/app/src/main/res/xml/backup_settings.xml b/vdrmanager/app/src/main/res/xml/backup_settings.xml new file mode 100644 index 0000000..dfe91c6 --- /dev/null +++ b/vdrmanager/app/src/main/res/xml/backup_settings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +Copyright 2012 Google Inc. + +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. +--> +<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" + android:title="@string/settings_backup" android:summary="@string/settings_backup_summary"> + <Preference + android:key="@string/settings_backup_now_key" + android:persistent="false" + android:title="@string/settings_backup_now" + android:summary="@string/settings_backup_now_summary" + /> + <Preference + android:key="@string/settings_backup_restore_key" + android:persistent="false" + android:title="@string/settings_backup_restore" + android:summary="@string/settings_backup_restore_summary" + /> +</PreferenceScreen>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/xml/preferences.xml b/vdrmanager/app/src/main/res/xml/preferences.xml new file mode 100644 index 0000000..ec5aff6 --- /dev/null +++ b/vdrmanager/app/src/main/res/xml/preferences.xml @@ -0,0 +1,88 @@ +<?xml version="1.0" encoding="utf-8"?> +<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" > + + <PreferenceCategory android:title="@string/vdr_devices_category" > + <PreferenceScreen + android:summary="@string/vdr_devices_summary" + android:title="@string/vdr_devices" > + <intent + android:action="android.intent.action.MAIN" + android:targetClass="de.bjusystems.vdrmanager.gui.VdrListActivity" + android:targetPackage="de.bjusystems.vdrmanager" /> + </PreferenceScreen> + </PreferenceCategory> + <PreferenceCategory + android:key="gui_preferences" + android:title="@string/gui_preferences" > + <CheckBoxPreference + android:defaultValue="false" + android:key="@string/gui_channels_show_channel_numbers_key" + android:summary="@string/gui_channels_show_channel_numbers_summary" + android:title="@string/gui_channels_show_channel_numbers_title" /> + + <EditTextPreference + android:defaultValue="10" + android:inputType="number" + android:key="@string/gui_max_recent_channels_key" + android:summary="@string/gui_max_recent_channels_summary" + android:title="@string/gui_max_recent_channels_title" /> + + <ListPreference + android:defaultValue="most" + android:entries="@array/recent_channels_order_entries" + android:entryValues="@array/recent_channels_order_entry_values" + android:key="gui_recent_channels_order" + android:summary="@string/gui_recent_channels_order_summary" + android:title="@string/gui_recent_channels_order_title" /> + + <CheckBoxPreference + android:defaultValue="true" + android:key="@string/gui_enable_24h_format_key" + android:summaryOff="@string/gui_enable_24h_format_summary_off" + android:summaryOn="@string/gui_enable_24h_format_summary_on" + android:title="@string/gui_enable_24h_format_title" /> + <CheckBoxPreference + android:defaultValue="true" + android:key="@string/qui_show_imdb_button_key" + android:summaryOff="@string/qui_show_imdb_button_summary_off" + android:summaryOn="@string/qui_show_imdb_button_summary_on" + android:title="@string/qui_show_imdb_button_title" /> + + <ListPreference + android:defaultValue="akas.imdb.com" + android:dependency="@string/qui_show_imdb_button_key" + android:entries="@array/imdb_urls" + android:entryValues="@array/imdb_urls_velues" + android:key="@string/qui_imdb_url_key" + android:summaryOn="@string/qui_imdb_url_summary" + android:title="@string/qui_imdb_url_title" /> + + <CheckBoxPreference + android:defaultValue="false" + android:key="@string/qui_show_omdb_button_key" + android:summaryOff="@string/qui_show_omdb_button_summary_off" + android:summaryOn="@string/qui_show_omdb_button_summary_on" + android:title="@string/qui_show_omdb_button_title" /> + <CheckBoxPreference + android:defaultValue="false" + android:key="@string/qui_show_tmdb_button_key" + android:summaryOff="@string/qui_show_tmdb_button_summary_off" + android:summaryOn="@string/qui_show_tmdb_button_summary_on" + android:title="@string/qui_show_tmdb_button_title" /> + + <ListPreference + android:defaultValue="DEFAULT" + android:entries="@array/lang" + android:entryValues="@array/lang_values" + android:key="@string/gui_custom_locale_key" + android:summary="@string/gui_custom_locale_sum" + android:title="@string/gui_custom_locale_title" /> + </PreferenceCategory> + + <Preference + android:key="@string/settings_backup_key" + android:persistent="false" + android:summary="@string/settings_backup_summary" + android:title="@string/settings_backup" /> + +</PreferenceScreen>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/xml/searchable.xml b/vdrmanager/app/src/main/res/xml/searchable.xml new file mode 100644 index 0000000..05f7087 --- /dev/null +++ b/vdrmanager/app/src/main/res/xml/searchable.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<searchable xmlns:android="http://schemas.android.com/apk/res/android" + android:hint="@string/search_epg_hint" + android:includeInGlobalSearch="true" + android:label="@string/app_name" + android:searchSettingsDescription="@string/epg_search_settings_description" + android:searchSuggestAuthority="de.bjusystems.vdrmanager.data.db.EPGSearchSuggestionsProvider" + android:searchSuggestSelection=" ?" + android:imeOptions="actionSearch" + android:inputType="text" + android:voiceSearchMode="showVoiceSearchButton|launchRecognizer" > + + <!-- + <actionkey + android:keycode="KEYCODE_SEARCH" + android:queryActionMsg="string" + android:suggestActionMsg="string" + android:suggestActionMsgColumn="string"/> + --> + +</searchable>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/xml/timezones.xml b/vdrmanager/app/src/main/res/xml/timezones.xml new file mode 100644 index 0000000..a66faf8 --- /dev/null +++ b/vdrmanager/app/src/main/res/xml/timezones.xml @@ -0,0 +1,87 @@ +<timezones> + <timezone id="Pacific/Majuro">Marshall Islands</timezone> + <timezone id="Pacific/Midway">Midway Island</timezone> + <timezone id="Pacific/Honolulu">Hawaii</timezone> + <timezone id="America/Anchorage">Alaska</timezone> + <timezone id="America/Los_Angeles">Pacific Time</timezone> + <timezone id="America/Tijuana">Tijuana</timezone> + <timezone id="America/Phoenix">Arizona</timezone> + <timezone id="America/Chihuahua">Chihuahua</timezone> + <timezone id="America/Denver">Mountain Time</timezone> + <timezone id="America/Costa_Rica">Central America</timezone> + <timezone id="America/Chicago">Central Time</timezone> + <timezone id="America/Mexico_City">Mexico City</timezone> + <timezone id="America/Regina">Saskatchewan</timezone> + <timezone id="America/Bogota">Bogota</timezone> + <timezone id="America/New_York">Eastern Time</timezone> + <timezone id="America/Caracas">Venezuela</timezone> + <timezone id="America/Barbados">Atlantic Time (Barbados)</timezone> + <timezone id="America/Halifax">Atlantic Time (Canada)</timezone> + <timezone id="America/Manaus">Manaus</timezone> + <timezone id="America/Santiago">Santiago</timezone> + <timezone id="America/St_Johns">Newfoundland</timezone> + <timezone id="America/Sao_Paulo">Brasilia</timezone> + <timezone id="America/Argentina/Buenos_Aires">Buenos Aires</timezone> + <timezone id="America/Godthab">Greenland</timezone> + <timezone id="America/Montevideo">Montevideo</timezone> + <timezone id="Atlantic/South_Georgia">Mid-Atlantic</timezone> + <timezone id="Atlantic/Azores">Azores</timezone> + <timezone id="Atlantic/Cape_Verde">Cape Verde Islands</timezone> + <timezone id="Africa/Casablanca">Casablanca</timezone> + <timezone id="Europe/London">London, Dublin</timezone> + <timezone id="Europe/Berlin">Berlin</timezone> + <timezone id="Europe/Amsterdam">Amsterdam</timezone> + <timezone id="Europe/Belgrade">Belgrade</timezone> + <timezone id="Europe/Brussels">Brussels</timezone> + <timezone id="Europe/Sarajevo">Sarajevo</timezone> + <timezone id="Africa/Windhoek">Windhoek</timezone> + <timezone id="Africa/Brazzaville">W. Africa Time</timezone> + <timezone id="Asia/Amman">Amman, Jordan</timezone> + <timezone id="Europe/Athens">Athens, Istanbul</timezone> + <timezone id="Asia/Beirut">Beirut, Lebanon</timezone> + <timezone id="Africa/Cairo">Cairo</timezone> + <timezone id="Europe/Helsinki">Helsinki</timezone> + <timezone id="Asia/Jerusalem">Jerusalem</timezone> + <timezone id="Europe/Minsk">Minsk</timezone> + <timezone id="Africa/Harare">Harare</timezone> + <timezone id="Asia/Baghdad">Baghdad</timezone> + <timezone id="Europe/Moscow">Moscow</timezone> + <timezone id="Asia/Kuwait">Kuwait</timezone> + <timezone id="Africa/Nairobi">Nairobi</timezone> + <timezone id="Asia/Tehran">Tehran</timezone> + <timezone id="Asia/Baku">Baku</timezone> + <timezone id="Asia/Tbilisi">Tbilisi</timezone> + <timezone id="Asia/Yerevan">Yerevan</timezone> + <timezone id="Asia/Dubai">Dubai</timezone> + <timezone id="Asia/Kabul">Kabul</timezone> + <timezone id="Asia/Karachi">Islamabad, Karachi</timezone> + <timezone id="Asia/Oral">Ural'sk</timezone> + <timezone id="Asia/Yekaterinburg">Yekaterinburg</timezone> + <timezone id="Asia/Calcutta">Kolkata</timezone> + <timezone id="Asia/Colombo">Sri Lanka</timezone> + <timezone id="Asia/Katmandu">Kathmandu</timezone> + <timezone id="Asia/Almaty">Astana</timezone> + <timezone id="Asia/Rangoon">Yangon</timezone> + <timezone id="Asia/Krasnoyarsk">Krasnoyarsk</timezone> + <timezone id="Asia/Bangkok">Bangkok</timezone> + <timezone id="Asia/Shanghai">Beijing</timezone> + <timezone id="Asia/Hong_Kong">Hong Kong</timezone> + <timezone id="Asia/Irkutsk">Irkutsk</timezone> + <timezone id="Asia/Kuala_Lumpur">Kuala Lumpur</timezone> + <timezone id="Australia/Perth">Perth</timezone> + <timezone id="Asia/Taipei">Taipei</timezone> + <timezone id="Asia/Seoul">Seoul</timezone> + <timezone id="Asia/Tokyo">Tokyo, Osaka</timezone> + <timezone id="Asia/Yakutsk">Yakutsk</timezone> + <timezone id="Australia/Adelaide">Adelaide</timezone> + <timezone id="Australia/Darwin">Darwin</timezone> + <timezone id="Australia/Brisbane">Brisbane</timezone> + <timezone id="Australia/Hobart">Hobart</timezone> + <timezone id="Australia/Sydney">Sydney, Canberra</timezone> + <timezone id="Asia/Vladivostok">Vladivostok</timezone> + <timezone id="Pacific/Guam">Guam</timezone> + <timezone id="Asia/Magadan">Magadan</timezone> + <timezone id="Pacific/Auckland">Auckland</timezone> + <timezone id="Pacific/Fiji">Fiji</timezone> + <timezone id="Pacific/Tongatapu">Tonga</timezone> +</timezones> diff --git a/vdrmanager/app/src/main/res/xml/vdr_prefs.xml b/vdrmanager/app/src/main/res/xml/vdr_prefs.xml new file mode 100644 index 0000000..5c6e8b1 --- /dev/null +++ b/vdrmanager/app/src/main/res/xml/vdr_prefs.xml @@ -0,0 +1,245 @@ +<?xml version="1.0" encoding="utf-8"?> +<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" > + + <PreferenceCategory android:title="@string/vdr_prefs_category" > + <EditTextPreference + android:inputType="textCapWords" + android:key="@string/vdr_name_key" + android:summary="@string/vdr_name_summary" + android:title="@string/vdr_name_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="vdr_preferences" + android:title="@string/vdr_preferences" > + <de.bjusystems.vdrmanager.data.FetchEditTextPreference + android:inputType="textNoSuggestions" + android:key="@string/vdr_host_key" + android:summary="@string/vdr_host_summary" + android:title="@string/vdr_host_title" /> + <EditTextPreference + android:inputType="number" + android:key="@string/vdr_port_key" + android:summary="@string/vdr_port_summary" + android:title="@string/vdr_port_title" /> + <EditTextPreference + android:key="@string/vdr_password_key" + android:password="true" + android:summary="@string/vdr_password_summary" + android:title="@string/vdr_password_title" /> + + <CheckBoxPreference + android:key="@string/vdr_ssl_key" + android:enabled="true" + android:summary="@string/vdr_ssl_summary" + android:title="@string/vdr_ssl_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="filter_preferences" + android:title="@string/channel_filter_preferences" > + <CheckBoxPreference + android:key="@string/channel_filter_filter_key" + android:summary="@string/channel_filter_filter_summary" + android:title="@string/channel_filter_filter_title" /> + + <EditTextPreference + android:dependency="@string/channel_filter_filter_key" + android:key="@string/channel_filter_last_key" + android:summary="@string/channel_filter_last_summary" + android:title="@string/channel_filter_last_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="wakeup_preferences" + android:title="@string/wakeup_preferences" > + <CheckBoxPreference + android:key="@string/wakeup_enabled_key" + android:summary="@string/wakeup_enabled_summary" + android:title="@string/wakeup_enabled_title" /> + + <ListPreference + android:dependency="@string/wakeup_enabled_key" + android:entries="@array/wakeup_methods" + android:entryValues="@array/wakeup_methods_values" + android:key="@string/wakeup_method_key" + android:summary="@string/wakeup_method_summary" + android:title="@string/wakeup_method_title" /> + + <EditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_url_key" + android:summary="@string/wakeup_url_summary" + android:title="@string/wakeup_url_title" /> + <EditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_user_key" + android:summary="@string/wakeup_user_summary" + android:title="@string/wakeup_user_title" /> + <EditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_password_key" + android:password="true" + android:summary="@string/wakeup_password_summary" + android:title="@string/wakeup_password_title" /> + + <de.bjusystems.vdrmanager.data.FetchEditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_wol_mac_key" + android:summary="@string/wakeup_wol_mac_summary" + android:title="@string/wakeup_wol_mac_title" /> + + <EditTextPreference + android:dependency="@string/wakeup_enabled_key" + android:key="@string/wakeup_wol_custom_broadcast_key" + android:summaryOn="@string/wakeup_wol_custom_boradcast_summary" + android:title="@string/wakeup_wol_custom_boradcast_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="timer_preferences" + android:title="@string/timer_preferences" > + <EditTextPreference + android:key="@string/timer_pre_start_buffer_key" + android:summary="@string/timer_pre_start_buffer_summary" + android:title="@string/timer_pre_start_buffer_title" /> + <EditTextPreference + android:key="@string/timer_post_end_buffer_key" + android:summary="@string/timer_post_end_buffer_summary" + android:title="@string/timer_post_end_buffer_title" /> + <EditTextPreference + android:key="@string/timer_default_lifetime_key" + android:summary="@string/timer_default_lifetime_summary" + android:title="@string/timer_default_lifetime_title" /> + <EditTextPreference + android:key="@string/timer_default_priority_key" + android:summary="@string/timer_default_priority_summary" + android:title="@string/timer_default_priority_title" /> + </PreferenceCategory> + <PreferenceCategory android:title="@string/livetv" > + <EditTextPreference + android:inputType="number" + android:key="streamingport" + android:summary="@string/settings_livetv_port_summary" + android:title="@string/settings_livetv_port" /> + <EditTextPreference + android:key="@string/streaming_username_key" + android:summary="@string/streaming_username_sum" + android:title="@string/streaming_username_title" /> + <EditTextPreference + android:key="@string/streaming_password_key" + android:password="true" + android:summary="@string/streaming_password_sum" + android:title="@string/streaming_password_title" /> + + <ListPreference + android:entries="@array/livetv_streamformat" + android:entryValues="@array/livetv_streamformat_values" + android:key="livetv_streamformat" + android:title="@string/settings_livetv_streamformat" /> + + <CheckBoxPreference + android:key="remux_enable" + android:summary="@string/remux_enable_summary" + android:title="@string/remux_enable_title" /> + + <ListPreference + android:dependency="remux_enable" + android:entries="@array/remux_entries" + android:entryValues="@array/remux_entry_values" + android:key="remux_command" + android:summary="@string/remux_command_summary" + android:title="@string/remux_command_title" /> + + <EditTextPreference + android:dependency="remux_enable" + android:key="remux_parameter" + android:summary="@string/remux_parameter_summary" + android:title="@string/remux_parameter_title" /> + </PreferenceCategory> + <PreferenceCategory + android:key="key_streaming_category" + android:title="@string/recstream" > + <CheckBoxPreference + android:key="key_rec_stream_enable" + android:summary="@string/recstream_enable_summary" + android:title="@string/recstream_enable_title" /> + + <ListPreference + android:dependency="key_rec_stream_enable" + android:entries="@array/recstream_entries" + android:entryValues="@array/recstream_entry_values" + android:key="key_recstream_method" + android:summary="@string/recstream_method_summary" + android:title="@string/recstream_method_title" /> + + <EditTextPreference + android:defaultValue="8008" + android:dependency="key_rec_stream_enable" + android:inputType="number" + android:key="key_live_port" + android:summary="@string/settings_live_port_summary" + android:title="@string/settings_live_port" /> + + + <ListPreference + android:dependency="key_rec_stream_enable" + android:entries="@array/recstream_smarttvweb_entries" + android:entryValues="@array/recstream_smarttvweb_entry_values" + android:key="key_smarttvweb_recstream_method" + android:summary="@string/recstream_smarttvweb_method_summary" + android:title="@string/recstream_smarttvweb_method_title" /> + + <EditTextPreference + android:defaultValue="8000" + android:dependency="key_rec_stream_enable" + android:inputType="number" + android:key="key_smarttvweb_port" + android:summary="@string/settings_smarttvweb_port_summary" + android:title="@string/settings_smarttvweb_port" /> + </PreferenceCategory> + + <PreferenceCategory + android:key="key_remote_category" + android:title="@string/remote" > + <CheckBoxPreference + android:key="key_remote_enable" + android:summary="@string/remote_enable_summary" + android:title="@string/remote_enable_title" /> + + <EditTextPreference + android:inputType="number" + android:key="key_svdrp_port" + android:dependency="key_remote_enable" + android:summary="@string/svdrp_port_summary" + android:defaultValue="@integer/svdrp_default_port" + android:title="@string/svdrp_port_title" /> + + </PreferenceCategory> + + <PreferenceScreen android:title="Advanced" > + <EditTextPreference + android:inputType="number" + android:key="@string/vdr_conntimeout_key" + android:summary="@string/vdr_conntimeout_sum" + android:title="@string/vdr_conntimeout_title" /> + <EditTextPreference + android:inputType="number" + android:key="@string/vdr_readtimeout_key" + android:summary="@string/vdr_readtimeout_sum" + android:title="@string/vdr_readtimeout_title" /> + <EditTextPreference + android:inputType="number" + android:key="@string/vdr_timeout_key" + android:summary="@string/vdr_timeout_sum" + android:title="@string/vdr_timeout_title" /> + <EditTextPreference + android:key="@string/vdr_encoding_key" + android:summary="@string/vdr_encoding_summary" + android:title="@string/vdr_encoding_title" /> + + <Preference + android:fragment="de.bjusystems.vdrmanager.ZonePicker" + android:key="@string/timezone_key" + android:summary="@string/vdr_timezone_summary" + android:title="@string/vdr_timezone_title" /> + + </PreferenceScreen> + +</PreferenceScreen>
\ No newline at end of file |