1. 3307fdc Merge "Added the new keyword tap for the scripted monkey." into gingerbread by Yu Shan Emily Lau · 14 years ago
  2. 39b0199 Added the new keyword tap for the scripted monkey. by Yu Shan Emily Lau · 14 years ago
  3. 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
  4. 4fbc8db Add the monkey event which allows the scripted monkey to execute the shell command. by Yu Shan Emily Lau · 14 years ago
  5. b5c4c9e don't strip resources so it work on all devices by Mathias Agopian · 14 years ago
  6. 4b06026 am 9f93186b: Adding a sample accessibility service by Svetoslav Ganov · 14 years ago
  7. a37be42 Reformat to Android style guidelines by Mathias Agopian · 14 years ago
  8. a7c85d9 Take screen rotation into account by Mathias Agopian · 14 years ago
  9. 8fc7789 Fix keycode. [Cherry-pick from master] by Ying Wang · 14 years ago
  10. 9f93186 Adding a sample accessibility service by Svetoslav Ganov · 14 years ago
  11. 79b946e Some native activity sample code cleanup. by Dianne Hackborn · 14 years ago
  12. f4790e6 Separate platform files and samples by API level. by David 'Digit' Turner · 14 years ago
  13. cc7fc9e Update time zone data to the new version 2010k. by Eric Fischer · 14 years ago
  14. 98de4a2 Update source.properties for SDK platform component. by Xavier Ducrohet · 14 years ago
  15. ad0d46a Merge "documentation fix when downloading repo" into gingerbread by Nick Kralevich · 14 years ago
  16. ad77ed7 ndk: fix samples compilation by David 'Digit' Turner · 14 years ago
  17. 6d0ef0d ndk: handle --verbose option in tests/run-all.sh script by David 'Digit' Turner · 14 years ago
  18. e551875 Update NDK for pre-key-dispatching changes. by Dianne Hackborn · 14 years ago
  19. 3d81d6a Merge "ndk: add tests/run-all.sh to run all automated tests." into gingerbread by David 'Digit' Turner · 14 years ago
  20. d74329c ndk: add tests/run-all.sh to run all automated tests. by David 'Digit' Turner · 14 years ago
  21. 284e3ae Merge "NDK access to the Asset Manager" into gingerbread by Christopher Tate · 14 years ago
  22. 435959e am f0f2aba8: Merge "update notepad tutorial to change activity title in NoteEdit class" into froyo by Scott Main · 14 years ago
  23. f0f2aba Merge "update notepad tutorial to change activity title in NoteEdit class" into froyo by Scott Main · 14 years ago
  24. 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
  25. 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
  26. 4619318 Merge "Sample code to illustrate how to use the accelerometer" into gingerbread by Mathias Agopian · 14 years ago
  27. 2e5fe27 documentation fix when downloading repo by Nick Kralevich · 14 years ago
  28. 4948c16 Remove prebuilt static library "libthreaded_app.a". by David 'Digit' Turner · 14 years ago
  29. c29f1d1 Sample code to illustrate how to use the accelerometer by Mathias Agopian · 14 years ago
  30. 956311c NDK access to the Asset Manager by Christopher Tate · 14 years ago
  31. 98b2c35 Copy over updated NDK APIs and follow other API changes. by Dianne Hackborn · 14 years ago
  32. 52705bb Add initial gamepad support. by Jeff Brown · 14 years ago
  33. fd606bc Migrate to new keycode constants in keycodes.h. by Jeff Brown · 14 years ago
  34. 5ef6b2f ndk sample hello-neon: use $(call import-module) to access the 'cpufeatures' library by David 'Digit' Turner · 14 years ago
  35. 29534f6 Update for improved glue. by Dianne Hackborn · 14 years ago
  36. 1aa3218 Add new native-plasma sample code. by Dianne Hackborn · 14 years ago
  37. 5ce45c9 Fix keycode by Ying Wang · 14 years ago
  38. f68d6af ndk: Add a test to check that prebuilt libraries work as expected. by David 'Digit' Turner · 14 years ago
  39. eefb5c2 Merge "Update native_activity sample to use new glue code." into gingerbread by Dianne Hackborn · 14 years ago
  40. 11a89ea Update native_activity sample to use new glue code. by Dianne Hackborn · 14 years ago
  41. 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
  42. 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
  43. d15a18b Merge "Remove C++ headers from the platform directories." into gingerbread by David 'Digit' Turner · 14 years ago
  44. 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
  45. 74ff674 Remove C++ headers from the platform directories. by David 'Digit' Turner · 14 years ago
  46. 52bbaa3 Add the support for the alarmManager and force the device to wake up. by Yu Shan Emily Lau · 14 years ago
  47. 02215b3 Update to use new looper API. by Dianne Hackborn · 14 years ago
  48. 2c5db16 Merge "Stub code no longer needed." into gingerbread by Dianne Hackborn · 14 years ago
  49. a32bac1 Stub code no longer needed. by Dianne Hackborn · 14 years ago
  50. 2b352d7 Native activity now draws! by Dianne Hackborn · 14 years ago
  51. 8851048 Update native_activity sample code to use ANativeWindow. by Dianne Hackborn · 14 years ago
  52. 24ff929 Merge "Add connectivity unit tests to test_defs.xml" into gingerbread by Xia Wang · 14 years ago
  53. 991ffd7 Add connectivity unit tests to test_defs.xml by Xia Wang · 14 years ago
  54. 21851dd Merge "Update to new native activity APIs." into gingerbread by Dianne Hackborn · 14 years ago
  55. 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
  56. e46d051 Merge "Doc change: Add index page pointing to downloadable user's guide source files." into froyo by Dirk Dougherty · 14 years ago
  57. d796dd3 Doc change: Add index page pointing to downloadable user's guide source files. by Dirk Dougherty · 14 years ago
  58. bbdfd7c Update to new native activity APIs. by Dianne Hackborn · 14 years ago
  59. d155de2 Update API level 9 sysroot to allow static C++ destructors to be called on dlclose(). by David 'Digit' Turner · 14 years ago
  60. 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
  61. 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
  62. 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
  63. 9e1400c Do not compress resources.arsc in android.jar by Kenny Root · 14 years ago
  64. e660fef am 81b9c9d8: docs: fix doc link bug by Scott Main · 14 years ago
  65. 259651e Merge "add test def for calculator" into gingerbread by Yu Shan Emily Lau · 14 years ago
  66. 81b9c9d docs: fix doc link bug by Scott Main · 14 years ago
  67. 5468d76 Update native APIs for events. by Dianne Hackborn · 14 years ago
  68. cf02f24 add test def for calculator by Guang Zhu · 14 years ago
  69. 6409710 update notepad tutorial to change activity title in NoteEdit class by Scott Main · 14 years ago
  70. fdbc1d7 remove apkbuilder.jar from the sdk build. by Xavier Ducrohet · 14 years ago
  71. 442396b remove jarutils from the sdk packaging. by Xavier Ducrohet · 14 years ago
  72. 0e968fa Merge "Workaround for package-private framework tests in runtest." into gingerbread by Brett Chabot · 14 years ago
  73. ccae47d Workaround for package-private framework tests in runtest. by Brett Chabot · 14 years ago
  74. 69825fa Merge "Added test definitions for framework UI and Utils libs." into kraken by Jeff Brown · 14 years ago
  75. ec5b11b Added test definitions for framework UI and Utils libs. by Jeff Brown · 14 years ago
  76. fcefaf8 Add a sample to demonstrate module exports in the NDK. by David 'Digit' Turner · 14 years ago
  77. d616e8b Fix build by David 'Digit' Turner · 14 years ago
  78. c817c52 Copy platforms and samples from ndk/ source tree. by David 'Digit' Turner · 14 years ago
  79. b953135 am 71027e1b: Provision the backup manager in the SDK System image. by Xavier Ducrohet · 14 years ago
  80. 71027e1 Provision the backup manager in the SDK System image. by Xavier Ducrohet · 14 years ago
  81. db974ee Dumb. by Dianne Hackborn · 14 years ago
  82. 2e95267 Add API demo of a heavy-weight application. by Dianne Hackborn · 14 years ago
  83. 4ff9067 am 7e7d75ee: am 27626c03: Add API key to BackupRestore sample code. by Dan Egnor · 14 years ago
  84. 7e7d75e am 27626c03: Add API key to BackupRestore sample code. by Dan Egnor · 14 years ago
  85. 27626c0 Add API key to BackupRestore sample code. by Dan Egnor · 14 years ago
  86. c2b2716 fix earlier change for coverage_targets.xml by Guang Zhu · 14 years ago
  87. 08a42a0 am 9867f949: merge from open-source master by The Android Open Source Project · 14 years ago
  88. 4912afb am 2d75ee4a: merge from open-source master by The Android Open Source Project · 14 years ago
  89. 9867f94 merge from open-source master by The Android Open Source Project · 14 years ago
  90. 2d75ee4 merge from open-source master by The Android Open Source Project · 14 years ago
  91. d31ee22 am aebe000c: merge from open-source master by The Android Open Source Project · 14 years ago
  92. 4a4484b am 4bdec4ab: merge from open-source master by The Android Open Source Project · 14 years ago
  93. 5482eca am 032ae72e: merge from open-source master by The Android Open Source Project · 14 years ago
  94. aebe000 merge from open-source master by The Android Open Source Project · 14 years ago
  95. 4bdec4a merge from open-source master by The Android Open Source Project · 14 years ago
  96. 0f57228 am 43abe820: merge from open-source master by The Android Open Source Project · 14 years ago
  97. 032ae72 merge from open-source master by The Android Open Source Project · 14 years ago
  98. 43abe82 merge from open-source master by The Android Open Source Project · 14 years ago
  99. 74a0b22 am 740c3e2e: merge from open-source master by The Android Open Source Project · 14 years ago
  100. 85c4a21 am 8cc5a816: merge from open-source master by The Android Open Source Project · 14 years ago