1. ce0682e Telephony: Compilation fixes by Divya Sharma · 10 years ago
  2. 2eb1da7 Unhide getDataRoaming, Messenger uses it to decide to download MMS or not by Stuart Scott · 10 years ago
  3. 0090319 Update javadoc and hide getNameSource and getDataRoaming by Stuart Scott · 10 years ago
  4. 0df119c Update API and documentation for invalid subscriptions id's. by Wink Saville · 10 years ago
  5. 1cb8f69 Compilation fixes by Divya Sharma · 10 years ago
  6. 6e7aadc Revert "Hack: to fix update API" by Divya Sharma · 10 years ago
  7. 34ff75d Make APIs to get system phone accounts public by Sailesh Nepal · 10 years ago
  8. 8dd0a52 new SMS/MMS carrier app API. by Cheuksan Wang · 10 years ago
  9. 89918b7 TelephonyManager.setLine1NumberForDisplay should return a boolean. by Shishir Agrawal · 10 years ago
  10. 1616f26 Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  11. f58504f Addressing API review issues for SmsManager (2/3). by Ye Wen · 10 years ago
  12. 6d00f17 new sms/mms carrier app API by Cheuksan Wang · 10 years ago
  13. 99587ca Add new API to set voicemail number. by Shishir Agrawal · 10 years ago
  14. b327ad3 Update SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  15. 9eeb28b SubInfoRecord provides a tinted icon with the initial embossed by Stuart Scott · 10 years ago
  16. 1bc0532 Clean up public API of SubInfoRecord by Stuart Scott · 10 years ago
  17. 040ad69 Add a missing mms_config constant to SmsManager. by Tom Taylor · 10 years ago
  18. 5f3f0a0 Change subId to int from long. by Wink Saville · 10 years ago
  19. 54563bc Add getter methods in SubInfoRecord for UI. Adapt PhoneAccount by Nancy Chen · 10 years ago
  20. dd0a320 Revert "Hide CarrierPrivilege APIs in TelMgr" by Junda Liu · 10 years ago
  21. 82c27a5 Unhide SUB_ID column from Mms, Carriers and PendingMessages. by Shri Borde · 10 years ago
  22. ce43a5b Update current.txt for two renamed methods by Wink Saville · 10 years ago
  23. 7bb0d73 Unhide SubscriptionManager and SubInfoRecord. by Wink Saville · 10 years ago
  24. 777eca0 ksd to lmp-sprout-dev by Wink Saville · 10 years ago
  25. 750098a temp update api txt by Anh Nguyen · 10 years ago
  26. 894b1b3 update API temporarily by Divya Sharma · 10 years ago
  27. 2f3b243 Merge tag 'android-5.1.0_r1' into HEAD by Anh Nguyen · 10 years ago
  28. 0ec652c Merge "Add DENSITY_280" into lmp-mr1-dev by Adam Powell · 10 years ago
  29. f6d4045 Add DENSITY_280 by Adam Powell · 10 years ago
  30. 2b8696e Add API to check if a Bluetooth connection is encrypted (1/2) by Andre Eisenbach · 10 years ago
  31. 8a2b119 Fixing conference merge where only one party is added to conference. by Tyler Gunn · 10 years ago
  32. 1061652 Merge "Revert "Make THEATER_MODE_ON setting a system api."" into lmp-mr1-dev by Bryce Lee · 10 years ago
  33. 034dc38 Revert "Make THEATER_MODE_ON setting a system api." by Bryce Lee · 10 years ago
  34. d8cb404 Merge "Make THEATER_MODE_ON setting a system api." into lmp-mr1-dev by Bryce Lee · 10 years ago
  35. c059271 Update system-api for new getLine1Number() method. by Nancy Chen · 10 years ago
  36. 35dafda Make THEATER_MODE_ON setting a system api. by Bryce Lee · 10 years ago
  37. 3379c1c Fix broken build by Jinsuk Kim · 10 years ago
  38. 02937eb Check in "current" system API files. by Ying Wang · 10 years ago
  39. 400a3f6 Unhide getDataRoaming, Messenger uses it to decide to download MMS or not. by Stuart Scott · 10 years ago
  40. 6e41019 Merge "Rename setGlobalPreferredNetworkType to setPreferredNetworkTypeToGlobal per API council." into lmp-mr1-dev by Junda Liu · 10 years ago
  41. e3b0449 Merge "Update javadoc and hide getNameSource and getDataRoaming." into lmp-mr1-dev by Stuart Scott · 10 years ago
  42. 3fb3abd Rename setGlobalPreferredNetworkType to setPreferredNetworkTypeToGlobal per API council. by Junda Liu · 10 years ago
  43. 4abdd07 Update javadoc and hide getNameSource and getDataRoaming. by Stuart Scott · 10 years ago
  44. 84c5e8e Merge "Rename reg/unreg OnSubscriptionsChangedListener." into lmp-mr1-dev by Wink Saville · 10 years ago
  45. 071743f Rename reg/unreg OnSubscriptionsChangedListener. by Wink Saville · 10 years ago
  46. b6ab098 Add API for nested pre-processing of a11y events; fix ResolverDrawerLayout by Adam Powell · 10 years ago
  47. bd2d534 Add new mms error for no data network (airplane mode or no mobile data) by Ye Wen · 10 years ago
  48. 5cec920 remove actions and calls for the old sms/mms api BUG: 18005911 by Cheuksan Wang · 10 years ago
  49. eb4de87 Merge "Update API and documentation for invalid subscriptions id's" into lmp-mr1-dev by Wink Saville · 10 years ago
  50. 7a17e0b Merge "Add put/getBoolean/Array to PersistableBundle" into lmp-mr1-dev by Craig Mautner · 10 years ago
  51. 73bdf97 Add put/getBoolean/Array to PersistableBundle by Craig Mautner · 10 years ago
  52. 98513d7 Update API and documentation for invalid subscriptions id's by Wink Saville · 10 years ago
  53. b942b6f Fix hotspot coordinate propagation in ViewGroup and AbsListView by Alan Viverette · 10 years ago
  54. 846e712 Unhide secure stop APIs by Jeff Tinker · 10 years ago
  55. f4eac12 Camera2: Add HDR scene mode for backwards compatibility. by Eino-Ville Talvala · 10 years ago
  56. 109ec37 Merge "new SMS/MMS carrier app API" into lmp-mr1-dev by Cheuksan Wang · 10 years ago
  57. 08a1255 Revert "Camera: Add new capability flags as system features as well" by Eino-Ville Talvala · 10 years ago
  58. a6f8b2c Deprecate one-arg getDrawableForDensity, update currents.txt by Alan Viverette · 10 years ago
  59. a1a6c30 Merge "Add server-side callback for change in MTU (4/4)" into lmp-mr1-dev by Andre Eisenbach · 10 years ago
  60. b72eb97 new SMS/MMS carrier app API by Cheuksan Wang · 10 years ago
  61. 0201a6f TelephonyManager.setLine1NumberForDisplay should return a boolean. by Shishir Agrawal · 10 years ago
  62. 16bf846 Add server-side callback for change in MTU (4/4) by Andre Eisenbach · 10 years ago
  63. a7e87ac Add flag for wiping factory reset protection data. by Paul Crowley · 10 years ago
  64. aa60767 Make the Context service constant for UsageStats public by Adam Lesinski · 10 years ago
  65. 88d2a3c Introduce revision codes for split APKs. by Jeff Sharkey · 10 years ago
  66. 2bbea56 Merge "Final resource IDs." into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  67. 45e2732 Merge "Allow VPNs to specify their underlying networks." into lmp-mr1-dev by Sreeram Ramachandran · 10 years ago
  68. 12c2136 Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev by Wink Saville · 10 years ago
  69. d09c4ca Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  70. dfa99f6 Merge "Camera: Add new capability flags as system features as well" into lmp-mr1-dev by Eino-Ville Talvala · 10 years ago
  71. b2411f7 Final resource IDs. by Dianne Hackborn · 10 years ago
  72. d45cedd Merge "Make default windows features configurable." into lmp-mr1-dev by Bryce Lee · 10 years ago
  73. d6e6e72 Make default windows features configurable. by Bryce Lee · 10 years ago
  74. c2c0bea Allow VPNs to specify their underlying networks. by Sreeram Ramachandran · 10 years ago
  75. 28096c4 Merge "Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION" into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  76. 24b1c23 Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION by Dianne Hackborn · 10 years ago
  77. e0a377f Merge "Make DeviceDefault alert dialog themes public" into lmp-mr1-dev by Alan Viverette · 10 years ago
  78. 4e9ea5e Merge "Rename EXTRA_NETWORK ConnectivityManager constants." into lmp-mr1-dev by Erik Kline · 10 years ago
  79. 6aee1d2 Camera: Add new capability flags as system features as well by Eino-Ville Talvala · 10 years ago
  80. 8513453 Make DeviceDefault alert dialog themes public by Alan Viverette · 10 years ago
  81. af6e657 Merge "Update KeyguardManager.isDeviceLocked API" into lmp-mr1-dev by Adrian Roos · 10 years ago
  82. 50bfeec Update KeyguardManager.isDeviceLocked API by Adrian Roos · 10 years ago
  83. 816e19e Merge "Revert "Additional changes to SubscriptionManager API as per API council."" into lmp-mr1-dev by Wink Saville · 10 years ago
  84. 2d1ee98 Revert "Additional changes to SubscriptionManager API as per API council." by Wink Saville · 10 years ago
  85. 4a57e90 Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev by Wink Saville · 10 years ago
  86. a9b6777 Merge "Carrierprivileges: Addressing API council suggestions." into lmp-mr1-dev by Shishir Agrawal · 10 years ago
  87. 90e9307 Rename EXTRA_NETWORK ConnectivityManager constants. by Erik Kline · 10 years ago
  88. baf21da Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  89. 85603a7 Merge "Fix seeking and scaled duration behavior" into lmp-mr1-dev by Chet Haase · 10 years ago
  90. b130d59 Merge "Remove underline and search icon from ActionBar search view" into lmp-mr1-dev by Alan Viverette · 10 years ago
  91. 0d1c27a Fix seeking and scaled duration behavior by Chet Haase · 10 years ago
  92. cb8ed37 Remove underline and search icon from ActionBar search view by Alan Viverette · 10 years ago
  93. ab57c29 Carrierprivileges: Addressing API council suggestions. by Shishir Agrawal · 10 years ago
  94. f984eb4 Merge "Addressing API review issues for SmsManager (2/3)" into lmp-mr1-dev by Ye Wen · 10 years ago
  95. 0925db8 Merge "Rename the dont_disable_system_apps constant." into lmp-mr1-dev by Sander Alewijnse · 10 years ago
  96. 5a14425 Rename the dont_disable_system_apps constant. by Sander Alewijnse · 10 years ago
  97. c9f1b3a Merge "Add new API to set voicemail number." into lmp-mr1-dev by Shishir Agrawal · 10 years ago
  98. 643d5ca Addressing API review issues for SmsManager (2/3) by Ye Wen · 10 years ago
  99. 126a746 Camera2: Add BURST_CAPTURE capability flag by Eino-Ville Talvala · 10 years ago
  100. 4d2d977 Merge "camera2: Add READ_SETTINGS capability." into lmp-mr1-dev by Ruben Brunk · 10 years ago