summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Squashed commit of the following:Andreas Huber2010-10-019-357/+597
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Fix regression in OBB key handlingKenny Root2010-10-011-15/+14
|/ / / / / / /
* | | | | | | Merge "Rub in a little 'ol log-b-gone." into gingerbreadDianne Hackborn2010-09-3016-157/+323
|\ \ \ \ \ \ \
| * | | | | | | Rub in a little 'ol log-b-gone.Dianne Hackborn2010-09-3016-157/+323
* | | | | | | | Merge "Use the private version of userActivity." into gingerbreadJoe Onorato2010-09-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use the private version of userActivity.Joe Onorato2010-09-301-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Being already unmounted is not a failure" into gingerbreadKenny Root2010-09-301-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Being already unmounted is not a failureKenny Root2010-09-301-0/+3
* | | | | | | | | Merge "RTP: Start AudioRecord before AudioTrack to avoid being disabled." int...Chia-chi Yeh2010-09-301-14/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RTP: Start AudioRecord before AudioTrack to avoid being disabled.Chia-chi Yeh2010-10-011-14/+13
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "Issue 3032913: improve AudioTrack recovery time" into gingerbreadEric Laurent2010-09-303-6/+26
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Issue 3032913: improve AudioTrack recovery timeEric Laurent2010-09-303-6/+26
* | | | | | | | | Hash keys with MD5; track IBinders not IInterfaceKenny Root2010-09-303-37/+67
* | | | | | | | | Only allow 8 OBBs to be mounted by a UIDKenny Root2010-09-301-0/+32
* | | | | | | | | Remove OBBs from state list when volume unmountedKenny Root2010-09-305-66/+253
* | | | | | | | | Merge "SipService: turn off verbose logging" into gingerbreadHung-ying Tyan2010-09-301-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | SipService: turn off verbose loggingHung-ying Tyan2010-10-011-1/+2
* | | | | | | | | Merge "Avoid NPE when viewing failed legacy download with no local path" into...Steve Howard2010-09-301-1/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Avoid NPE when viewing failed legacy download with no local pathSteve Howard2010-09-301-1/+5
* | | | | | | | | Merge "Typo fixes in comments and minor code cleanups." into gingerbreadJake Hamby2010-09-3017-69/+65
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Typo fixes in comments and minor code cleanups.Jake Hamby2010-09-3017-69/+65
* | | | | | | | | | Merge "Move verbose logging of device capabilities to dumpsys." into gingerbreadJeff Brown2010-09-302-145/+171
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move verbose logging of device capabilities to dumpsys.Jeff Brown2010-09-302-145/+171
| |/ / / / / / / / /
* | | | | | | | | | Merge "Import revised translations. DO NOT MERGE" into gingerbreadEric Fischer2010-09-3021-696/+1336
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Import revised translations. DO NOT MERGEEric Fischer2010-09-2921-696/+1336
* | | | | | | | | | Merge "Fix location of gdbserver upon installation" into gingerbreadKenny Root2010-09-301-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Fix location of gdbserver upon installationKenny Root2010-09-301-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "location: rebind to network location and geocoder services after packa...Mike Lockwood2010-09-303-13/+53
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | location: rebind to network location and geocoder services after package updateMike Lockwood2010-09-303-13/+53
* | | | | | | | | | Merge "Fix night/notnight resource folder handling." into gingerbreadDianne Hackborn2010-09-301-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix night/notnight resource folder handling.Tobias Haamel2010-09-301-2/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Moved Rfc822 validator testPaul Westbrook2010-09-301-34/+0
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge "Have download manager give more details when downloads are paused" int...Steve Howard2010-09-305-100/+184
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Have download manager give more details when downloads are pausedSteve Howard2010-09-295-100/+184
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Fix the javadoc of Parameters.setRotation.Wu-cheng Li2010-09-301-15/+39
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge "KeyStore: Initialize IV correctly." into gingerbreadChia-chi Yeh2010-09-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | KeyStore: Initialize IV correctly.Chia-chi Yeh2010-09-301-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | RTP: Minor fixes with polishing.Chia-chi Yeh2010-09-303-19/+20
|/ / / / / / /
* | | | | | | Merge "KeyStore: Fix the return value when send() or recv() has an error." in...Chia-chi Yeh2010-09-301-1/+4
|\ \ \ \ \ \ \
| * | | | | | | KeyStore: Fix the return value when send() or recv() has an error.Chia-chi Yeh2010-09-301-1/+4
* | | | | | | | Merge "Add uri field to SipManager.ListenerRelay" into gingerbreadHung-ying Tyan2010-09-301-10/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Add uri field to SipManager.ListenerRelayHung-ying Tyan2010-09-301-10/+12
* | | | | | | | | Merge "RTP: Adjust the jitter buffer to 512ms." into gingerbreadChia-chi Yeh2010-09-291-23/+35
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | RTP: Adjust the jitter buffer to 512ms.Chia-chi Yeh2010-09-301-23/+35
| |/ / / / / / /
* | | | | | | | SipService: add UID check.Hung-ying Tyan2010-09-301-15/+65
* | | | | | | | Merge "Fix text anchors" into gingerbreadAdam Powell2010-09-292-16/+74
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix text anchorsAdam Powell2010-09-292-16/+74
* | | | | | | | Revert orientation change.Jeff Brown2010-09-291-1/+1
* | | | | | | | Merge "Change the 0_fully signal icon to the new style" into gingerbreadRobert Greenwalt2010-09-291-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Change the 0_fully signal icon to the new styleRobert Greenwalt2010-09-291-0/+0