summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* | initial checkin of stacked thumbnail bookmarks widgetMichael Kolb2010-08-181-0/+15
| | | | | | | | | | | | | | | | bug #2930549 uses a StackView to let the user flip through the browser bookmark thumbnails Change-Id: I3665e98e5fd4c14ede8f28380ec6c85e7cc032f2
* | First revision of the new browser provider.Jeff Hamilton2010-08-161-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This one has support for bookmarks sync, has the bookmarks and history in separate tables, and supports hierarchical bookmarks. Compatibility with the old APIs is not yet complete. The Bookmarks UI has been switched over to the new provider. Creating bookmarks puts them in the UIs root folder. Change-Id: Ib21713ddd19f43d178d49dbac977f749e7103368
* | Browser save page as web archive.Elliott Slaughter2010-07-121-0/+10
| | | | | | | | Change-Id: I01366f575f61fd6e2084ad003b860f5c6083258e
* | Improve the visibility and discoverability of the "add shortcutBen Murdoch2010-07-091-0/+4
|/ | | | | | | | | | | | | | | to home" functionality in the Browser. When the user selects the bookmark button adjacent to the URL bar they will be prompted to either add a new bookmark for the current page or add a shortcut to the current page to their homescreen, rather than being taken to the bookmark management activity. The bookmarks button on the options menu will still take the user directly to the bookmark management activity. Bug: b/2794945 Change-Id: I07190250379f1d6e2fe6b8ea280317949cd58b15
* Use system setting for default geolocation permissionsBjorn Bringert2010-03-251-2/+0
| | | | | | | | | | This reverts change I0be5dbf4d99d07ca13b07fb299155c5aa17a51bd and adds an observer on the new default geolocation permission secure setting. Bug http://b/issue?id=2535598 Change-Id: I4edcbd3080b7d3af5dc6d74f26779b6d92248010
* Allow Browser bookmarks from AnyCut; don't NPE without Extras.Brad Fitzpatrick2010-03-191-1/+5
| | | | Change-Id: I884936ceaeabf76cc8aaf7f1dbfeecd82b5c2fd0
* Remove the logic of setting dasher account's home page.Shimeng (Simon) Wang2010-03-161-2/+0
| | | | | Bug:2300219 Change-Id: Ibe790a7aaa812b5262c53f542539deead628dc77
* Request icons in the background.Patrick Scott2010-03-111-2/+0
| | | | | | | | | | | | | | BrowserBookmarksAdapter does not need to request bookmark icons as most of the bookmarks have up-to-date icons. We still need to request all icons on start up because a new icon may be loaded as a result of clicking a history items. Move the icon request to a background thread to not block the ui thread on large db lookups. Remove MostVisitedActivity as it is no longer used. Bug: 2496872 Change-Id: I378dce8fdb7e825da96594cd31b720ea24758af1
* Remove now-obsolete BACKUP_DATA permissionChristopher Tate2010-02-121-1/+0
| | | | Change-Id: Ib92b81bb367a053e38cb98a564cb6711f2b9d9ef
* Add an original-package tag that matches the real package name.Jeff Hamilton2010-02-111-0/+2
| | | | Change-Id: I7a4d4004e0643409312b9155b7c8be281ec5c1c1
* Add geolocation permissions to BrowserProviderBjorn Bringert2010-02-111-0/+2
| | | | | | | | | | | | | | | | | | | | The old hidden Google-specific framework setting Settings.Secure.USE_LOCATION_FOR_SERVICES has been removed and replaced by a setting in GoogleSettingsProvider. Since Browser can't read from GoogleSettingsProvider, I've instead changed SetupWizard and the Google search settings (in GoogleQuickSearchBox) to write to this new geolocation content provider in the Browser. The geolocation permission content provider is write-only, and requires a signatureOrSystem permission to write to. So only system apps can add geolocation permissions, and the only system apps that do so are SetupWizard and GoogleQuickSearchBox. Bug: http://b/issue?id=2428694 Change-Id: I0be5dbf4d99d07ca13b07fb299155c5aa17a51bd
* Launch intents to open/delete downloads, and handle them in the browser.Leon Scroggins2010-02-041-0/+8
| | | | | | | | | | | | | | | | Initial work for http://b/issue?id=2384554 : showing all downloads in the browser. On the BrowserDownloadPage, no longer rely on the filename, since once the Browser shows downloads from other applications, the filenames for those downloads will not be available, and this way all downloads are handled the same. Other applications which download files will need to handle the same Intents as OpenDownloadReceiver in order to open/delete them from the BrowserDownloadPage. OpenDownloadReceiver is also a necessary step towards moving the BrowserDownloadPage into its own application, if we ultimately decide to do that.
* Handle the voice search intent.Leon Scroggins2010-01-291-0/+4
| | | | | | | | Once the voice search intent has been handled, the title bar background changes to green, and touching it displays other voice search possibilities. Fixes http://b/issue?id=2390686
* Demo widget using the UrlRendererService for server-side rendering of urls.Patrick Scott2010-01-281-0/+9
|
* switch to using AccountManager instead of GLSFred Quintana2009-12-181-1/+1
|
* am 9f1a55b2: am 3b2b810a: Merge change Ife7f3f54 into eclair-mr2Derek Sollenberger2009-12-181-1/+2
|\ | | | | | | | | | | | | Merge commit '9f1a55b21d05acc91d25fb0ff77089491af68dd8' * commit '9f1a55b21d05acc91d25fb0ff77089491af68dd8': Explicitly requesting that the IME resize the WebView.
| * Explicitly requesting that the IME resize the WebView.Derek Sollenberger2009-12-181-1/+2
| |
* | am 387ffb97: am 100a4f32: Cleaning up unused plugin declarations from the ↵Derek Sollenberger2009-12-101-11/+0
|\ \ | |/ | | | | | | | | | | | | | | manifest. Merge commit '387ffb97553ad872b5f9dce6a08ad68044086d91' * commit '387ffb97553ad872b5f9dce6a08ad68044086d91': Cleaning up unused plugin declarations from the manifest.
| * Cleaning up unused plugin declarations from the manifest.Derek Sollenberger2009-12-071-11/+0
| |
* | Add an option to the long press on image menu to save that image as the home ↵Ben Murdoch2009-11-161-0/+1
|/ | | | | | | | screen wallpaper. See b/2210111 Change-Id: I911633772358504f0e82fe940f9f2efc4ef403de
* Make the Combined Bookmark and History Activity use the BrowserActivity as ↵Ben Murdoch2009-09-211-0/+2
| | | | | | it's search provider so that we can start typing on the bookmarks page and perform a search/URL load. Change-Id: Ic05a19fab3ddccd99c5a07c6c9c10b85c791717a
* Add javacript to intent filters for the Browser.Leon Scroggins2009-09-181-0/+1
| | | | | | | Enables having a shortcut on the home screen of a bookmark which is javascript. Change-Id: Icae2785b144cfb1885e21ebbd7f86685447c2b5e
* Remove the extra padding in the Tabs. Grace Kloba2009-09-171-1/+2
| | | | | | Use scheme to define the Bookmark style. Fix http://b/issue?id=2125502
* Remove the old network status intent.Patrick Scott2009-09-171-4/+0
| | | | | | Use NetworkInfo to see if we are connected to a network instead of the intent extra. Update the network dialog text and refactor the alert dialog creation to reuse code.
* Update the manifest to mark the activity as the default.Patrick Scott2009-09-041-0/+6
|\ | | | | | | | | This was needed during testing and threw an exception without it. Not sure how Derek got around not having it before.
| * enable plugins to launch an activity within the browserDerek Sollenberger2009-09-011-0/+5
|/ | | | Change-Id: Ife459b2d248a2ce0c0a4de3f69b74c86ee472266
* Add BACKUP_DATA permission to the browserChristopher Tate2009-08-131-0/+1
|
* remove gearsAndrei Popescu2009-08-131-23/+0
|
* Change the Browser trace file from data dir to sdcard, increase the sizeGrace Kloba2009-08-121-0/+1
| | | | from 8M to 20M so that common sites like nytimes.com can fit.
* am 04b2e8e1: Use the old string for bookmarks permissions.Leon Scroggins2009-07-271-4/+4
|\ | | | | | | | | | | | | Merge commit '04b2e8e1688a869904ecedafa58349b14a73ba48' * commit '04b2e8e1688a869904ecedafa58349b14a73ba48': Use the old string for bookmarks permissions.
| * Use the old string for bookmarks permissions.Leon Scroggins2009-07-271-4/+4
| | | | | | | | | | | | When we made the bookmark permissions public, we also changed their names, which might break existing apps. Change them back. Depends on a change in frameworks/base.
* | update the permissions for the AccountManagerServiceFred Quintana2009-07-231-0/+1
| |
* | am 57b461b6: Stop using old density APIs.Dianne Hackborn2009-07-221-4/+0
|\ \ | |/ | | | | | | | | | | Merge commit '57b461b6f13bb4c90264e7ca08c130b41c74a1d3' * commit '57b461b6f13bb4c90264e7ca08c130b41c74a1d3': Stop using old density APIs.
| * Stop using old density APIs.Dianne Hackborn2009-07-211-4/+0
| |
* | Integrate bookmark grid view mode with list view mode.Leon Scroggins2009-07-141-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This way the two different modes can share code and have all the same behaviors (i.e. context menu options). AndroidManifest.xml Remove BookmarkGridPage, which is no longer an Activity. bookmarks.xml Add a menu option to switch between the different viewing modes. strings.xml Name for that menu option. AddNewBookmark.java Remove copyTo, which is not necessary. BookmarkGridPage.java Change to just be a GridView, with our desired settings, and overriding onSizeChanged to size the thumbs appropriately. Now its constructor takes a BrowserBookmarksAdapter, which it uses instead of its old private Adapter. BrowserBookmarksAdapter.java Now has two modes, so it can be used for both the bookmarks grid and the list view. Removed a bunch of obsolete code, which was used for searching/sorting the bookmarks. BrowserBookmarksPage.java Now switches back and forth between using a GridView and a ListView.
* | Skeleton backup agent for BrowserChristopher Tate2009-07-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | This is a skeleton backup agent for the Android Browser, intended to back up and restore the bookmarks table from browser.db by extracting the bookmarks table into a flattened file representation on backup, then unflattening and rebuilding the table during restore. It compiles but is completely untested, since the db code to read/write the bookmarks table is not finished. The backup agent has been declared in the Browser manifest, however.
* | am 373d5f29: Update browser provider to allow global search to access it.Dianne Hackborn2009-07-091-1/+4
|\ \ | |/ | | | | | | | | | | Merge commit '373d5f2984c93b07143028bfa8af4b80c4a858c8' * commit '373d5f2984c93b07143028bfa8af4b80c4a858c8': Update browser provider to allow global search to access it.
| * Update browser provider to allow global search to access it.Dianne Hackborn2009-07-081-1/+4
| |
* | am edef6cce: Use public bookmark permissions.Leon Scroggins2009-06-221-18/+4
|\ \ | |/ | | | | | | | | | | Merge commit 'edef6cce0ce237e96c1ae8ac1360e5d8a0cf4a4e' * commit 'edef6cce0ce237e96c1ae8ac1360e5d8a0cf4a4e': Use public bookmark permissions.
| * Use public bookmark permissions.Leon Scroggins2009-06-221-18/+4
| | | | | | | | | | | | | | Depends on change https://android-git.corp.google.com/g/4775, which adds bookmark permissions the the public API. This change removes the old private permissions and uses the new public ones.
* | am e95ab20e: dpi changes for browserGrace Kloba2009-06-191-0/+4
|\ \ | |/ | | | | | | | | | | Merge commit 'e95ab20ea57d3df60aa38d7e147334cc44c484c3' * commit 'e95ab20ea57d3df60aa38d7e147334cc44c484c3': dpi changes for browser
| * dpi changes for browserGrace Kloba2009-06-191-0/+4
| |
* | New settings UI for HTML5Nicolas Roard2009-06-191-0/+4
| |
* | Use a grid view for bookmarks page.Leon Scroggins2009-06-181-16/+17
| | | | | | | | | | | | | | | | | | | | | | The BrowserProvider now stores another blob for a screenshot of the page. If the current page is a bookmark, store a screenshot. When viewing bookmarks, show a gridview of screenshots of the bookmarks. Requires a change to framework to add THUMBNAIL to Browser.BookmarkColumns and to the HISTORY_PROJECTION
* | Merge commit '3b0a65' into fixMitsuru Oshima2009-06-111-1/+1
|\ \ | |/ | | | | | | | | Conflicts: src/com/android/browser/BrowserActivity.java
| * Squashed commit of the following:Mitsuru Oshima2009-06-101-1/+1
| | | | | | | | | | | | | | | | | | commit a81c695597665c0bae7e0af2ab98bf0d7ef96cbc Author: Mitsuru Oshima <oshima@google.com> Date: Wed Jun 10 14:45:55 2009 -0700 * added inline scheme support that shows content using WebKit#loadDataWithURL * removed data scheme from manifest
* | am 27b0a497: Merge change 3315 into donutAndroid (Google) Code Review2009-06-051-21/+0
|\ \ | |/ | | | | | | | | | | Merge commit '27b0a4977829fa0cc362506236d17e95192a6f37' * commit '27b0a4977829fa0cc362506236d17e95192a6f37': Remove test library and instrumentation defs from Browser.
| * Remove test library and instrumentation defs from Browser.Brett Chabot2009-06-051-21/+0
| | | | | | | | See bug 1900802.
* | resolved conflicts for merge of 565505 to masterSatish Sampath2009-06-031-5/+4
|\ \ | |/
| * Use system default web search & suggestions providers.Satish Sampath2009-06-031-5/+4
| | | | | | | | | | | | - Web search was hard coded to Google and suggestions in the search dialog were hard coded to the GoogleSearch suggest provider package. Both now point to the system default web search/suggest provider which can include third party search engines. - I also removed the intent filter to handle action.WEB_SEARCH from the browser because it should no longer provide web search functionality for other apps, that feature is provided by the recently added WebSearchProvider package. Removing this intent filter also removes the browser from the list of web search providers in the system settings. - As part of this change I had to factor out the search shortcut code to a separate function, add a couple of new functions and modify the browser provider code to access cursor fields in a safe manner.