summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/WorkSource.java
Commit message (Expand)AuthorAgeFilesLines
* Fix broken method WorkSource.set (names aren't applied).David Christie2013-09-231-1/+0
* Clear names from externally supplied WorkSources to WifiManager (b/10733757)David Christie2013-09-201-1/+15
* Strip names out of externally supplied WorkSources to WifiManager (b/10710007).David Christie2013-09-131-0/+10
* App ops: you can now turn off operations.Dianne Hackborn2013-01-251-1/+1
* WorkSource can now track package names.Dianne Hackborn2013-01-111-36/+374
* Power manager rewrite.Jeff Brown2012-08-151-0/+18
* Implement equals() and hashCode() like a good little object.Jeff Brown2012-07-271-0/+14
* Fix issue #2999795: Runtime restart on CrespoDianne Hackborn2010-09-141-1/+1
* Track client requests through location manager.Dianne Hackborn2010-09-131-0/+311