summaryrefslogtreecommitdiffstats
path: root/res/drawable/data_sweep_limit.xml
Commit message (Collapse)AuthorAgeFilesLines
* Data Usage, materialized!Jeff Sharkey2014-07-221-6/+2
| | | | | | | | | | | | Asset drop so Data Usage matches new Material spec. Removes time dimension sweeps, so we now summarize the entire visible axis. Fix time axis labels to not draw outside clip bounds. Remove pie chart. No more checkboxes in menus. Telephony items like roaming are moved back to cellular settings. Start wiring up multi-SIM support. Bug: 15760500, 16019700, 16289924, 16303795 Change-Id: Ie8f4821962319bb82ff4bc2f13f1f66ba1bdfe65
* Fix animation bugs, stop disabled sweep touches.Jeff Sharkey2011-06-241-0/+1
| | | | | | | | | | | Change sweep drawables to crossfade correctly between states, and work around 4946591 by nesting container one level deeper. Also wait until first layout pass is finished before applying LayoutTransition. Prevent touches from reaching sweeps when chart is disabled. Also bring back log scale for data. Change-Id: I2194714ab075fd32525681119f30427c1b96fc50
* More data usage chart iteration, app details.Jeff Sharkey2011-06-231-2/+2
| | | | | | | | | | | Moved app details back into single Fragment to support animations and template tabs. Show the network in background behind app details chart series to match designs. Clamping sweeps at axis boundaries. Bug: 4813014, 4598460, 4818029 Change-Id: I72c0b21ee1d595e4da31d293ae0dab9e801041f3
* Iterate on data usage chart UI.Jeff Sharkey2011-06-231-0/+22
Switched to inflating chart views from XML, using attributes for configuration. Start using drawable assets for chart components instead of manually painting. Include hand-cut assets, and animate between states when touched to invoke. Clamp sweeps to valid chart ranges and prepare for sweep labels. Bug: 4768483, 4598460 Change-Id: Ic660c35bec826eb5e3f6a1dde3cc04d8c437ef2b