Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle BACK key at UP in the Browser. | Grace Kloba | 2009-09-20 | 1 | -265/+0 |
| | | | | | | Remove KeyTracker, use KeyEvent instead. Remove ImageGrid and ImageAdapter. | ||||
* | Remove the tab from the list of tabs so the ImageGrid will update. | Patrick Scott | 2009-04-28 | 1 | -0/+1 |
| | | | | | | | I removed this by accident when removing the clearPictureListeners method. This fixes a NPE when touching a removed tab in the tab picker. BUG=1816205 | ||||
* | Show the saved picture for freed tabs. | Patrick Scott | 2009-04-22 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | Create a small class containing the data needed to display the saved or current picture. For freed tabs, inflate the picture and use the saved state from mSavedState. Reorganize populatePickerData to use the current top window or the saved state depending on if the tab has been freed. There was another bug where onNewPicture would update the wrong FakeWebView due to ListViews reusing the same view. Have the tab manage the new picture and invalidate the FakeWebView. When reusing the view, clear out the tab's FakeWebView field. Wipe all the picker data at the same time the ImageGrid and ImageAdapter are cleared. | ||||
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 1 | -14/+1 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+291 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -291/+0 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -34/+27 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+298 |