summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserSnapshotPage.java
Commit message (Collapse)AuthorAgeFilesLines
* Change where saved pages are storedJohn Reck2012-04-191-3/+3
| | | | | | | | | Bug: 5416822 Move saved pages out of external storage (b/5605575) Save them as files instead of in the database, as the database has a row size limit Change-Id: I03b5af2459724d8cab67a9acfcc2827c7129e80f
* Merge "Cleanup history perf + UI"John Reck2011-09-091-0/+1
|\
| * Cleanup history perf + UIJohn Reck2011-09-091-0/+1
| | | | | | | | | | | | Bug: 5283880 Change-Id: Id2868335d308b8dabf79fe33e177a2d0babd66d9
* | New saved page animationJohn Reck2011-09-081-0/+64
|/ | | | | | Bug: 4982126 Change-Id: Ice99b4af910d811aa4fd5dd6a6d663d60d8ebe62
* Support horizontal swipe in combo activityJohn Reck2011-08-111-7/+4
| | | | | | Bug: 5145315 Change-Id: I1e9b4a6bae325244c7a3fb6159deadc3fcf170e6
* Remove size from phone snapshot layoutJohn Reck2011-07-191-2/+4
| | | | | | Bug: 5045575 Change-Id: Ibb15cf18214d3fd2b7ddcb4b3dceebf9ba43104c
* Move ComboView to its own activityJohn Reck2011-07-181-5/+5
| | | | | | Bugs: 5009130 3368824 Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6
* Null checkJohn Reck2011-07-111-2/+4
| | | | | | | Bug: 5006765 This can happen if we are destroyed before the initial load is received Change-Id: Ic285ec81abf6838eaa2fe212f55703093d5d5a86
* Move Snapshots to own DB on sdcardJohn Reck2011-07-071-7/+7
| | | | | | Bug: 4982126 Change-Id: Ib66b2880d163de4feb4d880e1d01996301bbea08
* Saved Pages tabJohn Reck2011-07-011-0/+233
Bug: 4982126 Add saved pages tab Remove "save page" menu option Add "save for offline reading" menu option Smooth animation to combo view Change-Id: Ia67552a6f6a5474a6dfcff6790a341d4d36d5a77