1. 3bb3da9 resolved conflicts for merge of 11e09fc0 to klp-modular-dev by Takeshi Hagikura · 10 years ago
  2. 11e09fc Deletes the wear samples that have been commited in the wrong place. by Takeshi Hagikura · 10 years ago
  3. 3992ec5 Update sdk_repo samples 20 from 1 to 2 by Trevor Johns · 10 years ago
  4. 543a86c Merge "Removing the screenOrientation attribute from the wearable manifest" into klp-modular-dev by anaddaf · 10 years ago
  5. 34eb5d8 Removing the screenOrientation attribute from the wearable manifest by anaddaf · 10 years ago
  6. ee12f01 Updating build.gradle files for play services dependency by anaddaf · 10 years ago
  7. 18ec7c4 resolved conflicts for merge of 566a4694 to klp-modular-dev by Raphael Moll · 10 years ago
  8. 566a469 am 76c7aa35: Update sdk_repo samples 19 rev from 5 to 6. DO NOT MERGE. by Raphael Moll · 10 years ago
  9. 76c7aa3 Update sdk_repo samples 19 rev from 5 to 6. DO NOT MERGE. by Raphael Moll · 10 years ago
  10. d97ecae Upating the "date" content of notifications to include seconds by anaddaf · 10 years ago
  11. 096d3f7 am 89230cf8: am 56d2cb15: Adding browsable prebuilt samples for August push by Naoki Ishihara · 10 years ago
  12. 89230cf am 56d2cb15: Adding browsable prebuilt samples for August push by Naoki Ishihara · 10 years ago
  13. 897d76c Adding browsable prebuilt samples for August push by Naoki Ishihara · 10 years ago
  14. 56d2cb1 Adding browsable prebuilt samples for August push by Naoki Ishihara · 10 years ago
  15. 35b1a50 Explicitly call onApplyWindowInsets from a listener by Mark Renouf · 10 years ago
  16. 2d0d654 Change setScrollVertically to protected to make scroll work in subclasses. by Alan Lau · 10 years ago
  17. 7003893 DO NOT MERGE Update version of sdk 20 samples to 2 by Griff Hazen · 10 years ago
  18. ab63d27 Added _index.html and screenshots to all samples. by Tony Wickham · 10 years ago
  19. ea56da7 Use WearableListView in Timer sample app. by Andy Wickham · 10 years ago
  20. 50532de Add AOSP Copyright header to samples. by Andy Wickham · 10 years ago
  21. 5fa0a4c Make connected watches show as compatible with Wearable samples. by Andy Wickham · 10 years ago
  22. 8be0774 Merge "Timer sample app now uses Set a timer voice command instead of Set alarm." into klp-modular-dev by Tony Wickham · 10 years ago
  23. 2184712 Timer sample app now uses Set a timer voice command instead of Set alarm. by Tony Wickham · 10 years ago
  24. 11b32f0 Clean up samples (gradle files and Compat stuff in wearable code). by Andy Wickham · 10 years ago
  25. 96f19c4 Sample showing how to embed a wearable app into a phone by Griff Hazen · 10 years ago
  26. 9fd71d6 Add new SynchronizedNotifications sample. by Dan Aminzade · 10 years ago
  27. 6cb66cf Switch wearable samples to gradle 0.12. by Griff Hazen · 10 years ago
  28. 2cba074 Adds a GridViewPager sample wearable app by Mark Renouf · 10 years ago
  29. 9872c0c Move all wearable samples to development/samples/wearable by Griff Hazen · 10 years ago
  30. b6bca95 Add first wearable sample to sdk samples distribution by Griff Hazen · 10 years ago
  31. 2ed3edb SDK samples package 20 revision 1 by Raphael Moll · 10 years ago
  32. 67bdb44 DO NOT MERGE Remove deprecated RecyclerView methods by Yigit Boyar · 10 years ago
  33. 3b3ab0e Add demo for animating RecyclerView actions by Chet Haase · 11 years ago
  34. abbe7bd Revert "Add demo for animating RecyclerView actions" by Chet Haase · 10 years ago
  35. 828b2aa Add demo for animating RecyclerView actions by Chet Haase · 11 years ago
  36. d91fd1c DO NOT MERGE Remove banner from manifest. by Tim Kilbourn · 10 years ago
  37. 6001125 Merge "Updated recycler view demo with smooth scrolling" into klp-modular-dev by Yigit Boyar · 10 years ago
  38. c270d6d Updated recycler view demo with smooth scrolling by Yigit Boyar · 10 years ago
  39. caa6289 am 611cfde5: Prefixed minSdkVersion with "android:" Set minSdkVersion to 11 to support ActionBar API by Vince Harron · 10 years ago
  40. 08bb3fb Adding search to Leanback demo by Jerome Poichet · 11 years ago
  41. 611cfde Prefixed minSdkVersion with "android:" by Vince Harron · 10 years ago
  42. 5f9077b am 2dba5be6: am d5ec144b: Merge "docs: Updated samples descriptions for Apr samples push." into klp-docs by Ricardo Cervera · 11 years ago
  43. d5ec144 Merge "docs: Updated samples descriptions for Apr samples push." into klp-docs by Ricardo Cervera · 11 years ago
  44. ad5f0e8 am eb72a600: am 4a25165a: Merge "Updated Samples metadata for April push of samples" into klp-docs by Alexander Lucas · 11 years ago
  45. 4a25165 Merge "Updated Samples metadata for April push of samples" into klp-docs by Alexander Lucas · 11 years ago
  46. c7ad654 Updated Samples metadata for April push of samples by Alexander Lucas · 11 years ago
  47. 24dfd97 docs: Updated samples descriptions for Apr samples push. by Ricardo Cervera · 11 years ago
  48. e6dcd2f am 4bf9ebc7: am fb5e574e: Updated browseable samples for april push by Alexander Lucas · 11 years ago
  49. fb5e574 Updated browseable samples for april push by Alexander Lucas · 11 years ago
  50. e0cd23d Use ImageCardview in leanback samples. by Tim Kilbourn · 11 years ago
  51. 3d2e6fb Add VerticalGridActivity to the leanback demo. by Craig Stout · 11 years ago
  52. 2983005 Add callbacks for actions in details. by Tim Kilbourn · 11 years ago
  53. 7f94b8d Add a details fragment to leanback samples. by Tim Kilbourn · 11 years ago
  54. 01851b3 Merge "LinearLayoutManager examples" into klp-modular-dev by Yigit Boyar · 11 years ago
  55. 7cbaf60 LinearLayoutManager examples by Yigit Boyar · 11 years ago
  56. 3baefeb Initial leanback sample code. by Tim Kilbourn · 11 years ago
  57. 87bd56f am 3a09d75f: am bdd20c5c: Merge "Remove bitmapfun code sample (it has moved to samples framework)." into klp-docs by Adam Koch · 11 years ago
  58. 3a09d75 am bdd20c5c: Merge "Remove bitmapfun code sample (it has moved to samples framework)." into klp-docs by Adam Koch · 11 years ago
  59. bdd20c5 Merge "Remove bitmapfun code sample (it has moved to samples framework)." into klp-docs by Adam Koch · 11 years ago
  60. 1aec60d am f203e028: am c861a265: Merge "docs: Modified sample descriptions for March sample push." into klp-docs by Ricardo Cervera · 11 years ago
  61. f203e02 am c861a265: Merge "docs: Modified sample descriptions for March sample push." into klp-docs by Ricardo Cervera · 11 years ago
  62. e3ac380 Merge "Update RecyclerView sample to show use of ItemDecoration" into klp-modular-dev by Adam Powell · 11 years ago
  63. c12c207 Update RecyclerView sample to show use of ItemDecoration by Adam Powell · 11 years ago
  64. cd1255d am 4362d331: resolved conflicts for merge of 6da9c2ed to klp-ub-dev by Alexander Lucas · 11 years ago
  65. 58c6156 am 94f80bce: am a780ba4b: Adding browsable prebuilt samples for march push by Alexander Lucas · 11 years ago
  66. c861a26 Merge "docs: Modified sample descriptions for March sample push." into klp-docs by Ricardo Cervera · 11 years ago
  67. 9b23d66 docs: Modified sample descriptions for March sample push. by Ricardo Cervera · 11 years ago
  68. 4362d33 resolved conflicts for merge of 6da9c2ed to klp-ub-dev by Alexander Lucas · 11 years ago
  69. 6da9c2e Merge "Updating build metadata for march sample push." into klp-docs by Alexander Lucas · 11 years ago
  70. 94f80bc am a780ba4b: Adding browsable prebuilt samples for march push by Alexander Lucas · 11 years ago
  71. a780ba4 Adding browsable prebuilt samples for march push by Alexander Lucas · 11 years ago
  72. 97c8590 Updating build metadata for march sample push. by Alexander Lucas · 11 years ago
  73. 449a649 Remove bitmapfun code sample (it has moved to samples framework). by Adam Koch · 11 years ago
  74. ff08b2c Update Support7Demos for RecyclerView API change by Adam Powell · 11 years ago
  75. 8c43378 Update Support7Demos for new RecyclerView additions by Adam Powell · 11 years ago
  76. db65481 am 11d0bcd8: am dc436c20: am 7cd4524c: Update summary descriptions for new samples. by Dirk Dougherty · 11 years ago
  77. 11d0bcd am dc436c20: am 7cd4524c: Update summary descriptions for new samples. by Dirk Dougherty · 11 years ago
  78. dc436c2 am 7cd4524c: Update summary descriptions for new samples. by Dirk Dougherty · 11 years ago
  79. 20adf6c am ec6c6683: am 743e1fd6: am 0b3758ea: Adding new samples to browseable section of DAC by Alexander Lucas · 11 years ago
  80. 2221254 am bcb343c4: am 2e7cc5ae: am fc921036: incremented Pkg.Revision by Alexander Lucas · 11 years ago
  81. ec6c668 am 743e1fd6: am 0b3758ea: Adding new samples to browseable section of DAC by Alexander Lucas · 11 years ago
  82. bcb343c am 2e7cc5ae: am fc921036: incremented Pkg.Revision by Alexander Lucas · 11 years ago
  83. 7cd4524 Update summary descriptions for new samples. by Dirk Dougherty · 11 years ago
  84. 743e1fd am 0b3758ea: Adding new samples to browseable section of DAC by Alexander Lucas · 11 years ago
  85. 2e7cc5a am fc921036: incremented Pkg.Revision by Alexander Lucas · 11 years ago
  86. 0b3758e Adding new samples to browseable section of DAC by Alexander Lucas · 11 years ago
  87. fc92103 incremented Pkg.Revision by Alexander Lucas · 11 years ago
  88. b9767ca Updated Support7Demos to follow RecyclerView API changes by Adam Powell · 11 years ago
  89. 35421b1 Follow RecyclerView API changes by Adam Powell · 11 years ago
  90. e40272d Merge "Update sample for RecyclerView" into klp-modular-dev by Adam Powell · 11 years ago
  91. c9dca45 am c9217022: am 911c8806: am eeea76c2: am 176d0c68: am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs by quddusc · 11 years ago
  92. c921702 am 911c8806: am eeea76c2: am 176d0c68: am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs by quddusc · 11 years ago
  93. 911c880 am eeea76c2: am 176d0c68: am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs by quddusc · 11 years ago
  94. eeea76c am 176d0c68: am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs by quddusc · 11 years ago
  95. 176d0c6 am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs by quddusc · 11 years ago
  96. a6dfbaf am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs by quddusc · 11 years ago
  97. ebea7fc Update sample for RecyclerView by Adam Powell · 11 years ago
  98. 802b325 am b9dcf851: am f75b531f: Merge "Update DrawerLayout demo code to use title API" into klp-ub-dev by Alan Viverette · 11 years ago
  99. b9dcf85 am f75b531f: Merge "Update DrawerLayout demo code to use title API" into klp-ub-dev by Alan Viverette · 11 years ago
  100. 13b9028 Update DrawerLayout demo code to use title API by Alan Viverette · 11 years ago