1. 29 Sep, 2015 1 commit
  2. 27 Sep, 2015 3 commits
  3. 26 Sep, 2015 1 commit
  4. 23 Sep, 2015 2 commits
  5. 22 Sep, 2015 1 commit
  6. 21 Sep, 2015 4 commits
  7. 18 Sep, 2015 3 commits
  8. 14 Sep, 2015 1 commit
    • Dake Gu's avatar
      Add example of vertical grid transition and GuidedStepFragment · 7b42f57c
      Dake Gu authored
      Added example of vertical grid transition
      
      Added example of launching GuidedStepFragment from BrowseFragment.
      
      Also fixed couple bug in GuidedStepActivity:
      1. All fragment class should be public
      2. Remove argument from constructor. Pass Arguments instead.
      
      Bug: 23319507
      
      Change-Id: Ia7b8d6669445be62f8f2a325cc460021ca392ded
      7b42f57c
  9. 10 Sep, 2015 1 commit
  10. 09 Sep, 2015 2 commits
  11. 04 Sep, 2015 1 commit
  12. 03 Sep, 2015 1 commit
  13. 31 Aug, 2015 1 commit
  14. 28 Aug, 2015 3 commits
  15. 27 Aug, 2015 9 commits
  16. 26 Aug, 2015 5 commits
  17. 25 Aug, 2015 1 commit
    • Yusuf Ozuysal's avatar
      Add customtabs support lib to extras/android/support/ · 53ad2de7
      Yusuf Ozuysal authored
      Currently the only way to get access to customtabs library through
      download m2repository and using the aar file whereas all other
      support libs are also present in extras/android/support/ with
      the corresponding resources and jar file.
      
      This adds the jar and manifest to the corresponding folder to avoid
      the confusion to developers.
      
      Change-Id: Id6d71e4071c0725257cadb539cd47230d6727914
      53ad2de7