1. c1eba82 Merge "Fix issue: 2413494: Add TTY support." into eclair by Eric Laurent · 16 years ago
  2. 7749adf Fix issue: 2413494: Add TTY support. by Eric Laurent · 16 years ago
  3. a1ab976 Merge "DO NOT MERGE" into eclair by Bart Sears · 16 years ago
  4. b3316d3 DO NOT MERGE by Grace Kloba · 17 years ago
  5. 614f845 DO NOT MERGE by Grace Kloba · 16 years ago
  6. e88192b Cleanup fixes for ScaleGestureDetector by Adam Powell · 16 years ago
  7. aead64d Fix issue: 2413494: [Passion-c] Add TTY support. by Eric Laurent · 16 years ago
  8. d8a3a89 Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call. by Jim Miller · 16 years ago
  9. 769ed21 Fix http://b/issue?id=2400423. by Grace Kloba · 16 years ago
  10. 9985867 Fix 2397617: Right-align carrier text in lock screen and add carrier text to PINunlock in landscape mode. by Jim Miller · 16 years ago
  11. f904be1 Merge "disable high-quality filtering during scrolling, until I can cached the scaled images." into eclair by Mike Reed · 16 years ago
  12. 729d836 disable high-quality filtering during scrolling, until I can cached the scaled images. by Mike Reed · 16 years ago
  13. af1b980 Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too long. by Jim Miller · 16 years ago
  14. 5ff24d5 DO NOT MERGE by Grace Kloba · 16 years ago
  15. 9a400fa Merge "initialize sync adapters that get installed while the system is running bug http://b/issue?id=2360782" into eclair by Fred Quintana · 16 years ago
  16. 50adb16 Pull in "emergency calls only" translations. by Eric Fischer · 16 years ago
  17. 7f70998 Merge "Add Emergency Calls Only String." into eclair by John Wang · 16 years ago
  18. 44037e6 initialize sync adapters that get installed while the system is running by Fred Quintana · 16 years ago
  19. f936745 Add Emergency Calls Only String. by John Wang · 16 years ago
  20. 22149f3 fix bug 2264186: clean up the outstanding async queries in ContactHeaderWidget. by Wei Huang · 16 years ago
  21. f6aed0e Merge "DO NOT MERGE" into eclair by Grace Kloba · 16 years ago
  22. d5ada83 ScaleGestureDetector needs to query the displaymetrics by Grace Kloba · 16 years ago
  23. 52cb3cb DO NOT MERGE by Grace Kloba · 16 years ago
  24. 8681df9 DO NOT MERGE by Grace Kloba · 16 years ago
  25. a66bacc Merge "Do not merge" into eclair by Mike Reed · 16 years ago
  26. 8f9fbb0 Fix the sloppy detection in the ScaleGestureDetector. by Grace Kloba · 16 years ago
  27. 12bcbdc Do not merge by Mike Reed · 16 years ago
  28. 9f954cf Merge "Do not merge" into eclair by Mike Reed · 16 years ago
  29. 380b525 Edge of screen slop detection for ScaleGestureDetector. by Adam Powell · 16 years ago
  30. 1e1a7a5 Do not merge by Mike Reed · 16 years ago
  31. b35b8c1 Merge "Security fix in accessibility - don't read out password. # 2371557" into eclair by Amith Yamasani · 16 years ago
  32. f167c4b DO NOT MERGE by Grace Kloba · 16 years ago
  33. 17b14bd DO NOT MERGE by Grace Kloba · 16 years ago
  34. 5a0bf1f DO NOT MERGE by Grace Kloba · 16 years ago
  35. d79d1c7 Merge "If ZoomButttonsController detects more than one pointer, give up the control. This should enable the View behind it, like WebView, will always get the multi-pointer events even when ZoomButtonsController is up." into eclair by Grace Kloba · 16 years ago
  36. f080a5a Merge "DO NOT MERGE" into eclair by Grace Kloba · 16 years ago
  37. d4d1d6e If ZoomButttonsController detects more than one pointer, by Grace Kloba · 16 years ago
  38. 813d2d8 Merge "Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent." into eclair by Jim Miller · 16 years ago
  39. 19c9df3 DO NOT MERGE by Grace Kloba · 16 years ago
  40. 2cd1e6e Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent. by Jim Miller · 16 years ago
  41. 4d69ac6 Merge "DO NOT MERGE" into eclair by Grace Kloba · 17 years ago
  42. 91ccdb5 Security fix in accessibility - don't read out password. # 2371557 by Amith Yamasani · 17 years ago
  43. fd787ba DO NOT MERGE by Grace Kloba · 17 years ago
  44. 76336f2 DO NOT MERGE by Grace Kloba · 17 years ago
  45. 5f01d7e DO NOT MERGE by Grace Kloba · 17 years ago
  46. ae542ff TransformGestureDetector is now ScaleGestureDetector - scope reduced. by Adam Powell · 17 years ago
  47. 8acdb20 Added TransformGestureDetector (still in progress) by Adam Powell · 17 years ago
  48. ce63c63 Merge "DO NOT MERGE." into eclair by Grace Kloba · 17 years ago
  49. c93c70c Merge "framework: storage: Ensure that filesystems are unmounted before shutdown/reboot" into eclair by San Mehat · 17 years ago
  50. e67d5ce DO NOT MERGE. by Grace Kloba · 17 years ago
  51. 7ebf017 framework: storage: Ensure that filesystems are unmounted before shutdown/reboot by San Mehat · 17 years ago
  52. ccaebfc Don't set priority in Bonding state. by Jaikumar Ganesh · 17 years ago
  53. 1edd827 Merge "Hide unused fields" into eclair by Tom Taylor · 17 years ago
  54. a2b0d38 First draft of multitouch in the WebView. by Grace Kloba · 17 years ago
  55. a1759ce Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 17 years ago
  56. aa3b596 javadoc change: fix the selector sample XML in the class by Scott Main · 17 years ago
  57. dd1b39b add eventlog message whenever sqlite reports db corruption error by Vasu Nori · 17 years ago
  58. 663ec30 Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 17 years ago
  59. d71c2aa Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 17 years ago
  60. 4e7db25 SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files. by Dirk Dougherty · 17 years ago
  61. 6309689 Fix media option settings for A2DP. by Jaikumar Ganesh · 17 years ago
  62. 42c98ad Still use ro.monkey by Ying Wang · 17 years ago
  63. ac65121 Hide unused fields by Tom Taylor · 17 years ago
  64. 08fa142 Rename ro.monkey to monkey.running by Ying Wang · 17 years ago
  65. 11b97c5 Merge change I551ed729 into eclair by Android (Google) Code Review · 17 years ago
  66. 87ed10d Merge change I577dd1f3 into eclair by Android (Google) Code Review · 17 years ago
  67. 77fa05a Merge change Iab5952e1 into eclair by Android (Google) Code Review · 17 years ago
  68. 0b91635 docs: add "required" attribute to the <uses-feature> docs by Scott Main · 17 years ago
  69. a25032a Merge change Ic31c0f62 into eclair by Android (Google) Code Review · 17 years ago
  70. 577dd1f Accept incoming connections if no other sink is in NonDisconnecting state. by Jaikumar Ganesh · 17 years ago
  71. 1362bbc docs: update the Bluetooth guide with links to the sample by Scott Main · 17 years ago
  72. e654742 Merge change I10073d50 into eclair by Android (Google) Code Review · 17 years ago
  73. 3274b9b Add Annotation for optional features. by Xavier Ducrohet · 17 years ago
  74. 3292941 Avoid a crash trying to get a substring whose start is after its end. by Eric Fischer · 17 years ago
  75. 871ecdce Fix issue #2304284: contacts/dialer/recentcalls constantly flashing by Dianne Hackborn · 17 years ago
  76. 551ed72 Use UNDEFINED priorities when unpaired. by Jaikumar Ganesh · 17 years ago
  77. ed2a70d docs: add the Bluetooth developer guide, by Scott Main · 17 years ago
  78. 282a742 Merge change I3c299167 into eclair by Android (Google) Code Review · 17 years ago
  79. 3c29916 Import revised translations. DO NOT MERGE by Eric Fischer · 17 years ago
  80. 6e9c443 Maintain a list of all Bluetooth docks. by Jaikumar Ganesh · 17 years ago
  81. 08a4625 Make sure to acknowledge stale broadcasts by Christopher Tate · 17 years ago
  82. d59fb6e Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 17 years ago
  83. 9c79938 Document that some parameters will not be null and fix getSupportedPictureFormats. by Wu-cheng Li · 17 years ago
  84. 1067c3c Merge change Ia5ef9acd into eclair by Android (Google) Code Review · 17 years ago
  85. ae88e2d Merge change I38227501 into eclair by Android (Google) Code Review · 17 years ago
  86. b16c4f7 Add API to get Active Sinks. by Jaikumar Ganesh · 17 years ago
  87. a5ef9ac remove an old STOPSHIP comment by Fred Quintana · 17 years ago
  88. 9cc489a2 Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search. by Eric Laurent · 17 years ago
  89. 41c4bea Don't accidentally signal multiple exceptions in setThreadPriority() by Christopher Tate · 17 years ago
  90. 48a65d9 Merge change I8c5f2fc3 into eclair by Android (Google) Code Review · 17 years ago
  91. ecd80ee3 Fix invalidate code path (#2273209). by Romain Guy · 17 years ago
  92. 1296d56 Merge change I8b63ab66 into eclair by Android (Google) Code Review · 17 years ago
  93. 0ce8431 Merge change Iaa7edda4 into eclair by Android (Google) Code Review · 17 years ago
  94. aa7edda don't reschedule syncs that failed with a tooManyRetries error by Fred Quintana · 17 years ago
  95. 0a42b81 base: process: Abort setting the process group if one of the threads fails to switch by San Mehat · 17 years ago
  96. 8c411fb Merge change I79420b02 into eclair by Android (Google) Code Review · 17 years ago
  97. 3fbf7b6 Add support for Car Dock. by Jaikumar Ganesh · 17 years ago
  98. 678c2e3 Merge change I9ef88863 into eclair by Android (Google) Code Review · 17 years ago
  99. 14bee13 Fix lock screen layouts with emergency call buttons. by Daniel Sandler · 17 years ago
  100. 435eb64 Add WindowManagerPolicy.OFF_BECAUSE_OF_PROX_SENSOR to indicate screen was turned off by the proximity sensor. by Mike Lockwood · 17 years ago