summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* DHCP: parsing robustness fixes.Lorenzo Colitti2015-03-171-105/+123
* DHCP: Add a Java DHCP client.Lorenzo Colitti2015-03-171-0/+807
* DHCP: protocol changes.Lorenzo Colitti2015-03-173-18/+91
* DHCP: glue code.Lorenzo Colitti2015-03-161-3/+58
* DHCP: Ethernet/IP packet header changes.Lorenzo Colitti2015-03-161-7/+31
* DHCP: Minor cleanups to the packet code.Lorenzo Colitti2015-03-169-234/+83
* DHCP: Move the packet code to frameworks/base/services.Lorenzo Colitti2015-03-1611-0/+1560
* am "get channel list from driver for SoftAP channel selection"Vinit Deshpande2015-03-091-7/+1
|\
| * get channel list from driver for SoftAP channel selectionxinhe2015-02-041-7/+1
* | am "set softAP on a specified band, including both 2.4 and 5 GHz band"Vinit Deshpande2015-03-091-1/+8
|\ \ | |/
| * set softAP on a specified band, including both 2.4 and 5 GHz bandxinhe2015-01-161-1/+8
* | Enable Ethernet if the device has FEATURE_USB_HOST.Lorenzo Colitti2015-03-051-1/+2
* | am bcced5b8: Merge "Fix incorrect condition for sub id check." into lmp-mr1-devShishir Agrawal2015-03-031-1/+1
|\ \
| * \ am bcced5b8: Merge "Fix incorrect condition for sub id check." into lmp-mr1-devShishir Agrawal2015-03-031-1/+1
| |\ \
| | * | Fix incorrect condition for sub id check.Junda Liu2015-02-231-1/+1
| | * | Do not make ActivityContainer available to apps. DO NOT MERGECraig Mautner2015-02-171-5/+5
* | | | Changed package name of a Telecom serviceIhab Awad2015-03-021-1/+1
|/ / /
* | | Separate NAT from forwarding.Lorenzo Colitti2015-02-272-0/+32
* | | Append forwarder name to ipfwd commandNilesh Poddar2015-02-251-1/+1
* | | am f45e5dbf: Merge "NoMan: Initialize filter value reported to listeners." in...John Spurlock2015-02-121-0/+2
|\ \ \ | |/ /
| * | Merge "NoMan: Initialize filter value reported to listeners." into lmp-mr1-devJohn Spurlock2015-02-121-0/+2
| |\ \
| | * | NoMan: Initialize filter value reported to listeners.John Spurlock2015-02-121-0/+2
* | | | am c7ccc393: Merge "Make reportInetCondition revalidate if the report differs...Lorenzo Colitti2015-02-121-2/+8
|\ \ \ \ | |/ / /
| * | | Merge "Make reportInetCondition revalidate if the report differs from our sta...Lorenzo Colitti2015-02-121-2/+8
| |\ \ \
| | * | | Make reportInetCondition revalidate if the report differs from our stateLorenzo Colitti2015-02-111-2/+8
* | | | | am 3292c0e2: Merge "Stop active media projections on user switch." into lmp-m...Michael Wright2015-02-111-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Stop active media projections on user switch." into lmp-mr1-devMichael Wright2015-02-111-0/+5
| |\ \ \ \
| | * | | | Stop active media projections on user switch.Michael Wright2015-02-061-0/+5
* | | | | | am 50996a12: Merge "Do not enforce CONTROL_VPN for calls from lockdown VPN." ...Jeff Davidson2015-02-112-7/+30
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Do not enforce CONTROL_VPN for calls from lockdown VPN." into lmp-mr1-devJeff Davidson2015-02-112-7/+30
| |\ \ \ \ \
| | * | | | | Do not enforce CONTROL_VPN for calls from lockdown VPN.Jeff Davidson2015-02-102-7/+30
* | | | | | | am c38b90bb: Merge "Make getNetworkInfo() take into account VPN underlying ne...Lorenzo Colitti2015-02-111-19/+33
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge "Make getNetworkInfo() take into account VPN underlying networks." into...Lorenzo Colitti2015-02-111-19/+33
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Make getNetworkInfo() take into account VPN underlying networks.Lorenzo Colitti2015-02-111-19/+33
| | | |_|/ / | | |/| | |
* | | | | | am 64ce5f8f: GpsLocationProvider: Read data enabled status from TelephonyMana...Shishir Agrawal2015-02-111-3/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | GpsLocationProvider: Read data enabled status from TelephonyManager.Shishir Agrawal2015-02-101-3/+1
| |/ / / /
* | | | | am 3d521c0a: Merge "Perform post installation operations directly if backup m...Rubin Xu2015-02-091-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | Perform post installation operations directly if backup manager is disabledRubin Xu2015-02-091-1/+5
| | |/ / | |/| |
* | | | am 5c2fdc33: Merge "Always re-establish kernel alarms when considering new al...Dianne Hackborn2015-02-051-2/+4
|\ \ \ \ | |/ / /
| * | | Merge "Always re-establish kernel alarms when considering new alarm set" into...Dianne Hackborn2015-02-051-2/+4
| |\ \ \
| | * | | Always re-establish kernel alarms when considering new alarm setChristopher Tate2015-02-041-2/+4
* | | | | am 8d12d3da: Merge "Only switch user if current user is being wiped" into lmp...Kenny Guy2015-02-051-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Only switch user if current user is being wipedKenny Guy2015-02-041-1/+4
| |/ / /
* | | | am 39ae0547: Merge "Facilitate network validation on networks with a per-netw...Paul Jensen2015-02-031-1/+31
|\ \ \ \ | |/ / /
| * | | Merge "Facilitate network validation on networks with a per-network PAC." int...Paul Jensen2015-02-031-1/+31
| |\ \ \
| | * | | Facilitate network validation on networks with a per-network PAC.Paul Jensen2015-02-031-1/+31
| | |/ /
* | | | am ded133c4: Fix broken activation of the selected view in accessibility mode.Svetoslav2015-02-032-81/+42
|\ \ \ \ | |/ / /
| * | | Fix broken activation of the selected view in accessibility mode.Svetoslav2015-02-022-81/+42
| |/ /
* | | am 3457ae47: Merge "Revert "CEC: Let playback device switch TV input after bo...Jinsuk Kim2015-01-301-4/+0
|\ \ \ | |/ /
| * | Merge "Revert "CEC: Let playback device switch TV input after bootup"" into l...Jinsuk Kim2015-01-301-4/+0
| |\ \