| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
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.
|
|/
|
|
|
|
|
|
| |
(This change is in master.) Add an option in the settings menu of the browser to give the user the option of always displaying in landscape, ignoring sensor/opening and closing of the keyboard.
BUG=1636784
Automated import of CL 143762
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|