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
218ebf1274d5eefc59c55cdc60d83d61faeb5c1b
frameworks_base
/
services
/
java
/
com
/
android
/
server
/
status
History
Wink Saville
f315238a2b
TODO's from Teleca with modifications from wink.
2009-06-01 14:39:20 -07:00
..
AnimatedImageView.java
…
CloseDragHandle.java
…
DateView.java
Automated import from //branches/donutburger/...@140781,140781
2009-03-24 18:31:12 -07:00
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
…
NotificationLinearLayout.java
…
NotificationViewList.java
…
package.html
…
StatusBarException.java
…
StatusBarIcon.java
…
StatusBarNotification.java
…
StatusBarPolicy.java
TODO's from Teleca with modifications from wink.
2009-06-01 14:39:20 -07:00
StatusBarService.java
Fix issue where apps could prevent the user from going home.
2009-05-19 18:46:53 -07:00
StatusBarView.java
…
Ticker.java
…
TickerView.java
…
TrackingPatternView.java
auto import from //branches/cupcake_rel/...@140373
2009-03-18 17:39:46 -07:00
TrackingView.java
…