summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add suuport for splitting touch events across windows." into gingerbreadJeff Brown2010-09-2711-485/+711
|\
| * Add suuport for splitting touch events across windows.Jeff Brown2010-09-2611-485/+711
* | Merge "We only need at most one tty icon." into gingerbreadJoe Onorato2010-09-271-1/+0
|\ \
| * | We only need at most one tty icon.Joe Onorato2010-09-271-1/+0
* | | Merge "If an icon add remove get coalesced, don't remove some other icon." in...Joe Onorato2010-09-273-3/+26
|\ \ \ | |/ /
| * | If an icon add remove get coalesced, don't remove some other icon.Joe Onorato2010-09-273-3/+26
* | | Fix build.Hung-ying Tyan2010-09-281-0/+3
* | | Merge "SipAudioCall: remove SipManager dependency." into gingerbreadHung-ying Tyan2010-09-272-11/+12
|\ \ \
| * | | SipAudioCall: remove SipManager dependency.Hung-ying Tyan2010-09-242-11/+12
* | | | SIP: misc fixesHung-ying Tyan2010-09-282-25/+46
* | | | SipService: handle cross-domain authentication errorHung-ying Tyan2010-09-274-1/+28
| |/ / |/| |
* | | Merge "Adding a feature to indicate that the device possesses low-latency aud...Dan Morrill2010-09-274-0/+45
|\ \ \
| * | | Adding a feature to indicate that the device possesses low-latency audio.Dan Morrill2010-09-264-0/+45
* | | | Merge "Fix track duration calculation if the start timestamp is non-zero" int...James Dong2010-09-271-3/+36
|\ \ \ \
| * | | | Fix track duration calculation if the start timestamp is non-zeroJames Dong2010-09-271-3/+36
* | | | | Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerb...Andreas Huber2010-09-271-1/+6
|\ \ \ \ \
| * | | | | Support other kinds of HTTP redirect in NuHTTPDataSourceAndreas Huber2010-09-271-1/+6
| |/ / / /
* | | | | Fix the unhold issue especially if one is behind NAT.Chung-yih Wang2010-09-272-3/+39
* | | | | Merge "Fix error in AudioEffect command status reporting." into gingerbreadEric Laurent2010-09-273-13/+23
|\ \ \ \ \
| * | | | | Fix error in AudioEffect command status reporting.Eric Laurent2010-09-243-13/+23
* | | | | | Merge "Use buffered output during packages.xml write" into gingerbreadKenny Root2010-09-271-2/+4
|\ \ \ \ \ \
| * | | | | | Use buffered output during packages.xml writeKenny Root2010-09-261-2/+4
* | | | | | | Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for ...Fabrice Di Meglio2010-09-272-3/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix bug #2585298 (google calendar sync clears eventTimezone field for recurri...Fabrice Di Meglio2010-09-242-3/+5
* | | | | | | | Merge "DO NOT MERGE. Only 1 edge glow should be growing at a time." into ging...Mindy Pereira2010-09-261-0/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | DO NOT MERGE. Only 1 edge glow should be growing at a time.Mindy Pereira2010-09-261-0/+24
* | | | | | | | | reconcile froyo-release into gingerbreadJean-Baptiste Queru2010-09-260-0/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Add an option to hide the Voice Search icon.Leon Scroggins III2010-09-162-1/+11
| * | | | | | | | Add BT test instrumentation for reboot tests.Eric Rowe2010-09-131-0/+94
| * | | | | | | | DO NOT MERGE Separate utility methods into utility class.Eric Rowe2010-09-132-415/+458
| * | | | | | | | Improve logging and flexibility of BT stress tests.Eric Rowe2010-09-133-37/+158
| * | | | | | | | Remove @LargeTest annotationsEric Rowe2010-09-131-8/+3
| * | | | | | | | Checkin initial bluetooth stress tests.Eric Rowe2010-09-132-0/+442
| * | | | | | | | Change CDMAPhone.getDeviceId to return MEID or ESN.Wink Saville2010-08-262-3/+8
| * | | | | | | | Make the default backup configuration "disabled; local transport selected"Christopher Tate2010-08-261-1/+2
| * | | | | | | | make android_id random seed depend on time as well as ro.serialnoDoug Zongker2010-08-261-9/+4
| * | | | | | | | Continue trying to make the turn off quickly after call feature work.Joe Onorato2010-08-261-5/+12
* | | | | | | | | Merge "Add debug functions." into gingerbreadJohn Wang2010-09-261-23/+167
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add debug functions.John Wang2010-09-261-23/+167
* | | | | | | | | | Add necessary logic removed during backportDaisuke Miyakawa2010-09-261-3/+25
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Prevent unhandled exception in NinePatchDrawableSonia Serafimova2010-09-261-8/+10
* | | | | | | | | Merge changes I1f7c4535,I741c68a2 into gingerbreadMathias Agopian2010-09-248-1/+290
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | simple test app for screen capture APIMathias Agopian2010-09-242-0/+89
| * | | | | | | | | add support for [1974164] Be able to take a screen shot on the deviceMathias Agopian2010-09-246-1/+201
* | | | | | | | | | DO NOT MERGE. Fix issue #3000764: API REVIEW: android.R.*Dianne Hackborn2010-09-243-67/+12
* | | | | | | | | | Merge "do not merge - Asset update (pass #3)" into gingerbreadPatrick Dubroy2010-09-2465-0/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | do not merge - Asset update (pass #3)Patrick Dubroy2010-09-2465-0/+0
* | | | | | | | | | | Fixed some timeout and lock reentrance issues with broadcasts.Jeff Brown2010-09-241-75/+129
* | | | | | | | | | | Intent action to launch downloads UI.Steve Howard2010-09-242-0/+16
* | | | | | | | | | | Merge "Some debugging support." into gingerbreadDianne Hackborn2010-09-245-14/+125
|\ \ \ \ \ \ \ \ \ \ \