summaryrefslogtreecommitdiffstats
path: root/samples/Support7Demos
Commit message (Expand)AuthorAgeFilesLines
* Merge "AlertDialog Demo" into lmp-mr1-ub-devChris Banes2015-02-205-0/+156
|\
| * AlertDialog DemoChris Banes2015-02-115-0/+156
* | Add ActionMode demos to Support7DemosChris Banes2015-02-176-0/+246
* | Add new SupportDesignDemos sample appChris Banes2015-02-105-129/+0
|/
* Add button bar dialog sampleChris Banes2015-01-293-0/+64
* Add FAB Sample to Support7DemosChris Banes2015-01-269-46/+214
* Merge "Add some samples for AppCompat's styled widgets" into lmp-mr1-ub-devChris Banes2015-01-238-0/+338
|\
| * Add some samples for AppCompat's styled widgetsChris Banes2015-01-238-0/+338
* | SortedList demo activityYigit Boyar2015-01-227-0/+250
|/
* Update Support7Demos with Dialog and Preferences samplesChris Banes2015-01-1323-69/+467
* Change Support7Demos to use android:theme insteadChris Banes2015-01-091-1/+1
* Updates for compatLib changes to MedaiRouter support libRoboErik2014-12-041-6/+0
* Update for MediaSessionCompat supportRoboErik2014-12-013-64/+52
* Merge "Update the MediaRouter support demo for new UIs" into lmp-mr1-devRoboErik2014-11-249-141/+179
|\
| * Update the MediaRouter support demo for new UIsRoboErik2014-11-199-141/+179
* | Remove deprecated API usageYigit Boyar2014-11-114-9/+17
|/
* Add color picker to cardview demoYigit Boyar2014-10-145-8/+94
* Merge "Update Support7Demos for L appcompat" into lmp-mr1-devChris Banes2014-10-0316-25/+764
|\
| * Update Support7Demos for L appcompatChris Banes2014-10-0216-25/+764
* | Don't layout removed scrap viewsYigit Boyar2014-10-021-4/+5
|/
* SupportV7 Navigation Bar DemoYigit Boyar2014-08-295-0/+521
* Add grid manager demo to Support7Demo appYigit Boyar2014-08-077-277/+419
* Add elevation settings to cardview demo appYigit Boyar2014-07-303-16/+166
* Update divider item decorator to account for view translationYigit Boyar2014-07-171-2/+5
* Add RecyclerView animations for change actionsChet Haase2014-07-104-8/+72
* Update Support7Demos to include Palette demosChris Banes2014-07-0811-0/+772
* Remove calls to LM.getItemCount in demos.Yigit Boyar2014-06-122-4/+4
* AnimatedRecyclerActivity demo supports simpler RV item animationsChet Haase2014-06-103-39/+64
* Remove deprecated RecyclerView methodsYigit Boyar2014-05-292-34/+20
* Added CardView demo to SupportV7 demo appYigit Boyar2014-05-275-3/+200
* Add demo for animating RecyclerView actionsChet Haase2014-05-176-3/+561
* Revert "Add demo for animating RecyclerView actions"Chet Haase2014-05-156-541/+3
* Add demo for animating RecyclerView actionsChet Haase2014-05-146-3/+541
* Updated recycler view demo with smooth scrollingYigit Boyar2014-05-023-33/+175
* LinearLayoutManager examplesYigit Boyar2014-03-277-115/+512
* Update RecyclerView sample to show use of ItemDecorationAdam Powell2014-03-131-19/+69
* Update Support7Demos for RecyclerView API changeAdam Powell2014-02-211-4/+11
* Update Support7Demos for new RecyclerView additionsAdam Powell2014-02-131-10/+10
* Updated Support7Demos to follow RecyclerView API changesAdam Powell2014-01-281-17/+11
* Follow RecyclerView API changesAdam Powell2014-01-231-44/+39
* Update sample for RecyclerViewAdam Powell2014-01-222-6/+185
* Example activity for RecyclerViewAdam Powell2013-12-194-1/+311
* Add sample code to customize the MediaRouteControllerDialogChong Zhang2013-11-0510-64/+299
* mrp sample: refactor and use helper classChong Zhang2013-10-2110-1692/+1947
* Fix NPE in sample code.Jeff Brown2013-10-211-9/+13
* Always register the RCC even for local playback.Jeff Brown2013-09-281-22/+31
* Support7Demo: fix video playback on GBChong Zhang2013-08-263-3/+9
* Ensure sample runs on Gingerbread. (DO NOT MERGE)Jeff Brown2013-08-234-307/+425
* media router sample: handle remote volume changeChong Zhang2013-08-144-1/+194
* Merge "Support7Demos: media router sample" into jb-mr2-ub-devJeff Brown2013-08-0223-262/+2825
|\