1. 49fa8e1 Merge "Rewrite startUsingNetworkFeature for new API" into lmp-preview-dev by Robert Greenwalt · 11 years ago
  2. 6abd0d8 Merge "Add a way to get the class name of SetupActivity and SettingsActivity" into lmp-preview-dev by Chulwoo Lee · 11 years ago
  3. e7bb7d6 Add a way to get the class name of SetupActivity and SettingsActivity by Chulwoo Lee · 11 years ago
  4. 5a4af17 Merge "Clean up drawable theming APIs" into lmp-preview-dev by Alan Viverette · 11 years ago
  5. 6dbe51b Clean up drawable theming APIs by Alan Viverette · 11 years ago
  6. 562cc54 Rewrite startUsingNetworkFeature for new API by Robert Greenwalt · 11 years ago
  7. 0bec638 Merge "Some battery stats history fixes." into lmp-preview-dev by Dianne Hackborn · 11 years ago
  8. 596f0b1 Merge "Support fallbacks for custom typefaces (Minikin)" into lmp-preview-dev by Raph Levien · 11 years ago
  9. cdd5c8f Merge "Delay sending shared element position until after layout." into lmp-preview-dev by George Mount · 11 years ago
  10. 08c0649 Merge "Add an internal method for setting optical insets." into lmp-preview-dev by Adam Powell · 11 years ago
  11. dbb06e0 Add an internal method for setting optical insets. by Adam Powell · 11 years ago
  12. 44e3da3 Merge "Check for NULL on TypefaceImpl unref" into lmp-preview-dev by Raph Levien · 11 years ago
  13. 3c784d6 Merge "Put TV Input Framework under android.media.tv, including TvContract" into lmp-preview-dev by Jae Seo · 11 years ago
  14. b75a69f Merge "Code cleaning" into lmp-preview-dev by Fabrice Di Meglio · 11 years ago
  15. 4ec0038 Merge "Code cleaning" into lmp-preview-dev by Fabrice Di Meglio · 11 years ago
  16. d265bd7 Delay sending shared element position until after layout. by George Mount · 11 years ago
  17. a0cba0f Check for NULL on TypefaceImpl unref by Raph Levien · 11 years ago
  18. fc06413 Some battery stats history fixes. by Dianne Hackborn · 11 years ago
  19. 66268f5 Merge "Update global actions bug report item." into lmp-preview-dev by John Spurlock · 11 years ago
  20. 887aa00 Update global actions bug report item. by John Spurlock · 11 years ago
  21. 82e71a7 Merge "Add setStartValue to RNA" into lmp-preview-dev by John Reck · 11 years ago
  22. d5cc4a2 Put TV Input Framework under android.media.tv, including TvContract by Jae Seo · 11 years ago
  23. c6b3264 Add setStartValue to RNA by John Reck · 11 years ago
  24. d573794 Support fallbacks for custom typefaces (Minikin) by Raph Levien · 11 years ago
  25. 076aabd Merge "Fix default GridView list selector" into lmp-preview-dev by Alan Viverette · 11 years ago
  26. 11969e8 Merge "DO NOT MERGE: Register HdmiControlService" into lmp-preview-dev by Jungshik Jang · 11 years ago
  27. 9b4d25a Merge "DO NOT MERGE: Stop publishing HdmiCecService, start publishing HdmiControlService" into lmp-preview-dev by Jungshik Jang · 11 years ago
  28. 9bb6fbb Merge "DO NOT MERGE: Fix a couple of bugs in CEC services" into lmp-preview-dev by Jungshik Jang · 11 years ago
  29. 1dcef4f Merge "DO NOT MERGE: Fix a bug calling a wrong HDMI-CEC Binder API" into lmp-preview-dev by Jungshik Jang · 11 years ago
  30. 5a0d97b Merge "DO NOT MERGE: Add the constants for the callback result of SendCecCommand()." into lmp-preview-dev by Jungshik Jang · 11 years ago
  31. af9d45e DO NOT MERGE: Register HdmiControlService by Jinsuk Kim · 11 years ago
  32. e74282b DO NOT MERGE: Stop publishing HdmiCecService, start publishing HdmiControlService by Jinsuk Kim · 11 years ago
  33. a8fd44b DO NOT MERGE: Fix a couple of bugs in CEC services by Jinsuk Kim · 11 years ago
  34. 304b4a7 DO NOT MERGE: Fix a bug calling a wrong HDMI-CEC Binder API by Jinsuk Kim · 11 years ago
  35. 61ced38 DO NOT MERGE: Add the constants for the callback result of SendCecCommand(). by Yuncheol Heo · 11 years ago
  36. d8b60c3 Fix default GridView list selector by Alan Viverette · 11 years ago
  37. 07cd153 Merge "Smaller dialog margin, update button width & font weight" into lmp-preview-dev by Alan Viverette · 11 years ago
  38. b8e6dbe Smaller dialog margin, update button width & font weight by Alan Viverette · 11 years ago
  39. 9558232 Merge "Further implementation for ToolbarActionBar" into lmp-preview-dev by Adam Powell · 11 years ago
  40. 07a7454 Further implementation for ToolbarActionBar by Adam Powell · 11 years ago
  41. c3710eb Merge "Fixes hotspot list transitions, update to use a single hotspot" into lmp-preview-dev by Alan Viverette · 11 years ago
  42. 0bf8a21 Merge "Add a path for generic event from a session to an application in Tv Input Framework." into lmp-preview-dev by Dongwon Kang · 11 years ago
  43. 4d2f248 Fixes hotspot list transitions, update to use a single hotspot by Alan Viverette · 11 years ago
  44. 3778014 Change parameter name for Activity#setActionBar by Adam Powell · 11 years ago
  45. 0dbf1a6 Settings: Keep SeekBarVolumizer in sync with audio stream. by John Spurlock · 11 years ago
  46. 6a2d5e5 Merge "Collapse contentInsets and View margins in Toolbars" into lmp-preview-dev by Adam Powell · 11 years ago
  47. 7a32401 Collapse contentInsets and View margins in Toolbars by Adam Powell · 11 years ago
  48. ca37602 Code cleaning by Fabrice Di Meglio · 11 years ago
  49. c65f78a Code cleaning by Fabrice Di Meglio · 11 years ago
  50. d48d7a6 Merge "Fade scrim in unlock animation." into lmp-preview-dev by Jorim Jaggi · 11 years ago
  51. 54b5e5b Merge "AudioManager: add audio port gain control" into lmp-preview-dev by Eric Laurent · 11 years ago
  52. 8725859 Merge "audio routing update listener" into lmp-preview-dev by Eric Laurent · 11 years ago
  53. a89eb2d Merge "AudioSystem: added JNI for routing extensions" into lmp-preview-dev by Eric Laurent · 11 years ago
  54. e29b2db Fade scrim in unlock animation. by Jorim Jaggi · 11 years ago
  55. 2dcbce3 Fix IME animation. by Dianne Hackborn · 11 years ago
  56. 3a24199 AudioManager: add audio port gain control by Eric Laurent · 11 years ago
  57. 700e734 audio routing update listener by Eric Laurent · 11 years ago
  58. b69681c AudioSystem: added JNI for routing extensions by Eric Laurent · 11 years ago
  59. 725010a Merge "Clean up voice API." into lmp-preview-dev by Dianne Hackborn · 11 years ago
  60. b8a0fee Merge "Resurrect global actions, remove confirmation for Power off." into lmp-preview-dev by John Spurlock · 11 years ago
  61. 05dc18d Merge "Per-app media directories on external storage." into lmp-preview-dev by Jeff Sharkey · 11 years ago
  62. a2c076d Clean up voice API. by Dianne Hackborn · 11 years ago
  63. 2ee3c1e Per-app media directories on external storage. by Jeff Sharkey · 11 years ago
  64. ae70606 Merge "Fix action bar title TextAppearance usage for Toolbar decor" into lmp-preview-dev by Adam Powell · 11 years ago
  65. ebba5d4 Fix action bar title TextAppearance usage for Toolbar decor by Adam Powell · 11 years ago
  66. 822e5cc Resurrect global actions, remove confirmation for Power off. by John Spurlock · 11 years ago
  67. f41799e Merge "Camera2: update the range of metering weight" into lmp-preview-dev by Yin-Chia Yeh · 11 years ago
  68. 9edc732 Merge "Change PersistableBundle API per council's request" into lmp-preview-dev by Craig Mautner · 11 years ago
  69. 1998daf Merge "camera2: Change android.lens.focusRange to Pair<Float,Float>" into lmp-preview-dev by Igor Murashkin · 11 years ago
  70. 99f963e Add people signals to Zen mode. by Chris Wren · 11 years ago
  71. 0a8e160e Change PersistableBundle API per council's request by Craig Mautner · 11 years ago
  72. da44532 Merge "Compatibility fix for apps that construct Notification.Builders early" into lmp-preview-dev by Adam Powell · 11 years ago
  73. ca8eb24 Merge "Re-jigger layers" into lmp-preview-dev by John Reck · 11 years ago
  74. 94fec83 Merge "Address API review comments. 1. Moved le stuff to it's subpackage. Remove BluetoothLe for all classes except *Scanner, *ScanSetting, *Advertiser and *AdvertiseSettings. 2. Make all callbacks abstract classes instead of interfaces. 3. Moved AdvertisementData and ScanRecord out and removed AdvertiseBaseData 4. Removed newBuild and use new Builder for all builders. 5. Using setxxx in builders. 6. Misc other changes." into lmp-preview-dev by Wei Wang · 11 years ago
  75. 515e09b Merge "Update showCallScreen to use Telecomm (1/6)" into lmp-preview-dev by Santos Cordon · 11 years ago
  76. bf06fa0 Compatibility fix for apps that construct Notification.Builders early by Adam Powell · 11 years ago
  77. f69af6b Merge "Mark getRecentTasks() and getRunningTasks() as deprecated." into lmp-preview-dev by Dianne Hackborn · 11 years ago
  78. a25a8b2 Mark getRecentTasks() and getRunningTasks() as deprecated. by Dianne Hackborn · 11 years ago
  79. d72e0a3 Re-jigger layers by John Reck · 11 years ago
  80. 97f1c85 Camera2: update the range of metering weight by Yin-Chia Yeh · 11 years ago
  81. 3534ede Update showCallScreen to use Telecomm (1/6) by Santos Cordon · 11 years ago
  82. 5743868 camera2: Change android.lens.focusRange to Pair<Float,Float> by Igor Murashkin · 11 years ago
  83. a24114e Merge "Fix bad casts in action bars" into lmp-preview-dev by Adam Powell · 11 years ago
  84. 76d1466 Fix bad casts in action bars by Adam Powell · 11 years ago
  85. 8d07a14 Merge "Report runtime information to DDMS" into lmp-preview-dev by Sebastien Hertz · 11 years ago
  86. 2d2e30e Merge "More work on voice interaction visuals." into lmp-preview-dev by Dianne Hackborn · 11 years ago
  87. 8407968 Merge "DO NOT MERGE - Wifi Passpoint API change" into lmp-preview-dev by Yuhao Zheng · 11 years ago
  88. 20d9474 More work on voice interaction visuals. by Dianne Hackborn · 11 years ago
  89. fc2ae28 Merge "Tweak LauncherApps API based on feedback" into lmp-preview-dev by Amith Yamasani · 11 years ago
  90. 79525b2 Merge "Implemented the appear animation for the pattern security." into lmp-preview-dev by Selim Cinek · 11 years ago
  91. 3018197 Implemented the appear animation for the pattern security. by Selim Cinek · 11 years ago
  92. 748fca4 Merge "Address HCE API review comments." into lmp-preview-dev by Martijn Coenen · 11 years ago
  93. 5c0727f Merge "Cache whether a password/pattern is set." into lmp-preview-dev by Jorim Jaggi · 11 years ago
  94. 0cb59f2 DO NOT MERGE - Wifi Passpoint API change by Yuhao Zheng · 11 years ago
  95. 832860f Add a path for generic event from a session to an application in Tv Input Framework. by Youngsang Cho · 11 years ago
  96. e781c81 Tweak LauncherApps API based on feedback by Amith Yamasani · 11 years ago
  97. 034bfbb Merge "Adjust Network's SocketFactory to restrict host name resolution to that Network" into lmp-preview-dev by Paul Jensen · 11 years ago
  98. 432fe98 Merge "Fix NPE in onVisibilityChanged" into lmp-preview-dev by John Reck · 11 years ago
  99. 2dedafb Fix NPE in onVisibilityChanged by John Reck · 11 years ago
  100. 6d81118 Address API review comments. by Wei Wang · 11 years ago