1. 8a698a1 Merge "Prevent non-fullscreen activities from influencing orientation" into oc-dev by Bryce Lee · 9 years ago
  2. b94abe5 Merge "Enable notifications during an ongoing call" into oc-dev by Daniel Sandler · 9 years ago
  3. f37b271 Merge "NetworkStatsFactory: fix double accounting on IPv6 only networks" into oc-dev by Hugo Benichi · 9 years ago
  4. 90bcc1c Merge "Allow null fill values to support authentication case" into oc-dev by TreeHugger Robot · 9 years ago
  5. 83354cb Merge "Bluetooth: Fix interval low/min values" into oc-dev by TreeHugger Robot · 9 years ago
  6. d5d4ffe Merge "Fix broken android.view.DisabledTest." into oc-dev by TreeHugger Robot · 9 years ago
  7. fec6ef8 Bluetooth: Fix interval low/min values by Jakub Pawlowski · 9 years ago
  8. a9379d0 Allow null fill values to support authentication case by Svetoslav Ganov · 9 years ago
  9. 62643dd Merge "AOD: Disable not-yet-ready always-on feature" into oc-dev by TreeHugger Robot · 9 years ago
  10. a9a916a Merge "Warn when other's child is added to ListView as header/footer." into oc-dev by TreeHugger Robot · 9 years ago
  11. ec07fbc NetworkStatsFactory: fix double accounting on IPv6 only networks by Hugo Benichi · 9 years ago
  12. 3979159 Prevent non-fullscreen activities from influencing orientation by Bryce Lee · 9 years ago
  13. bbc764e Merge "Fix broken SystemApi docs." into oc-dev by Jeff Sharkey · 9 years ago
  14. 36db49e Merge "Import translations. DO NOT MERGE" into oc-dev by Bill Yi · 9 years ago
  15. 7632561 AOD: Disable not-yet-ready always-on feature by Adrian Roos · 9 years ago
  16. 54e221a Fix broken android.view.DisabledTest. by Aurimas Liutikas · 9 years ago
  17. 412aa37 Fix broken SystemApi docs. by Jeff Sharkey · 9 years ago
  18. 70c1e51 Merge "Protect shared element transitions from removed views." into oc-dev by TreeHugger Robot · 9 years ago
  19. 39c992f Enable notifications during an ongoing call by Marta Białka · 15 years ago
  20. 7080fa5 Merge "Add BLE results counter to batterystats" into oc-dev by TreeHugger Robot · 9 years ago
  21. 1045908 Merge "Remove redundant TextClassificationService" into oc-dev by TreeHugger Robot · 9 years ago
  22. 3630fd4 Merge "SurfaceView: Release Surface with SurfaceControl." into oc-dev by Rob Carr · 9 years ago
  23. 8d25b77 Merge "NumberPicker a11y (and a11y-inspired) fixes" into oc-dev by Phil Weaver · 9 years ago
  24. 64d6e3e Merge "Fix crash in a11y cache" into oc-dev by Phil Weaver · 9 years ago
  25. 1b7e17b Merge "Fix double bolding" into oc-dev by TreeHugger Robot · 9 years ago
  26. 3de110b Remove redundant TextClassificationService by Abodunrinwa Toki · 9 years ago
  27. 7cf5f74 Merge "Update SystemUpdatePolicy wording" into oc-dev by Rubin Xu · 9 years ago
  28. a3e6a95 Warn when other's child is added to ListView as header/footer. by Daichi Hirono · 9 years ago
  29. 74fe2cb Merge "Move some NetworkStats tests to tests/net." into oc-dev by TreeHugger Robot · 9 years ago
  30. b6c1a2c Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  31. 373b15b Fix double bolding by Seigo Nonaka · 9 years ago
  32. 9f02864 Merge "Fix left/top in ViewNode for suppressed parents" into oc-dev by TreeHugger Robot · 9 years ago
  33. f512575 Merge changes I7c2c9411,Ibc72c84d,Ib3968644 into oc-dev by TreeHugger Robot · 9 years ago
  34. 47bf1b3 Merge "Update AccountManager visibility JavaDoc." into oc-dev by TreeHugger Robot · 9 years ago
  35. f51b5f9 Merge "Read the autofill highlight from rootView context" into oc-dev by Philip P. Moltmann · 9 years ago
  36. 9414a25 Merge changes from topic 'enableZslApi' into oc-dev by TreeHugger Robot · 9 years ago
  37. c159323 Merge "docs: Changing "http" to "https" in Javadoc examples" into oc-dev by Andrew Solovay · 9 years ago
  38. 03fbdbe Merge changes from topic 'background_inflation' into oc-dev by Selim Cinek · 9 years ago
  39. f0de5cd Merge "Also check if view visible to user before engaging fill" into oc-dev by TreeHugger Robot · 9 years ago
  40. 370b040 Merge "Fixed placemente of Autofill UI for virtual views." into oc-dev by Felipe Leme · 9 years ago
  41. 134cee2 No need to deal with windowTokens by Philip P. Moltmann · 9 years ago
  42. a0cd8eb Merge "Fix AuthenticationCallback leak in FingerprintManager" into oc-dev by TreeHugger Robot · 9 years ago
  43. ff6d6d9 Persistable accessibility ID from ContextWrappers by Philip P. Moltmann · 9 years ago
  44. 1c38d29 Merge "Fixed scenario where an authentication response has no dataset." into oc-dev by TreeHugger Robot · 9 years ago
  45. de84443 SurfaceView: Release Surface with SurfaceControl. by Robert Carr · 9 years ago
  46. 01e1a62 Also check if view visible to user before engaging fill by Svet Ganov · 9 years ago
  47. 6b1989c Merge changes from topic 'wakelockTotalDuration' into oc-dev by TreeHugger Robot · 9 years ago
  48. bf34f49 Merge "Do not call updateApplicationInfo with mResourceManager lock" into oc-dev by TreeHugger Robot · 9 years ago
  49. daefe1d Merge "Remove controller connection API" into oc-dev by TreeHugger Robot · 9 years ago
  50. 00487cf Merge "Also log the value of the IAEs thrown in VibrationEffect" into oc-dev by TreeHugger Robot · 9 years ago
  51. 59af7a8 Update SystemUpdatePolicy wording by Rubin Xu · 9 years ago
  52. 2880a4b Merge "Fix broken Backspace/ForwardDelete tests" into oc-dev by TreeHugger Robot · 9 years ago
  53. c87ec50 Move some NetworkStats tests to tests/net. by Lorenzo Colitti · 9 years ago
  54. d717808 Fix AuthenticationCallback leak in FingerprintManager by Kevin Chyn · 9 years ago
  55. 5a421ad Merge "Defeat @Nullable String[] with empty list." into oc-dev by Jeff Sharkey · 9 years ago
  56. 1801f68 Merge "Fix issue #38037532: Toasts cause apps to become foreground" into oc-dev by Dianne Hackborn · 9 years ago
  57. a41a968 Merge "Add call super" into oc-dev by TreeHugger Robot · 9 years ago
  58. ecfa58a Add call super by Svet Ganov · 9 years ago
  59. e926aad Fix left/top in ViewNode for suppressed parents by Philip P. Moltmann · 9 years ago
  60. 2a86bad Merge "Properly translate text locations to screen coords" into oc-dev by Phil Weaver · 9 years ago
  61. d19113b Merge "Report less data in structure to autofill provider" into oc-dev by TreeHugger Robot · 9 years ago
  62. 6f4aab2 Merge "Offer to wait until broadcasts have drained." into oc-dev by Jeff Sharkey · 9 years ago
  63. 748405a Merge "Call ActivityManager to request activity relaunch" into oc-dev by TreeHugger Robot · 9 years ago
  64. 4972daf Merge "Don't crash in TextUtil.concat() with paragraph spans" into oc-dev by TreeHugger Robot · 9 years ago
  65. 8fd0575 Fixed scenario where an authentication response has no dataset. by Felipe Leme · 9 years ago
  66. 5114257 docs: Changing "http" to "https" in Javadoc examples by Andrew Solovay · 9 years ago
  67. cb93d6f Call ActivityManager to request activity relaunch by Fyodor Kupolov · 9 years ago
  68. f965f40 Fix issue #38037532: Toasts cause apps to become foreground by Dianne Hackborn · 9 years ago
  69. b7865ce Do not call updateApplicationInfo with mResourceManager lock by Fyodor Kupolov · 9 years ago
  70. 718688f Merge "android.os.VintfObject: add API for EDI." into oc-dev by TreeHugger Robot · 9 years ago
  71. c110c5e Merge "Remove duplicated onBackStackChanged() call." into oc-dev by TreeHugger Robot · 9 years ago
  72. 2abd66c Defeat @Nullable String[] with empty list. by Jeff Sharkey · 9 years ago
  73. c368a24 Report less data in structure to autofill provider by Philip P. Moltmann · 9 years ago
  74. 6c617f0 Properly translate text locations to screen coords by Phil Weaver · 9 years ago
  75. fd65813 Offer to wait until broadcasts have drained. by Jeff Sharkey · 9 years ago
  76. 52eba0a Merge "Fix issue in InsetDrawable where master inset attribute get ignored. Test: builds, and did manual test b/37752336" into oc-dev by Hyunyoung Song · 9 years ago
  77. 6dcae2b Merge "Reject smart selection if outside original selection." into oc-dev by TreeHugger Robot · 9 years ago
  78. 9ccb15a Merge "Show warning log when ShortcutInfo is re-published" into oc-dev by Makoto Onuki · 9 years ago
  79. 4804e41 Merge "Create auxiliary info for local instant apps" into oc-dev by TreeHugger Robot · 9 years ago
  80. 1ea3a26 Merge "Resolve styles by font table if not specified." into oc-dev by TreeHugger Robot · 9 years ago
  81. 73971b2a Merge "Bluetooth: Move Bluetooth battery stats tracking (1/2)" into oc-dev by Ajay Panicker · 9 years ago
  82. e57886e Don't crash in TextUtil.concat() with paragraph spans by Roozbeh Pournader · 9 years ago
  83. dc4fc1e Merge "TextClassifier: Remove debug logs." into oc-dev by TreeHugger Robot · 9 years ago
  84. c0dd03a Create auxiliary info for local instant apps by Todd Kennedy · 9 years ago
  85. 2cd2d23 Merge "Add wifi throttling to backup blacklist." into oc-dev by TreeHugger Robot · 9 years ago
  86. b416297 Reject smart selection if outside original selection. by Abodunrinwa Toki · 9 years ago
  87. a5fa9e8 Resolve styles by font table if not specified. by Seigo Nonaka · 9 years ago
  88. 2d2689a Merge "Fix settings test for show_notification_channel_warnings" into oc-dev by TreeHugger Robot · 9 years ago
  89. 8cfb1a9 Merge "Revert "Create auxiliary info for local instant apps"" into oc-dev by Bryce Lee · 9 years ago
  90. a1d8051 Revert "Create auxiliary info for local instant apps" by Bryce Lee · 9 years ago
  91. 4745fb6 Fixed placemente of Autofill UI for virtual views. by Felipe Leme · 9 years ago
  92. 869dd39 Fix broken Backspace/ForwardDelete tests by Andrei Stingaceanu · 9 years ago
  93. d14e676 Merge "Don't set the failure extra on split install" into oc-dev by TreeHugger Robot · 9 years ago
  94. d55670b Merge "Create auxiliary info for local instant apps" into oc-dev by TreeHugger Robot · 9 years ago
  95. f996c71 Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 9 years ago
  96. 914d4bf Merge "Store "block uninstall" flag separately from the rest of package state." into oc-dev by Vladislav Kuzkokov · 9 years ago
  97. 525044e Merge "All kinds of little foreground services fixes." into oc-dev by TreeHugger Robot · 9 years ago
  98. 4ae51e0 All kinds of little foreground services fixes. by Dianne Hackborn · 9 years ago
  99. ba81bc9 Merge "SmartTextShare: Update generic labels for assist menu item." into oc-dev by TreeHugger Robot · 9 years ago
  100. 5163d54 Merge "Avoid unnecessary ULocale.addLikelySubtags()" into oc-dev by Yohei Yukawa · 9 years ago