aboutsummaryrefslogtreecommitdiff
path: root/security/keystore/BasicAndroidKeyStore
AgeCommit message (Collapse)Author
2017-02-09Update BasicKeyStore sample for new keystore APIs.Jan-Felix Schmakeit
Above Android M, use KeyGenparameterSpec to generate the key pair. This change also updates the icons. Change-Id: I2717d21c3df62441eecdb5e24882c0311eb1a1cf
2016-09-28Syncing template-generated build artifactsTrevor Johns
Change-Id: I2f782966a41e36c47025e33f80c6f6df16d7299a
2016-09-28Update Gradle wrapper to v2.14.1Trevor Johns
Change-Id: I276f36356c62c4b472cae9eff4be4ab47bbde2ff
2016-08-11Update samples to use API 24Trevor Johns
Template output to update samples to use API 24 instead off 'N'. (Includes manual changes to MultiWindowPlayground.) Also any supplamentary changes to templates that haven't been checked in, since we don't usually check in template output. Change-Id: Id16ec84fddcbf6b11218aaf22475413b156449bd
2016-04-11Resolve merge conflicts of f091104 to nyc-devTrevor Johns
Change-Id: Ie5a6e3a472784605577c00d06ac0abf798deb8e1
2016-03-08Set Gradle wrapper to v2.10 for all samplesTrevor Johns
Change-Id: I9e5d292d218d34c6fbb2c889a43dc375bd4a9f59
2016-01-07Update Gradle Wrapper version to 2.8Trevor Johns
Change-Id: Idaf1e221cbe0cb66e89e833b170e43315ed39803
2015-11-13Fixing syntax issue in sample.Paul Rashidi
Bug: 18673998 Change-Id: I46d963509c07dbc83ec0735e9e4f9b44523cf320
2015-10-01Update gradle wrapper to v2.5Trevor Johns
Change-Id: I2824a6ff305b052ead3e88b0f55aa97dc6d686d7
2015-10-01Update gradle wrapper to v2.4Trevor Johns
Change-Id: I3aaf5e6951ef9606f1c3a3395ffe200f36acac31
2015-08-14Update sample prebuilts to use latest depsTrevor Johns
Pulling in dependency changes from //developers/build commit 5d58bc4802 Change-Id: I66d3c35f03cf0eca6463d22fdb9471f4e4a1dc0a
2015-08-13Update sample templates for android-23 releaseTrevor Johns
Converted "android-MNC" build target references (including min/compile) to use "23" instead, to correspond with recent SDK builds. Includes source file refresh. Change-Id: I441aba7b50d16179cc231531e6aeffd108cdd404
2014-12-04Merge "Updates metadata for "BasicAndroidKeyStore" sample" into lmp-docsBenjamin Weiss
2014-12-04Updates metadata for "BasicAndroidKeyStore" sampleBenjamin Weiss
Change-Id: I4b6af7bd8db8055309bd7e097b2c00d90975b53a
2014-12-02Update build dependencies for Android Studio 1.0 RC1Trevor Johns
- Use Gradle version v2.2.1 Change-Id: I3a49b3b89e7cb0a66288ebb1841314109db29fdb
2014-10-16Remove additional <uses-sdk> instancesTrevor Johns
Second pass to find additional instances of <uses-sdk> in AndroidManifest.xml that weren't found in commit '23a2c44d'. Change-Id: I35fd2f955c2c6f3137ee20b28e8be04e9a975394
2014-10-14Remove <uses-sdk> block from all samplesTrevor Johns
This value is now automatically merged in from build.gradle (which is managed by template-params.xml). Removing it prevents conflicts in the event uses-sdk doesn't match properly. Change-Id: Icbe4aabac366a26a326cfa2ecd2cb57192634a1a
2014-09-10Merge "Add README and related files for distribution" into klp-modular-docsTrevor Johns
2014-09-05Add Wear sample and rename other samples modulesRenato Mangini
- Renamed all sample modules from <sampleDir>/<SampleName>Sample to <sampleDir>Application in order to support multi-module samples. - Add a Wear SynchronizedNotification sample Change-Id: I6141df5f3b161a81f389c532f2f9a67a8fe2d525
2014-08-29Add README and related files for distributionTrevor Johns
Includes CONTRIB.md, LICENSE, and README.md to all samples for distribution through GitHub. Also adds packaging.yaml for all samples for indexing purposes. Change-Id: Ia1d27af059185c8aef324c07224e400484df17f3
2014-07-30update gradle from 1.10 to 1.12 in all samplesClare Bayley
Change-Id: I393063987d9c66e8aba6fb8e05f63313ff2d5a5d
2014-03-06Updated samples for Gradle 1.10Alexander Lucas
Change-Id: I1d5231c082938cb63553c96696fc0889f59b7f7a
2013-10-30Restore "Merge downstream branch 'developers-dev' into 'klp-dev'"Trevor Johns
This reverts commit ec985147ec781dfff9a229c6b794ee4eac0ced91.
2013-10-30Revert "Merge downstream branch 'developers-dev' into 'klp-dev'"Trevor Johns
Undoing recent merge to get a clean klp-dev samples release without template code. Will un-revert for followup release with templates after that build has been cut. This reverts commit bc6fe0f65025563ab50af193b099a8fca95ff0a2. Change-Id: Icd2b9772986de7c4978a92e7e22bb2c2cef20bd0
2013-10-29Updated all build.gradle files for emit* compatibility. Added index.jd to ↵Alexander Lucas
gitignore Change-Id: Icc1488eb3db924170cd905cb77416fdd5bd36112
2013-10-29Merge "Updated all samples with group categories." into developers-devTrevor Johns
2013-10-29Replaced sample package variable name with actual sample package across samples.Alexander Lucas
Change-Id: I3f747519b2e12030059b61d55df631928694e592
2013-10-29Updated all samples with group categories.Alexander Lucas
Change-Id: I96847d1359fc9dcdb9bb2d0f30b4b95f3124d56f
2013-10-23Migrated Keystore sample to template.Alexander Lucas
Change-Id: I87a3fc9674f2fb37367a5b53036ad1114c299bd2
2013-09-23Remove the build directory from samples/commonIan Ni-Lewis
Removing the build directory from samples/common in favor of platform/developers/build. Change-Id: I0f4fbba61669434fc441ffe3575e31f26c17ce15
2013-07-24Refactor and update sample build files to use SDK 18Trevor Johns
Moved buildscript to top-level project directories, for when we add additional modules later. Issue: 10002977 Change-Id: Ife4478e2381030878885cace27cfa10347883c31
2013-07-23Move gradle warpper for BasicAndroidKeyStoreTrevor Johns
It was incorrectly stored one level up, in the "security" category directory. Change-Id: Ieab67a6569e3f4e6841654cef89fec37933103a3
2013-07-23Use repo dependencies for sample buildsTrevor Johns
Using repository dependencies rather than file dependencies for sample builds. Specifically, the support library is pulled in directly now, so libs/ folders are no longer required. Also removed superfluous defaultConfig{} and used mavenCentral() for adding the Maven Central repository. Change-Id: I4ce74031bdb171587086c17456d6cfc1ac635269 Conflicts: input/gestures/BasicGestureDetect/settings.gradle
2013-07-23Merge "Add basic README file to sample projects" into jb-mr2-devTrevor Johns
2013-07-23Adding missing settings.gradle filesTrevor Johns
Added missing settings.gradle files for existing samples. Change-Id: I7d85cbe956038add7ecd70ea00d59171378cf78b
2013-07-23Add basic README file to sample projectsTrevor Johns
Adding a basic README file with compile instructions to Gradle-based samples. Change-Id: I96ac6e448ba78965980bd9825f09581951c7f8a1
2013-07-23Initial commit, sample for Android Key Store (New as of JB MR2, SDK 18)Alexander Lucas
Change-Id: Ib85e5166a59c3b81fe8a2c175f212530accc9066 (cherry picked from commit 0278e7f6339372c12ec7a7c0076698773152fe64)