1. 13b0241 Add test app for JobScheduler by Matthew Williams · 10 years ago
  2. acb119f Merge "Build LayoutLib with Java 6" into lmp-preview-dev by Deepanshu Gupta · 10 years ago
  3. f4058c8 Build LayoutLib with Java 6 by Deepanshu Gupta · 10 years ago
  4. 000cdd5 Merge "[system transitions] + merge all transition work into new branch for commiting to master + new task switching animations to support doc-centric recents + new default activity transitions + new app -> home (wallpaper close) + updated fragment close" into lmp-preview-dev by Dianne Hackborn · 10 years ago
  5. af743ee Make TvInputs aware of whether it's hardware-based or not by Wonsik Kim · 10 years ago
  6. ceb997b Merge "Import translations. DO NOT MERGE" into lmp-preview-dev by Baligh Uddin · 10 years ago
  7. 7892a49 Merge "Import translations. DO NOT MERGE" into lmp-preview-dev by Baligh Uddin · 10 years ago
  8. d5cf4a6 Merge "Import translations. DO NOT MERGE" into lmp-preview-dev by Baligh Uddin · 10 years ago
  9. 7e3357a [system transitions] by Ari Sachter-Zeltzer · 10 years ago
  10. 2f98a26 Merge "util: Make Rational a Number/Comparable; add Range#inRange" into lmp-preview-dev by Igor Murashkin · 10 years ago
  11. e6a4613c Fix build by Alan Viverette · 10 years ago
  12. 007bfb1 util: Make Rational a Number/Comparable; add Range#inRange by Igor Murashkin · 10 years ago
  13. 407a403 Merge "BatteryManager: battery property query API update" into lmp-preview-dev by Todd Poynor · 10 years ago
  14. 3c9f70d Merge "Implement maxRecents and fix TaskPersister bug" into lmp-preview-dev by Craig Mautner · 10 years ago
  15. 7fa0e6b Merge "Change flags to use int instead of long." into lmp-preview-dev by Tim Murray · 10 years ago
  16. 1abd798 Merge "DO NOT MERGE Material theme" into lmp-preview-dev by Alan Viverette · 10 years ago
  17. 9799686 Merge "Current page not updated when closed" into lmp-preview-dev by svetoslavganov · 10 years ago
  18. 3cb07a46 DO NOT MERGE Material theme by Alan Viverette · 10 years ago
  19. 27d3e6d Current page not updated when closed by svetoslavganov · 10 years ago
  20. 5985dfb Add doc for View.getElevation() by Chris Craik · 10 years ago
  21. faecafc Merge "Add missing abstract method override in BridgePowerManager." into lmp-preview-dev by Amith Yamasani · 10 years ago
  22. 2a03b2f Merge "NoMan: Rank by 'when' instead of 'postTime'" into lmp-preview-dev by Dan Sandler · 10 years ago
  23. a4b882f Merge "Hide the fingerprint API for now. DO NOT MERGE" into lmp-preview-dev by Jim Miller · 10 years ago
  24. f2dc2d1 Merge "Update drawables to fix CTS test failures" into lmp-preview-dev by Alan Viverette · 10 years ago
  25. da8738f Add missing abstract method override in BridgePowerManager. by Amith Yamasani · 10 years ago
  26. 2987eef Make the action bar dark in DarkActionBar theme by Alan Viverette · 10 years ago
  27. 599176b Fix build breakage in BatteryController by Amith Yamasani · 10 years ago
  28. fd710e7 Change flags to use int instead of long. by Tim Murray · 10 years ago
  29. 06318a0 Update drawables to fix CTS test failures by Alan Viverette · 10 years ago
  30. 421e2fd Merge "Improvements to low power mode." into lmp-preview-dev by Dianne Hackborn · 10 years ago
  31. eb94fa7 Improvements to low power mode. by Dianne Hackborn · 10 years ago
  32. ece9de4 Merge "When dragging down on the lockscreen, the lowest card could jump." into lmp-preview-dev by Selim Cinek · 10 years ago
  33. 52f9fc1 Merge "Always hide status bar icons when status bar is expanded" into lmp-preview-dev by Dan Sandler · 10 years ago
  34. aef92ef When dragging down on the lockscreen, the lowest card could jump. by Selim Cinek · 10 years ago
  35. b13d36d Always hide status bar icons when status bar is expanded by Jorim Jaggi · 10 years ago
  36. 52b7a5a NoMan: Rank by 'when' instead of 'postTime' by Christoph Studer · 10 years ago
  37. d23d509 Merge "API review: Constants to Gravity and Epicenter." into lmp-preview-dev by George Mount · 10 years ago
  38. b0db8de Fix issue preventing aapt from stripping all unwanted densities by Bryan Mawhinney · 10 years ago
  39. adf2ea2 Merge "Badge notification from managed profiles." into lmp-preview-dev by Kenny Guy · 10 years ago
  40. 7012db7 Merge "TIF: Address the feedback from the API review - 2/3" into lmp-preview-dev by Dongwon Kang · 10 years ago
  41. 2750d21 Merge "TIF: Address the feedback from the API review - 1/3" into lmp-preview-dev by Dongwon Kang · 10 years ago
  42. 7e984a9 Merge "VolumeZen: Only display active condition when entering." into lmp-preview-dev by John Spurlock · 10 years ago
  43. a2cd733 Merge "QuickSettings: Bluetooth updates." into lmp-preview-dev by John Spurlock · 10 years ago
  44. a625b74 QuickSettings: Bluetooth updates. by John Spurlock · 10 years ago
  45. 2c1de5b Hide the fingerprint API for now. DO NOT MERGE by Jim Miller · 10 years ago
  46. acbf10c Merge "Hide Sensor.getRequiredPermission API." into lmp-preview-dev by Aravind Akella · 10 years ago
  47. 6ab4a2c Merge "Remove getRequiredPermission from NDK." into lmp-preview-dev by Aravind Akella · 10 years ago
  48. 4b3f800 camera2: Fix ordering issue between #onOpened and createCaptureSession by Sol Boucher · 10 years ago
  49. 5fde3ff BatteryManager: battery property query API update by Todd Poynor · 10 years ago
  50. 2769ac2 VolumeZen: Only display active condition when entering. by John Spurlock · 10 years ago
  51. 5b29e12 Merge "Make elegantTextHeight xml attribute public" into lmp-preview-dev by Raph Levien · 10 years ago
  52. b8a6441 TIF: Address the feedback from the API review - 2/3 by Jae Seo · 10 years ago
  53. ffff217 Merge "Camera2: Do not hide TonemapCurve construtor" into lmp-preview-dev by Yin-Chia Yeh · 10 years ago
  54. f98a3c0 Merge "Camera2: Hide input stream related key and enum" into lmp-preview-dev by Zhijun He · 10 years ago
  55. 4294202 Merge "DO NOT MERGE Change preference category text color for quantum" into lmp-preview-dev by Alan Viverette · 10 years ago
  56. e62a885 Merge "Expose post-dial APIs" into lmp-preview-dev by Evan Charlton · 10 years ago
  57. e872209 Merge "LayoutLib: Add assertions for typeface." into lmp-preview-dev by Deepanshu Gupta · 10 years ago
  58. edfaa50 Merge "LayoutLib: Font variants" into lmp-preview-dev by Deepanshu Gupta · 10 years ago
  59. 37f7c68 Merge "LayoutLib: Add capability to simulate old versions" into lmp-preview-dev by Deepanshu Gupta · 10 years ago
  60. 2050d39 Merge "API Review: move the CreateRevealAnimator to ViewAnimationUtils" into lmp-preview-dev by ztenghui · 10 years ago
  61. e1c4a0d Make elegantTextHeight xml attribute public by Raph Levien · 10 years ago
  62. 62479c5 Remove getRequiredPermission from NDK. by Aravind Akella · 10 years ago
  63. 5271e0b Hide Sensor.getRequiredPermission API. by Aravind Akella · 10 years ago
  64. cc15afb Merge "TvContract: Add channel logo and program thumbnail" into lmp-preview-dev by Ji-Hwan Lee · 10 years ago
  65. 66c11e1 Merge "API changes to Telephony per API review" into lmp-preview-dev by Yorke Lee · 10 years ago
  66. 19c0ebc Merge "Fix default stroke width and NPE for line with no stroke width" into lmp-preview-dev by Alan Viverette · 10 years ago
  67. 56f46ab Merge "Fix issues around GL on incorrect thread" into lmp-preview-dev by Chris Craik · 10 years ago
  68. a19b8c1 LayoutLib: Add assertions for typeface. by Deepanshu Gupta · 10 years ago
  69. 1a81cca DO NOT MERGE Change preference category text color for quantum by Alan Viverette · 10 years ago
  70. d6cee1a Merge "Include forgotten file to fix build." into lmp-preview-dev by Matthew Williams · 10 years ago
  71. eb3bf68 Include forgotten file to fix build. by Matthew Williams · 10 years ago
  72. d8819ba API changes to Telephony per API review by Yorke Lee · 10 years ago
  73. 62f30e0 API Review: move the CreateRevealAnimator to ViewAnimationUtils by ztenghui · 10 years ago
  74. 3b983a7 Fix default stroke width and NPE for line with no stroke width by Alan Viverette · 10 years ago
  75. 4586b0d Merge "Add defaults for caption colors and edge type" into lmp-preview-dev by Alan Viverette · 10 years ago
  76. 4c1959c TvContract: Add channel logo and program thumbnail by Ji-Hwan Lee · 10 years ago
  77. 1494f86 Merge "Fixing issue with broadcast being sent before boot completed." into lmp-preview-dev by Winson Chung · 10 years ago
  78. 5abdceb Fixing issue with broadcast being sent before boot completed. by Winson Chung · 10 years ago
  79. 6593acd Camera2: Hide input stream related key and enum by Zhijun He · 10 years ago
  80. dc21d3b API review: Constants to Gravity and Epicenter. by George Mount · 10 years ago
  81. 0ead890 Merge "Support for context in Minikin shaping" into lmp-preview-dev by Raph Levien · 10 years ago
  82. 30d3c97 Merge "Support for scaleX and skewX in Minikin" into lmp-preview-dev by Raph Levien · 10 years ago
  83. a8dcbdc Merge "Fix broken macStyle flags on Roboto-MediumItalic" into lmp-preview-dev by Raph Levien · 10 years ago
  84. 18bf85d Fix issues around GL on incorrect thread by Chris Craik · 10 years ago
  85. afcece8 Merge "Add persistence of tasks for TaskManager & BatteryController" into lmp-preview-dev by Matthew Williams · 10 years ago
  86. 71f507b Merge "Don't show private notifications if a secure lockscreen is merely occluded." into lmp-preview-dev by Dan Sandler · 10 years ago
  87. 83a9e4d Camera2: Do not hide TonemapCurve construtor by Yin-Chia Yeh · 10 years ago
  88. 3d86fd2 Add persistence of tasks for TaskManager & BatteryController by Matthew Williams · 10 years ago
  89. 6bfd7e7 Support for context in Minikin shaping by Raph Levien · 10 years ago
  90. e95b585 Support for scaleX and skewX in Minikin by Raph Levien · 10 years ago
  91. 03b62b3 Merge "Fix PanelView over expanding behavior." into lmp-preview-dev by Selim Cinek · 10 years ago
  92. 47c85a3 Fix PanelView over expanding behavior. by Jorim Jaggi · 10 years ago
  93. ad69aee LayoutLib: Font variants by Deepanshu Gupta · 10 years ago
  94. d40f746 Fix broken macStyle flags on Roboto-MediumItalic by Raph Levien · 10 years ago
  95. ffcfcaa Implement maxRecents and fix TaskPersister bug by Craig Mautner · 10 years ago
  96. 8a0101b Badge notification from managed profiles. by Kenny Guy · 10 years ago
  97. 3af4edf Merge "Disable the attention light on devices that do not have it." into lmp-preview-dev by Chris Wren · 10 years ago
  98. 2d6b2f9b Merge "A notification that emerges from Zen Mode interception should beep." into lmp-preview-dev by Chris Wren · 10 years ago
  99. 5116a82 Disable the attention light on devices that do not have it. by Chris Wren · 10 years ago
  100. a344656 A notification that emerges from Zen Mode interception should beep. by Chris Wren · 10 years ago