1. cf4db94 Add samples for secure views. by Jeff Brown · 14 years ago
  2. 23bff5d Add API demo for picking a contact with a permission grant. by Dianne Hackborn · 14 years ago
  3. b7d3c17 Merge "New SDK architecture. DO NOT MERGE." into gingerbread by Xavier Ducrohet · 14 years ago
  4. 3aecc4d New SDK architecture. DO NOT MERGE. by Xavier Ducrohet · 14 years ago
  5. 67aad2d Merge "Add the simple script log for the statbility stress test. Add the randomize script option." into gingerbread by Yu Shan Emily Lau · 14 years ago
  6. 6a6c533 Add the simple script log for the statbility stress test. by Yu Shan Emily Lau · 14 years ago
  7. 562306e Fix build. by Dianne Hackborn · 14 years ago
  8. 704da60 Merge "Disable Proguard for the SampleBrowerPlugin" into gingerbread by Derek Sollenberger · 14 years ago
  9. 48c0834 Disable Proguard for the SampleBrowerPlugin by Derek Sollenberger · 14 years ago
  10. ea7d6e8 Merge "Add the new option for the device sleep time. This is only for the scripted monkey." into gingerbread by Yu Shan Emily Lau · 14 years ago
  11. 4f410fb Update to follow API. by Dianne Hackborn · 14 years ago
  12. 9ab0157 Add the new option for the device sleep time. This is only for the scripted monkey. by Yu Shan Emily Lau · 14 years ago
  13. 3346259 am bea98acf: reconcile open-source froyo into google variant by Jean-Baptiste Queru · 14 years ago
  14. 06bcd70 Quiet harmless StrictMode violations caused by the Monkey. by Brad Fitzpatrick · 14 years ago
  15. bea98ac reconcile open-source froyo into google variant by Jean-Baptiste Queru · 14 years ago
  16. b668245 Explicitly enable backup by default in SDK builds by Christopher Tate · 14 years ago
  17. 27d0ec1 Merge "Add the new option for the scripted monkey profile testing." into gingerbread by Yu Shan Emily Lau · 14 years ago
  18. 4a1b80c Merge "Added a couple of new properties." into gingerbread by Brian Carlstrom · 14 years ago
  19. 6035a57 Add the new option for the scripted monkey profile testing. by Yu Shan Emily Lau · 14 years ago
  20. c37018a am ddc026b1: Merge "Explicitly enable backup by default in SDK builds" into froyo by Christopher Tate · 14 years ago
  21. ddc026b Merge "Explicitly enable backup by default in SDK builds" into froyo by Christopher Tate · 14 years ago
  22. d275b62 Added a couple of new properties. by Brian Carlstrom · 14 years ago
  23. cc6ed7b Explicitly enable backup by default in SDK builds by Christopher Tate · 14 years ago
  24. 3307fdc Merge "Added the new keyword tap for the scripted monkey." into gingerbread by Yu Shan Emily Lau · 14 years ago
  25. 39b0199 Added the new keyword tap for the scripted monkey. by Yu Shan Emily Lau · 14 years ago
  26. b409cf9 Merge "Add the monkey event which allows the scripted monkey to execute the shell command." into gingerbread by Yu Shan Emily Lau · 14 years ago
  27. 4fbc8db Add the monkey event which allows the scripted monkey to execute the shell command. by Yu Shan Emily Lau · 14 years ago
  28. b5c4c9e don't strip resources so it work on all devices by Mathias Agopian · 14 years ago
  29. 4b06026 am 9f93186b: Adding a sample accessibility service by Svetoslav Ganov · 14 years ago
  30. a37be42 Reformat to Android style guidelines by Mathias Agopian · 14 years ago
  31. a7c85d9 Take screen rotation into account by Mathias Agopian · 14 years ago
  32. 8fc7789 Fix keycode. [Cherry-pick from master] by Ying Wang · 14 years ago
  33. 9f93186 Adding a sample accessibility service by Svetoslav Ganov · 14 years ago
  34. 79b946e Some native activity sample code cleanup. by Dianne Hackborn · 14 years ago
  35. f4790e6 Separate platform files and samples by API level. by David 'Digit' Turner · 14 years ago
  36. cc7fc9e Update time zone data to the new version 2010k. by Eric Fischer · 14 years ago
  37. 98de4a2 Update source.properties for SDK platform component. by Xavier Ducrohet · 14 years ago
  38. ad0d46a Merge "documentation fix when downloading repo" into gingerbread by Nick Kralevich · 14 years ago
  39. ad77ed7 ndk: fix samples compilation by David 'Digit' Turner · 14 years ago
  40. 6d0ef0d ndk: handle --verbose option in tests/run-all.sh script by David 'Digit' Turner · 14 years ago
  41. e551875 Update NDK for pre-key-dispatching changes. by Dianne Hackborn · 14 years ago
  42. 3d81d6a Merge "ndk: add tests/run-all.sh to run all automated tests." into gingerbread by David 'Digit' Turner · 14 years ago
  43. d74329c ndk: add tests/run-all.sh to run all automated tests. by David 'Digit' Turner · 14 years ago
  44. 284e3ae Merge "NDK access to the Asset Manager" into gingerbread by Christopher Tate · 14 years ago
  45. 435959e am f0f2aba8: Merge "update notepad tutorial to change activity title in NoteEdit class" into froyo by Scott Main · 14 years ago
  46. f0f2aba Merge "update notepad tutorial to change activity title in NoteEdit class" into froyo by Scott Main · 14 years ago
  47. 288d90c Merge "The "current" SDK stubs jar should use the full apk that's exported, not the product-specific one." into gingerbread by Joe Onorato · 14 years ago
  48. 6e384d9 The "current" SDK stubs jar should use the full apk that's exported, not the product-specific one. by Joe Onorato · 14 years ago
  49. 4619318 Merge "Sample code to illustrate how to use the accelerometer" into gingerbread by Mathias Agopian · 14 years ago
  50. 2e5fe27 documentation fix when downloading repo by Nick Kralevich · 14 years ago
  51. 4948c16 Remove prebuilt static library "libthreaded_app.a". by David 'Digit' Turner · 14 years ago
  52. c29f1d1 Sample code to illustrate how to use the accelerometer by Mathias Agopian · 14 years ago
  53. 956311c NDK access to the Asset Manager by Christopher Tate · 14 years ago
  54. 98b2c35 Copy over updated NDK APIs and follow other API changes. by Dianne Hackborn · 14 years ago
  55. 52705bb Add initial gamepad support. by Jeff Brown · 14 years ago
  56. fd606bc Migrate to new keycode constants in keycodes.h. by Jeff Brown · 14 years ago
  57. 5ef6b2f ndk sample hello-neon: use $(call import-module) to access the 'cpufeatures' library by David 'Digit' Turner · 14 years ago
  58. 29534f6 Update for improved glue. by Dianne Hackborn · 14 years ago
  59. 1aa3218 Add new native-plasma sample code. by Dianne Hackborn · 14 years ago
  60. 5ce45c9 Fix keycode by Ying Wang · 14 years ago
  61. f68d6af ndk: Add a test to check that prebuilt libraries work as expected. by David 'Digit' Turner · 14 years ago
  62. eefb5c2 Merge "Update native_activity sample to use new glue code." into gingerbread by Dianne Hackborn · 14 years ago
  63. 11a89ea Update native_activity sample to use new glue code. by Dianne Hackborn · 14 years ago
  64. ec87ca5 am 34ca4b64: Merge "Add the support for the alarmManager and force the device to wake up." into froyo by Yu Shan Emily Lau · 14 years ago
  65. 34ca4b6 Merge "Add the support for the alarmManager and force the device to wake up." into froyo by Yu Shan Emily Lau · 14 years ago
  66. d15a18b Merge "Remove C++ headers from the platform directories." into gingerbread by David 'Digit' Turner · 14 years ago
  67. 2708f19 Merge "Update API level 9 sysroot to allow static C++ destructors to be called on dlclose()." into gingerbread by David 'Digit' Turner · 14 years ago
  68. 74ff674 Remove C++ headers from the platform directories. by David 'Digit' Turner · 14 years ago
  69. 52bbaa3 Add the support for the alarmManager and force the device to wake up. by Yu Shan Emily Lau · 14 years ago
  70. 02215b3 Update to use new looper API. by Dianne Hackborn · 14 years ago
  71. 2c5db16 Merge "Stub code no longer needed." into gingerbread by Dianne Hackborn · 14 years ago
  72. a32bac1 Stub code no longer needed. by Dianne Hackborn · 14 years ago
  73. 2b352d7 Native activity now draws! by Dianne Hackborn · 14 years ago
  74. 8851048 Update native_activity sample code to use ANativeWindow. by Dianne Hackborn · 14 years ago
  75. 24ff929 Merge "Add connectivity unit tests to test_defs.xml" into gingerbread by Xia Wang · 14 years ago
  76. 991ffd7 Add connectivity unit tests to test_defs.xml by Xia Wang · 14 years ago
  77. 21851dd Merge "Update to new native activity APIs." into gingerbread by Dianne Hackborn · 14 years ago
  78. 1bd47c0 am e46d0514: Merge "Doc change: Add index page pointing to downloadable user\'s guide source files." into froyo by Dirk Dougherty · 14 years ago
  79. e46d051 Merge "Doc change: Add index page pointing to downloadable user's guide source files." into froyo by Dirk Dougherty · 14 years ago
  80. d796dd3 Doc change: Add index page pointing to downloadable user's guide source files. by Dirk Dougherty · 14 years ago
  81. bbdfd7c Update to new native activity APIs. by Dianne Hackborn · 14 years ago
  82. d155de2 Update API level 9 sysroot to allow static C++ destructors to be called on dlclose(). by David 'Digit' Turner · 14 years ago
  83. 3bacdf9 am 1a132581: Merge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out." into froyo by Yu Shan Emily Lau · 14 years ago
  84. 1a13258 Merge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out." into froyo by Yu Shan Emily Lau · 14 years ago
  85. 07aeb8c Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out. by Yu Shan Emily Lau · 14 years ago
  86. 9e1400c Do not compress resources.arsc in android.jar by Kenny Root · 14 years ago
  87. e660fef am 81b9c9d8: docs: fix doc link bug by Scott Main · 14 years ago
  88. 259651e Merge "add test def for calculator" into gingerbread by Yu Shan Emily Lau · 14 years ago
  89. 81b9c9d docs: fix doc link bug by Scott Main · 14 years ago
  90. 5468d76 Update native APIs for events. by Dianne Hackborn · 14 years ago
  91. cf02f24 add test def for calculator by Guang Zhu · 14 years ago
  92. 6409710 update notepad tutorial to change activity title in NoteEdit class by Scott Main · 14 years ago
  93. fdbc1d7 remove apkbuilder.jar from the sdk build. by Xavier Ducrohet · 14 years ago
  94. 442396b remove jarutils from the sdk packaging. by Xavier Ducrohet · 14 years ago
  95. 0e968fa Merge "Workaround for package-private framework tests in runtest." into gingerbread by Brett Chabot · 14 years ago
  96. ccae47d Workaround for package-private framework tests in runtest. by Brett Chabot · 14 years ago
  97. 69825fa Merge "Added test definitions for framework UI and Utils libs." into kraken by Jeff Brown · 14 years ago
  98. ec5b11b Added test definitions for framework UI and Utils libs. by Jeff Brown · 14 years ago
  99. fcefaf8 Add a sample to demonstrate module exports in the NDK. by David 'Digit' Turner · 14 years ago
  100. d616e8b Fix build by David 'Digit' Turner · 14 years ago