summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* No load home page.Leon Scroggins2009-08-074-28/+39
| | | | | | | Rather than load a home page, bring up the browser/new tabs displaying the bookmarks page, with a search bar that can be clicked to open the omnibox. Also rearrange the menu. Fix for http://b/issue?id=2018524
* Add a setting to load a page in overview mode.Grace Kloba2009-08-062-0/+10
|
* Make the "Most visited" page have a thumbnail viewing mode.Leon Scroggins2009-08-062-3/+3
| | | | | | | | | Start capturing screenshots for all visited pages, and show them in a grid view on the most visited page. Modify the BrowserBookmarks- Page and Adapter so they can be used for the "Most visited" page. Also change some of the ids for context menu items to be the same in the browser and history context menus, for simplicity in handling them in BrowserBookmarksPage.
* Adds the browser Geolocation permissions prompt.Steve Block2009-08-064-0/+108
| | | | | | | | Note that the appearance of the prompt has not yet been finalized. Also the interaction of the prompt with the animation used to move to and from the tab picker is not fixed. This may become unecessary if the tab selection UI is redisgned.
* Updates for the look of the bookmarks page.Leon Scroggins2009-08-0411-31/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new assets. -tab_indicator.xml State selector for the background of tabs in the CombinedHistoryActivity -bookmark_thumnail.xml Web page title is now above the thumb. Removed the favicon. Added a shadow. -tab_header.xml Layout for the tabs in CombinedHistoryActivity -tabs.xml Change the height of the tabs. -bookmarks.xml Remove the title for the "switch" menu item, which gets set in Java, depending on the current viewing mode. -strings.xml Remove the placeholder menu item text, add the actual text for switching between modes. -BrowserBookmarksAdapter No longer set the favicon on top of the bookmark thumbs in grid mode. -BrowserBookmarksPage Implement onPrepareOptionsMenu, and set the title of a menu option, depending on the current viewing state. -CombinedHistoryActivity Create a common function for setting up all the tabs. Change the look of the tabs to match the new design.
* Change the hint for the omnibox.Leon Scroggins2009-07-301-1/+1
| | | | | New hint tells the user that they can search in addition to entering urls.
* Implement out of space notificationAndrei Popescu2009-07-301-4/+3
|
* Adds browser settings menu entries for Geolocation permissions.Steve Block2009-07-302-16/+27
|
* Merge change 8853Android (Google) Code Review2009-07-291-2/+3
|\ | | | | | | | | * changes: Make the favicons look better on the bookmark page.
| * Make the favicons look better on the bookmark page.Leon Scroggins2009-07-281-2/+3
| | | | | | | | | | | | | | In the visual bookmarks, set the padding for the favicon, as well as using the favicon background used in other places, and set the scaletype to fitCenter. This makes large favicons like amazon.com's fit, without stretching others.
* | In History context menu, do not show "Add bookmark" for bookmarks.Leon Scroggins2009-07-281-0/+2
| | | | | | | | | | | | | | Fix for http://b/issue?id=1688867. Instead of providing an option to add a bookmark to bookmarks, provide an option to remove the item from bookmarks. Also display the item as the context menu header.
* | Fixes the wording of some strings used for the settings menu entries for ↵Steve Block2009-07-271-4/+4
|/ | | | HTML5 database.
* Implement an error console. The console is displayed when the user has ↵Ben Murdoch2009-07-174-1/+87
| | | | enabled debug in the browser (been to about:debug) and there are errors on the page. It can be toggled on/off in debug mode in the settings menu.
* Work on the Bookmark Grid, including the favicon.Leon Scroggins2009-07-152-8/+37
| | | | | | | | | | Remove the file BookmarkGridPage, since a GridView will do just fine. Now we specify a height and width for the bitmaps rather than adjusting them for the screen size. Also add the favicon and match the design more closely for the Add option. In BrowserActivity, match the size of the saved screenshots to the desired size for the Bookmarks Activity. Also move the logic into its own method so it can be called from multiple places (still called in only one at the moment).
* Integrate bookmark grid view mode with list view mode.Leon Scroggins2009-07-142-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* am 8e5d209b: Import new translationsEric Fischer2009-07-1320-544/+2165
|\ | | | | | | | | | | | | Merge commit '8e5d209b650acccb72ff906d107726a35c7cf9f4' * commit '8e5d209b650acccb72ff906d107726a35c7cf9f4': Import new translations
| * Import new translationsEric Fischer2009-07-1320-544/+2165
| |
* | am 1e8f0583: Move Browser search description to bookmarks search.Bjorn Bringert2009-07-132-1/+1
|\ \ | |/ | | | | | | | | | | Merge commit '1e8f0583fb74658666dc4105bf15788f2585a6a2' * commit '1e8f0583fb74658666dc4105bf15788f2585a6a2': Move Browser search description to bookmarks search.
| * Move Browser search description to bookmarks search.Bjorn Bringert2009-07-132-1/+1
| | | | | | | | | | | | | | | | | | Before, android:searchSettingsDescription was set in searchable.xml, but not in bookmarks_searchable.xml, which is the one that is used from global search. Fixes http://b/issue?id=1971319 "Description string for Browser source not showing in settings"
* | More closely match the intended design of the bookmark grid page.Leon Scroggins2009-07-072-5/+39
| | | | | | | | | | | | Change the look of the text. Use a blank white rectangle with rounded corners for sites without a stored screenshot. Also begin work on using the favicon.
* | am 944f2208: Merge change 5882 into donutAndroid (Google) Code Review2009-07-022-0/+3
|\ \ | |/ | | | | | | | | | | Merge commit '944f2208fd134d74e171772cc6a317628ee20a5f' * commit '944f2208fd134d74e171772cc6a317628ee20a5f': Add new searchSettingsDescription attribute for Browser's searchable.
| * Add new searchSettingsDescription attribute for Browser's searchable.Mike LeBeau2009-06-302-0/+3
| | | | | | | | This will be shown under the individual searchable item in system search settings.
* | resolved conflicts for merge of 47fdfdb9 to masterGrace Kloba2009-07-012-7/+0
|\ \ | |/
| * Remove "search_url" in the debug setting as search is controlled by the ↵Grace Kloba2009-06-302-7/+0
| | | | | | | | search manager now.
* | Add a UI for setting JS flags.Feng Qian2009-06-292-3/+10
| | | | | | | | | | | | | | The UI only shows up when 'about:debug' is typed in the address bar. JS flags are a string '--heap-stats --log-gc' in V8 etc. Currently this is only used by V8 build for debugging purpose.
* | Make the video bg black. It is nicerAndrei Popescu2009-06-261-1/+1
| |
* | Fullscreen video support. Replaces 5140Andrei Popescu2009-06-261-10/+18
| |
* | am 2f83068b: Add the ZoomDensity support in the Browser.Grace Kloba2009-06-252-2/+26
|\ \ | |/ | | | | | | | | | | Merge commit '2f83068b9e8835f97010bc2ee1d77f3a13827ae4' * commit '2f83068b9e8835f97010bc2ee1d77f3a13827ae4': Add the ZoomDensity support in the Browser.
| * Add the ZoomDensity support in the Browser.Grace Kloba2009-06-252-2/+26
| | | | | | | | Per Leland's requst, change "Set text size" to "Text size" and etc.
* | am edef6cce: Use public bookmark permissions.Leon Scroggins2009-06-221-11/+9
|\ \ | |/ | | | | | | | | | | Merge commit 'edef6cce0ce237e96c1ae8ac1360e5d8a0cf4a4e' * commit 'edef6cce0ce237e96c1ae8ac1360e5d8a0cf4a4e': Use public bookmark permissions.
| * Use public bookmark permissions.Leon Scroggins2009-06-221-11/+9
| | | | | | | | | | | | | | 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.
* | New settings UI for HTML5Nicolas Roard2009-06-193-65/+92
| |
* | Fix the build.Leon Scroggins2009-06-181-1/+1
| | | | | | | | | | Use a local resource instead of a non-existent framework one.
* | Use a grid view for bookmarks page.Leon Scroggins2009-06-181-0/+42
| | | | | | | | | | | | | | | | | | | | | | 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
* | am 457ac4aa: Update Portuguese translations.Eric Fischer2009-06-101-1/+5
|\ \ | |/ | | | | | | | | | | Merge commit '457ac4aa9e0a08f60641d88c170a1da47bcc23c6' * commit '457ac4aa9e0a08f60641d88c170a1da47bcc23c6': Update Portuguese translations.
| * Update Portuguese translations.Eric Fischer2009-06-101-1/+5
| |
* | am d5365376: am e20c4a40: AI 149721: Import Portuguese translations.Eric Fischer2009-06-101-0/+329
|\ \ | |/ | | | | | | | | | | Merge commit 'd5365376374d8d0be7da5ce93abc02f30098fa18' * commit 'd5365376374d8d0be7da5ce93abc02f30098fa18': AI 149721: Import Portuguese translations.
| * am e20c4a40: AI 149721: Import Portuguese translations.Eric Fischer2009-06-101-0/+329
| |\ | | | | | | | | | | | | | | | | | | Merge commit 'e20c4a40dded9e10c41523d9614cf8aecbc6c059' into donut * commit 'e20c4a40dded9e10c41523d9614cf8aecbc6c059': AI 149721: Import Portuguese translations.
| | * AI 149721: Import Portuguese translations.Eric Fischer2009-06-101-0/+329
| | | | | | | | | | | | Automated import of CL 149721
* | | Merge change 3615Android (Google) Code Review2009-06-094-23/+48
|\ \ \ | | | | | | | | | | | | | | | | * changes: Updates to the browser's custom title bar.
| * | | Updates to the browser's custom title bar.Leon Scroggins2009-06-094-23/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use an asset copied from the Market for the background. Since this background is dark, change the title's text to white, as well as the dividing line. Changed the functionality of the buttons on the title bar. Also flipped the title and the url, and fixed a bug where "Loading..." remained for too long. Also added the drop shadow below the title bar.
* | | | am 0494cc61: Merge change 3487 into donutAndroid (Google) Code Review2009-06-092-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | | | Merge commit '0494cc618a6cf50a1e0c5bf4472a9fdccb1d7e91' * commit '0494cc618a6cf50a1e0c5bf4472a9fdccb1d7e91': Update browser icons - possibly not final.
| * | Update browser icons - possibly not final.Mike LeBeau2009-06-082-0/+0
| | |
* | | Use a custom title bar that is touchable.Leon Scroggins2009-06-046-1/+140
| | | | | | | | | | | | | | | | | | The new title bar is thicker and has areas that can be touched to open the search bar, zoom in, zoom out, and stop a load. Also inserted a flag to use the old title bar.
* | | am 8dd422a6: Change the string for the browser in global search from ↵Mike LeBeau2009-06-031-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | "Bookmarks & history" to "Browser". Merge commit '8dd422a6b60f82a950900fb12d3ba987edac3e86' * commit '8dd422a6b60f82a950900fb12d3ba987edac3e86': Change the string for the browser in global search from
| * | Change the string for the browser in global search fromMike LeBeau2009-06-031-1/+1
| | | | | | | | | | | | "Bookmarks & history" to "Browser".
* | | Enable setting home page from bookmarks/history.Leon Scroggins2009-05-283-1/+9
| | | | | | | | | | | | | | | | | | | | | Fix for issue 1482954: Longpress on bookmark or history should set homepage [1/1]. Add a string for set homepage. Add the option in both the context menu for the browser history and for browser bookmarks. In BrowserHistoryPage and BrowserBookmarksPage handle the new option by setting the new homepage.
* | | Merge commit 'f2c5c1b555904400f4092888ae81b8ed74bfe026' into manualfixGrace Kloba2009-05-261-0/+5
|\ \ \ | |/ / | | | | | | | | | Conflicts: src/com/android/browser/BrowserSettings.java
| * | Fix #1722851. Move the Browser's default home page to the resource so that ↵Grace Kloba2009-05-261-0/+5
| | | | | | | | | | | | we can localize it easily.
* | | am 1ef26a30: Only swap title and subtitle for website suggestions; query ↵Mike LeBeau2009-05-1415-18/+5
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | suggestions should still stay the same (i.e., query in title, number of results in subtitle). Merge commit '1ef26a30d0372d9fe55e8cb877b1b94bc93c2829' * commit '1ef26a30d0372d9fe55e8cb877b1b94bc93c2829': Only swap title and subtitle for website suggestions; query suggestions