summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Settings cleanupJohn Reck2010-12-211-7/+19
| | | | | | | Bug: 3259885 Cleans up the grouping of the settings and adds categories Change-Id: I13666b36d8d55e0d9e17a732b5911a28a1223666
* First draft of autologin.Patrick Scott2010-12-161-0/+4
| | | | | | | | Does not work for hosted accounts and is kind of hacky for most properties. Requires a change to webkit to get redirects sent to the app. Bug: 3278072 Change-Id: I2e7b716413ac61f84fb9b3d66d6da0615ada0b84
* Use desktop google.com as default homepage for browserBart Sears2010-12-151-1/+1
| | | | | | Bug 3086204 Change-Id: Ic513fe79c5ae740d4c5fe4935fca597fe208ce3e
* Add quick controlsMichael Kolb2010-12-151-0/+7
| | | | | | | | Bug: http://b/issue?id=3277888 Added Quick Controls Lab setting Implemented Quick Controls UI Change-Id: I72011daf9140aa5d15c8b785126867c10bbc5501
* Warn user when max number of tabs is reachedMichael Kolb2010-12-101-0/+4
| | | | | | | Bug: http://b/issue?id=3123994 A toast is shown when the max number of tabs is reached Change-Id: I5008e227c91139147920fd214f184061f816a353
* Tidy up autofill UI.Ben Murdoch2010-12-071-1/+3
| | | | | | | | | | Removes some unnecessary attributes and squashes a little bit so that we don't need to scroll the editor to see the buttons in landscape. Also update some strings. Change-Id: I3d310d48947fed128ae2a24476e33daa3786b8a9
* Bookmarks page UI updatesJohn Reck2010-12-031-4/+4
| | | | | | | | Bug: 3248628 Updates the bookmark page UI based off of the newest UI design document. Change-Id: I26447b7e1c38798b3c229c9d8c10af2565458a7b
* Url bar selection handling updatedMichael Kolb2010-12-021-0/+6
| | | | | | | | | Bug: 3222647 framework has been updated to change the way tap/double tap and long press are handled url bar uses a custom action bar to add the share option Change-Id: Ie75fc07fe71c9e16fc7f83deda8ecddea39b0397
* Adds context menu for folders (edit/delete)John Reck2010-11-241-0/+8
| | | | | | | Bug: 3214901 Adds support for folder context menus to edit and delete folders. Change-Id: I89cb2fa4b139ba3f59ec62b34154d5837c7f471b
* Adds a list view option for viewing bookmarksJohn Reck2010-11-231-4/+4
| | | | | | | | | Bug: 3166319 This adds a popup menu option to the combined view that allows a user to switch between viewing their bookmarks as a grid of thumbnails or as a list of bookmarks with favicons. Change-Id: I6729d477f574a46847dff4b69c1b32d9f63fb37f
* Update negative button text on the SSL Certificate Error dialog.Ben Murdoch2010-11-231-0/+3
| | | | | | | | Change the text on the "negative" button of the SSL Certificate error dialog to better reflect what action is taking place. It now reads "Go Back" rather than "Cancel". Change-Id: Ie4b508514956420ec9b48f4a52f13076053948ba
* Invite the user to set up AutoFillBen Murdoch2010-11-231-0/+6
| | | | | | | | | If the user has not set up an AutoFill profile but has the feature enabled and they start to fill out a form that we have determined as "autofillable" then offer to take them to the profile editor to set up their profile. Change-Id: Ia44c7036ef616d4ea826e541471dd916262488f2
* Allow HW accleration to be activated on demand.Derek Sollenberger2010-11-161-0/+2
| | | | | | | | | This CL adds a debugging preference that allows developers to enable/disable Open GL rendering on demand. The setting change does not take effect until the browser is restarted. bug: 3185844 Change-Id: Ifcf5a7b7d4ddbf02a649a28c4f462e2da3f34bb6
* Added CHAR LENGTH to some stringsJohn Reck2010-11-051-3/+3
| | | | | | Bugs: 2953861, 3148062, 3013179 Change-Id: Iaa5df39700972a10c2ed643299ffdd07aa945022
* Remove landscape-only option.Leon Scroggins2010-11-051-4/+0
| | | | | Bug:2416373 Change-Id: Icc32bf65bda016f18ebb5d02932446ff64b77427
* Implement the "Delete Profile" button in the AutoFill editor.Ben Murdoch2010-10-291-0/+2
| | | | | | | Sync a null profile to BrowserSettings and remove the current profile data from the editor UI and database. Change-Id: I9ee911640882841b500914be5c381f686bc20e81
* Fixes the bug around misbehavior with empty homepage settingJohn Reck2010-10-271-2/+8
| | | | | | | | | | | Bug: 2911567 Setting the homepage to "" resulted in odd behavior. This changes it so that entering "" fails with an invalid URL error (now a toast instead of a dialog). The "Use Current" button was replaced with a "Set to..." button that allows the user to specify whether they want to set the homepage to the current page, a blank page, or the default page. Change-Id: I2d0cac158f89ace6ecab6165a3768419ba3252d4
* Incorporate save to home screen with add bookmark dialog.Leon Scroggins2010-10-221-0/+6
| | | | | | | | | | | Bug:2953515 Remove the initial popup menu when pressing the star that selects between saving to home screen and saving to bookmarks. Instead, once the add bookmark dialog is open, the user can select between bookmarks and saving to home screen. Change-Id: I35e8590ff6a2a7c2058e45e4f77ec6b5d209b0f9
* am f1af4fb4: am adbdefb0: Replace shared storage with USB storage.Eric Fischer2010-10-211-4/+4
|\ | | | | | | | | | | | | Merge commit 'f1af4fb48112ee9b749f0a27b8baaa52c2632ef5' * commit 'f1af4fb48112ee9b749f0a27b8baaa52c2632ef5': Replace shared storage with USB storage.
| * Replace shared storage with USB storage.Eric Fischer2010-10-191-4/+4
| | | | | | | | Change-Id: Ic22670fbc915ba3cbb9dafc1d4f054218eff570f
* | Updates to add bookmark.Leon Scroggins2010-10-191-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | Bug:2953515 Create an empty view for the list showing sub folders. Update the text in the new folder button. When the user changes bread crumbs, cancel folder naming. Change-Id: I8c3f33b5b3bb6e07cd0fd421199eb905f40e45f4
* | Full profile editor and syncing with WebSettings.Ben Murdoch2010-10-141-2/+26
| | | | | | | | | | | | | | Add all fields to the AutoFill profile editor and sync them over to WebSettings through BrowserSettings. Change-Id: I5eb69ba802571d2261ea11851bdf1b515ca8fb8c
* | Sync Autofill profile data native sideBen Murdoch2010-10-131-0/+2
| | | | | | | | | | | | | | | | | | When the user adds or edits the AutoFill profile, sync that data to the native WebKit code through the BrowserSettings object. Also sync the profile data on startup if it is available. Change-Id: I6146a842cb765f8ed91c109537038baad6b547fb
* | AutoFill Profile editor UI initial checkinBen Murdoch2010-10-061-4/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make a start on a simple AutoFill profile editor so that we can get rid of the default John Smith profile we've been using for testing. This CL also moves the autofill settings from the Privacy Preferences page to the Personal Preferences page. Note that this is just the profile editor in the Browser and although the data entered is persisted to disk, it is not yet synced with the native AutoFill code so for now we continue to use the canned profile native side. Change-Id: Ie609c5f25fffc914267605efdb10444379c29388
* | am bcdaa277: am 7671cb22: Merge "Split strings with SD card references into ↵Eric Fischer2010-09-291-4/+15
|\ \ | |/ | | | | | | | | | | | | | | variations." into gingerbread Merge commit 'bcdaa277885bb0e751498e68aaae280a232d7cd3' * commit 'bcdaa277885bb0e751498e68aaae280a232d7cd3': Split strings with SD card references into variations.
| * Split strings with SD card references into variations.Eric Fischer2010-09-291-4/+15
| | | | | | | | Change-Id: I0a49dba7c8340de7dc94880c3038fa2381e7a29f
* | changed AddBookmark UIMichael Kolb2010-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | make folder editing and add folder button mutually exclusive use ok button in edit folder name mode in addition to soft keyboard enter fixed folder list on startup Change-Id: Ie0bec93f1afe1f16e1693086f2fb25fd5ff723ad
* | Add settings to enable bookmarks sync.Jeff Hamilton2010-09-281-0/+30
| | | | | | | | Change-Id: I86bc4ce9d21ec0a040322bd704cef46eaa17dc9c
* | Configure AutoFill through browser preferences.Ben Murdoch2010-09-231-0/+4
| | | | | | | | | | | | | | | | | | | | Defaults to off until we have a profile editor. Until the profile editor is finished, we use a canned "John Smith" profile. Requires a corresponding change in frameworks/base - https://android-git.corp.google.com/g/65573 Change-Id: Ieb0c49b79766ba670322b8bd8b84968e778920ae
* | Beginning work on adding bookmarks with folders.Leon Scroggins III2010-09-221-5/+13
| | | | | | | | | | | | | | | | | | Bug: 2953515 Provides the basic functionality for the AddBookmark page, allowing the user to save the bookmark in a folder of his/her choosing. Change-Id: I170599b723069aaee661dae3fc1a0fb915793906
* | Add a basic account picker to the bookmarks pickerJeff Hamilton2010-09-171-1/+5
| | | | | | | | | | | | | | The account picker only shows up when you have multiple accounts providing bookmarks. Change-Id: I341d37d81551ca571713ac66d564c9cb0a86653c
* | resolved conflicts for merge of fc2c6f1d to masterLeon Scroggins III2010-09-171-6/+0
|\ \ | |/ | | | | Change-Id: I708443617cf602a957a90a5770deab77c47c776f
| * am 8774c667: Remove "Show web suggestions" from browser settingsLeon Scroggins III2010-09-171-6/+0
| |\ | | | | | | | | | | | | | | | | | | Merge commit '8774c667dd446346dca5f5d3c89092fbc86448d0' into gingerbread * commit '8774c667dd446346dca5f5d3c89092fbc86448d0': Remove "Show web suggestions" from browser settings
| | * Remove "Show web suggestions" from browser settingsLeon Scroggins III2010-09-171-6/+0
| | | | | | | | | | | | | | | Bug:3011374 Change-Id: I44d57431d127e48d25a957915a2fb93dc96b1053
| * | am d2670653: Add user-selected search providers to browserBjorn Bringert2010-09-131-0/+10
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit 'd26706538834e0ed58bf28f08d9a2885c0e7efcb' into gingerbread * commit 'd26706538834e0ed58bf28f08d9a2885c0e7efcb': Add user-selected search providers to browser
| | * Add user-selected search providers to browserBjorn Bringert2010-09-131-0/+10
| | | | | | | | | | | | | | | | | | The lists of search providers are taken from Chrome. Change-Id: I7af6dc1258950d1fc5cf86013f8be9f3c5db0f1a
* | | Add user-selected search providers to browserBjorn Bringert2010-09-151-0/+10
| | | | | | | | | | | | | | | | | | The lists of search providers are taken from Chrome. Change-Id: I320f43f06d3a79a3b7a065c73859853dedf0a6b5
* | | checkpoint for moving UI to Holo styleMichael Kolb2010-09-081-2/+2
| | | | | | | | | | | | | | | | | | | | | mostly final assets dialogs are not styled correctly Change-Id: Ib98312ca9465ded3efc2743f9828fe9a815814cc
* | | Add char limit for localization.Shimeng (Simon) Wang2010-09-021-1/+2
| | | | | | | | | | | | | | | issue: 2912382 Change-Id: I39fe19f22fa998953458c62f1d5aa9eecfb84dca
* | | Move Find on page and Select into the framework.Leon Scroggins2010-09-011-17/+0
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 2938052 Depends on a change to frameworks/base Change-Id: I28db6d06fa248913091455e82853ef151a0561b0
* | | Add comments for translations.Sang-il, Lee2010-08-301-0/+1
| | | | | | | | | | | | Change-Id: I57a2c6b39a25d236c83b2b538b5ac174fe2b2d40
* | | Add RLZ support to Browser.Jeff Davidson2010-08-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RLZ assigns non-unique, non-personally identifiable tracking labels to client products; these labels sometimes appear in Google search queries. See http://code.google.com/p/rlz for more info. Bug: 2927060 Change-Id: I992cd2859d590616df57293adb7ac22038088d49
* | | incognito mode added for large screensMichael Kolb2010-08-181-0/+2
| | | | | | | | | | | | Change-Id: I8a3b479acc50c7e658e5d24e83ccf9256f4bf592
* | | Use ActionMode for Find-on-page and Copy.Leon Scroggins III2010-08-181-1/+2
| | | | | | | | | | | | | | | Bug: 2641352 Change-Id: Ib5c0dd5997457a8d7b9a5c3e5a3727acc6a2f367
* | | Add "EUC-KR" to default encoding listsSang-il, Lee2010-08-181-0/+2
| | | | | | | | | | | | Change-Id: If813a295e101086d04ec080c78ba3959ae6a2f4e
* | | First revision of the new browser provider.Jeff Hamilton2010-08-161-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Initial work on browser incognito mode history feature.Elliott Slaughter2010-08-051-0/+2
| | | | | | | | | | | | Change-Id: I5d1575a9b74704abc313b322ae08ca7caaccdc69
* | | Browser save page as web archive.Elliott Slaughter2010-07-121-0/+6
| | | | | | | | | | | | Change-Id: I01366f575f61fd6e2084ad003b860f5c6083258e
* | | am 539fde68: am f6915fbb: Add more choices to about:debug UAString settingBart Sears2010-07-091-0/+4
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '539fde6807f0d9a5a86dc09ce362a2dc9ba0bc10' * commit '539fde6807f0d9a5a86dc09ce362a2dc9ba0bc10': Add more choices to about:debug UAString setting
| * | Add more choices to about:debug UAString settingBart Sears2010-07-081-0/+4
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 2828591 Add two more choices to the about:debug UAString setting: - iPad - Froyo-N1 This will make it easier to test sites that have Tablet UIs specific to the iPad UA and also sites that have HTML5 content specific to Android 2.2 UA. Also update the Desktop UA to the latest Safari 5.0 UA and the iPhone UA to ios4 (Apple uses the same UA on both the iPhone 3gs (running OS4) and the iPhone 4 (running OS4)). Change-Id: I60b402c586966340ac84846189922679dba35464