1. 2619ef3 Merge "Add onStylusButtonPress listener to View" into mnc-dev by Mady Mellor · 10 years ago
  2. 6faa3ac Merge "Camera2: LEGACY: Support prepare(), sort of." into mnc-dev by Eino-Ville Talvala · 10 years ago
  3. 3327f3d Merge "Add use fingerprint app op - framework" into mnc-dev by Svetoslav · 10 years ago
  4. 729d0a0 Merge "Add process outgoing calls app op - framework" into mnc-dev by Svetoslav · 10 years ago
  5. c27b3fc Merge "Add SIP app op - framework." into mnc-dev by Svetoslav · 10 years ago
  6. fcda22b Merge "am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp" into mnc-dev by Andreas Gampe · 10 years ago
  7. e82067b Add onStylusButtonPress listener to View by Mady Mellor · 10 years ago
  8. f764d21 Merge "AudioService receives callback for dynamic policy mix state changes" into mnc-dev by Jean-Michel Trivi · 10 years ago
  9. 403ac2d Merge "AndroidKeyStore keys should not be handled by Bouncy Castle." into mnc-dev by Alex Klyubin · 10 years ago
  10. 8310f87 Merge "ActionBar SearchView's default hint shouldn't override SearchableInfo" into mnc-dev by Alan Viverette · 10 years ago
  11. 8f72b40 Merge "Zen: New event condition data model." into mnc-dev by John Spurlock · 10 years ago
  12. d60258f Zen: New event condition data model. by John Spurlock · 10 years ago
  13. 5793f22 Merge "Use theme attributes for FloatingToolbar colors." into mnc-dev by Abodunrinwa Toki · 10 years ago
  14. 144b0bb Merge "Fix incorrect javadoc for Uri.getQueryParameter." into mnc-dev by Narayan Kamath · 10 years ago
  15. b0f3d9e Fix incorrect javadoc for Uri.getQueryParameter. by Narayan Kamath · 10 years ago
  16. dc4ad27 Merge "Add package name extra to PackageInstaller callback" into mnc-dev by Benjamin Franz · 10 years ago
  17. 05a419a Merge "Temp workaround to track max beacons." into mnc-dev by Wei Wang · 10 years ago
  18. fc9f2d7 Temp workaround to track max beacons. by Wei Wang · 10 years ago
  19. 7230bdf Merge "Add missing error codes from keymaster_defs.h." into mnc-dev by Shawn Willden · 10 years ago
  20. dbc00eb Add missing error codes from keymaster_defs.h. by Shawn Willden · 10 years ago
  21. 21df222 Merge "New "frozen" state during app move/upgrade." into mnc-dev by Jeff Sharkey · 10 years ago
  22. e31b820 New "frozen" state during app move/upgrade. by Jeff Sharkey · 10 years ago
  23. b62dc82 Add javax.crypto.Mac as a supported CryptoObject to Fingerprint by Jim Miller · 10 years ago
  24. 5a56109 AudioService receives callback for dynamic policy mix state changes by Jean-Michel Trivi · 10 years ago
  25. 82863f1 Merge "Add permission to ap op mappings for all runtime permissions." into mnc-dev by Svet Ganov · 10 years ago
  26. 6e8f67c Add permission to ap op mappings for all runtime permissions. by Svet Ganov · 10 years ago
  27. 50a0545 Returning to wizard, split move events. by Jeff Sharkey · 10 years ago
  28. 3f9dc83 Merge "MidiFramer: Support realtime messages contained within SysEx messages." into mnc-dev by Mike Lockwood · 10 years ago
  29. f7b795c Merge "Update use of procstate for services." into mnc-dev by Dianne Hackborn · 10 years ago
  30. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 10 years ago
  31. b4004df ActionBar SearchView's default hint shouldn't override SearchableInfo by Alan Viverette · 10 years ago
  32. 0f1a397 Merge "Stash modulation alpha until ColorStateList has resolved base color" into mnc-dev by Alan Viverette · 10 years ago
  33. 1afdbe3 Merge "Pass PlaybackSettings as class object for AudioTrack JNI" into mnc-dev by Andy Hung · 10 years ago
  34. 33c9dde Merge "Add KeyPermanentlyInvalidatedException." into mnc-dev by Alex Klyubin · 10 years ago
  35. 490d23b Merge "[Update API]: Rename accountAuthenticated to notifyAccountAuthenticated and other changes." into mnc-dev by Simranjit Singh Kohli · 10 years ago
  36. 4af76a5 Add use fingerprint app op - framework by Svetoslav · 10 years ago
  37. c656e6f Add process outgoing calls app op - framework by Svetoslav · 10 years ago
  38. 5335b67 Add SIP app op - framework. by Svetoslav · 10 years ago
  39. f601440 Stash modulation alpha until ColorStateList has resolved base color by Alan Viverette · 10 years ago
  40. fa4eda4 Merge "Remove network access for idle apps" into mnc-dev by Amith Yamasani · 10 years ago
  41. 94d07cb Merge "Properly unparcel the PFDs passed to android.content.ContentProviderProxy.openFile." into mnc-dev by Ben Kwa · 10 years ago
  42. e632dc3 Merge "Clarify javadoc of isKeyguardSecure and isDeviceSecure" into mnc-dev by Adrian Roos · 10 years ago
  43. 15e47235 Remove network access for idle apps by Amith Yamasani · 10 years ago
  44. e353808 Merge "Add API to get app op for a permission" into mnc-dev by Svet Ganov · 10 years ago
  45. fe48e0d Pass PlaybackSettings as class object for AudioTrack JNI by Andy Hung · 10 years ago
  46. c39b4fc Clarify javadoc of isKeyguardSecure and isDeviceSecure by Adrian Roos · 10 years ago
  47. 9ac2718 Merge "Implement user-settable power save whitelist." into mnc-dev by Dianne Hackborn · 10 years ago
  48. 192b3d4 Properly unparcel the PFDs passed to by Ben Kwa · 10 years ago
  49. 4812563 AndroidKeyStore keys should not be handled by Bouncy Castle. by Alex Klyubin · 10 years ago
  50. f105f61d Merge "UsbDevice: Add support for retrieving version string for a USB device" into mnc-dev by Mike Lockwood · 10 years ago
  51. c9bb40e UsbDevice: Add support for retrieving version string for a USB device by Mike Lockwood · 10 years ago
  52. 05a56db Merge "DO NOT MERGE: Minor fixes to FloatingToolbar." into mnc-dev by Abodunrinwa Toki · 10 years ago
  53. be6d985 Camera2: LEGACY: Support prepare(), sort of. by Eino-Ville Talvala · 10 years ago
  54. 09de392 Use theme attributes for FloatingToolbar colors. by Abodunrinwa Toki · 10 years ago
  55. 708fc940 Add KeyPermanentlyInvalidatedException. by Alex Klyubin · 10 years ago
  56. 0b4daca Implement user-settable power save whitelist. by Dianne Hackborn · 10 years ago
  57. 5686780 Merge "Respect the record audio app op - framework" into mnc-dev by Svet Ganov · 10 years ago
  58. 7201bf2 Merge "Unify View alpha implies clipping behavior" into mnc-dev by Chris Craik · 10 years ago
  59. c23ac32 DO NOT MERGE: Minor fixes to FloatingToolbar. by Abodunrinwa Toki · 10 years ago
  60. 2e3e943 Add package name extra to PackageInstaller callback by Benjamin Franz · 10 years ago
  61. 47ea8b3 Merge "DO NOT MERGE: Update floatingtoolbar position when cursor moves." into mnc-dev by Abodunrinwa Toki · 10 years ago
  62. 80fa2cc Merge "Add android.speech.RecognizerIntent EXTRA_PREFER_OFFLINE to indicate whether to only use an offline speech recognition engine." into mnc-dev by Cedric Ho · 10 years ago
  63. 2333912 Restore checkbox checked color to colorControlActivated by Alan Viverette · 10 years ago
  64. 0e0c9d9 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 10 years ago
  65. ac5d723 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  66. eea5a9e Merge "DO NOT MERGE - Minor clean up: redundant functionality in Editor and TextView." into mnc-dev by Andrei Stingaceanu · 10 years ago
  67. fbf01f7 Add API to get app op for a permission by Svet Ganov · 10 years ago
  68. b77a755 Merge "Remove View:hasStaticLayer()" into mnc-dev by John Reck · 10 years ago
  69. 8dbcda1 Merge "Volume: Simple dialog footer, DND in quick settings." into mnc-dev by John Spurlock · 10 years ago
  70. d9c75db Volume: Simple dialog footer, DND in quick settings. by John Spurlock · 10 years ago
  71. c4aa3c7 Merge "Add status bar flag to disable quick settings" into mnc-dev by Benjamin Franz · 10 years ago
  72. b42d694 Method to wipe all adoptable disks. by Jeff Sharkey · 10 years ago
  73. b36586a Split some VolumeInfo state into VolumeRecord. by Jeff Sharkey · 10 years ago
  74. 0838084 Merge "Align AndroidKeyStore API with user auth API." into mnc-dev by Alex Klyubin · 10 years ago
  75. b957a74 Merge changes from topic 'brightness' into mnc-dev by Jeff Brown · 10 years ago
  76. a576b4d Add code to collect data about auto-brightness adjustments. by Jeff Brown · 10 years ago
  77. e7e9cce Add float support to binary event log. by Jeff Brown · 10 years ago
  78. 46fc1101 Merge "Use Default Browser App for IntentResolution when needed" into mnc-dev by Fabrice Di Meglio · 10 years ago
  79. 1eda77a Align AndroidKeyStore API with user auth API. by Alex Klyubin · 10 years ago
  80. 9f7e39f Use Default Browser App for IntentResolution when needed by Fabrice Di Meglio · 10 years ago
  81. 7c97a3d Merge "Permissions control via profile/device owner admin" into mnc-dev by Amith Yamasani · 10 years ago
  82. 7ebc0eb Unify View alpha implies clipping behavior by Chris Craik · 10 years ago
  83. 325a572 Merge "Properly describe exception" into mnc-dev by Mathieu Chartier · 10 years ago
  84. 876b7d8f Properly describe exception by Mathieu Chartier · 10 years ago
  85. e861c8e Merge "Fix DatePicker max date, disabled day color, and arrow visibility" into mnc-dev by Alan Viverette · 10 years ago
  86. b1c9539 Merge "@hide resizeableActivity attribute and remove from public api" into mnc-dev by Wale Ogunwale · 10 years ago
  87. a209431 @hide resizeableActivity attribute and remove from public api by Wale Ogunwale · 10 years ago
  88. fa5ecdc Respect the record audio app op - framework by Svet Ganov · 10 years ago
  89. f7143ce Merge "Make BIND_INCALL_SERVICE and BIND_CONNECTION_SERVICE public" into mnc-dev by Yorke Lee · 10 years ago
  90. e9d766a Make BIND_INCALL_SERVICE and BIND_CONNECTION_SERVICE public by Yorke Lee · 10 years ago
  91. 4e678ff Merge "Fix a bug when constructing a ChooserTargetAdapter without custom targets" into mnc-dev by Adam Powell · 10 years ago
  92. ca067e9 Merge "Rename windowLightStatusBar" into mnc-dev by Adrian Roos · 10 years ago
  93. d974c7b Fix a bug when constructing a ChooserTargetAdapter without custom targets by Adam Powell · 10 years ago
  94. 12e31b1 MidiFramer: Support realtime messages contained within SysEx messages. by Mike Lockwood · 10 years ago
  95. 59a1e11 Merge changes from topic 'roosa-lpu' into mnc-dev by Adrian Roos · 10 years ago
  96. 2f1d09c Merge "Use default constructor to get anti-aliasing" into mnc-dev by Chris Craik · 10 years ago
  97. ff623a5 Merge "Remove unused flags and dirty rects" into mnc-dev by Chris Craik · 10 years ago
  98. d49489b Permissions control via profile/device owner admin by Amith Yamasani · 10 years ago
  99. aadac15 Merge "Make sure Transition constructor is accessible before invoking" into mnc-dev by Tony Mantler · 10 years ago
  100. ab5d66a Make sure Transition constructor is accessible before invoking by Tony Mantler · 10 years ago