1. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 17 years ago
  2. 16fb88a Encourage developers to connect RFCOMM by UUID instead of Channel. by Nick Pelly · 17 years ago
  3. f038004 changes from Sync Manager API Review: bug 2164262 by Fred Quintana · 17 years ago
  4. 3b49e9b Fix for bug 2158794. Hide MediaPlayer.invoke() and MediaPlayer.newRequest(), and Fix bad links in ToneGenerator documentation. by gwang@google.com · 17 years ago
  5. f83d9b3 fix build breakage by Fred Quintana · 17 years ago
  6. 5bba632 - hide Entity and all its references by Fred Quintana · 17 years ago
  7. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 17 years ago
  8. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 17 years ago
  9. f7ae77c account manager api review changes by Fred Quintana · 17 years ago
  10. 9951068 Unhide constant DATA_ACTIVITY_DORMANT. by John Wang · 17 years ago
  11. bbed0d6 hide setGammaForText, which is only used for calibrating new devices by Mike Reed · 17 years ago
  12. b782a2f Remove globalSearch argument from triggerSearch() by Bjorn Bringert · 17 years ago
  13. 29e4a3c Update from API review. by Dianne Hackborn · 17 years ago
  14. 5042f7e Unhide ContactsContract#QuickContact and fix sdk build by Evan Millar · 17 years ago
  15. c868acf show events in the UI by Fred Quintana · 17 years ago
  16. e3ec997 FastTrack->QuickContact by Evan Millar · 17 years ago
  17. de46acdd Update SD card notification icons. by Mike Lockwood · 17 years ago
  18. aa1c631 Fix possible crash in AutoCompleteTextView. by Romain Guy · 17 years ago
  19. f5ac46d3 Remove unused api in QuickContact.java and fix the build. by Evan Millar · 17 years ago
  20. c1a2a82 Change FasttrackBadgeWidget->QuickContactBadge and make public. by Evan Millar · 17 years ago
  21. 3ba3512 update current.xml for cancelThumbnailRequest api. by Ray Chen · 17 years ago
  22. 290947b Git sucks by Mike Cleron · 17 years ago
  23. 2e4dbe7 Unhide APIs for enabling geolocation in web views. I've confirmed by Mike LeBeau · 17 years ago
  24. dd49055 am ac18e4f2: Update 4.xml with the native status change of breakText/measureText by Xavier Ducrohet · 17 years ago
  25. ac18e4f Update 4.xml with the native status change of breakText/measureText by Xavier Ducrohet · 17 years ago
  26. e67f0c9 Hack to fix issue #2125365: Sports Trivia compatability with Eclair (do not merge) by Dianne Hackborn · 17 years ago
  27. 77153ee Hide zoom api. by Wu-cheng Li · 17 years ago
  28. c20a9608 Whoops, these shouldn't be public. by Dianne Hackborn · 17 years ago
  29. fff0b4a Fix build. by Dianne Hackborn · 17 years ago
  30. b6eaaa2 Clean up cacheColorHint to be better controlled by the theme. by Dianne Hackborn · 17 years ago
  31. db1f499 Add PhoneNumberUtils.compare() method that uses a resource to determine strictness. by Evan Millar · 17 years ago
  32. 86917db Unhide SearchManager.SUGGEST_PARAMETER_LIMIT by Bjorn Bringert · 17 years ago
  33. 52f0a64 Finish off java API to allow fading scrollbars by Mike Cleron · 17 years ago
  34. ff18bbf Separate API for vCards through openAssetFileDescriptor(). by Jeff Sharkey · 17 years ago
  35. fe81d38 Remove obsolete links; start at a method to turn on fading scrollbars by Mike Cleron · 17 years ago
  36. aef439e Move android.bluetooth.ParcelUuid to android.os.ParcelUuid by Nick Pelly · 17 years ago
  37. 3ecd58c Fix build by Mike Cleron · 17 years ago
  38. 1acdcc1 Add an API to request a system activity to turn on Bluetooth. by Nick Pelly · 17 years ago
  39. 879664e Adding columns to support attribution of status updates. Also renaming some columns to better describe their purpose. by Dmitri Plotnikov · 17 years ago
  40. 068ef42 Add documentation about flash and change video-light to torch. by Wu-cheng Li · 17 years ago
  41. 039c68e The touch screen is probably a feature. by Dianne Hackborn · 17 years ago
  42. 2d6c325 API XML changes to accompany dalvik.system deprecation. by Jesse Wilson · 17 years ago
  43. 6ecaff1 add a optional String to the key of notifications to allow users to scope them by Fred Quintana · 17 years ago
  44. fb2b04b Unhide NETWORK_TYPE_XXX. by John Wang · 17 years ago
  45. 9c118c8 Update CID in NeighboringCellInfo by johnwang · 17 years ago
  46. 3b3e145 A variety of work on animations. by Dianne Hackborn · 17 years ago
  47. 18b1e79 Bluetooth API: Do not allow apps to programmatically make BT discoverable. by Nick Pelly · 17 years ago
  48. f5808415 rename misc to birthday by Fred Quintana · 17 years ago
  49. 82cbaab Publish minor additions to GLSurfaceView API. by Jack Palevich · 17 years ago
  50. c15255a Add a PRIVACY_SETTINGS action to launch the new Privacy settings screen. by Amith Yamasani · 17 years ago
  51. f852698 Make the new ContactsContract APIs public. by Jeff Hamilton · 17 years ago
  52. 7d2795c Really fix the build. by Jeff Hamilton · 17 years ago
  53. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 17 years ago
  54. 3cc97f8 Add Phone.getPhoneType() operation. by Tammo Spalink · 17 years ago
  55. 85abdc5 Make the new ContactsContract public. by Jeff Hamilton · 17 years ago
  56. 5baba16 Newer animations. by Dianne Hackborn · 17 years ago
  57. 00c575a Add new thumbnail API. by Ray Chen · 17 years ago
  58. ecaf00e DO NOT MERGE: Copy 4.xml to 5.xml to allow Eclair to diverge from Donut. by Jesse Wilson · 17 years ago
  59. 465ccb8 Add support for thumbnails to WallpaperInfo. by Daniel Sandler · 17 years ago
  60. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 17 years ago
  61. 9cea89c Basic API for third-party apps to define custom Data rows. by Jeff Sharkey · 17 years ago
  62. bfe319e Turn animations on by default. by Dianne Hackborn · 17 years ago
  63. 36322db Add focus API and FLASH_MODE_VIDEO_LIGHT. by Wu-cheng Li · 17 years ago
  64. ffe1cf2 Unhide Camera lock and unlock API. by Wu-cheng Li · 17 years ago
  65. eb68c46 Fix 2092386: Support yuyv for camera preview format. by Chih-Chung Chang · 17 years ago
  66. edd9316 Add better APIs for the battery status, and other cleanup. by Dianne Hackborn · 17 years ago
  67. efa199f Add API to send an ordered sticky broadcast. by Dianne Hackborn · 17 years ago
  68. 5825b64 Unhide attributes textAppearanceSearchResultSubtitle and by Mike LeBeau · 17 years ago
  69. 872a30e Improve ExifInterface API. by Chih-Chung Chang · 17 years ago
  70. fa82f22 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 17 years ago
  71. 1b90def telephony: Add CdmaCellLocation class to the public API. by Mike Lockwood · 17 years ago
  72. 3ecd5f4 - Make the AccountManagerService delete accounts that by Fred Quintana · 17 years ago
  73. 4f21c4c Add API to retrieve memory used by running processes. by Dianne Hackborn · 17 years ago
  74. 074c11c Do not @hide Parcelable implementations in BluetoothClass and BluetoothDevice. by Nick Pelly · 17 years ago
  75. 12cc9d8 Add a new flag for IMEs to disable suggestions for certain fields. by Amith Yamasani · 17 years ago
  76. 82c3ef7 Add a parcelable version of UUID file. by Jaikumar Ganesh · 17 years ago
  77. 9092ab4 Add support for launching activities when attaching to a car or desk dock. by Mike Lockwood · 17 years ago
  78. 017bb4c Make ExifInterface public. by Chih-Chung Chang · 17 years ago
  79. 46ad796 Unhide cancelAutoFocus API in Camera. by Chih-Chung Chang · 17 years ago
  80. 93e462b Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 17 years ago
  81. 9767e41 Some improvements for wallpaper configuration. by Dianne Hackborn · 17 years ago
  82. 4e54f33 update for new plugin api by Mike Reed · 17 years ago
  83. 0b3a5d6 First pass at replacing native plugin views with java. by Derek Sollenberger · 17 years ago
  84. ed2c13a Revert "Deprecate showSearchIconAsBadge and icon search attrs" by Bjorn Bringert · 17 years ago
  85. 1cd403e Add SurfaceView API to put surface on top of window. by Dianne Hackborn · 17 years ago
  86. 83fe3f5 Last big work on #1991910: Make swipes work with capacitive keys by Dianne Hackborn · 17 years ago
  87. c297480 Fix issue #2116977: buttons are huge and bent by Dianne Hackborn · 17 years ago
  88. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 17 years ago
  89. ab50b86 Deprecate showSearchIconAsBadge and icon search attrs by Bjorn Bringert · 17 years ago
  90. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 17 years ago
  91. 70e1ad7 Add smallIcon and accountPreferences references to AuthenticatorDescription. Update after path conflict. by Jim Miller · 17 years ago
  92. bcbcaa7 Wallpapers, animations, pending intent. by Dianne Hackborn · 17 years ago
  93. b24e11b API_CHANGE by Nick Pelly · 17 years ago
  94. de893f5 API_CHANGE by Nick Pelly · 17 years ago
  95. 96c08a6 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 17 years ago
  96. c4516a7 add a transaction monitor by Fred Quintana · 17 years ago
  97. 2c3eb14 adding support for webkit plugins to use the java view system by Derek Sollenberger · 17 years ago
  98. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 17 years ago
  99. 25994b4 Wallpapers: new transitions, hiding when not visible, other cleanup. by Dianne Hackborn · 17 years ago
  100. f163f7f do not merge: fix API current.xml for Hashtable. by Jesse Wilson · 17 years ago