summaryrefslogtreecommitdiffstats
path: root/services/tests
Commit message (Expand)AuthorAgeFilesLines
* Add get_accounts app opSvetoslav2015-09-081-3/+3
* Don't crash on (invalid) hardware address lengths > 127.Lorenzo Colitti2015-09-031-0/+70
* Don't mark NetworkRequests restricted when they don't have restricted capsPaul Jensen2015-08-191-2/+1
* Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-devPaul Jensen2015-08-051-0/+13
|\
| * Fix NOT_RESTRICTED network capability and enforce it.Paul Jensen2015-08-041-0/+13
* | Stop supporting legacy ConnectivityManager routing methods in M.Lorenzo Colitti2015-07-311-1/+1
* | Merge "Fix missing onLost NetworkCallbacks when network loses capability" int...Paul Jensen2015-07-301-41/+139
|\ \
| * | Fix missing onLost NetworkCallbacks when network loses capabilityPaul Jensen2015-07-281-41/+139
| |/
* | Add a test for public bugs 2111 and 2136.Lorenzo Colitti2015-07-271-1/+67
|/
* Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-141-0/+5
* Revert "Allow array of required permissions in sendBroadcast"Fyodor Kupolov2015-07-141-5/+0
* Allow array of required permissions in sendBroadcastFyodor Kupolov2015-07-141-0/+5
* Merge "Fallback to Cellular if WiFi fails to validate" into mnc-devPaul Jensen2015-07-101-4/+207
|\
| * Fallback to Cellular if WiFi fails to validatePaul Jensen2015-07-091-4/+207
* | Merge "Prepare some ConnectivityService logic for fallback to Cellular change...Paul Jensen2015-07-101-27/+81
|\ \ | |/
| * Prepare some ConnectivityService logic for fallback to Cellular changePaul Jensen2015-07-091-27/+81
* | Fix two parsing bugs in new DHCP client.Lorenzo Colitti2015-07-061-9/+141
|/
* Disallow requesting networks with mutable NetworkCapabilities.Paul Jensen2015-06-231-0/+25
* Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into...Paul Jensen2015-06-201-33/+238
|\
| * Don't send spurious onAvailable NetworkCallbacks when rematchingPaul Jensen2015-06-191-33/+238
* | Merge "high-frequency notification stats." into mnc-devChris Wren2015-06-171-1/+6
|\ \
| * | high-frequency notification stats.Chris Wren2015-06-171-1/+6
* | | Make keysetmgrservice gurantees explicit.dcashman2015-06-151-40/+40
| |/ |/|
* | Remove most sleep() calls from ConnectivityServiceTestPaul Jensen2015-06-121-19/+67
|/
* Merge "Remove network requests properly." into mnc-devRobert Greenwalt2015-06-111-0/+93
|\
| * Remove network requests properly.Robert Greenwalt2015-06-101-0/+93
* | Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDsPaul Jensen2015-06-101-0/+21
|/
* Merge "Revive ConnectivityServiceTest and add some tests." into mnc-devPaul Jensen2015-06-042-72/+359
|\
| * Revive ConnectivityServiceTest and add some tests.Paul Jensen2015-06-042-72/+359
* | Actually fall back from yiaddr to ciaddr.Lorenzo Colitti2015-06-041-3/+66
|/
* Fix DHCP lease time parsing.Lorenzo Colitti2015-06-021-4/+65
* Fix PackageManagerSettingsTests and add KeySet info.dcashman2015-04-283-149/+327
* Add KeySetManagerService unit tests.dcashman2015-04-272-0/+988
* Merge commit '4cb5d80' into merge2Etan Cohen2015-04-241-1/+2
|\
| * Merge "Set the secs field in the BOOTP header." into m-wireless-devLorenzo Colitti2015-04-211-1/+2
| |\
| | * Set the secs field in the BOOTP header.Lorenzo Colitti2015-04-211-1/+2
| * | CONNECTIVITY_ACTION is the new _IMMEDIATEErik Kline2015-04-213-21/+21
| |/
| * Deal with null characters in string options.Lorenzo Colitti2015-04-012-0/+117
| * Remove dead code, mostly DataStateTracker.Paul Jensen2015-03-181-1/+0
* | CONNECTIVITY_ACTION is the new _IMMEDIATEErik Kline2015-04-203-21/+21
* | Wire up GateKeeper to LockSettingsServiceAndres Morales2015-04-131-22/+22
* | Use UserHandle instead of int for public APIsFyodor Kupolov2015-04-131-4/+6
* | Merge "Added getUserCreationTime to query user/profile creation time"Fyodor Kupolov2015-04-101-36/+73
|\ \
| * | Added getUserCreationTime to query user/profile creation timeFyodor Kupolov2015-04-081-36/+73
* | | More work on device idle mode and other power stuff.Dianne Hackborn2015-04-091-1/+2
|/ /
* | Deal with null characters in string options.Lorenzo Colitti2015-04-012-0/+117
* | Support for nested bundles in setApplicationRestrictionsFyodor Kupolov2015-03-301-0/+102
* | Fix buildSvet Ganov2015-03-281-2/+2
* | Fix runtime permissinos toggling and relax XML parsing.Svet Ganov2015-03-281-2/+2
* | Runtime permissions: per user permission tracking.Svetoslav2015-03-231-16/+20