summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "fix pie menu handling"Michael Kolb2011-04-255-25/+6
|\
| * fix pie menu handlingMichael Kolb2011-04-255-25/+6
| | | | | | | | Change-Id: Iab2bc23c2200799dbb0983b43ef66891bb51215d
* | Merge "smooth navscreen animation"Michael Kolb2011-04-255-9/+118
|\ \ | |/ |/|
| * smooth navscreen animationMichael Kolb2011-04-255-9/+118
| | | | | | | | Change-Id: I87bfba8a18a1aaeffa95d15e4ddb4313dd2752d9
* | Merge "Import revised translations."Eric Fischer2011-04-2281-1/+459
|\ \ | |/ |/|
| * Import revised translations.Eric Fischer2011-04-2281-1/+459
| | | | | | | | Change-Id: Ie151e3bff79f435c14fa6aa5cf74c13ed183a6b5
* | Add minimum font size supportJohn Reck2011-04-2112-44/+498
|/ | | | Change-Id: I2dc092f7484ff63ce90f15c2c46c7029c84265e8
* remove menu inflation hackMichael Kolb2011-04-203-8/+14
| | | | Change-Id: I481f35120cb753f3c2f8cce815cff2ab4597e16b
* new navscreen uiMichael Kolb2011-04-2011-86/+693
| | | | Change-Id: Iedbdf5af5d3ee2fbdd6944c1689f6551b3af8d46
* Fix orientation bugJohn Reck2011-04-181-2/+2
| | | | | | | | | Opening the keyboard in portrait screwed up most visited. Turns out this is because orientation switches from portrait to landscape (!!!) Fixing this by making both portrait and landscape items have the same size and shrinking the max width for landscape to prevent 5 columns Change-Id: I65d3e8d8d93e10c0e7edd42054ee52faa6ac863c
* am 0843a86f: (-s ours) am 1cf6af19: am 2660b267: (-s ours) Import revised ↵Eric Fischer2011-04-180-0/+0
|\ | | | | | | | | | | | | translations. DO NOT MERGE * commit '0843a86f082d601a1698ee389c0712327d3aa392': Import revised translations. DO NOT MERGE
| * am 1cf6af19: am 2660b267: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2011-04-180-0/+0
| |\ | | | | | | | | | | | | * commit '1cf6af19c4fe082686135827b9f39e332797e6a4': Import revised translations. DO NOT MERGE
| | * am 2660b267: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2011-04-150-0/+0
| | |\ | | | | | | | | | | | | | | | | * commit '2660b2670a27005cb3514d2d673cb4d82ac3b1d3': Import revised translations. DO NOT MERGE
| | | * Import revised translations. DO NOT MERGEEric Fischer2011-04-144-8/+8
| | | | | | | | | | | | | | | | Change-Id: I747b77b761591bdc796df980fbf953ca30864725
* | | | Merge "Import revised translations."Eric Fischer2011-04-153-6/+6
|\ \ \ \
| * | | | Import revised translations.Eric Fischer2011-04-153-6/+6
| | | | | | | | | | | | | | | | | | | | Change-Id: I36b2d7ff1fb83909a89060412a6ca5756cab704f
* | | | | Recover tabs in the event of a crashJohn Reck2011-04-147-9/+156
|/ / / / | | | | | | | | | | | | Change-Id: Ia47a5bc1e659e46e7f29a8cec52b6fd2ed675be4
* | | | Use action bar in overlay mode on phonesJohn Reck2011-04-134-3/+51
| | | | | | | | | | | | | | | | Change-Id: I9e920323812ad1ba3a6617a938780410e6c7ca36
* | | | Merge "Marquee history titles and urls"John Reck2011-04-133-2/+15
|\ \ \ \
| * | | | Marquee history titles and urlsJohn Reck2011-04-133-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 2762388 Change-Id: I2b10e9b9f845e1c9b29571b8ddd792702ca07832
* | | | | Fix action bar bugJohn Reck2011-04-131-1/+0
|/ / / / | | | | | | | | | | | | | | | | | | | | Remove call to ActionBar.show() in PhoneUI Change-Id: I03e94d8b2c46271fe89f8ca84bb6497d1625b0ca
* | | | Fix QuickControls menu glitchJohn Reck2011-04-111-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a bug where the first time opening the menu in quick controls causes the URL bar to appear. Change-Id: Iccdb1701b228b9256a6b79cca3bbd859f6c306f3
* | | | Merge "fix page scroll when title focused"Michael Kolb2011-04-082-4/+9
|\ \ \ \
| * | | | fix page scroll when title focusedMichael Kolb2011-04-082-4/+9
| | | | | | | | | | | | | | | | | | | | Change-Id: I457c11f8a52964c0f545827995f5165810222ff7
* | | | | am 50d84e11: (-s ours) am 7c6cbc2c: DO NOT MERGE fix focus bugMichael Kolb2011-04-070-0/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | * commit '50d84e11c0be0c40e411eeba1d2d52b9b13fa0fa': DO NOT MERGE fix focus bug
| * | | am 7c6cbc2c: DO NOT MERGE fix focus bugMichael Kolb2011-04-071-1/+6
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '7c6cbc2c917bd8c1dacaf44585fbaeb7f722e16a': DO NOT MERGE fix focus bug
| | * | DO NOT MERGE fix focus bugMichael Kolb2011-04-071-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4262017 adjust layout parameters to avoid scrolling while typing Change-Id: I54c21f8097a1fe43083902f72c35e43aa66166c9
* | | | Merge "fix titlebar position when focused"Michael Kolb2011-04-072-0/+21
|\ \ \ \
| * | | | fix titlebar position when focusedMichael Kolb2011-04-072-0/+21
| | | | | | | | | | | | | | | | | | | | Change-Id: Ia84990a68652bd4679be2f72446aa166f7729c7c
* | | | | Merge "Import revised translations."Eric Fischer2011-04-071-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Import revised translations.Eric Fischer2011-04-071-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I921d29f1b18844082d8a14d45644202eecf48b4f
* | | | | Merge "refactor titlebar code"Michael Kolb2011-04-0610-442/+295
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | refactor titlebar codeMichael Kolb2011-04-0610-442/+295
| | | | | | | | | | | | | | | | | | | | Change-Id: I45db5f19af142ba78d3e3833fa428e8f9a14b889
* | | | | am 5c708046: (-s ours) am 6fa84baa: Import revised translations. DO NOT MERGEEric Fischer2011-04-060-0/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | * commit '5c708046f9bb743a5ef54650616ee2f9d11450fd': Import revised translations. DO NOT MERGE
| * | | am 6fa84baa: Import revised translations. DO NOT MERGEEric Fischer2011-04-061-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '6fa84baa33181c46098f9a493e78cd9d9a353542': Import revised translations. DO NOT MERGE
| | * | Import revised translations. DO NOT MERGEEric Fischer2011-04-061-1/+1
| | | | | | | | | | | | | | | | Change-Id: I92c1463f67d5ddde71d551015d4ec05ddd71c36e
* | | | Don't restart when screen size changes.Dianne Hackborn2011-04-061-2/+2
| | | | | | | | | | | | | | | | Change-Id: Ia1f81ee52c75eeafbce465b5cac329a94429cfac
* | | | Merge "Import revised translations."Eric Fischer2011-04-0540-154/+114
|\ \ \ \
| * | | | Import revised translations.Eric Fischer2011-04-0440-154/+114
| | | | | | | | | | | | | | | | | | | | Change-Id: I0e9411b3cc8827d7db26b8d6c220da8f599b079f
* | | | | am 429c9423: (-s ours) am 7640cdfe: (-s ours) am 26c72fde: Import revised ↵Eric Fischer2011-04-050-0/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | | | | | | | | | translations. DO NOT MERGE * commit '429c94237504d54f77bfb8af1d64d2e4ac133020': Import revised translations. DO NOT MERGE
| * | | am 7640cdfe: (-s ours) am 26c72fde: Import revised translations. DO NOT MERGEEric Fischer2011-04-040-0/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit '7640cdfe5a964024db1b0279032936b00605f187': Import revised translations. DO NOT MERGE
| | * \ \ am 26c72fde: Import revised translations. DO NOT MERGEEric Fischer2011-04-042-2/+2
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '26c72fde35ff38d8d2ab5bb1640dcd1a602c010e': Import revised translations. DO NOT MERGE
| | | * | | Import revised translations. DO NOT MERGEEric Fischer2011-03-292-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I151250a65a83f6293fa2ee95317aa13a3aac08ca
* | | | | | am bc424c48: am 0fba5d94: fix auto-login dialog bugMichael Kolb2011-04-011-11/+10
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit 'bc424c48b1a5eea9da514d744abb282a57ae7a75': fix auto-login dialog bug
| * | | | | am 0fba5d94: fix auto-login dialog bugMichael Kolb2011-04-011-11/+10
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | * commit '0fba5d9470f3b98d5aa61ae7392164450baf73de': fix auto-login dialog bug
| | * | | | fix auto-login dialog bugMichael Kolb2011-04-011-11/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4190594 check if dialog is still showing before calling dismiss. Change-Id: If8a06d762fbe1cc2ac4a00b0b4fe32f7d54380d8
* | | | | | am 8ecddb63: (-s ours) am c7db091b: DO NOT MERGE Fix widget update listenerJohn Reck2011-03-310-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '8ecddb63d499cc4f2f2be3fbe10126d0583e7b0c': DO NOT MERGE Fix widget update listener
| * | | | | am c7db091b: DO NOT MERGE Fix widget update listenerJohn Reck2011-03-311-4/+4
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | * commit 'c7db091b60913927fef214420a21f1e897772d16': DO NOT MERGE Fix widget update listener
| | * | | | DO NOT MERGE Fix widget update listenerJohn Reck2011-03-311-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4193627 Just need to expand the lifecycle during which we listen for preference changes Specifically, instead of listening between onResume and onPause, listen between onCreate and onDestroy since the dialog that sets the preference will cause the fragment to receive an onPause. Change-Id: Ibaa62fc722d74840f159d6023af7ec1543ae4541
* | | | | | Merge "add old progress bar to ui"Michael Kolb2011-03-317-18/+61
|\ \ \ \ \ \