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
ead4f9cef59647a7f980efa2fdcc8c7e17c8def1
frameworks_base
/
services
/
java
/
com
/
android
/
server
/
status
History
Joe Onorato
63ce8e817c
Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the
...
span. Also cache the SimpleDateFormat object because those are relatively expensive.
2010-01-17 19:09:35 -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
Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the
2010-01-17 19:09:35 -05: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
…