Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support in StatusBarManager for disabling ticker text. | Daniel Sandler | 2010-02-04 | 1 | -2/+12 |
| | | | | | | | | | | | | The new flag, DISABLE_NOTIFICATION_TICKER, will be used by the car dock app (in conjunction with DISABLE_EXPAND) to minimize distractions to the driver. It may also be used by the secure lockscreen to avoid leaking personal information when the screen is on but the device is locked (e.g. when the desk dock app is running). Change-Id: Ibc8efde7da7501767163ae0a75f7c369b824e2a2 | ||||
* | Fix 1667521 - system process crash after bad notification | Joe Onorato | 2010-02-03 | 1 | -0/+36 |
| | | | | | | | | The steps to reproduce this were kind of interesting. You needed to have a notification with a bogus RemoteViews in the first position in the list, and then have another notification come in with an earlier timestampe. In that case, it would get a bad index for the new (not bogus) view that was being added. | ||||
* | Add DateTimeView, a widget that shows a time or the date depending on the | Joe Onorato | 2010-01-19 | 1 | -0/+21 |
| | | | | | | | current time. Use that for notifications instead of a TextView that doesn't ever update. BUG 1563917 | ||||
* | Deprecate fill_parent and introduce match_parent. | Romain Guy | 2010-01-08 | 1 | -2/+2 |
| | | | | Bug: #2361749. | ||||
* | Another test for StatusBar test. | Joe Onorato | 2009-11-05 | 2 | -0/+22 |
| | |||||
* | AI 143279: am: CL 142828 am: CL 142827 Fix a typo that made the blink rate ↵ | Joe Onorato | 2009-03-27 | 1 | -0/+39 |
| | | | | | | | | | | | | of the LED incorrect. (and add a test that helped me debug it) Original author: joeo Merged from: //branches/cupcake/... Original author: android-build Merged from: //branches/donutburger/... Automated import of CL 143279 | ||||
* | Automated import from //branches/master/...@141000,141000 | Joe Onorato | 2009-03-24 | 1 | -2/+22 |
| | |||||
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -16/+70 |
| | |||||
* | auto import from //branches/cupcake/...@137197 | The Android Open Source Project | 2009-03-09 | 1 | -1/+1 |
| | |||||
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 1 | -1/+3 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 19 | -0/+1109 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 19 | -1109/+0 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 19 | -0/+1109 |