1. f01a873 Merge "Revert "Revert "Check for the DEVICE_POWER permission in userActivity.""" into gingerbread by Joe Onorato · 14 years ago
  2. d146c23 Merge "Partial fix to bug 2992589: Edit dev admin strings." into gingerbread by Roy West · 14 years ago
  3. 7d3d88e Partial fix to bug 2992589: Edit dev admin strings. by Roy West · 14 years ago
  4. 0c32c09 Revert "Revert "Check for the DEVICE_POWER permission in userActivity."" by Joe Onorato · 14 years ago
  5. 212d81a Merge "Move all the permissions check up for unmount" into gingerbread by Kenny Root · 14 years ago
  6. f1121dc Move all the permissions check up for unmount by Kenny Root · 14 years ago
  7. 038cabe NFC integration by Nick Pelly · 14 years ago
  8. d6877fa Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
  9. 081833d AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead. by Chia-chi Yeh · 14 years ago
  10. a25eaba Merge "Revert "Check for the DEVICE_POWER permission in userActivity."" into gingerbread by Mike Lockwood · 14 years ago
  11. 4da4827 Revert "Check for the DEVICE_POWER permission in userActivity." by Mike Lockwood · 14 years ago
  12. e006e4d Merge changes Iae1913fb,I38dbefef into gingerbread by Chia-chi Yeh · 14 years ago
  13. a6f950c RTP: Enable GSM codec. by Chia-chi Yeh · 14 years ago
  14. 3e94b94 Merge "Remove old location classes." into gingerbread by Dianne Hackborn · 14 years ago
  15. 0f5eee0 Remove old location classes. by Dianne Hackborn · 14 years ago
  16. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  17. ea2cf2f Merge "Check for the DEVICE_POWER permission in userActivity." into gingerbread by Joe Onorato · 14 years ago
  18. f2f3450 Merge "Fix 3041579 overscroll effect in notification area looks strange" into gingerbread by Joe Onorato · 14 years ago
  19. 059f8f9 Check for the DEVICE_POWER permission in userActivity. by Joe Onorato · 14 years ago
  20. 4f67e1c Merge "Add location shared library for location provider APIs." into gingerbread by Dianne Hackborn · 14 years ago
  21. ab014a0 Fix 3041579 overscroll effect in notification area looks strange by Joe Onorato · 14 years ago
  22. aeb2c62 Merge "Fix several audio effects problems." into gingerbread by Eric Laurent · 14 years ago
  23. 63c82c0 Add location shared library for location provider APIs. by Dianne Hackborn · 14 years ago
  24. 292c246 Merge "Call functions to calculate deps and classes.jar" into gingerbread by Ying Wang · 14 years ago
  25. 78c11b3 RTP: Refactor out G711 codecs into another file. by Chia-chi Yeh · 14 years ago
  26. 320cdcb Merge "RTP: Delay the initialization of AudioTrack and AudioRecord." into gingerbread by Chia-chi Yeh · 14 years ago
  27. c486da4 Call functions to calculate deps and classes.jar by Ying Wang · 14 years ago
  28. 9083c84 RTP: Delay the initialization of AudioTrack and AudioRecord. by Chia-chi Yeh · 14 years ago
  29. 4fd3ecc Fix several audio effects problems. by Eric Laurent · 14 years ago
  30. 65a5ba4 Merge "Fix bug in split touches." into gingerbread by Jeff Brown · 14 years ago
  31. aeec2bf Fix bug in split touches. by Jeff Brown · 14 years ago
  32. 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
  33. 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
  34. 6d028dd Merge "SIP: Feedback any provisional responses in addition to RING" into gingerbread by Hung-ying Tyan · 14 years ago
  35. d9743af Merge "New assets. DO NOT MERGE>" into gingerbread by Gilles Debunne · 14 years ago
  36. 37a3631 Merge "Add line break between PLMN and SPN in windowshade." into gingerbread by jsh · 14 years ago
  37. 5bdb89d Merge "Move DownloadManager to android.app (DO NOT MERGE)" into gingerbread by Steve Howard · 14 years ago
  38. 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
  39. 01d0efd New assets. DO NOT MERGE> by Gilles Debunne · 14 years ago
  40. 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
  41. 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
  42. 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  43. 6057cd0 SIP: Feedback any provisional responses in addition to RING by Hung-ying Tyan · 14 years ago
  44. 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
  45. 08cf57d Merge "Fixes to granting URI permissions - take into account path perms." into gingerbread by Dianne Hackborn · 14 years ago
  46. 48058e8 Fixes to granting URI permissions - take into account path perms. by Dianne Hackborn · 14 years ago
  47. c89dd54 Remove logging on wifilock acquire/release by Irfan Sheriff · 14 years ago
  48. a16682b Merge "Allow touch events when clickable *or* longClickable" into gingerbread by Andy Stadler · 14 years ago
  49. 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
  50. 624d5b4 SIP: add DisconnectCause.SERVER_ERROR by Hung-ying Tyan · 14 years ago
  51. 2454759 Fix the startAudio order for 3-way calls. by Chung-yih Wang · 14 years ago
  52. 368d796 Fix build. by Hung-ying Tyan · 14 years ago
  53. 9c37447 Merge "Fix pointer index when splitting secondary pointers." into gingerbread by Jeff Brown · 14 years ago
  54. 9a01d05 Fix pointer index when splitting secondary pointers. by Jeff Brown · 14 years ago
  55. 3234652 Merge "Don't enter DISCONNECTING state when the call/connection is not alive" into gingerbread by Hung-ying Tyan · 14 years ago
  56. 2b4f5cf Don't enter DISCONNECTING state when the call/connection is not alive by Hung-ying Tyan · 14 years ago
  57. 4fc3d2f DO NOT MERGE by repo sync . build/envsetup.sh lunch passion-eng · 14 years ago
  58. 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
  59. 124a346 Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. by Dave Sparks · 14 years ago
  60. 68ef7f3 Merge "Move SipService out of SystemServer to phone process." into gingerbread by Hung-ying Tyan · 14 years ago
  61. 8d7057d Merge "Updated assets in status bar. DO NOT MERGE." into gingerbread by Gilles Debunne · 14 years ago
  62. c49b259 Updated assets in status bar. DO NOT MERGE. by Gilles Debunne · 14 years ago
  63. b34fd1ff Allow touch events when clickable *or* longClickable by Andy Stadler · 14 years ago
  64. 23142ac Merge "squeeze a few more bits of randomness into /dev/random" into gingerbread by Nick Kralevich · 14 years ago
  65. 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
  66. dc36da5 Merge "Trim unwanted whitespace from translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  67. b91ec41 squeeze a few more bits of randomness into /dev/random by Nick Kralevich · 14 years ago
  68. eb2746a Trim unwanted whitespace from translations. DO NOT MERGE by Eric Fischer · 14 years ago
  69. 0ba5b647 Merge "Revert previous status bar assets. DO NOT MERGE." into gingerbread by Gilles Debunne · 14 years ago
  70. 7e54ef7 Move SipService out of SystemServer to phone process. by Hung-ying Tyan · 14 years ago
  71. 143e610 DO NOT MERGE Clarify the explanation of Android's security design. by Chris Palmer · 14 years ago
  72. 83ea638 Merge "The old overlay should be destroyed if orientation changes." into gingerbread by Wu-cheng Li · 14 years ago
  73. bdf2d75 Revert previous status bar assets. DO NOT MERGE. by Gilles Debunne · 14 years ago
  74. 04a426f Merge "Use buffered I/O during certificate parsing" into gingerbread by Kenny Root · 14 years ago
  75. d8691d7 Merge "Allow all apps to call ContentResolver.getType()." into gingerbread by Dianne Hackborn · 14 years ago
  76. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  77. c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
  78. b3347bc The old overlay should be destroyed if orientation changes. by Wu-cheng Li · 14 years ago
  79. 524ae7d Merge "We only need at most one tty icon." into gingerbread by Joe Onorato · 14 years ago
  80. 6fa4de3 Merge "If an icon add remove get coalesced, don't remove some other icon." into gingerbread by Joe Onorato · 14 years ago
  81. a78df9f We only need at most one tty icon. by Joe Onorato · 14 years ago
  82. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  83. fccd5bc Fix build. by Hung-ying Tyan · 14 years ago
  84. fd144d7 Merge "SipAudioCall: remove SipManager dependency." into gingerbread by Hung-ying Tyan · 14 years ago
  85. 025a39a SIP: misc fixes by Hung-ying Tyan · 14 years ago
  86. 00a2206 SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
  87. 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
  88. bf47092 Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  89. dacebe6 Fix track duration calculation if the start timestamp is non-zero by James Dong · 14 years ago
  90. abaabb2 Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  91. ab2116c Support other kinds of HTTP redirect in NuHTTPDataSource by Andreas Huber · 14 years ago
  92. bd22942 Fix the unhold issue especially if one is behind NAT. by Chung-yih Wang · 14 years ago
  93. 9627847 Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  94. d63f7db Use buffered I/O during certificate parsing by Kenny Root · 14 years ago
  95. 465618e Merge "Use buffered output during packages.xml write" into gingerbread by Kenny Root · 14 years ago
  96. 28fa220 Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events)" into gingerbread by Fabrice Di Meglio · 14 years ago
  97. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  98. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  99. 08c09b0 Merge "DO NOT MERGE. Only 1 edge glow should be growing at a time." into gingerbread by Mindy Pereira · 14 years ago
  100. 7d4995d DO NOT MERGE. Only 1 edge glow should be growing at a time. by Mindy Pereira · 14 years ago