1. 3ba022b Wear samples: Set minSdkVersion to 18 by Trevor Johns · 10 years ago
  2. 71a5d35 Merge "Switch two samples to "WearPlusShared" template" into klp-modular-docs by Trevor Johns · 10 years ago
  3. 206e193 Merge "Add common activites/logger to JumpingJack/Flashlight" into klp-modular-docs by Trevor Johns · 10 years ago
  4. 678f4f3 Add common activites/logger to JumpingJack/Flashlight by Trevor Johns · 10 years ago
  5. 3d58538 Fix the app_name by Takeshi Hagikura · 10 years ago
  6. d810714 SynchronizedNotifications: Removing references to old package name by Trevor Johns · 10 years ago
  7. 24e1ad4 Add missing screenshot dirs for wearable samples by Trevor Johns · 10 years ago
  8. dff3866 Revert the package name to the old location's ones by Takeshi Hagikura · 10 years ago
  9. 35aefbc Switch two samples to "WearPlusShared" template by Trevor Johns · 10 years ago
  10. 721f20c Merge "Remove logging/activities common packages for wearable samples." into klp-modular-docs by Trevor Johns · 10 years ago
  11. 2e3cb7d Merge "Remove duplicate sample in build.gradle: SynchronizedNotifications" into klp-modular-docs by Trevor Johns · 10 years ago
  12. da1fc6f gitignore: Allow README.txt, disallow README-wear.txt by Trevor Johns · 10 years ago
  13. a4fb814 Remove logging/activities common packages for wearable samples. by Trevor Johns · 10 years ago
  14. f2aa9a6 Remove duplicate sample in build.gradle: SynchronizedNotifications by Trevor Johns · 10 years ago
  15. 501b66f Add missing semicolon to SynchronizedNotificationsFragment.java:195 by Trevor Johns · 10 years ago
  16. 329faf9 Adds wear samples to samples/android/build.gradle except for wearable/wear/SynchronizedNotifications. by Takeshi Hagikura · 10 years ago
  17. a938ee2 A sample to show the use of GPS capabilities when available. by anaddaf · 10 years ago
  18. e60501b Merge "Migrate changes for wear samples in development/samples/wearable" into klp-modular-docs by Takeshi Hagikura · 10 years ago
  19. 4e4786c Migrate changes for wear samples in development/samples/wearable by Takeshi Hagikura · 10 years ago
  20. f457054 Update the group to Wearable for wearable samples by Takeshi Hagikura · 10 years ago
  21. a819ef7 Moving the rest of wear samples from development/samples/wearable to developers/samples/android by Takeshi Hagikura · 10 years ago
  22. 270ce3e Merge "Move part of Wear project" into klp-modular-docs by Takeshi Hagikura · 10 years ago
  23. 0d83432 Move part of Wear project by Takeshi Hagikura · 10 years ago
  24. ba19d05 Adds default icon for Wearable for SynchronizedNotifications. by Takeshi Hagikura · 10 years ago
  25. b44806a Add legacy sample ports to build.gradle by Trevor Johns · 10 years ago
  26. 1b6f4fd BluetoothChat: Fix crash on screen rotation. by Yuichi Araki · 10 years ago
  27. 98fff6e Merge "Revert "Move launcher icon to the src/main for SyncoronizedNotifications sample in accordance with this CL https://googleplex-android-review.git.corp.google.com/#/c/541871/"" into klp-modular-docs by Takeshi Hagikura · 10 years ago
  28. 8871429 Merge "Add README and related files for distribution" into klp-modular-docs by Trevor Johns · 10 years ago
  29. 91d5020 Revert "Move launcher icon to the src/main for SyncoronizedNotifications sample in accordance with this CL https://googleplex-android-review.git.corp.google.com/#/c/541871/" by Takeshi Hagikura · 10 years ago
  30. d187238 Move launcher icon to the src/main for SyncoronizedNotifications sample by Takeshi Hagikura · 10 years ago
  31. 58d2a85 Merge "BluetoothChat: Porting from legacy directory." into klp-modular-docs by Yuichi Araki · 10 years ago
  32. f33e898 Merge "MediaEffects: Porting from HelloEffects sample." into klp-modular-docs by Yuichi Araki · 10 years ago
  33. f2a4213 Add Wear sample and rename other samples modules by Renato Mangini · 10 years ago
  34. 54d2324 Per b/11465024, deleting Scheduler legacy project. by Alexander Lucas · 10 years ago
  35. 0a59789 BluetoothChat: Porting from legacy directory. by Yuichi Araki · 10 years ago
  36. ad300db MediaEffects: Porting from HelloEffects sample. by Yuichi Araki · 10 years ago
  37. e904b62 Add README and related files for distribution by Trevor Johns · 10 years ago
  38. 33cef3f Merge branch 'klp-docs' into klp-modular-docs by Trevor Johns · 10 years ago
  39. ef607ca Merge "Remove managed build.gradle files" into klp-docs by Trevor Johns · 10 years ago
  40. 0271d20 Update minSdk for BasicGestureDetectSample by Trevor Johns · 10 years ago
  41. 1361996 Remove managed build.gradle files by Trevor Johns · 10 years ago
  42. 63ed998 update gradle from 1.10 to 1.12 in all samples by Clare Bayley · 10 years ago
  43. 4848c8b initial commit of gradle script for NDK samples for DAC upload, usage: ./gradle emitGradleZipAll/emitBrowseableAll by Hak Matsuda · 10 years ago
  44. b6bfd83 Adding new samples to build.gradle for april push. by Alexander Lucas · 11 years ago
  45. bf7098b Merge "Add a sample showing how to create and use a custom Transition." into klp-docs by Alexander Lucas · 11 years ago
  46. 9b03f98 Merge "FragmentTransition: Adjust minSdkVersion. Add log outputs." into klp-docs by Alexander Lucas · 11 years ago
  47. c11c908 FragmentTransition: Adjust minSdkVersion. Add log outputs. by Yuichi Araki · 11 years ago
  48. 2063507 Add a sample showing how to create and use a custom Transition. by Yuichi Araki · 11 years ago
  49. 43865bc Fix nits in SwipeRefreshLayout samples by Chris Banes · 11 years ago
  50. 0e8f100 Merge "SwipeRefreshLayout multiple views sample" into klp-docs by Chris Banes · 11 years ago
  51. 87804da Merge "SwipeRefreshLayout ListFragment sample" into klp-docs by Chris Banes · 11 years ago
  52. 4bff6fd Merge "SwipeRefreshLayout Basic Sample" into klp-docs by Chris Banes · 11 years ago
  53. 2fb2f1e SwipeRefreshLayout ListFragment sample by Chris Banes · 11 years ago
  54. fe0c00a SwipeRefreshLayout Basic Sample by Chris Banes · 11 years ago
  55. 06398fb SwipeRefreshLayout multiple views sample by Chris Banes · 11 years ago
  56. a4ddfe2 Add FragmentTransition. by Yuichi Araki · 11 years ago
  57. ff5ee1f BatchStepSensor: Add some imports by Yuichi Araki · 11 years ago
  58. dea82fa am 1970cb3a: Add a sample showing the use of the step sensors (STEP_DETECTOR and STEP_COUNTER) and sensor event batching. by Jan-Felix Schmakeit · 11 years ago
  59. 1970cb3 Add a sample showing the use of the step sensors by Jan-Felix Schmakeit · 11 years ago
  60. 156dcb6 am de78ec88: Merge "Merge "Added gitignore and template readmes to Transition samples." into klp-docs" into klp-docs by Alexander Lucas · 11 years ago
  61. de78ec8 Merge "Merge "Added gitignore and template readmes to Transition samples." into klp-docs" into klp-docs by Alexander Lucas · 11 years ago
  62. 7f26b50 Merge "Added gitignore and template readmes to Transition samples." into klp-docs by Alexander Lucas · 11 years ago
  63. b2de073 am 70dc7a64: Merge "Added gitignore and template readmes to Transition samples." into klp-docs by Alexander Lucas · 11 years ago
  64. fdadff5 resolved conflicts for merge of 16747963 to klp-ub-dev by Alexander Lucas · 11 years ago
  65. 70dc7a6 Merge "Added gitignore and template readmes to Transition samples." into klp-docs by Alexander Lucas · 11 years ago
  66. 8e59021 Added gitignore and template readmes to Transition samples. by Alexander Lucas · 11 years ago
  67. 1674796 Merge "Updated samples for Gradle 1.10" into klp-docs by Alexander Lucas · 11 years ago
  68. e9467ad Updated samples for Gradle 1.10 by Alexander Lucas · 11 years ago
  69. 45fea04 am c5be0981: Merge "BasicTransition: Change the text shown on scene 3." into klp-docs by Alexander Lucas · 11 years ago
  70. cea955d am 72fec983: Merge "Several fixes for AdapterTransition." into klp-docs by Alexander Lucas · 11 years ago
  71. c5be098 Merge "BasicTransition: Change the text shown on scene 3." into klp-docs by Alexander Lucas · 11 years ago
  72. 72fec98 Merge "Several fixes for AdapterTransition." into klp-docs by Alexander Lucas · 11 years ago
  73. 98a89b1 resolved conflicts for merge of 3f9b9dbc to klp-ub-dev by Alexander Lucas · 11 years ago
  74. 3f9b9db Sample Improvements for AdvancedImmersiveMode by Alexander Lucas · 11 years ago
  75. 3688a16 BasicTransition: Change the text shown on scene 3. by Yuichi Araki · 11 years ago
  76. 2d423ad Several fixes for AdapterTransition. by Yuichi Araki · 11 years ago
  77. 83b4733 am f7dd6967: Merge "Add ABOUT.txt for Displaying Bitmaps sample." into klp-docs by Adam Koch · 11 years ago
  78. f7dd696 Merge "Add ABOUT.txt for Displaying Bitmaps sample." into klp-docs by Adam Koch · 11 years ago
  79. 3be671f Add ABOUT.txt for Displaying Bitmaps sample. by Adam Koch · 11 years ago
  80. 12a4660 am f1d25c6e: Add MediaRouteProvider sample. by Lisa Wray · 11 years ago
  81. f1d25c6 Add MediaRouteProvider sample. by Lisa Wray · 11 years ago
  82. ca783e4 am ba30b090: Merge "Add a sample showing the basic use of Transition." into klp-docs by Alexander Lucas · 11 years ago
  83. 8f1f2a2 am a1e7f09d: Add a sample showing the use of Transition along with AdapterViews by Yuichi Araki · 11 years ago
  84. ba30b09 Merge "Add a sample showing the basic use of Transition." into klp-docs by Alexander Lucas · 11 years ago
  85. a1e7f09 Add a sample showing the use of Transition along with AdapterViews by Yuichi Araki · 11 years ago
  86. 9a9e0b7 Add a sample showing the basic use of Transition. by Yuichi Araki · 11 years ago
  87. c1a964c am c2fc3abd: Updated AdvancedImmersiveMode sample to include some presets. by Alexander Lucas · 11 years ago
  88. c2fc3ab Updated AdvancedImmersiveMode sample to include some presets. by Alexander Lucas · 11 years ago
  89. eb81210 am ed45eb8e: Updated AdvancedImmersiveMode sample to include some presets. by Alexander Lucas · 11 years ago
  90. ed45eb8 Updated AdvancedImmersiveMode sample to include some presets. by Alexander Lucas · 11 years ago
  91. 75964bf am f30662f4: Moving BitmapFun training class sample to samples framework. by Adam Koch · 11 years ago
  92. f30662f Moving BitmapFun training class sample to samples framework. by Adam Koch · 11 years ago
  93. 23a8b17 am be325e30: Fix possible infinity loop in ag/417350 by Chris Banes · 11 years ago
  94. 52bbc50 Resolved conflicts for automerger of 5fedff8d to klp-ub-dev DO NOT MERGE by Chris Banes · 11 years ago
  95. be325e3 Fix possible infinity loop in ag/417350 by Chris Banes · 11 years ago
  96. 5fedff8 Add randomList() method to Cheeses dummy data class by Chris Banes · 11 years ago
  97. 8cb9846 am 535fde45: Fix possible infinity loop in ag/417350 by Chris Banes · 11 years ago
  98. 535fde4 Fix possible infinity loop in ag/417350 by Chris Banes · 11 years ago
  99. 75781ee am e8362a50: Add randomList() method to Cheeses dummy data class by Chris Banes · 11 years ago
  100. e8362a5 Add randomList() method to Cheeses dummy data class by Chris Banes · 11 years ago