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
1bc3c3775b7b2cbaec50cd377db437f284478de0
frameworks_base
/
services
/
java
/
com
/
android
/
server
/
status
History
Joe Onorato
f523609e8d
stop crashing. I'm not sure what triggered this.
2010-01-11 20:15:46 -05: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
Deprecate fill_parent and introduce match_parent.
2010-01-08 15:11:38 -08:00
StatusBarNotification.java
…
StatusBarPolicy.java
Fix updating Bluetooth icon on status bar and for Wifi.
2009-12-07 15:16:22 -08:00
StatusBarService.java
stop crashing. I'm not sure what triggered this.
2010-01-11 20:15:46 -05: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
…