- 2c3eba4 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
- 981dec6 Merge "don't delete /cache/recovery/last_log on boot" into gingerbread by Doug Zongker · 14 years ago
- a5c742b Merge "Update local cache before sending intent." into gingerbread by Jaikumar Ganesh · 14 years ago
- d059055 don't delete /cache/recovery/last_log on boot by Doug Zongker · 14 years ago
- f0fa267 Merge "New assets: wifi signal 1, no sim card." into gingerbread by Gilles Debunne · 14 years ago
- 5f0c8fe6 Merge "Split strings with SD card references into variations." into gingerbread by Eric Fischer · 14 years ago
- 955ab37 Merge "RTP: Enable GSM-EFR codec." into gingerbread by Chia-chi Yeh · 14 years ago
- d77782e Split strings with SD card references into variations. by Eric Fischer · 14 years ago
- f4ae942 RTP: Enable GSM-EFR codec. by Chia-chi Yeh · 14 years ago
- cd38664 Merge "RTP: Revise the workaround of private addresses and fix bugs." into gingerbread by Chia-chi Yeh · 14 years ago
- fe52989 RTP: Revise the workaround of private addresses and fix bugs. by Chia-chi Yeh · 14 years ago
- f01a873 Merge "Revert "Revert "Check for the DEVICE_POWER permission in userActivity.""" into gingerbread by Joe Onorato · 14 years ago
- d146c23 Merge "Partial fix to bug 2992589: Edit dev admin strings." into gingerbread by Roy West · 14 years ago
- 2dfe101 Update local cache before sending intent. by Jaikumar Ganesh · 14 years ago
- 7d3d88e Partial fix to bug 2992589: Edit dev admin strings. by Roy West · 14 years ago
- 0c32c09 Revert "Revert "Check for the DEVICE_POWER permission in userActivity."" by Joe Onorato · 14 years ago
- 212d81a Merge "Move all the permissions check up for unmount" into gingerbread by Kenny Root · 14 years ago
- f1121dc Move all the permissions check up for unmount by Kenny Root · 14 years ago
- 038cabe NFC integration by Nick Pelly · 14 years ago
- d6877fa Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
- 081833d AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead. by Chia-chi Yeh · 14 years ago
- a25eaba Merge "Revert "Check for the DEVICE_POWER permission in userActivity."" into gingerbread by Mike Lockwood · 14 years ago
- 4da4827 Revert "Check for the DEVICE_POWER permission in userActivity." by Mike Lockwood · 14 years ago
- e006e4d Merge changes Iae1913fb,I38dbefef into gingerbread by Chia-chi Yeh · 14 years ago
- a6f950c RTP: Enable GSM codec. by Chia-chi Yeh · 14 years ago
- 3e94b94 Merge "Remove old location classes." into gingerbread by Dianne Hackborn · 14 years ago
- 0f5eee0 Remove old location classes. by Dianne Hackborn · 14 years ago
- 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
- ea2cf2f Merge "Check for the DEVICE_POWER permission in userActivity." into gingerbread by Joe Onorato · 14 years ago
- f2f3450 Merge "Fix 3041579 overscroll effect in notification area looks strange" into gingerbread by Joe Onorato · 14 years ago
- 059f8f9 Check for the DEVICE_POWER permission in userActivity. by Joe Onorato · 14 years ago
- 4f67e1c Merge "Add location shared library for location provider APIs." into gingerbread by Dianne Hackborn · 14 years ago
- 888dc9d New assets: wifi signal 1, no sim card. by Gilles Debunne · 14 years ago
- ab014a0 Fix 3041579 overscroll effect in notification area looks strange by Joe Onorato · 14 years ago
- aeb2c62 Merge "Fix several audio effects problems." into gingerbread by Eric Laurent · 14 years ago
- 63c82c0 Add location shared library for location provider APIs. by Dianne Hackborn · 14 years ago
- 292c246 Merge "Call functions to calculate deps and classes.jar" into gingerbread by Ying Wang · 14 years ago
- 78c11b3 RTP: Refactor out G711 codecs into another file. by Chia-chi Yeh · 14 years ago
- 320cdcb Merge "RTP: Delay the initialization of AudioTrack and AudioRecord." into gingerbread by Chia-chi Yeh · 14 years ago
- c486da4 Call functions to calculate deps and classes.jar by Ying Wang · 14 years ago
- 9083c84 RTP: Delay the initialization of AudioTrack and AudioRecord. by Chia-chi Yeh · 14 years ago
- 4fd3ecc Fix several audio effects problems. by Eric Laurent · 14 years ago
- 65a5ba4 Merge "Fix bug in split touches." into gingerbread by Jeff Brown · 14 years ago
- aeec2bf Fix bug in split touches. by Jeff Brown · 14 years ago
- 88a995e Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content." into gingerbread by Andreas Huber · 14 years ago
- ad3fcfe Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content. by Andreas Huber · 14 years ago
- 6d028dd Merge "SIP: Feedback any provisional responses in addition to RING" into gingerbread by Hung-ying Tyan · 14 years ago
- d9743af Merge "New assets. DO NOT MERGE>" into gingerbread by Gilles Debunne · 14 years ago
- 37a3631 Merge "Add line break between PLMN and SPN in windowshade." into gingerbread by jsh · 14 years ago
- 5bdb89d Merge "Move DownloadManager to android.app (DO NOT MERGE)" into gingerbread by Steve Howard · 14 years ago
- be04506 Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
- 01d0efd New assets. DO NOT MERGE> by Gilles Debunne · 14 years ago
- 2b359ed Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens. by Andreas Huber · 14 years ago
- 4769f57 Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
- 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
- 6057cd0 SIP: Feedback any provisional responses in addition to RING by Hung-ying Tyan · 14 years ago
- 38ae220 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 14 years ago
- 08cf57d Merge "Fixes to granting URI permissions - take into account path perms." into gingerbread by Dianne Hackborn · 14 years ago
- 48058e8 Fixes to granting URI permissions - take into account path perms. by Dianne Hackborn · 14 years ago
- c89dd54 Remove logging on wifilock acquire/release by Irfan Sheriff · 14 years ago
- a16682b Merge "Allow touch events when clickable *or* longClickable" into gingerbread by Andy Stadler · 14 years ago
- 269dea1 Merge "Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. The dump function whitelists several directories as filters to the output. The mount point changed for SD card in Froyo, and we started filtering files that were open on the SD card. This fix changes the filter for the SD card, and adds the directory for data files as well." into gingerbread by Dave Sparks · 14 years ago
- 624d5b4 SIP: add DisconnectCause.SERVER_ERROR by Hung-ying Tyan · 14 years ago
- 2454759 Fix the startAudio order for 3-way calls. by Chung-yih Wang · 14 years ago
- 368d796 Fix build. by Hung-ying Tyan · 14 years ago
- 9c37447 Merge "Fix pointer index when splitting secondary pointers." into gingerbread by Jeff Brown · 14 years ago
- 9a01d05 Fix pointer index when splitting secondary pointers. by Jeff Brown · 14 years ago
- 3234652 Merge "Don't enter DISCONNECTING state when the call/connection is not alive" into gingerbread by Hung-ying Tyan · 14 years ago
- 2b4f5cf Don't enter DISCONNECTING state when the call/connection is not alive by Hung-ying Tyan · 14 years ago
- 4fc3d2f DO NOT MERGE by repo sync . build/envsetup.sh lunch passion-eng · 14 years ago
- 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
- 124a346 Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. by Dave Sparks · 14 years ago
- 68ef7f3 Merge "Move SipService out of SystemServer to phone process." into gingerbread by Hung-ying Tyan · 14 years ago
- 8d7057d Merge "Updated assets in status bar. DO NOT MERGE." into gingerbread by Gilles Debunne · 14 years ago
- c49b259 Updated assets in status bar. DO NOT MERGE. by Gilles Debunne · 14 years ago
- b34fd1ff Allow touch events when clickable *or* longClickable by Andy Stadler · 14 years ago
- 23142ac Merge "squeeze a few more bits of randomness into /dev/random" into gingerbread by Nick Kralevich · 14 years ago
- 44e8ff9 Adding a new intent to allow for apps (Launcher) to jump to the All Apps tab in the settings. by Winson Chung · 14 years ago
- dc36da5 Merge "Trim unwanted whitespace from translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
- b91ec41 squeeze a few more bits of randomness into /dev/random by Nick Kralevich · 14 years ago
- eb2746a Trim unwanted whitespace from translations. DO NOT MERGE by Eric Fischer · 14 years ago
- 0ba5b647 Merge "Revert previous status bar assets. DO NOT MERGE." into gingerbread by Gilles Debunne · 14 years ago
- 7e54ef7 Move SipService out of SystemServer to phone process. by Hung-ying Tyan · 14 years ago
- 143e610 DO NOT MERGE Clarify the explanation of Android's security design. by Chris Palmer · 14 years ago
- 83ea638 Merge "The old overlay should be destroyed if orientation changes." into gingerbread by Wu-cheng Li · 14 years ago
- bdf2d75 Revert previous status bar assets. DO NOT MERGE. by Gilles Debunne · 14 years ago
- 04a426f Merge "Use buffered I/O during certificate parsing" into gingerbread by Kenny Root · 14 years ago
- d8691d7 Merge "Allow all apps to call ContentResolver.getType()." into gingerbread by Dianne Hackborn · 14 years ago
- 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
- c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
- b3347bc The old overlay should be destroyed if orientation changes. by Wu-cheng Li · 14 years ago
- 524ae7d Merge "We only need at most one tty icon." into gingerbread by Joe Onorato · 14 years ago
- 6fa4de3 Merge "If an icon add remove get coalesced, don't remove some other icon." into gingerbread by Joe Onorato · 14 years ago
- a78df9f We only need at most one tty icon. by Joe Onorato · 14 years ago
- 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
- fccd5bc Fix build. by Hung-ying Tyan · 14 years ago
- fd144d7 Merge "SipAudioCall: remove SipManager dependency." into gingerbread by Hung-ying Tyan · 14 years ago
- 025a39a SIP: misc fixes by Hung-ying Tyan · 14 years ago
- 00a2206 SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
- 4e9751f Merge "Adding a feature to indicate that the device possesses low-latency audio. The specific criteria for low-latency audio are defined in the CDD, but since that hasn't yet been settled for Gingerbread, this change doesn't go into details. We can do a docs change later once GB CDD is final." into gingerbread by Dan Morrill · 14 years ago