summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Add ConnectivityManager.getActiveNetwork().Paul Jensen2015-04-103-14/+59
* Non-functional code cleanup of ConnectivityService.Paul Jensen2015-04-082-31/+21
* Deal with null characters in string options.Lorenzo Colitti2015-04-013-6/+135
* Merge "Don't log errors if the receive thread is stopped." into m-wireless-devVinit Deshpande2015-03-311-2/+4
|\
| * Don't log errors if the receive thread is stopped.Lorenzo Colitti2015-03-311-2/+4
* | am 4a26c391: Merge "CEC: Explicitly turn on screen for remote control passthr...Bart Sears2015-03-301-1/+13
|\ \ | |/ |/|
| * am 4a26c391: Merge "CEC: Explicitly turn on screen for remote control passthr...Bart Sears2015-03-271-1/+13
| |\
| | * Merge "CEC: Explicitly turn on screen for remote control passthrough" into lm...Bart Sears2015-03-271-1/+13
| | |\
| | | * CEC: Explicitly turn on screen for remote control passthroughJinsuk Kim2015-03-261-1/+13
* | | | am dbe0dd16: When scanning unbundled apps, only install the expected APK treeChristopher Tate2015-03-271-2/+25
|\ \ \ \ | |/ / /
| * | | am dbe0dd16: When scanning unbundled apps, only install the expected APK treeChristopher Tate2015-03-271-2/+25
| |\ \ \ | | |/ /
| | * | When scanning unbundled apps, only install the expected APK treeChristopher Tate2015-03-261-2/+25
| | |/
* | | 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
| |\ \ \ \