1. a0f2a8d Fix build. by Craig Stout · 11 years ago
  2. 76d6eba Use new callback for search by intent. by Craig Stout · 11 years ago
  3. bd2bea1 Update revision of Android SDK USB driver for Windows by Siva Velusamy · 11 years ago
  4. 6ae0b77 Android SDK Windows USB driver: Project Tango pid by Siva Velusamy · 11 years ago
  5. 6b80134 Merge "Remove out-dated android-20 and android-21 now called android-L" into lmp-dev by Andrew Hsieh · 11 years ago
  6. 2e4aa79 Renaming Telecomm to Telecom. by Tyler Gunn · 11 years ago
  7. 33fe444 Merge "Send and download MMS via content provider instead of PDU bytes." into lmp-dev by Cheuksan Wang · 11 years ago
  8. 130967f Merge "SDK Addon multi-sys-img support, part 2." into lmp-dev by Raphael Moll · 11 years ago
  9. 2326f11 Change getScreenCaptureIntent to createScreenCaptureIntent. by Michael Wright · 11 years ago
  10. a85567e Merge "Fix progress spinner dialog in ApiDemos" into lmp-dev by Alan Viverette · 11 years ago
  11. b0c76f6 am fb58f56d: am 543a86c1: Merge "Removing the screenOrientation attribute from the wearable manifest" into klp-modular-dev by anaddaf · 11 years ago
  12. 71d2803 am 684651a6: am ee12f01d: Updating build.gradle files for play services dependency by anaddaf · 11 years ago
  13. fb58f56 am 543a86c1: Merge "Removing the screenOrientation attribute from the wearable manifest" into klp-modular-dev by anaddaf · 11 years ago
  14. 684651a am ee12f01d: Updating build.gradle files for play services dependency by anaddaf · 11 years ago
  15. 543a86c Merge "Removing the screenOrientation attribute from the wearable manifest" into klp-modular-dev by anaddaf · 11 years ago
  16. 34eb5d8 Removing the screenOrientation attribute from the wearable manifest by anaddaf · 11 years ago
  17. ee12f01 Updating build.gradle files for play services dependency by anaddaf · 11 years ago
  18. bbb85f6 Fix progress spinner dialog in ApiDemos by Alan Viverette · 11 years ago
  19. cfb685d Send and download MMS via content provider instead of PDU bytes. by Cheuksan Wang · 11 years ago
  20. 72e4885 Merge "Add support for debugging ART to the dalvik.gdb script." into lmp-dev by Dave Allison · 11 years ago
  21. 22382a4 Add support for debugging ART to the dalvik.gdb script. by Dave Allison · 11 years ago
  22. b4ced61 Update alert dialogs in ApiDemos for Material theme by Alan Viverette · 11 years ago
  23. 53f6e12 Merge "Adding a missing permission to phone component" into lmp-dev by anaddaf · 11 years ago
  24. ab56bf9 Revert "Enforce READ_SMS permission in file provider used by MMS API demo" by Ye Wen · 11 years ago
  25. 3060e54 Enforce READ_SMS permission in file provider used by MMS API demo by Ye Wen · 11 years ago
  26. b794db4 Adding a missing permission to phone component by anaddaf · 11 years ago
  27. 0911ea8 Merge "API Review: change SharedElementListener to SharedElementCallback" into lmp-dev by George Mount · 11 years ago
  28. 00fc6d9 API Review: change SharedElementListener to SharedElementCallback by George Mount · 11 years ago
  29. d6ef916 MMS API cleanup (4/4) by Ye Wen · 11 years ago
  30. 0c49057 Remove out-dated android-20 and android-21 now called android-L by Andrew Hsieh · 11 years ago
  31. 319a202 Merge "SupportV7 Navigation Bar Demo" into lmp-dev by Yigit Boyar · 11 years ago
  32. 9b00ec9 Bug 17262099: MMS API changes (multi-project). by Julian Odell · 11 years ago
  33. 91df789 Merge "Changed attribute name." into lmp-dev by George Mount · 11 years ago
  34. 5c8a816 Merge "Add required permission to sample code" into lmp-dev by Marco Nelissen · 11 years ago
  35. 486a53c Add required permission to sample code by Marco Nelissen · 11 years ago
  36. bdb8e21 Changed attribute name. by George Mount · 11 years ago
  37. 98f7101 SupportV7 Navigation Bar Demo by Yigit Boyar · 11 years ago
  38. fe3ba7f Add device default light and dark dialogs to ApiDemos by Alan Viverette · 11 years ago
  39. b52c7ae Merge "Revert "Add test options for DPM.setTrustAgentFeaturesEnabled()" until the new API is ready. This reverts commit d6df7362ab4b332a09d12358297056cfeadcaa11." into lmp-dev by Jim Miller · 11 years ago
  40. ac48e8f Revert "Add test options for DPM.setTrustAgentFeaturesEnabled()" until the new API is ready. by Jim Miller · 11 years ago
  41. 016fc16 Update call to IActivityManager.startActivity. by Jeff Hao · 11 years ago
  42. 26c34d4 resolved conflicts for merge of 85074d06 to lmp-dev by Raphael Moll · 11 years ago
  43. 717280c Merge "Work on issue #17011123: Hit Back/Recents button when in Recents..." into lmp-dev by Dianne Hackborn · 11 years ago
  44. 85074d0 am 18ec7c4f: resolved conflicts for merge of 566a4694 to klp-modular-dev by Raphael Moll · 11 years ago
  45. 18ec7c4 resolved conflicts for merge of 566a4694 to klp-modular-dev by Raphael Moll · 11 years ago
  46. 566a469 am 76c7aa35: Update sdk_repo samples 19 rev from 5 to 6. DO NOT MERGE. by Raphael Moll · 11 years ago
  47. 76c7aa3 Update sdk_repo samples 19 rev from 5 to 6. DO NOT MERGE. by Raphael Moll · 11 years ago
  48. 9f74475 Work on issue #17011123: Hit Back/Recents button when in Recents... by Dianne Hackborn · 11 years ago
  49. fa090e2 SDK Addon multi-sys-img support, part 2. by Raphael Moll · 11 years ago
  50. d6a790c Merge "Fix RS samples to prepare for 64-bit compilation." into lmp-dev by Stephen Hines · 11 years ago
  51. 311be18 Demonstrate OnItemClicked/Selected listeners. by Craig Stout · 11 years ago
  52. f1c2891 Merge "MMS API: ApiDemos demo app" into lmp-dev by Tom Taylor · 11 years ago
  53. 17b507b Merge "Make BrowseAnimationFragment working" into lmp-dev by Dake Gu · 11 years ago
  54. f2204d4 Make BrowseAnimationFragment working by Dake Gu · 11 years ago
  55. 114c29f Merge "Cleanup playback controls sample." into lmp-dev by Craig Stout · 11 years ago
  56. a569a89 Cleanup playback controls sample. by Craig Stout · 11 years ago
  57. e522c95 Use arm64 kernel-qemu in sdk-android-arm64-v8a.atree. by Ying Wang · 11 years ago
  58. 4d0cd67 am 76f5fe77: am d97ecae3: Upating the "date" content of notifications to include seconds by anaddaf · 11 years ago
  59. 76f5fe7 am d97ecae3: Upating the "date" content of notifications to include seconds by anaddaf · 11 years ago
  60. d97ecae Upating the "date" content of notifications to include seconds by anaddaf · 11 years ago
  61. d8295c9 Fix RS samples to prepare for 64-bit compilation. by Stephen Hines · 11 years ago
  62. a34adbb am 31a7dc41: am 340f9ee6: am 897d76c8: Adding browsable prebuilt samples for August push by Naoki Ishihara · 11 years ago
  63. 31a7dc4 am 340f9ee6: am 897d76c8: Adding browsable prebuilt samples for August push by Naoki Ishihara · 11 years ago
  64. 2efe0cf am fa00c4f4: am 096d3f77: am 89230cf8: am 56d2cb15: Adding browsable prebuilt samples for August push by Naoki Ishihara · 11 years ago
  65. 340f9ee am 897d76c8: Adding browsable prebuilt samples for August push by Naoki Ishihara · 11 years ago
  66. fa00c4f am 096d3f77: am 89230cf8: am 56d2cb15: Adding browsable prebuilt samples for August push by Naoki Ishihara · 11 years ago
  67. 096d3f7 am 89230cf8: am 56d2cb15: Adding browsable prebuilt samples for August push by Naoki Ishihara · 11 years ago
  68. 89230cf am 56d2cb15: Adding browsable prebuilt samples for August push by Naoki Ishihara · 11 years ago
  69. 897d76c Adding browsable prebuilt samples for August push by Naoki Ishihara · 11 years ago
  70. 56d2cb1 Adding browsable prebuilt samples for August push by Naoki Ishihara · 11 years ago
  71. c77d668 Merge "Rename framework-base to framework in classpath." into lmp-dev by Santos Cordon · 11 years ago
  72. 11b9213 Rename framework-base to framework in classpath. by Santos Cordon · 11 years ago
  73. 98b567b am 19f8a686: am 35b1a50a: Explicitly call onApplyWindowInsets from a listener by Mark Renouf · 11 years ago
  74. 19f8a68 am 35b1a50a: Explicitly call onApplyWindowInsets from a listener by Mark Renouf · 11 years ago
  75. d6df736 Add test options for DPM.setTrustAgentFeaturesEnabled() by Jim Miller · 11 years ago
  76. 382695a Merge "Fix build." into lmp-dev by Craig Stout · 11 years ago
  77. 2697525 Fix build. by Craig Stout · 11 years ago
  78. 35b1a50 Explicitly call onApplyWindowInsets from a listener by Mark Renouf · 11 years ago
  79. cbe326b Merge "More features." into lmp-dev by Craig Stout · 11 years ago
  80. d67f91c More features. by Craig Stout · 11 years ago
  81. 17e3912 Merge "Add grid manager demo to Support7Demo app" into lmp-dev by Yigit Boyar · 11 years ago
  82. 4d101ac Add grid manager demo to Support7Demo app by Yigit Boyar · 11 years ago
  83. bf1e262 Update samples to new MediaProjection APIs. by Michael Wright · 11 years ago
  84. 6c26884 Playback actions improvements by Craig Stout · 11 years ago
  85. 49052fb Merge "Playback actions improvements" into lmp-dev by Craig Stout · 11 years ago
  86. d17804f Add MediaProjection samples by Michael Wright · 11 years ago
  87. 69291d6 MMS API: ApiDemos demo app by Ye Wen · 11 years ago
  88. bb5d18d Merge "Add elevation settings to cardview demo app" into lmp-dev by Yigit Boyar · 11 years ago
  89. b0d83cf make_key: reduce raciness of password input by Kenny Root · 11 years ago
  90. eb785dc Add elevation settings to cardview demo app by Yigit Boyar · 11 years ago
  91. a38b253 Merge "Add playback progress." into lmp-dev by Craig Stout · 11 years ago
  92. 085f437 Add playback progress. by Craig Stout · 11 years ago
  93. afb9296 am 050972b1: am 2d0d6541: Change setScrollVertically to protected to make scroll work in subclasses. by Alan Lau · 11 years ago
  94. 050972b am 2d0d6541: Change setScrollVertically to protected to make scroll work in subclasses. by Alan Lau · 11 years ago
  95. 2d0d654 Change setScrollVertically to protected to make scroll work in subclasses. by Alan Lau · 11 years ago
  96. d256f60 Merge "Remove AtscTvInput in favor of having another sample input under developers." into lmp-dev by Dongwon Kang · 11 years ago
  97. 7a6a6e7 Merge "Add switches to the Controls sample in ApiDemos" into lmp-dev by Alan Viverette · 11 years ago
  98. b6235f6 Add switches to the Controls sample in ApiDemos by Alan Viverette · 11 years ago
  99. f893e74 Stack tool 32/64 bit compatibility fixes. by Brigid Smith · 11 years ago
  100. 4746c97 Remove AtscTvInput in favor of having another sample input under developers. by Dongwon Kang · 11 years ago