summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/widget
Commit message (Expand)AuthorAgeFilesLines
* Addressing issue where power control widget disappears issue 7205586Adam Cohen2012-09-211-12/+0
* Add content descriptions to power control widget.alanv2012-08-301-0/+49
* Use new power manager API.Jeff Brown2012-08-141-32/+26
* Make Settings app aware of layout directionFabrice Di Meglio2012-07-241-1/+1
* Update references to PowerManager constants that have moved.Jeff Brown2012-05-111-3/+3
* Removed the no longer needed font size span flag fixGilles Debunne2012-05-041-10/+0
* Data usage limit label font size fixedGilles Debunne2012-04-171-7/+15
* Migrate to @Override to remove warnings.Jeff Sharkey2012-04-092-25/+25
* Auto grid lines, lower minimum, disable estimates.Jeff Sharkey2012-03-152-32/+47
* Save timezone when setting data cycle reset date.Jeff Sharkey2012-03-091-3/+4
* Use a component name that actually exists when enabling/disabling.Dianne Hackborn2012-03-051-2/+3
* Linear bytes scale, time ticks on first week day.Jeff Sharkey2012-02-031-16/+44
* Unify shorthand for byte-based units.Jeff Sharkey2012-02-031-4/+3
* Data usage label width, locking, Wi-Fi fixes.Jeff Sharkey2011-11-101-7/+24
* Data usage chart fixes.Jeff Sharkey2011-10-141-23/+32
* Introduce half-brightness icon in Power Control widget.Amith Yamasani2011-10-031-22/+41
* Data usage strings, sweep touches, fixes.Jeff Sharkey2011-09-253-61/+119
* Data usage: precise editing, restrict help, D-pad.Jeff Sharkey2011-09-132-21/+122
* Data usage performance, bugfixes.Jeff Sharkey2011-09-126-63/+139
* Larger touch targets, snap to persisted value.Jeff Sharkey2011-09-082-25/+37
* Unify data/power layout, confirm disable, round.Jeff Sharkey2011-09-024-11/+25
* Sync asset drop and smoother animation.Jeff Sharkey2011-08-301-0/+100
* Power control widget holofiedPeter Ng2011-08-301-23/+23
* Data usage UI fixes; sweeps, combined history.Jeff Sharkey2011-08-283-44/+181
* Merge "Power widget - track brightness changes."Amith Yamasani2011-08-181-18/+43
|\
| * Power widget - track brightness changes.Amith Yamasani2011-08-181-18/+43
* | Reinforce limited networks in data usage UI.Jeff Sharkey2011-08-181-1/+1
|/
* Foreground/background network stats pie chart.Jeff Sharkey2011-08-155-10/+243
* Data usage app icons and details, chart labels.Jeff Sharkey2011-08-043-4/+54
* Data usage axis grow/shrink, other fixes.Jeff Sharkey2011-08-015-79/+302
* Data usage fit and finish.Jeff Sharkey2011-07-272-39/+97
* Data usage app bars, draw estimated cycle usage.Jeff Sharkey2011-07-171-0/+50
* Data usage app labels and system clustering.Jeff Sharkey2011-07-121-8/+6
* Migrate to refactored NetworkStats API.Jeff Sharkey2011-07-121-4/+7
* Prevent data usage chart sweeps from crossing.Jeff Sharkey2011-07-102-2/+49
* Draw vertical data usage sweep labels.Jeff Sharkey2011-07-095-73/+204
* Fix animation bugs, stop disabled sweep touches.Jeff Sharkey2011-06-243-30/+31
* More data usage chart iteration, app details.Jeff Sharkey2011-06-234-64/+116
* Iterate on data usage chart UI.Jeff Sharkey2011-06-237-202/+360
* Data usage app labels, protect system, hide empty.Jeff Sharkey2011-06-141-1/+2
* Cycle day editor and other confirmation dialogs.Jeff Sharkey2011-06-141-0/+3
* First pass at detailed app data usage, policy.Jeff Sharkey2011-06-132-9/+21
* Modifier to combine/split mobile network policy.Jeff Sharkey2011-06-121-3/+38
* Iterating on data usage; tabs, scrolling, cycles.Jeff Sharkey2011-06-106-8/+318
* Checkpoint of data usage UI, graphs and lists.Jeff Sharkey2011-06-096-0/+640
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-011-17/+18
* Fix issue #3062691: GPS enable bypass via com.android.settings.widget.Setting...Dianne Hackborn2010-10-061-9/+3
* Fix the indicators in the button bar. The middle ones were showing the left i...Amith Yamasani2010-09-271-4/+35
* Make power control widget be more responsive. Fix StrictMode violations.Brad Fitzpatrick2010-08-271-156/+204
* Make Power Control widget a bit more responsive.Brad Fitzpatrick2010-04-061-29/+54