1. c8f5480 Merge "StrictMode: Add support for warning on non SDK API usage." into pi-dev by TreeHugger Robot · 6 years ago
  2. 0e650c1 Merge "Exempt platform-cert signed apps from hidden API checks." into pi-dev by Mathew Inwood · 6 years ago
  3. 7396139 Merge "Device ID attestation: Add feature flag." into pi-dev by Rubin Xu · 6 years ago
  4. 7b7e87e Merge "Use Collection instead of List for entity list" into pi-dev by Richard Ledley · 6 years ago
  5. fe99686 Merge "Hiding windows for suspended packages" into pi-dev by TreeHugger Robot · 6 years ago
  6. 2b26f83 Merge "autofill: fix window location in splitwindow and dialog" into pi-dev by TreeHugger Robot · 6 years ago
  7. 291988e Merge "Simplify service wrapper initialization + make robust" into pi-dev by Makoto Onuki · 6 years ago
  8. d6997b0 Merge "Fix TCS crash due to API changes." into pi-dev by TreeHugger Robot · 6 years ago
  9. d67070e Simplify service wrapper initialization + make robust by Makoto Onuki · 6 years ago
  10. e269a5a Merge "Fix reading exception from Parcel" into pi-dev by Fyodor Kupolov · 6 years ago
  11. 640e9b9 autofill: fix window location in splitwindow and dialog by Dake Gu · 6 years ago
  12. 654598b Merge "Remove deprecated recoverable keystore classes." into pi-dev by Dmitry Dementyev · 6 years ago
  13. ce70473 Merge "Remove deprecated RecoveryController API." into pi-dev by Dmitry Dementyev · 6 years ago
  14. c5138d2 Merge "Add hasUnwantedCapability method" into pi-dev by TreeHugger Robot · 6 years ago
  15. c4020ff Merge "Mark networks with OEM_PAID always restricted" into pi-dev by TreeHugger Robot · 6 years ago
  16. 9d89543 Exempt platform-cert signed apps from hidden API checks. by Mathew Inwood · 6 years ago
  17. ab669a0 Use Collection instead of List for entity list by Richard Ledley · 6 years ago
  18. a926126 Merge "Frameworks: In the kill handler, ensure the logging handler was run" into pi-dev by TreeHugger Robot · 6 years ago
  19. ae82e7a Fix TCS crash due to API changes. by Abodunrinwa Toki · 6 years ago
  20. 706fbe7 We should show custom title for suspend app dialog by Tony Mak · 6 years ago
  21. b2e6e45 Merge "Throw ServiceSpecificException if calling app tries to initialize certificates with lower version. Earlier, the code just returned silently, giving no indication that updating certs failed." into pi-dev by TreeHugger Robot · 6 years ago
  22. 83c1e74 Mark networks with OEM_PAID always restricted by Lorenzo Colitti · 6 years ago
  23. 9ab1da2 Merge "Add settings to configure default multipath quota." into pi-dev by Remi NGUYEN VAN · 6 years ago
  24. 69c7142 Hiding windows for suspended packages by Suprabh Shukla · 6 years ago
  25. 3ec4b8c Merge "Use client-side version of inTouchMode" into pi-dev by TreeHugger Robot · 6 years ago
  26. 7694926 Merge "[DO NOT MERGE] Sort A11yService#getWindows by layer descending" into pi-dev by TreeHugger Robot · 6 years ago
  27. 806be6b Merge "Register broadcast receiver at runtime instead" into pi-dev by TreeHugger Robot · 6 years ago
  28. 5fa07c0 Merge changes from topic "fw_quickstep_update" into pi-dev by TreeHugger Robot · 6 years ago
  29. 7065aed Merge "Add method to get blocked channel counts" into pi-dev by TreeHugger Robot · 6 years ago
  30. bd57323 [DO NOT MERGE] Sort A11yService#getWindows by layer descending by Eugene Susla · 6 years ago
  31. 2888404 Use client-side version of inTouchMode by Evan Rosky · 6 years ago
  32. fbc01fc Register broadcast receiver at runtime instead by Mike Ma · 6 years ago
  33. a1fc025 Merge changes from topic "omapi" into pi-dev by Ruchi Kandoi · 6 years ago
  34. 23174b7 Throw ServiceSpecificException if calling app tries to initialize by Aseem Kumar · 6 years ago
  35. 2214b82 Fix reading exception from Parcel by Takamasa Kuramitsu · 6 years ago
  36. 80a2bba Merge "Add AppOps Checks for MANAGE_IPSEC_TUNNELS" into pi-dev by Nathan Harold · 6 years ago
  37. 592dadb Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 6 years ago
  38. b1f5312 Frameworks: In the kill handler, ensure the logging handler was run by Andreas Gampe · 6 years ago
  39. 3275d9a Merge "Camera: sort getCameraIdList output" into pi-dev by TreeHugger Robot · 6 years ago
  40. 3a2d414 Merge "Make getText hidden and getWidth/getBounds public" into pi-dev by Seigo Nonaka · 6 years ago
  41. f2e499d Add method to get blocked channel counts by Julia Reynolds · 6 years ago
  42. 7451945 Merge "Camera: Update external camera orientation guidelines" into pi-dev by TreeHugger Robot · 6 years ago
  43. ad1b2a9 StrictMode: Add support for warning on non SDK API usage. by Narayan Kamath · 6 years ago
  44. e0ec992 Add settings to configure default multipath quota. by Remi NGUYEN VAN · 6 years ago
  45. 7a8aac8 Merge "android:ui crash on longpress of empty tile" into pi-dev by Sanry Huang · 6 years ago
  46. 80def87 Remove deprecated recoverable keystore classes. by Dmitry Dementyev · 6 years ago
  47. 41d6d7c Merge "Revert "Throw invalid cert exception when deprecated initRecoveryService method"" into pi-dev by TreeHugger Robot · 6 years ago
  48. 0d55aa3 Remove deprecated RecoveryController API. by Dmitry Dementyev · 6 years ago
  49. 1364455 Merge "Expose the JNI scrypt function in a standalone Java class so we can use it in RecoverableKeyStore as well" into pi-dev by Bo Zhu · 6 years ago
  50. 0f23660 Revert "Throw invalid cert exception when deprecated initRecoveryService method" by Dmitry Dementyev · 6 years ago
  51. c610677 Merge "Made a note that app names may not contain delimiter characters" into pi-dev by Gil O'Neil · 6 years ago
  52. cccd67b Merge "Fix network usage stats on 464xlat tethered." into pi-dev by Remi NGUYEN VAN · 6 years ago
  53. 4ccefeb Merge "Camera: fix errorFlag logic" into pi-dev by TreeHugger Robot · 6 years ago
  54. 0985613 Expose the JNI scrypt function in a standalone Java class so we can by Bo Zhu · 6 years ago
  55. 285797a Merge "[Magnifier-38] Avoid deadlock causing ANR" into pi-dev by Mihai Popa · 6 years ago
  56. 3cafea0 Merge "Allow applications to query for foreground/background data usage." into pi-dev by Lorenzo Colitti · 6 years ago
  57. 6a58093 Add an Executor for the onConnectedListener by Ruchi Kandoi · 6 years ago
  58. 0594af6 Merge "Add ROLLBACK past signing cert capability." into pi-dev by TreeHugger Robot · 6 years ago
  59. 886fc6a Merge "Work on issue #74404949: Screen state usage API" into pi-dev by Dianne Hackborn · 6 years ago
  60. 629a5f9 Add ROLLBACK past signing cert capability. by Daniel Cashman · 6 years ago
  61. 3f6b771 Merge "Don't use a copy of window params when showing a dialog." into pi-dev by TreeHugger Robot · 6 years ago
  62. 5d983d2 [Magnifier-38] Avoid deadlock causing ANR by Mihai Popa · 6 years ago
  63. 67d3dfd Add hasUnwantedCapability method by Pavel Maltsev · 6 years ago
  64. 38af02e Merge "Don't finish activity on duplicate resume request" into pi-dev by Andrii Kulian · 6 years ago
  65. 8303baf Merge "Update uid state used for bucketizing data in fg vs bg states." into pi-dev by Sudheer Shanka · 6 years ago
  66. 15d403d Don't use a copy of window params when showing a dialog. by Felipe Leme · 6 years ago
  67. 151108a Make getText hidden and getWidth/getBounds public by Seigo Nonaka · 6 years ago
  68. 7f5670f Merge "Make addUnwantedCapability method public" into pi-dev by TreeHugger Robot · 6 years ago
  69. ffe1c2a Merge "Restore saveLayer APIs back into the public API." into pi-dev by TreeHugger Robot · 6 years ago
  70. 75525b3 Fix network usage stats on 464xlat tethered. by Remi NGUYEN VAN · 6 years ago
  71. 84b317c Allow applications to query for foreground/background data usage. by Lorenzo Colitti · 6 years ago
  72. bf9dfb1 Merge "TextClassifier API updates." into pi-dev by TreeHugger Robot · 6 years ago
  73. 6f5a8db Merge "Add method to NetworkStatsService for UID stats." into pi-dev by Remi NGUYEN VAN · 6 years ago
  74. 1381484 Merge "Fills font metrics before passing to ReplacementSpan" into pi-dev by TreeHugger Robot · 6 years ago
  75. 2130684 Merge "Fix issue #77230164: Add app op to control foreground services" into pi-dev by Dianne Hackborn · 6 years ago
  76. 4ab18af Merge "[Magnifier-36] Fix content clamping inside view" into pi-dev by TreeHugger Robot · 6 years ago
  77. bf08774 Merge "Throw invalid cert exception when deprecated initRecoveryService method is used." into pi-dev by Dmitry Dementyev · 6 years ago
  78. 080c854 TextClassifier API updates. by Abodunrinwa Toki · 6 years ago
  79. 6e44808 [Magnifier-36] Fix content clamping inside view by Mihai Popa · 6 years ago
  80. 0b8c82e Throw an exception if the given root alias is unknown by Bo Zhu · 6 years ago
  81. e1059d9 Merge "Renamed KeyFallbackEvent to UnhandledKeyEvent and exposed dispatch" into pi-dev by TreeHugger Robot · 6 years ago
  82. 50bc7e4 Throw invalid cert exception when deprecated initRecoveryService method is used. by Dmitry Dementyev · 6 years ago
  83. 703f31d Merge "Add subtype for layout direction to Slice" into pi-dev by TreeHugger Robot · 6 years ago
  84. 296ca9e android:ui crash on longpress of empty tile by sanryhuang · 6 years ago
  85. 374f6a2 Merge "Fingerprint user canceled message should not be delayed" into pi-dev by TreeHugger Robot · 6 years ago
  86. 8b60ebc Merge "Expose e.getMessage() from the exceptions in RecoverableKeyStore" into pi-dev by TreeHugger Robot · 6 years ago
  87. 3378aa9 Work on issue #74404949: Screen state usage API by Dianne Hackborn · 6 years ago
  88. a6d6a5a Merge "Adding LauncherApps apis for suspended packages" into pi-dev by TreeHugger Robot · 6 years ago
  89. 35201a6 Merge "Add some methods to manage slice permissios" into pi-dev by TreeHugger Robot · 6 years ago
  90. d05c00f Merge "Require signing cert history certs to be unique." into pi-dev by TreeHugger Robot · 6 years ago
  91. c230125 Make OMAPI stricter by Ruchi Kandoi · 6 years ago
  92. c50aded Fingerprint user canceled message should not be delayed by Kevin Chyn · 6 years ago
  93. 35147b2 Merge "Disallow Reserved SPI Allocation" into pi-dev by Benedict Wong · 6 years ago
  94. 209af08 Add subtype for layout direction to Slice by Mady Mellor · 6 years ago
  95. 4d0a5fd Merge "Restored focusableViewAvailable logic on visibility change" into pi-dev by Evan Rosky · 6 years ago
  96. 19b41f3 Adding LauncherApps apis for suspended packages by Suprabh Shukla · 6 years ago
  97. 36f2d8a Merge changes from topic "encap-api" into pi-dev by Benedict Wong · 6 years ago
  98. 41d2dd2 Expose e.getMessage() from the exceptions in RecoverableKeyStore by Bo Zhu · 6 years ago
  99. e9d9b4b Fix issue #77230164: Add app op to control foreground services by Dianne Hackborn · 6 years ago
  100. 74d7f50 Merge "Don't clear mPattern when clearing visual pattern." into pi-dev by TreeHugger Robot · 6 years ago