From 0c90888c75eed12f6e2e14a9044faf50bd4af8ed Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 3 Mar 2009 19:32:16 -0800 Subject: auto import from //depot/cupcake/@135843 --- Android.mk | 16 + AndroidManifest.xml | 223 + MODULE_LICENSE_APACHE2 | 0 NOTICE | 190 + assets/html/flashtest.html | 18 + assets/plugins/gears-0.5.12.0/dummy | 1 + assets/plugins/gears.so | Bin 0 -> 1196880 bytes res/anim/find_dialog_enter.xml | 25 + res/anim/find_dialog_exit.xml | 26 + res/drawable/app_web_browser_sm.png | Bin 0 -> 616 bytes res/drawable/browser_bookmark_tab.xml | 20 + res/drawable/browser_history_tab.xml | 20 + res/drawable/browser_visited_tab.xml | 20 + res/drawable/dialog_divider_horizontal_light.9.png | Bin 0 -> 2921 bytes res/drawable/fav_icn_background.png | Bin 0 -> 186 bytes res/drawable/gears.png | Bin 0 -> 3802 bytes res/drawable/gears_button.xml | 29 + res/drawable/gears_button_default.9.png | Bin 0 -> 1399 bytes res/drawable/gears_button_pressed.9.png | Bin 0 -> 1543 bytes res/drawable/gears_button_selected.9.png | Bin 0 -> 1085 bytes res/drawable/gears_icon_32x32.png | Bin 0 -> 2421 bytes res/drawable/gears_icon_48x48.png | Bin 0 -> 4735 bytes res/drawable/gears_local_data.png | Bin 0 -> 1297 bytes res/drawable/gears_location_data.png | Bin 0 -> 1640 bytes res/drawable/ic_btn_close_panel.png | Bin 0 -> 814 bytes res/drawable/ic_btn_find_next.png | Bin 0 -> 592 bytes res/drawable/ic_btn_find_prev.png | Bin 0 -> 615 bytes res/drawable/ic_dialog_bookmark.png | Bin 0 -> 3805 bytes ...dialog_browser_certificate_partially_secure.png | Bin 0 -> 4255 bytes .../ic_dialog_browser_certificate_secure.png | Bin 0 -> 4291 bytes res/drawable/ic_dialog_browser_security_bad.png | Bin 0 -> 3556 bytes res/drawable/ic_dialog_browser_security_good.png | Bin 0 -> 3415 bytes res/drawable/ic_dialog_menu_generic.png | Bin 0 -> 1187 bytes res/drawable/ic_launcher_browser.png | Bin 0 -> 3426 bytes res/drawable/ic_launcher_drm_file.png | Bin 0 -> 2738 bytes res/drawable/ic_menu_bookmark.png | Bin 0 -> 1080 bytes res/drawable/ic_menu_windows.png | Bin 0 -> 1244 bytes res/drawable/ic_new_window.png | Bin 0 -> 3010 bytes res/drawable/ic_search_category_bookmark.png | Bin 0 -> 806 bytes res/drawable/ic_search_category_browser.png | Bin 0 -> 2395 bytes res/drawable/ic_search_category_history.png | Bin 0 -> 900 bytes res/drawable/ic_search_category_suggest.png | Bin 0 -> 819 bytes res/drawable/ic_tab_browser_bookmark_selected.png | Bin 0 -> 1483 bytes .../ic_tab_browser_bookmark_unselected.png | Bin 0 -> 1385 bytes res/drawable/ic_tab_browser_history_selected.png | Bin 0 -> 2149 bytes res/drawable/ic_tab_browser_history_unselected.png | Bin 0 -> 2172 bytes res/drawable/ic_tab_browser_visited_selected.png | Bin 0 -> 1574 bytes res/drawable/ic_tab_browser_visited_unselected.png | Bin 0 -> 1459 bytes res/drawable/page_indicator.png | Bin 0 -> 1224 bytes res/drawable/page_indicator_unselected2.png | Bin 0 -> 188 bytes res/drawable/ssl_icon.png | Bin 0 -> 3216 bytes res/layout-land/http_authentication.xml | 73 + res/layout-land/page_info.xml | 73 + res/layout-land/ssl_certificate.xml | 266 ++ res/layout/add_new_bookmark.xml | 59 + res/layout/browser_add_bookmark.xml | 97 + res/layout/browser_bookmarks_page.xml | 27 + res/layout/browser_download_item.xml | 89 + res/layout/browser_downloads_page.xml | 25 + res/layout/browser_find.xml | 86 + res/layout/browser_subwindow.xml | 50 + res/layout/empty_history.xml | 25 + res/layout/gears_dialog.xml | 175 + res/layout/gears_dialog_permission.xml | 111 + res/layout/gears_dialog_settings.xml | 58 + res/layout/gears_dialog_settings_row.xml | 127 + res/layout/gears_settings.xml | 48 + res/layout/gears_settings_row.xml | 99 + res/layout/history_header.xml | 24 + res/layout/history_item.xml | 65 + res/layout/http_authentication.xml | 69 + res/layout/no_downloads.xml | 25 + res/layout/page_info.xml | 74 + res/layout/ssl_certificate.xml | 280 ++ res/layout/ssl_success.xml | 44 + res/layout/ssl_warning.xml | 41 + res/layout/ssl_warnings.xml | 51 + res/layout/tabitem.xml | 53 + res/layout/tabs.xml | 41 + res/menu/bookmarks.xml | 21 + res/menu/bookmarkscontext.xml | 38 + res/menu/browser.xml | 113 + res/menu/browsercontext.xml | 59 + res/menu/downloadhistory.xml | 26 + res/menu/downloadhistorycontextfailed.xml | 22 + res/menu/downloadhistorycontextfinished.xml | 24 + res/menu/downloadhistorycontextrunning.xml | 22 + res/menu/history.xml | 21 + res/menu/historycontext.xml | 30 + res/menu/tabscontext.xml | 26 + res/values-cs/strings.xml | 334 ++ res/values-de/strings.xml | 334 ++ res/values-es/strings.xml | 334 ++ res/values-fr/strings.xml | 334 ++ res/values-it/strings.xml | 334 ++ res/values-ja/strings.xml | 334 ++ res/values-ko/strings.xml | 334 ++ res/values-nb/strings.xml | 326 ++ res/values-nl/strings.xml | 334 ++ res/values-pl/strings.xml | 334 ++ res/values-ru/strings.xml | 334 ++ res/values-zh-rCN/strings.xml | 334 ++ res/values-zh-rTW/strings.xml | 334 ++ res/values/colors.xml | 42 + res/values/strings.xml | 707 +++ res/values/styles.xml | 49 + res/values/themes.xml | 28 + res/xml/browser_preferences.xml | 174 + res/xml/debug_preferences.xml | 67 + res/xml/searchable.xml | 33 + src/com/android/browser/AddBookmarkPage.java | 226 + src/com/android/browser/AddNewBookmark.java | 68 + src/com/android/browser/BookmarkItem.java | 113 + src/com/android/browser/Browser.java | 59 + src/com/android/browser/BrowserActivity.java | 4567 ++++++++++++++++++++ .../android/browser/BrowserBookmarksAdapter.java | 535 +++ src/com/android/browser/BrowserBookmarksPage.java | 385 ++ .../android/browser/BrowserDownloadAdapter.java | 222 + src/com/android/browser/BrowserDownloadPage.java | 468 ++ src/com/android/browser/BrowserHistoryPage.java | 468 ++ .../android/browser/BrowserHomepagePreference.java | 64 + src/com/android/browser/BrowserPluginList.java | 66 + .../android/browser/BrowserPreferencesPage.java | 149 + src/com/android/browser/BrowserProvider.java | 654 +++ .../browser/BrowserSearchpagePreference.java | 68 + src/com/android/browser/BrowserSettings.java | 442 ++ .../android/browser/BrowserYesNoPreference.java | 56 + .../browser/CombinedBookmarkHistoryActivity.java | 124 + src/com/android/browser/Dots.java | 83 + src/com/android/browser/FakeWebView.java | 111 + src/com/android/browser/FetchUrlMimeType.java | 135 + src/com/android/browser/FindDialog.java | 226 + src/com/android/browser/GearsBaseDialog.java | 474 ++ src/com/android/browser/GearsNativeDialog.java | 280 ++ src/com/android/browser/GearsPermissions.java | 196 + .../android/browser/GearsPermissionsDialog.java | 133 + src/com/android/browser/GearsSettingsDialog.java | 460 ++ src/com/android/browser/HistoryItem.java | 127 + src/com/android/browser/ImageAdapter.java | 291 ++ src/com/android/browser/ImageGrid.java | 233 + src/com/android/browser/KeyTracker.java | 107 + src/com/android/browser/MostVisitedActivity.java | 199 + src/com/android/browser/TabControl.java | 937 ++++ 143 files changed, 21405 insertions(+) create mode 100644 Android.mk create mode 100644 AndroidManifest.xml create mode 100644 MODULE_LICENSE_APACHE2 create mode 100644 NOTICE create mode 100644 assets/html/flashtest.html create mode 100644 assets/plugins/gears-0.5.12.0/dummy create mode 100644 assets/plugins/gears.so create mode 100644 res/anim/find_dialog_enter.xml create mode 100644 res/anim/find_dialog_exit.xml create mode 100644 res/drawable/app_web_browser_sm.png create mode 100644 res/drawable/browser_bookmark_tab.xml create mode 100644 res/drawable/browser_history_tab.xml create mode 100644 res/drawable/browser_visited_tab.xml create mode 100755 res/drawable/dialog_divider_horizontal_light.9.png create mode 100755 res/drawable/fav_icn_background.png create mode 100644 res/drawable/gears.png create mode 100755 res/drawable/gears_button.xml create mode 100644 res/drawable/gears_button_default.9.png create mode 100644 res/drawable/gears_button_pressed.9.png create mode 100644 res/drawable/gears_button_selected.9.png create mode 100644 res/drawable/gears_icon_32x32.png create mode 100644 res/drawable/gears_icon_48x48.png create mode 100644 res/drawable/gears_local_data.png create mode 100644 res/drawable/gears_location_data.png create mode 100644 res/drawable/ic_btn_close_panel.png create mode 100644 res/drawable/ic_btn_find_next.png create mode 100644 res/drawable/ic_btn_find_prev.png create mode 100644 res/drawable/ic_dialog_bookmark.png create mode 100755 res/drawable/ic_dialog_browser_certificate_partially_secure.png create mode 100755 res/drawable/ic_dialog_browser_certificate_secure.png create mode 100755 res/drawable/ic_dialog_browser_security_bad.png create mode 100755 res/drawable/ic_dialog_browser_security_good.png create mode 100755 res/drawable/ic_dialog_menu_generic.png create mode 100755 res/drawable/ic_launcher_browser.png create mode 100644 res/drawable/ic_launcher_drm_file.png create mode 100644 res/drawable/ic_menu_bookmark.png create mode 100644 res/drawable/ic_menu_windows.png create mode 100644 res/drawable/ic_new_window.png create mode 100755 res/drawable/ic_search_category_bookmark.png create mode 100644 res/drawable/ic_search_category_browser.png create mode 100755 res/drawable/ic_search_category_history.png create mode 100755 res/drawable/ic_search_category_suggest.png create mode 100644 res/drawable/ic_tab_browser_bookmark_selected.png create mode 100644 res/drawable/ic_tab_browser_bookmark_unselected.png create mode 100644 res/drawable/ic_tab_browser_history_selected.png create mode 100644 res/drawable/ic_tab_browser_history_unselected.png create mode 100644 res/drawable/ic_tab_browser_visited_selected.png create mode 100644 res/drawable/ic_tab_browser_visited_unselected.png create mode 100644 res/drawable/page_indicator.png create mode 100644 res/drawable/page_indicator_unselected2.png create mode 100644 res/drawable/ssl_icon.png create mode 100644 res/layout-land/http_authentication.xml create mode 100644 res/layout-land/page_info.xml create mode 100644 res/layout-land/ssl_certificate.xml create mode 100644 res/layout/add_new_bookmark.xml create mode 100644 res/layout/browser_add_bookmark.xml create mode 100644 res/layout/browser_bookmarks_page.xml create mode 100644 res/layout/browser_download_item.xml create mode 100644 res/layout/browser_downloads_page.xml create mode 100644 res/layout/browser_find.xml create mode 100644 res/layout/browser_subwindow.xml create mode 100644 res/layout/empty_history.xml create mode 100644 res/layout/gears_dialog.xml create mode 100644 res/layout/gears_dialog_permission.xml create mode 100644 res/layout/gears_dialog_settings.xml create mode 100644 res/layout/gears_dialog_settings_row.xml create mode 100644 res/layout/gears_settings.xml create mode 100644 res/layout/gears_settings_row.xml create mode 100644 res/layout/history_header.xml create mode 100644 res/layout/history_item.xml create mode 100644 res/layout/http_authentication.xml create mode 100644 res/layout/no_downloads.xml create mode 100644 res/layout/page_info.xml create mode 100644 res/layout/ssl_certificate.xml create mode 100644 res/layout/ssl_success.xml create mode 100644 res/layout/ssl_warning.xml create mode 100644 res/layout/ssl_warnings.xml create mode 100644 res/layout/tabitem.xml create mode 100644 res/layout/tabs.xml create mode 100644 res/menu/bookmarks.xml create mode 100644 res/menu/bookmarkscontext.xml create mode 100644 res/menu/browser.xml create mode 100644 res/menu/browsercontext.xml create mode 100644 res/menu/downloadhistory.xml create mode 100644 res/menu/downloadhistorycontextfailed.xml create mode 100644 res/menu/downloadhistorycontextfinished.xml create mode 100644 res/menu/downloadhistorycontextrunning.xml create mode 100644 res/menu/history.xml create mode 100644 res/menu/historycontext.xml create mode 100644 res/menu/tabscontext.xml create mode 100644 res/values-cs/strings.xml create mode 100644 res/values-de/strings.xml create mode 100644 res/values-es/strings.xml create mode 100644 res/values-fr/strings.xml create mode 100644 res/values-it/strings.xml create mode 100644 res/values-ja/strings.xml create mode 100644 res/values-ko/strings.xml create mode 100644 res/values-nb/strings.xml create mode 100644 res/values-nl/strings.xml create mode 100644 res/values-pl/strings.xml create mode 100644 res/values-ru/strings.xml create mode 100644 res/values-zh-rCN/strings.xml create mode 100644 res/values-zh-rTW/strings.xml create mode 100644 res/values/colors.xml create mode 100644 res/values/strings.xml create mode 100644 res/values/styles.xml create mode 100644 res/values/themes.xml create mode 100644 res/xml/browser_preferences.xml create mode 100644 res/xml/debug_preferences.xml create mode 100644 res/xml/searchable.xml create mode 100644 src/com/android/browser/AddBookmarkPage.java create mode 100644 src/com/android/browser/AddNewBookmark.java create mode 100644 src/com/android/browser/BookmarkItem.java create mode 100644 src/com/android/browser/Browser.java create mode 100644 src/com/android/browser/BrowserActivity.java create mode 100644 src/com/android/browser/BrowserBookmarksAdapter.java create mode 100644 src/com/android/browser/BrowserBookmarksPage.java create mode 100644 src/com/android/browser/BrowserDownloadAdapter.java create mode 100644 src/com/android/browser/BrowserDownloadPage.java create mode 100644 src/com/android/browser/BrowserHistoryPage.java create mode 100644 src/com/android/browser/BrowserHomepagePreference.java create mode 100644 src/com/android/browser/BrowserPluginList.java create mode 100644 src/com/android/browser/BrowserPreferencesPage.java create mode 100644 src/com/android/browser/BrowserProvider.java create mode 100644 src/com/android/browser/BrowserSearchpagePreference.java create mode 100644 src/com/android/browser/BrowserSettings.java create mode 100644 src/com/android/browser/BrowserYesNoPreference.java create mode 100644 src/com/android/browser/CombinedBookmarkHistoryActivity.java create mode 100644 src/com/android/browser/Dots.java create mode 100644 src/com/android/browser/FakeWebView.java create mode 100644 src/com/android/browser/FetchUrlMimeType.java create mode 100644 src/com/android/browser/FindDialog.java create mode 100644 src/com/android/browser/GearsBaseDialog.java create mode 100644 src/com/android/browser/GearsNativeDialog.java create mode 100644 src/com/android/browser/GearsPermissions.java create mode 100644 src/com/android/browser/GearsPermissionsDialog.java create mode 100644 src/com/android/browser/GearsSettingsDialog.java create mode 100644 src/com/android/browser/HistoryItem.java create mode 100644 src/com/android/browser/ImageAdapter.java create mode 100644 src/com/android/browser/ImageGrid.java create mode 100644 src/com/android/browser/KeyTracker.java create mode 100644 src/com/android/browser/MostVisitedActivity.java create mode 100644 src/com/android/browser/TabControl.java diff --git a/Android.mk b/Android.mk new file mode 100644 index 00000000..9de5b560 --- /dev/null +++ b/Android.mk @@ -0,0 +1,16 @@ +LOCAL_PATH:= $(call my-dir) +include $(CLEAR_VARS) + +LOCAL_MODULE_TAGS := user development + +# TODO: Remove dependency of application on the test runner (android.test.runner) +# library. +LOCAL_JAVA_LIBRARIES := android.test.runner + +LOCAL_STATIC_JAVA_LIBRARIES := googlelogin-client + +LOCAL_SRC_FILES := $(call all-subdir-java-files) + +LOCAL_PACKAGE_NAME := Browser + +include $(BUILD_PACKAGE) diff --git a/AndroidManifest.xml b/AndroidManifest.xml new file mode 100644 index 00000000..110bda43 --- /dev/null +++ b/AndroidManifest.xml @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2 new file mode 100644 index 00000000..e69de29b diff --git a/NOTICE b/NOTICE new file mode 100644 index 00000000..c5b1efa7 --- /dev/null +++ b/NOTICE @@ -0,0 +1,190 @@ + + Copyright (c) 2005-2008, The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + + 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. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + diff --git a/assets/html/flashtest.html b/assets/html/flashtest.html new file mode 100644 index 00000000..8e1cf48f --- /dev/null +++ b/assets/html/flashtest.html @@ -0,0 +1,18 @@ + + +Flash test + + +

