summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar
Commit message (Expand)AuthorAgeFilesLines
* Need to update the largeIcon for notifications when we're reapplying the views.Joe Onorato2011-01-152-5/+15
* Add input methods settings panelsatok2011-01-154-37/+413
* Merge "Fix 3253629: Tweaks to recent apps" into honeycombJim Miller2011-01-123-91/+204
|\
| * Fix 3253629: Tweaks to recent appsJim Miller2011-01-123-91/+204
* | Possibly fix bad notification updates.Joe Onorato2011-01-121-5/+5
* | Remove the volume slider in SystemUI.Joe Onorato2011-01-121-3/+0
|/
* API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"Christopher Tate2011-01-111-1/+1
* Merge "The status bar half of making the status bar resize when hdmi is plugg...Joe Onorato2011-01-115-16/+145
|\
| * The status bar half of making the status bar resize when hdmi is plugged in.Joe Onorato2011-01-115-16/+145
* | Merge "Update status bar icons for BT reverse tethering." into honeycombJaikumar Ganesh2011-01-111-10/+33
|\ \ | |/ |/|
| * Update status bar icons for BT reverse tethering.Jaikumar Ganesh2011-01-101-10/+33
* | Merge "Simplify panel animations with an eye to performance." into honeycombDaniel Sandler2011-01-113-198/+74
|\ \
| * | Simplify panel animations with an eye to performance.Daniel Sandler2011-01-113-198/+74
| |/
* | Fix 3305645: Hide recents if there are no recent apps.Jim Miller2011-01-101-1/+5
|/
* Rename drag "thumbnail" to the drag "shadow"Christopher Tate2011-01-071-8/+8
* Mark the veto button GONE for ongoing notifications so they can go into its s...Joe Onorato2011-01-071-1/+5
* Merge "Fix stuck-open notification shade." into honeycombDaniel Sandler2011-01-071-8/+5
|\
| * Fix stuck-open notification shade.Daniel Sandler2011-01-071-8/+5
* | This makes the events at the edge of the screen find the button.Joe Onorato2011-01-061-0/+2
|/
* Merge "Check null pointer agressively."satok2011-01-061-6/+7
|\
| * Check null pointer agressively.satok2011-01-061-6/+7
* | Fix the 3G icon shows as G.Joe Onorato2011-01-052-5/+110
|/
* Don't re-show the ticker for a notification if they have set FLAG_ONLY_SHOW_O...Joe Onorato2011-01-041-3/+8
* Allow taps on the ticker to pass through to the notification target viewJoe Onorato2011-01-043-9/+15
* The whole title area of the notification panel should toggle the settings view.Joe Onorato2011-01-041-6/+7
* Fix 3309250: Don't crash when thumbnail is nullJim Miller2011-01-041-14/+17
* New thumbnail generation and centering in RecentAppsJim Miller2010-12-221-19/+20
* Fix 3290446: Reduce number of recents to fit in a single binderJim Miller2010-12-211-2/+2
* Add a parameter to InputMethodManagerService.getEnabledSubtype for allowing t...satok2010-12-211-1/+1
* Hide IME Switch Button when a handset is locked.satok2010-12-202-8/+16
* Use settings of the visibility of IME Switch buttonsatok2010-12-201-2/+21
* Fix 3295530: Fix crash in RecentApps when we have no recentsJim Miller2010-12-181-3/+1
* Fix for the notification panel getting stuck open.Daniel Sandler2010-12-171-5/+11
* Improved ticker & bar animations.Daniel Sandler2010-12-162-0/+8
* Improvements to ticker:Daniel Sandler2010-12-162-9/+52
* Update flyover if notification changes.Daniel Sandler2010-12-161-0/+8
* Fix the SettingsView so it shows again.Joe Onorato2010-12-161-8/+18
* Reimplement StatusBarManager.disable(DISABLE_SYSTEM_INFO).Daniel Sandler2010-12-161-20/+5
* Look again; the system bar is now diamonds.Daniel Sandler2010-12-152-136/+135
* Fix 3253629: Tweaks to recent appsJim Miller2010-12-151-8/+12
* Fix the bug that IME switch button is shown when there are two IME is install...satok2010-12-151-1/+1
* Merge "notification panel animations"Joe Onorato2010-12-143-19/+293
|\
| * notification panel animationsJoe Onorato2010-12-143-19/+293
* | Merge "Hide ime switch icon when there are only one IME and no enabled subtypes"satok2010-12-131-1/+12
|\ \ | |/ |/|
| * Hide ime switch icon when there are only one IME and no enabled subtypessatok2010-12-141-1/+12
* | Fix issue #3258849: Grab thumbnail when exiting an app via backDianne Hackborn2010-12-131-40/+7
* | Fix 3253629: Improve Recents panel animation performance.Jim Miller2010-12-102-18/+11
|/
* Fix 3253629: Initial pass at updating RecentsPanel UIJim Miller2010-12-081-37/+162
* Merge "make the wifi button go where it's supposed to."Joe Onorato2010-12-081-0/+3
|\
| * make the wifi button go where it's supposed to.Joe Onorato2010-12-081-0/+3