1. d2a38c7 Merge "Ignore finishing activities when fetching the top" into lmp-dev by Craig Mautner · 10 years ago
  2. 214e7ad Merge "Use Alpha instead of TransitionAlpha for Activity Transitions." into lmp-dev by George Mount · 10 years ago
  3. 95e7108 Merge "Add VPN Key to signal icons" into lmp-dev by Jason Monk · 10 years ago
  4. 6faad7e Merge "Make changes to Telecomm API per review guidelines." into lmp-dev by Nancy Chen · 10 years ago
  5. 5f5df97 Merge "Fix save count offsetting within DisplayList chunks" into lmp-dev by Chris Craik · 10 years ago
  6. e016605 Merge "Delayed ASEC allocation, refine progress handling." into lmp-dev by Jeff Sharkey · 10 years ago
  7. 77d218e Delayed ASEC allocation, refine progress handling. by Jeff Sharkey · 10 years ago
  8. 97e75e1 Merge "Marking two flags as final." into lmp-dev by Nicolas Prevot · 10 years ago
  9. a740b2b Merge "Only call setHasTransientState in captureHierarchy." into lmp-dev by George Mount · 10 years ago
  10. 24e08d0 Merge "Improve Visibility parent value check." into lmp-dev by George Mount · 10 years ago
  11. 6a28a8d Merge "Ensure ApplicationInfo is for correct user for system/android package." into lmp-dev by Kenny Guy · 10 years ago
  12. 86a9673 Marking two flags as final. by Nicolas Prevot · 10 years ago
  13. 2dbf3ea Merge "API review requests for the TTS package." into lmp-dev by Przemyslaw Szczepaniak · 10 years ago
  14. 35c7698 API review requests for the TTS package. by Przemyslaw Szczepaniak · 10 years ago
  15. a41c4bc Follow up API signature changes of CursorAnchorInfo by Yohei Yukawa · 10 years ago
  16. 5f183f0 L API proposal: Introduce IS_RTL flag by Yohei Yukawa · 10 years ago
  17. 0175b88 Ignore finishing activities when fetching the top by Craig Mautner · 10 years ago
  18. a3ca5a3 Merge "Add first day of week API to date picker" into lmp-dev by Alan Viverette · 10 years ago
  19. d28665b Merge "Use correct API for badging" into lmp-dev by Amith Yamasani · 10 years ago
  20. fdf169c Use correct API for badging by Amith Yamasani · 10 years ago
  21. b3fdbac Merge "Lock down window manager while changing opacity" into lmp-dev by Craig Mautner · 10 years ago
  22. 9f1ac39 Improve Visibility parent value check. by George Mount · 10 years ago
  23. 0f776ce Merge "TIF: Update Java doc for notifyVideoAvailable/notifyVideoUnavailable" into lmp-dev by Jae Seo · 10 years ago
  24. d254611 TIF: Update Java doc for notifyVideoAvailable/notifyVideoUnavailable by Jae Seo · 10 years ago
  25. 0f0c473 Use Alpha instead of TransitionAlpha for Activity Transitions. by George Mount · 10 years ago
  26. 6f61204 Lock down window manager while changing opacity by Craig Mautner · 10 years ago
  27. 4e8dd64 Ensuring that we retry if the callback for animation started comes before the Recents activity starts. (Bug 17316671) by Winson Chung · 10 years ago
  28. 2e7f3bd Removing unnecessary delays, ensuring transition thumbnail is the size of the header. (Bug. 16987565) by Winson Chung · 10 years ago
  29. d78d4f3 Revert "Delay in app transition until home animation completes. (Bug 17012456)" by Winson Chung · 10 years ago
  30. 8232d82 Merge "SoundTrigger: fix capture format in recognition event" into lmp-dev by Eric Laurent · 10 years ago
  31. b30c992 Merge "Fix issue #17391969: Only exception on Message.recycle() when target-sdk > 20" into lmp-dev by Dianne Hackborn · 10 years ago
  32. 66d5578 Merge "Work on issue #17357238: Recents is often slow if not used in a while" into lmp-dev by Dianne Hackborn · 10 years ago
  33. 68c936f Merge "Add a hardware feature definition corresponding to audio output support." into lmp-dev by Unsuk Jung · 10 years ago
  34. ea38cca Make changes to Telecomm API per review guidelines. by Nancy Chen · 10 years ago
  35. c166b6c Fix save count offsetting within DisplayList chunks by Chris Craik · 10 years ago
  36. fdd41b3 Modified VoLTE configuration: separate device and carrier configs. by Etan Cohen · 10 years ago
  37. 39fcca0 SoundTrigger: fix capture format in recognition event by Eric Laurent · 10 years ago
  38. a4e102e Work on issue #17357238: Recents is often slow if not used in a while by Dianne Hackborn · 10 years ago
  39. f7efe33 Merge "Increase long timeout to 2 minutes" into lmp-dev by Eric Rowe · 10 years ago
  40. b75dd5c Merge "Fix binder identity use when clearing wallpapers" into lmp-dev by Christopher Tate · 10 years ago
  41. ecd827a Fix binder identity use when clearing wallpapers by Christopher Tate · 10 years ago
  42. c6bd32e Merge "Hide APIs for simplified network settings." into lmp-dev by Junda Liu · 10 years ago
  43. 7895bc2 Fix issue #17391969: Only exception on Message.recycle() when target-sdk > 20 by Dianne Hackborn · 10 years ago
  44. ce78347 Merge "Fix issue #17397177: BatteryStats reporting error on job start/stop" into lmp-dev by Dianne Hackborn · 10 years ago
  45. 4021e50 Merge "Make the image wallpaper component overlayable" into lmp-dev by Justin Koh · 10 years ago
  46. c3940bc Fix issue #17397177: BatteryStats reporting error on job start/stop by Dianne Hackborn · 10 years ago
  47. 05cc482 Merge "Added getStyleAttributes to access all Theme attributes." into lmp-dev by Jon Miranda · 10 years ago
  48. 3207ffe Merge "Disable RT-anim for AnimatorSet" into lmp-dev by John Reck · 10 years ago
  49. 29c3016 Make the image wallpaper component overlayable by Justin Koh · 10 years ago
  50. 9ffe8c0 Merge "Propagate drawable hotspots when duplicate parent state is enabled" into lmp-dev by Alan Viverette · 10 years ago
  51. bf7f53e Merge "Update the preferred network type APIs." into lmp-dev by Derek Tan · 10 years ago
  52. 54e883b Update the preferred network type APIs. by Derek Tan · 10 years ago
  53. f5031e5 Increase long timeout to 2 minutes by Eric Rowe · 10 years ago
  54. fec0f4fc Merge "Properly register all Intent filters. Bug: 17408889 Change-Id: Iff740def80eb50e0dc8391d7212a3ae7eeaed152" into lmp-dev by Tsuwei Chen · 10 years ago
  55. 37a46b4 Store time offsets for UsageStats XML by Adam Lesinski · 10 years ago
  56. cd922b2 Merge "Returns UsageEvents from previous days" into lmp-dev by Adam Lesinski · 10 years ago
  57. b592844 Merge "Remove setCdmaSubscription API." into lmp-dev by Derek Tan · 10 years ago
  58. a0729d3 Merge "Update the comment in sendEnvelope." into lmp-dev by Derek Tan · 10 years ago
  59. 1244333 Merge "API change: SetOperatorBrandOverride should not take iccId as a param." into lmp-dev by Shishir Agrawal · 10 years ago
  60. b8025f32 Hide APIs for simplified network settings. by Junda Liu · 10 years ago
  61. f7c8b58 Merge "Updating APIs for CDMA conference call support." into lmp-dev by Santos Cordon · 10 years ago
  62. e992137 Merge "Simplify ripple background drawing, fix ripple alphas" into lmp-dev by Alan Viverette · 10 years ago
  63. afd899c Merge "Respect Android conventions in AudioManager extras" into lmp-dev by Jean-Michel Trivi · 10 years ago
  64. 2caa0a6 Merge "AudioAttributes: unhide CREATOR" into lmp-dev by Jean-Michel Trivi · 10 years ago
  65. 5341f94 Merge "Separate active state from open/close." into lmp-dev by Jeff Sharkey · 10 years ago
  66. 042ad63 Added getStyleAttributes to access all Theme attributes. by Jon Miranda · 10 years ago
  67. bc7bce3 Separate active state from open/close. by Jeff Sharkey · 10 years ago
  68. a486804 Updating APIs for CDMA conference call support. by Santos Cordon · 10 years ago
  69. cfc1026 Merge "MediaCodecInfo: allow getting info for secure codec" into lmp-dev by Lajos Molnar · 10 years ago
  70. d26bea3 Returns UsageEvents from previous days by Adam Lesinski · 10 years ago
  71. b860155 Merge "MediaCodecInfo: rename createFromProfileLevel" into lmp-dev by Lajos Molnar · 10 years ago
  72. 48d37f9 Properly register all Intent filters. by Tsuwei Chen · 10 years ago
  73. f5945a0 Disable RT-anim for AnimatorSet by John Reck · 10 years ago
  74. deddda5 Respect Android conventions in AudioManager extras by Jean-Michel Trivi · 10 years ago
  75. ac74e16 Merge "Plus code handling for non-NANP CDMA carrier" into lmp-dev by Vineeta Srivastava · 10 years ago
  76. 4e84917 Merge "Fix race condition" into lmp-dev by John Reck · 10 years ago
  77. d2cfa92 API change: SetOperatorBrandOverride should not take iccId as a param. by Shishir Agrawal · 10 years ago
  78. d89c5ad Merge "Print spooler UI polish and bug fixes." into lmp-dev by Svetoslav · 10 years ago
  79. 83eb430 Merge "Add shadow/clipping properties to HierarchyViewer" into lmp-dev by Chris Craik · 10 years ago
  80. 8aacb2e AudioAttributes: unhide CREATOR by Jean-Michel Trivi · 10 years ago
  81. 624a205 Merge "Unescape strings properly in NsdService." into lmp-dev by Sreeram Ramachandran · 10 years ago
  82. ec845a2 Fix race condition by John Reck · 10 years ago
  83. 5c75c52 Add shadow/clipping properties to HierarchyViewer by Chris Craik · 10 years ago
  84. a0c9962 Merge "Don't crash in addPackageHoldingPermissions()..." into lmp-dev by Christopher Tate · 10 years ago
  85. c378b3e Merge "Additional layer logging, and added mutex" into lmp-dev by Chris Craik · 10 years ago
  86. 6552bf3 Print spooler UI polish and bug fixes. by Svetoslav · 10 years ago
  87. 522f671 Merge "Fix boolean comparison after sig check." into lmp-dev by dcashman · 10 years ago
  88. 599e254 Additional layer logging, and added mutex by Chris Craik · 10 years ago
  89. 9b656ee Plus code handling for non-NANP CDMA carrier by Steven Liu · 11 years ago
  90. 30f349d Don't crash in addPackageHoldingPermissions()... by Christopher Tate · 10 years ago
  91. 1eda687 Update the comment in sendEnvelope. by Derek Tan · 10 years ago
  92. 69dd40d Merge "Reduce chance of notification listener dropped messages." into lmp-dev by Griff Hazen · 10 years ago
  93. 274baa7 Remove setCdmaSubscription API. by Derek Tan · 10 years ago
  94. cf2858d Merge "Rename listener to callback for ConferenceManager and rename strings 1/4" into lmp-dev by Nancy Chen · 10 years ago
  95. 2de4f9f Fix boolean comparison after sig check. by dcashman · 10 years ago
  96. d87f210 Merge "Update the broadcasts reserved to the system" into lmp-dev by Jean-Michel Trivi · 10 years ago
  97. 605e719 Merge "We shouldn't delete accounts when a package is being updated." into lmp-dev by Carlos Valdivia · 10 years ago
  98. 7492a4c Merge "API review: android.media.tv" into lmp-dev by Jae Seo · 10 years ago
  99. 1d834f5 Rename listener to callback for ConferenceManager and rename strings 1/4 by Nancy Chen · 10 years ago
  100. b67d7e2 Merge "Documentation fix for Sensor.getMaxDelay()" into lmp-dev by Aravind Akella · 10 years ago