1. 875234d Do not merge. by Scott Main · 14 years ago
  2. 9bfa6f9 Merge "1) add the bugreport option which allow the scripted monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash. 2) Add a new option in the scripted monkey which can enter a string through the shell command input text <string>" into gingerbread by Yu Shan Emily Lau · 14 years ago
  3. 0702c10 am 05523fb0: (-s ours) Do not merge. Revise NotePad application to use better practices such as - inflating menus from XML and supporting API Level 3 without the need for version qualifiers on resource directories. - to NOT include items in the options m by Scott Main · 14 years ago
  4. e8b4160 1) add the bugreport option which allow the scripted monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash. by Yu Shan Emily Lau · 14 years ago
  5. 834eb60 Fix bug in native activity demo. by Dianne Hackborn · 14 years ago
  6. 05523fb Do not merge. by Scott Main · 14 years ago
  7. 92df128 Move samples to API 9 by Xavier Ducrohet · 14 years ago
  8. 15b480d Remove the Tag app. by Jeff Hamilton · 14 years ago
  9. f8580cf A bunch of work on the UI. by Jeff Hamilton · 14 years ago
  10. b19cc7b Merge "Update permission name for Tag app." into gingerbread by Nick Pelly · 14 years ago
  11. f1b3488 Merge "Dummy java file in native-only apps is not needed anymore." into gingerbread by David Turner · 14 years ago
  12. c013897 Update permission name for Tag app. by Nick Pelly · 14 years ago
  13. 8143be8 Update device admin example to wipe SD card. by Dianne Hackborn · 14 years ago
  14. 24277fd Merge "Set SDK samples to API 8 + gingerbread." into gingerbread by Xavier Ducrohet · 14 years ago
  15. 95a7877 Set SDK samples to API 8 + gingerbread. by Raphael · 14 years ago
  16. 8149e89 Create a ParsedNdefMessage class with supporting implementations. by Nick Kralevich · 14 years ago
  17. ab67f49 Merge "Have getObjects() return ParsedNdefRecords" into gingerbread by Nick Kralevich · 14 years ago
  18. da3b9b7 Have getObjects() return ParsedNdefRecords by Nick Kralevich · 14 years ago
  19. 4f3dcc8 Revert "Add utility for toggling settings from the cmd line." by Brett Chabot · 14 years ago
  20. 85122d2 add some new mock ndef messages for testing. by Nick Kralevich · 14 years ago
  21. 4f6f93d Merge "Checkpoint work on the Tag app." into gingerbread by Jeff Hamilton · 14 years ago
  22. 928f3aa Checkpoint work on the Tag app. by Jeff Hamilton · 14 years ago
  23. 5b599c3 Merge "Add utility for toggling settings from the cmd line." into gingerbread by Brett Chabot · 14 years ago
  24. 99b80ab Merge "GB SDK: don't use HV2.bat when generating tools." into gingerbread by Xavier Ducrohet · 14 years ago
  25. cca5d18 GB SDK: don't use HV2.bat when generating tools. by Raphael · 14 years ago
  26. 0375154 Assets moved to hdpi directory, mdpi version created by Gilles Debunne · 14 years ago
  27. e869024 Merge "Move GB SDK components to 2.3" into gingerbread by Xavier Ducrohet · 14 years ago
  28. 4ddc85a Move GB SDK components to 2.3 by Xavier Ducrohet · 14 years ago
  29. 0574dc4 Dummy java file in native-only apps is not needed anymore. by Xavier Ducrohet · 14 years ago
  30. 9e914e4 Reorder the samples packaging + readme. by Xavier Ducrohet · 14 years ago
  31. feb2b3d Change date storage in DB to be a ms timestamp integral value. by Ben Komalo · 14 years ago
  32. a3dc45a Fix build. by Nick Pelly · 14 years ago
  33. 1d5707b Update Tag app for API changes. by Nick Pelly · 14 years ago
  34. 5fed235 Merge "Clean up some resources: - remove duplicated desk clocks since they were really the same icon. - shrink down the tab indicator icons to a suitable size - remove title bar from activity" into gingerbread by Ben Komalo · 14 years ago
  35. 6b3b5d2 Ignore vi backup files. by Ben Komalo · 14 years ago
  36. 558defa Clean up some resources: by Ben Komalo · 14 years ago
  37. 70b6311 add SmartPoster support. by Nick Kralevich · 14 years ago
  38. 5b2f291 Nuke author tags and update Manifest that I by Ben Komalo · 14 years ago
  39. 14ca79d Merge "Minor JavaDoc additions and some long line fixes." into gingerbread by Ben Komalo · 14 years ago
  40. bd74a29 Minor JavaDoc additions and some long line fixes. by Ben Komalo · 14 years ago
  41. 5e26d64 disable proguard. This makes unittests run. by Nick Kralevich · 14 years ago
  42. 22ba58c Merge "Add a util function that converts Text ndef record to text." into gingerbread by Anatol Pomazau · 14 years ago
  43. 103f9c2 Add a util function that converts Text ndef record to text. by Anatol Pomazau · 14 years ago
  44. e0890ff Explain the bytes associated with the NFC type 4 tag. by Nick Kralevich · 14 years ago
  45. 62bb2dc change the tab selector icons by Nick Kralevich · 14 years ago
  46. 21995b1 Add initial support for saved vs non-saved tags. by Nick Kralevich · 14 years ago
  47. dbb9a2f Merge "cleanup unused classes, show date in tag list." into gingerbread by Nick Kralevich · 14 years ago
  48. 2e9b39e Merge "ndk: Add missing OpenSLES headers and libraries." into gingerbread by David 'Digit' Turner · 14 years ago
  49. 51bcfb7 ndk: Add missing OpenSLES headers and libraries. by David 'Digit' Turner · 14 years ago
  50. 8b2b6a1 cleanup unused classes, show date in tag list. by Nick Kralevich · 14 years ago
  51. 3ceb9b5 Merge "Update OBB sample to revised API" into gingerbread by Kenny Root · 14 years ago
  52. a2f6953 Update OBB sample to revised API by Kenny Root · 14 years ago
  53. a2e8124 Add utility for toggling settings from the cmd line. by Brett Chabot · 14 years ago
  54. 4a74a38 get rid of sql finalizer error messages. by Nick Kralevich · 14 years ago
  55. 55fe78d bytes should be a blob. by Nick Kralevich · 14 years ago
  56. 3c72deb Merge "ndk: remove undefined symbols from system headers" into gingerbread by David 'Digit' Turner · 14 years ago
  57. 59b02d0 Update win_sdk to put binaries in SDK/platform-tools. by Raphael · 14 years ago
  58. 028c403 Merge "Update NDK with recent changes." into gingerbread by Jeff Brown · 14 years ago
  59. 7c2ba50 ndk: remove undefined symbols from system headers by David 'Digit' Turner · 14 years ago
  60. 53c8d06 Merge "ndk: Update platform system libraries." into gingerbread by David 'Digit' Turner · 14 years ago
  61. 3ec1cec Update NDK with recent changes. by Jeff Brown · 14 years ago
  62. de14fbd Set monkey process name by Ying Wang · 14 years ago
  63. 7c5623b ndk: Update platform system libraries. by David 'Digit' Turner · 14 years ago
  64. 9f62c24 Show 'Save tag' dialog even if the screen is turned off by Anatol Pomazau · 14 years ago
  65. ce6bbfa More data for testing. by Nick Kralevich · 14 years ago
  66. 6407644 Dismiss "Save" dialog on activity stop by Anatol Pomazau · 14 years ago
  67. 97d3699 Have TagBroadcastReceiver start the SaveTag activity. by Nick Kralevich · 14 years ago
  68. afad3fa new icon. by Nick Kralevich · 14 years ago
  69. 08ad0fd Merge "new SaveTag activity, additional utilities" into gingerbread by Nick Kralevich · 14 years ago
  70. 8bcb38f Merge "New API demo showing different screen orientation options." into gingerbread by Dianne Hackborn · 14 years ago
  71. 41681e0 new SaveTag activity, additional utilities by Nick Kralevich · 14 years ago
  72. bf895af New API demo showing different screen orientation options. by Dianne Hackborn · 14 years ago
  73. e97e78a Make unittests work, new TagBroadcastReceiver by Nick Kralevich · 14 years ago
  74. 9c1a73b Update Monkey to new StrictMode API. by Brad Fitzpatrick · 14 years ago
  75. 11e191b Merge "update required permissions." into gingerbread by Nick Kralevich · 14 years ago
  76. 45550fa Merge "Don't send non-existent system keys." into gingerbread by Ying Wang · 14 years ago
  77. 4d68d88 update required permissions. by Nick Kralevich · 14 years ago
  78. 4110368 Merge "Improve touch paint sample to use geometrical touch width." into gingerbread by Jeff Brown · 14 years ago
  79. fc1ee06 Improve touch paint sample to use geometrical touch width. by Jeff Brown · 14 years ago
  80. c70ceb2 initial checkin. Needs lots of love. by Nick Kralevich · 14 years ago
  81. 76afc00 Integrate sdk.atree changes from master. DO NOT MERGE by Xavier Ducrohet · 14 years ago
  82. 12c8675 Merge "Add OBB usage example" into gingerbread by Kenny Root · 14 years ago
  83. b9e80e7 Add OBB usage example by Kenny Root · 14 years ago
  84. 5ee69f6 Don't send non-existent system keys. by Ying Wang · 14 years ago
  85. f457873 Genericize strings with SD card references. by Eric Fischer · 14 years ago
  86. 7159b40 reconcile froyo-release into gingerbread by Jean-Baptiste Queru · 14 years ago
  87. be57246 Merge "Update prebuilt library test." into gingerbread by David 'Digit' Turner · 14 years ago
  88. d424b8d Prepare for a new IActivityController method. by Dianne Hackborn · 14 years ago
  89. 1f0003f Merge "Unify NDK platform headers." into gingerbread by David 'Digit' Turner · 14 years ago
  90. 7012117 Unify NDK platform headers. by David 'Digit' Turner · 14 years ago
  91. 2068cc3 Update prebuilt library test. by David 'Digit' Turner · 14 years ago
  92. 14282f9 Merge "Change hosttestlib to use ddm-prebuilt." into gingerbread by Brett Chabot · 14 years ago
  93. 9b2d35f DO NOT MERGE Classpath cleanup in libcore by Andy Stadler · 14 years ago
  94. fb0b7c0 Change hosttestlib to use ddm-prebuilt. by Brett Chabot · 14 years ago
  95. 9790376 Cleanups for eclipse classpath DO NOT MERGE by Andy Stadler · 14 years ago
  96. 2405e67 Merge "Update NDK headers and samples to sync up with looper API changes." into gingerbread by Jeff Brown · 14 years ago
  97. 9f44e97 Update NDK headers and samples to sync up with looper API changes. by Jeff Brown · 14 years ago
  98. 3471daf am 42d3a4ae: Adding CrossCompatibility sample app. by Megha Joshi · 14 years ago
  99. 42d3a4a Adding CrossCompatibility sample app. by Megha Joshi · 14 years ago
  100. 12d3ad8 am e55fc016: Merge "Use remote_api for shell access on developer.android.com." into froyo by Trevor Johns · 14 years ago