OSDN Git Service

Initial Contribution
authorThe Android Open Source Project <initial-contribution@android.com>
Tue, 21 Oct 2008 14:00:00 +0000 (07:00 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Tue, 21 Oct 2008 14:00:00 +0000 (07:00 -0700)
commitba6d7b853c32ad6c3be26c443daa61f322bcfdc2
tree1bb508b3b9cecf0b9f69271d4c4e953a5b5556f5
Initial Contribution
118 files changed:
Android.mk [new file with mode: 0644]
AndroidManifest.xml [new file with mode: 0644]
MODULE_LICENSE_APACHE2 [new file with mode: 0644]
NOTICE [new file with mode: 0644]
assets/plugins/gears-0.4.23.0/permissions_dialog.html [new file with mode: 0644]
assets/plugins/gears-0.4.23.0/settings_dialog.html [new file with mode: 0644]
assets/plugins/gears-0.4.23.0/shortcuts_dialog.html [new file with mode: 0644]
assets/plugins/gears.so [new file with mode: 0644]
res/anim/find_dialog_enter.xml [new file with mode: 0644]
res/anim/find_dialog_exit.xml [new file with mode: 0644]
res/drawable/app_web_browser_sm.png [new file with mode: 0644]
res/drawable/dialog_frame.9.png [new file with mode: 0644]
res/drawable/fav_icn_background.png [new file with mode: 0755]
res/drawable/ic_browser_done.png [new file with mode: 0644]
res/drawable/ic_browser_down.png [new file with mode: 0755]
res/drawable/ic_browser_up.png [new file with mode: 0755]
res/drawable/ic_dialog_alert.png [new file with mode: 0755]
res/drawable/ic_dialog_bookmark.png [new file with mode: 0644]
res/drawable/ic_dialog_browser_certificate_partially_secure.png [new file with mode: 0755]
res/drawable/ic_dialog_browser_certificate_secure.png [new file with mode: 0755]
res/drawable/ic_dialog_browser_security_bad.png [new file with mode: 0755]
res/drawable/ic_dialog_browser_security_good.png [new file with mode: 0755]
res/drawable/ic_dialog_info.png [new file with mode: 0755]
res/drawable/ic_launcher_browser.png [new file with mode: 0755]
res/drawable/ic_launcher_drm_file.png [new file with mode: 0644]
res/drawable/ic_menu_back.png [new file with mode: 0644]
res/drawable/ic_menu_bookmark.png [new file with mode: 0644]
res/drawable/ic_menu_clear_playlist.png [new file with mode: 0644]
res/drawable/ic_menu_forward.png [new file with mode: 0644]
res/drawable/ic_menu_goto.png [new file with mode: 0644]
res/drawable/ic_menu_home.png [new file with mode: 0644]
res/drawable/ic_menu_recent_history.png [new file with mode: 0644]
res/drawable/ic_menu_refresh.png [new file with mode: 0644]
res/drawable/ic_menu_stop.png [new file with mode: 0644]
res/drawable/ic_menu_windows.png [new file with mode: 0644]
res/drawable/ic_new_window.png [new file with mode: 0644]
res/drawable/ic_search_browser.png [new file with mode: 0644]
res/drawable/ic_search_category_browser.png [new file with mode: 0644]
res/drawable/map.xml [new file with mode: 0644]
res/drawable/mapfocused.png [new file with mode: 0644]
res/drawable/mapunfocused.png [new file with mode: 0644]
res/drawable/page_indicator.png [new file with mode: 0644]
res/drawable/page_indicator_unselected2.png [new file with mode: 0644]
res/drawable/ssl_icon.png [new file with mode: 0644]
res/drawable/urlbar_background.9.png [new file with mode: 0644]
res/layout-land/http_authentication.xml [new file with mode: 0644]
res/layout-land/page_info.xml [new file with mode: 0644]
res/layout-land/ssl_certificate.xml [new file with mode: 0644]
res/layout/add_new_bookmark.xml [new file with mode: 0644]
res/layout/bookmark_item.xml [new file with mode: 0644]
res/layout/browser_add_bookmark.xml [new file with mode: 0644]
res/layout/browser_bookmarks_page.xml [new file with mode: 0644]
res/layout/browser_download_item.xml [new file with mode: 0644]
res/layout/browser_downloads_page.xml [new file with mode: 0644]
res/layout/browser_find.xml [new file with mode: 0644]
res/layout/browser_subwindow.xml [new file with mode: 0644]
res/layout/cache_cleared.xml [new file with mode: 0644]
res/layout/empty_history.xml [new file with mode: 0644]
res/layout/history_item.xml [new file with mode: 0644]
res/layout/http_authentication.xml [new file with mode: 0644]
res/layout/js_prompt.xml [new file with mode: 0644]
res/layout/no_downloads.xml [new file with mode: 0644]
res/layout/page_info.xml [new file with mode: 0644]
res/layout/search_bar.xml [new file with mode: 0644]
res/layout/ssl_certificate.xml [new file with mode: 0644]
res/layout/ssl_success.xml [new file with mode: 0644]
res/layout/ssl_warning.xml [new file with mode: 0644]
res/layout/ssl_warnings.xml [new file with mode: 0644]
res/layout/tabitem.xml [new file with mode: 0644]
res/menu/bookmarks.xml [new file with mode: 0644]
res/menu/bookmarkscontext.xml [new file with mode: 0644]
res/menu/browser.xml [new file with mode: 0644]
res/menu/browsercontext.xml [new file with mode: 0644]
res/menu/downloadhistory.xml [new file with mode: 0644]
res/menu/downloadhistorycontextfailed.xml [new file with mode: 0644]
res/menu/downloadhistorycontextfinished.xml [new file with mode: 0644]
res/menu/downloadhistorycontextrunning.xml [new file with mode: 0644]
res/menu/history.xml [new file with mode: 0644]
res/menu/historycontext.xml [new file with mode: 0644]
res/menu/tabscontext.xml [new file with mode: 0644]
res/values-cs/strings.xml [new file with mode: 0644]
res/values-de-rDE/strings.xml [new file with mode: 0644]
res/values-es-rUS/strings.xml [new file with mode: 0644]
res/values-fr-rFR/strings.xml [new file with mode: 0644]
res/values-it-rIT/strings.xml [new file with mode: 0644]
res/values-zh-rTW/strings.xml [new file with mode: 0644]
res/values/colors.xml [new file with mode: 0644]
res/values/strings.xml [new file with mode: 0644]
res/values/styles.xml [new file with mode: 0644]
res/xml/browser_preferences.xml [new file with mode: 0644]
res/xml/debug_preferences.xml [new file with mode: 0644]
res/xml/searchable.xml [new file with mode: 0644]
src/com/android/browser/AddBookmarkPage.java [new file with mode: 0644]
src/com/android/browser/AddNewBookmark.java [new file with mode: 0644]
src/com/android/browser/BookmarkItem.java [new file with mode: 0644]
src/com/android/browser/Browser.java [new file with mode: 0644]
src/com/android/browser/BrowserActivity.java [new file with mode: 0644]
src/com/android/browser/BrowserBookmarksAdapter.java [new file with mode: 0644]
src/com/android/browser/BrowserBookmarksPage.java [new file with mode: 0644]
src/com/android/browser/BrowserDownloadAdapter.java [new file with mode: 0644]
src/com/android/browser/BrowserDownloadPage.java [new file with mode: 0644]
src/com/android/browser/BrowserHistoryPage.java [new file with mode: 0644]
src/com/android/browser/BrowserPluginList.java [new file with mode: 0644]
src/com/android/browser/BrowserPreferencesPage.java [new file with mode: 0644]
src/com/android/browser/BrowserProvider.java [new file with mode: 0644]
src/com/android/browser/BrowserSettings.java [new file with mode: 0644]
src/com/android/browser/BrowserYesNoPreference.java [new file with mode: 0644]
src/com/android/browser/Dots.java [new file with mode: 0644]
src/com/android/browser/FakeWebView.java [new file with mode: 0644]
src/com/android/browser/FindDialog.java [new file with mode: 0644]
src/com/android/browser/GearsDialog.java [new file with mode: 0644]
src/com/android/browser/GearsDialogService.java [new file with mode: 0644]
src/com/android/browser/HistoryItem.java [new file with mode: 0644]
src/com/android/browser/IGearsDialogService.aidl [new file with mode: 0644]
src/com/android/browser/ImageAdapter.java [new file with mode: 0644]
src/com/android/browser/ImageGrid.java [new file with mode: 0644]
src/com/android/browser/KeyTracker.java [new file with mode: 0644]
src/com/android/browser/TabControl.java [new file with mode: 0644]