Flash test

+This is text above the plugin +Google +
+lhs + + + +
+ +This is some the text and more text and more text and more text and more text and more text and more text and more text and more text and more text and more text + + diff --git a/assets/plugins/gears-0.5.12.0/dummy b/assets/plugins/gears-0.5.12.0/dummy new file mode 100644 index 00000000..50f9ab94 --- /dev/null +++ b/assets/plugins/gears-0.5.12.0/dummy @@ -0,0 +1 @@ +This file is used to ensure this subdirectory is created. diff --git a/assets/plugins/gears.so b/assets/plugins/gears.so new file mode 100644 index 00000000..d575b147 Binary files /dev/null and b/assets/plugins/gears.so differ diff --git a/res/anim/find_dialog_enter.xml b/res/anim/find_dialog_enter.xml new file mode 100644 index 00000000..6e19c216 --- /dev/null +++ b/res/anim/find_dialog_enter.xml @@ -0,0 +1,25 @@ + + + + + + + diff --git a/res/anim/find_dialog_exit.xml b/res/anim/find_dialog_exit.xml new file mode 100644 index 00000000..5775bab8 --- /dev/null +++ b/res/anim/find_dialog_exit.xml @@ -0,0 +1,26 @@ + + + + + + + + diff --git a/res/drawable/app_web_browser_sm.png b/res/drawable/app_web_browser_sm.png new file mode 100644 index 00000000..dbb460ad Binary files /dev/null and b/res/drawable/app_web_browser_sm.png differ diff --git a/res/drawable/browser_bookmark_tab.xml b/res/drawable/browser_bookmark_tab.xml new file mode 100644 index 00000000..76684cb4 --- /dev/null +++ b/res/drawable/browser_bookmark_tab.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/res/drawable/browser_history_tab.xml b/res/drawable/browser_history_tab.xml new file mode 100644 index 00000000..b5329eac --- /dev/null +++ b/res/drawable/browser_history_tab.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/res/drawable/browser_visited_tab.xml b/res/drawable/browser_visited_tab.xml new file mode 100644 index 00000000..d1b4404a --- /dev/null +++ b/res/drawable/browser_visited_tab.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/res/drawable/dialog_divider_horizontal_light.9.png b/res/drawable/dialog_divider_horizontal_light.9.png new file mode 100755 index 00000000..b69619b4 Binary files /dev/null and b/res/drawable/dialog_divider_horizontal_light.9.png differ diff --git a/res/drawable/fav_icn_background.png b/res/drawable/fav_icn_background.png new file mode 100755 index 00000000..9275ff33 Binary files /dev/null and b/res/drawable/fav_icn_background.png differ diff --git a/res/drawable/gears.png b/res/drawable/gears.png new file mode 100644 index 00000000..bd0fb08d Binary files /dev/null and b/res/drawable/gears.png differ diff --git a/res/drawable/gears_button.xml b/res/drawable/gears_button.xml new file mode 100755 index 00000000..ec8cebb2 --- /dev/null +++ b/res/drawable/gears_button.xml @@ -0,0 +1,29 @@ + + + + + + + + diff --git a/res/drawable/gears_button_default.9.png b/res/drawable/gears_button_default.9.png new file mode 100644 index 00000000..3b1d065f Binary files /dev/null and b/res/drawable/gears_button_default.9.png differ diff --git a/res/drawable/gears_button_pressed.9.png b/res/drawable/gears_button_pressed.9.png new file mode 100644 index 00000000..7b567940 Binary files /dev/null and b/res/drawable/gears_button_pressed.9.png differ diff --git a/res/drawable/gears_button_selected.9.png b/res/drawable/gears_button_selected.9.png new file mode 100644 index 00000000..e1d5608b Binary files /dev/null and b/res/drawable/gears_button_selected.9.png differ diff --git a/res/drawable/gears_icon_32x32.png b/res/drawable/gears_icon_32x32.png new file mode 100644 index 00000000..f703f7fd Binary files /dev/null and b/res/drawable/gears_icon_32x32.png differ diff --git a/res/drawable/gears_icon_48x48.png b/res/drawable/gears_icon_48x48.png new file mode 100644 index 00000000..da5493be Binary files /dev/null and b/res/drawable/gears_icon_48x48.png differ diff --git a/res/drawable/gears_local_data.png b/res/drawable/gears_local_data.png new file mode 100644 index 00000000..4c434566 Binary files /dev/null and b/res/drawable/gears_local_data.png differ diff --git a/res/drawable/gears_location_data.png b/res/drawable/gears_location_data.png new file mode 100644 index 00000000..f69ad758 Binary files /dev/null and b/res/drawable/gears_location_data.png differ diff --git a/res/drawable/ic_btn_close_panel.png b/res/drawable/ic_btn_close_panel.png new file mode 100644 index 00000000..b6e1ce14 Binary files /dev/null and b/res/drawable/ic_btn_close_panel.png differ diff --git a/res/drawable/ic_btn_find_next.png b/res/drawable/ic_btn_find_next.png new file mode 100644 index 00000000..abdc2477 Binary files /dev/null and b/res/drawable/ic_btn_find_next.png differ diff --git a/res/drawable/ic_btn_find_prev.png b/res/drawable/ic_btn_find_prev.png new file mode 100644 index 00000000..4e3da1db Binary files /dev/null and b/res/drawable/ic_btn_find_prev.png differ diff --git a/res/drawable/ic_dialog_bookmark.png b/res/drawable/ic_dialog_bookmark.png new file mode 100644 index 00000000..6a83a16b Binary files /dev/null and b/res/drawable/ic_dialog_bookmark.png differ diff --git a/res/drawable/ic_dialog_browser_certificate_partially_secure.png b/res/drawable/ic_dialog_browser_certificate_partially_secure.png new file mode 100755 index 00000000..9edff390 Binary files /dev/null and b/res/drawable/ic_dialog_browser_certificate_partially_secure.png differ diff --git a/res/drawable/ic_dialog_browser_certificate_secure.png b/res/drawable/ic_dialog_browser_certificate_secure.png new file mode 100755 index 00000000..53e23c61 Binary files /dev/null and b/res/drawable/ic_dialog_browser_certificate_secure.png differ diff --git a/res/drawable/ic_dialog_browser_security_bad.png b/res/drawable/ic_dialog_browser_security_bad.png new file mode 100755 index 00000000..a3f660c2 Binary files /dev/null and b/res/drawable/ic_dialog_browser_security_bad.png differ diff --git a/res/drawable/ic_dialog_browser_security_good.png b/res/drawable/ic_dialog_browser_security_good.png new file mode 100755 index 00000000..b0d63999 Binary files /dev/null and b/res/drawable/ic_dialog_browser_security_good.png differ diff --git a/res/drawable/ic_dialog_menu_generic.png b/res/drawable/ic_dialog_menu_generic.png new file mode 100755 index 00000000..de07bda3 Binary files /dev/null and b/res/drawable/ic_dialog_menu_generic.png differ diff --git a/res/drawable/ic_launcher_browser.png b/res/drawable/ic_launcher_browser.png new file mode 100755 index 00000000..f58b84a0 Binary files /dev/null and b/res/drawable/ic_launcher_browser.png differ diff --git a/res/drawable/ic_launcher_drm_file.png b/res/drawable/ic_launcher_drm_file.png new file mode 100644 index 00000000..57378b23 Binary files /dev/null and b/res/drawable/ic_launcher_drm_file.png differ diff --git a/res/drawable/ic_menu_bookmark.png b/res/drawable/ic_menu_bookmark.png new file mode 100644 index 00000000..40c69509 Binary files /dev/null and b/res/drawable/ic_menu_bookmark.png differ diff --git a/res/drawable/ic_menu_windows.png b/res/drawable/ic_menu_windows.png new file mode 100644 index 00000000..cdc4d839 Binary files /dev/null and b/res/drawable/ic_menu_windows.png differ diff --git a/res/drawable/ic_new_window.png b/res/drawable/ic_new_window.png new file mode 100644 index 00000000..3f8442df Binary files /dev/null and b/res/drawable/ic_new_window.png differ diff --git a/res/drawable/ic_search_category_bookmark.png b/res/drawable/ic_search_category_bookmark.png new file mode 100755 index 00000000..08b5e742 Binary files /dev/null and b/res/drawable/ic_search_category_bookmark.png differ diff --git a/res/drawable/ic_search_category_browser.png b/res/drawable/ic_search_category_browser.png new file mode 100644 index 00000000..da8d4e3e Binary files /dev/null and b/res/drawable/ic_search_category_browser.png differ diff --git a/res/drawable/ic_search_category_history.png b/res/drawable/ic_search_category_history.png new file mode 100755 index 00000000..894c254c Binary files /dev/null and b/res/drawable/ic_search_category_history.png differ diff --git a/res/drawable/ic_search_category_suggest.png b/res/drawable/ic_search_category_suggest.png new file mode 100755 index 00000000..ada07e62 Binary files /dev/null and b/res/drawable/ic_search_category_suggest.png differ diff --git a/res/drawable/ic_tab_browser_bookmark_selected.png b/res/drawable/ic_tab_browser_bookmark_selected.png new file mode 100644 index 00000000..184885e2 Binary files /dev/null and b/res/drawable/ic_tab_browser_bookmark_selected.png differ diff --git a/res/drawable/ic_tab_browser_bookmark_unselected.png b/res/drawable/ic_tab_browser_bookmark_unselected.png new file mode 100644 index 00000000..25ddf188 Binary files /dev/null and b/res/drawable/ic_tab_browser_bookmark_unselected.png differ diff --git a/res/drawable/ic_tab_browser_history_selected.png b/res/drawable/ic_tab_browser_history_selected.png new file mode 100644 index 00000000..b39c21a9 Binary files /dev/null and b/res/drawable/ic_tab_browser_history_selected.png differ diff --git a/res/drawable/ic_tab_browser_history_unselected.png b/res/drawable/ic_tab_browser_history_unselected.png new file mode 100644 index 00000000..c0847d0d Binary files /dev/null and b/res/drawable/ic_tab_browser_history_unselected.png differ diff --git a/res/drawable/ic_tab_browser_visited_selected.png b/res/drawable/ic_tab_browser_visited_selected.png new file mode 100644 index 00000000..f2cc55c8 Binary files /dev/null and b/res/drawable/ic_tab_browser_visited_selected.png differ diff --git a/res/drawable/ic_tab_browser_visited_unselected.png b/res/drawable/ic_tab_browser_visited_unselected.png new file mode 100644 index 00000000..b808fbd2 Binary files /dev/null and b/res/drawable/ic_tab_browser_visited_unselected.png differ diff --git a/res/drawable/page_indicator.png b/res/drawable/page_indicator.png new file mode 100644 index 00000000..73c030a7 Binary files /dev/null and b/res/drawable/page_indicator.png differ diff --git a/res/drawable/page_indicator_unselected2.png b/res/drawable/page_indicator_unselected2.png new file mode 100644 index 00000000..70818eeb Binary files /dev/null and b/res/drawable/page_indicator_unselected2.png differ diff --git a/res/drawable/ssl_icon.png b/res/drawable/ssl_icon.png new file mode 100644 index 00000000..032e6835 Binary files /dev/null and b/res/drawable/ssl_icon.png differ diff --git a/res/layout-land/http_authentication.xml b/res/layout-land/http_authentication.xml new file mode 100644 index 00000000..b2f012d7 --- /dev/null +++ b/res/layout-land/http_authentication.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout-land/page_info.xml b/res/layout-land/page_info.xml new file mode 100644 index 00000000..63d18cac --- /dev/null +++ b/res/layout-land/page_info.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout-land/ssl_certificate.xml b/res/layout-land/ssl_certificate.xml new file mode 100644 index 00000000..d6036c1b --- /dev/null +++ b/res/layout-land/ssl_certificate.xml @@ -0,0 +1,266 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/add_new_bookmark.xml b/res/layout/add_new_bookmark.xml new file mode 100644 index 00000000..bb56b933 --- /dev/null +++ b/res/layout/add_new_bookmark.xml @@ -0,0 +1,59 @@ + + + + + + + + + + diff --git a/res/layout/browser_add_bookmark.xml b/res/layout/browser_add_bookmark.xml new file mode 100644 index 00000000..ca84f30b --- /dev/null +++ b/res/layout/browser_add_bookmark.xml @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + +