1. 3a63986 Fix lint warnings. am: ec7652998f by Takeshi Hagikura · 8 years ago
  2. ec76529 Fix lint warnings. by Takeshi Hagikura · 8 years ago
  3. 60c87a2 Fixes lint warnings. Lower the minSdk to the appropriate level. by Takeshi Hagikura · 8 years ago
  4. 7f29a15 Merge "Some refactoring for the ShareActionProvider sample." into nyc-dev by Takeshi Hagikura · 8 years ago
  5. b703d26 Some refactoring for the ShareActionProvider sample. by Takeshi Hagikura · 8 years ago
  6. 2b2552a Fix lint warnings by Takeshi Hagikura · 8 years ago
  7. 0d2f2c6 Syncing template-generated build artifacts by Trevor Johns · 8 years ago
  8. d72f3df Update Gradle wrapper to v2.14.1 by Trevor Johns · 8 years ago
  9. c219028 Some polish for DragAndDropAcrossApp sample by Vladislav Kaznacheev · 8 years ago
  10. 60b4c34 Merge "Add DragAndDropAcrossApps sample." into nyc-dev by Jan-Felix Schmakeit · 8 years ago
  11. fc1c2ea Update samples to use API 24 by Trevor Johns · 8 years ago
  12. 0bf3ed8 Add DragAndDropAcrossApps sample. by Jan-Felix Schmakeit · 9 years ago
  13. 9adc0ea Merge "Fixes lint warnings" into nyc-dev by Takeshi Hagikura · 8 years ago
  14. 7e600f0 Merge "Update SDK version in the README." into nyc-dev by Takeshi Hagikura · 8 years ago
  15. 0f55c80 Merge "Fixes lint errors" into nyc-dev by Takeshi Hagikura · 8 years ago
  16. c5e58d5 Fixes lint warnings by Takeshi Hagikura · 8 years ago
  17. 13f21a8 Fixes lint errors by Takeshi Hagikura · 8 years ago
  18. f0b5b41 Update SDK version in the README. by Takeshi Hagikura · 8 years ago
  19. ba9b0da Fix lint errors for CardView. Correct the minSdk by Takeshi Hagikura · 8 years ago
  20. 404495a samples: Remove duplicate comment from ActionBarCompat-ShareActionProvider by Trevor Johns · 8 years ago
  21. 50c3316 samples: Change support lib from v24.0.0-beta1 to v24.0.0 by Trevor Johns · 8 years ago
  22. 7299db2 samples: Bump minSdk for TextSwitcher by Trevor Johns · 8 years ago
  23. c3efdec samples: Bump minSdk for CustomChoiceList by Trevor Johns · 8 years ago
  24. 671a3a0 samples: Remove duplicate appcompat-v7 declarations by Trevor Johns · 8 years ago
  25. b729578 samples: Remove compileSdkVersion/targetSdkVersion from template-parms by Trevor Johns · 8 years ago
  26. f9872de samples: Use API 23 by default, except for N-specific samples. by Trevor Johns · 8 years ago
  27. 55a4a8d Merge "Update sample dependency versions for Android DP4" into nyc-dev by Trevor Johns · 8 years ago
  28. ad6207d Update sample dependency versions for Android DP4 by Trevor Johns · 8 years ago
  29. e277ea1 Merge "Rename minWidth/Height attributes" into nyc-dev by Andrii Kulian · 8 years ago
  30. bcc4aec Update dependency versions am: 7c3c09dcf0 am: a9d2784f71 am: 490a735975 by Trevor Johns · 8 years ago
  31. 462f3ed Resolve merge conflicts of 9df2f39 to nyc-dev by Trevor Johns · 8 years ago
  32. 7c3c09d Update dependency versions by Trevor Johns · 8 years ago
  33. 4ee836e Update Android Gradle plugin to v2.1.0 by Trevor Johns · 8 years ago
  34. 8f3a74b Rename minWidth/Height attributes by Andrii Kulian · 8 years ago
  35. 86a848a Revert Gradle plugin version to 2.0.0 by Trevor Johns · 8 years ago
  36. 23cb6da Resolve merge conflicts of f091104 to nyc-dev by Trevor Johns · 8 years ago
  37. f8064b8 Refactor usages of Picture In Picture and Multi Window (3/4) by Andrii Kulian · 8 years ago
  38. 22a400c Update ActivityInfo#WindowLayout apis (3/3) by Andrii Kulian · 8 years ago
  39. 011501b Set MultiWindowPlayground to PUBLISHED by Trevor Johns · 8 years ago
  40. 278320d Set Gradle wrapper to v2.10 for all samples by Trevor Johns · 8 years ago
  41. 837f1e1 Update dependencies for MultiWindowPlayground sample. by Jan-Felix Schmakeit · 8 years ago
  42. 9c92857 Add MultiWindowPlayground sample. by Jan-Felix Schmakeit · 9 years ago
  43. e4535bd Fixes the broken build for NavigationDrawer sample. by Takeshi Hagikura · 9 years ago
  44. a9f977c Fixes b/26503965. by Takeshi Hagikura · 9 years ago
  45. 243feb4 Update Gradle Wrapper version to 2.8 by Trevor Johns · 9 years ago
  46. 6d3f9fa Update DisplayingBitmaps sample to hide loading spinner on detail view. by Adam Koch · 9 years ago
  47. bb46a8d Replace deprecated getPosition call with getAdapterPosition. by Chris Recher · 9 years ago
  48. d97be3b Fixes the image path by Takeshi Hagikura · 9 years ago
  49. 9c1e555 Removing nested gradle directories by Shailen Tuli · 9 years ago
  50. 66cd403 Update gradle wrapper to v2.5 by Trevor Johns · 9 years ago
  51. 49bbfaa Update gradle wrapper to v2.4 by Trevor Johns · 9 years ago
  52. 38b067e Instantiate RecyclerView.LayoutManager in XML. by Deepanshu Gupta · 9 years ago
  53. 57690c2 Swap compileSdkVersion for targetSdkVersion by Trevor Johns · 9 years ago
  54. dee2a47 Peg permissions-based samples at API 22 by Trevor Johns · 9 years ago
  55. d8cda51 Update sample prebuilts to use latest deps by Trevor Johns · 9 years ago
  56. 89d2da0 Update sample templates for android-23 release by Trevor Johns · 9 years ago
  57. 9b3abfd Bumping minimum version of samples. by Max Nash · 9 years ago
  58. 84a2f50 Updated minSdk version by Shailen Tuli · 9 years ago
  59. 78cbe65 Merge "Add metadata for ActionBarCompat-Styled sample." into lmp-docs by Trevor Johns · 9 years ago
  60. 7757bfe Merge "Android RevealEffectBasic sample: Update metadata." into lmp-docs by Arthur Thompson · 9 years ago
  61. 16ad2e8 Merge "Android RecyclerView sample: Update metadata." into lmp-docs by Arthur Thompson · 9 years ago
  62. e96a75d Add metadata for ActionBarCompat-Styled sample. by Jan-Felix Schmakeit · 10 years ago
  63. 650a110 Merge "Updating metadata for TextSwitcher sample" into lmp-docs by Joanna Smith · 9 years ago
  64. 1c8d8da Fixes the broken Interpolater tests. by Takeshi Hagikura · 9 years ago
  65. 801f06c Merge "Fixes test code that don't compile. - Removed the double license. - Removed non-existent classes such as ?????Fragment or ?????Activity which seemed to be created through the template but haven't been executed. - Changed the wrong index of the Fragment from 1 to 0. - Fixes the targetPackage name consistent with the application package." into lmp-docs by Takeshi Hagikura · 9 years ago
  66. 235eec2 Merge "Fixes the AndroidManifest.xml in tests to remove duplicate elements for android:label. Fixes the targetPackage for Interpolater" into lmp-docs by Takeshi Hagikura · 9 years ago
  67. 6d4a36d Fixes test code that don't compile. by Takeshi Hagikura · 9 years ago
  68. d1fc86a Fixes the AndroidManifest.xml in tests to remove duplicate elements for android:label. Fixes the targetPackage for Interpolater by Takeshi Hagikura · 9 years ago
  69. aa79bf2 Remove double license for AndroidManifest.xml in tests by Takeshi Hagikura · 9 years ago
  70. 90afa45 Updating metadata for TextSwitcher sample by Joanna Smith · 10 years ago
  71. 5c90c5c Merge "Add metadata and update icon for BorderlessButtons sample." into lmp-docs by Jan-Felix Schmakeit · 10 years ago
  72. 071c619 Android RevealEffectBasic sample: Update metadata. by Arthur Thompson · 10 years ago
  73. 84c91ec Android RecyclerView sample: Update metadata. by Arthur Thompson · 10 years ago
  74. 30a5396 Fixed broken XML by Shailen Tuli · 10 years ago
  75. f686d8f Merge "Created metadata for AdvancedImmersiveMode sample" into lmp-docs by Shailen Tuli · 10 years ago
  76. 91149dc Merge "Metadata for SwipeRefreshListFragment sample" into lmp-docs by Shailen Tuli · 10 years ago
  77. ab8c18b Merge "Metadata for ElevationBasic sample" into lmp-docs by Shailen Tuli · 10 years ago
  78. b3e97a1 Merge "Metadata for Interpolator sample" into lmp-docs by Shailen Tuli · 10 years ago
  79. 93a7aee Metadata for SwipeRefreshListFragment sample by Shailen Tuli · 10 years ago
  80. 9febcc0 Created metadata for AdvancedImmersiveMode sample by Shailen Tuli · 10 years ago
  81. fcb255f Metadata for Interpolator sample by Shailen Tuli · 10 years ago
  82. e53eecf Metadata for ElevationBasic sample by Shailen Tuli · 10 years ago
  83. 6550d24 Merge "Add metadata and update icon for Basic Immersive Mode sample." into lmp-docs by Jan-Felix Schmakeit · 10 years ago
  84. 4f99718 Add metadata and update icon for Basic Immersive Mode sample. by Jan-Felix Schmakeit · 10 years ago
  85. de70f24 Merge "Update metadata and add new icon for DocumentCentricApps sample." into lmp-docs by Jan-Felix Schmakeit · 10 years ago
  86. cd072e4 Add metadata for CustomChoiceList sample by Trevor Johns · 10 years ago
  87. 4da7ab5 Update metadata and add new icon for DocumentCentricApps sample. by Jan-Felix Schmakeit · 10 years ago
  88. 7f33198 Add metadata and update icon for BorderlessButtons sample. by Jan-Felix Schmakeit · 10 years ago
  89. 320812e Metadata added for sample ActionBarCompat-ListPopupMenu by Natalie Masse · 10 years ago
  90. e9dcd2e Fix the build error for RecyclerView sample by Takeshi Hagikura · 10 years ago
  91. c4fb963 Remove more dynamic build dependencies by Trevor Johns · 10 years ago
  92. 807b73f Update dependencies to use absolute versions by Trevor Johns · 10 years ago
  93. 8600e8b Adds metadata to the ActionBarCompat-ShareActionProvider sample by Jose Alcerreca · 10 years ago
  94. 20a8a44 Merge "Updates metadata for the SlidingTabsColors sample" into lmp-docs by Jose Alcerreca · 10 years ago
  95. 2d39dc4 Updates metadata for the SlidingTabsColors sample by Jose Alcerreca · 10 years ago
  96. 6c30ebb Merge "Updates metadata for the ElevationDrag sample" into lmp-docs by Jose Alcerreca · 10 years ago
  97. 2d1624d Merge "Fix metadata for some samples" into lmp-docs by Yuichi Araki · 10 years ago
  98. c702dd8 Merge "Add metadata to CustomTransition sample" into lmp-docs by Yuichi Araki · 10 years ago
  99. b4a142b Merge "Add metadata to FragmentTransition sample" into lmp-docs by Yuichi Araki · 10 years ago
  100. 8dbb21d Merge "Add metadata to PdfRendererBasic sample" into lmp-docs by Yuichi Araki · 10 years ago