1. 2528f77 Add backslashes before apostrophes so they don't get lost. by Eric Fischer · 15 years ago
  2. 38b43f9 am 50992e80: docs only. add a homepage for the searchable dictionary sample app. and make all urls relative by Scott Main · 15 years ago
  3. 50992e8 docs only. by Scott Main · 15 years ago
  4. 83e2eae Reinclude SearchableDictionary sample app as a demo of third party inclusion in Quick Search Box. by Mike LeBeau · 15 years ago
  5. 6754512 Reinclude SearchableDictionary sample app as a demo of third party inclusion in Quick Search Box. by Mike LeBeau · 15 years ago
  6. b8ff7ad Add sample of correctly requesting camera feature, optional shared lib. by Dianne Hackborn · 15 years ago
  7. 945b236 Update sample code for new service semantics. by Dianne Hackborn · 15 years ago
  8. 1ef50a9 am 04680858: docs only. Add new web pages for sample apps included in the SDK. Revise the existing sample app web pages. Delete screenshots for notepad and lunar lander (these have moved into frameworks/base/docs/html/guide/samples/image/. by Scott Main · 15 years ago
  9. 0468085 docs only. by Scott Main · 15 years ago
  10. 53b3190 am e95a86cf: Merge change 22346 into donut by Xavier Ducrohet · 15 years ago
  11. e95a86c Merge change 22346 into donut by Android (Google) Code Review · 15 years ago
  12. c869032 Fix target for ApiDemos (API is now 4) by Xavier Ducrohet · 15 years ago
  13. 978ec5a am 3e83e8bc: Remove SearchableDictionary sample app as it is a demo of third party inclusion in quick search box. by Anonymous Coward · 15 years ago
  14. 3e83e8b Remove SearchableDictionary sample app as it is a demo of third party inclusion in quick search box. by Anonymous Coward · 15 years ago
  15. 83d8d83 Remove unused getConfigSpec methods from ApiDemos sample code by Jack Palevich · 15 years ago
  16. 42c7eaa am fab096cb: Merge change 22103 into donut by Scott Main · 15 years ago
  17. ec633d5 new transparent icon for searchable dictionary by Scott Main · 15 years ago
  18. f416b7e Hey, we don't need to set this flag any more! by Dianne Hackborn · 15 years ago
  19. 0b34a0c am c5c912e4: Merge change 20717 into donut by Wu-cheng Li · 15 years ago
  20. b99b11d am 46b133a2: Merge change 20690 into donut by Dianne Hackborn · 15 years ago
  21. c5c912e Merge change 20717 into donut by Android (Google) Code Review · 15 years ago
  22. 056db8f Merge change 20723 by Android (Google) Code Review · 15 years ago
  23. 38693ff am 7a3e95ae: Add a "Searchable Dictionary" app to the sample apps that demonstrates being a part of global search. by Karl Rosaen · 15 years ago
  24. 0c763b6 adding README to sample plugins and cleaning up the animation plugin. by Derek Sollenberger · 15 years ago
  25. 5dfeb0e Release the camera in surfaceDestroyed(). by Wu-cheng Li · 15 years ago
  26. 3b01460 Add density demo. by Dianne Hackborn · 15 years ago
  27. 7a3e95a Add a "Searchable Dictionary" app to the sample apps that demonstrates being a part of global search. by Karl Rosaen · 15 years ago
  28. 5ad138f allow surfaces to specify the bitmap's pixel format by Derek Sollenberger · 15 years ago
  29. b1a1abf Use new wallpaper theme. by Dianne Hackborn · 15 years ago
  30. 44bf93a Half-done new wallpaper API demo. by Dianne Hackborn · 15 years ago
  31. d049ec1 updating the sample plugin to reflect the latest changes in android_npapi.h by Derek Sollenberger · 15 years ago
  32. 9ffe5ac Add the test for the new SystemInterface in the android_npapi. by Grace Kloba · 15 years ago
  33. 31192b9 am 66f17e50: ApiDemos Clean up by Xavier Ducrohet · 15 years ago
  34. 66f17e5 ApiDemos Clean up by Xavier Ducrohet · 15 years ago
  35. c356b9f adding sample cod to access dom and javascript. by Derek Sollenberger · 15 years ago
  36. b6f5cd2 adding touch support to the paint plugin. by Derek Sollenberger · 15 years ago
  37. 4fb83e6 adding first pass of a sample paint plugin based on surface views. by Derek Sollenberger · 15 years ago
  38. 676902e Deal with canceled keys. by Dianne Hackborn · 15 years ago
  39. c654bce adding support for tracking the visible rectangles. by Derek Sollenberger · 15 years ago
  40. c0f2657 Adding support for surface views. also removed subplugin's dependency on ANPCanvas. by Derek Sollenberger · 15 years ago
  41. 9237d93 Merge branch 'master' of git://android.git.kernel.org/platform/development into merge_korg_master by Jean-Baptiste Queru · 15 years ago
  42. 21f3991 Updating the sample plugin with performance optimizations and better audio support. by Derek Sollenberger · 15 years ago
  43. 0e82721 Adding navigation support to the sample form plugin. by Derek Sollenberger · 15 years ago
  44. 8138296 Fixing a typo in the android plugin api. by Derek Sollenberger · 15 years ago
  45. 71f7d25 Adding focus and keyboard support to the form plugin. by Derek Sollenberger · 15 years ago
  46. 9e8b13c am fc614476: Fix NPE in Home sample. by Romain Guy · 15 years ago
  47. cf2ec61 am 6683fa35: Merge change 5688 into donut by Android (Google) Code Review · 15 years ago
  48. fc61447 Fix NPE in Home sample. by Romain Guy · 15 years ago
  49. 14035e8 Fixes #1949253. Prevents NPE on startup. by Romain Guy · 15 years ago
  50. db398a7 Adding a new sample plugin to test text input. by Derek Sollenberger · 15 years ago
  51. f42e2f4 Adding a basic sample plugin to test audio playback by Derek Sollenberger · 15 years ago
  52. d3b9a76 add zoom field to visibleRect event by Mike Reed · 15 years ago
  53. d880efa am 3db7a730: Merge change 4880 into donut by Android (Google) Code Review · 15 years ago
  54. 5b011e3 Adding support for recording the visible rect and auto-scrolling. by Derek Sollenberger · 15 years ago
  55. fe905a8 Add ApiDemos to the test build, and cts-permission2 tests to test_defs.xml. by Brett Chabot · 15 years ago
  56. d7ebf27 Restructuring the sample plugin and adding more tests. by Derek Sollenberger · 15 years ago
  57. 224adad test pixelpacking api by Mike Reed · 15 years ago
  58. 7d164ce Merge change 3572 by Android (Google) Code Review · 15 years ago
  59. 02162c1 Changing plugin to use the draw event (not drawContext) by Derek Sollenberger · 15 years ago
  60. b94183b add sample for using colorfilters by Mike Reed · 15 years ago
  61. 9119e7d updating sample plugin to use lifecycle events. by Derek Sollenberger · 15 years ago
  62. e1cd1cc am 8eb71d59: Merge change 2428 into donut by Android (Google) Code Review · 15 years ago
  63. 8eb71d5 Merge change 2428 into donut by Android (Google) Code Review · 15 years ago
  64. 449a532 am c7ee895b: Merge change 2768 into donut by Android (Google) Code Review · 15 years ago
  65. c7ee895 Merge change 2768 into donut by Android (Google) Code Review · 15 years ago
  66. 1ba461c Add an API demo that shows the effets of setting Bitmaps as being purgeable. by Wei-Ta Chen · 15 years ago
  67. a42091a Add the FixedGridLayout sample code. by Joe Onorato · 15 years ago
  68. 1e7c331 add tests for new pause/resume events by Mike Reed · 15 years ago
  69. 0b10c8f Fix misleading comment. by Ken Shirriff · 15 years ago
  70. f741c51 am ab78aebc: Merge change 2348 into donut by Android (Google) Code Review · 15 years ago
  71. 35787c0 Fix typo in comment. by Ken Shirriff · 15 years ago
  72. fbe47c0 Move browser test plugin from webkit project to development project. by Grace Kloba · 15 years ago
  73. 03fd223 Remove the PlatformLibrary by Xavier Ducrohet · 15 years ago
  74. bf4d838 Fixed bugs in the media player api demo application by James Dong · 15 years ago
  75. d9b9c8e Use direct, native order Buffers for OpenGL data. by Jack Palevich · 15 years ago
  76. 82ce558 am 705a3ee: AI 147793: cleanup broken links and delete all innacurate in by Scott Main · 15 years ago
  77. 705a3ee AI 147793: cleanup broken links and delete all innacurate info in apidemo pages by Scott Main · 15 years ago
  78. c7ad6e2 Add a sample showing how to use the new static OpenGL ES bindings. by Jack Palevich · 15 years ago
  79. 25179be AI 147301: am: CL 147296 Reuse the JetPlayer singleton instance in the initialization of JetBoy instead of destroying it. by Jean-Michel Trivi · 15 years ago
  80. ab7e461 AI 147296: Reuse the JetPlayer singleton instance in the initialization of JetBoy instead of destroying it. by Jean-Michel Trivi · 15 years ago
  81. 136d537 AI 147247: am: CL 147243 Make the API sample check to see if there is anything installed to handle the recognition intent. by Jeff Hamilton · 15 years ago
  82. 662afbb AI 147243: Make the API sample check to see if there is anything installed to handle the recognition intent. by Jeff Hamilton · 15 years ago
  83. 651794b AI 147167: am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to by Andy Stadler · 15 years ago
  84. fc70734 AI 147162: Emphasize in the javadoc that the "pkg" parameters to by Andy Stadler · 15 years ago
  85. 38d88bf AI 146645: am: CL 146643 Clean up and commenting of the JetBoy JET demo code: by Jean-Michel Trivi · 15 years ago
  86. 3e58000 AI 146643: Clean up and commenting of the JetBoy JET demo code: by Jean-Michel Trivi · 15 years ago
  87. f7f1c36 AI 146481: am: CL 146394 Add ExampleAppWidgetConfigure to manifest and correct update issues. by Jeffrey Sharkey · 15 years ago
  88. 780ba51 AI 146478: am: CL 146372 Add audio assets used for the generation of the JET data that is used in the JET SDK sample "JetBoy". This includes the JetCreator project and the Logic file for the music. by Jean-Michel Trivi · 15 years ago
  89. 28a20da AI 146394: Add ExampleAppWidgetConfigure to manifest and correct update issues. by Jeffrey Sharkey · 15 years ago
  90. b1196f9 AI 146372: Add audio assets used for the generation of the JET data that is used in the JET SDK sample "JetBoy". This includes the JetCreator project and the Logic file for the music. by Jean-Michel Trivi · 15 years ago
  91. 3489bba AI 145097: am: CL 144935 ApiDemos contains new API, and we must force the target to cupcake. by Xavier Ducrohet · 15 years ago
  92. 1d0c9f3 AI 144935: ApiDemos contains new API, and we must force the target to cupcake. by Xavier Ducrohet · 15 years ago
  93. 382b479 AI 144567: am: CL 144565 Improve the JetBoy samples by Xavier Ducrohet · 15 years ago
  94. 57a70ad AI 144565: Improve the JetBoy samples by Xavier Ducrohet · 15 years ago
  95. 4613210 AI 144539: am: CL 144533 Reformat JetBoy samples to match code style. by Xavier Ducrohet · 15 years ago
  96. dcb36ed AI 144533: Reformat JetBoy samples to match code style. BUG=1596727 by Xavier Ducrohet · 15 years ago
  97. 62464e0 AI 144510: am: CL 144509 Checking in Sonivox' JetBoy code sample. The java code still has a FIXME for cleanup and review to be done before final SDK build. by Jean-Michel Trivi · 15 years ago
  98. e7837ff AI 144509: Checking in Sonivox' JetBoy code sample. The java code still has a FIXME for cleanup and review to be done before final SDK build. by Jean-Michel Trivi · 15 years ago
  99. a0d0f0c AI 143865: am: CL 143864 Fix SDK example to correctly pass back newly-configured appWidgetId. by Jeffrey Sharkey · 15 years ago
  100. e64360f AI 143864: Fix SDK example to correctly pass back newly-configured appWidgetId. by Jeffrey Sharkey · 15 years ago