1. 895646d Allow the parent to be set for nodes created by ExploreByTouchHelper. by Zach Kuznia · 8 years ago
  2. 46f49c1 Allow the parent to be set for nodes created by ExploreByTouchHelper. by Zach Kuznia · 8 years ago
  3. e758964 resolve merge conflicts of af6b251 to master by Alan Viverette · 8 years ago
  4. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  5. 7316f0a DO NOT MERGE Fix a few remaining compilation issues by Alan Viverette · 8 years ago
  6. 67949f5 Remove uses of deprecated methods in Support*Demos. by Aurimas Liutikas · 8 years ago
  7. 63001a7 Fix all uses of deprecated APIs in Support4Demos. am: 9c76e9550a am: 870e443009 by Aurimas Liutikas · 8 years ago
  8. a303692 Remove all uses of deprecated API in Support13Demos. am: d21166840e am: 975a557d2e by Aurimas Liutikas · 8 years ago
  9. d211668 Remove all uses of deprecated API in Support13Demos. by Aurimas Liutikas · 8 years ago
  10. 9c76e95 Fix all uses of deprecated APIs in Support4Demos. by Aurimas Liutikas · 8 years ago
  11. e12dfa0 Stop using a several deprecated methods/constants. by Aurimas Liutikas · 8 years ago
  12. b500675 Convert to AAPT2 by Adam Lesinski · 8 years ago
  13. 8a50bd8 Stop using a several deprecated methods/constants. by Aurimas Liutikas · 8 years ago
  14. be6b908 Fix build breakage in pagination API Demo. by Hyundo Moon · 8 years ago
  15. 3ee2ea1 Support4Demo: Add sample usage of MediaBrowser pagination API by Hyundo Moon · 8 years ago
  16. 48a0d49 Merge "Support4Demos: Handle ACTION_MEDIA_BUTTON intent properly" by Donghyun Cho · 8 years ago
  17. e02d0df Support4Demos: Handle ACTION_MEDIA_BUTTON intent properly by Donghyun Cho · 8 years ago
  18. e17c519 Allow editing of samples in Android Studio by Chris Banes · 8 years ago
  19. 42242cb Expand existing v4 Fragment receive result sample to IntentSender am: dd31c62 by Clara Bayarri · 9 years ago
  20. c740663 Expand existing v4 Fragment receive result sample to IntentSender by Clara Bayarri · 9 years ago
  21. 959ecae Merge "Fix up the makefiles and some samples." am: 2473cab am: d0a7343 by Christopher Ferris · 9 years ago
  22. ed4ac24 Fix up the makefiles and some samples. by Christopher Ferris · 9 years ago
  23. 0489b90 Support4Demos : Set LOCAL_MIN_SDK_VERSION. by Narayan Kamath · 9 years ago
  24. be39aaf Merge "Land MediaBrowserCompat sample in Support4Demos" into nyc-dev by Sungsoo Lim · 9 years ago
  25. cafc155 Improve SwipeRefreshLayout demos am: 74cecd8 by Chris Banes · 9 years ago
  26. 94349e7 Improve SwipeRefreshLayout demos by Chris Banes · 9 years ago
  27. a907614 Land MediaBrowserCompat sample in Support4Demos by Sungsoo Lim · 9 years ago
  28. 5b08a95 Add role description sample to Support4Demos by Steven Dao · 9 years ago
  29. 0a21a36 Remove pre-Material drawer demo apps. by Kirill Grouchnikov · 9 years ago
  30. d56d554 resolve merge conflicts of 5149c313bc to master. by Alan Viverette · 9 years ago
  31. 4a77d89 Add sample activity for ViewPager in Support4Demos by Alan Viverette · 9 years ago
  32. 07c3af2 Remove pre-Material drawer demo apps. by Kirill Grouchnikov · 9 years ago
  33. 2c4f2be Merge "Test app for ViewPager." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  34. 31527e5 Merge "Add a comment on drawer layout file." into mnc-ub-dev am: 5493040235 by Kirill Grouchnikov · 9 years ago
  35. 71a5ed0 Add a comment on drawer layout file. by Kirill Grouchnikov · 9 years ago
  36. aafa514 Test app for ViewPager. by Kirill Grouchnikov · 9 years ago
  37. d8222f9 Merge "update show/hide button" by Todd Kennedy · 9 years ago
  38. 6baf8cb am dd04e267: am 063b68ed: Add DrawableCompat demo to Support4Demos by Chris Banes · 9 years ago
  39. d099e43 Add DrawableCompat demo to Support4Demos by Chris Banes · 9 years ago
  40. d4b4cd9 Add sample activity for ViewPager in Support4Demos by Alan Viverette · 9 years ago
  41. adc593b update show/hide button by Todd Kennedy · 9 years ago
  42. 2cde0e9 Introduce sample for RoundedBitmapDrawable by Benjamin Weiss · 9 years ago
  43. 64db3d4 Add sample for nested scrolling by Adam Powell · 10 years ago
  44. 6cf8e67 SupportV7 Navigation Bar Demo by Yigit Boyar · 10 years ago
  45. 948196f Update DrawerLayout demo code to use title API by Alan Viverette · 11 years ago
  46. 6626fee Swiperefresh sample by Mindy Pereira · 11 years ago
  47. 18e115c Update Support4Demos targetSdkVersion to 19 by Alan Viverette · 11 years ago
  48. e794b27 Fix drawer mirroring in Support4Demos by Alan Viverette · 11 years ago
  49. 38f3ad1 am e1d4743d: am 3c16ec88: Fix bugs in FragmentLayoutSupport sample in Support4Demos by Adam Powell · 11 years ago
  50. 29cbd1b Fix bugs in FragmentLayoutSupport sample in Support4Demos by Adam Powell · 11 years ago
  51. 1e5f90d am 19142864: am 1cb84db2: Merge "Add RTL support in Support4Demos manifest, fix DrawerLayout sample" into jb-mr2-ub-dev by Alan Viverette · 11 years ago
  52. 510a5b6 Merge "Add RTL support in Support4Demos manifest, fix DrawerLayout sample" into jb-mr2-ub-dev by Alan Viverette · 11 years ago
  53. 7f077ce Add RTL support in Support4Demos manifest, fix DrawerLayout sample by Alan Viverette · 11 years ago
  54. 2c90f81 resolved conflicts for merge of 73a12453 to master by Mindy DelliCarpini · 11 years ago
  55. bd6d975 Add sample for new ContentLoadingProgressBar. by Mindy DelliCarpini · 11 years ago
  56. 11d03f9 Add sample code for ExploreByTouchHelper class. by Alan Viverette · 11 years ago
  57. c6ae348 Fix bug #8656546 API REVIEW: android.text.bidi / android.text by Fabrice Di Meglio · 12 years ago
  58. 43b6043 Merge "Update to follow TransportMediator API changes." into jb-mr2-dev by Dianne Hackborn · 12 years ago
  59. 0c54e88 resolved conflicts for merge of b105894b to jb-mr2-dev by Adam Powell · 12 years ago
  60. f3d8cff Update to follow TransportMediator API changes. by Dianne Hackborn · 12 years ago
  61. 1e54937 Add Support4Demos examples for DrawerLayout and SlidingPaneLayout by Adam Powell · 12 years ago
  62. 892f76f Fix issue #8520788: Add WakefulBroadcastReceiver by Dianne Hackborn · 12 years ago
  63. db5b483 Update for java docs. by Dianne Hackborn · 12 years ago
  64. c9887f6 Update media controller sample. by Dianne Hackborn · 12 years ago
  65. 1337277 Improve TransportController demo. by Dianne Hackborn · 12 years ago
  66. ff1d048 Move media key handling to here. by Dianne Hackborn · 12 years ago
  67. 17aff09 Remove reference to <root-path>. by Jeff Sharkey · 12 years ago
  68. 7701389 Add TransportController API demo. by Dianne Hackborn · 12 years ago
  69. 313a7b5 Move media router samples to new Support7Demos project. by Jeff Brown · 12 years ago
  70. 0c756f4 Fix #8185319 Need to put Android BidiFormatter into the Support Library by Fabrice Di Meglio · 12 years ago
  71. fcf93da Samples for media router support library. by Jeff Brown · 12 years ago
  72. 82e5a19 Example code for FileProvider. by Jeff Sharkey · 12 years ago
  73. 9243026 SDK Only: Fix search interaction with various samples. by Dianne Hackborn · 12 years ago
  74. e36753e Update API demos to match new tab interaction. by Dianne Hackborn · 12 years ago
  75. 1595482 New API demo for nested fragments in support lib. by Dianne Hackborn · 12 years ago
  76. ceeb27e Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  77. 6a8875b New API demos for retained fragments with loaders. by Dianne Hackborn · 12 years ago
  78. 8895d25 Update SharingSupport demo for support lib API change by Adam Powell · 13 years ago
  79. 085303c am e03f7627: am 85241cc7: Add button to clear back stack. by Dianne Hackborn · 13 years ago
  80. 889232f Add button to clear back stack. by Dianne Hackborn · 13 years ago
  81. 70fc82c Catch IOException for close by Adam Powell · 13 years ago
  82. 28a5834 Add code sample for ShareCompat by Adam Powell · 13 years ago
  83. a506d18 SDK only: add markup for use in documentation. by Dianne Hackborn · 13 years ago
  84. ff07583 Add the support libraries to the platform documentation (demos). by Svetoslav Ganov · 13 years ago
  85. 109979e Fix the support-v4 demos to work on a platform with APIs V4 (samples part) by Svetoslav Ganov · 13 years ago
  86. 1212111 Adding a sample showing how to use the accessibility API in the compat library. by Svetoslav Ganov · 13 years ago
  87. 865abe2 Dang you, TabHost. by Dianne Hackborn · 13 years ago
  88. 0157041 Add new API demos for fragment custom animations. by Romain Guy · 13 years ago
  89. c252b20 Add API demo for LocalBroadcastManager. by Dianne Hackborn · 13 years ago
  90. a8640f1 SDK only: add documentation tags. by Dianne Hackborn · 13 years ago
  91. 62de543 DO NOT MERGE. Only impacts SDK. Integrate from master. by Adam Powell · 13 years ago
  92. aefd281 New API demos showing use of tabs with fragments. by Dianne Hackborn · 13 years ago
  93. 02e8239 Update pager demos to match new v4 ViewPager API. by Dianne Hackborn · 13 years ago
  94. af846a1 Lost and found. by Dianne Hackborn · 13 years ago
  95. b1b8c06 New demos for the v13 support library. by Dianne Hackborn · 13 years ago
  96. c644c91 Extract support lib samples out of ApiDemos and in to their own app. by Dianne Hackborn · 13 years ago