1. fe67c1e Merge "Fix: Drag handle jumps between bidi boundaries." into mnc-dev by Keisuke Kuroyanagi · 10 years ago
  2. c73cd40 Merge "Allow apps to hide the soft keyboard even in a transient state." into mnc-dev by Seigo Nonaka · 10 years ago
  3. e837847 Merge "Allow content rect to overshoot the bottom view bounds by 20dp." into mnc-dev by Abodunrinwa Toki · 10 years ago
  4. 41ce003 Merge "Remove the action bar icon when there is no drawer enabled." into mnc-dev by Tomasz Mikolajewski · 10 years ago
  5. 512fb0c Sync the Bluetooth name and address from the Bluetooth Adapter by Pavlin Radoslavov · 10 years ago
  6. c7c12e5 Merge "Make MediaSessionService not blocked by AudioService." into mnc-dev by Dongwon Kang · 10 years ago
  7. 9ce9ffe Merge "Allow to customize title of the dialog." into mnc-dev by Tomasz Mikolajewski · 10 years ago
  8. 802ece6 Merge "system_server: add two child chains to firewall" into mnc-dev by Xiaohui Chen · 10 years ago
  9. 8b9730f Merge "Fixing issue with recents not being hidden for translucent apps." into mnc-dev by Winson Chung · 10 years ago
  10. fe855d1 Fixing issue with recents not being hidden for translucent apps. by Winson Chung · 10 years ago
  11. 0e591f9 Allow to customize title of the dialog. by Tomasz Mikolajewski · 10 years ago
  12. 45bb0ca Merge "ImageView updates cached drawable dimensions when drawable updates" into mnc-dev by Chet Haase · 10 years ago
  13. 8872ca4 Merge "Remove indents from TextView" into mnc-dev by Raph Levien · 10 years ago
  14. 1bf9293 Merge "Fixing a few accessibility issues." into mnc-dev by Winson Chung · 10 years ago
  15. b41c9f7 system_server: add two child chains to firewall by Xiaohui Chen · 10 years ago
  16. 8edac58 Remove indents from TextView by Raph Levien · 10 years ago
  17. 40359f7 Merge "Request application of WindowInsets when setting a content view" into mnc-dev by Adam Powell · 10 years ago
  18. a38e1f4 Make MediaSessionService not blocked by AudioService. by Dongwon Kang · 10 years ago
  19. 8473f5a ImageView updates cached drawable dimensions when drawable updates by Chet Haase · 10 years ago
  20. 2b18e42 Merge "Seekbar track background alpha should be disabledAlpha" into mnc-dev by Alan Viverette · 10 years ago
  21. 22433a33 Merge "Fix issue #21814207 and issue #21814212 (alarm manager)" into mnc-dev by Dianne Hackborn · 10 years ago
  22. 3e9c4a8 Seekbar track background alpha should be disabledAlpha by Alan Viverette · 10 years ago
  23. 0d96264 Merge "Revert spinner caret size to 24x24dp" into mnc-dev by Alan Viverette · 10 years ago
  24. e1c9472 Merge "Work around inconsistent views in RelativeLayout.onMeasure()" into mnc-dev by Alan Viverette · 10 years ago
  25. ad81a28 Merge "In intent picker dialog, change "personal apps" to "personal"." into mnc-dev by Nicolas Prevot · 10 years ago
  26. 833e24f Revert spinner caret size to 24x24dp by Alan Viverette · 10 years ago
  27. 83ea6f7 Fixing a few accessibility issues. by Winson Chung · 10 years ago
  28. 67b5a68 Merge "Resolve start/end insets in LayerDrawable.getIntrinsicWidth()" into mnc-dev by Alan Viverette · 10 years ago
  29. a7f4d74 Merge "Remove unnecessary PKCS#1 authorization on legacy keys." into mnc-dev by Alex Klyubin · 10 years ago
  30. 69dd4bb Merge "Add keys to handle GSM and CDMA roaming/non roaming overrides" into mnc-dev by Chris Manton · 10 years ago
  31. 536652f Resolve start/end insets in LayerDrawable.getIntrinsicWidth() by Alan Viverette · 10 years ago
  32. 95b6fde Merge "Refactor Drawable.getDither() to isDither()" into mnc-dev by Alan Viverette · 10 years ago
  33. e222a44 Merge "Revert "remove setLatestEventInfo"" into mnc-dev by Chris Wren · 10 years ago
  34. dfdb52a Revert "remove setLatestEventInfo" by Chris Wren · 10 years ago
  35. 373954a Refactor Drawable.getDither() to isDither() by Alan Viverette · 10 years ago
  36. 2e3aaa7 Remove unnecessary PKCS#1 authorization on legacy keys. by Alex Klyubin · 10 years ago
  37. 3e2e064 Work around inconsistent views in RelativeLayout.onMeasure() by Alan Viverette · 10 years ago
  38. 94f3082 Merge "Add DisconnectCause for CDMA activated case." into mnc-dev by Andrew Lee · 10 years ago
  39. 41607d5 Request application of WindowInsets when setting a content view by Adam Powell · 10 years ago
  40. 074c340 Merge "Add matching xml attributes for existing Toolbar properties" into mnc-dev by Adam Powell · 10 years ago
  41. c20c1ee Merge "remove setLatestEventInfo" into mnc-dev by Chris Wren · 10 years ago
  42. d1419ed Merge "Bring back screenshot API." into mnc-dev by Dianne Hackborn · 10 years ago
  43. e973bae In intent picker dialog, change "personal apps" to "personal". by Nicolas Prevot · 10 years ago
  44. 90b3b93 Merge "AudioTrack.Builder should throw exception on failure." into mnc-dev by Andy Hung · 10 years ago
  45. a56eadb Merge "AudioRecord.Builder should throw exception on failure." into mnc-dev by Andy Hung · 10 years ago
  46. a750a63 Fix issue #21814207 and issue #21814212 (alarm manager) by Dianne Hackborn · 10 years ago
  47. 97f4d3b Merge "Prefer GCM to CBC or CTR in documentation." into mnc-dev by Alex Klyubin · 10 years ago
  48. b7bbd62 Merge "Camera2: Do not throw unexpected runtime exception to app" into mnc-dev by Eino-Ville Talvala · 10 years ago
  49. 211cb7c Merge "Improve documentation for keys requiring user auth." into mnc-dev by Alex Klyubin · 10 years ago
  50. a5e21f0e Prefer GCM to CBC or CTR in documentation. by Alex Klyubin · 10 years ago
  51. 6857ffc Merge "Fixed a jump with the panel scrim" into mnc-dev by Selim Cinek · 10 years ago
  52. d3e39d1 Camera2: Do not throw unexpected runtime exception to app by Eino-Ville Talvala · 10 years ago
  53. f582027 Merge "Don't reinflate signal icons unless we really need to." into mnc-dev by Jason Monk · 10 years ago
  54. a5aabfe Merge "Add carrier config variable to hide sim lock setting ui." into mnc-dev by Junda Liu · 10 years ago
  55. 83cc7a3 Improve documentation for keys requiring user auth. by Alex Klyubin · 10 years ago
  56. 563d60e Merge "Camera2: Handle getting input surface failures" into mnc-dev by Chien-Yu Chen · 10 years ago
  57. 0f70c41 Merge "Camera2: fix high speed request builder creation issue" into mnc-dev by Zhijun He · 10 years ago
  58. 4250c8d Merge "Expose AES GCM backed by Android Keystore." into mnc-dev by Alex Klyubin · 10 years ago
  59. 5ddaa72 Merge "Handle negative view types properly in getScrapView" into mnc-dev by Yigit Boyar · 10 years ago
  60. e15cca7 Add carrier config variable to hide sim lock setting ui. by Junda Liu · 10 years ago
  61. 2723d49 Merge "Drop support for P-192 EC keys." into mnc-dev by Alex Klyubin · 10 years ago
  62. d4bd4e7 Merge "Map >= 24bit encodings to ENCODING_PCM_FLOAT" into mnc-dev by Paul McLean · 10 years ago
  63. bf5c91c Drop support for P-192 EC keys. by Alex Klyubin · 10 years ago
  64. 4e5e9e9 Map >= 24bit encodings to ENCODING_PCM_FLOAT by Paul McLean · 10 years ago
  65. 5279d11 Merge "Drag to select text: add some slop for moving between lines" into mnc-dev by Mady Mellor · 10 years ago
  66. f052288 Merge "Insertion cursor: add some slop for moving between lines" into mnc-dev by Mady Mellor · 10 years ago
  67. f535cf0 Don't reinflate signal icons unless we really need to. by Jason Monk · 10 years ago
  68. 8d53705 Merge "Split control background into 40dp and 32dp diameter versions" into mnc-dev by Alan Viverette · 10 years ago
  69. ee3821e Insertion cursor: add some slop for moving between lines by Mady Mellor · 10 years ago
  70. ec92865 Allow apps to hide the soft keyboard even in a transient state. by Seigo Nonaka · 10 years ago
  71. f9f8aeb Drag to select text: add some slop for moving between lines by Mady Mellor · 10 years ago
  72. 5c7b949 am 93bd8134: am eae09b4a: Merge "docs: Updated Android TV landing page and Live TV training to support channels. bug: 21786387" into mnc-preview-docs by Quddus Chong · 10 years ago
  73. 13e54ff Merge "Text selection: add some slop for moving between lines" into mnc-dev by Mady Mellor · 10 years ago
  74. cc65c37 Text selection: add some slop for moving between lines by Mady Mellor · 10 years ago
  75. 00af27b Expose AES GCM backed by Android Keystore. by Alex Klyubin · 10 years ago
  76. 93bd813 am eae09b4a: Merge "docs: Updated Android TV landing page and Live TV training to support channels. bug: 21786387" into mnc-preview-docs by Quddus Chong · 10 years ago
  77. a002fb4 Camera2: fix high speed request builder creation issue by Zhijun He · 10 years ago
  78. 71e5d53 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 10 years ago
  79. aa19f8f Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  80. eae09b4 Merge "docs: Updated Android TV landing page and Live TV training to support channels. bug: 21786387" into mnc-preview-docs by Quddus Chong · 10 years ago
  81. 2d2d893 AudioTrack.Builder should throw exception on failure. by Andy Hung · 10 years ago
  82. 3d2b621 Merge "high-frequency notification stats." into mnc-dev by Chris Wren · 10 years ago
  83. 5eab2b7 high-frequency notification stats. by Chris Wren · 10 years ago
  84. e244922 AudioRecord.Builder should throw exception on failure. by Andy Hung · 10 years ago
  85. ca16a79 Add keys to handle GSM and CDMA roaming/non roaming overrides by Chris Manton · 10 years ago
  86. e588480 am 0752aa54: am 5cef09b0: Merge "docs: Update JavaDoc links for Watch Face class." into mnc-preview-docs by Luan Nguyen · 10 years ago
  87. 1824ea1 am ce26f291: am 5980ae8f: Merge "docs: Update JavaDoc reference links for Create Wearable Apps class" into mnc-preview-docs by Luan Nguyen · 10 years ago
  88. 871c5cb am 474b4775: am d548b29d: Merge "docs: Update JavaDoc ref links for UI training." into mnc-preview-docs by Luan Nguyen · 10 years ago
  89. 0752aa5 am 5cef09b0: Merge "docs: Update JavaDoc links for Watch Face class." into mnc-preview-docs by Luan Nguyen · 10 years ago
  90. ce26f29 am 5980ae8f: Merge "docs: Update JavaDoc reference links for Create Wearable Apps class" into mnc-preview-docs by Luan Nguyen · 10 years ago
  91. 474b477 am d548b29d: Merge "docs: Update JavaDoc ref links for UI training." into mnc-preview-docs by Luan Nguyen · 10 years ago
  92. 5cef09b Merge "docs: Update JavaDoc links for Watch Face class." into mnc-preview-docs by Luan Nguyen · 10 years ago
  93. 5980ae8 Merge "docs: Update JavaDoc reference links for Create Wearable Apps class" into mnc-preview-docs by Luan Nguyen · 10 years ago
  94. d548b29 Merge "docs: Update JavaDoc ref links for UI training." into mnc-preview-docs by Luan Nguyen · 10 years ago
  95. 641234c Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 10 years ago
  96. 977fdc8 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  97. 63534a9 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 10 years ago
  98. 6e88187 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  99. e21d564 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 10 years ago
  100. a946fe8 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago