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