summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/net
Commit message (Expand)AuthorAgeFilesLines
* Refactor UidDetailProvider and its dependencies to SettingsLib.Wei Liu2015-08-252-221/+0
* Move SummaryForAllUidLoader to SettingsLib.Wei Liu2015-08-241-79/+0
* Move AppItem, ChartData, ChartDataLoader from Settings to SettingsLib.Wei Liu2015-07-132-172/+0
* Move NetworkPolicyEditor from Settings packge to settingslib.Wei Liu2015-07-072-252/+1
* log visibility of viewsChris Wren2015-03-271-0/+6
* Offer to "merge" subscribers for data usage.Jeff Sharkey2014-12-081-115/+0
* Apply predefined icon and label to managed profilesAlexandra Gherghina2014-10-311-9/+2
* Update Settings to use themed Context.getDrawable()Alan Viverette2014-10-101-1/+1
* Fix app icons on some Settings screensZoltan Szatmary-Ban2014-08-141-13/+30
* Badge texts correctly for accessibility in SettingsZoltan Szatmary-Ban2014-08-072-4/+9
* Update icon and text for a managed profileAlexandra Gherghina2014-07-311-1/+1
* Update the resource name to the new ic_corp prefix one.Alexandra Gherghina2014-07-291-1/+1
* Update Data Usage Settings for EnterpriseZoltan Szatmary-Ban2014-07-291-8/+29
* Refactoring useless UserUtils classAlexandra Gherghina2014-07-281-2/+1
* Data Usage, materialized!Jeff Sharkey2014-07-221-4/+2
* Add Search / Indexing to Data Usage / Mobile HotspotsFabrice Di Meglio2014-06-171-1/+88
* Fix null pointer exceptions in NetworkPolicyEditorBehrooz Aliabadi2013-12-181-5/+19
* Use java.util.Objects instead of internal APIKenny Root2013-12-131-2/+2
* Use circular avatars wherever appropriateAmith Yamasani2013-05-131-1/+1
* One final pass at unquoted NetworkPolicies.Jeff Sharkey2012-12-182-12/+34
* Clean up oddly quoted NetworkPolicies.Jeff Sharkey2012-12-181-0/+14
* Fix metered SSID matching regression.Jeff Sharkey2012-12-181-2/+2
* Update string to reflect removed users.Jeff Sharkey2012-09-191-1/+3
* Load user photos through system_server.Jeff Sharkey2012-09-191-1/+2
* Data usage multi-user support.Jeff Sharkey2012-09-141-1/+22
* Surface metered networks as "Mobile hotspots."Jeff Sharkey2012-05-291-1/+3
* Better messaging when Wi-Fi disabled.Jeff Sharkey2012-05-041-4/+5
* Hide tab when disabled, metered strings, fixes.Jeff Sharkey2012-04-211-2/+19
* Leave unmetered Wi-Fi network policies intact.Jeff Sharkey2012-04-192-17/+1
* Show data restricted apps, unify strings.Jeff Sharkey2012-04-131-6/+10
* Move to INetworkStatsSession with lifecycle.Jeff Sharkey2012-04-062-12/+11
* Controls to set expensive (metered) networks.Jeff Sharkey2012-04-052-28/+204
* Cluster apps by user in Data Usage.Jeff Sharkey2012-03-221-10/+14
* Remember when NetworkPolicy was inferred.Jeff Sharkey2012-03-201-11/+15
* Save timezone when setting data cycle reset date.Jeff Sharkey2012-03-091-5/+14
* Tighten locking around data usage UID resolution.Jeff Sharkey2012-02-031-10/+28
* Update for NetworkPolicy refactoring.Jeff Sharkey2012-02-021-14/+10
* Restrict app data on metered networks.Jeff Sharkey2011-12-151-4/+4
* Data usage label width, locking, Wi-Fi fixes.Jeff Sharkey2011-11-101-2/+2
* Surface tethering stats in data usage.Jeff Sharkey2011-09-161-0/+9
* Data usage: precise editing, restrict help, D-pad.Jeff Sharkey2011-09-131-0/+12
* Data usage performance, bugfixes.Jeff Sharkey2011-09-125-4/+341
* Data usage UI fixes; sweeps, combined history.Jeff Sharkey2011-08-281-34/+51
* Allow data usage policy on Wi-Fi networks.Jeff Sharkey2011-08-181-9/+27
* Reinforce limited networks in data usage UI.Jeff Sharkey2011-08-181-1/+5
* Move data over-limit dialog, reset policy snooze.Jeff Sharkey2011-07-271-8/+17
* More data usage radio combinations, testing.Jeff Sharkey2011-07-141-4/+6
* Force poll on data usage launch.Jeff Sharkey2011-07-101-0/+80
* More data usage chart iteration, app details.Jeff Sharkey2011-06-231-0/+10
* NetworkTemplate refactoring for data stats.Jeff Sharkey2011-06-181-33/+48