1. c863dc9 Small lint fixes for Confirm Credential sample. by Jan-Felix Schmakeit · 8 years ago
  2. 6f3586b Update BasicKeyStore sample for new keystore APIs. by Jan-Felix Schmakeit · 8 years ago
  3. 9429c19 Small lint fixes for FingerprintDialog sample. by Jan-Felix Schmakeit · 8 years ago
  4. 6b36f3f Fix lint issues in AsymmetricFingerprintDialog sample. by Jan-Felix Schmakeit · 8 years ago
  5. 8ad9d23 Fix DirectBoot sample. by Jan-Felix Schmakeit · 8 years ago
  6. 0d2f2c6 Syncing template-generated build artifacts by Trevor Johns · 8 years ago
  7. d72f3df Update Gradle wrapper to v2.14.1 by Trevor Johns · 8 years ago
  8. fc1c2ea Update samples to use API 24 by Trevor Johns · 8 years ago
  9. 821f126 Add another purchase button that uses a key which isn't invalidated even if a by Takeshi Hagikura · 8 years ago
  10. 62f42b3 samples: Remove support lib v4/v13 from DirectBoot by Trevor Johns · 8 years ago
  11. 50c3316 samples: Change support lib from v24.0.0-beta1 to v24.0.0 by Trevor Johns · 8 years ago
  12. 671a3a0 samples: Remove duplicate appcompat-v7 declarations by Trevor Johns · 8 years ago
  13. b729578 samples: Remove compileSdkVersion/targetSdkVersion from template-parms by Trevor Johns · 8 years ago
  14. f9872de samples: Use API 23 by default, except for N-specific samples. by Trevor Johns · 8 years ago
  15. ad6207d Update sample dependency versions for Android DP4 by Trevor Johns · 8 years ago
  16. 1af5b85 Merge "Fixes the crash when launching the app Avoids the crash by updating the app theme to use a Theme.AppCompat." into nyc-dev by Takeshi Hagikura · 8 years ago
  17. 2bce6a7 Fixes the crash when launching the app by Takeshi Hagikura · 8 years ago
  18. 23fbc97 Make the FingerprintDialog sample buildable with Android.mk so that both by Takeshi Hagikura · 8 years ago
  19. 23cb6da Resolve merge conflicts of f091104 to nyc-dev by Trevor Johns · 8 years ago
  20. 2482517 Rename the terms for Direct Boot according to the FBE API refactoring. by Takeshi Hagikura · 8 years ago
  21. 62dfe40 Follow framework refactoring. by Jeff Sharkey · 8 years ago
  22. 278320d Set Gradle wrapper to v2.10 for all samples by Trevor Johns · 8 years ago
  23. dea5446 Update build for N Developer Preview by Trevor Johns · 8 years ago
  24. d1d7484 Rename the File Based Encryption to Direct Boot according to the latest by Takeshi Hagikura · 9 years ago
  25. 7043364 Initial draft for the File Based Encryption API sample by Takeshi Hagikura · 9 years ago
  26. 243feb4 Update Gradle Wrapper version to 2.8 by Trevor Johns · 9 years ago
  27. fbc55d0 Fixing syntax issue in sample. by Paul Rashidi · 9 years ago
  28. 98b7832 Merge "Remove unneeded requestPermissions call from the Activity." into mnc-docs by Takeshi Hagikura · 9 years ago
  29. 341fe0b Merge "Patches the pull request on GitHub (https://github.com/googlesamples/android-FingerprintDialog/pull/14)" into mnc-docs by Takeshi Hagikura · 9 years ago
  30. 333001f Merge "Fix the sample name so that URL in the README.md points to the correct repositories. (i.e. https://github.com/googlesamples/android-AsymmetricFingerprintDialog/pull/4)" into mnc-docs by Takeshi Hagikura · 9 years ago
  31. ae11c76 Fix the sample name so that URL in the README.md points to the correct by Takeshi Hagikura · 9 years ago
  32. 1bea280 Remove unneeded requestPermissions call from the Activity. by Takeshi Hagikura · 9 years ago
  33. 8e056ae Patches the pull request on GitHub by Takeshi Hagikura · 9 years ago
  34. 9a79cd1 Merge "Fix the links for the documents" into mnc-docs by Takeshi Hagikura · 9 years ago
  35. 45f7ddb Merge "Fix links for the documents" into mnc-docs by Takeshi Hagikura · 9 years ago
  36. a174f70 Fix the links for the documents by Takeshi Hagikura · 9 years ago
  37. bf7b747 Fix links for the documents by Takeshi Hagikura · 9 years ago
  38. 217bec6 Fix the links for the documents by Takeshi Hagikura · 9 years ago
  39. 47d41b4 Fix category for security samples by Trevor Johns · 9 years ago
  40. 690e58b Merge "Add a client nonce in the transactions to prevent replay attacks." into mnc-docs by Takeshi Hagikura · 9 years ago
  41. 54c876b Add a client nonce in the transactions to prevent replay attacks. by Takeshi Hagikura · 9 years ago
  42. 66cd403 Update gradle wrapper to v2.5 by Trevor Johns · 9 years ago
  43. 49bbfaa Update gradle wrapper to v2.4 by Trevor Johns · 9 years ago
  44. 424704d AsymmetricFingerprintDialog: Add a new sample by Yuichi Araki · 9 years ago
  45. f1785a1 Revert "FingerprintDialog: Use asymmetric keys" by Yuichi Araki · 9 years ago
  46. 69a36a7 FingerprintDialog: Use asymmetric keys by Yuichi Araki · 9 years ago
  47. ea21571 Merge "Update sample prebuilts to use latest deps" into mnc-dev by Trevor Johns · 9 years ago
  48. d8cda51 Update sample prebuilts to use latest deps by Trevor Johns · 9 years ago
  49. ef82184 Merge "Fix NPE in FingerprintAuthenticationDialogFragment for MainActivity by having the explicit reference to the Activity." into mnc-dev by Takeshi Hagikura · 9 years ago
  50. 89d2da0 Update sample templates for android-23 release by Trevor Johns · 9 years ago
  51. de9a955 Fix NPE in FingerprintAuthenticationDialogFragment for MainActivity by Takeshi Hagikura · 9 years ago
  52. 417ba47 Merge "Update the sdk version targeting Android 6" into mnc-dev by Takeshi Hagikura · 9 years ago
  53. d7cd6a7 Update the sdk version targeting Android 6 by Takeshi Hagikura · 9 years ago
  54. d41a7d5 [ConfirmCredential] try encrypting after auth success by Andres Morales · 9 years ago
  55. 67cabff Use FingerprintManager#hasEnrolledFingerprints to by Takeshi Hagikura · 9 years ago
  56. 2c91683 Avoid app crashes when no fingerprints are registered. by Takeshi Hagikura · 9 years ago
  57. 804d34d Ask password when user adds a new fingerprint including a checkbox to ask that by Takeshi Hagikura · 9 years ago
  58. 60d1a54 Update and cleanup FingerprintManager API to new spec by Jim Miller · 9 years ago
  59. 415e5ce Updating build.gradle and template-params for MNC samples by Trevor Johns · 9 years ago
  60. 34f15ab Merge "Initial commit for Fingerprint Dialog sample based on the EAP sample." into mnc-dev by Takeshi Hagikura · 9 years ago
  61. 0794ece Initial commit for Fingerprint Dialog sample based on the EAP sample. by Takeshi Hagikura · 9 years ago
  62. d1898d3 Initial commit for confirm device credentials sample based on the EAP sample. by Takeshi Hagikura · 9 years ago
  63. 2a81ebf Merge "Updates metadata for "BasicAndroidKeyStore" sample" into lmp-docs by Benjamin Weiss · 10 years ago
  64. d2ae03a Updates metadata for "BasicAndroidKeyStore" sample by Benjamin Weiss · 10 years ago
  65. 3e3d82d Update build dependencies for Android Studio 1.0 RC1 by Trevor Johns · 10 years ago
  66. 3f2f345 Remove additional <uses-sdk> instances by Trevor Johns · 10 years ago
  67. 23a2c44 Remove <uses-sdk> block from all samples by Trevor Johns · 10 years ago
  68. 8871429 Merge "Add README and related files for distribution" into klp-modular-docs by Trevor Johns · 10 years ago
  69. f2a4213 Add Wear sample and rename other samples modules by Renato Mangini · 10 years ago
  70. e904b62 Add README and related files for distribution by Trevor Johns · 10 years ago
  71. 63ed998 update gradle from 1.10 to 1.12 in all samples by Clare Bayley · 10 years ago
  72. e9467ad Updated samples for Gradle 1.10 by Alexander Lucas · 10 years ago
  73. a6b4636 Restore "Merge downstream branch 'developers-dev' into 'klp-dev'" by Trevor Johns · 11 years ago
  74. ec98514 Revert "Merge downstream branch 'developers-dev' into 'klp-dev'" by Trevor Johns · 11 years ago
  75. 7a7aad0 Updated all build.gradle files for emit* compatibility. Added index.jd to gitignore by Alexander Lucas · 11 years ago
  76. cb241f8 Merge "Updated all samples with group categories." into developers-dev by Trevor Johns · 11 years ago
  77. 473bded Replaced sample package variable name with actual sample package across samples. by Alexander Lucas · 11 years ago
  78. 4182af2 Updated all samples with group categories. by Alexander Lucas · 11 years ago
  79. ee1b5d9 Migrated Keystore sample to template. by Alexander Lucas · 11 years ago
  80. 088ad56 Remove the build directory from samples/common by Ian Ni-Lewis · 11 years ago
  81. e15667a Refactor and update sample build files to use SDK 18 by Trevor Johns · 11 years ago
  82. 5b458e8 Move gradle warpper for BasicAndroidKeyStore by Trevor Johns · 11 years ago
  83. a498482 Use repo dependencies for sample builds by Trevor Johns · 11 years ago
  84. 134f7e1 Add Gradle wrapper to all sample projects by Trevor Johns · 11 years ago
  85. fe4ed64 Merge "Add basic README file to sample projects" into jb-mr2-dev by Trevor Johns · 11 years ago
  86. ca13d9b Adding missing settings.gradle files by Trevor Johns · 11 years ago
  87. 71621b1 Add basic README file to sample projects by Trevor Johns · 11 years ago
  88. 3a4f867 Initial commit, sample for Android Key Store (New as of JB MR2, SDK 18) by Alexander Lucas · 11 years ago