summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge "MediaRouter: Start the session activity when a content item is clicked...Jae Seo2015-11-062-1/+23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | MediaRouter: Start the session activity when a content item is clickedJae Seo2015-11-052-1/+23
| * | | | | | | | | | | Merge "MediaBrowser: Publish the API" into mnc-ub-devJae Seo2015-11-063-3/+73
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | MediaBrowser: Publish the APIJae Seo2015-11-033-3/+73
| * | | | | | | | | | | | Fix doc buildChris Banes2015-11-061-1/+1
| * | | | | | | | | | | | Add compat padding to FloatingActionButton ala CardViewChris Banes2015-11-067-12/+144
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge "Add setHintEnabled to TextInputLayout" into mnc-ub-devChris Banes2015-11-063-22/+100
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Add setHintEnabled to TextInputLayoutChris Banes2015-11-023-22/+100
| * | | | | | | | | | | Merge "Leanback: support RTL in slide transition" into mnc-ub-devDake Gu2015-11-057-61/+43
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Leanback: support RTL in slide transitionDake Gu2015-11-057-61/+43
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge "NestedScrollView onStopNestedScroll fix" into mnc-ub-devChris Banes2015-11-051-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | NestedScrollView onStopNestedScroll fixChris Banes2015-11-041-0/+1
| * | | | | | | | | | Revert "MediaRouter: Preserve custom data in metadata between Api21 and Compat"Jae Seo2015-11-042-21/+51
| * | | | | | | | | | GuidedStepFragment: multiple fixes:Dake Gu2015-11-047-70/+80
| * | | | | | | | | | Merge "GuidedStepFragment: fix the unfocus alpha being overriden." into mnc-u...Dake Gu2015-11-043-2/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | GuidedStepFragment: fix the unfocus alpha being overriden.Dake Gu2015-11-043-2/+11
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge "Add getter for FAB content background" into mnc-ub-devChris Banes2015-11-045-26/+53
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add getter for FAB content backgroundChris Banes2015-11-045-26/+53
| | | |/ / / / / / / / | | |/| | | | | | | |
| * / | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-11-0478-0/+156
| |/ / / / / / / / /
| * | | | | | | | | Merge "MediaSessionCompat: Make playFromUri() work on API 21-22" into mnc-ub-devDonghyun Cho2015-11-042-1/+39
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | MediaSessionCompat: Make playFromUri() work on API 21-22Donghyun Cho2015-11-032-1/+39
| * | | | | | | | | | Merge "GuidedStepFragment: two columns actions" into mnc-ub-devDake Gu2015-11-0413-120/+529
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | GuidedStepFragment: two columns actionsDake Gu2015-11-0313-120/+529
| * | | | | | | | | | Merge "DO NOT MERGE ANYWHERE. Update prelease version to 23.2.0-SNAPSHOT" int...Chris Flatt2015-11-031-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | DO NOT MERGE ANYWHERE. Update prelease version to 23.2.0-SNAPSHOTChris Flatt2015-11-021-1/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge "Fix Tab indicator animation glitch" into mnc-ub-devChris Banes2015-11-031-23/+40
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix Tab indicator animation glitchChris Banes2015-11-021-23/+40
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Text appearance API in TextViewCompat.Kirill Grouchnikov2015-11-024-1/+64
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge "Respect drawer's lock state in drawer toggle." into mnc-ub-devKirill Grouchnikov2015-11-021-2/+4
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Respect drawer's lock state in drawer toggle.Kirill Grouchnikov2015-10-301-2/+4
| * | | | | | | | | Merge "Send a message with data in MediaControllerCompat.MessageHandler.post(...Sungsoo Lim2015-11-021-1/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Send a message with data in MediaControllerCompat.MessageHandler.post()Sungsoo Lim2015-11-021-1/+3
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge "Workaround stateful tinting bug on <= API 23" into mnc-ub-devChris Banes2015-11-027-55/+100
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Workaround stateful tinting bug on <= API 23Chris Banes2015-10-277-55/+100
| * | | | | | | | | | Merge "MediaSession: Fix the API documentation inconsistency" into mnc-ub-devInsun Kang2015-11-021-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | MediaSession: Fix the API documentation inconsistencyInsun Kang2015-11-021-2/+2
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Add current.txt changes after ag/802770Kirill Grouchnikov2015-10-301-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge "GridLayoutManager: Dont crash in measure when using weight" into mnc-u...Dake Gu2015-10-301-8/+2
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | GridLayoutManager: Dont crash in measure when using weightDake Gu2015-10-301-8/+2
| * | | | | | | | RTL support for setting drawer lock mode at activity startup.Kirill Grouchnikov2015-10-301-26/+102
| * | | | | | | | Merge "Track opening / closing state of drawers for state restoration." into ...Kirill Grouchnikov2015-10-301-16/+36
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Track opening / closing state of drawers for state restoration.Kirill Grouchnikov2015-10-301-16/+36
| * | | | | | | | GuidedActionsStylist: support different viewTypes and LayoutIdsDake Gu2015-10-304-6/+79
| * | | | | | | | Merge "Setup GridLayoutManager state before scroll" into mnc-ub-devYigit Boyar2015-10-302-0/+42
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Setup GridLayoutManager state before scrollYigit Boyar2015-10-282-0/+42
| * | | | | | | | | Merge "MediaRouter: Rename mVolumeControl and mPlaybackControl for consistenc...Jae Seo2015-10-301-33/+33
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | MediaRouter: Rename mVolumeControl and mPlaybackControl for consistencyJae Seo2015-10-301-33/+33
| * | | | | | | | | Merge "Slight tweaks to the card view." into mnc-ub-devKirill Grouchnikov2015-10-302-47/+56
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Slight tweaks to the card view.Kirill Grouchnikov2015-10-282-47/+56
| * | | | | | | | | Merge "MediaRouter: Fix comments." into mnc-ub-devInsun Kang2015-10-301-2/+2
| |\ \ \ \ \ \ \ \ \