1. 4cd9283 Fixing build after merge from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  2. 02ce8d8 am "Helper methods for voicemail status provider." by Vinit Deshpande · 9 years ago
  3. 54f833a am "Add missing system-api.txt for RTT API changes" by Vinit Deshpande · 9 years ago
  4. fd67bf6 am "add 2 side RTT support on scan" by Vinit Deshpande · 9 years ago
  5. f38deb6 am "Update API." by Vinit Deshpande · 9 years ago
  6. 7b3f6a9 am "Add frameworks classes and methods necessary for VVM syncadapter structure." by Vinit Deshpande · 9 years ago
  7. 79baf37 am "Add multi-SIM fields to VoicemailContract.Status." by Vinit Deshpande · 9 years ago
  8. 8115762 am "Passpoint API - Take 1" by Vinit Deshpande · 9 years ago
  9. a86f074 am "get channel list from driver for SoftAP channel selection" by Vinit Deshpande · 9 years ago
  10. fc19120 am "Revert "Initial Passpoint code."" by Vinit Deshpande · 9 years ago
  11. 53f8738 am "Initial Passpoint code." by Vinit Deshpande · 9 years ago
  12. b35f4ef am "set softAP on a specified band, including both 2.4 and 5 GHz band" by Vinit Deshpande · 9 years ago
  13. 3ae6acd Merge "Add MidiManager to public API" by Mike Lockwood · 9 years ago
  14. 81b9f7d Add MidiManager to public API by Mike Lockwood · 9 years ago
  15. 484bc6e Merge "More work on collecting assist data." by Dianne Hackborn · 9 years ago
  16. 4423d91 Add a type parameter to startActionMode() calls. by Clara Bayarri · 9 years ago
  17. d7c7e56 Merge "Add API for WebView OffscreenPreRaster setting." by Hui Shu · 9 years ago
  18. a83ce1d More work on collecting assist data. by Dianne Hackborn · 9 years ago
  19. b1ee70b Add API for WebView OffscreenPreRaster setting. by Hui Shu · 9 years ago
  20. 67cf4a0 Merge "drm: add EVENT_SESSION_RECLAIMED for resource manager." by Ronghua Wu · 9 years ago
  21. c6ee744 Merge "Allow polling for WindowInsets." by Filip Gruszczynski · 9 years ago
  22. f84a972 Move the "Replace" popup option to the Text Selection ActionMode. by Clara Bayarri · 9 years ago
  23. dc3eb4b Add support for non-blocking I/O with Looper. by Jeff Brown · 9 years ago
  24. 803c2af Expose some useful methods on Looper and clean up docs. by Jeff Brown · 9 years ago
  25. 6c7b41a Rename Looper::isIdling() to isPolling() to resolve confusion. by Jeff Brown · 9 years ago
  26. c0653da Fix dialog overlay theme background color, add theme attr by Alan Viverette · 9 years ago
  27. 954289d Allow polling for WindowInsets. by Filip Gruszczynski · 9 years ago
  28. 4c8093a Implement PostMessage API for Webview by Selim Gurun · 9 years ago
  29. 8b97ee3 Helper methods for voicemail status provider. by Nancy Chen · 9 years ago
  30. dbbeeb3 Remove unused settings constants from the SDK (framework). by Svetoslav · 9 years ago
  31. 93e314e Add missing system-api.txt for RTT API changes by Vinit Deshpande · 9 years ago
  32. d5800c0 Merge "Cache photo URI too in calllog (contract)" by Makoto Onuki · 9 years ago
  33. 046ac5e Few changes to make API check happy [DO NOT MERGE] by Vinit Deshpande · 9 years ago
  34. 0019e53 am "add 2 side RTT support on scan" by Vinit Deshpande · 9 years ago
  35. d2585f3 am "Passpoint API - Take 1" by Vinit Deshpande · 9 years ago
  36. 3cb5e4d am "get channel list from driver for SoftAP channel selection" by Vinit Deshpande · 9 years ago
  37. 76f9ace am "Revert "Initial Passpoint code."" by Vinit Deshpande · 9 years ago
  38. 29267b6 am "Initial Passpoint code." by Vinit Deshpande · 9 years ago
  39. b4499af am "set softAP on a specified band, including both 2.4 and 5 GHz band" by Vinit Deshpande · 9 years ago
  40. 62d9670 Merge "Add DEPTH image formats, support in ImageReader" by Eino-Ville Talvala · 9 years ago
  41. 805f3c9 Add DEPTH image formats, support in ImageReader by Eino-Ville Talvala · 9 years ago
  42. edb8450 Cache photo URI too in calllog (contract) by Makoto Onuki · 9 years ago
  43. 00a0092 enable FM tuner and hotword capture for system apps. by Eric Laurent · 9 years ago
  44. e71a2be Merge "Revert "Remove TrustAgent whitelisting API"" by Adrian Roos · 9 years ago
  45. 6dc6876 Merge "Add a new extra to specify the admin component for provisioning." by Nicolas Prevot · 9 years ago
  46. 1844025 Add a new extra to specify the admin component for provisioning. by Nicolas Prevot · 9 years ago
  47. f3ece36 Block setting wallpapers from managed profiles. by Benjamin Franz · 9 years ago
  48. f045198 Merge "Deprecate things that rely on Debug.startAllocCounting." by Hiroshi Yamauchi · 9 years ago
  49. 25e8954 Provide better error reporting for WebView by Mikhail Naganov · 9 years ago
  50. 2b84e98 Merge "Add methods for device telephony configs." by Andrew Lee · 9 years ago
  51. 2482100 Merge "Allow device and profile owners to set a user icon." by Julia Reynolds · 9 years ago
  52. 2d2bc16 Hide calllog entries for unregistered phone accounts by Santos Cordon · 9 years ago
  53. 54b804f Merge "Prioritize regular names over phonetic names. P1" by Brian Attwell · 9 years ago
  54. b37f518 Revert "Remove TrustAgent whitelisting API" by Adrian Roos · 9 years ago
  55. 172da26 Deprecate things that rely on Debug.startAllocCounting. by Hiroshi Yamauchi · 9 years ago
  56. 1c3754a Add security check for clearDeviceInitializer in the service. by Julia Reynolds · 9 years ago
  57. 4326114 Clean up the lock task APIs for COSU devices. by Benjamin Franz · 9 years ago
  58. 643db51 Prioritize regular names over phonetic names. P1 by Brian Attwell · 9 years ago
  59. 27b7c1f Merge "Add ChooserTargetService API" by Adam Powell · 9 years ago
  60. 6e58424 add 2 side RTT support on scan by xinhe · 9 years ago
  61. a6d7209 drm: add EVENT_SESSION_RECLAIMED for resource manager. by Ronghua Wu · 9 years ago
  62. 67fc92b Add methods for device telephony configs. by Andrew Lee · 9 years ago
  63. e925440 DOs can clear the DI; rehide hasUserSetupCompleted. by Julia Reynolds · 9 years ago
  64. e30c9af3 Add ChooserTargetService API by Adam Powell · 9 years ago
  65. fca04ca Allow device and profile owners to set a user icon. by Julia Reynolds · 9 years ago
  66. 20118f1 Allow the device initializer to perform user setup tasks. by Julia Reynolds · 9 years ago
  67. d93fcf4 MediaPlayer: add setPlaybackRate JAVA API. by Wei Jia · 9 years ago
  68. a0e17fa Merge "CameraManager: implement flashlight controls" by Chien-Yu Chen · 9 years ago
  69. afa9139 CameraManager: implement flashlight controls by Chien-Yu Chen · 9 years ago
  70. c66f3ba Hide calllog entries for unregistered phone accounts by Santos Cordon · 9 years ago
  71. a400566 Merge "Add generic "INTERACTION" event type to UsageStatsManager" by Adam Lesinski · 9 years ago
  72. 978a1ed Add generic "INTERACTION" event type to UsageStatsManager by Adam Lesinski · 9 years ago
  73. 3ec7681 Update API. by Etan Cohen · 9 years ago
  74. 7c07dfa Add frameworks classes and methods necessary for VVM syncadapter structure. by Nancy Chen · 9 years ago
  75. 109dabd Add multi-SIM fields to VoicemailContract.Status. by Nancy Chen · 9 years ago
  76. 57f8f0d Unhide and rename PhoneNumberUtils tts methods by Brian Attwell · 9 years ago
  77. 48d8442 Unhide telecom APIs needed by Contacts by Brian Attwell · 10 years ago
  78. 99e6d7a Merge "Add TextView XML attribute for undo support" by James Cook · 9 years ago
  79. c5ff04c Merge "Add fingerprint settings support to the framework" by Jim Miller · 9 years ago
  80. f1dad1e Add TextView XML attribute for undo support by James Cook · 9 years ago
  81. 7af5899 Merge "Reland: Add basic support for Ctrl-Z to editable TextViews" by James Cook · 9 years ago
  82. ba67aee Add fingerprint settings support to the framework by Jim Miller · 9 years ago
  83. 228fd60 Merge "Implement landscape layout for time picker dialog" by Alan Viverette · 9 years ago
  84. f59152c Reland: Add basic support for Ctrl-Z to editable TextViews by James Cook · 9 years ago
  85. c94ea96 Merge "expose ST_* in OsConstants" by Nick Kralevich · 9 years ago
  86. 9cc36ca MenuItem, navigation and overflow icon tinting by Chris Banes · 9 years ago
  87. 999e645 expose ST_* in OsConstants by Nick Kralevich · 9 years ago
  88. 873cfbf Add intent for call accessibility settings. by Andrew Lee · 9 years ago
  89. 14a92fe Merge "Revert "Add basic support for Ctrl-Z to editable TextViews"" by James Cook · 9 years ago
  90. c8f08e0 Revert "Add basic support for Ctrl-Z to editable TextViews" by James Cook · 9 years ago
  91. 32e8191 Merge "QuickContacts can prioritize phone mimetype. Part1" by Brian Attwell · 9 years ago
  92. 7035f2b QuickContacts can prioritize phone mimetype. Part1 by Brian Attwell · 9 years ago
  93. 93ec05c Merge "Rework voice interaction session lifecycle." by Dianne Hackborn · 9 years ago
  94. 62c79e9 Implement landscape layout for time picker dialog by Alan Viverette · 9 years ago
  95. 745677f Merge "Clean up AlertDialog javadocs, add overlay theme for dialogs" by Alan Viverette · 9 years ago
  96. ffeecb1 Rework voice interaction session lifecycle. by Dianne Hackborn · 9 years ago
  97. 6e53931 Add Context.getSystemService(Class<?>). by Jeff Brown · 9 years ago
  98. 74160d8 am b060f018: am 91aa1bdb: am 19847b07: am b46e4806: Merge "Remove TrustAgent whitelisting API" into lmp-mr1-dev by Jim Miller · 9 years ago
  99. 91aa1bd am 19847b07: am b46e4806: Merge "Remove TrustAgent whitelisting API" into lmp-mr1-dev by Jim Miller · 9 years ago
  100. bc4f2cc Remove TrustAgent whitelisting API by Jim Miller · 9 years ago