summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* am 0859b764: Make wifi scan async. (don\'t auto-merge)Irfan Sheriff2010-09-211-14/+19
|\
| * Make wifi scan async. (don't auto-merge)Irfan Sheriff2010-09-211-14/+19
* | am 6548f395: Merge "Inet status bug fix" into gingerbreadRobert Greenwalt2010-09-211-0/+16
|\ \ | |/
| * Merge "Inet status bug fix" into gingerbreadRobert Greenwalt2010-09-211-0/+16
| |\
| | * Inet status bug fixRobert Greenwalt2010-09-211-0/+16
* | | am 6f33b65f: Merge "Fix issue #2999757: "Application Redirected" dialogue sho...Dianne Hackborn2010-09-211-17/+21
|\ \ \ | |/ /
| * | Fix issue #2999757: "Application Redirected" dialogue showing up erraticallyDianne Hackborn2010-09-201-17/+21
* | | am 51aaab3d: Merge "Fix #2999258: ANR in Settings after every reboot" into gi...Dianne Hackborn2010-09-201-39/+97
|\ \ \ | |/ /
| * | Merge "Fix #2999258: ANR in Settings after every reboot" into gingerbreadDianne Hackborn2010-09-201-39/+97
| |\ \ | | |/ | |/|
| | * Fix #2999258: ANR in Settings after every rebootDianne Hackborn2010-09-201-39/+97
* | | am 313af5a3: Merge "Add Inet Condition log to bugreports" into gingerbreadRobert Greenwalt2010-09-201-0/+27
|\ \ \ | |/ /
| * | Merge "Add Inet Condition log to bugreports" into gingerbreadRobert Greenwalt2010-09-201-0/+27
| |\ \ | | |/ | |/|
| | * Add Inet Condition log to bugreportsRobert Greenwalt2010-09-201-0/+27
* | | am 307aef01: Merge "LocationManager: Hide location provider and geocode provi...Mike Lockwood2010-09-201-1/+1
|\ \ \ | |/ /
| * | Merge "LocationManager: Hide location provider and geocode provider APIs." in...Mike Lockwood2010-09-201-1/+1
| |\ \
| | * | LocationManager: Hide location provider and geocode provider APIs.Mike Lockwood2010-09-201-1/+1
* | | | am e25a264c: Merge "DO NOT MERGE. Wifi service now blames apps for its wake ...Dianne Hackborn2010-09-201-1/+2
|\ \ \ \ | |/ / /
| * | | Merge "DO NOT MERGE. Wifi service now blames apps for its wake lock use." in...Dianne Hackborn2010-09-201-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | DO NOT MERGE. Wifi service now blames apps for its wake lock use.Dianne Hackborn2010-09-201-1/+2
* | | | am 4db643eb: Merge "In theory the package manager now scans /vendor/app" into...Dianne Hackborn2010-09-201-2/+18
|\ \ \ \ | |/ / /
| * | | Merge "In theory the package manager now scans /vendor/app" into gingerbreadDianne Hackborn2010-09-201-2/+18
| |\ \ \
| | * | | In theory the package manager now scans /vendor/appDianne Hackborn2010-09-201-2/+18
| | | |/ | | |/|
* | | | am 8e1b84e7: Merge "Some battery improvements:" into gingerbreadDianne Hackborn2010-09-202-2/+7
|\ \ \ \ | |/ / /
| * | | Some battery improvements:Dianne Hackborn2010-09-202-2/+7
| |/ /
* | | am b17eae9e: SipService: move event handling out of system server\'s main threadHung-ying Tyan2010-09-191-1/+66
|\ \ \ | |/ /
| * | SipService: move event handling out of system server's main threadHung-ying Tyan2010-09-201-1/+66
* | | am 97963794: SIP: convert enum to static final int.Hung-ying Tyan2010-09-193-63/+61
|\ \ \ | |/ /
| * | SIP: convert enum to static final int.Hung-ying Tyan2010-09-203-63/+61
* | | am 5b930c49: Merge "SIP: add config flag for wifi-only configuration." into g...Hung-ying Tyan2010-09-191-0/+11
|\ \ \ | |/ /
| * | Merge "SIP: add config flag for wifi-only configuration." into gingerbreadHung-ying Tyan2010-09-191-0/+11
| |\ \
| | * | SIP: add config flag for wifi-only configuration.Hung-ying Tyan2010-09-201-0/+11
* | | | am ba56dfce: DO NOT MERGE Tethering: Delay 1000ms before processing USB disco...Mike Lockwood2010-09-191-2/+24
|\ \ \ \ | |/ / /
| * | | DO NOT MERGE Tethering: Delay 1000ms before processing USB disconnect eventsMike Lockwood2010-09-191-2/+24
| | |/ | |/|
* | | am 58e0eefe: Improve power tracking of WIFI use.Dianne Hackborn2010-09-172-13/+52
|\ \ \ | |/ /
| * | Improve power tracking of WIFI use.Dianne Hackborn2010-09-172-13/+52
| |/
* | am 9404e633: Merge "Add timer to SIP session creation process." into gingerbreadHung-ying Tyan2010-09-161-23/+96
|\ \ | |/
| * Add timer to SIP session creation process.Hung-ying Tyan2010-09-171-23/+96
* | am c7510581: SipService: add log control, suppress ping log.Hung-ying Tyan2010-09-163-84/+146
|\ \ | |/
| * SipService: add log control, suppress ping log.Hung-ying Tyan2010-09-163-84/+146
* | am 0e063382: Fix the unhandled authentication message.Chung-yih Wang2010-09-151-0/+1
|\ \ | |/
| * Fix the unhandled authentication message.Chung-yih Wang2010-09-161-0/+1
* | am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." i...Jeff Brown2010-09-153-88/+33
|\ \ | |/
| * Merge "Make input dispatcher only ANR for foreground windows." into gingerbreadJeff Brown2010-09-153-88/+33
| |\
| | * Make input dispatcher only ANR for foreground windows.Jeff Brown2010-09-153-88/+33
* | | am 134b28a7: Merge "Update Inet Connection Status display" into gingerbreadRobert Greenwalt2010-09-151-2/+10
|\ \ \ | |/ /
| * | Merge "Update Inet Connection Status display" into gingerbreadRobert Greenwalt2010-09-151-2/+10
| |\ \ | | |/ | |/|
| | * Update Inet Connection Status displayRobert Greenwalt2010-09-151-2/+10
* | | am 5306e0a8: Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerb...Hung-ying Tyan2010-09-151-2/+12
|\ \ \ | |/ /
| * | Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbreadHung-ying Tyan2010-09-141-2/+12
| |\ \
| | * | SIP: add PEER_NOT_REACHABLE error feedback.Hung-ying Tyan2010-09-151-2/+12