1. f59ea3b Add Android KeyStore API demo by Kenny Root · 12 years ago
  2. 041bfcd Fix issue #8520788: Add WakefulBroadcastReceiver by Dianne Hackborn · 12 years ago
  3. 2f5f3c1 Merge "Issue #7341342 API request: way to determine current orientation..." into jb-mr2-dev by Dianne Hackborn · 12 years ago
  4. 904e050 Issue #7341342 API request: way to determine current orientation... by Dianne Hackborn · 12 years ago
  5. 8a0799f Add Trigger Sensor API Demo. by Jaikumar Ganesh · 12 years ago
  6. 0a010ae Adding example of querying for contact changes. by Chiao Cheng · 12 years ago
  7. 9b4e96d Improve TransportController demo. by Dianne Hackborn · 12 years ago
  8. e7b90fa Merge "Fix ExpandableList1 sample" into jb-mr2-dev by Fabrice Di Meglio · 12 years ago
  9. de817c9 Fix ExpandableList1 sample by Fabrice Di Meglio · 12 years ago
  10. 16617b1 am 48f4a1f8: am 8c4c7b6a: Merge "Use H rather than k in date/time formats." by Elliott Hughes · 12 years ago
  11. da6181c Use H rather than k in date/time formats. by Elliott Hughes · 12 years ago
  12. a54d53a Revert "Add Trigger Sensor API Demo." by Jaikumar Ganesh · 12 years ago
  13. 50435d3 Add Trigger Sensor API Demo. by Jaikumar Ganesh · 12 years ago
  14. 8f48506 Update ApiDemos to use new input source check by Michael Wright · 12 years ago
  15. 654f51a Add API demo for a custom layout. by Dianne Hackborn · 12 years ago
  16. 3de0bf9 Add API demo for WindowInputToken. by Dianne Hackborn · 12 years ago
  17. a28de3b Add new action bar demos: by Dianne Hackborn · 12 years ago
  18. 92a74bf Merge "Add demo for rotation animation." into jb-mr2-dev by Craig Mautner · 12 years ago
  19. d540e6e Add demo for rotation animation. by Craig Mautner · 12 years ago
  20. 168241e Clean up of system UI flag demo, doc markup for overscan demo. by Dianne Hackborn · 12 years ago
  21. 8227c14 New overscan API demos. by Dianne Hackborn · 12 years ago
  22. 87cfef9 Make query in FileProvider demo respect OpenanbleColumns. by Zak Cohen · 12 years ago
  23. 1ee9d5e Add option to toggle the new overscan mode. by Dianne Hackborn · 12 years ago
  24. 36b302b am 3509481c: am f443913a: am 613e19b7: SDK Only: Fix search interaction with various samples. by Dianne Hackborn · 12 years ago
  25. 613e19b SDK Only: Fix search interaction with various samples. by Dianne Hackborn · 12 years ago
  26. 47e30d7 Update TextClock sample code by Romain Guy · 12 years ago
  27. 3cab674 Add video for VideoView demo by Marco Nelissen · 12 years ago
  28. 888ac28 Fixes to GridLayout demos. by Philip Milne · 12 years ago
  29. a161dd2 Add sample code for the new widget android.widget.TextClock by Romain Guy · 12 years ago
  30. 66dc70f Add a demo for using Presentations with the MediaRouter. by Jeff Brown · 12 years ago
  31. c875f93 Add ApiDemos for secure surfaces. by Jeff Brown · 12 years ago
  32. 7263dad Update API demos to match new tab interaction. by Dianne Hackborn · 12 years ago
  33. 84fb279 Add test case for new keyguard widget API by Jim Miller · 13 years ago
  34. 51f8833 Make Presentation demo retain image and color. by Craig Mautner · 12 years ago
  35. 9dac35a New and improved Presentation demo. by Craig Mautner · 13 years ago
  36. f3f7c5f API demo for nesting fragments. by Dianne Hackborn · 13 years ago
  37. 2e1fe78 Add new sample for Presentation API. by Jeff Brown · 13 years ago
  38. 77201b5 Rename UserId to UserHandle. by Dianne Hackborn · 13 years ago
  39. 161859e Update ApiDemos for ActionBar by Fabrice Di Meglio · 13 years ago
  40. e8617bc Use telephony-common and mms-common. by Wink Saville · 13 years ago
  41. 344e27f am e0db6a0c: am 392863b7: Merge "Remove tab only if tab exists." by Xavier Ducrohet · 13 years ago
  42. 392863b Merge "Remove tab only if tab exists." by Xavier Ducrohet · 13 years ago
  43. 4914a5f am 80df91c7: New API demos for retained fragments with loaders. by Dianne Hackborn · 13 years ago
  44. 80df91c New API demos for retained fragments with loaders. by Dianne Hackborn · 13 years ago
  45. beb1f40 am 34baff19: am 99314f43: Merge "Fix old style edit text drawable display error." by Jean-Baptiste Queru · 13 years ago
  46. 99314f4 Merge "Fix old style edit text drawable display error." by Jean-Baptiste Queru · 13 years ago
  47. 84710bb Merge "Updating the accessibility sample due to a security fix." into jb-dev by Svetoslav Ganov · 13 years ago
  48. 58ce6f0 A few little tweaks to system ui flag demos. by Dianne Hackborn · 13 years ago
  49. 7947d9f Updating the accessibility sample due to a security fix. by Svetoslav Ganov · 13 years ago
  50. b9ca48d Fix old style edit text drawable display error. by SeongJae Park · 13 years ago
  51. f2bc2a0 Work on issue #6475693 OnSystemUiVisibilityChangeListener reporting... by Dianne Hackborn · 13 years ago
  52. f5d3a23 Improvements to system UI demos. by Dianne Hackborn · 13 years ago
  53. 9cd1654 Add API demo for Activity.finishAffinity(). by Dianne Hackborn · 13 years ago
  54. a185bad Fixing the build by Svetoslav Ganov · 13 years ago
  55. d187140 Add demo for new custom animation. by Dianne Hackborn · 13 years ago
  56. 31446e9 Merge "Use new InputDevice.getVibrator() API." by Jeff Brown · 13 years ago
  57. eb1b7a6 Use new InputDevice.getVibrator() API. by Jeff Brown · 13 years ago
  58. edfcc03 Merge "Improve GameControllerInput demo with input device listeners." by Jeff Brown · 13 years ago
  59. 6c5e9eb Update API demo to show new clip data types and conversions. by Dianne Hackborn · 13 years ago
  60. a4920b7 Improve GameControllerInput demo with input device listeners. by Jeff Brown · 13 years ago
  61. 1b9744a Update to follow API change. by Dianne Hackborn · 13 years ago
  62. f6c3400 Fix use of fitsSystemWindows, so padding doesn't conflict. by Dianne Hackborn · 13 years ago
  63. 34394c4 Merge "Change video demo theme to dark." by Dianne Hackborn · 13 years ago
  64. 6ad1018 Use fitsSystemWindows for better demoing. by Dianne Hackborn · 13 years ago
  65. f7541b8 Change video demo theme to dark. by Dianne Hackborn · 13 years ago
  66. adee1fd Update Full Screen Modes to demostrate more modes. by Dianne Hackborn · 13 years ago
  67. e46673a Multiple webviews could be a bad model for developers to follow. by Teng-Hui Zhu · 13 years ago
  68. a71d47a Add API demo for thumbnail animations. by Dianne Hackborn · 13 years ago
  69. 967d1e6 Update animation sample to use new activity options API. by Dianne Hackborn · 13 years ago
  70. 7ec212f Remove tab only if tab exists. by Cheng Ke · 13 years ago
  71. de48b21 Fix isolated process demo to work with new restrictions. by Dianne Hackborn · 13 years ago
  72. 37f02d8 New API demo for isolated processes. by Dianne Hackborn · 13 years ago
  73. a93566a am cafd05f0: am 97d0a1db: Merge "Fix bug in the new notification sample." into ics-mr1 by Dianne Hackborn · 13 years ago
  74. 376e000 Fix bug in the new notification sample. by Dianne Hackborn · 13 years ago
  75. a983c2a Update NFC samples. by Nick Pelly · 13 years ago
  76. 37e103c am 5370dc8f: am 2a9de021: Clean up and extend the linkify sample. by Dianne Hackborn · 13 years ago
  77. 2a9de02 Clean up and extend the linkify sample. by Dianne Hackborn · 13 years ago
  78. d2f0e46 am 2492079b: am 0b6b4f2d: Merge "Fix notification sample to follow current UI guidelines." into ics-mr1 by Dianne Hackborn · 13 years ago
  79. 174f61c Fix notification sample to follow current UI guidelines. by Dianne Hackborn · 13 years ago
  80. cf0a198 resolved conflicts for merge of cb0d49cd to master by Svetoslav Ganov · 13 years ago
  81. eb17889 Merge " Adding a code sample for implementing accessibility in a custom view." into ics-mr1 by Svetoslav Ganov · 13 years ago
  82. a752338 Adding a code sample for implementing accessibility in a custom view. by Svetoslav Ganov · 13 years ago
  83. 14bc4b9 am 459d7f99: am a96a7c60: am c4d810a4: Merge "Inaccvrate Morse data in sample code." into ics-mr0 by Jean-Baptiste Queru · 13 years ago
  84. a96a7c6 am c4d810a4: Merge "Inaccvrate Morse data in sample code." into ics-mr0 by Jean-Baptiste Queru · 13 years ago
  85. cf2051a Inaccvrate Morse data in sample code. by Jean-Baptiste Queru · 13 years ago
  86. 0efad94 am f1ab1a8e: am 2fd75c63: Move switch preference into its own demo. by Dianne Hackborn · 13 years ago
  87. 2fd75c6 Move switch preference into its own demo. by Dianne Hackborn · 13 years ago
  88. d3837ae resolved conflicts for merge of c90e0d59 to master by Svetoslav Ganov · 13 years ago
  89. c90e0d5 am bc43ef45: Merge "Folding Accessibility Service sample into ApiDemos." into ics-mr0 by Svetoslav Ganov · 13 years ago
  90. bc43ef4 Merge "Folding Accessibility Service sample into ApiDemos." into ics-mr0 by Svetoslav Ganov · 13 years ago
  91. a4591cb am 48a1cf10: am e864636c: Remove Graphics > OpenGL ES > Hidden Activity from Api Demos by Jack Palevich · 13 years ago
  92. 48a1cf1 am e864636c: Remove Graphics > OpenGL ES > Hidden Activity from Api Demos by Jack Palevich · 13 years ago
  93. 101f061 Folding Accessibility Service sample into ApiDemos. by Svetoslav Ganov · 13 years ago
  94. e864636 Remove Graphics > OpenGL ES > Hidden Activity from Api Demos by Jack Palevich · 13 years ago
  95. f574b13 resolved conflicts for merge of 1e94a78a (ApiDemos accessibility stuff) to master by Alexander Lucas · 13 years ago
  96. 1e94a78 am 96c0210e: Adding ICS Accessibility Features to ApiDemos app. by Alexander Lucas · 13 years ago
  97. 96c0210 Adding ICS Accessibility Features to ApiDemos app. by Alexander Lucas · 13 years ago
  98. 61ef1bc am 060c9691: am 1163f69a: Fix activities that want to handle screen size and orientation changes themselves. by Jack Palevich · 13 years ago
  99. 060c969 am 1163f69a: Fix activities that want to handle screen size and orientation changes themselves. by Jack Palevich · 13 years ago
  100. 1163f69 Fix activities that want to handle screen size and orientation changes themselves. by Jack Palevich · 13 years ago