aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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-14Update sample dependency versions for Android DP4Trevor Johns
2016-05-13Merge "Fixes the crash when launching the app Avoids the crash by updating th...Takeshi Hagikura
2016-05-13Fixes the crash when launching the appTakeshi Hagikura
2016-05-10Make the FingerprintDialog sample buildable with Android.mk so that bothTakeshi Hagikura
2016-04-11Resolve merge conflicts of f091104 to nyc-devTrevor Johns
2016-03-18Rename the terms for Direct Boot according to the FBE API refactoring.Takeshi Hagikura
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-04Rename the File Based Encryption to Direct Boot according to the latestTakeshi Hagikura
2016-03-03Initial draft for the File Based Encryption API sampleTakeshi Hagikura
2016-01-07Update Gradle Wrapper version to 2.8Trevor Johns
2015-11-13Fixing syntax issue in sample.Paul Rashidi
2015-11-13Merge "Remove unneeded requestPermissions call from the Activity." into mnc-docsTakeshi Hagikura
2015-11-12Merge "Patches the pull request on GitHub (https://github.com/googlesamples/a...Takeshi Hagikura
2015-10-27Merge "Fix the sample name so that URL in the README.md points to the correct...Takeshi Hagikura
2015-10-27Fix the sample name so that URL in the README.md points to the correctTakeshi Hagikura
2015-10-22Remove unneeded requestPermissions call from the Activity.Takeshi Hagikura
2015-10-22Patches the pull request on GitHubTakeshi Hagikura
2015-10-19Merge "Fix the links for the documents" into mnc-docsTakeshi Hagikura
2015-10-16Merge "Fix links for the documents" into mnc-docsTakeshi Hagikura
2015-10-16Fix the links for the documentsTakeshi Hagikura
2015-10-16Fix links for the documentsTakeshi Hagikura
2015-10-16Fix the links for the documentsTakeshi Hagikura
2015-10-13Fix category for security samplesTrevor Johns
2015-10-07Merge "Add a client nonce in the transactions to prevent replay attacks." int...Takeshi Hagikura
2015-10-07Add a client nonce in the transactions to prevent replay attacks.Takeshi Hagikura
2015-10-01Update gradle wrapper to v2.5Trevor Johns
2015-10-01Update gradle wrapper to v2.4Trevor Johns
2015-09-29AsymmetricFingerprintDialog: Add a new sampleYuichi Araki
2015-09-15Revert "FingerprintDialog: Use asymmetric keys"Yuichi Araki
2015-09-11FingerprintDialog: Use asymmetric keysYuichi Araki
2015-08-14Merge "Update sample prebuilts to use latest deps" into mnc-devTrevor Johns
2015-08-14Update sample prebuilts to use latest depsTrevor Johns
2015-08-14Merge "Fix NPE in FingerprintAuthenticationDialogFragment for MainActivity by...Takeshi Hagikura
2015-08-13Update sample templates for android-23 releaseTrevor Johns
2015-08-13Fix NPE in FingerprintAuthenticationDialogFragment for MainActivityTakeshi Hagikura
2015-08-04Merge "Update the sdk version targeting Android 6" into mnc-devTakeshi Hagikura
2015-08-04Update the sdk version targeting Android 6Takeshi Hagikura
2015-07-22[ConfirmCredential] try encrypting after auth successAndres Morales
2015-07-06Use FingerprintManager#hasEnrolledFingerprints toTakeshi Hagikura
2015-07-03Avoid app crashes when no fingerprints are registered.Takeshi Hagikura
2015-06-17Ask password when user adds a new fingerprint including a checkbox to ask thatTakeshi Hagikura
2015-06-08Update and cleanup FingerprintManager API to new specJim Miller
2015-05-27Updating build.gradle and template-params for MNC samplesTrevor Johns
2015-05-26Merge "Initial commit for Fingerprint Dialog sample based on the EAP sample."...Takeshi Hagikura