summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am 0afd1905: Merge "Fix NPE if FPE service does not exist." into lmp-mr1-devAmith Yamasani2015-03-251-1/+3
|\
| * am 0afd1905: Merge "Fix NPE if FPE service does not exist." into lmp-mr1-devAmith Yamasani2015-03-251-1/+3
| |\
| | * Fix NPE if FPE service does not exist.Paul Crowley2015-03-251-1/+3
* | | am d6216305: Merge "Disable more hotkeys while in setup." into lmp-mr1-devJeff Brown2015-03-201-1/+15
|\ \ \ | |/ /
| * | am d6216305: Merge "Disable more hotkeys while in setup." into lmp-mr1-devJeff Brown2015-03-201-1/+15
| |\ \ | | |/
| | * Disable more hotkeys while in setup.Jeff Brown2015-03-201-1/+15
* | | am c8f952ce: Write correct checksum when formatting partitionAndres Morales2015-03-191-5/+4
|\ \ \ | |/ /
| * | am c8f952ce: Write correct checksum when formatting partitionAndres Morales2015-03-191-5/+4
| |\ \ | | |/
| | * Write correct checksum when formatting partitionAndres Morales2015-03-191-5/+4
* | | Remove dead code, mostly DataStateTracker.Paul Jensen2015-03-182-295/+0
* | | DHCP: Don't write options longer than 255 bytes.Lorenzo Colitti2015-03-171-14/+23
* | | 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
|\ \ \ \ | |/ / /