summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/ComboViewActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Add back browser history page.Danny Baumann2015-11-071-0/+2
| | | | | | Not sure why it was removed, but it seems to work just fine. Change-Id: I6d76928182a53ca57d080394823d35d66e0ba987
* De-classicify Android Browser part 2Jonathan Dixon2013-08-251-8/+0
| | | | | | | | | | Bug: 10427705 Allows Browser to compile even when WebViewClassic is no longer in frameworks/base. The deleted functionality was already disabled at runtime when using non-classic webview. Change-Id: I21b58ec52ac059c699b49a2dd80008d9a9e6791a
* De-classicify BrowserJonathan Dixon2012-12-171-4/+8
| | | | | | | | Removes the hard run-time dependency on WebViewClassic. (Still needs visisbility of it to build though) This is needed to enable chromium webview testing. Change-Id: I290b6b23b2eac525537ebc3ef8007d681a67a169
* Revert "Temporarily disable saved pages for Skia update"Derek Sollenberger2012-02-271-2/+2
| | | | This reverts commit efe667469ef06277ad95699c365fe9ba6b44f4d5.
* Temporarily disable saved pages for Skia updateJohn Reck2012-01-261-2/+2
| | | | Change-Id: I931def1d52eb792f8ada99946b0c419936e01771
* Set home button enabledJohn Reck2011-11-101-0/+1
| | | | | | Bug: 5553034 Change-Id: Ifc47c233af3ac3010045498739ee5e1602656ce2
* Improve navscreen opening performanceJohn Reck2011-10-071-1/+0
| | | | | | | | | Bug: 5379115 Cache mNavScreen (expensive to create) Cache AnimScreen (expensive to create) Don't capture a screenshot for an unused parameter Change-Id: I0ac9de647f61222866499ae40c1a946551dad7bb
* Support horizontal swipe in combo activityJohn Reck2011-08-111-13/+152
| | | | | | Bug: 5145315 Change-Id: I1e9b4a6bae325244c7a3fb6159deadc3fcf170e6
* Move ComboView to its own activityJohn Reck2011-07-181-0/+110
Bugs: 5009130 3368824 Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6