1. 57690c2 Swap compileSdkVersion for targetSdkVersion by Trevor Johns · 9 years ago
  2. 34b015c Change launcher name for StorageProvider by Trevor Johns · 9 years ago
  3. dee2a47 Peg permissions-based samples at API 22 by Trevor Johns · 9 years ago
  4. d8cda51 Update sample prebuilts to use latest deps by Trevor Johns · 9 years ago
  5. 89d2da0 Update sample templates for android-23 release by Trevor Johns · 9 years ago
  6. db846a9 DirectShare: Add a new sample by Yuichi Araki · 9 years ago
  7. f118640 Rename 'AutomaticBackup' to 'AutoBackupForApps' by Trevor Johns · 9 years ago
  8. f3714f5 Add Auto Backup sample for MNC by Trevor Johns · 9 years ago
  9. eb6c6fa Fixes build issues with sample content/documentsUi/StorageClient by Jose Alcerreca · 9 years ago
  10. db40803 Merge "Updating metadata for the StorageClient sample" into lmp-docs by Joanna Smith · 9 years ago
  11. 6d4a36d Fixes test code that don't compile. by Takeshi Hagikura · 9 years ago
  12. aa79bf2 Remove double license for AndroidManifest.xml in tests by Takeshi Hagikura · 9 years ago
  13. 9ab65ff Fixes screenshots for PermissionRequest sample by Benjamin Weiss · 9 years ago
  14. 951a335 Updating metadata for the StorageClient sample by Joanna Smith · 9 years ago
  15. 2989852 Port legacy "WeartherListWidget" to template system. by Jan-Felix Schmakeit · 10 years ago
  16. 2150eeb Merge "PermissionRequest: A new sample" into lmp-docs by Clare Bayley · 9 years ago
  17. b305f1e Added metadata for BasicContactables sample app by Natalie Masse · 9 years ago
  18. 55f3d28 PermissionRequest: A new sample by Yuichi Araki · 10 years ago
  19. 29786fb Follow up CL on the sample for Directory Selection API by Takeshi Hagikura · 9 years ago
  20. fb80c8f Adds Directory Selection sample by Takeshi Hagikura · 9 years ago
  21. 9ecdce3 Removed indentation for sample intro and description content in template file for StorageProvider sample by Natalie Masse · 9 years ago
  22. 3e3d82d Update build dependencies for Android Studio 1.0 RC1 by Trevor Johns · 9 years ago
  23. 041dec9 metadata added for StorageProvider sample, icon replaced with one created with sample icon generator by Natalie Masse · 9 years ago
  24. f516311 Remove compile-sdk constraints from DocumentsUI samples by Trevor Johns · 10 years ago
  25. 3f2f345 Remove additional <uses-sdk> instances by Trevor Johns · 10 years ago
  26. 23a2c44 Remove <uses-sdk> block from all samples by Trevor Johns · 10 years ago
  27. 8871429 Merge "Add README and related files for distribution" into klp-modular-docs by Trevor Johns · 10 years ago
  28. f2a4213 Add Wear sample and rename other samples modules by Renato Mangini · 10 years ago
  29. e904b62 Add README and related files for distribution by Trevor Johns · 10 years ago
  30. 63ed998 update gradle from 1.10 to 1.12 in all samples by Clare Bayley · 10 years ago
  31. e9467ad Updated samples for Gradle 1.10 by Alexander Lucas · 10 years ago
  32. 07f0e8e Merge "Fix for StorageProvider sample menu name mismatch, caused by refactor tool" into developers-dev by Trevor Johns · 11 years ago
  33. bd9671c Fix for StorageProvider sample menu name mismatch, caused by refactor tool by Lisa Wray · 11 years ago
  34. 8d86c45 Updating a few files that were from older versions of the template system, or weren't added at all. by Alexander Lucas · 11 years ago
  35. a6b4636 Restore "Merge downstream branch 'developers-dev' into 'klp-dev'" by Trevor Johns · 11 years ago
  36. 635d8a0 Merge "Revert "Merge downstream branch 'developers-dev' into 'klp-dev'"" into klp-dev by Trevor Johns · 11 years ago
  37. ec98514 Revert "Merge downstream branch 'developers-dev' into 'klp-dev'" by Trevor Johns · 11 years ago
  38. f240540 BasicStorageProvider sample by Lisa Wray · 11 years ago
  39. b006e55 BasicStorageProvider sample by Lisa Wray · 11 years ago
  40. 7a7aad0 Updated all build.gradle files for emit* compatibility. Added index.jd to gitignore by Alexander Lucas · 11 years ago
  41. e62d805 Merge "Removed _index.jd files (should be generated). Also removed previous jd files." into developers-dev by Trevor Johns · 11 years ago
  42. 231b2c9 Removed _index.jd files (should be generated). Also removed previous jd files. by Alexander Lucas · 11 years ago
  43. cb241f8 Merge "Updated all samples with group categories." into developers-dev by Trevor Johns · 11 years ago
  44. 473bded Replaced sample package variable name with actual sample package across samples. by Alexander Lucas · 11 years ago
  45. 4182af2 Updated all samples with group categories. by Alexander Lucas · 11 years ago
  46. a021332 Merge "Templatized BasicContactables Sample - Base Template" into developers-dev by Trevor Johns · 11 years ago
  47. 054a4da Templatized BasicContactables Sample - Base Template by Alexander Lucas · 11 years ago
  48. 38162ac Merge "Migrate AppRestrictions sample to new build system" into developers-dev by Trevor Johns · 11 years ago
  49. ab367fd Migrate AppRestrictions sample to new build system by Trevor Johns · 11 years ago
  50. 829b998 Fixed intro text. by Alexander Lucas · 11 years ago
  51. 1306fff Initial commit of storage client API sample by Alexander Lucas · 11 years ago
  52. 088ad56 Remove the build directory from samples/common by Ian Ni-Lewis · 11 years ago
  53. cfc743a Adding LoaderCursor sample based on the LoaderCursor API demo. by Jan-Felix Schmakeit · 11 years ago
  54. e83a81e Merge "BasicContactables: Fix lines >100 cols" into jb-mr2-dev by Trevor Johns · 11 years ago
  55. af930f5 BasicContactables: Fix lines >100 cols by Trevor Johns · 11 years ago
  56. e15667a Refactor and update sample build files to use SDK 18 by Trevor Johns · 11 years ago
  57. 9a5ba28 Add AppRestrictions sample to new repository by Trevor Johns · 11 years ago
  58. a498482 Use repo dependencies for sample builds by Trevor Johns · 11 years ago
  59. 134f7e1 Add Gradle wrapper to all sample projects by Trevor Johns · 11 years ago
  60. fe4ed64 Merge "Add basic README file to sample projects" into jb-mr2-dev by Trevor Johns · 11 years ago
  61. ca13d9b Adding missing settings.gradle files by Trevor Johns · 11 years ago
  62. 71621b1 Add basic README file to sample projects by Trevor Johns · 11 years ago
  63. 09fc570 Initial commit, searching contacts using Contactables table sample by Alexander Lucas · 11 years ago