1. 5a98fef Merge "docs: add dev guide for getting user location" into froyo by Scott Main · 15 years ago
  2. ca9d51b Disabling AccessibilityService sample from build system. by Trevor Johns · 15 years ago
  3. 3158cf6 Change CDMAPhone.getDeviceId to return MEID or ESN. by Wink Saville · 15 years ago
  4. fa4596e docs: add dev guide for getting user location by Scott Main · 15 years ago
  5. 11a7248 Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 15 years ago
  6. 41ec653 docs: add links from widget classes to tutorials by Scott Main · 15 years ago
  7. 0fe27cf make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 15 years ago
  8. 4690627 Amend previous ndc commit by Kenny Root · 15 years ago
  9. a34c9ca Add more error checking for ndc by Kenny Root · 15 years ago
  10. 24a0308 PackageManagerService: always install native binaries from .apk by David 'Digit' Turner · 15 years ago
  11. 3b70e15 Merge "Adding a sample accessibility service -make" into froyo by Roman Nurik · 15 years ago
  12. 2abde6e Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 15 years ago
  13. 4f3c537 Merge "Fix subscribe links for Developer Forums doc." into froyo by Trevor Johns · 15 years ago
  14. 0581d4a Adding a sample accessibility service -make by Svetoslav Ganov · 15 years ago
  15. ca56ffe Fix subscribe links for Developer Forums doc. by Trevor Johns · 15 years ago
  16. 301c437 Remove @LargeTest annotations by Eric Rowe · 15 years ago
  17. b37bca9 Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo by Dan Egnor · 15 years ago
  18. 90937179 Merge "DO NOT MERGE Fix a bug that could cause flings to last too long using a Scroller" into froyo by Adam Powell · 15 years ago
  19. cdf16787 Merge "Changed SyncOperation.toKey() to not rely on the implementation of Account.toString()" into froyo by Fred Quintana · 15 years ago
  20. b4b7b48 Changed SyncOperation.toKey() to not rely on the implementation of by Fred Quintana · 15 years ago
  21. a55191f DO NOT MERGE Fix a bug that could cause flings to last too long using a Scroller by Adam Powell · 15 years ago
  22. 005e240 Merge "fix xml sample error" into froyo by Scott Main · 15 years ago
  23. 307351a2 fix xml sample error by Scott Main · 15 years ago
  24. 982f152 Merge "Checkin initial bluetooth stress tests." into froyo by Eric Rowe · 15 years ago
  25. 14db8d9 Checkin initial bluetooth stress tests. by Eric Rowe · 15 years ago
  26. 8dd87ad fix some doc errors in the resources; by Scott Main · 15 years ago
  27. 5b86de9 fix doc bugs by Scott Main · 15 years ago
  28. 8e4378b COMMENT ONLY change to fix some formatting glitches and by Dan Egnor · 15 years ago
  29. 5aa4680 update device dashboard by Scott Main · 15 years ago
  30. c69f5be Add PhoneSubInfo.getCompleteVoiceMailNumber. by Wink Saville · 15 years ago
  31. 9cd7979 Merge "Doc change: Add nexus one to dev phones." into froyo by Scott Main · 15 years ago
  32. 2ff1ba0 Doc change: Cleanup for licensing doc. by Dirk Dougherty · 15 years ago
  33. 7f9fe5f Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into froyo by Andreas Huber · 15 years ago
  34. 27eecb7 Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD by The Android Open Source Project · 15 years ago
  35. 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 15 years ago
  36. 3d8d9440 Merge "Fixes regarding densities in "Providing Resources" documentation page." into froyo by Gilles Debunne · 15 years ago
  37. 83884db9 Merge "Fixed doc typos in HeterogeneousExpandableList.java." into froyo by Gilles Debunne · 15 years ago
  38. 5d658d0 Fixed doc typos in HeterogeneousExpandableList.java. by Gilles Debunne · 15 years ago
  39. c09a697 Fixes regarding densities in "Providing Resources" documentation page. by Gilles Debunne · 15 years ago
  40. 392edec Merge from open-source froyo by The Android Open Source Project · 15 years ago
  41. 3855980 Fix a bug where we cleaned an apps external data when upgrading it. :( by Dianne Hackborn · 15 years ago
  42. 16263d9 Squashed commit of the following: by Andreas Huber · 15 years ago
  43. d04ed08 Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference. by Andreas Huber · 15 years ago
  44. 3bf5c4c Merge "fix markup error bug:2871538" into froyo by Scott Main · 15 years ago
  45. 8a52f3d fix markup error bug:2871538 by Scott Main · 15 years ago
  46. 17876aa Minor changes to ContentProvider javadoc to improve consistency. by Dan Egnor · 15 years ago
  47. 86c035f Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo by Brad Fitzpatrick · 15 years ago
  48. 6fcc0f073 COMMENT ONLY change to clarify ContentProvider documentation. by Dan Egnor · 15 years ago
  49. 8c65ee2 Merge "Add a method to let a properly permissioned app directly manipulate the user activity timeout. We should come up with a better API for this, but this is for a last minute power manager hack to turn off the screen sooner after a phone call ends." into froyo by Joe Onorato · 15 years ago
  50. 0ac8ac3 Doc change: Add docs for licensing service. by Dirk Dougherty · 15 years ago
  51. 7999bff Add a method to let a properly permissioned app directly by Joe Onorato · 15 years ago
  52. d116e3e Doc change: Add nexus one to dev phones. by Dirk Dougherty · 15 years ago
  53. e8605af Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 15 years ago
  54. 6e6d60d Avoid leaking file descriptors when returning drop box events. by Dan Egnor · 15 years ago
  55. dbac180 Fix a merge problem with html mms by Tom Taylor · 15 years ago
  56. 2f0dc6d9 Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo by Dan Egnor · 15 years ago
  57. 2316d62 docs: add information about using color resources as drawables by Scott Main · 15 years ago
  58. b3e4ef3 COMMENT ONLY change to add some warnings about ParcelFileDescriptor by Dan Egnor · 15 years ago
  59. 9bc4039 Merge "COMMENT-ONLY change to clarify Camera documentation." into froyo by Dan Egnor · 15 years ago
  60. 85e7ae9 Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo by Scott Main · 15 years ago
  61. 28fe43b Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo by Hung Dang · 15 years ago
  62. 7e48908 docs: add troubleshooting to eclipse guide about restarting adb by Scott Main · 15 years ago
  63. 2a8dd4e Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 15 years ago
  64. 5e892d8 docs: editorial revisions to Search guide by Scott Main · 15 years ago
  65. ba1348e Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test. by Yu Shan Emily Lau · 15 years ago
  66. d59f1de Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 15 years ago
  67. 80fa5c8 docs: dashboard update by Scott Main · 15 years ago
  68. 28da8e5 Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 15 years ago
  69. c46efe6 Doc change: Update AVD create instructions. by Katie McCormick · 15 years ago
  70. 38137d7 Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 15 years ago
  71. 468c82e Merge "Skip hostname verification when using insecure factory" into froyo by Andrew Stadler · 15 years ago
  72. bfcbeff COMMENT-ONLY change to clarify Camera documentation. by Dan Egnor · 15 years ago
  73. 1bcb665 Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 15 years ago
  74. 24117ce Fix issue #2834005: Android Settings.Secure bypass by Dianne Hackborn · 15 years ago
  75. 3c691a8 Doc change: add notes for ndk r4b. by Dirk Dougherty · 15 years ago
  76. df27c0c Skip hostname verification when using insecure factory by Andrew Stadler · 15 years ago
  77. ef13d02 docchange: fixed typo "Pacskage" to "Package" by Robert Ly · 15 years ago
  78. 286cf13 docs: add redirect for download.html by Scott Main · 15 years ago
  79. 5183ae3 Merge "docs: add caution about adt in eclipse 3.6" into froyo by Scott Main · 15 years ago
  80. 1c9bada docs: add caution about adt in eclipse 3.6 by Scott Main · 15 years ago
  81. 2651504 Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo by Dirk Dougherty · 15 years ago
  82. 0b2395c Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc. by Dirk Dougherty · 15 years ago
  83. 1c8b6ca docs: fix misc broken links by Scott Main · 15 years ago
  84. 7df7447 Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo by Chih-Chung Chang · 15 years ago
  85. f80372d Merge "docs: update device dashboard; add historical chart" into froyo by Scott Main · 15 years ago
  86. fe1bac6 Flush binder buffer after setting raw heap to avoid leaking a reference. by Chih-Chung Chang · 15 years ago
  87. c03befe Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call. by Eric Laurent · 15 years ago
  88. db3b598 docs: update device dashboard; add historical chart by Scott Main · 15 years ago
  89. d581484 Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 15 years ago
  90. 7fc93c3 Verify hostname where possible, and clarify where not. by Dan Egnor · 15 years ago
  91. b4d2e42 docs: revise menu guide to focus more on using menu resources by Scott Main · 15 years ago
  92. 4fb91d9 docs: fix typo by Scott Main · 15 years ago
  93. 337b087 docs: update backup guide and bmgr tool by Scott Main · 15 years ago
  94. 56c778e Merge "docs: Remove the TOS from download flow and remove TOS entirely because it's no longer relevant to the SDK download package" into froyo by Scott Main · 15 years ago
  95. 654d941 docs: Remove the TOS from download flow and remove TOS entirely because by Scott Main · 15 years ago
  96. 5827d3e Merge "Properly note the current active restore set's token" into froyo by Dianne Hackborn · 15 years ago
  97. 2950555 Properly note the current active restore set's token by Christopher Tate · 15 years ago
  98. d19c397 Merge "Do not log AT command traffic by default." into froyo by Nick Pelly · 15 years ago
  99. 801dbe2 Do not log AT command traffic by default. by Nick Pelly · 15 years ago
  100. 753e560 Merge "docs: update backup dev guide with Android Backup Service registration info" into froyo by Scott Main · 15 years ago