| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Iee012fe4a32dd51b8a59763b9ceab1e7dbde5246
|
|
|
|
|
|
| |
Bug:3388003
Change-Id: I9d81017820762bcf714453b935488912397dadbc
|
|
|
|
|
|
|
|
|
|
|
|
| |
downlaoded files should go into /sdcard/Download, like they used to
in GB and earlier.
But a minor difference in the download dir name:
it used to be /sdcard/download in before HC
/sdcard/Download in HC
how serious is this difference?
Change-Id: Ib56d8ee6a1393fd781399281be98b8c52831ebe1
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug:3189668
Do not create a DownloadHandler since the methods can all be
static.
Do not pass the length to DownloadHandler, since it is no longer
used.
Change-Id: I280160f62906d1acb263b45fde57062210005a0a
|
|
Bug: 3170671
First step towards a model/view/control design in Browser
introduced Controller object
started separating UI code
represent state of the app in one place only
Change-Id: Ica387d6bde2dcf1a4993c3db0cce498cf34ff60f
|