1. e1da5e3 Fixes incorrect spelling of variables. by Jeremy Walker · 9 years ago
  2. 82d4f37 Moves RuntimePermissionWear sample from devrel repo to mnc-docs repo. by Jeremy Walker · 9 years ago
  3. 6d3f9fa Update DisplayingBitmaps sample to hide loading spinner on detail view. by Adam Koch · 9 years ago
  4. 70bb3f4 Fix crash on Xperia Z4 by Yuichi Araki · 9 years ago
  5. 3418e43 Merge "Fix compatibility of runtime permission" into mnc-docs by Yuichi Araki · 9 years ago
  6. bb23e2d Fix compatibility of runtime permission by Yoshiaki Nakanishi · 9 years ago
  7. d403c67 Merge "Fixes the image path (https://github.com/googlesamples/android-ActionBarCompat-ShareActionProvider/issues/1)" into mnc-docs by Takeshi Hagikura · 9 years ago
  8. d97be3b Fixes the image path by Takeshi Hagikura · 9 years ago
  9. 44c699b Add WearSpeakerSample to sample build by Trevor Johns · 9 years ago
  10. 0588e49 Merge "Adding appropriate logic to check if speaker is supported on the wear device and if not, show a message to user." into mnc-docs by Ali Naddaf · 9 years ago
  11. ca402e6 Adding appropriate logic to check if speaker is supported on the wear by anaddaf · 9 years ago
  12. 1f95ffb Merge "Update WatchFace sample (specifically, Calendar WatchFace) to handle Emerald permissions (M style permission for wear)." into mnc-docs by Jeremy Walker · 9 years ago
  13. fbc55d0 Fixing syntax issue in sample. by Paul Rashidi · 9 years ago
  14. 98b7832 Merge "Remove unneeded requestPermissions call from the Activity." into mnc-docs by Takeshi Hagikura · 9 years ago
  15. 9d4bb8e Update WatchFace sample (specifically, Calendar WatchFace) to handle by Jeremy Walker · 9 years ago
  16. a57d40e A sample that shows how you can record voice using the microphone on a wearable and by anaddaf · 9 years ago
  17. 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
  18. a008b87 Fix missing StorageProviderFragment by Ben Weiss · 9 years ago
  19. c5ad238 Enables Speedtracker to support M style permissions on the phone and Wear (Emerald). by Jeremy Walker · 9 years ago
  20. 78908fc Demonstrates WatchFace that displays step count using Google Fit by Jeremy Walker · 9 years ago
  21. 695ef4c Merge "Updates all the remaining wear samples to support saga change for callbacks and bumping up target version to 23." into mnc-docs by Jeremy Walker · 9 years ago
  22. 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
  23. ae11c76 Fix the sample name so that URL in the README.md points to the correct by Takeshi Hagikura · 9 years ago
  24. 1bea280 Remove unneeded requestPermissions call from the Activity. by Takeshi Hagikura · 9 years ago
  25. 8e056ae Patches the pull request on GitHub by Takeshi Hagikura · 9 years ago
  26. 9de717e Updates all the remaining wear samples to support saga change for by Jeremy Walker · 9 years ago
  27. 0500998 Camera2Basic: Fix preview size by Chien-Yu Chen · 9 years ago
  28. beec968 AppRestriction samples: Support Lollipop again by Yuichi Araki · 9 years ago
  29. 9a79cd1 Merge "Fix the links for the documents" into mnc-docs by Takeshi Hagikura · 9 years ago
  30. 45f7ddb Merge "Fix links for the documents" into mnc-docs by Takeshi Hagikura · 9 years ago
  31. 9f3ce1c Merge "Fix the links for the documents" into mnc-docs by Takeshi Hagikura · 9 years ago
  32. a174f70 Fix the links for the documents by Takeshi Hagikura · 9 years ago
  33. bf7b747 Fix links for the documents by Takeshi Hagikura · 9 years ago
  34. 217bec6 Fix the links for the documents by Takeshi Hagikura · 9 years ago
  35. 4f75122 Camera2Raw: Fix preview size by Chien-Yu Chen · 9 years ago
  36. 628ae62 Merge "Removing nested gradle directories" into mnc-docs by Shailen Tuli · 9 years ago
  37. 9c1e555 Removing nested gradle directories by Shailen Tuli · 9 years ago
  38. 47d41b4 Fix category for security samples by Trevor Johns · 9 years ago
  39. 7016d5c Add gms: namespace to AgendaData and DataLayer 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. b70b0cb AppRestriction: Add examples for M by Yuichi Araki · 9 years ago
  43. f3455f1 am 5bc6bbd6: (-s ours) am dcb37430: am 683121d1: Removing nested gradle directories. by Shailen Tuli · 9 years ago
  44. 1a0b195 Add AsymmetricFingerprintDialog to build.gradle by Trevor Johns · 9 years ago
  45. 5bc6bbd am dcb37430: am 683121d1: Removing nested gradle directories. by Shailen Tuli · 9 years ago
  46. dcb3743 am 683121d1: Removing nested gradle directories. by Shailen Tuli · 9 years ago
  47. 683121d Removing nested gradle directories. by Shailen Tuli · 9 years ago
  48. 66cd403 Update gradle wrapper to v2.5 by Trevor Johns · 9 years ago
  49. 49bbfaa Update gradle wrapper to v2.4 by Trevor Johns · 9 years ago
  50. 67fcd44 Merge "Fixes the unstable sort by using Long.compare instead of casting long to int." into mnc-docs by Takeshi Hagikura · 9 years ago
  51. 8c182ad Fixes the unstable sort by using Long.compare instead of casting long to int. by Takeshi Hagikura · 9 years ago
  52. 424704d AsymmetricFingerprintDialog: Add a new sample by Yuichi Araki · 9 years ago
  53. 1d1948e Merge "Update XYZTouristAttractions for M permissions + minor bug fixes" into mnc-docs by Adam Koch · 9 years ago
  54. ab673fa Update XYZTouristAttractions for M permissions + minor bug fixes by Adam Koch · 9 years ago
  55. 8799315 Merge "DirectShare: Add a missing layout file" into mnc-docs by Yuichi Araki · 9 years ago
  56. 4472faa Merge "DirectShare: Fix a broken link" into mnc-docs by Yuichi Araki · 9 years ago
  57. 4120106 DirectShare: Add a missing layout file by Yuichi Araki · 9 years ago
  58. f1785a1 Revert "FingerprintDialog: Use asymmetric keys" by Yuichi Araki · 9 years ago
  59. 69a36a7 FingerprintDialog: Use asymmetric keys by Yuichi Araki · 9 years ago
  60. f997f51 DirectShare: Fix a broken link by Yuichi Araki · 9 years ago
  61. c65efdb MidiScope: Fix a broken screenshot link by Yuichi Araki · 9 years ago
  62. 5421600 Merge "Adds runtime M permissions to AgendaData Wear Sample." into mnc-docs by Jeremy Walker · 9 years ago
  63. ec5f854 Add additional samples to master build by Trevor Johns · 9 years ago
  64. efdaebf Adds runtime M permissions to AgendaData Wear Sample. by Jeremy Walker · 9 years ago
  65. 82b0f31 Switch runtime permission samples to AppCompat theme. by Jan-Felix Schmakeit · 9 years ago
  66. f6d456f Merge "Camera2Raw: Runtime permission on M" into mnc-docs by Trevor Johns · 9 years ago
  67. f8111bb Merge "Camera2Video: Runtime permission on M." into mnc-docs by Trevor Johns · 9 years ago
  68. 58348c8 Camera2Raw: Runtime permission on M by Yuichi Araki · 9 years ago
  69. 2748f9d Camera2Video: Runtime permission on M. by Yuichi Araki · 9 years ago
  70. fd8bd27 Camera2Basic: Runtime permission on M by Yuichi Araki · 9 years ago
  71. 8a8a5de Merge "Minor corrections to MidiSynth template-params.xml" into mnc-docs by Trevor Johns · 9 years ago
  72. 25b64d6 Merge "MidiSynth: Add a new sample" into mnc-docs by Trevor Johns · 9 years ago
  73. 38b067e Instantiate RecyclerView.LayoutManager in XML. by Deepanshu Gupta · 9 years ago
  74. 40d12e9 Minor corrections to MidiSynth template-params.xml by Trevor Johns · 9 years ago
  75. e1a5e97 MidiSynth: Add a new sample by Yuichi Araki · 9 years ago
  76. 57690c2 Swap compileSdkVersion for targetSdkVersion by Trevor Johns · 9 years ago
  77. 7440180 Add Android Design Support Lib to HdrViewfinder sample by Trevor Johns · 9 years ago
  78. 34b015c Change launcher name for StorageProvider by Trevor Johns · 9 years ago
  79. dee2a47 Peg permissions-based samples at API 22 by Trevor Johns · 9 years ago
  80. d8babe3 am 28c85298: am 0321d7dd: am fb3b7240: Revise WatchFace sample\'s AnalogWatchFaceService.java and SweepWatchFaceService.java to include an actual picture background (vs. simple image of w/ fade). Also, refactored w/ better optimizations and to closer match the WatchFa by Jeremy Walker · 9 years ago
  81. 0bdf36f am 6a1d10db: (-s ours) am 39cb9cb9: am dfb0789d: Merge "Add Stylus Info to BasicGestureDetect" into lmp-mr1-ub-docs by Clare Bayley · 9 years ago
  82. 2be5f5c Merge "Update BasicRuntimePermissions sample for API 23." into mnc-dev by Trevor Johns · 9 years ago
  83. 7f18c15 Merge "Update RuntimePermissions sample for API 23." into mnc-dev by Trevor Johns · 9 years ago
  84. d3c06bf Resolve conflicts for merge of 6a1d10d from lmp-mr1-ub-dev to mnc-dev by Clare Bayley · 9 years ago
  85. 02aad74 Update RuntimePermissions sample for API 23. by Jan-Felix Schmakeit · 9 years ago
  86. 06c6159 Update BasicRuntimePermissions sample for API 23. by Jan-Felix Schmakeit · 9 years ago
  87. 6ab42c3 MidiScope: Add a sample by Yuichi Araki · 9 years ago
  88. 80b550a resolved conflicts for merge of bdf5a37b to mnc-dev by Yuichi Araki · 9 years ago
  89. 84dbe97 am 81e6b090: am fecf70e7: am f31a0ac1: Demonstrates interactive feature in a watch face (includes coordinates[x,y]). by Jeremy Walker · 9 years ago
  90. 46a644a am 14406d9b: am 4072b140: am 8698539e: Tilt WatchFace sample renamed to OpenGL for clarity. by Jeremy Walker · 9 years ago
  91. 6f43629 resolved conflicts for merge of aaaefedd to mnc-dev by Yuichi Araki · 9 years ago
  92. ea21571 Merge "Update sample prebuilts to use latest deps" into mnc-dev by Trevor Johns · 9 years ago
  93. d8cda51 Update sample prebuilts to use latest deps by Trevor Johns · 9 years ago
  94. 6475f91 am 4cc52927: am 84544467: am 6ece77b7: Add Material icon to BTAds sample by Clare Bayley · 9 years ago
  95. c6293b9 am ff6116e9: am 4b43840d: am e3bc8d8f: Update BTAds sample to use a service for advertising by Clare Bayley · 9 years ago
  96. 28c8529 am 0321d7dd: am fb3b7240: Revise WatchFace sample\'s AnalogWatchFaceService.java and SweepWatchFaceService.java to include an actual picture background (vs. simple image of w/ fade). Also, refactored w/ better optimizations and to closer match the WatchFace codelab (P by Jeremy Walker · 9 years ago
  97. 6a1d10d am 39cb9cb9: am dfb0789d: Merge "Add Stylus Info to BasicGestureDetect" into lmp-mr1-ub-docs by Clare Bayley · 9 years ago
  98. bdf5a37 am 6f70ae7b: Merge "Revert "MidiScope: Add a new sample"" into mnc-preview-docs by Yuichi Araki · 9 years ago
  99. 81e6b09 am fecf70e7: am f31a0ac1: Demonstrates interactive feature in a watch face (includes coordinates[x,y]). by Jeremy Walker · 9 years ago
  100. 14406d9 am 4072b140: am 8698539e: Tilt WatchFace sample renamed to OpenGL for clarity. by Jeremy Walker · 9 years ago