1. 78908fc Demonstrates WatchFace that displays step count using Google Fit by Jeremy Walker · 9 years ago
  2. 9de717e Updates all the remaining wear samples to support saga change for by Jeremy Walker · 9 years ago
  3. 7016d5c Add gms: namespace to AgendaData and DataLayer by Trevor Johns · 9 years ago
  4. 66cd403 Update gradle wrapper to v2.5 by Trevor Johns · 9 years ago
  5. 49bbfaa Update gradle wrapper to v2.4 by Trevor Johns · 9 years ago
  6. ab673fa Update XYZTouristAttractions for M permissions + minor bug fixes by Adam Koch · 9 years ago
  7. efdaebf Adds runtime M permissions to AgendaData Wear Sample. by Jeremy Walker · 9 years ago
  8. 38b067e Instantiate RecyclerView.LayoutManager in XML. by Deepanshu Gupta · 9 years ago
  9. 57690c2 Swap compileSdkVersion for targetSdkVersion by Trevor Johns · 9 years ago
  10. dee2a47 Peg permissions-based samples at API 22 by Trevor Johns · 9 years ago
  11. 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
  12. 84dbe97 am 81e6b090: am fecf70e7: am f31a0ac1: Demonstrates interactive feature in a watch face (includes coordinates[x,y]). by Jeremy Walker · 9 years ago
  13. 46a644a am 14406d9b: am 4072b140: am 8698539e: Tilt WatchFace sample renamed to OpenGL for clarity. by Jeremy Walker · 9 years ago
  14. 0321d7d 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 (PeekCard suppor by Jeremy Walker · 9 years ago
  15. fb3b724 Revise WatchFace sample's AnalogWatchFaceService.java and by Jeremy Walker · 9 years ago
  16. 89d2da0 Update sample templates for android-23 release by Trevor Johns · 9 years ago
  17. fecf70e am f31a0ac1: Demonstrates interactive feature in a watch face (includes coordinates[x,y]). by Jeremy Walker · 9 years ago
  18. f31a0ac Demonstrates interactive feature in a watch face (includes coordinates[x,y]). by Jeremy Walker · 9 years ago
  19. 4072b14 am 8698539e: Tilt WatchFace sample renamed to OpenGL for clarity. by Jeremy Walker · 9 years ago
  20. 8698539 Tilt WatchFace sample renamed to OpenGL for clarity. by Jeremy Walker · 9 years ago
  21. 435b09a XYZ Tourist Attractions sample - update docs, screenshots, minor tweaks by Adam Koch · 9 years ago
  22. 535025b Remove freezeIterable() when data items are processed immediately by Wayne Piekarski · 9 years ago
  23. dc11bbb am 3d354913: Merge "Removing the deprecated close() on DataEventBuffer" into lmp-mr1-ub-docs by anaddaf · 9 years ago
  24. 3d35491 Merge "Removing the deprecated close() on DataEventBuffer" into lmp-mr1-ub-docs by anaddaf · 9 years ago
  25. 0d7a1dd am 2a75bcf9: am 0c8d8e4c: Moves sample watchface bitmap scaling to onSurfaceChanged(). by Aaron Whyte · 9 years ago
  26. 2a75bcf am 0c8d8e4c: Moves sample watchface bitmap scaling to onSurfaceChanged(). by Aaron Whyte · 9 years ago
  27. 0c8d8e4 Moves sample watchface bitmap scaling to onSurfaceChanged(). by Aaron Whyte · 9 years ago
  28. 62de483 am bd3c9c12: am ca1ac621: Merge "Added day of week and year/month/day to digital." into lmp-docs by Aaron Whyte · 9 years ago
  29. bd3c9c1 am ca1ac621: Merge "Added day of week and year/month/day to digital." into lmp-docs by Aaron Whyte · 9 years ago
  30. ca1ac62 Merge "Added day of week and year/month/day to digital." into lmp-docs by Aaron Whyte · 9 years ago
  31. f5b967c Added day of week and year/month/day to digital. by Aaron Whyte · 9 years ago
  32. ce6bc95 am a4df492d: am 43cbf558: Fixed the tilt watchface left/right reversal. by Aaron Whyte · 9 years ago
  33. a4df492 am 43cbf558: Fixed the tilt watchface left/right reversal. by Aaron Whyte · 9 years ago
  34. 56374bf am bb14c33d: am 43d67af6: Merge "Revert "Added day of week and year/month/day to digital. Fixed tilt."" into lmp-docs by Aaron Whyte · 9 years ago
  35. 43cbf55 Fixed the tilt watchface left/right reversal. by Aaron Whyte · 9 years ago
  36. bb14c33 am 43d67af6: Merge "Revert "Added day of week and year/month/day to digital. Fixed tilt."" into lmp-docs by Aaron Whyte · 9 years ago
  37. 43d67af Merge "Revert "Added day of week and year/month/day to digital. Fixed tilt."" into lmp-docs by Aaron Whyte · 9 years ago
  38. 5580d84 Revert "Added day of week and year/month/day to digital. Fixed tilt." by Aaron Whyte · 9 years ago
  39. d8cafc3 Removing the deprecated close() on DataEventBuffer by anaddaf · 9 years ago
  40. b461755 am b28b4bea: am ec6f60f9: Merge "Added day of week and year/month/day to digital. Fixed tilt." into lmp-docs by Aaron Whyte · 9 years ago
  41. b28b4be am ec6f60f9: Merge "Added day of week and year/month/day to digital. Fixed tilt." into lmp-docs by Aaron Whyte · 9 years ago
  42. ec6f60f Merge "Added day of week and year/month/day to digital. Fixed tilt." into lmp-docs by Aaron Whyte · 9 years ago
  43. 89c1253 XYZ Sample: update template-params, use new material support lib by Adam Koch · 9 years ago
  44. 708260b Added day of week and year/month/day to digital. Fixed tilt. by Aaron Whyte · 9 years ago
  45. 1e68382 Making sure "release()" is called on data buffers where needed by anaddaf · 9 years ago
  46. e3912a4 Fixing a crash caused by using implicit intent when starting a service by anaddaf · 9 years ago
  47. cd72fc7 Merge "XYZ Tourist Attractions sample - update for wearable support lib 1.2.0" into lmp-docs by Adam Koch · 9 years ago
  48. f323976 Minor change (one line and not required for launch): removes redundant by Jeremy Walker · 9 years ago
  49. 2728dfe am 938643a5: Replaced deprecated "Time" with Calendar. by Aaron Whyte · 9 years ago
  50. 938643a Replaced deprecated "Time" with Calendar. by Aaron Whyte · 10 years ago
  51. 7913d0e Fixing location play services version by anaddaf · 10 years ago
  52. a52bc2f Merge "Revises several lines of comments based on Googler feedback (~8 in total)." into lmp-mr1-ub-docs by Jeremy Walker · 10 years ago
  53. 5f0834e Revises several lines of comments based on Googler feedback (~8 in total). by Jeremy Walker · 10 years ago
  54. 54bab34 Add build.gradle and other build files for AlwaysOn sample by Trevor Johns · 10 years ago
  55. c30f1aa Merge "Demonstrates ambient Android Wear support. Project renamed "Always On"." into lmp-mr1-ub-docs by Jeremy Walker · 10 years ago
  56. c3cffdd Demonstrates ambient Android Wear support. Project renamed "Always On". by Jeremy Walker · 10 years ago
  57. a3241dc XYZ Tourist Attractions sample - update for wearable support lib 1.2.0 by Adam Koch · 10 years ago
  58. bd3e5ec XYZ Tourist Attractions sample - update for wearable support lib 1.2.0 by Adam Koch · 10 years ago
  59. 816fecf Updating the sample to not use the old GooglePlayServicesClient. by anaddaf · 10 years ago
  60. d32b4e4 XYZ Sample: update gmscore versions to prevent build breaking by Adam Koch · 10 years ago
  61. 01f6770 Merge "Updating samples to handle multi-node scenarios." into lmp-docs by anaddaf · 10 years ago
  62. 0c0dce2 Updating samples to handle multi-node scenarios. by anaddaf · 10 years ago
  63. cb893b0 Updating this sample to show how Capabilities APIs can be used. by anaddaf · 10 years ago
  64. 1ffa1ec Fix the launcher_icon name to unbreak the build by Takeshi Hagikura · 10 years ago
  65. 20ae756 Android Flashlight sample: Update metadata. by Arthur Thompson · 10 years ago
  66. 9dc0347 XYZ Tourist Attraction wear sample - address bug bash feedback by Adam Koch · 10 years ago
  67. 3a8fbd0 Wear notification-only samples: Remove :Wearable dependency by Trevor Johns · 10 years ago
  68. a9d5d9d Updating samples that should not have the Application modules by anaddaf · 10 years ago
  69. 3df6a88 Update wearable samples to use new base-build template by Trevor Johns · 10 years ago
  70. 58fdb78 Updating the sample to use the Main thread for showing a Toast message by anaddaf · 10 years ago
  71. 7020e06 Merge "Refactor basebuild / allow apps without Application module" into lmp-docs by Trevor Johns · 10 years ago
  72. 19dc508 XYZ Tourist Attraction wear sample - minor bug fixes by Adam Koch · 10 years ago
  73. 0fc6724 Update XYZ Tourist Attraction sample template params by Adam Koch · 10 years ago
  74. 2f8e62a Update XYZ Tourist Attraction sample template params by Adam Koch · 10 years ago
  75. 452049a Merge "Initial commit for XYZ Tourist Attractions Wear sample." into lmp-docs by Adam Koch · 10 years ago
  76. 37a12f4 Initial commit for XYZ Tourist Attractions Wear sample. by Adam Koch · 10 years ago
  77. b3bf56e Refactor basebuild / allow apps without Application module by Trevor Johns · 10 years ago
  78. 45fb511 Removes android:allowEmbedded and android:taskAffinity from watchface samples by Paul Soulos · 10 years ago
  79. 2826c8a Add metadata for EmbeddedApp sample by Trevor Johns · 10 years ago
  80. a000238 Fix metadata strings in Watch face samples. by Filip Gruszczynski · 10 years ago
  81. 363f5ec Merge "Adds metadata for SynchronizedNotifications sample" into lmp-docs by Takeshi Hagikura · 10 years ago
  82. 62f618d Adds metadata for SynchronizedNotifications sample by Takeshi Hagikura · 10 years ago
  83. 3ba33cc Adds metadata for JumpingJack sample by Takeshi Hagikura · 10 years ago
  84. 0123da1 Merge "Updates AgendaData metadata" into lmp-docs by Benjamin Weiss · 10 years ago
  85. 19564c7 Merge "Adds the metadata to the Geofencing Sample" into lmp-docs by Jose Alcerreca · 10 years ago
  86. a8b1cfe Updates AgendaData metadata by Benjamin Weiss · 10 years ago
  87. 8db1439 Fix the category name for ElizaChat metadata by Takeshi Hagikura · 10 years ago
  88. 78855c4 Merge "Adds metadata for ElizaChat sample" into lmp-docs by Takeshi Hagikura · 10 years ago
  89. a17c442 Adds metadata for ElizaChat sample by Takeshi Hagikura · 10 years ago
  90. a819b8e Merge "Update WatchViewStub sample metadata" into lmp-docs by Benjamin Weiss · 10 years ago
  91. 0157736 Merge "Updates metadata for "DataLayer" sample" into lmp-docs by Benjamin Weiss · 10 years ago
  92. 8ae6625 Merge "Updates metadata for "SkeletonWearableApp" sample" into lmp-docs by Benjamin Weiss · 10 years ago
  93. 9df3fd0 Update WatchViewStub sample metadata by Benjamin Weiss · 10 years ago
  94. cbbe1e7 Updates metadata for "DataLayer" sample by Benjamin Weiss · 10 years ago
  95. f2d3e1a Adds the metadata to the Geofencing Sample by Jose Alcerreca · 10 years ago
  96. 252310f Updates metadata for "SkeletonWearableApp" sample by Benjamin Weiss · 10 years ago
  97. d63f764 Merge "Removed indentation for sample intro and description content in template file, icon added" into lmp-docs by Natalie Masse · 10 years ago
  98. abdd2c1 Merge "Shift Tilt watch face to account for chin" into lmp-docs by Griff Hazen · 10 years ago
  99. a09721d Merge "Make samples stop updating in ambient mode." into lmp-docs by Griff Hazen · 10 years ago
  100. 669d942 Shift Tilt watch face to account for chin by Griff Hazen · 10 years ago