aboutsummaryrefslogtreecommitdiff
path: root/security/DirectBoot
AgeCommit message (Collapse)Author
2016-06-17samples: Change support lib from v24.0.0-beta1 to v24.0.0Trevor Johns
Upgrading to final version of v24.0.0 support library across all samples. Change-Id: I02e0292c2b2abb1110149b93eca9f33afabb9c1f
2016-06-15samples: Remove duplicate appcompat-v7 declarationsTrevor Johns
Some samples were manually declaring appcompat-v7 as a dependency, even though this often gets injected automatically due to a template. Remove this dependency as needed. Change-Id: Idac1969032624da9df9acf53c4de8f1eed3e69fc
2016-06-15samples: Use API 23 by default, except for N-specific samples.Trevor Johns
Since N is still in DP4, but we're building docs from nyc-dev now, adjust build so that most samples are built using flags for API 23. N-specific samples have overrides added in template-params.xml. Also adjusted build tools version to 23.0.3. (I thought I'd done this earlier.) Change-Id: Ic3cde8d144b92b16fc24e1e49fd3bdda2c198429
2016-06-14Update sample dependency versions for Android DP4Trevor Johns
Change-Id: If1b85f39acf088a1e2c8b7e019d3bea490af407b
2016-05-13Merge "Fixes the crash when launching the app Avoids the crash by updating ↵Takeshi Hagikura
the app theme to use a Theme.AppCompat." into nyc-dev
2016-05-13Fixes the crash when launching the appTakeshi Hagikura
Avoids the crash by updating the app theme to use a Theme.AppCompat. This commit merges the PR in GitHub https://github.com/googlesamples/android-DirectBoot/pull/3/commits/5637f1374fc1e353791e58e31c29c4d47a0af317 back to the internal Android git. Change-Id: I0b9e7bcfc3945af6a16f26bccedfd30d9e03c7c1
2016-03-18Rename the terms for Direct Boot according to the FBE API refactoring.Takeshi Hagikura
Follow up on the http://ag/888405 Change-Id: I23543184fa5e35f40e204520690c1a75e2dcc920
2016-03-17Follow framework refactoring.Jeff Sharkey
Bug: 27531029 Change-Id: I31febc145c65ff4e11b522717119d16852a7e387
2016-03-08Set Gradle wrapper to v2.10 for all samplesTrevor Johns
Change-Id: I9e5d292d218d34c6fbb2c889a43dc375bd4a9f59
2016-03-08Update build for N Developer PreviewTrevor Johns
- Add new samples to build.gradle - Update non-template dependencies - Use Java 8 for non-template dependencies Change-Id: I759d194f0e42d20ded9e7b182c6305021ac737f6
2016-03-04Rename the File Based Encryption to Direct Boot according to the latestTakeshi Hagikura
marketing name change. Change-Id: Ia2575ff37d0b5716073d753ffad06ce883971360