1. a961b1c Merge "Labpretest.sh script is designed to emulate a typical automated test lab session. It puts a device into bootloader mode, reboots into bootloader mode, determines device type, erases user cache, flashes a generic userdata image, updates the boot image, updates the radio image, updates the system image and reboots, sets up for a monkey run and finally runs a random monkey test. It will repeat this based on an optional parameter(-i) or default to 100 times. It will detect if it is in a low battery situation and wait for it to charge again." by Bruce Gay · 15 years ago
  2. 39229d4 Labpretest.sh script is designed to emulate a typical automated by Bruce Gay · 15 years ago
  3. c6407b9 am b9588806: merge from open-source master by The Android Open Source Project · 15 years ago
  4. 333e3aa Merge "Remove obsolete source path." by Andrew Stadler · 15 years ago
  5. 7e6f3da Remove obsolete source path. by Andrew Stadler · 15 years ago
  6. b958880 merge from open-source master by The Android Open Source Project · 15 years ago
  7. 6532754 Merge "Update Android CTS Download Link to 2.1_r3" by Brian Muramatsu · 15 years ago
  8. 3eda8fc Cleaned up LunarLander sample by Christian Mehlmauer · 15 years ago
  9. 2c2fcaf am 7475d2e7: am 2c5db16b: Merge "Stub code no longer needed." into gingerbread by Dianne Hackborn · 15 years ago
  10. 7475d2e am 2c5db16b: Merge "Stub code no longer needed." into gingerbread by Dianne Hackborn · 15 years ago
  11. 2c5db16 Merge "Stub code no longer needed." into gingerbread by Dianne Hackborn · 15 years ago
  12. a32bac1 Stub code no longer needed. by Dianne Hackborn · 15 years ago
  13. 17eed68 am 4b81571b: am 2b352d76: Native activity now draws! by Dianne Hackborn · 15 years ago
  14. 4b81571 am 2b352d76: Native activity now draws! by Dianne Hackborn · 15 years ago
  15. 2b352d7 Native activity now draws! by Dianne Hackborn · 15 years ago
  16. 088f2fc am cddd9de7: am 88510488: Update native_activity sample code to use ANativeWindow. by Dianne Hackborn · 15 years ago
  17. cddd9de am 88510488: Update native_activity sample code to use ANativeWindow. by Dianne Hackborn · 15 years ago
  18. 8851048 Update native_activity sample code to use ANativeWindow. by Dianne Hackborn · 15 years ago
  19. 872ed49 Change ExpandableList2 example to use async queries. by Jason Parks · 15 years ago
  20. 7f5176b am e2166993: am 24ff9295: Merge "Add connectivity unit tests to test_defs.xml" into gingerbread by Xia Wang · 15 years ago
  21. e216699 am 24ff9295: Merge "Add connectivity unit tests to test_defs.xml" into gingerbread by Xia Wang · 15 years ago
  22. 24ff929 Merge "Add connectivity unit tests to test_defs.xml" into gingerbread by Xia Wang · 15 years ago
  23. 991ffd7 Add connectivity unit tests to test_defs.xml by Xia Wang · 15 years ago
  24. 58bbc3d am 778ebc04: am 21851dd5: Merge "Update to new native activity APIs." into gingerbread by Dianne Hackborn · 15 years ago
  25. 778ebc0 am 21851dd5: Merge "Update to new native activity APIs." into gingerbread by Dianne Hackborn · 15 years ago
  26. 21851dd Merge "Update to new native activity APIs." into gingerbread by Dianne Hackborn · 15 years ago
  27. dd84b83 am ad486987: am 1bd47c04: am e46d0514: Merge "Doc change: Add index page pointing to downloadable user\'s guide source files." into froyo by Dirk Dougherty · 15 years ago
  28. ad48698 am 1bd47c04: am e46d0514: Merge "Doc change: Add index page pointing to downloadable user\'s guide source files." into froyo by Dirk Dougherty · 15 years ago
  29. 1bd47c0 am e46d0514: Merge "Doc change: Add index page pointing to downloadable user\'s guide source files." into froyo by Dirk Dougherty · 15 years ago
  30. e46d051 Merge "Doc change: Add index page pointing to downloadable user's guide source files." into froyo by Dirk Dougherty · 15 years ago
  31. d796dd3 Doc change: Add index page pointing to downloadable user's guide source files. by Dirk Dougherty · 15 years ago
  32. bbdfd7c Update to new native activity APIs. by Dianne Hackborn · 15 years ago
  33. 3c68928 New fragment sample. by Dianne Hackborn · 15 years ago
  34. 9058acd Update Android CTS Download Link to 2.1_r3 by Brian Muramatsu · 15 years ago
  35. 5b836a4 am 9bad20b0: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  36. 9bad20b merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  37. e9605aa Merge "Fix to invalid call to manifest.app_info" by Bill Napier · 15 years ago
  38. caef9d4 am 7c8c5d91: am 3bacdf93: 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 · 15 years ago
  39. 7c8c5d9 am 3bacdf93: 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 · 15 years ago
  40. a96f73a 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 · 15 years ago
  41. 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 · 15 years ago
  42. 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 · 15 years ago
  43. 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 · 15 years ago
  44. 52cc9b9 merge from open-source master by The Android Open Source Project · 15 years ago
  45. 55f4a60 New XmlAdapter sample example. by Gilles Debunne · 15 years ago
  46. d63615f Moving SDK howto docs from development.git into sdk.git. by Raphael Moll · 15 years ago
  47. b606d1b am 60c91105: am 9e1400cd: Do not compress resources.arsc in android.jar by Kenny Root · 15 years ago
  48. 60c9110 am 9e1400cd: Do not compress resources.arsc in android.jar by Kenny Root · 15 years ago
  49. 9e1400c Do not compress resources.arsc in android.jar by Kenny Root · 15 years ago
  50. 5aac0e7 am 109bc311: am e660fef5: am 81b9c9d8: docs: fix doc link bug by Scott Main · 15 years ago
  51. 79cd62a am 762e331c: am 259651e2: Merge "add test def for calculator" into gingerbread by Yu Shan Emily Lau · 15 years ago
  52. fa199bb am 36249f33: am 5468d768: Update native APIs for events. by Dianne Hackborn · 15 years ago
  53. 109bc31 am e660fef5: am 81b9c9d8: docs: fix doc link bug by Scott Main · 15 years ago
  54. e655ff2 am 81b9c9d8: docs: fix doc link bug by Scott Main · 15 years ago
  55. e660fef am 81b9c9d8: docs: fix doc link bug by Scott Main · 15 years ago
  56. 762e331 am 259651e2: Merge "add test def for calculator" into gingerbread by Yu Shan Emily Lau · 15 years ago
  57. 259651e Merge "add test def for calculator" into gingerbread by Yu Shan Emily Lau · 15 years ago
  58. 443af26 Cleanup after bouncycastle moved and common went away by Andrew Stadler · 15 years ago
  59. 36249f3 am 5468d768: Update native APIs for events. by Dianne Hackborn · 15 years ago
  60. 81b9c9d docs: fix doc link bug by Scott Main · 15 years ago
  61. 5468d76 Update native APIs for events. by Dianne Hackborn · 15 years ago
  62. 991a1f5 Fix 2677197: Adding support for minimum number of complex characters to the Device Admin Sample App. by Konstantin Lopyrev · 15 years ago
  63. cf02f24 add test def for calculator by Guang Zhu · 15 years ago
  64. f6bf580 Make simulator boot in master. by Marco Nelissen · 15 years ago
  65. 77cfa73 am 29d09a18: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  66. 29d09a1 merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  67. 906d475 merge from open-source master by The Android Open Source Project · 15 years ago
  68. 0d13aed Fix classpath to follow frameworks/base/policy changes. by Andrew Stadler · 15 years ago
  69. c1224d3 Fix to invalid call to manifest.app_info by Jeff Davidson · 15 years ago
  70. 32b1e17 am 2f8cb6de: am fdbc1d7b: remove apkbuilder.jar from the sdk build. by Xavier Ducrohet · 15 years ago
  71. 2f8cb6d am fdbc1d7b: remove apkbuilder.jar from the sdk build. by Xavier Ducrohet · 15 years ago
  72. fdbc1d7 remove apkbuilder.jar from the sdk build. by Xavier Ducrohet · 15 years ago
  73. 1cabf85 remove apkbuilder.jar from the sdk build. by Xavier Ducrohet · 15 years ago
  74. 66bdf7f am e389abdc: am 442396be: remove jarutils from the sdk packaging. by Xavier Ducrohet · 15 years ago
  75. e389abd am 442396be: remove jarutils from the sdk packaging. by Xavier Ducrohet · 15 years ago
  76. 442396b remove jarutils from the sdk packaging. by Xavier Ducrohet · 15 years ago
  77. e7a4c09 merge from open-source master by The Android Open Source Project · 15 years ago
  78. 4c22d2b remove jarutils from the sdk packaging. by Xavier Ducrohet · 15 years ago
  79. b1eb5d2 resolved conflicts for merge of fa6e5585 to master by Brett Chabot · 15 years ago
  80. fa6e558 am 0e968fa2: Merge "Workaround for package-private framework tests in runtest." into gingerbread by Brett Chabot · 15 years ago
  81. 0e968fa Merge "Workaround for package-private framework tests in runtest." into gingerbread by Brett Chabot · 15 years ago
  82. 481b4c1 Reorganize community IRC information by Kenny Root · 15 years ago
  83. 7d68266 Also dist the original linux sdk package for wind_sdk build. by Ying Wang · 15 years ago
  84. ccae47d Workaround for package-private framework tests in runtest. by Brett Chabot · 15 years ago
  85. 8fa0d4e Merge "Change help test generation to use clearsilver templates just like the rest of the system. This should more easily allow customization of the generated output." by Bill Napier · 15 years ago
  86. 44ab7d8 Change help test generation to use clearsilver templates just like the rest of the system. This should more easily allow customization of the generated output. by Bill Napier · 15 years ago
  87. 7ebd0d3 Merge "Add in a help script to generate text and html formats of the MonkeyRunner help." by Bill Napier · 15 years ago
  88. fc4835e Add in a help script to generate text and html formats of the MonkeyRunner help. by Bill Napier · 15 years ago
  89. 664411d Update classpath to include new external libphonenumber by Andrew Stadler · 15 years ago
  90. 2da1d27 am 8467544d: merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  91. 8467544 merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  92. b5d1d1d am 28e7280e: am 69825fa9: Merge "Added test definitions for framework UI and Utils libs." into kraken by Jeff Brown · 15 years ago
  93. 28e7280 am 69825fa9: Merge "Added test definitions for framework UI and Utils libs." into kraken by Jeff Brown · 15 years ago
  94. 69825fa Merge "Added test definitions for framework UI and Utils libs." into kraken by Jeff Brown · 15 years ago
  95. ffe072e merge from open-source master by The Android Open Source Project · 15 years ago
  96. 1424c5d merge from open-source master by The Android Open Source Project · 15 years ago
  97. cc60f1b merge from open-source master by The Android Open Source Project · 15 years ago
  98. 10afb18 merge from open-source master by The Android Open Source Project · 15 years ago
  99. e78a6a8 Merge "Cleaned up Samples by removing unsed imports and variables. Changed deprecated Config.LOGD to Config.DEBUG Removed unnecessary whitespaces" by Jean-Baptiste Queru · 15 years ago
  100. ec5b11b Added test definitions for framework UI and Utils libs. by Jeff Brown · 15 years ago