1. a31c7aa Add a global-search column for last access. by Mark Brophy · 14 years ago
  2. a93347a Dialog-o-rama! by Adam Powell · 14 years ago
  3. a7f8850 resolved conflicts for merge of 872a1e79 to master by Dianne Hackborn · 14 years ago
  4. b6a6d59 Merge "Future-proofing: change Alignment interface to abstract class and add a parameter for measurementType." by Philip Milne · 14 years ago
  5. ce6f85e Merge f28f1de3 - regen current.txt by Jean-Baptiste Queru · 14 years ago
  6. c9885f6 Future-proofing: change Alignment interface to abstract class and add a parameter for measurementType. by Philip Milne · 14 years ago
  7. 9ee8154 Increase the visibility of SynthesisRequest by Narayan Kamath · 14 years ago
  8. 77a8116 Add TextureView.getBitmap() by Romain Guy · 14 years ago
  9. e460e6d Merge "Add View.getResolvedLayoutDirection()" by Fabrice Di Meglio · 14 years ago
  10. c005322 Add View.getResolvedLayoutDirection() by Fabrice Di Meglio · 14 years ago
  11. 65efcc5 Merge "resolved conflicts for merge of 77fc8b80 to master" by Dianne Hackborn · 14 years ago
  12. ff24bf4 Merge "deprecate RADIO constant, add getRadioVersion method" by Doug Zongker · 14 years ago
  13. 9b309b9 Merge "Allocation copy functions." by Alex Sakhartchouk · 14 years ago
  14. 711516d resolved conflicts for merge of 77fc8b80 to master by Dianne Hackborn · 14 years ago
  15. ad2171a deprecate RADIO constant, add getRadioVersion method by Doug Zongker · 14 years ago
  16. 304b1f5 Allocation copy functions. by Alex Sakhartchouk · 14 years ago
  17. 3f0363b Deprecate setEngineByPackageName by Narayan Kamath · 14 years ago
  18. 70832a3 Some tuning for MultiWaveView animations and assets: by Jim Miller · 14 years ago
  19. 2714abf Merge "Expose api on View to determine if the view can be scrolled." by Adam Powell · 14 years ago
  20. 6915944 Expose api on View to determine if the view can be scrolled. by Adam Powell · 14 years ago
  21. c282401 Merge "Final polish of the interrogation feature." by Svetoslav Ganov · 14 years ago
  22. 193bc6d Open up setKeyManager/setTrustManager. by Ben Komalo · 14 years ago
  23. eeee4d2 Final polish of the interrogation feature. by Svetoslav Ganov · 14 years ago
  24. 7b1c0f6 resolved conflicts for merge of ed1a9c77 to master by Dianne Hackborn · 14 years ago
  25. b505074 Add new MultiWaveView widget and integrate it into LockScreen by Jim Miller · 14 years ago
  26. 40b6257 Add missing API to current.txt by Romain Guy · 14 years ago
  27. 3b765f0 Merge "New KeyChain API for application access to keystore credentials" by Brian Carlstrom · 14 years ago
  28. 6b59272 resolved conflicts for merge of f51ded0f to master by Dianne Hackborn · 14 years ago
  29. 42f6528 New KeyChain API for application access to keystore credentials by Brian Carlstrom · 14 years ago
  30. 2447edd New device policy to disable camera. by Ben Komalo · 14 years ago
  31. 21e2f1b Merge "API to set additional subtypes" by satok · 14 years ago
  32. e7c6998e API to set additional subtypes by satok · 14 years ago
  33. e6b03d0 resolved conflicts for merge of 9dfd7d0a to master by Dianne Hackborn · 14 years ago
  34. 0419ab9 resolved conflicts for merge of fb339016 to master by Adam Powell · 14 years ago
  35. 4325133 API modifications to handle profiles in Contacts. by Dave Santoro · 14 years ago
  36. 31bc2f9 Merge "Add SwitchPreference" by Gilles Debunne · 14 years ago
  37. 6276814 Merge "Make changes to the TTS api suggested by the API review." by Narayan Kamath · 14 years ago
  38. be0a453 Add SwitchPreference by Adam Powell · 14 years ago
  39. b19fcf3 Merge "Add 'Property' object" by Chet Haase · 14 years ago
  40. 8a02401 resolved conflicts for merge of e139167c to master by Robert Greenwalt · 14 years ago
  41. b39f051 Add 'Property' object by Chet Haase · 14 years ago
  42. e22b69a Make changes to the TTS api suggested by the API review. by Narayan Kamath · 14 years ago
  43. 3932aa7 Merge "Fix the display name of InputMethodSubtype" by satok · 14 years ago
  44. a9778d4 Fix the display name of InputMethodSubtype by satok · 14 years ago
  45. 7f86827 Intent to manage application network data usage. by Jeff Sharkey · 14 years ago
  46. 0e9e03f resolved conflicts for merge of a7d01a75 to master by Adam Powell · 14 years ago
  47. c46f7ff Rename atribute View horizontalDirection to layoutDirection and update unit tests by Fabrice Di Meglio · 14 years ago
  48. 98c185e Merge "Deprecate Intent.ACTION_UMS_CONNECTED and Intent.ACTION_UMS_DISCONNECTED" by Mike Lockwood · 14 years ago
  49. da85e52 Deprecate Intent.ACTION_UMS_CONNECTED and Intent.ACTION_UMS_DISCONNECTED by Mike Lockwood · 14 years ago
  50. 8643aa0 Interrogation of the view hierarchy from an AccessibilityService. by Svetoslav Ganov · 14 years ago
  51. a556abf Merge "Rename Gravity BEFORE/AFTER to START/END" by Fabrice Di Meglio · 14 years ago
  52. 9e3b002 Rename Gravity BEFORE/AFTER to START/END by Fabrice Di Meglio · 14 years ago
  53. aece2cc Merge "Unhiding render target code for renderscript" by Alex Sakhartchouk · 14 years ago
  54. 85dae04 Unhiding render target code for renderscript by Alex Sakhartchouk · 14 years ago
  55. 3c43ced resolved conflicts for merge of d247ee41 to master by Dianne Hackborn · 14 years ago
  56. 7218d83 resolved conflicts for merge of ca2b552d to master by Jeff Brown · 14 years ago
  57. ead40ea resolved conflicts for merge of cc20b4e3 to master by Dianne Hackborn · 14 years ago
  58. 160cbbb Merge "Response to code review for GridLayout:" by Philip Milne · 14 years ago
  59. aa616f3 Response to code review for GridLayout: by Philip Milne · 14 years ago
  60. df0d966 Merge "Add API to allow plugins to lock their orientation in full-screen mode." by Derek Sollenberger · 14 years ago
  61. 3c4ce77 Whoops forgot this. by Dianne Hackborn · 14 years ago
  62. 546d64f resolved conflicts for merge of 5c2e4d20 to master by Dianne Hackborn · 14 years ago
  63. 319da8c Add new states to support wpa_supplicant 0.8 by Irfan Sheriff · 14 years ago
  64. 7ab3d67 Add API to allow plugins to lock their orientation in full-screen mode. by Derek Sollenberger · 14 years ago
  65. cc28a66 Merge "Add an api to get the display name for InputMethodSubtype" by satok · 14 years ago
  66. 4f31353 Add an api to get the display name for InputMethodSubtype by satok · 14 years ago
  67. dfb25e2 Merge "Implement bug 4500971 - Collapsable action views" by Adam Powell · 14 years ago
  68. 8d02dea Implement bug 4500971 - Collapsable action views by Adam Powell · 14 years ago
  69. df357ca Merge "Enable strict mode as a public api to catch sql injections" by Daniel Lehmann · 14 years ago
  70. c006f1a Policy and rules work for ConnectivityManager. by Jeff Sharkey · 14 years ago
  71. 50b1f8d Enable strict mode as a public api to catch sql injections by Daniel Lehmann · 14 years ago
  72. 2978cef Fix build, ran update-api by Gilles Debunne · 14 years ago
  73. 829de65 Merge "Select all for text shown as an icon on smaller screens" by Gilles Debunne · 14 years ago
  74. 0d8f66f Put the enum constants into the api file. by Joe Onorato · 14 years ago
  75. 646590e Merge "Add public api BluetoothSocket.isConnected." by Matthew Xie · 14 years ago
  76. 5e9af2d Select all for text shown as an icon on smaller screens by Gilles Debunne · 14 years ago
  77. 678ba5c Updating the API since I forgot after rebase by Svetoslav Ganov · 14 years ago
  78. cc4053e Accessibility serviceconfiguration via meta-data by Svetoslav Ganov · 14 years ago
  79. 9b41579 Use isAuxiliary instead of ExtraValue for the auxiliary subtypes. by satok · 14 years ago
  80. 5ff0f99 Merge "Add support for Gravity BEFORE and AFTER" by Fabrice Di Meglio · 14 years ago
  81. 6a03640 Add support for Gravity BEFORE and AFTER by Fabrice Di Meglio · 14 years ago
  82. a7284f0 Tracking merge of dalvik-dev to master by Brian Carlstrom · 14 years ago
  83. 3f8956d Introduction of GridLayout. by Philip Milne · 14 years ago
  84. 42c5a16 Fix internal variables and equals in SuggestionSpan by satok · 14 years ago
  85. f9f0100 Add Apis to send notifications when the suggestion was picked by satok · 14 years ago
  86. dc03c61 Bluetooth SCO audio API improvements. by Eric Laurent · 14 years ago
  87. 8d5f808 Add more functionality to ViewPropertyAnimator. by Chet Haase · 14 years ago
  88. cca2c98 Add ability to transition parent hierarchy in layout transitions by Chet Haase · 14 years ago
  89. e372c17 Merge "Add public API to do NDEF push." by Jason parks · 14 years ago
  90. 0142536 Add public API to do NDEF push. by Jason parks · 14 years ago
  91. c42b791 Merge "resolved conflicts for merge of bbca8133 to master" by Dianne Hackborn · 14 years ago
  92. e2c7715 resolved conflicts for merge of bbca8133 to master by Dianne Hackborn · 14 years ago
  93. 970ce73 Merge "Made getOffsetForPosition public in TextView." by Gilles Debunne · 14 years ago
  94. 9511b41 Made getOffsetForPosition public in TextView. by Gilles Debunne · 14 years ago
  95. ceb6c9f Add public api BluetoothSocket.isConnected. by Matthew Xie · 14 years ago
  96. f3a135b Added a new flag in TextView to disable Suggestions. by Gilles Debunne · 14 years ago
  97. 9394613 resolved conflicts for merge of 070a19e0 to master by Dianne Hackborn · 14 years ago
  98. 817c161 Bug 4184736 unhide MediaPlayer.setTexture by Glenn Kasten · 14 years ago
  99. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 14 years ago
  100. 9414b04 Merge "expandGroup can now animate" by John Reck · 14 years ago