gecko/mobile/android/base/resources/layout
Lucas Rocha 0151a54be9 Bug 937641 - Move toolbar-related classes to the toolbar package (r=sriram)
--HG--
rename : mobile/android/base/AutocompleteHandler.java => mobile/android/base/toolbar/AutocompleteHandler.java
rename : mobile/android/base/BackButton.java => mobile/android/base/toolbar/BackButton.java
rename : mobile/android/base/BrowserToolbar.java => mobile/android/base/toolbar/BrowserToolbar.java
rename : mobile/android/base/BrowserToolbarBackground.java => mobile/android/base/toolbar/BrowserToolbarBackground.java
rename : mobile/android/base/CanvasDelegate.java => mobile/android/base/toolbar/CanvasDelegate.java
rename : mobile/android/base/ForwardButton.java => mobile/android/base/toolbar/ForwardButton.java
rename : mobile/android/base/PageActionLayout.java => mobile/android/base/toolbar/PageActionLayout.java
rename : mobile/android/base/ShapedButton.java => mobile/android/base/toolbar/ShapedButton.java
rename : mobile/android/base/TabCounter.java => mobile/android/base/toolbar/TabCounter.java
2013-11-19 15:46:48 +00:00
..
arrow_popup.xml
autocomplete_list_item.xml
autocomplete_list.xml
bookmark_edit.xml
bookmark_folder_row.xml
bookmark_item_row.xml Bug 888905: Tablet bookmarks page for new about:home. [r=lucasr] 2013-08-07 09:39:26 -07:00
browser_search.xml Backed out changeset 9760c819e993 2013-08-15 09:57:56 -07:00
browser_toolbar.xml Bug 937641 - Move toolbar-related classes to the toolbar package (r=sriram) 2013-11-19 15:46:48 +00:00
crash_reporter.xml Bug 936519 - Move general-purpose views to the widget package (r=mfinkle) 2013-11-11 18:41:12 +00:00
datetime_picker.xml
doorhanger_button.xml
doorhanger.xml
find_in_page_content.xml
font_size_preference.xml
gecko_app.xml Bug 937641 - Move toolbar-related classes to the toolbar package (r=sriram) 2013-11-19 15:46:48 +00:00
home_banner.xml Bug 905262 - Create a JS add-on API for adding content to the promotional banner. r=wesj 2013-08-19 17:22:47 -07:00
home_bookmarks_page.xml Bug 919230 - Implement empty screen state for bookmarks. r=sriram 2013-10-16 09:42:33 -07:00
home_empty_page.xml Bug 907852 - Unify position of empty state graphics. r=sriram 2013-08-30 13:38:11 -07:00
home_empty_reading_page.xml Bug 909153 - Empty reading list hint is inaccessible. r=lucasr 2013-08-25 18:37:32 -04:00
home_header_row.xml
home_history_list.xml Bug 918377 - Misc layout fixes on new tab layout in about:home (r=sriram) 2013-09-19 17:19:43 -04:00
home_history_page.xml Bug 917394 - Rearrange about:home tabs as per new design (r=sriram) 2013-09-17 16:58:12 -04:00
home_history_tabs_indicator.xml Bug 894077: Layout for history panel for tablets [r=sriram] 2013-08-07 00:11:31 -07:00
home_item_row.xml
home_last_tabs_page.xml Bug 895867 - Implement empty screen state for 'tabs from last time'. r=lucasr 2013-08-09 13:39:13 -07:00
home_most_recent_page.xml Bug 894077: Layout for history panel for tablets [r=sriram] 2013-08-07 00:11:31 -07:00
home_pager.xml Bug 907592 - Use viewstubs for loading ViewPager. r=lucasr 2013-08-21 02:15:37 -07:00
home_reading_list_page.xml Bug 891953 - Part 2: Add "Tip" for reading list empty screen. r=sriram 2013-08-16 01:41:00 -07:00
home_search_item_row.xml
home_suggestion_prompt.xml Bug 910882: Change search suggestions background to a lighter blue. [r=margaret] 2013-09-24 11:54:16 -07:00
home_top_sites_page.xml Bug 920317: Banner cuts off TopSitesPage. [r=margaret] 2013-09-26 15:39:36 -07:00
icon_grid_item.xml Bug 920170 - Allow adding a grid of icons to prompts. r=margaret 2013-10-15 08:53:16 -07:00
icon_grid.xml Bug 920170 - Allow adding a grid of icons to prompts. r=margaret 2013-10-15 08:53:16 -07:00
launch_app_list.xml
launch_app_listitem.xml
list_item_header.xml
menu_action_bar.xml
menu_item_action_view.xml Bug 937829: Cleanup the layout glitch when only one share icon is shown. [r=mfinkle] 2013-11-13 09:34:05 -08:00
menu_popup.xml
notification_icon_text.xml
notification_progress_text.xml
notification_progress.xml
pin_site_dialog.xml Bug 917273 - Fix PinSiteDialog to handle pinning user-entered terms. r=wesj 2013-10-09 13:06:58 -07:00
preference_rightalign_icon.xml
preference_search_engine.xml Bug 895423 - Use a FaviconView to display the icons for the customise search menu. r=liuche 2013-09-14 12:09:14 -07:00
preference_search_tip.xml Bug 898151 - Add informational graphic to search engine customisation menu. r=liuche 2013-08-05 08:40:09 -07:00
remote_tabs_child.xml
remote_tabs_group.xml Bug 936519 - Move general-purpose views to the widget package (r=mfinkle) 2013-11-11 18:41:12 +00:00
search_engine_row.xml Bug 936519 - Move general-purpose views to the widget package (r=mfinkle) 2013-11-11 18:41:12 +00:00
select_dialog_list.xml
select_dialog_multichoice.xml
select_dialog_singlechoice.xml
shared_ui_components.xml bug 880259 - Firefox should use GeckoView r=mfinkle 2013-08-02 16:46:07 -04:00
simple_dropdown_item_1line.xml
site_identity.xml
site_setting_item.xml Bug 936519 - Move general-purpose views to the widget package (r=mfinkle) 2013-11-11 18:41:12 +00:00
site_setting_title.xml
suggestion_item.xml
sync_account.xml
sync_list_item.xml
sync_redirect_to_setup.xml
sync_send_tab.xml
sync_setup_failure.xml
sync_setup_jpake_waiting.xml
sync_setup_nointernet.xml
sync_setup_pair.xml
sync_setup_success.xml
sync_setup_webview.xml
sync_setup.xml
tab_menu_strip.xml Bug 891183: Added custom tab strip in about:home for tablets [r=sriram] 2013-08-13 17:08:16 -07:00
tabs_counter.xml Bug 924232 - Part 2: Move preprocessed Gecko*.java.in to widget package. r=mfinkle 2013-10-10 11:53:14 -07:00
tabs_item_cell.xml
tabs_item_row.xml
tabs_panel_header.xml
tabs_panel_indicator.xml
tabs_panel.xml
text_selection_handles.xml
top_sites_grid_item_view.xml Bug 833800: LinearLayout of android doesn't have the third constructor in pre-ICS. [r=margaret] 2013-09-18 10:00:37 -04:00
two_line_page_row.xml
validation_message.xml
videoplayer.xml
web_app.xml Bug 896059 - Allow super toasts in webapps. r=mfinkle 2013-08-02 11:04:45 -07:00