1. 85ae1b1 AI 147295: am: CL 147294 am: CL 147290 Update Geocoder javadoc to reflect the need for a backend service. by Xavier Ducrohet · 15 years ago
  2. b0c6dbd AI 147255: am: CL 147253 am: CL 147250 Fix a nasty typo in the docs for ContentResolver.update(). No code changes. by Jeff Hamilton · 15 years ago
  3. 9daf96a AI 147242: am: CL 147239 am: CL 147238 Update tools index, replace activitycreator with android by Dirk Dougherty · 15 years ago
  4. 901305d AI 147236: am: CL 147230 am: CL 147228 Add API diff report to SDK docs (API Level 2 to 3) by Dirk Dougherty · 15 years ago
  5. 1362dad AI 147225: am: CL 147224 am: CL 147219 update app-signing doc to include a guide to export a signed APK from ADT by Scott Main · 15 years ago
  6. 12af87b AI 147215: am: CL 147214 am: CL 147211 Update emulator doc for new usage with avds. by Dirk Dougherty · 15 years ago
  7. a0cce9b AI 147170: am: CL 147168 am: CL 147163 Copy documentation for the various search-by-voice flags that by Andy Stadler · 15 years ago
  8. 72d5de7 AI 147169: am: CL 147167 am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to by Andy Stadler · 15 years ago
  9. 65640aa AI 147084: am: CL 147083 am: CL 147081 Add document describing AVDs and usage. (doc change only) by Dirk Dougherty · 15 years ago
  10. 2e2c910 AI 147058: am: CL 147054 am: CL 147053 Add -hdf primer vars for the platform and release ID associated with the current (most recent) SDK. by Dirk Dougherty · 15 years ago
  11. f3af6a0 AI 147036: am: CL 147035 am: CL 147032 Finalize JetPlayer javadoc. by Jean-Michel Trivi · 15 years ago
  12. 6a1fade AI 147028: Fix up aapt so it runs cleanly under the valgrind leak checker. by Marco Nelissen · 15 years ago
  13. e38e90b AI 146964: tabs -> spaces by Marco Nelissen · 15 years ago
  14. 954bbe9 AI 146941: am: CL 146938 am: CL 146937 Finalize AudioRecord javadoc. by Jean-Michel Trivi · 15 years ago
  15. 69d2710 AI 146935: am: CL 146934 Make TI Wifi driver choice framework-independent - part 1 by Dmitry Shmidt · 15 years ago
  16. 74e258d AI 146854: am: CL 146853 Add kernel wakelock data to batteryinfo dump. by Evan Millar · 15 years ago
  17. 1bc5c26 AI 146833: am: CL 146755 am: CL 146754 Fix some problems in the SoundPool docs and add additional text. by Dave Sparks · 15 years ago
  18. 3946a2b AI 146832: am: CL 146752 am: CL 146751 Finalize AudioTrack javadoc. by Jean-Michel Trivi · 15 years ago
  19. 7d41b8c AI 146828: am: CL 146743 am: CL 146711 Enhancing the test runner. Now it filters BrokenTests and only executes tests by Urs Grob · 15 years ago
  20. 32346a8 AI 146671: am: CL 146668 am: CL 146667 Add advice in MediaRecorder Java docs about using MPEG-4 container format by Dave Sparks · 15 years ago
  21. 40a9d16 AI 146658: am: CL 146655 am: CL 146654 Add java docs for SoundPool by Dave Sparks · 15 years ago
  22. f1bb004 AI 146615: am: CL 146613 Move Recognition service declarations to frameworks/base/core/java/android/speech. Hide them from public API by default (no changes to current.xml). by Brandon Ballinger · 15 years ago
  23. 9c3209d AI 146612: am: CL 146610 am: CL 146609 updates to the manifest docs for cupcake: Add "since" notations for elements and some attributes. by Dirk Dougherty · 15 years ago
  24. e330115 AI 146604: am: CL 146602 am: CL 146601 Update media formats appendix for cupcake by Dirk Dougherty · 15 years ago
  25. ddcc5bc AI 146586: am: CL 146485 am: CL 146411 Fix BridgeCanvas#drawRoundRect by Xavier Ducrohet · 15 years ago
  26. d6f5a3a AI 146573: am: CL 146345 am: CL 146341 g4 integrate -t -i -b platform-1_0-to-cupcake @146018,146018 (doc change) by Dirk Dougherty · 15 years ago
  27. 3250756 AI 146572: am: CL 146343 am: CL 146340 Integrate updated SDK Terms and Conditions document by Dirk Dougherty · 15 years ago
  28. 74577f7 AI 146557: am: CL 146255 am: CL 146254 clarification for the minSdkVersion attribute; by Scott Main · 15 years ago
  29. d74e8fc AI 146556: am: CL 146251 am: CL 146242 fix the package namespace in the examples; by Scott Main · 15 years ago
  30. fde4a9e AI 146551: am: CL 146246 am: CL 146225 Work around initialization issue with InstrumentationTest Runner. super.onCreate needs to be called as last statement in subclass' onCreate to avoid starting test case too early. by Guang Zhu · 15 years ago
  31. d73a32e AI 146539: am: CL 146145 am: CL 146144 Set default map location for Ireland and South Africa by Ramanan Rajeswaran · 15 years ago
  32. 0862395 AI 146536: am: CL 146129 am: CL 146127 Increase zoom level for NZ default maps location by Ramanan Rajeswaran · 15 years ago
  33. c865081 AI 146533: am: CL 146124 am: CL 146123 Change Belfast to Dublin by Ramanan Rajeswaran · 15 years ago
  34. 40cfce4 AI 146507: am: CL 146029 am: CL 146028 update hello world tutorial for cupcake, including various other edits. by Scott Main · 15 years ago
  35. a6872ae AI 146502: am: CL 145995 am: CL 145993 Fix Phone-oriented default-locale selection. by Robert Greenwalt · 15 years ago
  36. d3d7817 AI 146488: am: CL 145981 am: CL 145892 Add Ireland, Switzerland, New Zealand, South Africa to MccTable by Ramanan Rajeswaran · 15 years ago
  37. 674dfeb AI 146316: Get build working by fixing manual merge that I messed up. by Eric Shienbrood · 15 years ago
  38. 2ecc74f AI 146222: Manual merge of 145980 from donutburger => master. by Eric Shienbrood · 15 years ago
  39. 810ec50 AI 146179: am: CL 145971 am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 15 years ago
  40. 5a0e5357 AI 146178: am: CL 145970 am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  41. 23d1b4b AI 146177: am: CL 145969 am: CL 145735 Suppress the flaky DatabaseLockTest by Brett Chabot · 15 years ago
  42. d86e6dd AI 146166: am: CL 145920 Don't filter out IPv6 multicast packets. by Lorenzo Colitti · 15 years ago
  43. 17c3bfc AI 146153: Make the TextDialog invisible, so that we only show WebKit's rendering of the textfield, yet we retain the benefits of having the TextDialog. by Leon Scroggins · 15 years ago
  44. 3ff7eb9 AI 146012: am: CL 145860 am: CL 145568 Hide setStarted() from public API. by Jeffrey Sharkey · 15 years ago
  45. b3cddae AI 146011: am: CL 145859 am: CL 145561 Fix issue #1710534 (documentation doesn't mention that activity resolver (and others) handle MIME types as case-sensitive). by Dianne Hackborn · 15 years ago
  46. 4e44b76 AI 146010: am: CL 145858 am: CL 145559 Cleanup for early-look SDK. by Dirk Dougherty · 15 years ago
  47. 935ae46 AI 145994: Integrate #145778 from Donut. by Dianne Hackborn · 15 years ago
  48. b3230cb AI 145922: Fix #1640053, #1777704. When WebKit set scroll position through jni, we need to check whether there is a pending draw as the scroll position should be based on the new picture, not the current picture. by Grace Kloba · 15 years ago
  49. 3156bb00 AI 145870: Add a build property for the default alarm alert. Update the various by Patrick Scott · 15 years ago
  50. 9ae010a AI 145796: Land the WebKit merge @r42026. by Feng Qian · 15 years ago
  51. 71d83c0 AI 145639: am: CL 145602 am: CL 145255 Further work on correcting the misspelling of RENDERMODE_CONTUOUSLY by Jack Palevich · 15 years ago
  52. f079c68 AI 145633: Manually integrate the RENDER_CONTINUOUSLY change from by Jack Palevich · 15 years ago
  53. 26fc5eb AI 145535: reenable the signin notifications by Fred Quintana · 15 years ago
  54. 3e832db AI 145534: am: CL 145526 am: CL 145249 Correct misspelling of constant RENDERMODE_CONTUOUSLY --> RENDERMODE_CONTINUOUSLY by Jack Palevich · 15 years ago
  55. b47c641 AI 145531: am: CL 145523 am: CL 145244 Fully document GLSurfaceView and related classes. by Jack Palevich · 15 years ago
  56. 580b130 AI 145500: am: CL 145493 am: CL 145214 Update cupcake translations. by Eric Fischer · 15 years ago
  57. babf191 AI 145203: am: CL 145201 Hold wakelock while delaying for audio route switch after headset unplug. by Nick Pelly · 15 years ago
  58. 5b13cb6 AI 145189: am: CL 145188 Fixes #1580949. Compress text when marquee is enabled but the text is too big by only a few percent of the TextView's width. by Romain Guy · 15 years ago
  59. a698f42 AI 145177: phase two of the AccountManager by Fred Quintana · 15 years ago
  60. 44e4aaf AI 145124: am: CL 144928 Make the uphill discarding ops functionality controllable via a Gservices flag by Cynthia Wong · 15 years ago
  61. 89ce244 AI 144949: remove Maps by Fred Quintana · 15 years ago
  62. 599c918 AI 144931: Added a (hidden) way to "pre-cache" register maps. by Andy McFadden · 15 years ago
  63. 43f3693 AI 144913: am: CL 144912 Merge from cupcake: by Eric Fischer · 15 years ago
  64. 07f1f7f AI 144741: am: CL 144740 am: CL 144739 More notification sounds by Dave Sparks · 15 years ago
  65. 6ec9a7d AI 144706: am: CL 144705 Teleca patch from 03/27/2009, fixes some CDMA issues. by Wink Saville · 15 years ago
  66. 3a0e196 AI 144689: am: CL 144688 Fix CDMA ril call sequence numbers. by Jaikumar Ganesh · 15 years ago
  67. c1e8aa4 AI 144664: am: CL 144663 Use Binder interfaces between NetworkLocationManager and LocationManagerService. by Mike Lockwood · 15 years ago
  68. 45dee41 AI 144661: Fix #175030. Preserve the zoom factor during refresh. Remove the code change in FrameLoader.cpp which was to preserve the zoom factor when we first did layout. Now we only use the initialZoomScale if it is a standard load. If it is history load, restoreScale() should be called before didFirstLayout(), in the other cases, like reload, refresh, replace, we don't change the zoom factor. by Grace Kloba · 15 years ago
  69. 0bd928f AI 144626: am: CL 144625 Remove unnecessary callback interface from INetworkLocationProvider. by Mike Lockwood · 15 years ago
  70. a3e952e AI 144621: am: CL 144620 Clean up interface between NetworkLocationProvider and LocationManagerService (part 1) by Mike Lockwood · 15 years ago
  71. 33aa278 AI 144600: am: CL 144599 Location Manager cleanup: by Mike Lockwood · 15 years ago
  72. d667372 AI 144594: am: CL 144593 Fix GSM cell location updates. by Mike Lockwood · 15 years ago
  73. 8e2f6a9 AI 144563: am: CL 144562 First pass at #1580949. Changes the marquee animation to make it less weird and jarring when the text overflows by a few pixels only. The next change will take care of compressing the text when the text is longer than the TextView by only a few % of its width. by Romain Guy · 15 years ago
  74. 304b4de AI 144548: am: CL 144547 Fix change 144342 by making it active only during overlay processing. by Robert Greenwalt · 15 years ago
  75. e2b23e1 AI 144469: Added test for dalvik.vm.check-dex-sum property. by Andy McFadden · 15 years ago
  76. d9c0df1 AI 144460: am: CL 144459 Add "tty" to the status bar to fix the StatusBarService. by Mike Lockwood · 15 years ago
  77. f6f9792 AI 144453: am: CL 144452 More Location Manager cleanup: by Mike Lockwood · 15 years ago
  78. 8fd3a03 AI 144417: am: CL 144379 Make checkin batteryinfo dump more terse by Evan Millar · 15 years ago
  79. bd2a712 AI 144415: am: CL 144372 Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 15 years ago
  80. 75e3034 AI 144414: am: CL 144347 Reimport es_US translations in an attempt to fix the build. by Eric Fischer · 15 years ago
  81. 235f432 AI 144413: am: CL 144342 Fix bag (string-array,etc) behavior with overlays. by Robert Greenwalt · 15 years ago
  82. 77db3fc AI 144411: am: CL 144336 am: CL 144335 Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  83. 0ba31ed AI 144410: am: CL 144333 Change the way the battery level tracking code works in BatteryStats. Before we simply kept track of the last by Evan Millar · 15 years ago
  84. e398e3b AI 144409: am: CL 144327 am: CL 144326 Start the thread that initializes the camera for the test under lock to make sure the monitor is notified after it has started waiting. by Jean-Michel Trivi · 15 years ago
  85. 74e77fb AI 144407: am: CL 144314 am: CL 144313 Add two test cases for AudioTrack.java by Xia Wang · 15 years ago
  86. c700c70 AI 144406: am: CL 144309 am: CL 144308 aapt extensions: required sdk version, dependent software libraries, gadgets by Suchi Amalapurapu · 15 years ago
  87. a34df8a2 AI 144405: am: CL 144307 am: CL 144306 Fix SDK issue 1716562 - Broadcast mechanism documentation should be improved. by Chris Tate · 15 years ago
  88. 5cb6f98 AI 144401: am: CL 144282 Tweak this tool to work with the current directory structure. by Jack Palevich · 15 years ago
  89. 3e276b1 AI 144395: am: CL 144257 am: CL 144256 Need to show opt-in screen for location collection. by Amith Yamasani · 15 years ago
  90. 28d139f AI 144392: am: CL 144241 Stop polling dbus. Original author: rgreenwalt by Robert Greenwalt · 15 years ago
  91. 460ae0c AI 144389: am: CL 144221 Fix typo in Javadoc Original author: lockwood by Mike Lockwood · 15 years ago
  92. 04e71b3 AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger. by Wink Saville · 15 years ago
  93. 3afdd56 AI 144242: Fix 1750062. When createCacheFile, if we get 303, or redirect with cookies, or "no-store", make sure to remove the existing entry in the cache db before returning null for CachedResult. by Grace Kloba · 15 years ago
  94. 238ddbb AI 144235: Fix for 1752906: clicking "cancel" on a multiple <select> element disables future select elements from working. Add a listener for cancel, which will clear out the old popup, and allow a new one to be brought up in the future. by Leon Scroggins · 15 years ago
  95. eb3e3e3 AI 144210: am: CL 144182 am: CL 144181 Modify ProgressDialog class and its xml so that it follows the by Daisuke Miyakawa · 15 years ago
  96. 43ca00b AI 144209: am: CL 144176 To fix the race condition in case "requestCancelDecode" by Ray Chen · 15 years ago
  97. f1b083f AI 144205: am: CL 144151 am: CL 144150 Fix heap corruption. by Nick Pelly · 15 years ago
  98. 31c95fc AI 144139: am: CL 144135 am: CL 144134 Fix issue 1750132 - SensorManager listener 'rate' parameter units are undocumented by Chris Tate · 15 years ago
  99. 84d8d69 AI 144129: Remove hidden class android.os.Exec. by Jack Palevich · 15 years ago
  100. ff51fe2 AI 144107: am: CL 144098 am: CL 144093 Fix NPE in ActivityUnitTestCase. by Brett Chabot · 15 years ago