1. 711d3d3 Merge "BottomSheetBehavior passes View to callbacks" into mnc-ub-dev by Yuichi Araki · 10 years ago
  2. e9535f2 Merge "TabLayout layout items sample" into mnc-ub-dev by Chris Banes · 10 years ago
  3. 7da5bbb Add end drawer to the sample app. by Kirill Grouchnikov · 10 years ago
  4. 91e3d95 TabLayout layout items sample by Chris Banes · 10 years ago
  5. 39eac83 Merge "Make sample use TextInputEditText" into mnc-ub-dev by Chris Banes · 10 years ago
  6. 625889b BottomSheetBehavior passes View to callbacks by Yuichi Araki · 10 years ago
  7. 8abd445 Merge "Use of bottom sheet with ScrollView in background" into mnc-ub-dev by Yuichi Araki · 10 years ago
  8. 5df1936 Merge "SupportLeanbackDemo: demo of custom theme of ImageCardView" into mnc-ub-dev by Dake Gu · 10 years ago
  9. 079eca8 Make sample use TextInputEditText by Chris Banes · 10 years ago
  10. 6dc5505 Use of bottom sheet with ScrollView in background by Yuichi Araki · 10 years ago
  11. c77aa4f GuidedStepFragment: add test for icon by Dake Gu · 10 years ago
  12. f5b1907 Add demo for ShareActionProvider by Chris Banes · 10 years ago
  13. 7eb7c4f Fix SupportVectorDrawable sample not building by Chris Banes · 10 years ago
  14. 87d5e9b Merge "Make the SupportDemo apps work the AppCompat + VDC" into mnc-ub-dev by Chris Banes · 10 years ago
  15. cb09b7b SupportLeanbackDemo: demo of custom theme of ImageCardView by Dake Gu · 10 years ago
  16. 9cd6eaa Update Checkstyle rules to better match the style guide. by Aurimas Liutikas · 10 years ago
  17. 8c1e871 Merge "Fix import order config file for Intellij." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  18. 221249d And yet another pass at cleaning up ordering. by Jeff Sharkey · 10 years ago
  19. 5afb1b3 Fix import order config file for Intellij. by Aurimas Liutikas · 10 years ago
  20. cc31a92 Fix import order to match style guide. by Jeff Sharkey · 10 years ago
  21. 91eee20 Make the SupportDemo apps work the AppCompat + VDC by Chris Banes · 10 years ago
  22. 6b82b75 Allow to run checkstyle with untracked files present. by Aurimas Liutikas · 10 years ago
  23. 4e8bad8 Fix a crash when a brand new file is added. by Aurimas Liutikas · 10 years ago
  24. 1fc79c2 Add a script that allows developers to run checkstyle. by Aurimas Liutikas · 10 years ago
  25. 05b1dd5 Merge "Rename BottomSheetListener to BottomSheetCallback" into mnc-ub-dev by Yuichi Araki · 10 years ago
  26. 9fa96ad Tuning GuidedAction APIs by Dake Gu · 10 years ago
  27. 4679aca Rename BottomSheetListener to BottomSheetCallback by Yuichi Araki · 10 years ago
  28. 7ab5271 Merge "Add usage of BottomSheetDialogFragment" into mnc-ub-dev by Yuichi Araki · 10 years ago
  29. 94ef3e2 Merge "update library name, just for Android.mk." into mnc-ub-dev by Tenghui Zhu · 10 years ago
  30. e83e677 Simple sample app for ListPopupWindow by Kirill Grouchnikov · 10 years ago
  31. 7a42332 Merge "Demo showing Theme.AppCompat.DayNight usage" into mnc-ub-dev by Chris Banes · 10 years ago
  32. 48fcebe Merge "Add CTL + nested Toolbar demo" into mnc-ub-dev by Chris Banes · 10 years ago
  33. cd95132 update library name, just for Android.mk. by Teng-Hui Zhu · 10 years ago
  34. 0321a0d Add usage of BottomSheetDialogFragment by Yuichi Araki · 10 years ago
  35. 61ea828 Correct the R.java import by Teng-Hui Zhu · 10 years ago
  36. 6574eff Merge "Add the vector drawable support lib demo code" into mnc-ub-dev by Tenghui Zhu · 10 years ago
  37. 816ed4a Demo showing Theme.AppCompat.DayNight usage by Chris Banes · 10 years ago
  38. ddf2bab Add the vector drawable support lib demo code by Teng-Hui Zhu · 10 years ago
  39. 01c621a Add CTL + nested Toolbar demo by Chris Banes · 10 years ago
  40. 903605c Align DrawerLayout width with Material design spec. by Kirill Grouchnikov · 10 years ago
  41. 559507c Merge "Fix drawer layout sample app layout issue." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  42. 6e96f54 Merge "Add use of NavigationView without drawer" into mnc-ub-dev by Yuichi Araki · 10 years ago
  43. 78bb3f6 Merge "Add usage of hideable BottomSheetBehavior" into mnc-ub-dev by Yuichi Araki · 10 years ago
  44. e8ac210 Fix drawer layout sample app layout issue. by Kirill Grouchnikov · 10 years ago
  45. 9ad497c Fix Context.getDrawable() crash on earlier platforms by Dake Gu · 10 years ago
  46. 7dec9d3 Add use of NavigationView without drawer by Yuichi Araki · 10 years ago
  47. 1ee513f Add usage of hideable BottomSheetBehavior by Yuichi Araki · 10 years ago
  48. d245e0f SupportLeanbackDemos: first showcase of drop down selection by Dake Gu · 10 years ago
  49. adce814 Update SDK Platform revision for API 23 to 2. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  50. 372bb98 Update TabLayout demo to use new ViewPager functionality by Chris Banes · 10 years ago
  51. d775d3a SupportLeanbackDemos: guidedstep changes by Dake Gu · 10 years ago
  52. fffb247 Add "select tab" to the tab layout / view pager demo. by Kirill Grouchnikov · 10 years ago
  53. 8d3349a Add sample activity for ViewPager in Support4Demos by Alan Viverette · 10 years ago
  54. 0c356e4 GuidedStepFragment: Example of two columns actions by Dake Gu · 10 years ago
  55. d0b4919 Remove pre-Material drawer demo apps. by Kirill Grouchnikov · 10 years ago
  56. 220a8ec Material-compliant sample app for drawer layout. by Kirill Grouchnikov · 10 years ago
  57. caaf7b0 Dont use R.id.content to host GuidedStepFragment by Dake Gu · 10 years ago
  58. bea9cef Merge "GuidedStep example: Use standard action IDs and titles" into mnc-ub-dev by Dake Gu · 10 years ago
  59. d403538 Merge "Test app for ViewPager." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  60. 37836fd GuidedStep example: Use standard action IDs and titles by Dake Gu · 10 years ago
  61. 23ee659 Merge "SupportLeanbackDemo: add example finishGuidedStepFragments()" into mnc-ub-dev by Dake Gu · 10 years ago
  62. 5493040 Merge "Add a comment on drawer layout file." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  63. d80cfde SupportLeanbackDemo: add example finishGuidedStepFragments() by Dake Gu · 10 years ago
  64. 01b04c4 Merge "GuidedStep: More example of editing" into mnc-ub-dev by Dake Gu · 10 years ago
  65. 84d4654 Add a comment on drawer layout file. by Kirill Grouchnikov · 10 years ago
  66. afeff42 Test app for ViewPager. by Kirill Grouchnikov · 10 years ago
  67. 193f0c9 Update version to 23.1.1. DO NOT MERGE. by Chris Flatt · 10 years ago
  68. 58ccc4a GuidedStep: More example of editing by Dake Gu · 10 years ago
  69. 4fb761b Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app. am: a4404b1a6f by Marco Loaiza · 10 years ago
  70. bde2559 Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app. by Marco Loaiza · 10 years ago
  71. a4404b1 Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app. by Marco Loaiza · 10 years ago
  72. 0fc3f91 Add AppBar sample using SwipeRefreshLayout by Chris Banes · 10 years ago
  73. 7fdd9d1 Update the Connectivity debug app to the multinetwork API. am: 28bb8be0da by Lorenzo Colitti · 10 years ago
  74. bf91969 Update the Connectivity debug app to the multinetwork API. am: 28bb8be0da by Lorenzo Colitti · 10 years ago
  75. 28bb8be Update the Connectivity debug app to the multinetwork API. by Lorenzo Colitti · 10 years ago
  76. 88436bd Add demo for TextInputLayout's counter by Chris Banes · 10 years ago
  77. 3848c33 Merge "Add usage of BottomSheetBehavior" into mnc-ub-dev by Yuichi Araki · 10 years ago
  78. ce4224f am 2d7067cd: am a3496a09: am 19923db3: Update build tools rev to <API>.0.2. DO NOT MERGE. by Xavier Ducrohet · 10 years ago
  79. 2d7067c am a3496a09: am 19923db3: Update build tools rev to <API>.0.2. DO NOT MERGE. by Xavier Ducrohet · 10 years ago
  80. a3496a0 am 19923db3: Update build tools rev to <API>.0.2. DO NOT MERGE. by Xavier Ducrohet · 10 years ago
  81. 19923db Update build tools rev to <API>.0.2. DO NOT MERGE. by Xavier Ducrohet · 10 years ago
  82. 3db22d4 am c0781cd7: am 10b385c0: am afe2d242: Fix llvm-rs-cc.exe crash for windows by Miao Wang · 10 years ago
  83. c0781cd am 10b385c0: am afe2d242: Fix llvm-rs-cc.exe crash for windows by Miao Wang · 10 years ago
  84. 10b385c am afe2d242: Fix llvm-rs-cc.exe crash for windows by Miao Wang · 10 years ago
  85. dcd18d5 Update version to 23.1.0. DO NOT MERGE. by Chris Flatt · 10 years ago
  86. 00ada54 Update support library to 23.1.1. DO NOT MERGE by Chris Flatt · 10 years ago
  87. afe2d24 Fix llvm-rs-cc.exe crash for windows by Miao Wang · 10 years ago
  88. 6327806 Remove route providers which use RouteGroup by Sungsoo Lim · 10 years ago
  89. b6239ea am de02034f: am 944fb730: am 419fb50c: Merge "Update system images to revision 4" into mnc-dev by Bo Hu · 10 years ago
  90. de02034 am 944fb730: am 419fb50c: Merge "Update system images to revision 4" into mnc-dev by Bo Hu · 10 years ago
  91. 944fb73 am 419fb50c: Merge "Update system images to revision 4" into mnc-dev by Bo Hu · 10 years ago
  92. 419fb50 Merge "Update system images to revision 4" into mnc-dev by Bo Hu · 10 years ago
  93. 2157e7f SupportLeanbackShowcase: get rid of card view background overdraw by Dake Gu · 10 years ago
  94. 052b1d4 Merge "Support7Demos: Update the MediaRouter demo" into mnc-ub-dev by Jae Seo · 10 years ago
  95. 2bd1f62 Support7Demos: Update the MediaRouter demo by Jae Seo · 10 years ago
  96. 0750ff8 SupportLeanbackShowcase: performance fix of ImageCardView resource by Dake Gu · 10 years ago
  97. 7d12018 SupportLeanbackShowcase: dont expand side info by Dake Gu · 10 years ago
  98. c8ad1e5 Leanback Demo: demo of edit title by Dake Gu · 10 years ago
  99. 6fe262d Supportleanbackshowcase: Polishing 2 and transition performance fix by Dake Gu · 10 years ago
  100. ab2a8a7 Supportleanbackshowcase: Polishing by Dake Gu · 10 years ago