Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_development
/
refs/heads/cm-13.0
/
samples
/
Support4Demos
8d3349a
Add sample activity for ViewPager in Support4Demos
by Alan Viverette
· 10 years ago
d0b4919
Remove pre-Material drawer demo apps.
by Kirill Grouchnikov
· 10 years ago
d403538
Merge "Test app for ViewPager." into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
84d4654
Add a comment on drawer layout file.
by Kirill Grouchnikov
· 10 years ago
afeff42
Test app for ViewPager.
by Kirill Grouchnikov
· 10 years ago
063b68e
Add DrawableCompat demo to Support4Demos
by Chris Banes
· 10 years ago
c84455c
Introduce sample for RoundedBitmapDrawable
by Benjamin Weiss
· 10 years ago
57d28da
Add sample for nested scrolling
by Adam Powell
· 11 years ago
98f7101
SupportV7 Navigation Bar Demo
by Yigit Boyar
· 11 years ago
13b9028
Update DrawerLayout demo code to use title API
by Alan Viverette
· 12 years ago
18152c7
Swiperefresh sample
by Mindy Pereira
· 12 years ago
5d5026e
Update Support4Demos targetSdkVersion to 19
by Alan Viverette
· 12 years ago
8a30cb9
Fix drawer mirroring in Support4Demos
by Alan Viverette
· 12 years ago
ba32169
am e1d4743d: am 3c16ec88: Fix bugs in FragmentLayoutSupport sample in Support4Demos
by Adam Powell
· 12 years ago
3c16ec8
Fix bugs in FragmentLayoutSupport sample in Support4Demos
by Adam Powell
· 12 years ago
08f1ee3
am 19142864: am 1cb84db2: Merge "Add RTL support in Support4Demos manifest, fix DrawerLayout sample" into jb-mr2-ub-dev
by Alan Viverette
· 12 years ago
1cb84db
Merge "Add RTL support in Support4Demos manifest, fix DrawerLayout sample" into jb-mr2-ub-dev
by Alan Viverette
· 12 years ago
c7c384b
Add RTL support in Support4Demos manifest, fix DrawerLayout sample
by Alan Viverette
· 12 years ago
e1d5cb5
resolved conflicts for merge of 73a12453 to master
by Mindy DelliCarpini
· 12 years ago
3e28c84
Add sample for new ContentLoadingProgressBar.
by Mindy DelliCarpini
· 12 years ago
f8506ea
Add sample code for ExploreByTouchHelper class.
by Alan Viverette
· 12 years ago
9851ff9
Fix bug #8656546 API REVIEW: android.text.bidi / android.text
by Fabrice Di Meglio
· 12 years ago
3da1568
Merge "Update to follow TransportMediator API changes." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
4f48d97
resolved conflicts for merge of b105894b to jb-mr2-dev
by Adam Powell
· 12 years ago
74c5bcf
Update to follow TransportMediator API changes.
by Dianne Hackborn
· 12 years ago
98c5d4a
Add Support4Demos examples for DrawerLayout and SlidingPaneLayout
by Adam Powell
· 12 years ago
041bfcd
Fix issue #8520788: Add WakefulBroadcastReceiver
by Dianne Hackborn
· 12 years ago
7cf29a7
Update for java docs.
by Dianne Hackborn
· 12 years ago
1abc050
Update media controller sample.
by Dianne Hackborn
· 12 years ago
9b4e96d
Improve TransportController demo.
by Dianne Hackborn
· 12 years ago
e5d6809
Move media key handling to here.
by Dianne Hackborn
· 12 years ago
2904594
Remove reference to <root-path>.
by Jeff Sharkey
· 12 years ago
d265527
Add TransportController API demo.
by Dianne Hackborn
· 12 years ago
bda0c73
Move media router samples to new Support7Demos project.
by Jeff Brown
· 12 years ago
65e58fe
Fix #8185319 Need to put Android BidiFormatter into the Support Library
by Fabrice Di Meglio
· 12 years ago
fd5a3f3
Samples for media router support library.
by Jeff Brown
· 12 years ago
01ae453
Example code for FileProvider.
by Jeff Sharkey
· 12 years ago
613e19b
SDK Only: Fix search interaction with various samples.
by Dianne Hackborn
· 13 years ago
7263dad
Update API demos to match new tab interaction.
by Dianne Hackborn
· 13 years ago
bd783a0
New API demo for nested fragments in support lib.
by Dianne Hackborn
· 13 years ago
77201b5
Rename UserId to UserHandle.
by Dianne Hackborn
· 13 years ago
80df91c
New API demos for retained fragments with loaders.
by Dianne Hackborn
· 13 years ago
770fc91
Update SharingSupport demo for support lib API change
by Adam Powell
· 13 years ago
3c40738
am e03f7627: am 85241cc7: Add button to clear back stack.
by Dianne Hackborn
· 14 years ago
85241cc
Add button to clear back stack.
by Dianne Hackborn
· 14 years ago
e882d4c
Catch IOException for close
by Adam Powell
· 14 years ago
1bc7aaf
Add code sample for ShareCompat
by Adam Powell
· 14 years ago
e0c8f94
SDK only: add markup for use in documentation.
by Dianne Hackborn
· 14 years ago
cd2db13
Add the support libraries to the platform documentation (demos).
by Svetoslav Ganov
· 14 years ago
a09e21a
Fix the support-v4 demos to work on a platform with APIs V4 (samples part)
by Svetoslav Ganov
· 14 years ago
bd9f43a
Adding a sample showing how to use the accessibility API in the compat library.
by Svetoslav Ganov
· 14 years ago
648e25f
Dang you, TabHost.
by Dianne Hackborn
· 14 years ago
c35d058
Add new API demos for fragment custom animations.
by Romain Guy
· 14 years ago
72ad4ee
Add API demo for LocalBroadcastManager.
by Dianne Hackborn
· 14 years ago
102041a
SDK only: add documentation tags.
by Dianne Hackborn
· 14 years ago
b0b4bcf
DO NOT MERGE. Only impacts SDK. Integrate from master.
by Adam Powell
· 14 years ago
be6b6b4
New API demos showing use of tabs with fragments.
by Dianne Hackborn
· 14 years ago
7ffb7d4
Update pager demos to match new v4 ViewPager API.
by Dianne Hackborn
· 14 years ago
47f569e
Lost and found.
by Dianne Hackborn
· 14 years ago
72d2e5c
New demos for the v13 support library.
by Dianne Hackborn
· 14 years ago
10c3352
Extract support lib samples out of ApiDemos and in to their own app.
by Dianne Hackborn
· 14 years ago