summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-214-20/+25
* Merge "SystemUI: Use new USB notifications to detect USB disconnect." into gi...Mike Lockwood2010-09-211-8/+9
|\
| * SystemUI: Use new USB notifications to detect USB disconnect.Mike Lockwood2010-09-211-8/+9
* | Merge "Inet status bug fix" into gingerbreadRobert Greenwalt2010-09-212-13/+25
|\ \
| * | Inet status bug fixRobert Greenwalt2010-09-212-13/+25
* | | Merge "Fix issue #2999757: "Application Redirected" dialogue showing up errat...Dianne Hackborn2010-09-211-17/+21
|\ \ \
| * | | Fix issue #2999757: "Application Redirected" dialogue showing up erraticallyDianne Hackborn2010-09-201-17/+21
* | | | Fix the build.Chung-yih Wang2010-09-211-21/+0
|/ / /
* | | 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 "Revert the ANSWERING state." into gingerbreadChung-yih Wang2010-09-204-30/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert the ANSWERING state.Chung-yih Wang2010-09-214-30/+35
| |/ /
* | | 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 "DO NOT MERGE Enable debug in StatusBarService" into gingerbreadIrfan Sheriff2010-09-201-2/+1
|\ \ \ | |_|/ |/| |
| * | DO NOT MERGE Enable debug in StatusBarServiceIrfan Sheriff2010-09-201-2/+1
| |/
* | Merge "LocationManager: Hide location provider and geocode provider APIs." in...Mike Lockwood2010-09-207-467/+14
|\ \
| * | LocationManager: Hide location provider and geocode provider APIs.Mike Lockwood2010-09-207-467/+14
* | | 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
| | |/ | |/|
* | | am 73e150c8: provide link to backup guide above the foldScott Main2010-09-201-3/+3
|\ \ \
| * | | provide link to backup guide above the foldScott Main2010-09-201-3/+3
* | | | Merge "Some battery improvements:" into gingerbreadDianne Hackborn2010-09-205-20/+107
|\ \ \ \
| * | | | Some battery improvements:Dianne Hackborn2010-09-205-20/+107
| | |/ / | |/| |
* | | | Add mdpi images for overscroll EdgeGlow.Mindy Pereira2010-09-202-0/+0
* | | | Merge "New error status for "destination file already exists"." into gingerbreadSteve Howard2010-09-203-10/+30
|\ \ \ \
| * | | | New error status for "destination file already exists".Steve Howard2010-09-203-10/+30
| |/ / /
* | | | Merge "Use PhoneBase in the phone list." into gingerbreadJohn Wang2010-09-201-34/+81
|\ \ \ \
| * | | | Use PhoneBase in the phone list.John Wang2010-09-171-34/+81
* | | | | Merge "support loading EGL libraries from /vendor/lib/egl as well as /system/...Brian Swetland2010-09-202-14/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | support loading EGL libraries from /vendor/lib/egl as well as /system/lib/eglBrian Swetland2010-09-202-14/+16
| | |_|/ | |/| |
* | | | SipPhone: fix missing-call DisconnectCause feedbackHung-ying Tyan2010-09-202-9/+11
* | | | 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-2013-153/+208
* | | | Merge "SIP: add config flag for wifi-only configuration." into gingerbreadHung-ying Tyan2010-09-193-0/+21
|\ \ \ \
| * | | | SIP: add config flag for wifi-only configuration.Hung-ying Tyan2010-09-203-0/+21
* | | | | DO NOT MERGE Tethering: Delay 1000ms before processing USB disconnect eventsMike Lockwood2010-09-191-2/+24
| |/ / / |/| | |
* | | | Merge "Fix some drawing artifacts/bugs around overlays/text anchors" into gin...Adam Powell2010-09-172-5/+13
|\ \ \ \
| * | | | Fix some drawing artifacts/bugs around overlays/text anchorsAdam Powell2010-09-172-5/+13
| | |/ / | |/| |
* | | | Merge "Reduce lock thrashing in native Looper." into gingerbreadJeff Brown2010-09-171-32/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Reduce lock thrashing in native Looper.Jeff Brown2010-09-171-32/+38
* | | | Merge "Fix silly touch bug in TextView. Oops." into gingerbreadAdam Powell2010-09-171-1/+1
|\ \ \ \
| * | | | Fix silly touch bug in TextView. Oops.Adam Powell2010-09-171-1/+1
* | | | | Merge "Add a check to track a problem the monkey script has been triggering."...Marco Nelissen2010-09-171-0/+3
|\ \ \ \ \
| * | | | | Add a check to track a problem the monkey script has been triggering.Marco Nelissen2010-09-171-0/+3
| | |/ / / | |/| | |
* | | | | Improve power tracking of WIFI use.Dianne Hackborn2010-09-176-113/+295
* | | | | Merge "Add debug function." into gingerbreadJohn Wang2010-09-171-5/+56
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add debug function.John Wang2010-09-171-5/+56
| | |/ / | |/| |