summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Updated progress bar resource"Michael Kolb2011-08-317-2/+2
|\
| * Updated progress bar resourceMichael Kolb2011-08-317-2/+2
| | | | | | | | | | | | | | Bug: 5066431 updated progress bar resource Change-Id: Ia70c4d678973d0686d3f87f5f9f9d846ad650895
* | Merge "Show n-best results"Michael Kolb2011-08-311-1/+2
|\ \
| * | Show n-best resultsMichael Kolb2011-08-311-1/+2
| |/ | | | | | | | | | | | | | | Bug: 5231143 regression from introducing short/long form urls in the url bar Change-Id: I17055bb16e5930877cb664a058ce26f7518a4aad
* | Merge "Remove unused strings"John Reck2011-08-311-14/+0
|\ \
| * | Remove unused stringsJohn Reck2011-08-311-14/+0
| |/ | | | | | | | | | | Bug: 5190869 Change-Id: I44835f6cfa6076feb1de2e08dfb92d576d53a000
* | Import revised translations. Remove dead translations.Eric Fischer2011-08-31127-2360/+92
|/ | | | Change-Id: I17cc98876e0799e33256e022ce54ca8010bd065b
* Fix path to Website settings in Geolocation toastSteve Block2011-08-301-3/+3
| | | | | | | | Fixed path from 'Settings -> Website settings' to 'Settings -> Advanced -> Website settings'. Bug: 5232946 Change-Id: I6391909673de249ae6ffd3bd224c20caf357023a
* Merge "Fix blank page activity selection bug"John Reck2011-08-293-13/+17
|\
| * Fix blank page activity selection bugJohn Reck2011-08-293-13/+17
| | | | | | | | | | | | | | | | | | | | Bug: 5191031 Sets an app id on the tab so that if the intent comes back to us, it is opened in the current tab. Close empty tabs correctly if the intent goes elsewhere Fix Tab.syncCurrentState to deal with WebView.getUrl() == null correctly Change-Id: I31e1e1f6688fb5c5c31ba07dde4e6b3bad34fb13
* | Fix issues with state save/restoreJohn Reck2011-08-293-22/+50
|/ | | | | | | | | | | | | Bug: 5144214 Tracked down the issue with messed up state to a bug where tab ids were not unique, and would actually get messed up in restore. Switched it to the tab's responsibility to assign an id to itself in the ctor to make sure all possible paths where a tab is created are fixed as well as the tab being the best informed about whether or not it has an ID to restore from. Added some checks to watch for a similar problem in the future as well. Change-Id: Icd8333232a0baca7a3639323538886ea595de05a
* Merge "Set the right input type on phone"John Reck2011-08-291-1/+1
|\
| * Set the right input type on phoneJohn Reck2011-08-291-1/+1
| | | | | | | | | | | | | | | | | | Bug: 5215696 The red underline appears to be some sort of misspelling thing. It only shows up on phones because the omnibox input type is text instead of textUri like it is on tablet Change-Id: I5432c63d77d7bd940804525a7ad1cda8f5249014
* | Merge "Security warning dialog update"John Reck2011-08-294-138/+59
|\ \ | |/ |/|
| * Security warning dialog updateJohn Reck2011-08-264-138/+59
| | | | | | | | | | | | Bug: 5222843 Change-Id: I0d387a0564c82e1234ea14dee723a52e1ba9cade
* | Merge "Updates for NDEF push API change."Nick Pelly2011-08-262-40/+27
|\ \
| * | Updates for NDEF push API change.Nick Pelly2011-08-252-40/+27
| | | | | | | | | | | | Change-Id: I2390665d59f6b3868b5a3a27bfc38ea4c9cdf0d4
* | | Import revised translations.Eric Fischer2011-08-2645-680/+607
|/ / | | | | | | Change-Id: Ia7a6c27ba45e92f00192bbebdc2e0dd3e5add5b1
* | Drop active tab check when blocking eventsMichael Kolb2011-08-241-14/+5
| | | | | | | | | | | | | | Bug: 5198309 The active tab check was freezing the browser Change-Id: I3376c84bb178c02d02deb54bf23fa1149809963d
* | Check current tab before making activeMichael Kolb2011-08-241-1/+4
| | | | | | | | | | | | Bug: 5202966 Change-Id: I62fc806176d178193c4a9f0b658efa45b4d96584
* | Merge "Fix icon resources"Michael Kolb2011-08-2428-11/+8
|\ \ | |/ |/|
| * Fix icon resourcesMichael Kolb2011-08-2428-11/+8
| | | | | | | | | | | | | | | | | | | | Bug: 5066431 updated remaining icons: secure/partial/overlay progress various bookmark icons Change-Id: I474a1cd3981474eddbd4be0a38a8d0d8083232e1
* | Merge "Widget resize support"John Reck2011-08-246-11/+42
|\ \
| * | Widget resize supportJohn Reck2011-08-246-11/+42
| |/ | | | | | | | | | | | | | | | | Bug: 5058626 Add support for the new minimum resize API Support resizing horizontally Change default size for phone Change-Id: I1e62ad0f9847da8f0b24c5d59667f0586dbcf232
* | Merge "Fix Snapshot->Live transition"John Reck2011-08-241-8/+14
|\ \
| * | Fix Snapshot->Live transitionJohn Reck2011-08-231-8/+14
| |/ | | | | | | | | | | Bug: 5121917 Change-Id: I8462038fe4a9bd38e6e82d8d08fbef4605a3ca71
* | Reverse button orderJohn Reck2011-08-231-6/+6
|/ | | | | | Bug: 5199524 Change-Id: I0f007bf75959853f247f75f0fe3984be935381d5
* Merge "Save bookmark group state"John Reck2011-08-222-3/+57
|\
| * Save bookmark group stateJohn Reck2011-08-222-3/+57
| | | | | | | | | | | | Bug: 5135795 Change-Id: Id5069cc3f2afb16bcadac5b83d523200898a7d73
* | Merge "Avoid showing previous tab when closing an app tab"Michael Kolb2011-08-222-2/+12
|\ \ | |/ |/|
| * Avoid showing previous tab when closing an app tabMichael Kolb2011-08-222-2/+12
| | | | | | | | | | | | | | | | Bug: 5188145 skip setActiveTab when closing a tab launched from an app set active tab in onResume Change-Id: If602358a61690f15fe2e81a6b3d62d51ad15e16d
* | Merge "Add bulletproofing to state recovery"John Reck2011-08-226-24/+39
|\ \ | |/ |/|
| * Add bulletproofing to state recoveryJohn Reck2011-08-226-24/+39
| | | | | | | | | | | | Bug: 5166335 Change-Id: Ife9ef2da7664f8de6b0ff9655611efa78d84df05
* | Merge "Import revised translations."Eric Fischer2011-08-2246-582/+522
|\ \ | |/ |/|
| * Import revised translations.Eric Fischer2011-08-2246-582/+522
| | | | | | | | Change-Id: I62e537649d6a1baf793a5d4a5236e9fb2266eab5
* | Fix crashJohn Reck2011-08-192-2/+9
|/ | | | | | | | Bug: 5180400 onContextItemSelected is apparantly unordered and goes to the "wrong" fragment first, causing this crash Change-Id: I8d9df87d5799882190bc0fdfee5720c97d2b8f7a
* YAMR - Yet Another Menu ReorgJohn Reck2011-08-197-121/+37
| | | | | | Bug: 5186166 Change-Id: Icd459c8f9cd557659a5402431a843a856fb1b134
* Prevent IME from using extract modeMichael Kolb2011-08-192-2/+2
| | | | | | | Bug: 514518 set flags on url input field Change-Id: I1dee5b9f71201b61a03511a91907e5244bb272ed
* Merge "Show web content before handling new intent"Michael Kolb2011-08-191-0/+3
|\
| * Show web content before handling new intentMichael Kolb2011-08-181-0/+3
| | | | | | | | | | | | | | | | Bug: 5184826 hide nav screen before handling new intent Change-Id: I7d6b17f71bb45c05917a4d2346368f0f0188b5f5
* | Prevent ListPreference from formatting the summaryJohn Reck2011-08-182-1/+49
|/ | | | | | Bug: 5127755 Change-Id: I4ae3a46adc65bb82533871a7233e9b54dfe41264
* Merge "Fix popup favicon menu handling"John Reck2011-08-182-11/+1
|\
| * Fix popup favicon menu handlingJohn Reck2011-08-182-11/+1
| | | | | | | | | | | | Bug: 5180985 Change-Id: I60312208dc0e522f49beb302fc289dc5a7471261
* | Merge "Fix black screen bug"Michael Kolb2011-08-181-0/+10
|\ \ | |/ |/|
| * Fix black screen bugMichael Kolb2011-08-181-0/+10
| | | | | | | | | | | | | | Bug: 5180937 attach a tab when fast exiting the navscreen Change-Id: I3ecf248ac6073dfff6a134e5323052150c4efed1
* | Replace TitleBar sub views with a ViewStub.Ben Murdoch2011-08-186-14/+54
|/ | | | | | | | Optimise startup performance by using a ViewStub for TitleBar views that aren't needed until later. Bug: 5179151 Change-Id: I87cf23cbd1e3b818a566c95dc6bb9cc1ff366587
* Part of effort to remove "failure" messaging to end-users.Claudia de Veaux2011-08-171-3/+3
| | | | | | Bug: 5165745 Change-Id: I46c61e110eaa6d22c938c551f15658376b7b3d25
* More BrowserSettings initialization shufflingJohn Reck2011-08-171-1/+9
| | | | | | | | Bug: 5019676 BrowserSettings.setController required early initialization. Tweak it so that syncSharedSettings is called as late as possible Change-Id: I16ab56d9f2e31faf1a108808069c29c76a2627c2
* Remove slow, yet no-op callJohn Reck2011-08-171-1/+0
| | | | | | | | Bug: 5178457 It is slow because it forces initialization of the TilesManager, yet the value set is ignored by TilesManager anyway. So remove it. Change-Id: I0fc8a98340742fedfd27495da8fcd7a7c2a32fc0
* Merge "Faster all the things!"John Reck2011-08-177-68/+18
|\