This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa99f378f7962f546c598c7d679147bd339211f7
frameworks_base
/
services
/
java
/
com
/
android
/
server
/
status
History
Joe Onorato
df7dbb68d3
Fix bug 2252145 - Notification panel not closing completely when a call comes in
2009-11-17 10:43:37 -08:00
..
AnimatedImageView.java
…
CloseDragHandle.java
…
DateView.java
…
ExpandedView.java
…
FixedSizeDrawable.java
…
IconData.java
…
IconMerger.java
Fixes
#1836075
. Adds consistency checks for the View hierarchy. To enable them, you need a debug build and ViewDebug.sConsistencyCheckEnabled set to true in debug.prop. This change also lets you easily enable drawing and layout profiling in ViewRoot by setting ViewRoot.sProfileDrawing, ViewRoot.sProfileLayout and ViewRoot.sShowFps in debug.prop with a debug build.
2009-05-13 15:42:23 -07:00
LatestItemView.java
…
NotificationData.java
add a optional String to the key of notifications to allow users
2009-09-25 16:01:22 -07:00
NotificationLinearLayout.java
…
NotificationViewList.java
…
package.html
…
StatusBarException.java
…
StatusBarIcon.java
Work on issue
#2163789
: Way too much logging
2009-10-04 14:48:47 -07:00
StatusBarNotification.java
…
StatusBarPolicy.java
Make PhoneStateListeners not call TelephonyManager
2009-10-09 00:54:31 -07:00
StatusBarService.java
Fix bug 2252145 - Notification panel not closing completely when a call comes in
2009-11-17 10:43:37 -08:00
StatusBarView.java
…
Ticker.java
…
TickerView.java
…
TrackingPatternView.java
Revert "Revert "Fix notification bar performance.""
2009-11-03 13:20:21 -08:00
TrackingView.java
…