History log of /frameworks/base/tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
795f2840b4a70bf188c2f24c8c06f73a492b338c 27-Sep-2010 Joe Onorato <joeo@android.com> If an icon add remove get coalesced, don't remove some other icon.

Also adds a test case and turns off the extra logging we added to debug this.

Change-Id: I8640938ae4d1e75c88213177888f363e05ce0fa0
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java
d02bdaab495641ab50e2123fdfd99a819cc40540 26-Aug-2010 Daniel Sandler <dsandler@android.com> Remove experimental immersive mode support. DO NOT MERGE

Bug: 2949215

Change-Id: I7d998ef571ef7e149bb96261430e92150b80b77d
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java
b59b94456b3a8fdfdf524a81274839f657fbb65b 30-Jun-2010 Daniel Sandler <dsandler@android.com> Fix icon size in intruder alerts.

(Updated test app to confirm the fix.)

Change-Id: Ife56cf07f282786162e2ebc5aaddbb24dac6cafd
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java
27a8be4b3526f068e911c8edcd4ee6fa6f492c0f 29-Jun-2010 Daniel Sandler <dsandler@android.com> Support for tapping on an immersive-mode priority notification.

When the user taps on an intruder alert (the priority
notification in immersive mode), the .contentIntent in the
Notification object will be sent, just as we handle tapping
on a normal Notification in the windowshade.

Change-Id: Ib6991837b0b2122fe138cddacf347fdbc426b99d
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java
8896783dc1d31c5274b277c364da0ffe7cc27cca 23-Jun-2010 Daniel Sandler <dsandler@android.com> Updated StatusBar test app for new notifications API.

New actions:
- Toggle activity's immersive mode
- Post a priority notification with fullScreenIntent
that launches an alert-like activity

Change-Id: Ie38372209985577b6db856924c19914c000e1cec
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java
0faeb078cf2bf689eaa69e7041013c5152281b4f 07-Jun-2010 Joe Onorato <joeo@android.com> Add a test item the turns on a bunch of extra icons.

Change-Id: Ia5884ef46a5b0fa2d608c7924b3eb12293a1da8b
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java
4762c2d75a55e0854bbff2f996748116d4ab1a37 18-May-2010 Joe Onorato <joeo@android.com> Add expand and collapse.

Change-Id: I58ad95c59b2c46d3f25349e137d5624aefc6c6cd
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java
91e1d0cddaaec5e077ca689744463901f9d5d580 05-Feb-2010 Daniel Sandler <dsandler@google.com> Add support in StatusBarManager for disabling ticker text.

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
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java
9066cfe9886ac131c34d59ed0e2d287b0e3c0087 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java
d83a98f4ce9cfa908f5c54bbd70f03eec07e7553 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java
f013e1afd1e68af5e3b868c26a653bbfb39538f8 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java