summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/net/UidDetail.java
Commit message (Collapse)AuthorAgeFilesLines
* Data usage performance, bugfixes.Jeff Sharkey2011-09-121-0/+25
Optimize launch times by removing unneeded extra work, including reloading data and tightening chart invalidation. Fix invalidation storm when sweeps overlap. Move chart history into loader instead of blocking main thread. Disable "Split 4G" mode until telephony support is ready, and combine any existing split policies. Async loading of application details. Remove alpha transitions to speed up on some hardware. Hide menus in detail mode. Delay kicking off force-poll. Fix inset padding on large devices. Bug: 5284321, 5273918, 5263056 Change-Id: I746d79c05e2a6ea97bbdbdc5d807e208328d1373