summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Inet status bug fix" into gingerbreadRobert Greenwalt2010-09-211-0/+16
|\
| * Inet status bug fixRobert Greenwalt2010-09-211-0/+16
* | Fix issue #2999757: "Application Redirected" dialogue showing up erraticallyDianne Hackborn2010-09-201-17/+21
* | 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
* | 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
* | 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
* | | 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
* | | 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
| | |/ | |/|
* | | Some battery improvements:Dianne Hackborn2010-09-202-2/+7
|/ /
* | SipService: move event handling out of system server's main threadHung-ying Tyan2010-09-201-1/+66
* | SIP: convert enum to static final int.Hung-ying Tyan2010-09-203-63/+61
* | 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
* | | DO NOT MERGE Tethering: Delay 1000ms before processing USB disconnect eventsMike Lockwood2010-09-191-2/+24
| |/ |/|
* | Improve power tracking of WIFI use.Dianne Hackborn2010-09-172-13/+52
|/
* Add timer to SIP session creation process.Hung-ying Tyan2010-09-171-23/+96
* SipService: add log control, suppress ping log.Hung-ying Tyan2010-09-163-84/+146
* Fix the unhandled authentication message.Chung-yih Wang2010-09-161-0/+1
* 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
* | Merge "Update Inet Connection Status display" into gingerbreadRobert Greenwalt2010-09-151-2/+10
|\ \ | |/ |/|
| * Update Inet Connection Status displayRobert Greenwalt2010-09-151-2/+10
* | 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
* | | Merge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gi...Hung-ying Tyan2010-09-141-3/+12
|\ \ \ | |/ /
| * | SipService: send SERVER_ERROR if server doesn't provide nonceHung-ying Tyan2010-09-151-3/+12
| |/
* | Merge "Free AssetManager weak refs before unmounting" into gingerbreadKenny Root2010-09-141-0/+25
|\ \
| * | Free AssetManager weak refs before unmountingKenny Root2010-09-141-0/+25
| |/
* | Merge "Fix name shadowing bug with revoking URI permissions." into gingerbreadSteve Howard2010-09-141-3/+3
|\ \
| * | Fix name shadowing bug with revoking URI permissions.Steve Howard2010-09-141-3/+3
* | | Merge "Fix problem where power manager was calling battery stats with bad wl ...Dianne Hackborn2010-09-141-38/+36
|\ \ \
| * | | Fix problem where power manager was calling battery stats with bad wl type.Dianne Hackborn2010-09-141-38/+36
* | | | Merge "Unify some duplicate StrictMode-enabling code." into gingerbreadBrad Fitzpatrick2010-09-141-8/+2
|\ \ \ \
| * | | | Unify some duplicate StrictMode-enabling code.Brad Fitzpatrick2010-09-141-8/+2
* | | | | Merge "Add missing wallpaper service lock." into gingerbreadBrad Fitzpatrick2010-09-141-2/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add missing wallpaper service lock.Brad Fitzpatrick2010-09-141-2/+6
| |/ / /
* | | | Merge "SipService: ignore connect event for non-active networks." into ginger...Hung-ying Tyan2010-09-141-0/+23
|\ \ \ \
| * | | | SipService: ignore connect event for non-active networks.Hung-ying Tyan2010-09-151-0/+23
| |/ / /
* | | | Merge "Dedupe timestamp in PackageSettings" into gingerbreadKenny Root2010-09-141-29/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Dedupe timestamp in PackageSettingsKenny Root2010-09-131-29/+10
| | |/ | |/|
* | | SIP: remove dependency on javax.sipHung-ying Tyan2010-09-141-1/+1
* | | Fix the bug of authentication in an outgoing call.Chung-yih Wang2010-09-141-4/+9
| |/ |/|
* | Merge "SipService: deliver connectivity change to all sessions." into gingerb...Hung-ying Tyan2010-09-132-5/+14
|\ \
| * | SipService: deliver connectivity change to all sessions.Hung-ying Tyan2010-09-142-5/+14
| |/
* | Work on issue #2991868: A toast pops up informing users...Dianne Hackborn2010-09-131-1/+1