1. b73617d Rotation lock. by Daniel Sandler · 14 years ago
  2. ea9020e Add API to find out if there is a vibrator. by Dianne Hackborn · 14 years ago
  3. d8d7b55 Merge "MediaStore: Make definitions for Files table public" by Mike Lockwood · 14 years ago
  4. b5ce0e0 Use the new web email and password variations. by Leon Scroggins · 14 years ago
  5. 1064410 Rationalized the single/multiple line initialization in TextViews. by Gilles Debunne · 14 years ago
  6. 53e59ad Merge "For extra large devices, use a dialog style for LauncherActivity." by Amith Yamasani · 14 years ago
  7. 49686be am b20c2e7c: am 477c4fee: Merge "[3163098] Fix bug in angleChange funtion which caused the returned angle change to be zeroall the time. The fix is to use PrevR instead of computing the difference between R and R." into gingerbread by Mathias Agopian · 14 years ago
  8. 0b20b77 MediaStore: Make definitions for Files table public by Mike Lockwood · 14 years ago
  9. 4e331a7 Merge "Tapping on paste popup with an empty clipboard does not crash in TextView." by Gilles Debunne · 14 years ago
  10. badf945 Move more of android file handling in Java by Kristian Monsen · 14 years ago
  11. f3e0268 Merge "Fixed problem with setting updated values on existing animators" by Chet Haase · 14 years ago
  12. 691ac26 Fixed problem with setting updated values on existing animators by Chet Haase · 14 years ago
  13. 0c91a8e Minor tweaks to lockscreen animation: by Jim Miller · 14 years ago
  14. 6d93386 am 1212d4fd: am ef569469: Merge "Remove the My Tag feature." into gingerbread by Jeff Hamilton · 14 years ago
  15. e1c14e6 Tapping on paste popup with an empty clipboard does not crash in TextView. by Gilles Debunne · 14 years ago
  16. 0c24a55 Fix bug 3156280 - Fix several issues with tab navigation in action bars. by Adam Powell · 14 years ago
  17. 079e235 Add new fade in/out feature for drawable containers. by Dianne Hackborn · 14 years ago
  18. 079fd67 invalidate() View when backgroundColor changes by Chet Haase · 14 years ago
  19. b20c2e7 am 477c4fee: Merge "[3163098] Fix bug in angleChange funtion which caused the returned angle change to be zeroall the time. The fix is to use PrevR instead of computing the difference between R and R." into gingerbread by Mathias Agopian · 14 years ago
  20. 477c4fe Merge "[3163098] Fix bug in angleChange funtion which caused the returned angle change to be zeroall the time. The fix is to use PrevR instead of computing the difference between R and R." into gingerbread by Mathias Agopian · 14 years ago
  21. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  22. 26ba124 Merge "Add some network/phone type constants." by Robert Greenwalt · 14 years ago
  23. 962a990 Add some network/phone type constants. by Robert Greenwalt · 14 years ago
  24. 34884b4 [3163098] Fix bug in angleChange funtion which caused the returned angle change to be zeroall the time. The fix is to use PrevR instead of computing the difference between R and R. by Kevin Powell · 14 years ago
  25. 26e3734 frameworks/base: switch audio to hdmi when cable is plugged in by Praveen Bharathi · 14 years ago
  26. de04e52 Merge "Add STATE_AUDIO_CONNECTING state." by Jaikumar Ganesh · 14 years ago
  27. a25c030 Merge "Prevent 0 content width." by Shimeng (Simon) Wang · 14 years ago
  28. 27c3138 Prevent 0 content width. by Shimeng (Simon) Wang · 14 years ago
  29. 1212d4f am ef569469: Merge "Remove the My Tag feature." into gingerbread by Jeff Hamilton · 14 years ago
  30. 575a6bb Remove the My Tag feature. by Jeff Hamilton · 14 years ago
  31. 1997eeb Merge "Set country code in the driver and remove channel set" by Irfan Sheriff · 14 years ago
  32. 732c590 Merge "Tapping in a empty textEdit shows the handle." by Gilles Debunne · 14 years ago
  33. 3c5e943 Tapping in a empty textEdit shows the handle. by Gilles Debunne · 14 years ago
  34. ad199ec Fix issue where home layout click listener was being attached by Ben Komalo · 14 years ago
  35. 5f4b7d8 Merge "Fix drag enter/exit reporting" by Chris Tate · 14 years ago
  36. f13b445 am bcbf17a5: am 73eba2a6: Merge "Return a zero length byte from toByteArray instead of null." into gingerbread by Jason parks · 14 years ago
  37. 41727a4 am f3a6b901: am 9df48a03: Merge "NotificationManager: droiddoc documentation improvements" by Brad Fitzpatrick · 14 years ago
  38. 74bb355 For extra large devices, use a dialog style for LauncherActivity. by Amith Yamasani · 14 years ago
  39. 30d1816 Add STATE_AUDIO_CONNECTING state. by Jaikumar Ganesh · 14 years ago
  40. cc82f3a am 6fb9316f: am 38e561dd: Merge "Remove timeout support." into gingerbread by Nick Pelly · 14 years ago
  41. b079e7d am c91e4673: am bbd212d7: Merge "Document per-implementation behaviors of native get* methods" by Jean-Baptiste Queru · 14 years ago
  42. ae60b8a am 0b5d57ab: am 715f8610: Merge "Clarify documentation of Cursor get* methods." by Jean-Baptiste Queru · 14 years ago
  43. bcbf17a am 73eba2a6: Merge "Return a zero length byte from toByteArray instead of null." into gingerbread by Jason parks · 14 years ago
  44. 81b8944 Fix bug 3093591 - add richer control over default tab selection in ActionBar by Adam Powell · 14 years ago
  45. 3ebd59b Return a zero length byte from toByteArray instead of null. by Jason parks · 14 years ago
  46. 5ffcd08 Merge "Add plumbing for volume mute key." by Jeff Brown · 14 years ago
  47. b0418da Add plumbing for volume mute key. by Jeff Brown · 14 years ago
  48. ed4f28b Set country code in the driver and remove channel set by Irfan Sheriff · 14 years ago
  49. 98444a9 Merge "Optimize FBO drawing with regions. This optimization is currently disabled until Launcher is modified to take advantage of it. The optimization can be enabled by turning on RENDER_LAYERS_AS_REGIONS in the OpenGLRenderer.h file." by Romain Guy · 14 years ago
  50. 5b3b352 Optimize FBO drawing with regions. by Romain Guy · 14 years ago
  51. 9d1ab88 Fix drag enter/exit reporting by Chris Tate · 14 years ago
  52. f3a6b90 am 9df48a03: Merge "NotificationManager: droiddoc documentation improvements" by Brad Fitzpatrick · 14 years ago
  53. 9df48a0 Merge "NotificationManager: droiddoc documentation improvements" by Brad Fitzpatrick · 14 years ago
  54. 6fb9316 am 38e561dd: Merge "Remove timeout support." into gingerbread by Nick Pelly · 14 years ago
  55. c91e467 am bbd212d7: Merge "Document per-implementation behaviors of native get* methods" by Jean-Baptiste Queru · 14 years ago
  56. 0b5d57a am 715f8610: Merge "Clarify documentation of Cursor get* methods." by Jean-Baptiste Queru · 14 years ago
  57. 275708c Remove timeout support. by Nick Pelly · 14 years ago
  58. cd07204 Merge "deperecate Cursor requery() and sa, Loader should be used instead" by Vasu Nori · 14 years ago
  59. 820e9b6 deperecate Cursor requery() and sa, Loader should be used instead by Vasu Nori · 14 years ago
  60. adf4194 Document per-implementation behaviors of native get* methods by Daniel Trebbien · 14 years ago
  61. 65068b09 Clarify documentation of Cursor get* methods. by Daniel Trebbien · 14 years ago
  62. a32edd4 Adding click feedback to widget collections by Adam Cohen · 14 years ago
  63. 2444ddb Merge "Added missing label and char limits" by Daniel Lehmann · 14 years ago
  64. 21e941b Added support for dock headset observer by Praveen Bharathi · 14 years ago
  65. dd384a7 Added missing label and char limits by Daniel Lehmann · 14 years ago
  66. 7d04148 Merge "Update layers only" by Nicolas Roard · 14 years ago
  67. c9acd7d Merge "Fixed null deref when view parent null during invalidation" by Chet Haase · 14 years ago
  68. fb7bc34 Update layers only by Nicolas Roard · 14 years ago
  69. ea40e9a Fixed null deref when view parent null during invalidation by Chet Haase · 14 years ago
  70. 03476dd Merge "Merge commit '55381217' into manualmerge" by Leon Scroggins · 14 years ago
  71. fe17625 Merge "Fix policy issues when screen is off." by Jeff Brown · 14 years ago
  72. 153541e Merge "Disconnect PAN and Input devices on BT disable." by Jaikumar Ganesh · 14 years ago
  73. 7a0f816 Disconnect PAN and Input devices on BT disable. by Jaikumar Ganesh · 14 years ago
  74. c826a69 Merge commit '55381217' into manualmerge by Leon Scroggins · 14 years ago
  75. 4d39605 Fix policy issues when screen is off. by Jeff Brown · 14 years ago
  76. 487d958 Merge "Various PreferenceActivity and related improvement." by Dianne Hackborn · 14 years ago
  77. 5538121 am 3073646f: Merge "Update insertion handler for WebTextView." into gingerbread by Leon Scroggins · 14 years ago
  78. ae61598 Adding more exception handling to RemoteViews calls to startIntentSender by Winson Chung · 14 years ago
  79. 3073646 Merge "Update insertion handler for WebTextView." into gingerbread by Leon Scroggins · 14 years ago
  80. 8eb2e24 Various PreferenceActivity and related improvement. by Dianne Hackborn · 14 years ago
  81. 71b8c23 add NOTIFICATION_CLICK_ constants to DownloadManager by Vasu Nori · 14 years ago
  82. e58a5ad Merge "Performance optimizations for animations and toolkit" by Chet Haase · 14 years ago
  83. 63f3669 am 41c73884: am 5b4d0e84: Merge "TabWidget orientation" by Jean-Baptiste Queru · 14 years ago
  84. 41c7388 am 5b4d0e84: Merge "TabWidget orientation" by Jean-Baptiste Queru · 14 years ago
  85. 5b4d0e8 Merge "TabWidget orientation" by Jean-Baptiste Queru · 14 years ago
  86. 4f405ec am ce0f9e4e: am 42679cea: Merge "Fix issue #3152415: Various confusions in docs about Application" into gingerbread by Dianne Hackborn · 14 years ago
  87. ce0f9e4 am 42679cea: Merge "Fix issue #3152415: Various confusions in docs about Application" into gingerbread by Dianne Hackborn · 14 years ago
  88. 5642625 Update insertion handler for WebTextView. by Leon Scroggins · 14 years ago
  89. de40774 Merge "Minor Javadoc fix." by Ben Komalo · 14 years ago
  90. 5ad7af6 Minor Javadoc fix. by Ben Komalo · 14 years ago
  91. 50530c8 Merge "Change SamplingProfiler to use a sampling interval instead of Hz" by Brian Carlstrom · 14 years ago
  92. 23493ac am a87cdd39: am b1fa549a: Merge "Fixes Issue 7907 in the public bugs database (http://code.google.com/p/android/issues/detail?id=7907)." by Jean-Baptiste Queru · 14 years ago
  93. 504d5e0 Change SamplingProfiler to use a sampling interval instead of Hz by Brian Carlstrom · 14 years ago
  94. a87cdd3 am b1fa549a: Merge "Fixes Issue 7907 in the public bugs database (http://code.google.com/p/android/issues/detail?id=7907)." by Jean-Baptiste Queru · 14 years ago
  95. b1fa549 Merge "Fixes Issue 7907 in the public bugs database (http://code.google.com/p/android/issues/detail?id=7907)." by Jean-Baptiste Queru · 14 years ago
  96. 70d4ba1 Performance optimizations for animations and toolkit by Chet Haase · 14 years ago
  97. 7025d8e Fix issue #3152415: Various confusions in docs about Application by Dianne Hackborn · 14 years ago
  98. 9c3a80b Merge "Allow RemoteViews to silently fail when a view can't be found." by Joe Onorato · 14 years ago
  99. 2b69ce4 Allow RemoteViews to silently fail when a view can't be found. by Joe Onorato · 14 years ago
  100. 8f860ef am f101a85b: am cee8d1d3: Merge "fix typo" by Romain Guy · 14 years ago