index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
statusbar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Need to update the largeIcon for notifications when we're reapplying the views.
Joe Onorato
2011-01-15
2
-5
/
+15
*
Add input methods settings panel
satok
2011-01-15
4
-37
/
+413
*
Merge "Fix 3253629: Tweaks to recent apps" into honeycomb
Jim Miller
2011-01-12
3
-91
/
+204
|
\
|
*
Fix 3253629: Tweaks to recent apps
Jim Miller
2011-01-12
3
-91
/
+204
*
|
Possibly fix bad notification updates.
Joe Onorato
2011-01-12
1
-5
/
+5
*
|
Remove the volume slider in SystemUI.
Joe Onorato
2011-01-12
1
-3
/
+0
|
/
*
API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"
Christopher Tate
2011-01-11
1
-1
/
+1
*
Merge "The status bar half of making the status bar resize when hdmi is plugg...
Joe Onorato
2011-01-11
5
-16
/
+145
|
\
|
*
The status bar half of making the status bar resize when hdmi is plugged in.
Joe Onorato
2011-01-11
5
-16
/
+145
*
|
Merge "Update status bar icons for BT reverse tethering." into honeycomb
Jaikumar Ganesh
2011-01-11
1
-10
/
+33
|
\
\
|
|
/
|
/
|
|
*
Update status bar icons for BT reverse tethering.
Jaikumar Ganesh
2011-01-10
1
-10
/
+33
*
|
Merge "Simplify panel animations with an eye to performance." into honeycomb
Daniel Sandler
2011-01-11
3
-198
/
+74
|
\
\
|
*
|
Simplify panel animations with an eye to performance.
Daniel Sandler
2011-01-11
3
-198
/
+74
|
|
/
*
|
Fix 3305645: Hide recents if there are no recent apps.
Jim Miller
2011-01-10
1
-1
/
+5
|
/
*
Rename drag "thumbnail" to the drag "shadow"
Christopher Tate
2011-01-07
1
-8
/
+8
*
Mark the veto button GONE for ongoing notifications so they can go into its s...
Joe Onorato
2011-01-07
1
-1
/
+5
*
Merge "Fix stuck-open notification shade." into honeycomb
Daniel Sandler
2011-01-07
1
-8
/
+5
|
\
|
*
Fix stuck-open notification shade.
Daniel Sandler
2011-01-07
1
-8
/
+5
*
|
This makes the events at the edge of the screen find the button.
Joe Onorato
2011-01-06
1
-0
/
+2
|
/
*
Merge "Check null pointer agressively."
satok
2011-01-06
1
-6
/
+7
|
\
|
*
Check null pointer agressively.
satok
2011-01-06
1
-6
/
+7
*
|
Fix the 3G icon shows as G.
Joe Onorato
2011-01-05
2
-5
/
+110
|
/
*
Don't re-show the ticker for a notification if they have set FLAG_ONLY_SHOW_O...
Joe Onorato
2011-01-04
1
-3
/
+8
*
Allow taps on the ticker to pass through to the notification target view
Joe Onorato
2011-01-04
3
-9
/
+15
*
The whole title area of the notification panel should toggle the settings view.
Joe Onorato
2011-01-04
1
-6
/
+7
*
Fix 3309250: Don't crash when thumbnail is null
Jim Miller
2011-01-04
1
-14
/
+17
*
New thumbnail generation and centering in RecentApps
Jim Miller
2010-12-22
1
-19
/
+20
*
Fix 3290446: Reduce number of recents to fit in a single binder
Jim Miller
2010-12-21
1
-2
/
+2
*
Add a parameter to InputMethodManagerService.getEnabledSubtype for allowing t...
satok
2010-12-21
1
-1
/
+1
*
Hide IME Switch Button when a handset is locked.
satok
2010-12-20
2
-8
/
+16
*
Use settings of the visibility of IME Switch button
satok
2010-12-20
1
-2
/
+21
*
Fix 3295530: Fix crash in RecentApps when we have no recents
Jim Miller
2010-12-18
1
-3
/
+1
*
Fix for the notification panel getting stuck open.
Daniel Sandler
2010-12-17
1
-5
/
+11
*
Improved ticker & bar animations.
Daniel Sandler
2010-12-16
2
-0
/
+8
*
Improvements to ticker:
Daniel Sandler
2010-12-16
2
-9
/
+52
*
Update flyover if notification changes.
Daniel Sandler
2010-12-16
1
-0
/
+8
*
Fix the SettingsView so it shows again.
Joe Onorato
2010-12-16
1
-8
/
+18
*
Reimplement StatusBarManager.disable(DISABLE_SYSTEM_INFO).
Daniel Sandler
2010-12-16
1
-20
/
+5
*
Look again; the system bar is now diamonds.
Daniel Sandler
2010-12-15
2
-136
/
+135
*
Fix 3253629: Tweaks to recent apps
Jim Miller
2010-12-15
1
-8
/
+12
*
Fix the bug that IME switch button is shown when there are two IME is install...
satok
2010-12-15
1
-1
/
+1
*
Merge "notification panel animations"
Joe Onorato
2010-12-14
3
-19
/
+293
|
\
|
*
notification panel animations
Joe Onorato
2010-12-14
3
-19
/
+293
*
|
Merge "Hide ime switch icon when there are only one IME and no enabled subtypes"
satok
2010-12-13
1
-1
/
+12
|
\
\
|
|
/
|
/
|
|
*
Hide ime switch icon when there are only one IME and no enabled subtypes
satok
2010-12-14
1
-1
/
+12
*
|
Fix issue #3258849: Grab thumbnail when exiting an app via back
Dianne Hackborn
2010-12-13
1
-40
/
+7
*
|
Fix 3253629: Improve Recents panel animation performance.
Jim Miller
2010-12-10
2
-18
/
+11
|
/
*
Fix 3253629: Initial pass at updating RecentsPanel UI
Jim Miller
2010-12-08
1
-37
/
+162
*
Merge "make the wifi button go where it's supposed to."
Joe Onorato
2010-12-08
1
-0
/
+3
|
\
|
*
make the wifi button go where it's supposed to.
Joe Onorato
2010-12-08
1
-0
/
+3
[next]