aboutsummaryrefslogtreecommitdiff
path: root/content
AgeCommit message (Expand)Author
2017-05-17Increment Gradle version to 3.4.1 for all samplesTrevor Johns
2017-05-16Add a kotlin module.Takeshi Hagikura
2017-05-01Renamed the constant in accordance witht the framework code change.Takeshi Hagikura
2017-04-05Add a pre condition and add EXTRA_HONORED_ARGS paramter to the reusltTakeshi Hagikura
2017-03-22Cleanup template-params.xml files for all projectsTrevor Johns
2017-03-21Merge "Rephrases the part mentioning a constant not available in DP1."TreeHugger Robot
2017-03-21Merge "ContentProviderPaging: Fix relative paths"TreeHugger Robot
2017-03-21Rephrases the part mentioning a constant not available in DP1.Takeshi Hagikura
2017-03-20ContentProviderPaging: Fix relative pathsTrevor Johns
2017-03-21Remove the constant not avaialble at the DP1 time frame.Takeshi Hagikura
2017-03-20Initial commit for ContentProviderPaging.Takeshi Hagikura
2017-01-16Lint fixes for AppRestrictions sample.Jan-Felix Schmakeit
2017-01-12PermissionRequest: Only handle video captureYuichi Araki
2017-01-12Lint fixes for AppRestrictions sample.Jan-Felix Schmakeit
2017-01-12PermissionRequest: Several updatesYuichi Araki
2016-10-19Some refactoring for the ShareActionProvider sample.Takeshi Hagikura
2016-09-28Syncing template-generated build artifactsTrevor Johns
2016-09-28Update Gradle wrapper to v2.14.1Trevor Johns
2016-09-13docs: Fix '\n' appearing in DAC index page for StorageProviderTrevor Johns
2016-08-11Update samples to use API 24Trevor Johns
2016-06-17samples: Change support lib from v24.0.0-beta1 to v24.0.0Trevor Johns
2016-06-15samples: Remove duplicate appcompat-v7 declarationsTrevor Johns
2016-06-15samples: Remove compileSdkVersion/targetSdkVersion from template-parmsTrevor Johns
2016-06-15samples: Use API 23 by default, except for N-specific samples.Trevor Johns
2016-06-15Merge "Update sample dependency versions for Android DP4" into nyc-devTrevor Johns
2016-06-14Update sample dependency versions for Android DP4Trevor Johns
2016-06-09Use primary volume's name when available.Felipe Leme
2016-06-09Fixed string reference.Felipe Leme
2016-05-13Merge "Update the ScopedDirectoryAccess sample." into nyc-devTakeshi Hagikura
2016-05-13Update the ScopedDirectoryAccess sample.Takeshi Hagikura
2016-04-19Tidy up uses of Integer.valueOf.Narayan Kamath
2016-04-11Resolve merge conflicts of f091104 to nyc-devTrevor Johns
2016-03-17Follow framework refactoring.Jeff Sharkey
2016-03-08Set Gradle wrapper to v2.10 for all samplesTrevor Johns
2016-03-08Update build for N Developer PreviewTrevor Johns
2016-03-03Initial draft for the Scoped folder Access API sample.Takeshi Hagikura
2016-01-07Update Gradle Wrapper version to 2.8Trevor Johns
2015-11-11Fix missing StorageProviderFragmentBen Weiss
2015-10-01Update gradle wrapper to v2.5Trevor Johns
2015-10-01Update gradle wrapper to v2.4Trevor Johns
2015-09-16Merge "DirectShare: Add a missing layout file" into mnc-docsYuichi Araki
2015-09-16DirectShare: Add a missing layout fileYuichi Araki
2015-09-07DirectShare: Fix a broken linkYuichi Araki
2015-08-26Instantiate RecyclerView.LayoutManager in XML.Deepanshu Gupta
2015-08-19Swap compileSdkVersion for targetSdkVersionTrevor Johns
2015-08-19Change launcher name for StorageProviderTrevor Johns
2015-08-19Peg permissions-based samples at API 22Trevor Johns
2015-08-14Update sample prebuilts to use latest depsTrevor Johns
2015-08-13Update sample templates for android-23 releaseTrevor Johns
2015-08-12DirectShare: Add a new sampleYuichi Araki