1. 80df91c New API demos for retained fragments with loaders. by Dianne Hackborn · 13 years ago
  2. 84710bb Merge "Updating the accessibility sample due to a security fix." into jb-dev by Svetoslav Ganov · 13 years ago
  3. 58ce6f0 A few little tweaks to system ui flag demos. by Dianne Hackborn · 13 years ago
  4. 7947d9f Updating the accessibility sample due to a security fix. by Svetoslav Ganov · 13 years ago
  5. 9cd1654 Add API demo for Activity.finishAffinity(). by Dianne Hackborn · 13 years ago
  6. f7541b8 Change video demo theme to dark. by Dianne Hackborn · 13 years ago
  7. adee1fd Update Full Screen Modes to demostrate more modes. by Dianne Hackborn · 13 years ago
  8. 37f02d8 New API demo for isolated processes. by Dianne Hackborn · 13 years ago
  9. a93566a am cafd05f0: am 97d0a1db: Merge "Fix bug in the new notification sample." into ics-mr1 by Dianne Hackborn · 14 years ago
  10. 376e000 Fix bug in the new notification sample. by Dianne Hackborn · 14 years ago
  11. d2f0e46 am 2492079b: am 0b6b4f2d: Merge "Fix notification sample to follow current UI guidelines." into ics-mr1 by Dianne Hackborn · 14 years ago
  12. 174f61c Fix notification sample to follow current UI guidelines. by Dianne Hackborn · 14 years ago
  13. cf0a198 resolved conflicts for merge of cb0d49cd to master by Svetoslav Ganov · 14 years ago
  14. a752338 Adding a code sample for implementing accessibility in a custom view. by Svetoslav Ganov · 14 years ago
  15. 0efad94 am f1ab1a8e: am 2fd75c63: Move switch preference into its own demo. by Dianne Hackborn · 14 years ago
  16. 2fd75c6 Move switch preference into its own demo. by Dianne Hackborn · 14 years ago
  17. d3837ae resolved conflicts for merge of c90e0d59 to master by Svetoslav Ganov · 14 years ago
  18. bc43ef4 Merge "Folding Accessibility Service sample into ApiDemos." into ics-mr0 by Svetoslav Ganov · 14 years ago
  19. a4591cb am 48a1cf10: am e864636c: Remove Graphics > OpenGL ES > Hidden Activity from Api Demos by Jack Palevich · 14 years ago
  20. 101f061 Folding Accessibility Service sample into ApiDemos. by Svetoslav Ganov · 14 years ago
  21. e864636 Remove Graphics > OpenGL ES > Hidden Activity from Api Demos by Jack Palevich · 14 years ago
  22. f574b13 resolved conflicts for merge of 1e94a78a (ApiDemos accessibility stuff) to master by Alexander Lucas · 14 years ago
  23. 96c0210 Adding ICS Accessibility Features to ApiDemos app. by Alexander Lucas · 14 years ago
  24. 61ef1bc am 060c9691: am 1163f69a: Fix activities that want to handle screen size and orientation changes themselves. by Jack Palevich · 14 years ago
  25. 1163f69 Fix activities that want to handle screen size and orientation changes themselves. by Jack Palevich · 14 years ago
  26. 7d95585 Adding a code sample for using AccessibilityNodeProvider to report virtual Views. by Svetoslav Ganov · 14 years ago
  27. 30073fb Adding a code sample for how to write a custom action provider. by Svetoslav Ganov · 14 years ago
  28. 875cd1c Move GridLayout1/2 to here from GridLayoutTest in frameworks/base. by Philip Milne · 14 years ago
  29. 758f6d0 Add switch demo by Adam Powell · 15 years ago
  30. ddea282 New API demo for installing/uninstalling applications. by Dianne Hackborn · 14 years ago
  31. 173fb98 Demonstration of the various fullscreen modes: by Daniel Sandler · 14 years ago
  32. 65b7786 New API showing the various new service binding flags. by Dianne Hackborn · 14 years ago
  33. c35d058 Add new API demos for fragment custom animations. by Romain Guy · 14 years ago
  34. ea5c0b0 New SearchView expansion using ActionBar feature. by Amith Yamasani · 14 years ago
  35. ddece2d Adding ActionProvider demo. by Svetoslav Ganov · 14 years ago
  36. d79a090 New API demo showing how to make a resource reference. by Dianne Hackborn · 14 years ago
  37. d9344bb Merge "Add API demo for LocalBroadcastManager." by Dianne Hackborn · 14 years ago
  38. 402adc4 Add a sample for handling hover events. by Jeff Brown · 14 years ago
  39. 72ad4ee Add API demo for LocalBroadcastManager. by Dianne Hackborn · 14 years ago
  40. b6d84fd resolved conflicts for merge of ce28e097 to master by Dianne Hackborn · 14 years ago
  41. be6b6b4 New API demos showing use of tabs with fragments. by Dianne Hackborn · 14 years ago
  42. f32273c am 6faeacbb: am 068fa0c3: am 72d2e5c1: New demos for the v13 support library. by Dianne Hackborn · 14 years ago
  43. d190f3b resolved conflicts for merge of faf6dcd6 to master by Dianne Hackborn · 14 years ago
  44. 7e408e8 Merge "DO NOT MERGE Replacement sample code for DevicePolicyManager api." into honeycomb-mr2 by Andy Stadler · 14 years ago
  45. 72d2e5c New demos for the v13 support library. by Dianne Hackborn · 14 years ago
  46. 547494e DO NOT MERGE Replacement sample code for DevicePolicyManager api. by Andy Stadler · 14 years ago
  47. 0879ed4 Replacement sample code for DevicePolicyManager api. by Andy Stadler · 14 years ago
  48. 10c3352 Extract support lib samples out of ApiDemos and in to their own app. by Dianne Hackborn · 14 years ago
  49. e2febea am 339a6666: am c7ec100c: am 193d98ec: Add new API demo for -swNNNdp resource qualifier. by Dianne Hackborn · 14 years ago
  50. 193d98e Add new API demo for -swNNNdp resource qualifier. by Dianne Hackborn · 14 years ago
  51. d9012d1 DO NOT MERGE. Integrate API demo work from master. by Dianne Hackborn · 14 years ago
  52. 38c48e5 Add new API demo for implementing a custom loader. by Dianne Hackborn · 14 years ago
  53. a8693d8 Add handling of tasks being removed. by Dianne Hackborn · 14 years ago
  54. 59e35f1 Add API demo for new -wNNNdp and -hNNNdp configs. by Dianne Hackborn · 14 years ago
  55. 38eafa9 New API demo for the support library FragmentPager class. by Dianne Hackborn · 14 years ago
  56. bc411cd Merge 520c90cc from master. do not merge. by Romain Guy · 14 years ago
  57. 520c90c Don't crash because of hardware acceleration. by Romain Guy · 14 years ago
  58. 6b3f9b3 Clean up support library samples. by Dianne Hackborn · 14 years ago
  59. f6ab64a Merge "Restore CAMERA permission to ApiDemos." into honeycomb-mr1 by Daniel Sandler · 14 years ago
  60. 6044514 Restore CAMERA permission to ApiDemos. by Daniel Sandler · 14 years ago
  61. 7f308f2 New API demo showing arguments to fragments. by Dianne Hackborn · 14 years ago
  62. cce588a Merge "Add a sample for HorizontalScrollView." by Jeff Brown · 14 years ago
  63. 2e87344 Add a sample for HorizontalScrollView. by Jeff Brown · 14 years ago
  64. 4b39392 New API demo showing how to execute when app is updated. by Dianne Hackborn · 14 years ago
  65. 9fd3b6e New sample code for fragment support library. by Dianne Hackborn · 15 years ago
  66. 10f877b Add a sample to demonstrate game controller usage. by Jeff Brown · 14 years ago
  67. fa378cd am 28745b4e: am 509fbb4d: Sample code for foreground NDEF Push APIs. by Jeff Hamilton · 15 years ago
  68. 509fbb4 Sample code for foreground NDEF Push APIs. by Jeff Hamilton · 15 years ago
  69. 06bef9d am 7a11acd9: am e0fbd3ff: Demo for NFC ACTION_TECHNOLOGY_DISCOVERED intent. by Jeff Hamilton · 15 years ago
  70. e0fbd3f Demo for NFC ACTION_TECHNOLOGY_DISCOVERED intent. by Jeff Hamilton · 15 years ago
  71. 8929f13 am 7c69dba7: Remove use of old theme name. by Dianne Hackborn · 15 years ago
  72. 7c69dba Remove use of old theme name. by Dianne Hackborn · 15 years ago
  73. b101f20 am e63a4b58: Add some more API demos for themes. by Dianne Hackborn · 15 years ago
  74. e63a4b5 Add some more API demos for themes. by Dianne Hackborn · 15 years ago
  75. b0a4fe0 am e8b4ac2e: am aad3a1b7: Add a sample for the NFC foreground dispatch APIs. by Jeff Hamilton · 15 years ago
  76. aad3a1b Add a sample for the NFC foreground dispatch APIs. by Jeff Hamilton · 15 years ago
  77. 69c72df Clean up from comments, enable throttling. by Dianne Hackborn · 15 years ago
  78. 4fd816a Clean up to no longer use old APIs, add new loader throttle sample. by Dianne Hackborn · 15 years ago
  79. 9d247ad Some cleanup of fragment API demos: by Dianne Hackborn · 15 years ago
  80. 587b6c4 Add sample for tab ordering. by Jeff Brown · 15 years ago
  81. 141c84a Switch to modern light themes. by Dianne Hackborn · 15 years ago
  82. ae1d79d Extend DialogActivity API demo to show off new window re-measuring. by Dianne Hackborn · 15 years ago
  83. 8f2e8f4 Add drag/drop demo to ApiDemos by Christopher Tate · 15 years ago
  84. 4799e55 API demo for new Activity.recreate() API. by Dianne Hackborn · 15 years ago
  85. 140d61b am 9335c6b6: am cec3f598: Merge "Add an API demo showcasing the new rotation vector sensor" into gingerbread by Mathias Agopian · 15 years ago
  86. d6e9c61 Add an API demo showcasing the new rotation vector sensor by Mathias Agopian · 15 years ago
  87. 41430b9 Sample code for new APIs to support new back stack / task navigation by Dianne Hackborn · 15 years ago
  88. 2fba3e1 New demos and tests for Tabs in Holo theme. by Gilles Debunne · 15 years ago
  89. 2b658f0 Add ActionBarTabs demo by Adam Powell · 15 years ago
  90. b7ba9ee am bf8c20f6: am bccecc2b: Merge "Add ApiDemo for android.media.audiofx (Visualizer and Equalizer)" into gingerbread by Roman Nurik · 15 years ago
  91. ed20aff Added setColor to ColorDrawable. by Chet Haase · 15 years ago
  92. 6d36a9e New API demo showing different soft input modes. by Dianne Hackborn · 15 years ago
  93. 6a89a9e Added demo for ActionBar display options by Adam Powell · 15 years ago
  94. c5b44be Fix issue #3083745: ApiDemos CustomTitle crashes by Dianne Hackborn · 15 years ago
  95. 90c1d50 Add ApiDemo for android.media.audiofx (Visualizer and Equalizer) by Roman Nurik · 15 years ago
  96. b252273 Update to follow API. by Dianne Hackborn · 15 years ago
  97. ee3433b resolved conflicts for merge of efddd2c5 to master by Dianne Hackborn · 15 years ago
  98. 2a06483 Demos for show/hide layout transitions by Chet Haase · 15 years ago
  99. bf895af New API demo showing different screen orientation options. by Dianne Hackborn · 15 years ago
  100. b39c4ba Added samples for splitting touches across views. by Jeff Brown · 15 years ago