1. 2419fa8 Merge change 10326 by Android Code Review · 15 years ago
  2. fc01794 Make Uri.parseUserPart, parseHost, and parsePort symmetric by Kenny Root · 15 years ago
  3. f9d9cf1 Merge change 10322 by Android Code Review · 15 years ago
  4. be8e36e merge from donut by Jean-Baptiste Queru · 15 years ago
  5. 8f4b5a5 donut snapshot by Jean-Baptiste Queru · 15 years ago
  6. 44b283d Fix %p vs %s typo in aapt message by Kenny Root · 15 years ago
  7. 72b1f37 donut snapshot by Jean-Baptiste Queru · 15 years ago
  8. 0369a7c Improve warning messages for permission denial due to non-exported intent receivers. by root · 15 years ago
  9. c0bfbd3 Fix android application platform will crash problem. by linuxemacs · 16 years ago
  10. 0648422 Merge change 10840 by Android Code Review · 15 years ago
  11. 46ba1c9 Merge change 11093 by Android Code Review · 15 years ago
  12. 595e1ec Merge change 11106 by Android Code Review · 15 years ago
  13. 0b3546e Merge change 10370 by Android Code Review · 15 years ago
  14. caee62b Merge change 10746 by Android Code Review · 15 years ago
  15. f4a2a7d Merge change 10712 by Android Code Review · 15 years ago
  16. 6ee299a Updated tutorial to no longer use the deprecated MapView.getZoomControls() function. Also fixed a spelling error. by Yusuf T. Mobile · 15 years ago
  17. 6ab180a Documentation: Clarify that a FileDescriptor must be seekable by Kenny Root · 15 years ago
  18. d5d4e63 Documentation: add preposition and clarify permissions by Kenny Root · 15 years ago
  19. 4dc0d64 Merge change 11284 by Android Code Review · 15 years ago
  20. 841ce8b Fix bitmask in aapt's StringPool length construction by Kenny Root · 15 years ago
  21. 34d7fd7 Merge change 10274 by Android Code Review · 15 years ago
  22. 83bad3d Fixed errors javadoc tags by Alexey Tarasov · 15 years ago
  23. ac1e59d donut snapshot by Jean-Baptiste Queru · 15 years ago
  24. 79ad0e6 Calculate specular lighting correctly by Martin Storsjo · 15 years ago
  25. 1ac3b5f If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport. by Martin Storsjo · 15 years ago
  26. bae0f8e Remove a handful of preloaded classes by Jean-Baptiste Queru · 15 years ago
  27. ae4622e Add a virtual destructor to the TtsEngine class. by Marco Nelissen · 15 years ago
  28. 19b8d8a fix method table wrong in com_android_server_HardwareService.cpp by Kenny · 15 years ago
  29. 0391107 merge from donut by Jean-Baptiste Queru · 15 years ago
  30. 5c1207b donut snapshot by Jean-Baptiste Queru · 15 years ago
  31. 61e4248f merge from donut by Jean-Baptiste Queru · 15 years ago
  32. a8675f6 donut snapshot by Jean-Baptiste Queru · 15 years ago
  33. 219749d the vertex index should be "first + i". by Li Wenhao · 15 years ago
  34. 2af1b3d Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  35. cf4550c donut snapshot by Jean-Baptiste Queru · 15 years ago
  36. d3badad Clarify use of InputType flags by Kenny Root · 15 years ago
  37. 8ecb36e Fixed Android issue #400, where the Intent documentation was inaccurate in a number of places, undoubtedly causing untold grief to innumerable masses. by Yusuf T. Mobile · 15 years ago
  38. 26f6a82 Bug Fixed for libagl. by Shin-ichiro KAWASAKI · 15 years ago
  39. 7ecccee Merge change 10365 by Android Code Review · 15 years ago
  40. ea931d3 Merge change 10364 by Android Code Review · 15 years ago
  41. 2fbf739 Fix hyphenation in TextView attr Javadoc by Kenny Root · 15 years ago
  42. acec372 Merge change 10320 by Android Code Review · 15 years ago
  43. 7b16fc0 Merge change 10312 by Android Code Review · 15 years ago
  44. 3fb1261 Merge change 10315 by Android Code Review · 15 years ago
  45. c6f4e0d Merge change 10317 by Android Code Review · 15 years ago
  46. 1b194b1 Fix spelling mistakes in Javadoc by Kenny Root · 15 years ago
  47. 75c567a Merge change 10327 by Android Code Review · 15 years ago
  48. e79c007 Merge change 10329 by Android Code Review · 15 years ago
  49. 3da0876 Merge change 10328 by Android Code Review · 15 years ago
  50. a4a3090 Removed usage of tabs for indention by Simon Schoar · 15 years ago
  51. bdf7824 Prevent IndexOutOfBoundsException on toString() if vibrate array is empty (non null) by Simon Schoar · 15 years ago
  52. 8c0ff13 Logical error. If multiple receivers are dead, only the first one will be added. by Simon Schoar · 15 years ago
  53. ae5d46f Javadoc used startApplication() which doesnt exists, changed to createApplication() by Simon Schoar · 15 years ago
  54. a6b860f Text specifies "android:codeName" which doesnt exist, should be "android:versionName" by Simon Schoar · 15 years ago
  55. 4ea496d Example for displaying alerts was missing an "@" for theme attribute by Simon Schoar · 15 years ago
  56. 8aa393b Fixed typo, RFC3296 is for LDAP, RFC2396 is for URI by Simon Schoar · 15 years ago
  57. 734bc9b Merge change 10313 by Android Code Review · 15 years ago
  58. 158c190 Fix logic inversion in ListView Javadoc by Kenny Root · 15 years ago
  59. 2a7a773 Clarify rules for package name in documentation by Kenny Root · 15 years ago
  60. 2971cc9 Fix typo in Javadoc for LocationManager.GPS_PROVIDER by Kenny Root · 15 years ago
  61. acc44cc Fix Configuration documentation for new constants by Kenny Root · 15 years ago
  62. b01b577 Fix typo in adb commandline help by Kenny Root · 15 years ago
  63. 0db8bef Ignore pause and seek for live streaming. by Ravi K Yenduri · 15 years ago
  64. 9b90fd4 Fix the boot. The signature needed a V at the end. by Patrick Scott · 15 years ago
  65. c790096 New BluetoothSocket API. by Nick Pelly · 15 years ago
  66. 9b50ade Remove Database.java API. by Nick Pelly · 15 years ago
  67. f5b70ef AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for matching signatures on .apk). by Dianne Hackborn · 15 years ago
  68. 4cf03d3 Reconcile cupcake history into donut by Jean-Baptiste Queru · 15 years ago
  69. 21cef43 Merge change 10027 by Android Code Review · 15 years ago
  70. 9f9cdcf Fixed Issue 2682: ContentProvider query() SDK docs deprecated by Alan Jones · 15 years ago
  71. 843ef36 donut snapshot by Jean-Baptiste Queru · 15 years ago
  72. 723c9a4 Change required for OpenCORE 2.04 Update by Garret Pick · 15 years ago
  73. 2c7ed53 Fix to Android issue 453 by Yusuf T. Mobile · 15 years ago
  74. 5d6d773 AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for matching signatures on .apk). by Dianne Hackborn · 15 years ago
  75. 04c72b4 AI 148812: revise the AppWidget developer guide documentation BUG=1827433 by Scott Main · 15 years ago
  76. 4ce6430 AI 148803: Update 1.xml and 2.xml for methods that take Generic Type Varargs. This will allow the CTS Signature Test to be run against older android releases. by Bill Napier · 15 years ago
  77. f7a480de AI 148759: Add download page for NDK 1.5 r1. BUG=1790234 by Dirk Dougherty · 15 years ago
  78. c214de5 AI 148752: Fix description of breakText() param. BUG=1790234 by Dirk Dougherty · 15 years ago
  79. 25f9637 AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago
  80. b806767 The comment lack of symbol # and parameter data type. This will cause compilation failed. by djken · 15 years ago
  81. 9b825aa AI 148470: add documentation about aapt image optimization BUG=1735176 by Scott Main · 15 years ago
  82. 1f8059f AI 148461: Changes to support ADT 0.9.1. Update ADT version id, move older ADT versions to a separate table. by Dirk Dougherty · 15 years ago
  83. f096acd AI 148460: Misc changes for dev site. BUG=1790234 by Dirk Dougherty · 15 years ago
  84. 0c11b99 AI 148308: revise aidl support documentation -- now the same in all environments; by Scott Main · 15 years ago
  85. 238ebb6 Add of Javadoc comments on undocumented methods. by Cyril Mottier · 15 years ago
  86. eb086d6 AI 148270: remove references to AbsoluteLayout because it's been deprecated by Scott Main · 15 years ago
  87. a417ee5 AI 148197: Add a link in "Community" page to the android market discussion forum. by Dirk Dougherty · 15 years ago
  88. 392d29a AI 148193: More misc fixes in format, links, content for Android 1.5 SDK docs. by Dirk Dougherty · 15 years ago
  89. 003eaa2 AI 148189: update the NotepadCodelab zip file to remove R.java, other project/bin files and erratic hidden files; by Scott Main · 15 years ago
  90. 1432cd8 AI 148183: Add missing android namespace to minSdkVersion BUG=1819430 by Dirk Dougherty · 15 years ago
  91. b78c31d AI 148147: Import lots of zh_TW translation changes. by Eric Fischer · 15 years ago
  92. f8a33c3 AI 148026: Update zh_TW translations. by Eric Fischer · 15 years ago
  93. 0ca686b AI 148020: Restore accidentally-deleted zh_CN and zh_TW map centers. by Eric Fischer · 15 years ago
  94. b4c218e AI 147994: First cut of CharsetUtils, a utility class that aims to by Dan Bornstein · 15 years ago
  95. a21e376 AI 147962: Import updated zh_TW translations. by Eric Fischer · 15 years ago
  96. c804836 AI 147951: delete unused files BUG=1790234 by Scott Main · 15 years ago
  97. 998234e AI 147947: update the sitemap. add disallow in robots file for the sdk/preview/ by Scott Main · 15 years ago
  98. 752aaf9 AI 147874: Fix format and link errors in docs. BUG=1790234 by Dirk Dougherty · 15 years ago
  99. 7bc2202 Lazily allocate the mBounds Rect in Drawable. by Brad Fitzpatrick · 15 years ago
  100. 5fe696f AI 147814: tweaks to the hello world tutorial. by Scott Main · 15 years ago