Update gitignore
4
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
.project
|
||||
.classpath
|
||||
.idea
|
||||
.idea
|
||||
bin/
|
||||
gen/
|
||||
|
|
|
@ -1,51 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.luhmer.owncloudnewsreader"
|
||||
android:versionCode="17"
|
||||
android:versionName="0.3.4" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
android:targetSdkVersion="17" />
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="com.android.vending.BILLING" />
|
||||
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme" >
|
||||
<activity
|
||||
android:name="de.luhmer.owncloudnewsreader.NewsReaderListActivity"
|
||||
android:label="@string/app_name" >
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
android:name="de.luhmer.owncloudnewsreader.NewsReaderDetailActivity"
|
||||
android:label="@string/title_newsreader_detail"
|
||||
android:parentActivityName=".NewsReaderListActivity" >
|
||||
<meta-data
|
||||
android:name="android.support.PARENT_ACTIVITY"
|
||||
android:value=".NewsReaderListActivity" />
|
||||
</activity>
|
||||
<activity
|
||||
android:name="de.luhmer.owncloudnewsreader.NewsDetailActivity"
|
||||
android:label="@string/title_activity_news_detail" >
|
||||
</activity>
|
||||
|
||||
<service android:name="de.luhmer.owncloudnewsreader.services.SyncService" />
|
||||
<service android:name="de.luhmer.owncloudnewsreader.services.DownloadImagesService" />
|
||||
|
||||
<activity
|
||||
android:name="de.luhmer.owncloudnewsreader.SettingsActivity"
|
||||
android:label="@string/title_activity_settings" >
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
</manifest>
|
787
bin/R.txt
|
@ -1,787 +0,0 @@
|
|||
int anim slide_in_from_bottom 0x7f040000
|
||||
int anim slide_in_from_top 0x7f040001
|
||||
int anim slide_out_to_bottom 0x7f040002
|
||||
int anim slide_out_to_top 0x7f040003
|
||||
int array pref_data_sync_max_items 0x7f0d0004
|
||||
int array pref_data_sync_max_items_values 0x7f0d0005
|
||||
int array pref_display_apptheme 0x7f0d0000
|
||||
int array pref_display_apptheme_values 0x7f0d0001
|
||||
int array pref_display_feed_list_layout 0x7f0d0002
|
||||
int array pref_display_feed_list_layout_values 0x7f0d0003
|
||||
int array pref_example_list_values 0x7f0d0006
|
||||
int array pref_sync_frequency_titles 0x7f0d0007
|
||||
int array pref_sync_frequency_values 0x7f0d0008
|
||||
int attr actionBarDivider 0x7f010021
|
||||
int attr actionBarItemBackground 0x7f010022
|
||||
int attr actionBarSize 0x7f010020
|
||||
int attr actionBarSplitStyle 0x7f01001e
|
||||
int attr actionBarStyle 0x7f01001d
|
||||
int attr actionBarTabBarStyle 0x7f01001a
|
||||
int attr actionBarTabStyle 0x7f010019
|
||||
int attr actionBarTabTextStyle 0x7f01001b
|
||||
int attr actionBarWidgetTheme 0x7f01001f
|
||||
int attr actionButtonStyle 0x7f01004d
|
||||
int attr actionDropDownStyle 0x7f01004c
|
||||
int attr actionMenuTextAppearance 0x7f010023
|
||||
int attr actionMenuTextColor 0x7f010024
|
||||
int attr actionModeBackground 0x7f010027
|
||||
int attr actionModeCloseButtonStyle 0x7f010026
|
||||
int attr actionModeCloseDrawable 0x7f010029
|
||||
int attr actionModePopupWindowStyle 0x7f01002b
|
||||
int attr actionModeShareDrawable 0x7f01002a
|
||||
int attr actionModeSplitBackground 0x7f010028
|
||||
int attr actionModeStyle 0x7f010025
|
||||
int attr actionOverflowButtonStyle 0x7f01001c
|
||||
int attr actionSpinnerItemStyle 0x7f010052
|
||||
int attr activatedBackgroundIndicator 0x7f01005a
|
||||
int attr activityChooserViewStyle 0x7f010059
|
||||
int attr background 0x7f010015
|
||||
int attr backgroundSplit 0x7f010016
|
||||
int attr backgroundStacked 0x7f010062
|
||||
int attr buttonStyleSmall 0x7f01002c
|
||||
int attr customNavigationLayout 0x7f010063
|
||||
int attr displayOptions 0x7f01005d
|
||||
int attr divider 0x7f010018
|
||||
int attr dividerVertical 0x7f01004b
|
||||
int attr dropDownHintAppearance 0x7f01005b
|
||||
int attr dropDownListViewStyle 0x7f01004f
|
||||
int attr dropdownListPreferredItemHeight 0x7f010051
|
||||
int attr expandActivityOverflowButtonDrawable 0x7f010072
|
||||
int attr headerBackground 0x7f01006c
|
||||
int attr height 0x7f010017
|
||||
int attr homeAsUpIndicator 0x7f01004e
|
||||
int attr homeLayout 0x7f010064
|
||||
int attr horizontalDivider 0x7f01006a
|
||||
int attr icon 0x7f010060
|
||||
int attr iconifiedByDefault 0x7f010073
|
||||
int attr indeterminateProgressStyle 0x7f010066
|
||||
int attr initialActivityCount 0x7f010071
|
||||
int attr itemBackground 0x7f01006d
|
||||
int attr itemIconDisabledAlpha 0x7f01006f
|
||||
int attr itemPadding 0x7f010068
|
||||
int attr itemTextAppearance 0x7f010069
|
||||
int attr listPopupWindowStyle 0x7f010058
|
||||
int attr listPreferredItemHeightSmall 0x7f010045
|
||||
int attr listPreferredItemPaddingLeft 0x7f010046
|
||||
int attr listPreferredItemPaddingRight 0x7f010047
|
||||
int attr logo 0x7f010061
|
||||
int attr navigationMode 0x7f01005c
|
||||
int attr popupMenuStyle 0x7f010050
|
||||
int attr preserveIconSpacing 0x7f010070
|
||||
int attr progressBarPadding 0x7f010067
|
||||
int attr progressBarStyle 0x7f010065
|
||||
int attr ptrAdapterViewBackground 0x7f010010
|
||||
int attr ptrAnimationStyle 0x7f01000c
|
||||
int attr ptrDrawable 0x7f010006
|
||||
int attr ptrDrawableBottom 0x7f010012
|
||||
int attr ptrDrawableEnd 0x7f010008
|
||||
int attr ptrDrawableStart 0x7f010007
|
||||
int attr ptrDrawableTop 0x7f010011
|
||||
int attr ptrHeaderBackground 0x7f010001
|
||||
int attr ptrHeaderSubTextColor 0x7f010003
|
||||
int attr ptrHeaderTextAppearance 0x7f01000a
|
||||
int attr ptrHeaderTextColor 0x7f010002
|
||||
int attr ptrListViewExtrasEnabled 0x7f01000e
|
||||
int attr ptrMode 0x7f010004
|
||||
int attr ptrOverScroll 0x7f010009
|
||||
int attr ptrRefreshableViewBackground 0x7f010000
|
||||
int attr ptrRotateDrawableWhilePulling 0x7f01000f
|
||||
int attr ptrScrollingWhileRefreshingEnabled 0x7f01000d
|
||||
int attr ptrShowIndicator 0x7f010005
|
||||
int attr ptrSubHeaderTextAppearance 0x7f01000b
|
||||
int attr queryHint 0x7f010074
|
||||
int attr searchAutoCompleteTextView 0x7f010037
|
||||
int attr searchDropdownBackground 0x7f010038
|
||||
int attr searchResultListItemHeight 0x7f010042
|
||||
int attr searchViewCloseIcon 0x7f010039
|
||||
int attr searchViewEditQuery 0x7f01003d
|
||||
int attr searchViewEditQueryBackground 0x7f01003e
|
||||
int attr searchViewGoIcon 0x7f01003a
|
||||
int attr searchViewSearchIcon 0x7f01003b
|
||||
int attr searchViewTextField 0x7f01003f
|
||||
int attr searchViewTextFieldRight 0x7f010040
|
||||
int attr searchViewVoiceIcon 0x7f01003c
|
||||
int attr selectableItemBackground 0x7f01002d
|
||||
int attr spinnerDropDownItemStyle 0x7f010036
|
||||
int attr spinnerItemStyle 0x7f010035
|
||||
int attr subtitle 0x7f01005f
|
||||
int attr subtitleTextStyle 0x7f010014
|
||||
int attr textAppearanceLargePopupMenu 0x7f01002f
|
||||
int attr textAppearanceListItemSmall 0x7f010048
|
||||
int attr textAppearanceSearchResultSubtitle 0x7f010044
|
||||
int attr textAppearanceSearchResultTitle 0x7f010043
|
||||
int attr textAppearanceSmall 0x7f010031
|
||||
int attr textAppearanceSmallPopupMenu 0x7f010030
|
||||
int attr textColorPrimary 0x7f010032
|
||||
int attr textColorPrimaryDisableOnly 0x7f010033
|
||||
int attr textColorPrimaryInverse 0x7f010034
|
||||
int attr textColorSearchUrl 0x7f010041
|
||||
int attr title 0x7f01005e
|
||||
int attr titleTextStyle 0x7f010013
|
||||
int attr verticalDivider 0x7f01006b
|
||||
int attr windowActionBar 0x7f010054
|
||||
int attr windowActionBarOverlay 0x7f010055
|
||||
int attr windowActionModeOverlay 0x7f010056
|
||||
int attr windowAnimationStyle 0x7f01006e
|
||||
int attr windowContentOverlay 0x7f01002e
|
||||
int attr windowMinWidthMajor 0x7f010049
|
||||
int attr windowMinWidthMinor 0x7f01004a
|
||||
int attr windowNoTitle 0x7f010053
|
||||
int attr windowSplitActionBar 0x7f010057
|
||||
int bool abs__action_bar_embed_tabs 0x7f090000
|
||||
int bool abs__action_bar_expanded_action_views_exclusive 0x7f090002
|
||||
int bool abs__config_actionMenuItemAllCaps 0x7f090004
|
||||
int bool abs__config_allowActionMenuItemTextWithIcon 0x7f090005
|
||||
int bool abs__config_showMenuShortcutsWhenKeyboardPresent 0x7f090003
|
||||
int bool abs__split_action_bar_is_narrow 0x7f090001
|
||||
int color abs__background_holo_dark 0x7f0a0000
|
||||
int color abs__background_holo_light 0x7f0a0001
|
||||
int color abs__bright_foreground_disabled_holo_dark 0x7f0a0004
|
||||
int color abs__bright_foreground_disabled_holo_light 0x7f0a0005
|
||||
int color abs__bright_foreground_holo_dark 0x7f0a0002
|
||||
int color abs__bright_foreground_holo_light 0x7f0a0003
|
||||
int color abs__primary_text_disable_only_holo_dark 0x7f0a0006
|
||||
int color abs__primary_text_disable_only_holo_light 0x7f0a0007
|
||||
int color abs__primary_text_holo_dark 0x7f0a0008
|
||||
int color abs__primary_text_holo_light 0x7f0a0009
|
||||
int dimen abs__action_bar_default_height 0x7f070006
|
||||
int dimen abs__action_bar_icon_vertical_padding 0x7f070007
|
||||
int dimen abs__action_bar_subtitle_bottom_margin 0x7f07000b
|
||||
int dimen abs__action_bar_subtitle_text_size 0x7f070009
|
||||
int dimen abs__action_bar_subtitle_top_margin 0x7f07000a
|
||||
int dimen abs__action_bar_title_text_size 0x7f070008
|
||||
int dimen abs__action_button_min_width 0x7f07000c
|
||||
int dimen abs__config_prefDialogWidth 0x7f070005
|
||||
int dimen abs__dialog_min_width_major 0x7f070012
|
||||
int dimen abs__dialog_min_width_minor 0x7f070013
|
||||
int dimen abs__dropdownitem_icon_width 0x7f07000f
|
||||
int dimen abs__dropdownitem_text_padding_left 0x7f07000d
|
||||
int dimen abs__dropdownitem_text_padding_right 0x7f07000e
|
||||
int dimen abs__search_view_preferred_width 0x7f070011
|
||||
int dimen abs__search_view_text_min_width 0x7f070010
|
||||
int dimen activity_horizontal_margin 0x7f070014
|
||||
int dimen activity_vertical_margin 0x7f070015
|
||||
int dimen header_footer_left_right_padding 0x7f070003
|
||||
int dimen header_footer_top_bottom_padding 0x7f070004
|
||||
int dimen indicator_corner_radius 0x7f070001
|
||||
int dimen indicator_internal_padding 0x7f070002
|
||||
int dimen indicator_right_padding 0x7f070000
|
||||
int dimen listview_row_margin_bottom 0x7f070019
|
||||
int dimen listview_row_margin_left 0x7f070016
|
||||
int dimen listview_row_margin_right 0x7f070017
|
||||
int dimen listview_row_margin_top 0x7f070018
|
||||
int drawable abs__ab_bottom_solid_dark_holo 0x7f020000
|
||||
int drawable abs__ab_bottom_solid_inverse_holo 0x7f020001
|
||||
int drawable abs__ab_bottom_solid_light_holo 0x7f020002
|
||||
int drawable abs__ab_bottom_transparent_dark_holo 0x7f020003
|
||||
int drawable abs__ab_bottom_transparent_light_holo 0x7f020004
|
||||
int drawable abs__ab_share_pack_holo_dark 0x7f020005
|
||||
int drawable abs__ab_share_pack_holo_light 0x7f020006
|
||||
int drawable abs__ab_solid_dark_holo 0x7f020007
|
||||
int drawable abs__ab_solid_light_holo 0x7f020008
|
||||
int drawable abs__ab_solid_shadow_holo 0x7f020009
|
||||
int drawable abs__ab_stacked_solid_dark_holo 0x7f02000a
|
||||
int drawable abs__ab_stacked_solid_light_holo 0x7f02000b
|
||||
int drawable abs__ab_stacked_transparent_dark_holo 0x7f02000c
|
||||
int drawable abs__ab_stacked_transparent_light_holo 0x7f02000d
|
||||
int drawable abs__ab_transparent_dark_holo 0x7f02000e
|
||||
int drawable abs__ab_transparent_light_holo 0x7f02000f
|
||||
int drawable abs__activated_background_holo_dark 0x7f020010
|
||||
int drawable abs__activated_background_holo_light 0x7f020011
|
||||
int drawable abs__btn_cab_done_default_holo_dark 0x7f020012
|
||||
int drawable abs__btn_cab_done_default_holo_light 0x7f020013
|
||||
int drawable abs__btn_cab_done_focused_holo_dark 0x7f020014
|
||||
int drawable abs__btn_cab_done_focused_holo_light 0x7f020015
|
||||
int drawable abs__btn_cab_done_holo_dark 0x7f020016
|
||||
int drawable abs__btn_cab_done_holo_light 0x7f020017
|
||||
int drawable abs__btn_cab_done_pressed_holo_dark 0x7f020018
|
||||
int drawable abs__btn_cab_done_pressed_holo_light 0x7f020019
|
||||
int drawable abs__cab_background_bottom_holo_dark 0x7f02001a
|
||||
int drawable abs__cab_background_bottom_holo_light 0x7f02001b
|
||||
int drawable abs__cab_background_top_holo_dark 0x7f02001c
|
||||
int drawable abs__cab_background_top_holo_light 0x7f02001d
|
||||
int drawable abs__ic_ab_back_holo_dark 0x7f02001e
|
||||
int drawable abs__ic_ab_back_holo_light 0x7f02001f
|
||||
int drawable abs__ic_cab_done_holo_dark 0x7f020020
|
||||
int drawable abs__ic_cab_done_holo_light 0x7f020021
|
||||
int drawable abs__ic_clear 0x7f020022
|
||||
int drawable abs__ic_clear_disabled 0x7f020023
|
||||
int drawable abs__ic_clear_holo_light 0x7f020024
|
||||
int drawable abs__ic_clear_normal 0x7f020025
|
||||
int drawable abs__ic_clear_search_api_disabled_holo_light 0x7f020026
|
||||
int drawable abs__ic_clear_search_api_holo_light 0x7f020027
|
||||
int drawable abs__ic_commit_search_api_holo_dark 0x7f020028
|
||||
int drawable abs__ic_commit_search_api_holo_light 0x7f020029
|
||||
int drawable abs__ic_go 0x7f02002a
|
||||
int drawable abs__ic_go_search_api_holo_light 0x7f02002b
|
||||
int drawable abs__ic_menu_moreoverflow_holo_dark 0x7f02002c
|
||||
int drawable abs__ic_menu_moreoverflow_holo_light 0x7f02002d
|
||||
int drawable abs__ic_menu_moreoverflow_normal_holo_dark 0x7f02002e
|
||||
int drawable abs__ic_menu_moreoverflow_normal_holo_light 0x7f02002f
|
||||
int drawable abs__ic_menu_share_holo_dark 0x7f020030
|
||||
int drawable abs__ic_menu_share_holo_light 0x7f020031
|
||||
int drawable abs__ic_search 0x7f020032
|
||||
int drawable abs__ic_search_api_holo_light 0x7f020033
|
||||
int drawable abs__ic_voice_search 0x7f020034
|
||||
int drawable abs__ic_voice_search_api_holo_light 0x7f020035
|
||||
int drawable abs__item_background_holo_dark 0x7f020036
|
||||
int drawable abs__item_background_holo_light 0x7f020037
|
||||
int drawable abs__list_activated_holo 0x7f020038
|
||||
int drawable abs__list_divider_holo_dark 0x7f020039
|
||||
int drawable abs__list_divider_holo_light 0x7f02003a
|
||||
int drawable abs__list_focused_holo 0x7f02003b
|
||||
int drawable abs__list_longpressed_holo 0x7f02003c
|
||||
int drawable abs__list_pressed_holo_dark 0x7f02003d
|
||||
int drawable abs__list_pressed_holo_light 0x7f02003e
|
||||
int drawable abs__list_selector_background_transition_holo_dark 0x7f02003f
|
||||
int drawable abs__list_selector_background_transition_holo_light 0x7f020040
|
||||
int drawable abs__list_selector_disabled_holo_dark 0x7f020041
|
||||
int drawable abs__list_selector_disabled_holo_light 0x7f020042
|
||||
int drawable abs__list_selector_holo_dark 0x7f020043
|
||||
int drawable abs__list_selector_holo_light 0x7f020044
|
||||
int drawable abs__menu_dropdown_panel_holo_dark 0x7f020045
|
||||
int drawable abs__menu_dropdown_panel_holo_light 0x7f020046
|
||||
int drawable abs__progress_bg_holo_dark 0x7f020047
|
||||
int drawable abs__progress_bg_holo_light 0x7f020048
|
||||
int drawable abs__progress_horizontal_holo_dark 0x7f020049
|
||||
int drawable abs__progress_horizontal_holo_light 0x7f02004a
|
||||
int drawable abs__progress_medium_holo 0x7f02004b
|
||||
int drawable abs__progress_primary_holo_dark 0x7f02004c
|
||||
int drawable abs__progress_primary_holo_light 0x7f02004d
|
||||
int drawable abs__progress_secondary_holo_dark 0x7f02004e
|
||||
int drawable abs__progress_secondary_holo_light 0x7f02004f
|
||||
int drawable abs__search_dropdown_dark 0x7f020050
|
||||
int drawable abs__search_dropdown_light 0x7f020051
|
||||
int drawable abs__spinner_48_inner_holo 0x7f020052
|
||||
int drawable abs__spinner_48_outer_holo 0x7f020053
|
||||
int drawable abs__spinner_ab_default_holo_dark 0x7f020054
|
||||
int drawable abs__spinner_ab_default_holo_light 0x7f020055
|
||||
int drawable abs__spinner_ab_disabled_holo_dark 0x7f020056
|
||||
int drawable abs__spinner_ab_disabled_holo_light 0x7f020057
|
||||
int drawable abs__spinner_ab_focused_holo_dark 0x7f020058
|
||||
int drawable abs__spinner_ab_focused_holo_light 0x7f020059
|
||||
int drawable abs__spinner_ab_holo_dark 0x7f02005a
|
||||
int drawable abs__spinner_ab_holo_light 0x7f02005b
|
||||
int drawable abs__spinner_ab_pressed_holo_dark 0x7f02005c
|
||||
int drawable abs__spinner_ab_pressed_holo_light 0x7f02005d
|
||||
int drawable abs__tab_indicator_ab_holo 0x7f02005e
|
||||
int drawable abs__tab_selected_focused_holo 0x7f02005f
|
||||
int drawable abs__tab_selected_holo 0x7f020060
|
||||
int drawable abs__tab_selected_pressed_holo 0x7f020061
|
||||
int drawable abs__tab_unselected_pressed_holo 0x7f020062
|
||||
int drawable abs__textfield_search_default_holo_dark 0x7f020063
|
||||
int drawable abs__textfield_search_default_holo_light 0x7f020064
|
||||
int drawable abs__textfield_search_right_default_holo_dark 0x7f020065
|
||||
int drawable abs__textfield_search_right_default_holo_light 0x7f020066
|
||||
int drawable abs__textfield_search_right_selected_holo_dark 0x7f020067
|
||||
int drawable abs__textfield_search_right_selected_holo_light 0x7f020068
|
||||
int drawable abs__textfield_search_selected_holo_dark 0x7f020069
|
||||
int drawable abs__textfield_search_selected_holo_light 0x7f02006a
|
||||
int drawable abs__textfield_searchview_holo_dark 0x7f02006b
|
||||
int drawable abs__textfield_searchview_holo_light 0x7f02006c
|
||||
int drawable abs__textfield_searchview_right_holo_dark 0x7f02006d
|
||||
int drawable abs__textfield_searchview_right_holo_light 0x7f02006e
|
||||
int drawable abs__toast_frame 0x7f02006f
|
||||
int drawable btn_rating_star_off_normal_holo_light 0x7f020070
|
||||
int drawable btn_rating_star_on_normal_holo_light 0x7f020071
|
||||
int drawable checkbox_background 0x7f020072
|
||||
int drawable checkbox_background_empty 0x7f020073
|
||||
int drawable default_ptr_flip 0x7f020074
|
||||
int drawable default_ptr_rotate 0x7f020075
|
||||
int drawable empty_checkbox_button 0x7f020076
|
||||
int drawable ic_find_next_holo_dark 0x7f020077
|
||||
int drawable ic_find_next_holo_light 0x7f020078
|
||||
int drawable ic_find_previous_holo_dark 0x7f020079
|
||||
int drawable ic_find_previous_holo_light 0x7f02007a
|
||||
int drawable ic_launcher 0x7f02007b
|
||||
int drawable ic_menu_refresh 0x7f02007c
|
||||
int drawable indicator_arrow 0x7f02007d
|
||||
int drawable indicator_bg_bottom 0x7f02007e
|
||||
int drawable indicator_bg_top 0x7f02007f
|
||||
int id abs__action_bar 0x7f06002c
|
||||
int id abs__action_bar_container 0x7f06002b
|
||||
int id abs__action_bar_subtitle 0x7f06001d
|
||||
int id abs__action_bar_title 0x7f06001c
|
||||
int id abs__action_context_bar 0x7f06002d
|
||||
int id abs__action_menu_divider 0x7f060018
|
||||
int id abs__action_menu_presenter 0x7f060019
|
||||
int id abs__action_mode_bar 0x7f060031
|
||||
int id abs__action_mode_bar_stub 0x7f060030
|
||||
int id abs__action_mode_close_button 0x7f060020
|
||||
int id abs__activity_chooser_view_content 0x7f060021
|
||||
int id abs__checkbox 0x7f060028
|
||||
int id abs__content 0x7f06002e
|
||||
int id abs__default_activity_button 0x7f060024
|
||||
int id abs__expand_activities_button 0x7f060022
|
||||
int id abs__home 0x7f060016
|
||||
int id abs__icon 0x7f060026
|
||||
int id abs__image 0x7f060023
|
||||
int id abs__imageButton 0x7f06001e
|
||||
int id abs__list_item 0x7f060025
|
||||
int id abs__progress_circular 0x7f06001a
|
||||
int id abs__progress_horizontal 0x7f06001b
|
||||
int id abs__radio 0x7f060029
|
||||
int id abs__search_badge 0x7f060034
|
||||
int id abs__search_bar 0x7f060033
|
||||
int id abs__search_button 0x7f060035
|
||||
int id abs__search_close_btn 0x7f06003a
|
||||
int id abs__search_edit_frame 0x7f060036
|
||||
int id abs__search_go_btn 0x7f06003c
|
||||
int id abs__search_mag_icon 0x7f060037
|
||||
int id abs__search_plate 0x7f060038
|
||||
int id abs__search_src_text 0x7f060039
|
||||
int id abs__search_voice_btn 0x7f06003d
|
||||
int id abs__shortcut 0x7f06002a
|
||||
int id abs__split_action_bar 0x7f06002f
|
||||
int id abs__submit_area 0x7f06003b
|
||||
int id abs__textButton 0x7f06001f
|
||||
int id abs__title 0x7f060027
|
||||
int id abs__up 0x7f060017
|
||||
int id action_ShareItem 0x7f06005c
|
||||
int id action_login 0x7f06005e
|
||||
int id action_openInBrowser 0x7f06005a
|
||||
int id action_sendSourceCode 0x7f06005b
|
||||
int id action_settings 0x7f06005d
|
||||
int id action_starred 0x7f060059
|
||||
int id body 0x7f060052
|
||||
int id both 0x7f060003
|
||||
int id btn_cancel 0x7f060046
|
||||
int id btn_signin 0x7f060047
|
||||
int id cb_AllowAllSSLCertificates 0x7f060045
|
||||
int id cb_lv_item_read 0x7f060054
|
||||
int id cb_lv_item_starred 0x7f060053
|
||||
int id disableHome 0x7f060015
|
||||
int id disabled 0x7f060000
|
||||
int id edit_query 0x7f060032
|
||||
int id edt_owncloudRootPath 0x7f060044
|
||||
int id expandableListView 0x7f060048
|
||||
int id fl_inner 0x7f06004a
|
||||
int id flip 0x7f060008
|
||||
int id gridview 0x7f060009
|
||||
int id homeAsUp 0x7f060012
|
||||
int id iVFavicon 0x7f060057
|
||||
int id img_View_expandable_indicator 0x7f060055
|
||||
int id listMode 0x7f06000e
|
||||
int id login_form 0x7f060041
|
||||
int id manualOnly 0x7f060004
|
||||
int id menu_markAllAsRead 0x7f060060
|
||||
int id menu_update 0x7f06005f
|
||||
int id newsreader_detail_container 0x7f06003f
|
||||
int id newsreader_list 0x7f060040
|
||||
int id normal 0x7f06000d
|
||||
int id pager 0x7f06003e
|
||||
int id password 0x7f060043
|
||||
int id progressbar_webview 0x7f060049
|
||||
int id pullDownFromTop 0x7f060005
|
||||
int id pullFromEnd 0x7f060002
|
||||
int id pullFromStart 0x7f060001
|
||||
int id pullUpFromBottom 0x7f060006
|
||||
int id pull_to_refresh_image 0x7f06004b
|
||||
int id pull_to_refresh_progress 0x7f06004c
|
||||
int id pull_to_refresh_sub_text 0x7f06004e
|
||||
int id pull_to_refresh_text 0x7f06004d
|
||||
int id rotate 0x7f060007
|
||||
int id scrollview 0x7f06000b
|
||||
int id showCustom 0x7f060014
|
||||
int id showHome 0x7f060011
|
||||
int id showTitle 0x7f060013
|
||||
int id summary 0x7f060051
|
||||
int id tV_feedsCount 0x7f060056
|
||||
int id tabMode 0x7f06000f
|
||||
int id tv_item_date 0x7f060050
|
||||
int id tv_subscription 0x7f06004f
|
||||
int id tv_unreadCount 0x7f060058
|
||||
int id useLogo 0x7f060010
|
||||
int id username 0x7f060042
|
||||
int id webview 0x7f06000a
|
||||
int id wrap_content 0x7f06000c
|
||||
int integer abs__max_action_buttons 0x7f0b0000
|
||||
int layout abs__action_bar_home 0x7f030000
|
||||
int layout abs__action_bar_tab 0x7f030001
|
||||
int layout abs__action_bar_tab_bar_view 0x7f030002
|
||||
int layout abs__action_bar_title_item 0x7f030003
|
||||
int layout abs__action_menu_item_layout 0x7f030004
|
||||
int layout abs__action_menu_layout 0x7f030005
|
||||
int layout abs__action_mode_bar 0x7f030006
|
||||
int layout abs__action_mode_close_item 0x7f030007
|
||||
int layout abs__activity_chooser_view 0x7f030008
|
||||
int layout abs__activity_chooser_view_list_item 0x7f030009
|
||||
int layout abs__list_menu_item_checkbox 0x7f03000a
|
||||
int layout abs__list_menu_item_icon 0x7f03000b
|
||||
int layout abs__list_menu_item_radio 0x7f03000c
|
||||
int layout abs__popup_menu_item_layout 0x7f03000d
|
||||
int layout abs__screen_action_bar 0x7f03000e
|
||||
int layout abs__screen_action_bar_overlay 0x7f03000f
|
||||
int layout abs__screen_simple 0x7f030010
|
||||
int layout abs__screen_simple_overlay_action_mode 0x7f030011
|
||||
int layout abs__search_dropdown_item_icons_2line 0x7f030012
|
||||
int layout abs__search_view 0x7f030013
|
||||
int layout abs__simple_dropdown_hint 0x7f030014
|
||||
int layout activity_news_detail 0x7f030015
|
||||
int layout activity_newsreader_detail 0x7f030016
|
||||
int layout activity_newsreader_list 0x7f030017
|
||||
int layout activity_newsreader_twopane 0x7f030018
|
||||
int layout dialog_signin 0x7f030019
|
||||
int layout expandable_list_layout 0x7f03001a
|
||||
int layout fragment_news_detail 0x7f03001b
|
||||
int layout fragment_newsreader_detail 0x7f03001c
|
||||
int layout inderterminate_progress 0x7f03001d
|
||||
int layout pull_to_refresh_header_horizontal 0x7f03001e
|
||||
int layout pull_to_refresh_header_vertical 0x7f03001f
|
||||
int layout sherlock_spinner_dropdown_item 0x7f030020
|
||||
int layout sherlock_spinner_item 0x7f030021
|
||||
int layout subscription_detail_list_item_extended 0x7f030022
|
||||
int layout subscription_detail_list_item_simple 0x7f030023
|
||||
int layout subscription_list_item 0x7f030024
|
||||
int layout subscription_list_item_empty 0x7f030025
|
||||
int layout subscription_list_sub_item 0x7f030026
|
||||
int menu login 0x7f0e0000
|
||||
int menu news_detail 0x7f0e0001
|
||||
int menu news_reader 0x7f0e0002
|
||||
int menu subscription 0x7f0e0003
|
||||
int string abs__action_bar_home_description 0x7f080006
|
||||
int string abs__action_bar_up_description 0x7f080007
|
||||
int string abs__action_menu_overflow_description 0x7f080008
|
||||
int string abs__action_mode_done 0x7f080009
|
||||
int string abs__activity_chooser_view_see_all 0x7f08000a
|
||||
int string abs__activitychooserview_choose_application 0x7f08000b
|
||||
int string abs__searchview_description_clear 0x7f080010
|
||||
int string abs__searchview_description_query 0x7f08000f
|
||||
int string abs__searchview_description_search 0x7f08000e
|
||||
int string abs__searchview_description_submit 0x7f080011
|
||||
int string abs__searchview_description_voice 0x7f080012
|
||||
int string abs__shareactionprovider_share_with 0x7f08000c
|
||||
int string abs__shareactionprovider_share_with_application 0x7f08000d
|
||||
int string action_Share 0x7f080024
|
||||
int string action_login 0x7f080025
|
||||
int string action_openInBrowser 0x7f080022
|
||||
int string action_sendSourceCode 0x7f080023
|
||||
int string action_settings 0x7f080014
|
||||
int string action_sign_in_short 0x7f080029
|
||||
int string action_starred 0x7f080021
|
||||
int string allUnreadFeeds 0x7f08001b
|
||||
int string app_name 0x7f080013
|
||||
int string email_sendMail 0x7f080020
|
||||
int string email_sourceCode 0x7f08001f
|
||||
int string empty_view_content 0x7f08001a
|
||||
int string empty_view_header 0x7f080019
|
||||
int string error_field_required 0x7f08002c
|
||||
int string error_incorrect_password 0x7f08002b
|
||||
int string error_invalid_url 0x7f08002d
|
||||
int string login_dialog_text_not_compatible 0x7f08003c
|
||||
int string login_dialog_text_security_warning 0x7f08003e
|
||||
int string login_dialog_text_something_went_wrong 0x7f08003b
|
||||
int string login_dialog_title_error 0x7f08003a
|
||||
int string login_dialog_title_security_warning 0x7f08003d
|
||||
int string login_progress_signing_in 0x7f08002a
|
||||
int string menu_markAllAsRead 0x7f08001e
|
||||
int string menu_update 0x7f08001d
|
||||
int string pref_default_owncloudRootPath 0x7f080028
|
||||
int string pref_default_username 0x7f080044
|
||||
int string pref_description_social_recommendations 0x7f080043
|
||||
int string pref_header_data_sync 0x7f08003f
|
||||
int string pref_header_display 0x7f080037
|
||||
int string pref_header_general 0x7f080033
|
||||
int string pref_header_notifications 0x7f080048
|
||||
int string pref_ringtone_silent 0x7f08004b
|
||||
int string pref_title_AllowAllSSLCertificates 0x7f080036
|
||||
int string pref_title_AutoSyncOnStart 0x7f080034
|
||||
int string pref_title_ShowOnlyUnread 0x7f080035
|
||||
int string pref_title_app_theme 0x7f080038
|
||||
int string pref_title_clearCache 0x7f080041
|
||||
int string pref_title_data_sync_max_items 0x7f080040
|
||||
int string pref_title_feed_list_layout 0x7f080039
|
||||
int string pref_title_new_message_notifications 0x7f080049
|
||||
int string pref_title_owncloudRootPath 0x7f080045
|
||||
int string pref_title_password 0x7f080027
|
||||
int string pref_title_ringtone 0x7f08004a
|
||||
int string pref_title_social_recommendations 0x7f080042
|
||||
int string pref_title_sync_frequency 0x7f080046
|
||||
int string pref_title_system_sync_settings 0x7f080047
|
||||
int string pref_title_username 0x7f080026
|
||||
int string pref_title_vibrate 0x7f08004c
|
||||
int string pull_to_refresh_from_bottom_pull_label 0x7f080003
|
||||
int string pull_to_refresh_from_bottom_refreshing_label 0x7f080005
|
||||
int string pull_to_refresh_from_bottom_release_label 0x7f080004
|
||||
int string pull_to_refresh_pull_label 0x7f080000
|
||||
int string pull_to_refresh_refreshing_label 0x7f080002
|
||||
int string pull_to_refresh_release_label 0x7f080001
|
||||
int string pull_to_refresh_updateFeeds 0x7f080030
|
||||
int string pull_to_refresh_updateFolder 0x7f08002f
|
||||
int string pull_to_refresh_updateItems 0x7f080031
|
||||
int string pull_to_refresh_updateTags 0x7f08002e
|
||||
int string starredFeeds 0x7f08001c
|
||||
int string title_activity_news_detail 0x7f080015
|
||||
int string title_activity_settings 0x7f080032
|
||||
int string title_activity_subscription 0x7f080016
|
||||
int string title_newsreader_detail 0x7f080018
|
||||
int string title_newsreader_list 0x7f080017
|
||||
int style AppBaseTheme 0x7f0c0059
|
||||
int style AppTheme 0x7f0c005a
|
||||
int style LoginDialogEditTextStyle 0x7f0c005b
|
||||
int style LoginFormContainer 0x7f0c005c
|
||||
int style Sherlock___TextAppearance_Small 0x7f0c0046
|
||||
int style Sherlock___Theme 0x7f0c0051
|
||||
int style Sherlock___Theme_DarkActionBar 0x7f0c0053
|
||||
int style Sherlock___Theme_Light 0x7f0c0052
|
||||
int style Sherlock___Widget_ActionBar 0x7f0c0001
|
||||
int style Sherlock___Widget_ActionMode 0x7f0c0016
|
||||
int style Sherlock___Widget_ActivityChooserView 0x7f0c001e
|
||||
int style Sherlock___Widget_Holo_DropDownItem 0x7f0c0029
|
||||
int style Sherlock___Widget_Holo_ListView 0x7f0c0026
|
||||
int style Sherlock___Widget_Holo_Spinner 0x7f0c0023
|
||||
int style Sherlock___Widget_SearchAutoCompleteTextView 0x7f0c0033
|
||||
int style TextAppearance_Sherlock 0x7f0c004a
|
||||
int style TextAppearance_Sherlock_Light_SearchResult 0x7f0c004e
|
||||
int style TextAppearance_Sherlock_Light_SearchResult_Subtitle 0x7f0c0050
|
||||
int style TextAppearance_Sherlock_Light_SearchResult_Title 0x7f0c004f
|
||||
int style TextAppearance_Sherlock_Light_Small 0x7f0c0048
|
||||
int style TextAppearance_Sherlock_Light_Widget_PopupMenu_Large 0x7f0c0041
|
||||
int style TextAppearance_Sherlock_Light_Widget_PopupMenu_Small 0x7f0c0043
|
||||
int style TextAppearance_Sherlock_SearchResult 0x7f0c004b
|
||||
int style TextAppearance_Sherlock_SearchResult_Subtitle 0x7f0c004d
|
||||
int style TextAppearance_Sherlock_SearchResult_Title 0x7f0c004c
|
||||
int style TextAppearance_Sherlock_Small 0x7f0c0047
|
||||
int style TextAppearance_Sherlock_Widget_ActionBar_Menu 0x7f0c0036
|
||||
int style TextAppearance_Sherlock_Widget_ActionBar_Subtitle 0x7f0c0039
|
||||
int style TextAppearance_Sherlock_Widget_ActionBar_Subtitle_Inverse 0x7f0c003a
|
||||
int style TextAppearance_Sherlock_Widget_ActionBar_Title 0x7f0c0037
|
||||
int style TextAppearance_Sherlock_Widget_ActionBar_Title_Inverse 0x7f0c0038
|
||||
int style TextAppearance_Sherlock_Widget_ActionMode_Subtitle 0x7f0c003d
|
||||
int style TextAppearance_Sherlock_Widget_ActionMode_Subtitle_Inverse 0x7f0c003e
|
||||
int style TextAppearance_Sherlock_Widget_ActionMode_Title 0x7f0c003b
|
||||
int style TextAppearance_Sherlock_Widget_ActionMode_Title_Inverse 0x7f0c003c
|
||||
int style TextAppearance_Sherlock_Widget_DropDownHint 0x7f0c0049
|
||||
int style TextAppearance_Sherlock_Widget_DropDownItem 0x7f0c0045
|
||||
int style TextAppearance_Sherlock_Widget_PopupMenu 0x7f0c003f
|
||||
int style TextAppearance_Sherlock_Widget_PopupMenu_Large 0x7f0c0040
|
||||
int style TextAppearance_Sherlock_Widget_PopupMenu_Small 0x7f0c0042
|
||||
int style TextAppearance_Sherlock_Widget_TextView_SpinnerItem 0x7f0c0044
|
||||
int style Theme_Sherlock 0x7f0c0054
|
||||
int style Theme_Sherlock_Light 0x7f0c0055
|
||||
int style Theme_Sherlock_Light_DarkActionBar 0x7f0c0056
|
||||
int style Theme_Sherlock_Light_NoActionBar 0x7f0c0058
|
||||
int style Theme_Sherlock_NoActionBar 0x7f0c0057
|
||||
int style Widget 0x7f0c0000
|
||||
int style Widget_Sherlock_ActionBar 0x7f0c0002
|
||||
int style Widget_Sherlock_ActionBar_Solid 0x7f0c0003
|
||||
int style Widget_Sherlock_ActionBar_TabBar 0x7f0c000a
|
||||
int style Widget_Sherlock_ActionBar_TabText 0x7f0c000d
|
||||
int style Widget_Sherlock_ActionBar_TabView 0x7f0c0007
|
||||
int style Widget_Sherlock_ActionButton 0x7f0c0010
|
||||
int style Widget_Sherlock_ActionButton_CloseMode 0x7f0c0012
|
||||
int style Widget_Sherlock_ActionButton_Overflow 0x7f0c0014
|
||||
int style Widget_Sherlock_ActionMode 0x7f0c0017
|
||||
int style Widget_Sherlock_ActivityChooserView 0x7f0c001f
|
||||
int style Widget_Sherlock_Button_Small 0x7f0c0021
|
||||
int style Widget_Sherlock_DropDownItem_Spinner 0x7f0c002a
|
||||
int style Widget_Sherlock_Light_ActionBar 0x7f0c0004
|
||||
int style Widget_Sherlock_Light_ActionBar_Solid 0x7f0c0005
|
||||
int style Widget_Sherlock_Light_ActionBar_Solid_Inverse 0x7f0c0006
|
||||
int style Widget_Sherlock_Light_ActionBar_TabBar 0x7f0c000b
|
||||
int style Widget_Sherlock_Light_ActionBar_TabBar_Inverse 0x7f0c000c
|
||||
int style Widget_Sherlock_Light_ActionBar_TabText 0x7f0c000e
|
||||
int style Widget_Sherlock_Light_ActionBar_TabText_Inverse 0x7f0c000f
|
||||
int style Widget_Sherlock_Light_ActionBar_TabView 0x7f0c0008
|
||||
int style Widget_Sherlock_Light_ActionBar_TabView_Inverse 0x7f0c0009
|
||||
int style Widget_Sherlock_Light_ActionButton 0x7f0c0011
|
||||
int style Widget_Sherlock_Light_ActionButton_CloseMode 0x7f0c0013
|
||||
int style Widget_Sherlock_Light_ActionButton_Overflow 0x7f0c0015
|
||||
int style Widget_Sherlock_Light_ActionMode 0x7f0c0018
|
||||
int style Widget_Sherlock_Light_ActionMode_Inverse 0x7f0c0019
|
||||
int style Widget_Sherlock_Light_ActivityChooserView 0x7f0c0020
|
||||
int style Widget_Sherlock_Light_Button_Small 0x7f0c0022
|
||||
int style Widget_Sherlock_Light_DropDownItem_Spinner 0x7f0c002b
|
||||
int style Widget_Sherlock_Light_ListPopupWindow 0x7f0c001b
|
||||
int style Widget_Sherlock_Light_ListView_DropDown 0x7f0c0028
|
||||
int style Widget_Sherlock_Light_PopupMenu 0x7f0c001d
|
||||
int style Widget_Sherlock_Light_PopupWindow_ActionMode 0x7f0c002d
|
||||
int style Widget_Sherlock_Light_ProgressBar 0x7f0c002f
|
||||
int style Widget_Sherlock_Light_ProgressBar_Horizontal 0x7f0c0031
|
||||
int style Widget_Sherlock_Light_SearchAutoCompleteTextView 0x7f0c0035
|
||||
int style Widget_Sherlock_Light_Spinner_DropDown_ActionBar 0x7f0c0025
|
||||
int style Widget_Sherlock_ListPopupWindow 0x7f0c001a
|
||||
int style Widget_Sherlock_ListView_DropDown 0x7f0c0027
|
||||
int style Widget_Sherlock_PopupMenu 0x7f0c001c
|
||||
int style Widget_Sherlock_PopupWindow_ActionMode 0x7f0c002c
|
||||
int style Widget_Sherlock_ProgressBar 0x7f0c002e
|
||||
int style Widget_Sherlock_ProgressBar_Horizontal 0x7f0c0030
|
||||
int style Widget_Sherlock_SearchAutoCompleteTextView 0x7f0c0034
|
||||
int style Widget_Sherlock_Spinner_DropDown_ActionBar 0x7f0c0024
|
||||
int style Widget_Sherlock_TextView_SpinnerItem 0x7f0c0032
|
||||
int[] styleable PullToRefresh { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012 }
|
||||
int styleable PullToRefresh_ptrAdapterViewBackground 16
|
||||
int styleable PullToRefresh_ptrAnimationStyle 12
|
||||
int styleable PullToRefresh_ptrDrawable 6
|
||||
int styleable PullToRefresh_ptrDrawableBottom 18
|
||||
int styleable PullToRefresh_ptrDrawableEnd 8
|
||||
int styleable PullToRefresh_ptrDrawableStart 7
|
||||
int styleable PullToRefresh_ptrDrawableTop 17
|
||||
int styleable PullToRefresh_ptrHeaderBackground 1
|
||||
int styleable PullToRefresh_ptrHeaderSubTextColor 3
|
||||
int styleable PullToRefresh_ptrHeaderTextAppearance 10
|
||||
int styleable PullToRefresh_ptrHeaderTextColor 2
|
||||
int styleable PullToRefresh_ptrListViewExtrasEnabled 14
|
||||
int styleable PullToRefresh_ptrMode 4
|
||||
int styleable PullToRefresh_ptrOverScroll 9
|
||||
int styleable PullToRefresh_ptrRefreshableViewBackground 0
|
||||
int styleable PullToRefresh_ptrRotateDrawableWhilePulling 15
|
||||
int styleable PullToRefresh_ptrScrollingWhileRefreshingEnabled 13
|
||||
int styleable PullToRefresh_ptrShowIndicator 5
|
||||
int styleable PullToRefresh_ptrSubHeaderTextAppearance 11
|
||||
int[] styleable SherlockActionBar { 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068 }
|
||||
int styleable SherlockActionBar_background 2
|
||||
int styleable SherlockActionBar_backgroundSplit 3
|
||||
int styleable SherlockActionBar_backgroundStacked 12
|
||||
int styleable SherlockActionBar_customNavigationLayout 13
|
||||
int styleable SherlockActionBar_displayOptions 7
|
||||
int styleable SherlockActionBar_divider 5
|
||||
int styleable SherlockActionBar_height 4
|
||||
int styleable SherlockActionBar_homeLayout 14
|
||||
int styleable SherlockActionBar_icon 10
|
||||
int styleable SherlockActionBar_indeterminateProgressStyle 16
|
||||
int styleable SherlockActionBar_itemPadding 18
|
||||
int styleable SherlockActionBar_logo 11
|
||||
int styleable SherlockActionBar_navigationMode 6
|
||||
int styleable SherlockActionBar_progressBarPadding 17
|
||||
int styleable SherlockActionBar_progressBarStyle 15
|
||||
int styleable SherlockActionBar_subtitle 9
|
||||
int styleable SherlockActionBar_subtitleTextStyle 1
|
||||
int styleable SherlockActionBar_title 8
|
||||
int styleable SherlockActionBar_titleTextStyle 0
|
||||
int[] styleable SherlockActionMenuItemView { 0x0101013f }
|
||||
int styleable SherlockActionMenuItemView_android_minWidth 0
|
||||
int[] styleable SherlockActionMode { 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017 }
|
||||
int styleable SherlockActionMode_background 2
|
||||
int styleable SherlockActionMode_backgroundSplit 3
|
||||
int styleable SherlockActionMode_height 4
|
||||
int styleable SherlockActionMode_subtitleTextStyle 1
|
||||
int styleable SherlockActionMode_titleTextStyle 0
|
||||
int[] styleable SherlockActivityChooserView { 0x010100d4, 0x7f010071, 0x7f010072 }
|
||||
int styleable SherlockActivityChooserView_android_background 0
|
||||
int styleable SherlockActivityChooserView_expandActivityOverflowButtonDrawable 2
|
||||
int styleable SherlockActivityChooserView_initialActivityCount 1
|
||||
int[] styleable SherlockMenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }
|
||||
int styleable SherlockMenuGroup_android_checkableBehavior 5
|
||||
int styleable SherlockMenuGroup_android_enabled 0
|
||||
int styleable SherlockMenuGroup_android_id 1
|
||||
int styleable SherlockMenuGroup_android_menuCategory 3
|
||||
int styleable SherlockMenuGroup_android_orderInCategory 4
|
||||
int styleable SherlockMenuGroup_android_visible 2
|
||||
int[] styleable SherlockMenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x010102d9, 0x010102fb, 0x010102fc, 0x01010389 }
|
||||
int styleable SherlockMenuItem_android_actionLayout 14
|
||||
int styleable SherlockMenuItem_android_actionProviderClass 16
|
||||
int styleable SherlockMenuItem_android_actionViewClass 15
|
||||
int styleable SherlockMenuItem_android_alphabeticShortcut 9
|
||||
int styleable SherlockMenuItem_android_checkable 11
|
||||
int styleable SherlockMenuItem_android_checked 3
|
||||
int styleable SherlockMenuItem_android_enabled 1
|
||||
int styleable SherlockMenuItem_android_icon 0
|
||||
int styleable SherlockMenuItem_android_id 2
|
||||
int styleable SherlockMenuItem_android_menuCategory 5
|
||||
int styleable SherlockMenuItem_android_numericShortcut 10
|
||||
int styleable SherlockMenuItem_android_onClick 12
|
||||
int styleable SherlockMenuItem_android_orderInCategory 6
|
||||
int styleable SherlockMenuItem_android_showAsAction 13
|
||||
int styleable SherlockMenuItem_android_title 7
|
||||
int styleable SherlockMenuItem_android_titleCondensed 8
|
||||
int styleable SherlockMenuItem_android_visible 4
|
||||
int[] styleable SherlockMenuView { 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070 }
|
||||
int styleable SherlockMenuView_headerBackground 3
|
||||
int styleable SherlockMenuView_horizontalDivider 1
|
||||
int styleable SherlockMenuView_itemBackground 4
|
||||
int styleable SherlockMenuView_itemIconDisabledAlpha 6
|
||||
int styleable SherlockMenuView_itemTextAppearance 0
|
||||
int styleable SherlockMenuView_preserveIconSpacing 7
|
||||
int styleable SherlockMenuView_verticalDivider 2
|
||||
int styleable SherlockMenuView_windowAnimationStyle 5
|
||||
int[] styleable SherlockSearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f010073, 0x7f010074 }
|
||||
int styleable SherlockSearchView_android_imeOptions 2
|
||||
int styleable SherlockSearchView_android_inputType 1
|
||||
int styleable SherlockSearchView_android_maxWidth 0
|
||||
int styleable SherlockSearchView_iconifiedByDefault 3
|
||||
int styleable SherlockSearchView_queryHint 4
|
||||
int[] styleable SherlockSpinner { 0x010100af, 0x01010175, 0x01010176, 0x0101017b, 0x01010262, 0x010102ac, 0x010102ad, 0x01010411 }
|
||||
int styleable SherlockSpinner_android_dropDownHorizontalOffset 5
|
||||
int styleable SherlockSpinner_android_dropDownSelector 1
|
||||
int styleable SherlockSpinner_android_dropDownVerticalOffset 6
|
||||
int styleable SherlockSpinner_android_dropDownWidth 4
|
||||
int styleable SherlockSpinner_android_gravity 0
|
||||
int styleable SherlockSpinner_android_popupBackground 2
|
||||
int styleable SherlockSpinner_android_popupPromptView 7
|
||||
int styleable SherlockSpinner_android_prompt 3
|
||||
int[] styleable SherlockTheme { 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b }
|
||||
int styleable SherlockTheme_actionBarDivider 8
|
||||
int styleable SherlockTheme_actionBarItemBackground 9
|
||||
int styleable SherlockTheme_actionBarSize 7
|
||||
int styleable SherlockTheme_actionBarSplitStyle 5
|
||||
int styleable SherlockTheme_actionBarStyle 4
|
||||
int styleable SherlockTheme_actionBarTabBarStyle 1
|
||||
int styleable SherlockTheme_actionBarTabStyle 0
|
||||
int styleable SherlockTheme_actionBarTabTextStyle 2
|
||||
int styleable SherlockTheme_actionBarWidgetTheme 6
|
||||
int styleable SherlockTheme_actionButtonStyle 52
|
||||
int styleable SherlockTheme_actionDropDownStyle 51
|
||||
int styleable SherlockTheme_actionMenuTextAppearance 10
|
||||
int styleable SherlockTheme_actionMenuTextColor 11
|
||||
int styleable SherlockTheme_actionModeBackground 14
|
||||
int styleable SherlockTheme_actionModeCloseButtonStyle 13
|
||||
int styleable SherlockTheme_actionModeCloseDrawable 16
|
||||
int styleable SherlockTheme_actionModePopupWindowStyle 18
|
||||
int styleable SherlockTheme_actionModeShareDrawable 17
|
||||
int styleable SherlockTheme_actionModeSplitBackground 15
|
||||
int styleable SherlockTheme_actionModeStyle 12
|
||||
int styleable SherlockTheme_actionOverflowButtonStyle 3
|
||||
int styleable SherlockTheme_actionSpinnerItemStyle 57
|
||||
int styleable SherlockTheme_activatedBackgroundIndicator 65
|
||||
int styleable SherlockTheme_activityChooserViewStyle 64
|
||||
int styleable SherlockTheme_buttonStyleSmall 19
|
||||
int styleable SherlockTheme_dividerVertical 50
|
||||
int styleable SherlockTheme_dropDownHintAppearance 66
|
||||
int styleable SherlockTheme_dropDownListViewStyle 54
|
||||
int styleable SherlockTheme_dropdownListPreferredItemHeight 56
|
||||
int styleable SherlockTheme_homeAsUpIndicator 53
|
||||
int styleable SherlockTheme_listPopupWindowStyle 63
|
||||
int styleable SherlockTheme_listPreferredItemHeightSmall 44
|
||||
int styleable SherlockTheme_listPreferredItemPaddingLeft 45
|
||||
int styleable SherlockTheme_listPreferredItemPaddingRight 46
|
||||
int styleable SherlockTheme_popupMenuStyle 55
|
||||
int styleable SherlockTheme_searchAutoCompleteTextView 30
|
||||
int styleable SherlockTheme_searchDropdownBackground 31
|
||||
int styleable SherlockTheme_searchResultListItemHeight 41
|
||||
int styleable SherlockTheme_searchViewCloseIcon 32
|
||||
int styleable SherlockTheme_searchViewEditQuery 36
|
||||
int styleable SherlockTheme_searchViewEditQueryBackground 37
|
||||
int styleable SherlockTheme_searchViewGoIcon 33
|
||||
int styleable SherlockTheme_searchViewSearchIcon 34
|
||||
int styleable SherlockTheme_searchViewTextField 38
|
||||
int styleable SherlockTheme_searchViewTextFieldRight 39
|
||||
int styleable SherlockTheme_searchViewVoiceIcon 35
|
||||
int styleable SherlockTheme_selectableItemBackground 20
|
||||
int styleable SherlockTheme_spinnerDropDownItemStyle 29
|
||||
int styleable SherlockTheme_spinnerItemStyle 28
|
||||
int styleable SherlockTheme_textAppearanceLargePopupMenu 22
|
||||
int styleable SherlockTheme_textAppearanceListItemSmall 47
|
||||
int styleable SherlockTheme_textAppearanceSearchResultSubtitle 43
|
||||
int styleable SherlockTheme_textAppearanceSearchResultTitle 42
|
||||
int styleable SherlockTheme_textAppearanceSmall 24
|
||||
int styleable SherlockTheme_textAppearanceSmallPopupMenu 23
|
||||
int styleable SherlockTheme_textColorPrimary 25
|
||||
int styleable SherlockTheme_textColorPrimaryDisableOnly 26
|
||||
int styleable SherlockTheme_textColorPrimaryInverse 27
|
||||
int styleable SherlockTheme_textColorSearchUrl 40
|
||||
int styleable SherlockTheme_windowActionBar 59
|
||||
int styleable SherlockTheme_windowActionBarOverlay 60
|
||||
int styleable SherlockTheme_windowActionModeOverlay 61
|
||||
int styleable SherlockTheme_windowContentOverlay 21
|
||||
int styleable SherlockTheme_windowMinWidthMajor 48
|
||||
int styleable SherlockTheme_windowMinWidthMinor 49
|
||||
int styleable SherlockTheme_windowNoTitle 58
|
||||
int styleable SherlockTheme_windowSplitActionBar 62
|
||||
int[] styleable SherlockView { 0x010100da }
|
||||
int styleable SherlockView_android_focusable 0
|
||||
int xml pref_data_sync 0x7f050000
|
||||
int xml pref_display 0x7f050001
|
||||
int xml pref_general 0x7f050002
|
||||
int xml pref_headers 0x7f050003
|
||||
int xml pref_notification 0x7f050004
|
|
@ -1,144 +0,0 @@
|
|||
/*
|
||||
* 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.
|
||||
*/
|
||||
|
||||
package com.android.vending.billing;
|
||||
|
||||
import android.os.Bundle;
|
||||
|
||||
/**
|
||||
* InAppBillingService is the service that provides in-app billing version 3 and beyond.
|
||||
* This service provides the following features:
|
||||
* 1. Provides a new API to get details of in-app items published for the app including
|
||||
* price, type, title and description.
|
||||
* 2. The purchase flow is synchronous and purchase information is available immediately
|
||||
* after it completes.
|
||||
* 3. Purchase information of in-app purchases is maintained within the Google Play system
|
||||
* till the purchase is consumed.
|
||||
* 4. An API to consume a purchase of an inapp item. All purchases of one-time
|
||||
* in-app items are consumable and thereafter can be purchased again.
|
||||
* 5. An API to get current purchases of the user immediately. This will not contain any
|
||||
* consumed purchases.
|
||||
*
|
||||
* All calls will give a response code with the following possible values
|
||||
* RESULT_OK = 0 - success
|
||||
* RESULT_USER_CANCELED = 1 - user pressed back or canceled a dialog
|
||||
* RESULT_BILLING_UNAVAILABLE = 3 - this billing API version is not supported for the type requested
|
||||
* RESULT_ITEM_UNAVAILABLE = 4 - requested SKU is not available for purchase
|
||||
* RESULT_DEVELOPER_ERROR = 5 - invalid arguments provided to the API
|
||||
* RESULT_ERROR = 6 - Fatal error during the API action
|
||||
* RESULT_ITEM_ALREADY_OWNED = 7 - Failure to purchase since item is already owned
|
||||
* RESULT_ITEM_NOT_OWNED = 8 - Failure to consume since item is not owned
|
||||
*/
|
||||
interface IInAppBillingService {
|
||||
/**
|
||||
* Checks support for the requested billing API version, package and in-app type.
|
||||
* Minimum API version supported by this interface is 3.
|
||||
* @param apiVersion the billing version which the app is using
|
||||
* @param packageName the package name of the calling app
|
||||
* @param type type of the in-app item being purchased "inapp" for one-time purchases
|
||||
* and "subs" for subscription.
|
||||
* @return RESULT_OK(0) on success, corresponding result code on failures
|
||||
*/
|
||||
int isBillingSupported(int apiVersion, String packageName, String type);
|
||||
|
||||
/**
|
||||
* Provides details of a list of SKUs
|
||||
* Given a list of SKUs of a valid type in the skusBundle, this returns a bundle
|
||||
* with a list JSON strings containing the productId, price, title and description.
|
||||
* This API can be called with a maximum of 20 SKUs.
|
||||
* @param apiVersion billing API version that the Third-party is using
|
||||
* @param packageName the package name of the calling app
|
||||
* @param skusBundle bundle containing a StringArrayList of SKUs with key "ITEM_ID_LIST"
|
||||
* @return Bundle containing the following key-value pairs
|
||||
* "RESPONSE_CODE" with int value, RESULT_OK(0) if success, other response codes on
|
||||
* failure as listed above.
|
||||
* "DETAILS_LIST" with a StringArrayList containing purchase information
|
||||
* in JSON format similar to:
|
||||
* '{ "productId" : "exampleSku", "type" : "inapp", "price" : "$5.00",
|
||||
* "title : "Example Title", "description" : "This is an example description" }'
|
||||
*/
|
||||
Bundle getSkuDetails(int apiVersion, String packageName, String type, in Bundle skusBundle);
|
||||
|
||||
/**
|
||||
* Returns a pending intent to launch the purchase flow for an in-app item by providing a SKU,
|
||||
* the type, a unique purchase token and an optional developer payload.
|
||||
* @param apiVersion billing API version that the app is using
|
||||
* @param packageName package name of the calling app
|
||||
* @param sku the SKU of the in-app item as published in the developer console
|
||||
* @param type the type of the in-app item ("inapp" for one-time purchases
|
||||
* and "subs" for subscription).
|
||||
* @param developerPayload optional argument to be sent back with the purchase information
|
||||
* @return Bundle containing the following key-value pairs
|
||||
* "RESPONSE_CODE" with int value, RESULT_OK(0) if success, other response codes on
|
||||
* failure as listed above.
|
||||
* "BUY_INTENT" - PendingIntent to start the purchase flow
|
||||
*
|
||||
* The Pending intent should be launched with startIntentSenderForResult. When purchase flow
|
||||
* has completed, the onActivityResult() will give a resultCode of OK or CANCELED.
|
||||
* If the purchase is successful, the result data will contain the following key-value pairs
|
||||
* "RESPONSE_CODE" with int value, RESULT_OK(0) if success, other response codes on
|
||||
* failure as listed above.
|
||||
* "INAPP_PURCHASE_DATA" - String in JSON format similar to
|
||||
* '{"orderId":"12999763169054705758.1371079406387615",
|
||||
* "packageName":"com.example.app",
|
||||
* "productId":"exampleSku",
|
||||
* "purchaseTime":1345678900000,
|
||||
* "purchaseToken" : "122333444455555",
|
||||
* "developerPayload":"example developer payload" }'
|
||||
* "INAPP_DATA_SIGNATURE" - String containing the signature of the purchase data that
|
||||
* was signed with the private key of the developer
|
||||
* TODO: change this to app-specific keys.
|
||||
*/
|
||||
Bundle getBuyIntent(int apiVersion, String packageName, String sku, String type,
|
||||
String developerPayload);
|
||||
|
||||
/**
|
||||
* Returns the current SKUs owned by the user of the type and package name specified along with
|
||||
* purchase information and a signature of the data to be validated.
|
||||
* This will return all SKUs that have been purchased in V3 and managed items purchased using
|
||||
* V1 and V2 that have not been consumed.
|
||||
* @param apiVersion billing API version that the app is using
|
||||
* @param packageName package name of the calling app
|
||||
* @param type the type of the in-app items being requested
|
||||
* ("inapp" for one-time purchases and "subs" for subscription).
|
||||
* @param continuationToken to be set as null for the first call, if the number of owned
|
||||
* skus are too many, a continuationToken is returned in the response bundle.
|
||||
* This method can be called again with the continuation token to get the next set of
|
||||
* owned skus.
|
||||
* @return Bundle containing the following key-value pairs
|
||||
* "RESPONSE_CODE" with int value, RESULT_OK(0) if success, other response codes on
|
||||
* failure as listed above.
|
||||
* "INAPP_PURCHASE_ITEM_LIST" - StringArrayList containing the list of SKUs
|
||||
* "INAPP_PURCHASE_DATA_LIST" - StringArrayList containing the purchase information
|
||||
* "INAPP_DATA_SIGNATURE_LIST"- StringArrayList containing the signatures
|
||||
* of the purchase information
|
||||
* "INAPP_CONTINUATION_TOKEN" - String containing a continuation token for the
|
||||
* next set of in-app purchases. Only set if the
|
||||
* user has more owned skus than the current list.
|
||||
*/
|
||||
Bundle getPurchases(int apiVersion, String packageName, String type, String continuationToken);
|
||||
|
||||
/**
|
||||
* Consume the last purchase of the given SKU. This will result in this item being removed
|
||||
* from all subsequent responses to getPurchases() and allow re-purchase of this item.
|
||||
* @param apiVersion billing API version that the app is using
|
||||
* @param packageName package name of the calling app
|
||||
* @param purchaseToken token in the purchase information JSON that identifies the purchase
|
||||
* to be consumed
|
||||
* @return 0 if consumption succeeded. Appropriate error values for failures.
|
||||
*/
|
||||
int consumePurchase(int apiVersion, String packageName, String purchaseToken);
|
||||
}
|
BIN
bin/classes.dex
|
@ -1,5 +0,0 @@
|
|||
# cache for current jar dependency. DO NOT EDIT.
|
||||
# format is <lastModified> <length> <SHA-1> <path>
|
||||
# Encoding is UTF-8
|
||||
1370169526024 393154 307c1cc532eabbf1d135b43e5c983c9da700449d C:\Users\David\Documents\workspace_juno\actionbarsherlock\libs\android-support-v4.jar
|
||||
1370169526024 393154 307c1cc532eabbf1d135b43e5c983c9da700449d C:\Users\David\Documents\GitHub\News-Android-App\libs\android-support-v4.jar
|
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 14 KiB |
|
@ -1,600 +0,0 @@
|
|||
/* 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 com.actionbarsherlock;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
public static final int actionBarDivider = 0x7f010021;
|
||||
public static final int actionBarItemBackground = 0x7f010022;
|
||||
public static final int actionBarSize = 0x7f010020;
|
||||
public static final int actionBarSplitStyle = 0x7f01001e;
|
||||
public static final int actionBarStyle = 0x7f01001d;
|
||||
public static final int actionBarTabBarStyle = 0x7f01001a;
|
||||
public static final int actionBarTabStyle = 0x7f010019;
|
||||
public static final int actionBarTabTextStyle = 0x7f01001b;
|
||||
public static final int actionBarWidgetTheme = 0x7f01001f;
|
||||
public static final int actionButtonStyle = 0x7f01004d;
|
||||
public static final int actionDropDownStyle = 0x7f01004c;
|
||||
public static final int actionMenuTextAppearance = 0x7f010023;
|
||||
public static final int actionMenuTextColor = 0x7f010024;
|
||||
public static final int actionModeBackground = 0x7f010027;
|
||||
public static final int actionModeCloseButtonStyle = 0x7f010026;
|
||||
public static final int actionModeCloseDrawable = 0x7f010029;
|
||||
public static final int actionModePopupWindowStyle = 0x7f01002b;
|
||||
public static final int actionModeShareDrawable = 0x7f01002a;
|
||||
public static final int actionModeSplitBackground = 0x7f010028;
|
||||
public static final int actionModeStyle = 0x7f010025;
|
||||
public static final int actionOverflowButtonStyle = 0x7f01001c;
|
||||
public static final int actionSpinnerItemStyle = 0x7f010052;
|
||||
public static final int activatedBackgroundIndicator = 0x7f01005a;
|
||||
public static final int activityChooserViewStyle = 0x7f010059;
|
||||
public static final int background = 0x7f010015;
|
||||
public static final int backgroundSplit = 0x7f010016;
|
||||
public static final int backgroundStacked = 0x7f010062;
|
||||
public static final int buttonStyleSmall = 0x7f01002c;
|
||||
public static final int customNavigationLayout = 0x7f010063;
|
||||
public static final int displayOptions = 0x7f01005d;
|
||||
public static final int divider = 0x7f010018;
|
||||
public static final int dividerVertical = 0x7f01004b;
|
||||
public static final int dropDownHintAppearance = 0x7f01005b;
|
||||
public static final int dropDownListViewStyle = 0x7f01004f;
|
||||
public static final int dropdownListPreferredItemHeight = 0x7f010051;
|
||||
public static final int expandActivityOverflowButtonDrawable = 0x7f010072;
|
||||
public static final int headerBackground = 0x7f01006c;
|
||||
public static final int height = 0x7f010017;
|
||||
public static final int homeAsUpIndicator = 0x7f01004e;
|
||||
public static final int homeLayout = 0x7f010064;
|
||||
public static final int horizontalDivider = 0x7f01006a;
|
||||
public static final int icon = 0x7f010060;
|
||||
public static final int iconifiedByDefault = 0x7f010073;
|
||||
public static final int indeterminateProgressStyle = 0x7f010066;
|
||||
public static final int initialActivityCount = 0x7f010071;
|
||||
public static final int itemBackground = 0x7f01006d;
|
||||
public static final int itemIconDisabledAlpha = 0x7f01006f;
|
||||
public static final int itemPadding = 0x7f010068;
|
||||
public static final int itemTextAppearance = 0x7f010069;
|
||||
public static final int listPopupWindowStyle = 0x7f010058;
|
||||
public static final int listPreferredItemHeightSmall = 0x7f010045;
|
||||
public static final int listPreferredItemPaddingLeft = 0x7f010046;
|
||||
public static final int listPreferredItemPaddingRight = 0x7f010047;
|
||||
public static final int logo = 0x7f010061;
|
||||
public static final int navigationMode = 0x7f01005c;
|
||||
public static final int popupMenuStyle = 0x7f010050;
|
||||
public static final int preserveIconSpacing = 0x7f010070;
|
||||
public static final int progressBarPadding = 0x7f010067;
|
||||
public static final int progressBarStyle = 0x7f010065;
|
||||
public static final int queryHint = 0x7f010074;
|
||||
public static final int searchAutoCompleteTextView = 0x7f010037;
|
||||
public static final int searchDropdownBackground = 0x7f010038;
|
||||
public static final int searchResultListItemHeight = 0x7f010042;
|
||||
public static final int searchViewCloseIcon = 0x7f010039;
|
||||
public static final int searchViewEditQuery = 0x7f01003d;
|
||||
public static final int searchViewEditQueryBackground = 0x7f01003e;
|
||||
public static final int searchViewGoIcon = 0x7f01003a;
|
||||
public static final int searchViewSearchIcon = 0x7f01003b;
|
||||
public static final int searchViewTextField = 0x7f01003f;
|
||||
public static final int searchViewTextFieldRight = 0x7f010040;
|
||||
public static final int searchViewVoiceIcon = 0x7f01003c;
|
||||
public static final int selectableItemBackground = 0x7f01002d;
|
||||
public static final int spinnerDropDownItemStyle = 0x7f010036;
|
||||
public static final int spinnerItemStyle = 0x7f010035;
|
||||
public static final int subtitle = 0x7f01005f;
|
||||
public static final int subtitleTextStyle = 0x7f010014;
|
||||
public static final int textAppearanceLargePopupMenu = 0x7f01002f;
|
||||
public static final int textAppearanceListItemSmall = 0x7f010048;
|
||||
public static final int textAppearanceSearchResultSubtitle = 0x7f010044;
|
||||
public static final int textAppearanceSearchResultTitle = 0x7f010043;
|
||||
public static final int textAppearanceSmall = 0x7f010031;
|
||||
public static final int textAppearanceSmallPopupMenu = 0x7f010030;
|
||||
public static final int textColorPrimary = 0x7f010032;
|
||||
public static final int textColorPrimaryDisableOnly = 0x7f010033;
|
||||
public static final int textColorPrimaryInverse = 0x7f010034;
|
||||
public static final int textColorSearchUrl = 0x7f010041;
|
||||
public static final int title = 0x7f01005e;
|
||||
public static final int titleTextStyle = 0x7f010013;
|
||||
public static final int verticalDivider = 0x7f01006b;
|
||||
public static final int windowActionBar = 0x7f010054;
|
||||
public static final int windowActionBarOverlay = 0x7f010055;
|
||||
public static final int windowActionModeOverlay = 0x7f010056;
|
||||
public static final int windowAnimationStyle = 0x7f01006e;
|
||||
public static final int windowContentOverlay = 0x7f01002e;
|
||||
public static final int windowMinWidthMajor = 0x7f010049;
|
||||
public static final int windowMinWidthMinor = 0x7f01004a;
|
||||
public static final int windowNoTitle = 0x7f010053;
|
||||
public static final int windowSplitActionBar = 0x7f010057;
|
||||
}
|
||||
public static final class bool {
|
||||
public static final int abs__action_bar_embed_tabs = 0x7f090000;
|
||||
public static final int abs__action_bar_expanded_action_views_exclusive = 0x7f090002;
|
||||
public static final int abs__config_actionMenuItemAllCaps = 0x7f090004;
|
||||
public static final int abs__config_allowActionMenuItemTextWithIcon = 0x7f090005;
|
||||
public static final int abs__config_showMenuShortcutsWhenKeyboardPresent = 0x7f090003;
|
||||
public static final int abs__split_action_bar_is_narrow = 0x7f090001;
|
||||
}
|
||||
public static final class color {
|
||||
public static final int abs__background_holo_dark = 0x7f0a0000;
|
||||
public static final int abs__background_holo_light = 0x7f0a0001;
|
||||
public static final int abs__bright_foreground_disabled_holo_dark = 0x7f0a0004;
|
||||
public static final int abs__bright_foreground_disabled_holo_light = 0x7f0a0005;
|
||||
public static final int abs__bright_foreground_holo_dark = 0x7f0a0002;
|
||||
public static final int abs__bright_foreground_holo_light = 0x7f0a0003;
|
||||
public static final int abs__primary_text_disable_only_holo_dark = 0x7f0a0006;
|
||||
public static final int abs__primary_text_disable_only_holo_light = 0x7f0a0007;
|
||||
public static final int abs__primary_text_holo_dark = 0x7f0a0008;
|
||||
public static final int abs__primary_text_holo_light = 0x7f0a0009;
|
||||
}
|
||||
public static final class dimen {
|
||||
public static final int abs__action_bar_default_height = 0x7f070006;
|
||||
public static final int abs__action_bar_icon_vertical_padding = 0x7f070007;
|
||||
public static final int abs__action_bar_subtitle_bottom_margin = 0x7f07000b;
|
||||
public static final int abs__action_bar_subtitle_text_size = 0x7f070009;
|
||||
public static final int abs__action_bar_subtitle_top_margin = 0x7f07000a;
|
||||
public static final int abs__action_bar_title_text_size = 0x7f070008;
|
||||
public static final int abs__action_button_min_width = 0x7f07000c;
|
||||
public static final int abs__config_prefDialogWidth = 0x7f070005;
|
||||
public static final int abs__dialog_min_width_major = 0x7f070012;
|
||||
public static final int abs__dialog_min_width_minor = 0x7f070013;
|
||||
public static final int abs__dropdownitem_icon_width = 0x7f07000f;
|
||||
public static final int abs__dropdownitem_text_padding_left = 0x7f07000d;
|
||||
public static final int abs__dropdownitem_text_padding_right = 0x7f07000e;
|
||||
public static final int abs__search_view_preferred_width = 0x7f070011;
|
||||
public static final int abs__search_view_text_min_width = 0x7f070010;
|
||||
}
|
||||
public static final class drawable {
|
||||
public static final int abs__ab_bottom_solid_dark_holo = 0x7f020000;
|
||||
public static final int abs__ab_bottom_solid_inverse_holo = 0x7f020001;
|
||||
public static final int abs__ab_bottom_solid_light_holo = 0x7f020002;
|
||||
public static final int abs__ab_bottom_transparent_dark_holo = 0x7f020003;
|
||||
public static final int abs__ab_bottom_transparent_light_holo = 0x7f020004;
|
||||
public static final int abs__ab_share_pack_holo_dark = 0x7f020005;
|
||||
public static final int abs__ab_share_pack_holo_light = 0x7f020006;
|
||||
public static final int abs__ab_solid_dark_holo = 0x7f020007;
|
||||
public static final int abs__ab_solid_light_holo = 0x7f020008;
|
||||
public static final int abs__ab_solid_shadow_holo = 0x7f020009;
|
||||
public static final int abs__ab_stacked_solid_dark_holo = 0x7f02000a;
|
||||
public static final int abs__ab_stacked_solid_light_holo = 0x7f02000b;
|
||||
public static final int abs__ab_stacked_transparent_dark_holo = 0x7f02000c;
|
||||
public static final int abs__ab_stacked_transparent_light_holo = 0x7f02000d;
|
||||
public static final int abs__ab_transparent_dark_holo = 0x7f02000e;
|
||||
public static final int abs__ab_transparent_light_holo = 0x7f02000f;
|
||||
public static final int abs__activated_background_holo_dark = 0x7f020010;
|
||||
public static final int abs__activated_background_holo_light = 0x7f020011;
|
||||
public static final int abs__btn_cab_done_default_holo_dark = 0x7f020012;
|
||||
public static final int abs__btn_cab_done_default_holo_light = 0x7f020013;
|
||||
public static final int abs__btn_cab_done_focused_holo_dark = 0x7f020014;
|
||||
public static final int abs__btn_cab_done_focused_holo_light = 0x7f020015;
|
||||
public static final int abs__btn_cab_done_holo_dark = 0x7f020016;
|
||||
public static final int abs__btn_cab_done_holo_light = 0x7f020017;
|
||||
public static final int abs__btn_cab_done_pressed_holo_dark = 0x7f020018;
|
||||
public static final int abs__btn_cab_done_pressed_holo_light = 0x7f020019;
|
||||
public static final int abs__cab_background_bottom_holo_dark = 0x7f02001a;
|
||||
public static final int abs__cab_background_bottom_holo_light = 0x7f02001b;
|
||||
public static final int abs__cab_background_top_holo_dark = 0x7f02001c;
|
||||
public static final int abs__cab_background_top_holo_light = 0x7f02001d;
|
||||
public static final int abs__ic_ab_back_holo_dark = 0x7f02001e;
|
||||
public static final int abs__ic_ab_back_holo_light = 0x7f02001f;
|
||||
public static final int abs__ic_cab_done_holo_dark = 0x7f020020;
|
||||
public static final int abs__ic_cab_done_holo_light = 0x7f020021;
|
||||
public static final int abs__ic_clear = 0x7f020022;
|
||||
public static final int abs__ic_clear_disabled = 0x7f020023;
|
||||
public static final int abs__ic_clear_holo_light = 0x7f020024;
|
||||
public static final int abs__ic_clear_normal = 0x7f020025;
|
||||
public static final int abs__ic_clear_search_api_disabled_holo_light = 0x7f020026;
|
||||
public static final int abs__ic_clear_search_api_holo_light = 0x7f020027;
|
||||
public static final int abs__ic_commit_search_api_holo_dark = 0x7f020028;
|
||||
public static final int abs__ic_commit_search_api_holo_light = 0x7f020029;
|
||||
public static final int abs__ic_go = 0x7f02002a;
|
||||
public static final int abs__ic_go_search_api_holo_light = 0x7f02002b;
|
||||
public static final int abs__ic_menu_moreoverflow_holo_dark = 0x7f02002c;
|
||||
public static final int abs__ic_menu_moreoverflow_holo_light = 0x7f02002d;
|
||||
public static final int abs__ic_menu_moreoverflow_normal_holo_dark = 0x7f02002e;
|
||||
public static final int abs__ic_menu_moreoverflow_normal_holo_light = 0x7f02002f;
|
||||
public static final int abs__ic_menu_share_holo_dark = 0x7f020030;
|
||||
public static final int abs__ic_menu_share_holo_light = 0x7f020031;
|
||||
public static final int abs__ic_search = 0x7f020032;
|
||||
public static final int abs__ic_search_api_holo_light = 0x7f020033;
|
||||
public static final int abs__ic_voice_search = 0x7f020034;
|
||||
public static final int abs__ic_voice_search_api_holo_light = 0x7f020035;
|
||||
public static final int abs__item_background_holo_dark = 0x7f020036;
|
||||
public static final int abs__item_background_holo_light = 0x7f020037;
|
||||
public static final int abs__list_activated_holo = 0x7f020038;
|
||||
public static final int abs__list_divider_holo_dark = 0x7f020039;
|
||||
public static final int abs__list_divider_holo_light = 0x7f02003a;
|
||||
public static final int abs__list_focused_holo = 0x7f02003b;
|
||||
public static final int abs__list_longpressed_holo = 0x7f02003c;
|
||||
public static final int abs__list_pressed_holo_dark = 0x7f02003d;
|
||||
public static final int abs__list_pressed_holo_light = 0x7f02003e;
|
||||
public static final int abs__list_selector_background_transition_holo_dark = 0x7f02003f;
|
||||
public static final int abs__list_selector_background_transition_holo_light = 0x7f020040;
|
||||
public static final int abs__list_selector_disabled_holo_dark = 0x7f020041;
|
||||
public static final int abs__list_selector_disabled_holo_light = 0x7f020042;
|
||||
public static final int abs__list_selector_holo_dark = 0x7f020043;
|
||||
public static final int abs__list_selector_holo_light = 0x7f020044;
|
||||
public static final int abs__menu_dropdown_panel_holo_dark = 0x7f020045;
|
||||
public static final int abs__menu_dropdown_panel_holo_light = 0x7f020046;
|
||||
public static final int abs__progress_bg_holo_dark = 0x7f020047;
|
||||
public static final int abs__progress_bg_holo_light = 0x7f020048;
|
||||
public static final int abs__progress_horizontal_holo_dark = 0x7f020049;
|
||||
public static final int abs__progress_horizontal_holo_light = 0x7f02004a;
|
||||
public static final int abs__progress_medium_holo = 0x7f02004b;
|
||||
public static final int abs__progress_primary_holo_dark = 0x7f02004c;
|
||||
public static final int abs__progress_primary_holo_light = 0x7f02004d;
|
||||
public static final int abs__progress_secondary_holo_dark = 0x7f02004e;
|
||||
public static final int abs__progress_secondary_holo_light = 0x7f02004f;
|
||||
public static final int abs__search_dropdown_dark = 0x7f020050;
|
||||
public static final int abs__search_dropdown_light = 0x7f020051;
|
||||
public static final int abs__spinner_48_inner_holo = 0x7f020052;
|
||||
public static final int abs__spinner_48_outer_holo = 0x7f020053;
|
||||
public static final int abs__spinner_ab_default_holo_dark = 0x7f020054;
|
||||
public static final int abs__spinner_ab_default_holo_light = 0x7f020055;
|
||||
public static final int abs__spinner_ab_disabled_holo_dark = 0x7f020056;
|
||||
public static final int abs__spinner_ab_disabled_holo_light = 0x7f020057;
|
||||
public static final int abs__spinner_ab_focused_holo_dark = 0x7f020058;
|
||||
public static final int abs__spinner_ab_focused_holo_light = 0x7f020059;
|
||||
public static final int abs__spinner_ab_holo_dark = 0x7f02005a;
|
||||
public static final int abs__spinner_ab_holo_light = 0x7f02005b;
|
||||
public static final int abs__spinner_ab_pressed_holo_dark = 0x7f02005c;
|
||||
public static final int abs__spinner_ab_pressed_holo_light = 0x7f02005d;
|
||||
public static final int abs__tab_indicator_ab_holo = 0x7f02005e;
|
||||
public static final int abs__tab_selected_focused_holo = 0x7f02005f;
|
||||
public static final int abs__tab_selected_holo = 0x7f020060;
|
||||
public static final int abs__tab_selected_pressed_holo = 0x7f020061;
|
||||
public static final int abs__tab_unselected_pressed_holo = 0x7f020062;
|
||||
public static final int abs__textfield_search_default_holo_dark = 0x7f020063;
|
||||
public static final int abs__textfield_search_default_holo_light = 0x7f020064;
|
||||
public static final int abs__textfield_search_right_default_holo_dark = 0x7f020065;
|
||||
public static final int abs__textfield_search_right_default_holo_light = 0x7f020066;
|
||||
public static final int abs__textfield_search_right_selected_holo_dark = 0x7f020067;
|
||||
public static final int abs__textfield_search_right_selected_holo_light = 0x7f020068;
|
||||
public static final int abs__textfield_search_selected_holo_dark = 0x7f020069;
|
||||
public static final int abs__textfield_search_selected_holo_light = 0x7f02006a;
|
||||
public static final int abs__textfield_searchview_holo_dark = 0x7f02006b;
|
||||
public static final int abs__textfield_searchview_holo_light = 0x7f02006c;
|
||||
public static final int abs__textfield_searchview_right_holo_dark = 0x7f02006d;
|
||||
public static final int abs__textfield_searchview_right_holo_light = 0x7f02006e;
|
||||
public static final int abs__toast_frame = 0x7f02006f;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int abs__action_bar = 0x7f06002c;
|
||||
public static final int abs__action_bar_container = 0x7f06002b;
|
||||
public static final int abs__action_bar_subtitle = 0x7f06001d;
|
||||
public static final int abs__action_bar_title = 0x7f06001c;
|
||||
public static final int abs__action_context_bar = 0x7f06002d;
|
||||
public static final int abs__action_menu_divider = 0x7f060018;
|
||||
public static final int abs__action_menu_presenter = 0x7f060019;
|
||||
public static final int abs__action_mode_bar = 0x7f060031;
|
||||
public static final int abs__action_mode_bar_stub = 0x7f060030;
|
||||
public static final int abs__action_mode_close_button = 0x7f060020;
|
||||
public static final int abs__activity_chooser_view_content = 0x7f060021;
|
||||
public static final int abs__checkbox = 0x7f060028;
|
||||
public static final int abs__content = 0x7f06002e;
|
||||
public static final int abs__default_activity_button = 0x7f060024;
|
||||
public static final int abs__expand_activities_button = 0x7f060022;
|
||||
public static final int abs__home = 0x7f060016;
|
||||
public static final int abs__icon = 0x7f060026;
|
||||
public static final int abs__image = 0x7f060023;
|
||||
public static final int abs__imageButton = 0x7f06001e;
|
||||
public static final int abs__list_item = 0x7f060025;
|
||||
public static final int abs__progress_circular = 0x7f06001a;
|
||||
public static final int abs__progress_horizontal = 0x7f06001b;
|
||||
public static final int abs__radio = 0x7f060029;
|
||||
public static final int abs__search_badge = 0x7f060034;
|
||||
public static final int abs__search_bar = 0x7f060033;
|
||||
public static final int abs__search_button = 0x7f060035;
|
||||
public static final int abs__search_close_btn = 0x7f06003a;
|
||||
public static final int abs__search_edit_frame = 0x7f060036;
|
||||
public static final int abs__search_go_btn = 0x7f06003c;
|
||||
public static final int abs__search_mag_icon = 0x7f060037;
|
||||
public static final int abs__search_plate = 0x7f060038;
|
||||
public static final int abs__search_src_text = 0x7f060039;
|
||||
public static final int abs__search_voice_btn = 0x7f06003d;
|
||||
public static final int abs__shortcut = 0x7f06002a;
|
||||
public static final int abs__split_action_bar = 0x7f06002f;
|
||||
public static final int abs__submit_area = 0x7f06003b;
|
||||
public static final int abs__textButton = 0x7f06001f;
|
||||
public static final int abs__title = 0x7f060027;
|
||||
public static final int abs__up = 0x7f060017;
|
||||
public static final int disableHome = 0x7f060015;
|
||||
public static final int edit_query = 0x7f060032;
|
||||
public static final int homeAsUp = 0x7f060012;
|
||||
public static final int listMode = 0x7f06000e;
|
||||
public static final int normal = 0x7f06000d;
|
||||
public static final int showCustom = 0x7f060014;
|
||||
public static final int showHome = 0x7f060011;
|
||||
public static final int showTitle = 0x7f060013;
|
||||
public static final int tabMode = 0x7f06000f;
|
||||
public static final int useLogo = 0x7f060010;
|
||||
public static final int wrap_content = 0x7f06000c;
|
||||
}
|
||||
public static final class integer {
|
||||
public static final int abs__max_action_buttons = 0x7f0b0000;
|
||||
}
|
||||
public static final class layout {
|
||||
public static final int abs__action_bar_home = 0x7f030000;
|
||||
public static final int abs__action_bar_tab = 0x7f030001;
|
||||
public static final int abs__action_bar_tab_bar_view = 0x7f030002;
|
||||
public static final int abs__action_bar_title_item = 0x7f030003;
|
||||
public static final int abs__action_menu_item_layout = 0x7f030004;
|
||||
public static final int abs__action_menu_layout = 0x7f030005;
|
||||
public static final int abs__action_mode_bar = 0x7f030006;
|
||||
public static final int abs__action_mode_close_item = 0x7f030007;
|
||||
public static final int abs__activity_chooser_view = 0x7f030008;
|
||||
public static final int abs__activity_chooser_view_list_item = 0x7f030009;
|
||||
public static final int abs__list_menu_item_checkbox = 0x7f03000a;
|
||||
public static final int abs__list_menu_item_icon = 0x7f03000b;
|
||||
public static final int abs__list_menu_item_radio = 0x7f03000c;
|
||||
public static final int abs__popup_menu_item_layout = 0x7f03000d;
|
||||
public static final int abs__screen_action_bar = 0x7f03000e;
|
||||
public static final int abs__screen_action_bar_overlay = 0x7f03000f;
|
||||
public static final int abs__screen_simple = 0x7f030010;
|
||||
public static final int abs__screen_simple_overlay_action_mode = 0x7f030011;
|
||||
public static final int abs__search_dropdown_item_icons_2line = 0x7f030012;
|
||||
public static final int abs__search_view = 0x7f030013;
|
||||
public static final int abs__simple_dropdown_hint = 0x7f030014;
|
||||
public static final int sherlock_spinner_dropdown_item = 0x7f030020;
|
||||
public static final int sherlock_spinner_item = 0x7f030021;
|
||||
}
|
||||
public static final class string {
|
||||
public static final int abs__action_bar_home_description = 0x7f080006;
|
||||
public static final int abs__action_bar_up_description = 0x7f080007;
|
||||
public static final int abs__action_menu_overflow_description = 0x7f080008;
|
||||
public static final int abs__action_mode_done = 0x7f080009;
|
||||
public static final int abs__activity_chooser_view_see_all = 0x7f08000a;
|
||||
public static final int abs__activitychooserview_choose_application = 0x7f08000b;
|
||||
public static final int abs__searchview_description_clear = 0x7f080010;
|
||||
public static final int abs__searchview_description_query = 0x7f08000f;
|
||||
public static final int abs__searchview_description_search = 0x7f08000e;
|
||||
public static final int abs__searchview_description_submit = 0x7f080011;
|
||||
public static final int abs__searchview_description_voice = 0x7f080012;
|
||||
public static final int abs__shareactionprovider_share_with = 0x7f08000c;
|
||||
public static final int abs__shareactionprovider_share_with_application = 0x7f08000d;
|
||||
}
|
||||
public static final class style {
|
||||
public static final int Sherlock___TextAppearance_Small = 0x7f0c0046;
|
||||
public static final int Sherlock___Theme = 0x7f0c0051;
|
||||
public static final int Sherlock___Theme_DarkActionBar = 0x7f0c0053;
|
||||
public static final int Sherlock___Theme_Light = 0x7f0c0052;
|
||||
public static final int Sherlock___Widget_ActionBar = 0x7f0c0001;
|
||||
public static final int Sherlock___Widget_ActionMode = 0x7f0c0016;
|
||||
public static final int Sherlock___Widget_ActivityChooserView = 0x7f0c001e;
|
||||
public static final int Sherlock___Widget_Holo_DropDownItem = 0x7f0c0029;
|
||||
public static final int Sherlock___Widget_Holo_ListView = 0x7f0c0026;
|
||||
public static final int Sherlock___Widget_Holo_Spinner = 0x7f0c0023;
|
||||
public static final int Sherlock___Widget_SearchAutoCompleteTextView = 0x7f0c0033;
|
||||
public static final int TextAppearance_Sherlock = 0x7f0c004a;
|
||||
public static final int TextAppearance_Sherlock_Light_SearchResult = 0x7f0c004e;
|
||||
public static final int TextAppearance_Sherlock_Light_SearchResult_Subtitle = 0x7f0c0050;
|
||||
public static final int TextAppearance_Sherlock_Light_SearchResult_Title = 0x7f0c004f;
|
||||
public static final int TextAppearance_Sherlock_Light_Small = 0x7f0c0048;
|
||||
public static final int TextAppearance_Sherlock_Light_Widget_PopupMenu_Large = 0x7f0c0041;
|
||||
public static final int TextAppearance_Sherlock_Light_Widget_PopupMenu_Small = 0x7f0c0043;
|
||||
public static final int TextAppearance_Sherlock_SearchResult = 0x7f0c004b;
|
||||
public static final int TextAppearance_Sherlock_SearchResult_Subtitle = 0x7f0c004d;
|
||||
public static final int TextAppearance_Sherlock_SearchResult_Title = 0x7f0c004c;
|
||||
public static final int TextAppearance_Sherlock_Small = 0x7f0c0047;
|
||||
public static final int TextAppearance_Sherlock_Widget_ActionBar_Menu = 0x7f0c0036;
|
||||
public static final int TextAppearance_Sherlock_Widget_ActionBar_Subtitle = 0x7f0c0039;
|
||||
public static final int TextAppearance_Sherlock_Widget_ActionBar_Subtitle_Inverse = 0x7f0c003a;
|
||||
public static final int TextAppearance_Sherlock_Widget_ActionBar_Title = 0x7f0c0037;
|
||||
public static final int TextAppearance_Sherlock_Widget_ActionBar_Title_Inverse = 0x7f0c0038;
|
||||
public static final int TextAppearance_Sherlock_Widget_ActionMode_Subtitle = 0x7f0c003d;
|
||||
public static final int TextAppearance_Sherlock_Widget_ActionMode_Subtitle_Inverse = 0x7f0c003e;
|
||||
public static final int TextAppearance_Sherlock_Widget_ActionMode_Title = 0x7f0c003b;
|
||||
public static final int TextAppearance_Sherlock_Widget_ActionMode_Title_Inverse = 0x7f0c003c;
|
||||
public static final int TextAppearance_Sherlock_Widget_DropDownHint = 0x7f0c0049;
|
||||
public static final int TextAppearance_Sherlock_Widget_DropDownItem = 0x7f0c0045;
|
||||
public static final int TextAppearance_Sherlock_Widget_PopupMenu = 0x7f0c003f;
|
||||
public static final int TextAppearance_Sherlock_Widget_PopupMenu_Large = 0x7f0c0040;
|
||||
public static final int TextAppearance_Sherlock_Widget_PopupMenu_Small = 0x7f0c0042;
|
||||
public static final int TextAppearance_Sherlock_Widget_TextView_SpinnerItem = 0x7f0c0044;
|
||||
public static final int Theme_Sherlock = 0x7f0c0054;
|
||||
public static final int Theme_Sherlock_Light = 0x7f0c0055;
|
||||
public static final int Theme_Sherlock_Light_DarkActionBar = 0x7f0c0056;
|
||||
public static final int Theme_Sherlock_Light_NoActionBar = 0x7f0c0058;
|
||||
public static final int Theme_Sherlock_NoActionBar = 0x7f0c0057;
|
||||
public static final int Widget = 0x7f0c0000;
|
||||
public static final int Widget_Sherlock_ActionBar = 0x7f0c0002;
|
||||
public static final int Widget_Sherlock_ActionBar_Solid = 0x7f0c0003;
|
||||
public static final int Widget_Sherlock_ActionBar_TabBar = 0x7f0c000a;
|
||||
public static final int Widget_Sherlock_ActionBar_TabText = 0x7f0c000d;
|
||||
public static final int Widget_Sherlock_ActionBar_TabView = 0x7f0c0007;
|
||||
public static final int Widget_Sherlock_ActionButton = 0x7f0c0010;
|
||||
public static final int Widget_Sherlock_ActionButton_CloseMode = 0x7f0c0012;
|
||||
public static final int Widget_Sherlock_ActionButton_Overflow = 0x7f0c0014;
|
||||
public static final int Widget_Sherlock_ActionMode = 0x7f0c0017;
|
||||
public static final int Widget_Sherlock_ActivityChooserView = 0x7f0c001f;
|
||||
public static final int Widget_Sherlock_Button_Small = 0x7f0c0021;
|
||||
public static final int Widget_Sherlock_DropDownItem_Spinner = 0x7f0c002a;
|
||||
public static final int Widget_Sherlock_Light_ActionBar = 0x7f0c0004;
|
||||
public static final int Widget_Sherlock_Light_ActionBar_Solid = 0x7f0c0005;
|
||||
public static final int Widget_Sherlock_Light_ActionBar_Solid_Inverse = 0x7f0c0006;
|
||||
public static final int Widget_Sherlock_Light_ActionBar_TabBar = 0x7f0c000b;
|
||||
public static final int Widget_Sherlock_Light_ActionBar_TabBar_Inverse = 0x7f0c000c;
|
||||
public static final int Widget_Sherlock_Light_ActionBar_TabText = 0x7f0c000e;
|
||||
public static final int Widget_Sherlock_Light_ActionBar_TabText_Inverse = 0x7f0c000f;
|
||||
public static final int Widget_Sherlock_Light_ActionBar_TabView = 0x7f0c0008;
|
||||
public static final int Widget_Sherlock_Light_ActionBar_TabView_Inverse = 0x7f0c0009;
|
||||
public static final int Widget_Sherlock_Light_ActionButton = 0x7f0c0011;
|
||||
public static final int Widget_Sherlock_Light_ActionButton_CloseMode = 0x7f0c0013;
|
||||
public static final int Widget_Sherlock_Light_ActionButton_Overflow = 0x7f0c0015;
|
||||
public static final int Widget_Sherlock_Light_ActionMode = 0x7f0c0018;
|
||||
public static final int Widget_Sherlock_Light_ActionMode_Inverse = 0x7f0c0019;
|
||||
public static final int Widget_Sherlock_Light_ActivityChooserView = 0x7f0c0020;
|
||||
public static final int Widget_Sherlock_Light_Button_Small = 0x7f0c0022;
|
||||
public static final int Widget_Sherlock_Light_DropDownItem_Spinner = 0x7f0c002b;
|
||||
public static final int Widget_Sherlock_Light_ListPopupWindow = 0x7f0c001b;
|
||||
public static final int Widget_Sherlock_Light_ListView_DropDown = 0x7f0c0028;
|
||||
public static final int Widget_Sherlock_Light_PopupMenu = 0x7f0c001d;
|
||||
public static final int Widget_Sherlock_Light_PopupWindow_ActionMode = 0x7f0c002d;
|
||||
public static final int Widget_Sherlock_Light_ProgressBar = 0x7f0c002f;
|
||||
public static final int Widget_Sherlock_Light_ProgressBar_Horizontal = 0x7f0c0031;
|
||||
public static final int Widget_Sherlock_Light_SearchAutoCompleteTextView = 0x7f0c0035;
|
||||
public static final int Widget_Sherlock_Light_Spinner_DropDown_ActionBar = 0x7f0c0025;
|
||||
public static final int Widget_Sherlock_ListPopupWindow = 0x7f0c001a;
|
||||
public static final int Widget_Sherlock_ListView_DropDown = 0x7f0c0027;
|
||||
public static final int Widget_Sherlock_PopupMenu = 0x7f0c001c;
|
||||
public static final int Widget_Sherlock_PopupWindow_ActionMode = 0x7f0c002c;
|
||||
public static final int Widget_Sherlock_ProgressBar = 0x7f0c002e;
|
||||
public static final int Widget_Sherlock_ProgressBar_Horizontal = 0x7f0c0030;
|
||||
public static final int Widget_Sherlock_SearchAutoCompleteTextView = 0x7f0c0034;
|
||||
public static final int Widget_Sherlock_Spinner_DropDown_ActionBar = 0x7f0c0024;
|
||||
public static final int Widget_Sherlock_TextView_SpinnerItem = 0x7f0c0032;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static final int[] SherlockActionBar = { 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068 };
|
||||
public static final int SherlockActionBar_background = 2;
|
||||
public static final int SherlockActionBar_backgroundSplit = 3;
|
||||
public static final int SherlockActionBar_backgroundStacked = 12;
|
||||
public static final int SherlockActionBar_customNavigationLayout = 13;
|
||||
public static final int SherlockActionBar_displayOptions = 7;
|
||||
public static final int SherlockActionBar_divider = 5;
|
||||
public static final int SherlockActionBar_height = 4;
|
||||
public static final int SherlockActionBar_homeLayout = 14;
|
||||
public static final int SherlockActionBar_icon = 10;
|
||||
public static final int SherlockActionBar_indeterminateProgressStyle = 16;
|
||||
public static final int SherlockActionBar_itemPadding = 18;
|
||||
public static final int SherlockActionBar_logo = 11;
|
||||
public static final int SherlockActionBar_navigationMode = 6;
|
||||
public static final int SherlockActionBar_progressBarPadding = 17;
|
||||
public static final int SherlockActionBar_progressBarStyle = 15;
|
||||
public static final int SherlockActionBar_subtitle = 9;
|
||||
public static final int SherlockActionBar_subtitleTextStyle = 1;
|
||||
public static final int SherlockActionBar_title = 8;
|
||||
public static final int SherlockActionBar_titleTextStyle = 0;
|
||||
public static final int[] SherlockActionMenuItemView = { 0x0101013f };
|
||||
public static final int SherlockActionMenuItemView_android_minWidth = 0;
|
||||
public static final int[] SherlockActionMode = { 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017 };
|
||||
public static final int SherlockActionMode_background = 2;
|
||||
public static final int SherlockActionMode_backgroundSplit = 3;
|
||||
public static final int SherlockActionMode_height = 4;
|
||||
public static final int SherlockActionMode_subtitleTextStyle = 1;
|
||||
public static final int SherlockActionMode_titleTextStyle = 0;
|
||||
public static final int[] SherlockActivityChooserView = { 0x010100d4, 0x7f010071, 0x7f010072 };
|
||||
public static final int SherlockActivityChooserView_android_background = 0;
|
||||
public static final int SherlockActivityChooserView_expandActivityOverflowButtonDrawable = 2;
|
||||
public static final int SherlockActivityChooserView_initialActivityCount = 1;
|
||||
public static final int[] SherlockMenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 };
|
||||
public static final int SherlockMenuGroup_android_checkableBehavior = 5;
|
||||
public static final int SherlockMenuGroup_android_enabled = 0;
|
||||
public static final int SherlockMenuGroup_android_id = 1;
|
||||
public static final int SherlockMenuGroup_android_menuCategory = 3;
|
||||
public static final int SherlockMenuGroup_android_orderInCategory = 4;
|
||||
public static final int SherlockMenuGroup_android_visible = 2;
|
||||
public static final int[] SherlockMenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x010102d9, 0x010102fb, 0x010102fc, 0x01010389 };
|
||||
public static final int SherlockMenuItem_android_actionLayout = 14;
|
||||
public static final int SherlockMenuItem_android_actionProviderClass = 16;
|
||||
public static final int SherlockMenuItem_android_actionViewClass = 15;
|
||||
public static final int SherlockMenuItem_android_alphabeticShortcut = 9;
|
||||
public static final int SherlockMenuItem_android_checkable = 11;
|
||||
public static final int SherlockMenuItem_android_checked = 3;
|
||||
public static final int SherlockMenuItem_android_enabled = 1;
|
||||
public static final int SherlockMenuItem_android_icon = 0;
|
||||
public static final int SherlockMenuItem_android_id = 2;
|
||||
public static final int SherlockMenuItem_android_menuCategory = 5;
|
||||
public static final int SherlockMenuItem_android_numericShortcut = 10;
|
||||
public static final int SherlockMenuItem_android_onClick = 12;
|
||||
public static final int SherlockMenuItem_android_orderInCategory = 6;
|
||||
public static final int SherlockMenuItem_android_showAsAction = 13;
|
||||
public static final int SherlockMenuItem_android_title = 7;
|
||||
public static final int SherlockMenuItem_android_titleCondensed = 8;
|
||||
public static final int SherlockMenuItem_android_visible = 4;
|
||||
public static final int[] SherlockMenuView = { 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070 };
|
||||
public static final int SherlockMenuView_headerBackground = 3;
|
||||
public static final int SherlockMenuView_horizontalDivider = 1;
|
||||
public static final int SherlockMenuView_itemBackground = 4;
|
||||
public static final int SherlockMenuView_itemIconDisabledAlpha = 6;
|
||||
public static final int SherlockMenuView_itemTextAppearance = 0;
|
||||
public static final int SherlockMenuView_preserveIconSpacing = 7;
|
||||
public static final int SherlockMenuView_verticalDivider = 2;
|
||||
public static final int SherlockMenuView_windowAnimationStyle = 5;
|
||||
public static final int[] SherlockSearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f010073, 0x7f010074 };
|
||||
public static final int SherlockSearchView_android_imeOptions = 2;
|
||||
public static final int SherlockSearchView_android_inputType = 1;
|
||||
public static final int SherlockSearchView_android_maxWidth = 0;
|
||||
public static final int SherlockSearchView_iconifiedByDefault = 3;
|
||||
public static final int SherlockSearchView_queryHint = 4;
|
||||
public static final int[] SherlockSpinner = { 0x010100af, 0x01010175, 0x01010176, 0x0101017b, 0x01010262, 0x010102ac, 0x010102ad, 0x01010411 };
|
||||
public static final int SherlockSpinner_android_dropDownHorizontalOffset = 5;
|
||||
public static final int SherlockSpinner_android_dropDownSelector = 1;
|
||||
public static final int SherlockSpinner_android_dropDownVerticalOffset = 6;
|
||||
public static final int SherlockSpinner_android_dropDownWidth = 4;
|
||||
public static final int SherlockSpinner_android_gravity = 0;
|
||||
public static final int SherlockSpinner_android_popupBackground = 2;
|
||||
public static final int SherlockSpinner_android_popupPromptView = 7;
|
||||
public static final int SherlockSpinner_android_prompt = 3;
|
||||
public static final int[] SherlockTheme = { 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b };
|
||||
public static final int SherlockTheme_actionBarDivider = 8;
|
||||
public static final int SherlockTheme_actionBarItemBackground = 9;
|
||||
public static final int SherlockTheme_actionBarSize = 7;
|
||||
public static final int SherlockTheme_actionBarSplitStyle = 5;
|
||||
public static final int SherlockTheme_actionBarStyle = 4;
|
||||
public static final int SherlockTheme_actionBarTabBarStyle = 1;
|
||||
public static final int SherlockTheme_actionBarTabStyle = 0;
|
||||
public static final int SherlockTheme_actionBarTabTextStyle = 2;
|
||||
public static final int SherlockTheme_actionBarWidgetTheme = 6;
|
||||
public static final int SherlockTheme_actionButtonStyle = 52;
|
||||
public static final int SherlockTheme_actionDropDownStyle = 51;
|
||||
public static final int SherlockTheme_actionMenuTextAppearance = 10;
|
||||
public static final int SherlockTheme_actionMenuTextColor = 11;
|
||||
public static final int SherlockTheme_actionModeBackground = 14;
|
||||
public static final int SherlockTheme_actionModeCloseButtonStyle = 13;
|
||||
public static final int SherlockTheme_actionModeCloseDrawable = 16;
|
||||
public static final int SherlockTheme_actionModePopupWindowStyle = 18;
|
||||
public static final int SherlockTheme_actionModeShareDrawable = 17;
|
||||
public static final int SherlockTheme_actionModeSplitBackground = 15;
|
||||
public static final int SherlockTheme_actionModeStyle = 12;
|
||||
public static final int SherlockTheme_actionOverflowButtonStyle = 3;
|
||||
public static final int SherlockTheme_actionSpinnerItemStyle = 57;
|
||||
public static final int SherlockTheme_activatedBackgroundIndicator = 65;
|
||||
public static final int SherlockTheme_activityChooserViewStyle = 64;
|
||||
public static final int SherlockTheme_buttonStyleSmall = 19;
|
||||
public static final int SherlockTheme_dividerVertical = 50;
|
||||
public static final int SherlockTheme_dropDownHintAppearance = 66;
|
||||
public static final int SherlockTheme_dropDownListViewStyle = 54;
|
||||
public static final int SherlockTheme_dropdownListPreferredItemHeight = 56;
|
||||
public static final int SherlockTheme_homeAsUpIndicator = 53;
|
||||
public static final int SherlockTheme_listPopupWindowStyle = 63;
|
||||
public static final int SherlockTheme_listPreferredItemHeightSmall = 44;
|
||||
public static final int SherlockTheme_listPreferredItemPaddingLeft = 45;
|
||||
public static final int SherlockTheme_listPreferredItemPaddingRight = 46;
|
||||
public static final int SherlockTheme_popupMenuStyle = 55;
|
||||
public static final int SherlockTheme_searchAutoCompleteTextView = 30;
|
||||
public static final int SherlockTheme_searchDropdownBackground = 31;
|
||||
public static final int SherlockTheme_searchResultListItemHeight = 41;
|
||||
public static final int SherlockTheme_searchViewCloseIcon = 32;
|
||||
public static final int SherlockTheme_searchViewEditQuery = 36;
|
||||
public static final int SherlockTheme_searchViewEditQueryBackground = 37;
|
||||
public static final int SherlockTheme_searchViewGoIcon = 33;
|
||||
public static final int SherlockTheme_searchViewSearchIcon = 34;
|
||||
public static final int SherlockTheme_searchViewTextField = 38;
|
||||
public static final int SherlockTheme_searchViewTextFieldRight = 39;
|
||||
public static final int SherlockTheme_searchViewVoiceIcon = 35;
|
||||
public static final int SherlockTheme_selectableItemBackground = 20;
|
||||
public static final int SherlockTheme_spinnerDropDownItemStyle = 29;
|
||||
public static final int SherlockTheme_spinnerItemStyle = 28;
|
||||
public static final int SherlockTheme_textAppearanceLargePopupMenu = 22;
|
||||
public static final int SherlockTheme_textAppearanceListItemSmall = 47;
|
||||
public static final int SherlockTheme_textAppearanceSearchResultSubtitle = 43;
|
||||
public static final int SherlockTheme_textAppearanceSearchResultTitle = 42;
|
||||
public static final int SherlockTheme_textAppearanceSmall = 24;
|
||||
public static final int SherlockTheme_textAppearanceSmallPopupMenu = 23;
|
||||
public static final int SherlockTheme_textColorPrimary = 25;
|
||||
public static final int SherlockTheme_textColorPrimaryDisableOnly = 26;
|
||||
public static final int SherlockTheme_textColorPrimaryInverse = 27;
|
||||
public static final int SherlockTheme_textColorSearchUrl = 40;
|
||||
public static final int SherlockTheme_windowActionBar = 59;
|
||||
public static final int SherlockTheme_windowActionBarOverlay = 60;
|
||||
public static final int SherlockTheme_windowActionModeOverlay = 61;
|
||||
public static final int SherlockTheme_windowContentOverlay = 21;
|
||||
public static final int SherlockTheme_windowMinWidthMajor = 48;
|
||||
public static final int SherlockTheme_windowMinWidthMinor = 49;
|
||||
public static final int SherlockTheme_windowNoTitle = 58;
|
||||
public static final int SherlockTheme_windowSplitActionBar = 62;
|
||||
public static final int[] SherlockView = { 0x010100da };
|
||||
public static final int SherlockView_android_focusable = 0;
|
||||
}
|
||||
}
|
|
@ -1,501 +0,0 @@
|
|||
/*
|
||||
* This file is auto-generated. DO NOT MODIFY.
|
||||
* Original file: C:\\Users\\David\\Documents\\GitHub\\News-Android-App\\src\\com\\android\\vending\\billing\\IInAppBillingService.aidl
|
||||
*/
|
||||
package com.android.vending.billing;
|
||||
/**
|
||||
* InAppBillingService is the service that provides in-app billing version 3 and beyond.
|
||||
* This service provides the following features:
|
||||
* 1. Provides a new API to get details of in-app items published for the app including
|
||||
* price, type, title and description.
|
||||
* 2. The purchase flow is synchronous and purchase information is available immediately
|
||||
* after it completes.
|
||||
* 3. Purchase information of in-app purchases is maintained within the Google Play system
|
||||
* till the purchase is consumed.
|
||||
* 4. An API to consume a purchase of an inapp item. All purchases of one-time
|
||||
* in-app items are consumable and thereafter can be purchased again.
|
||||
* 5. An API to get current purchases of the user immediately. This will not contain any
|
||||
* consumed purchases.
|
||||
*
|
||||
* All calls will give a response code with the following possible values
|
||||
* RESULT_OK = 0 - success
|
||||
* RESULT_USER_CANCELED = 1 - user pressed back or canceled a dialog
|
||||
* RESULT_BILLING_UNAVAILABLE = 3 - this billing API version is not supported for the type requested
|
||||
* RESULT_ITEM_UNAVAILABLE = 4 - requested SKU is not available for purchase
|
||||
* RESULT_DEVELOPER_ERROR = 5 - invalid arguments provided to the API
|
||||
* RESULT_ERROR = 6 - Fatal error during the API action
|
||||
* RESULT_ITEM_ALREADY_OWNED = 7 - Failure to purchase since item is already owned
|
||||
* RESULT_ITEM_NOT_OWNED = 8 - Failure to consume since item is not owned
|
||||
*/
|
||||
public interface IInAppBillingService extends android.os.IInterface
|
||||
{
|
||||
/** Local-side IPC implementation stub class. */
|
||||
public static abstract class Stub extends android.os.Binder implements com.android.vending.billing.IInAppBillingService
|
||||
{
|
||||
private static final java.lang.String DESCRIPTOR = "com.android.vending.billing.IInAppBillingService";
|
||||
/** Construct the stub at attach it to the interface. */
|
||||
public Stub()
|
||||
{
|
||||
this.attachInterface(this, DESCRIPTOR);
|
||||
}
|
||||
/**
|
||||
* Cast an IBinder object into an com.android.vending.billing.IInAppBillingService interface,
|
||||
* generating a proxy if needed.
|
||||
*/
|
||||
public static com.android.vending.billing.IInAppBillingService asInterface(android.os.IBinder obj)
|
||||
{
|
||||
if ((obj==null)) {
|
||||
return null;
|
||||
}
|
||||
android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR);
|
||||
if (((iin!=null)&&(iin instanceof com.android.vending.billing.IInAppBillingService))) {
|
||||
return ((com.android.vending.billing.IInAppBillingService)iin);
|
||||
}
|
||||
return new com.android.vending.billing.IInAppBillingService.Stub.Proxy(obj);
|
||||
}
|
||||
@Override public android.os.IBinder asBinder()
|
||||
{
|
||||
return this;
|
||||
}
|
||||
@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags) throws android.os.RemoteException
|
||||
{
|
||||
switch (code)
|
||||
{
|
||||
case INTERFACE_TRANSACTION:
|
||||
{
|
||||
reply.writeString(DESCRIPTOR);
|
||||
return true;
|
||||
}
|
||||
case TRANSACTION_isBillingSupported:
|
||||
{
|
||||
data.enforceInterface(DESCRIPTOR);
|
||||
int _arg0;
|
||||
_arg0 = data.readInt();
|
||||
java.lang.String _arg1;
|
||||
_arg1 = data.readString();
|
||||
java.lang.String _arg2;
|
||||
_arg2 = data.readString();
|
||||
int _result = this.isBillingSupported(_arg0, _arg1, _arg2);
|
||||
reply.writeNoException();
|
||||
reply.writeInt(_result);
|
||||
return true;
|
||||
}
|
||||
case TRANSACTION_getSkuDetails:
|
||||
{
|
||||
data.enforceInterface(DESCRIPTOR);
|
||||
int _arg0;
|
||||
_arg0 = data.readInt();
|
||||
java.lang.String _arg1;
|
||||
_arg1 = data.readString();
|
||||
java.lang.String _arg2;
|
||||
_arg2 = data.readString();
|
||||
android.os.Bundle _arg3;
|
||||
if ((0!=data.readInt())) {
|
||||
_arg3 = android.os.Bundle.CREATOR.createFromParcel(data);
|
||||
}
|
||||
else {
|
||||
_arg3 = null;
|
||||
}
|
||||
android.os.Bundle _result = this.getSkuDetails(_arg0, _arg1, _arg2, _arg3);
|
||||
reply.writeNoException();
|
||||
if ((_result!=null)) {
|
||||
reply.writeInt(1);
|
||||
_result.writeToParcel(reply, android.os.Parcelable.PARCELABLE_WRITE_RETURN_VALUE);
|
||||
}
|
||||
else {
|
||||
reply.writeInt(0);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
case TRANSACTION_getBuyIntent:
|
||||
{
|
||||
data.enforceInterface(DESCRIPTOR);
|
||||
int _arg0;
|
||||
_arg0 = data.readInt();
|
||||
java.lang.String _arg1;
|
||||
_arg1 = data.readString();
|
||||
java.lang.String _arg2;
|
||||
_arg2 = data.readString();
|
||||
java.lang.String _arg3;
|
||||
_arg3 = data.readString();
|
||||
java.lang.String _arg4;
|
||||
_arg4 = data.readString();
|
||||
android.os.Bundle _result = this.getBuyIntent(_arg0, _arg1, _arg2, _arg3, _arg4);
|
||||
reply.writeNoException();
|
||||
if ((_result!=null)) {
|
||||
reply.writeInt(1);
|
||||
_result.writeToParcel(reply, android.os.Parcelable.PARCELABLE_WRITE_RETURN_VALUE);
|
||||
}
|
||||
else {
|
||||
reply.writeInt(0);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
case TRANSACTION_getPurchases:
|
||||
{
|
||||
data.enforceInterface(DESCRIPTOR);
|
||||
int _arg0;
|
||||
_arg0 = data.readInt();
|
||||
java.lang.String _arg1;
|
||||
_arg1 = data.readString();
|
||||
java.lang.String _arg2;
|
||||
_arg2 = data.readString();
|
||||
java.lang.String _arg3;
|
||||
_arg3 = data.readString();
|
||||
android.os.Bundle _result = this.getPurchases(_arg0, _arg1, _arg2, _arg3);
|
||||
reply.writeNoException();
|
||||
if ((_result!=null)) {
|
||||
reply.writeInt(1);
|
||||
_result.writeToParcel(reply, android.os.Parcelable.PARCELABLE_WRITE_RETURN_VALUE);
|
||||
}
|
||||
else {
|
||||
reply.writeInt(0);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
case TRANSACTION_consumePurchase:
|
||||
{
|
||||
data.enforceInterface(DESCRIPTOR);
|
||||
int _arg0;
|
||||
_arg0 = data.readInt();
|
||||
java.lang.String _arg1;
|
||||
_arg1 = data.readString();
|
||||
java.lang.String _arg2;
|
||||
_arg2 = data.readString();
|
||||
int _result = this.consumePurchase(_arg0, _arg1, _arg2);
|
||||
reply.writeNoException();
|
||||
reply.writeInt(_result);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
return super.onTransact(code, data, reply, flags);
|
||||
}
|
||||
private static class Proxy implements com.android.vending.billing.IInAppBillingService
|
||||
{
|
||||
private android.os.IBinder mRemote;
|
||||
Proxy(android.os.IBinder remote)
|
||||
{
|
||||
mRemote = remote;
|
||||
}
|
||||
@Override public android.os.IBinder asBinder()
|
||||
{
|
||||
return mRemote;
|
||||
}
|
||||
public java.lang.String getInterfaceDescriptor()
|
||||
{
|
||||
return DESCRIPTOR;
|
||||
}
|
||||
/**
|
||||
* Checks support for the requested billing API version, package and in-app type.
|
||||
* Minimum API version supported by this interface is 3.
|
||||
* @param apiVersion the billing version which the app is using
|
||||
* @param packageName the package name of the calling app
|
||||
* @param type type of the in-app item being purchased "inapp" for one-time purchases
|
||||
* and "subs" for subscription.
|
||||
* @return RESULT_OK(0) on success, corresponding result code on failures
|
||||
*/
|
||||
@Override public int isBillingSupported(int apiVersion, java.lang.String packageName, java.lang.String type) throws android.os.RemoteException
|
||||
{
|
||||
android.os.Parcel _data = android.os.Parcel.obtain();
|
||||
android.os.Parcel _reply = android.os.Parcel.obtain();
|
||||
int _result;
|
||||
try {
|
||||
_data.writeInterfaceToken(DESCRIPTOR);
|
||||
_data.writeInt(apiVersion);
|
||||
_data.writeString(packageName);
|
||||
_data.writeString(type);
|
||||
mRemote.transact(Stub.TRANSACTION_isBillingSupported, _data, _reply, 0);
|
||||
_reply.readException();
|
||||
_result = _reply.readInt();
|
||||
}
|
||||
finally {
|
||||
_reply.recycle();
|
||||
_data.recycle();
|
||||
}
|
||||
return _result;
|
||||
}
|
||||
/**
|
||||
* Provides details of a list of SKUs
|
||||
* Given a list of SKUs of a valid type in the skusBundle, this returns a bundle
|
||||
* with a list JSON strings containing the productId, price, title and description.
|
||||
* This API can be called with a maximum of 20 SKUs.
|
||||
* @param apiVersion billing API version that the Third-party is using
|
||||
* @param packageName the package name of the calling app
|
||||
* @param skusBundle bundle containing a StringArrayList of SKUs with key "ITEM_ID_LIST"
|
||||
* @return Bundle containing the following key-value pairs
|
||||
* "RESPONSE_CODE" with int value, RESULT_OK(0) if success, other response codes on
|
||||
* failure as listed above.
|
||||
* "DETAILS_LIST" with a StringArrayList containing purchase information
|
||||
* in JSON format similar to:
|
||||
* '{ "productId" : "exampleSku", "type" : "inapp", "price" : "$5.00",
|
||||
* "title : "Example Title", "description" : "This is an example description" }'
|
||||
*/
|
||||
@Override public android.os.Bundle getSkuDetails(int apiVersion, java.lang.String packageName, java.lang.String type, android.os.Bundle skusBundle) throws android.os.RemoteException
|
||||
{
|
||||
android.os.Parcel _data = android.os.Parcel.obtain();
|
||||
android.os.Parcel _reply = android.os.Parcel.obtain();
|
||||
android.os.Bundle _result;
|
||||
try {
|
||||
_data.writeInterfaceToken(DESCRIPTOR);
|
||||
_data.writeInt(apiVersion);
|
||||
_data.writeString(packageName);
|
||||
_data.writeString(type);
|
||||
if ((skusBundle!=null)) {
|
||||
_data.writeInt(1);
|
||||
skusBundle.writeToParcel(_data, 0);
|
||||
}
|
||||
else {
|
||||
_data.writeInt(0);
|
||||
}
|
||||
mRemote.transact(Stub.TRANSACTION_getSkuDetails, _data, _reply, 0);
|
||||
_reply.readException();
|
||||
if ((0!=_reply.readInt())) {
|
||||
_result = android.os.Bundle.CREATOR.createFromParcel(_reply);
|
||||
}
|
||||
else {
|
||||
_result = null;
|
||||
}
|
||||
}
|
||||
finally {
|
||||
_reply.recycle();
|
||||
_data.recycle();
|
||||
}
|
||||
return _result;
|
||||
}
|
||||
/**
|
||||
* Returns a pending intent to launch the purchase flow for an in-app item by providing a SKU,
|
||||
* the type, a unique purchase token and an optional developer payload.
|
||||
* @param apiVersion billing API version that the app is using
|
||||
* @param packageName package name of the calling app
|
||||
* @param sku the SKU of the in-app item as published in the developer console
|
||||
* @param type the type of the in-app item ("inapp" for one-time purchases
|
||||
* and "subs" for subscription).
|
||||
* @param developerPayload optional argument to be sent back with the purchase information
|
||||
* @return Bundle containing the following key-value pairs
|
||||
* "RESPONSE_CODE" with int value, RESULT_OK(0) if success, other response codes on
|
||||
* failure as listed above.
|
||||
* "BUY_INTENT" - PendingIntent to start the purchase flow
|
||||
*
|
||||
* The Pending intent should be launched with startIntentSenderForResult. When purchase flow
|
||||
* has completed, the onActivityResult() will give a resultCode of OK or CANCELED.
|
||||
* If the purchase is successful, the result data will contain the following key-value pairs
|
||||
* "RESPONSE_CODE" with int value, RESULT_OK(0) if success, other response codes on
|
||||
* failure as listed above.
|
||||
* "INAPP_PURCHASE_DATA" - String in JSON format similar to
|
||||
* '{"orderId":"12999763169054705758.1371079406387615",
|
||||
* "packageName":"com.example.app",
|
||||
* "productId":"exampleSku",
|
||||
* "purchaseTime":1345678900000,
|
||||
* "purchaseToken" : "122333444455555",
|
||||
* "developerPayload":"example developer payload" }'
|
||||
* "INAPP_DATA_SIGNATURE" - String containing the signature of the purchase data that
|
||||
* was signed with the private key of the developer
|
||||
* TODO: change this to app-specific keys.
|
||||
*/
|
||||
@Override public android.os.Bundle getBuyIntent(int apiVersion, java.lang.String packageName, java.lang.String sku, java.lang.String type, java.lang.String developerPayload) throws android.os.RemoteException
|
||||
{
|
||||
android.os.Parcel _data = android.os.Parcel.obtain();
|
||||
android.os.Parcel _reply = android.os.Parcel.obtain();
|
||||
android.os.Bundle _result;
|
||||
try {
|
||||
_data.writeInterfaceToken(DESCRIPTOR);
|
||||
_data.writeInt(apiVersion);
|
||||
_data.writeString(packageName);
|
||||
_data.writeString(sku);
|
||||
_data.writeString(type);
|
||||
_data.writeString(developerPayload);
|
||||
mRemote.transact(Stub.TRANSACTION_getBuyIntent, _data, _reply, 0);
|
||||
_reply.readException();
|
||||
if ((0!=_reply.readInt())) {
|
||||
_result = android.os.Bundle.CREATOR.createFromParcel(_reply);
|
||||
}
|
||||
else {
|
||||
_result = null;
|
||||
}
|
||||
}
|
||||
finally {
|
||||
_reply.recycle();
|
||||
_data.recycle();
|
||||
}
|
||||
return _result;
|
||||
}
|
||||
/**
|
||||
* Returns the current SKUs owned by the user of the type and package name specified along with
|
||||
* purchase information and a signature of the data to be validated.
|
||||
* This will return all SKUs that have been purchased in V3 and managed items purchased using
|
||||
* V1 and V2 that have not been consumed.
|
||||
* @param apiVersion billing API version that the app is using
|
||||
* @param packageName package name of the calling app
|
||||
* @param type the type of the in-app items being requested
|
||||
* ("inapp" for one-time purchases and "subs" for subscription).
|
||||
* @param continuationToken to be set as null for the first call, if the number of owned
|
||||
* skus are too many, a continuationToken is returned in the response bundle.
|
||||
* This method can be called again with the continuation token to get the next set of
|
||||
* owned skus.
|
||||
* @return Bundle containing the following key-value pairs
|
||||
* "RESPONSE_CODE" with int value, RESULT_OK(0) if success, other response codes on
|
||||
* failure as listed above.
|
||||
* "INAPP_PURCHASE_ITEM_LIST" - StringArrayList containing the list of SKUs
|
||||
* "INAPP_PURCHASE_DATA_LIST" - StringArrayList containing the purchase information
|
||||
* "INAPP_DATA_SIGNATURE_LIST"- StringArrayList containing the signatures
|
||||
* of the purchase information
|
||||
* "INAPP_CONTINUATION_TOKEN" - String containing a continuation token for the
|
||||
* next set of in-app purchases. Only set if the
|
||||
* user has more owned skus than the current list.
|
||||
*/
|
||||
@Override public android.os.Bundle getPurchases(int apiVersion, java.lang.String packageName, java.lang.String type, java.lang.String continuationToken) throws android.os.RemoteException
|
||||
{
|
||||
android.os.Parcel _data = android.os.Parcel.obtain();
|
||||
android.os.Parcel _reply = android.os.Parcel.obtain();
|
||||
android.os.Bundle _result;
|
||||
try {
|
||||
_data.writeInterfaceToken(DESCRIPTOR);
|
||||
_data.writeInt(apiVersion);
|
||||
_data.writeString(packageName);
|
||||
_data.writeString(type);
|
||||
_data.writeString(continuationToken);
|
||||
mRemote.transact(Stub.TRANSACTION_getPurchases, _data, _reply, 0);
|
||||
_reply.readException();
|
||||
if ((0!=_reply.readInt())) {
|
||||
_result = android.os.Bundle.CREATOR.createFromParcel(_reply);
|
||||
}
|
||||
else {
|
||||
_result = null;
|
||||
}
|
||||
}
|
||||
finally {
|
||||
_reply.recycle();
|
||||
_data.recycle();
|
||||
}
|
||||
return _result;
|
||||
}
|
||||
/**
|
||||
* Consume the last purchase of the given SKU. This will result in this item being removed
|
||||
* from all subsequent responses to getPurchases() and allow re-purchase of this item.
|
||||
* @param apiVersion billing API version that the app is using
|
||||
* @param packageName package name of the calling app
|
||||
* @param purchaseToken token in the purchase information JSON that identifies the purchase
|
||||
* to be consumed
|
||||
* @return 0 if consumption succeeded. Appropriate error values for failures.
|
||||
*/
|
||||
@Override public int consumePurchase(int apiVersion, java.lang.String packageName, java.lang.String purchaseToken) throws android.os.RemoteException
|
||||
{
|
||||
android.os.Parcel _data = android.os.Parcel.obtain();
|
||||
android.os.Parcel _reply = android.os.Parcel.obtain();
|
||||
int _result;
|
||||
try {
|
||||
_data.writeInterfaceToken(DESCRIPTOR);
|
||||
_data.writeInt(apiVersion);
|
||||
_data.writeString(packageName);
|
||||
_data.writeString(purchaseToken);
|
||||
mRemote.transact(Stub.TRANSACTION_consumePurchase, _data, _reply, 0);
|
||||
_reply.readException();
|
||||
_result = _reply.readInt();
|
||||
}
|
||||
finally {
|
||||
_reply.recycle();
|
||||
_data.recycle();
|
||||
}
|
||||
return _result;
|
||||
}
|
||||
}
|
||||
static final int TRANSACTION_isBillingSupported = (android.os.IBinder.FIRST_CALL_TRANSACTION + 0);
|
||||
static final int TRANSACTION_getSkuDetails = (android.os.IBinder.FIRST_CALL_TRANSACTION + 1);
|
||||
static final int TRANSACTION_getBuyIntent = (android.os.IBinder.FIRST_CALL_TRANSACTION + 2);
|
||||
static final int TRANSACTION_getPurchases = (android.os.IBinder.FIRST_CALL_TRANSACTION + 3);
|
||||
static final int TRANSACTION_consumePurchase = (android.os.IBinder.FIRST_CALL_TRANSACTION + 4);
|
||||
}
|
||||
/**
|
||||
* Checks support for the requested billing API version, package and in-app type.
|
||||
* Minimum API version supported by this interface is 3.
|
||||
* @param apiVersion the billing version which the app is using
|
||||
* @param packageName the package name of the calling app
|
||||
* @param type type of the in-app item being purchased "inapp" for one-time purchases
|
||||
* and "subs" for subscription.
|
||||
* @return RESULT_OK(0) on success, corresponding result code on failures
|
||||
*/
|
||||
public int isBillingSupported(int apiVersion, java.lang.String packageName, java.lang.String type) throws android.os.RemoteException;
|
||||
/**
|
||||
* Provides details of a list of SKUs
|
||||
* Given a list of SKUs of a valid type in the skusBundle, this returns a bundle
|
||||
* with a list JSON strings containing the productId, price, title and description.
|
||||
* This API can be called with a maximum of 20 SKUs.
|
||||
* @param apiVersion billing API version that the Third-party is using
|
||||
* @param packageName the package name of the calling app
|
||||
* @param skusBundle bundle containing a StringArrayList of SKUs with key "ITEM_ID_LIST"
|
||||
* @return Bundle containing the following key-value pairs
|
||||
* "RESPONSE_CODE" with int value, RESULT_OK(0) if success, other response codes on
|
||||
* failure as listed above.
|
||||
* "DETAILS_LIST" with a StringArrayList containing purchase information
|
||||
* in JSON format similar to:
|
||||
* '{ "productId" : "exampleSku", "type" : "inapp", "price" : "$5.00",
|
||||
* "title : "Example Title", "description" : "This is an example description" }'
|
||||
*/
|
||||
public android.os.Bundle getSkuDetails(int apiVersion, java.lang.String packageName, java.lang.String type, android.os.Bundle skusBundle) throws android.os.RemoteException;
|
||||
/**
|
||||
* Returns a pending intent to launch the purchase flow for an in-app item by providing a SKU,
|
||||
* the type, a unique purchase token and an optional developer payload.
|
||||
* @param apiVersion billing API version that the app is using
|
||||
* @param packageName package name of the calling app
|
||||
* @param sku the SKU of the in-app item as published in the developer console
|
||||
* @param type the type of the in-app item ("inapp" for one-time purchases
|
||||
* and "subs" for subscription).
|
||||
* @param developerPayload optional argument to be sent back with the purchase information
|
||||
* @return Bundle containing the following key-value pairs
|
||||
* "RESPONSE_CODE" with int value, RESULT_OK(0) if success, other response codes on
|
||||
* failure as listed above.
|
||||
* "BUY_INTENT" - PendingIntent to start the purchase flow
|
||||
*
|
||||
* The Pending intent should be launched with startIntentSenderForResult. When purchase flow
|
||||
* has completed, the onActivityResult() will give a resultCode of OK or CANCELED.
|
||||
* If the purchase is successful, the result data will contain the following key-value pairs
|
||||
* "RESPONSE_CODE" with int value, RESULT_OK(0) if success, other response codes on
|
||||
* failure as listed above.
|
||||
* "INAPP_PURCHASE_DATA" - String in JSON format similar to
|
||||
* '{"orderId":"12999763169054705758.1371079406387615",
|
||||
* "packageName":"com.example.app",
|
||||
* "productId":"exampleSku",
|
||||
* "purchaseTime":1345678900000,
|
||||
* "purchaseToken" : "122333444455555",
|
||||
* "developerPayload":"example developer payload" }'
|
||||
* "INAPP_DATA_SIGNATURE" - String containing the signature of the purchase data that
|
||||
* was signed with the private key of the developer
|
||||
* TODO: change this to app-specific keys.
|
||||
*/
|
||||
public android.os.Bundle getBuyIntent(int apiVersion, java.lang.String packageName, java.lang.String sku, java.lang.String type, java.lang.String developerPayload) throws android.os.RemoteException;
|
||||
/**
|
||||
* Returns the current SKUs owned by the user of the type and package name specified along with
|
||||
* purchase information and a signature of the data to be validated.
|
||||
* This will return all SKUs that have been purchased in V3 and managed items purchased using
|
||||
* V1 and V2 that have not been consumed.
|
||||
* @param apiVersion billing API version that the app is using
|
||||
* @param packageName package name of the calling app
|
||||
* @param type the type of the in-app items being requested
|
||||
* ("inapp" for one-time purchases and "subs" for subscription).
|
||||
* @param continuationToken to be set as null for the first call, if the number of owned
|
||||
* skus are too many, a continuationToken is returned in the response bundle.
|
||||
* This method can be called again with the continuation token to get the next set of
|
||||
* owned skus.
|
||||
* @return Bundle containing the following key-value pairs
|
||||
* "RESPONSE_CODE" with int value, RESULT_OK(0) if success, other response codes on
|
||||
* failure as listed above.
|
||||
* "INAPP_PURCHASE_ITEM_LIST" - StringArrayList containing the list of SKUs
|
||||
* "INAPP_PURCHASE_DATA_LIST" - StringArrayList containing the purchase information
|
||||
* "INAPP_DATA_SIGNATURE_LIST"- StringArrayList containing the signatures
|
||||
* of the purchase information
|
||||
* "INAPP_CONTINUATION_TOKEN" - String containing a continuation token for the
|
||||
* next set of in-app purchases. Only set if the
|
||||
* user has more owned skus than the current list.
|
||||
*/
|
||||
public android.os.Bundle getPurchases(int apiVersion, java.lang.String packageName, java.lang.String type, java.lang.String continuationToken) throws android.os.RemoteException;
|
||||
/**
|
||||
* Consume the last purchase of the given SKU. This will result in this item being removed
|
||||
* from all subsequent responses to getPurchases() and allow re-purchase of this item.
|
||||
* @param apiVersion billing API version that the app is using
|
||||
* @param packageName package name of the calling app
|
||||
* @param purchaseToken token in the purchase information JSON that identifies the purchase
|
||||
* to be consumed
|
||||
* @return 0 if consumption succeeded. Appropriate error values for failures.
|
||||
*/
|
||||
public int consumePurchase(int apiVersion, java.lang.String packageName, java.lang.String purchaseToken) throws android.os.RemoteException;
|
||||
}
|
|
@ -1,104 +0,0 @@
|
|||
/* 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 com.handmark.pulltorefresh.library;
|
||||
|
||||
public final class R {
|
||||
public static final class anim {
|
||||
public static final int slide_in_from_bottom = 0x7f040000;
|
||||
public static final int slide_in_from_top = 0x7f040001;
|
||||
public static final int slide_out_to_bottom = 0x7f040002;
|
||||
public static final int slide_out_to_top = 0x7f040003;
|
||||
}
|
||||
public static final class attr {
|
||||
public static final int ptrAdapterViewBackground = 0x7f010010;
|
||||
public static final int ptrAnimationStyle = 0x7f01000c;
|
||||
public static final int ptrDrawable = 0x7f010006;
|
||||
public static final int ptrDrawableBottom = 0x7f010012;
|
||||
public static final int ptrDrawableEnd = 0x7f010008;
|
||||
public static final int ptrDrawableStart = 0x7f010007;
|
||||
public static final int ptrDrawableTop = 0x7f010011;
|
||||
public static final int ptrHeaderBackground = 0x7f010001;
|
||||
public static final int ptrHeaderSubTextColor = 0x7f010003;
|
||||
public static final int ptrHeaderTextAppearance = 0x7f01000a;
|
||||
public static final int ptrHeaderTextColor = 0x7f010002;
|
||||
public static final int ptrListViewExtrasEnabled = 0x7f01000e;
|
||||
public static final int ptrMode = 0x7f010004;
|
||||
public static final int ptrOverScroll = 0x7f010009;
|
||||
public static final int ptrRefreshableViewBackground = 0x7f010000;
|
||||
public static final int ptrRotateDrawableWhilePulling = 0x7f01000f;
|
||||
public static final int ptrScrollingWhileRefreshingEnabled = 0x7f01000d;
|
||||
public static final int ptrShowIndicator = 0x7f010005;
|
||||
public static final int ptrSubHeaderTextAppearance = 0x7f01000b;
|
||||
}
|
||||
public static final class dimen {
|
||||
public static final int header_footer_left_right_padding = 0x7f070003;
|
||||
public static final int header_footer_top_bottom_padding = 0x7f070004;
|
||||
public static final int indicator_corner_radius = 0x7f070001;
|
||||
public static final int indicator_internal_padding = 0x7f070002;
|
||||
public static final int indicator_right_padding = 0x7f070000;
|
||||
}
|
||||
public static final class drawable {
|
||||
public static final int default_ptr_flip = 0x7f020074;
|
||||
public static final int default_ptr_rotate = 0x7f020075;
|
||||
public static final int indicator_arrow = 0x7f02007d;
|
||||
public static final int indicator_bg_bottom = 0x7f02007e;
|
||||
public static final int indicator_bg_top = 0x7f02007f;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int both = 0x7f060003;
|
||||
public static final int disabled = 0x7f060000;
|
||||
public static final int fl_inner = 0x7f06004a;
|
||||
public static final int flip = 0x7f060008;
|
||||
public static final int gridview = 0x7f060009;
|
||||
public static final int manualOnly = 0x7f060004;
|
||||
public static final int pullDownFromTop = 0x7f060005;
|
||||
public static final int pullFromEnd = 0x7f060002;
|
||||
public static final int pullFromStart = 0x7f060001;
|
||||
public static final int pullUpFromBottom = 0x7f060006;
|
||||
public static final int pull_to_refresh_image = 0x7f06004b;
|
||||
public static final int pull_to_refresh_progress = 0x7f06004c;
|
||||
public static final int pull_to_refresh_sub_text = 0x7f06004e;
|
||||
public static final int pull_to_refresh_text = 0x7f06004d;
|
||||
public static final int rotate = 0x7f060007;
|
||||
public static final int scrollview = 0x7f06000b;
|
||||
public static final int webview = 0x7f06000a;
|
||||
}
|
||||
public static final class layout {
|
||||
public static final int pull_to_refresh_header_horizontal = 0x7f03001e;
|
||||
public static final int pull_to_refresh_header_vertical = 0x7f03001f;
|
||||
}
|
||||
public static final class string {
|
||||
public static final int pull_to_refresh_from_bottom_pull_label = 0x7f080003;
|
||||
public static final int pull_to_refresh_from_bottom_refreshing_label = 0x7f080005;
|
||||
public static final int pull_to_refresh_from_bottom_release_label = 0x7f080004;
|
||||
public static final int pull_to_refresh_pull_label = 0x7f080000;
|
||||
public static final int pull_to_refresh_refreshing_label = 0x7f080002;
|
||||
public static final int pull_to_refresh_release_label = 0x7f080001;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static final int[] PullToRefresh = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012 };
|
||||
public static final int PullToRefresh_ptrAdapterViewBackground = 16;
|
||||
public static final int PullToRefresh_ptrAnimationStyle = 12;
|
||||
public static final int PullToRefresh_ptrDrawable = 6;
|
||||
public static final int PullToRefresh_ptrDrawableBottom = 18;
|
||||
public static final int PullToRefresh_ptrDrawableEnd = 8;
|
||||
public static final int PullToRefresh_ptrDrawableStart = 7;
|
||||
public static final int PullToRefresh_ptrDrawableTop = 17;
|
||||
public static final int PullToRefresh_ptrHeaderBackground = 1;
|
||||
public static final int PullToRefresh_ptrHeaderSubTextColor = 3;
|
||||
public static final int PullToRefresh_ptrHeaderTextAppearance = 10;
|
||||
public static final int PullToRefresh_ptrHeaderTextColor = 2;
|
||||
public static final int PullToRefresh_ptrListViewExtrasEnabled = 14;
|
||||
public static final int PullToRefresh_ptrMode = 4;
|
||||
public static final int PullToRefresh_ptrOverScroll = 9;
|
||||
public static final int PullToRefresh_ptrRefreshableViewBackground = 0;
|
||||
public static final int PullToRefresh_ptrRotateDrawableWhilePulling = 15;
|
||||
public static final int PullToRefresh_ptrScrollingWhileRefreshingEnabled = 13;
|
||||
public static final int PullToRefresh_ptrShowIndicator = 5;
|
||||
public static final int PullToRefresh_ptrSubHeaderTextAppearance = 11;
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
/** Automatically generated file. DO NOT MODIFY */
|
||||
package de.luhmer.owncloudnewsreader;
|
||||
|
||||
public final class BuildConfig {
|
||||
public final static boolean DEBUG = true;
|
||||
}
|