| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: If423c7320a6d6c317274449e4686145df25204a2
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On startup, attempt to log the user into google sites. Show a progress dialog
that the user can cancel if login takes too long.
Add a new preference for toggling auto signin. This preference shows the
current account and allows the user to choose the account to use. If there are
no accounts, the option is disabled. The saved account is validated each time
it is accessed in case the account was removed.
Bug: 3278072
Change-Id: I10ce1dc57a683b2820b17ef6955577037c82f332
|
|
|
|
|
|
| |
Bug: 3336562
Change-Id: Ic612b5309f185658f4515bbc90cc44d8b9ccf1e0
|
|
|
|
| |
Change-Id: Ic57762855e5d187aa0fe3a8eab2757b5a76ff08d
|
|
|
|
| |
Change-Id: Ia8024a23f34752bf1a7e4fb752e50f1481b4d680
|
|
|
|
|
|
|
| |
Bug: 3259885
Cleans up the grouping of the settings and adds categories
Change-Id: I13666b36d8d55e0d9e17a732b5911a28a1223666
|
|
|
|
| |
Change-Id: I9002e099b7c04c8a8a664b9ba6ee7918f290c4bb
|
|
|
|
|
|
|
|
| |
Bug: http://b/issue?id=3277888
Added Quick Controls Lab setting
Implemented Quick Controls UI
Change-Id: I72011daf9140aa5d15c8b785126867c10bbc5501
|
|
|
|
|
|
|
|
| |
Bug: 3250498
Makes OpenGL rendering and user agent normally visible in settings->debug
Changing the OpenGL setting now automatically restarts the browser
Change-Id: I04036b580f2463f77376edb4bee2dfefe3d123ed
|
|
|
|
|
|
|
|
| |
Enable autofill by default. The user will be prompted to set up a
profile if they have not done so already when we detect an
autofillable form.
Change-Id: I10fae0fa6d805dcc4fdbc0a281bdaa971b1a89f5
|
|
|
|
| |
Change-Id: I54b1eea8ca0f471bc7936efe1681920a21c7dbda
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Bug:2416373
Change-Id: Icc32bf65bda016f18ebb5d02932446ff64b77427
|
|
|
|
|
|
|
|
| |
Bug: 3144077 and 2988059
This replaces the old stack based widget with a list based one. It
also updates whenever the bookmarks changes rather than periodically
Change-Id: Ie37978918bab441bf31a6131360e308cd2bc0f4b
|
|\
| |
| |
| | |
custom graphic."
|
| |
| |
| |
| |
| |
| | |
graphic.
Change-Id: Icbd475908314b3b310db0bc8022e53dda931ac88
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I86bc4ce9d21ec0a040322bd704cef46eaa17dc9c
|
|
|
|
|
|
| |
This also makes the settings panel 2 pane.
Change-Id: Ifccfdc145065fc51f12b74160c797749063b403d
|
|
|
|
|
|
|
|
|
|
| |
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
|
|\
| |
| |
| | |
Change-Id: I708443617cf602a957a90a5770deab77c47c776f
|
| |
| |
| |
| |
| | |
Bug:3011374
Change-Id: I44d57431d127e48d25a957915a2fb93dc96b1053
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '6ac51e2b2defbc33834ec92d8a3e7c904f20811e'
* commit '6ac51e2b2defbc33834ec92d8a3e7c904f20811e':
Fixes for changing the search engine.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Provide a default value for the Select search engine preference.
Move the Select search engine preference into advanced settings.
When opening the SearchDialog with a SearchEngine other than
Google, add a flag to hide the voice search icon.
Depends on a change to frameworks/base.
Change-Id: I6da2e582789253b3c5ffac9fe1ad3732f99f28ea
|
| |
| |
| |
| |
| |
| | |
The lists of search providers are taken from Chrome.
Change-Id: I7af6dc1258950d1fc5cf86013f8be9f3c5db0f1a
|
| |
| |
| |
| |
| |
| | |
The lists of search providers are taken from Chrome.
Change-Id: I320f43f06d3a79a3b7a065c73859853dedf0a6b5
|
|/
|
|
|
|
|
|
| |
bug #2930549
uses a StackView to let the user flip through the browser
bookmark thumbnails
Change-Id: I3665e98e5fd4c14ede8f28380ec6c85e7cc032f2
|
|
|
|
|
|
|
| |
Requires a change to webkit and the framework.
Bug: 2411524
Change-Id: I874e4e2139eedf4bc9332947fe6513b027e660d9
|
| |
|
|
|
|
| |
Fixes http://b/issue?id=2243560
|
|
|
|
| |
unused now.
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
|\
| |
| |
| |
| |
| |
| | |
Merge commit '1e8f0583fb74658666dc4105bf15788f2585a6a2'
* commit '1e8f0583fb74658666dc4105bf15788f2585a6a2':
Move Browser search description to bookmarks search.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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"
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '944f2208fd134d74e171772cc6a317628ee20a5f'
* commit '944f2208fd134d74e171772cc6a317628ee20a5f':
Add new searchSettingsDescription attribute for Browser's searchable.
|
| |
| |
| |
| | |
This will be shown under the individual searchable item in system search settings.
|
|\ \
| |/ |
|
| |
| |
| |
| | |
search manager now.
|
| |
| |
| |
| |
| |
| |
| | |
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.
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '2f83068b9e8835f97010bc2ee1d77f3a13827ae4'
* commit '2f83068b9e8835f97010bc2ee1d77f3a13827ae4':
Add the ZoomDensity support in the Browser.
|
| |
| |
| |
| | |
Per Leland's requst, change "Set text size" to "Text size" and etc.
|
| | |
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '9c7a356d95f0c9bf84b0cf5dd4215a6d77fc0149'
* commit '9c7a356d95f0c9bf84b0cf5dd4215a6d77fc0149':
Add includeInGlobalSearch to Browser bookmarks search.
|
| |
| |
| |
| |
| |
| | |
This will allow bookmarks+history suggestions to show
up in global search without having it hard-coded
in GlobalSearch.SuggestionSources.
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit 'e90ede446d39dfbee45bcaef6a5ae876a5c92752'
* commit 'e90ede446d39dfbee45bcaef6a5ae876a5c92752':
Add bookmarks search activity to browser.
|
| |
| |
| |
| |
| |
| |
| | |
This activity is never started from the browser. Its purpose
is to provide bookmark suggestions to global search (through
its searchable meta-data), and to handle the intents produced
by clicking such suggestions.
|