- 5cb70b5 Rename Display.getOrientation() to Display.getRotation(). by Dianne Hackborn · 15 years ago
- 08bbffb Support CharSequence lists+arrays in Bundle+Intent by Bjorn Bringert · 15 years ago
- a834949 Merge "deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface" by Fred Quintana · 15 years ago
- b5e1569 Merge "Keep track of when the HTML5 database path has been set, so that we don't inadvertantly sync it to the native side before it has been set by the client." by Ben Murdoch · 15 years ago
- 0402e7d Fix SDK build. by Wu-cheng Li · 15 years ago
- 24b326a Unhide exposure compensation API. by Wu-cheng Li · 15 years ago
- 4d98579 Merge "Fix 2336057: Provide a way for the user to return to a call from LockScreen." by Jim Miller · 15 years ago
- 69ac988 Fix 2336057: Provide a way for the user to return to a call from LockScreen. by Jim Miller · 15 years ago
- 80d27ad Merge "Move auto pairing data to a file, add values dynamically." by Jaikumar Ganesh · 15 years ago
- c06fe59 Move auto pairing data to a file, add values dynamically. by Jaikumar Ganesh · 15 years ago
- 9c3184cc Do not recyle headers and footers when measuring the ListView. Bug #2461893 by Romain Guy · 15 years ago
- 3f3e53b Merge "Be sure to back up / restore some new settings" by Chris Tate · 15 years ago
- 50d89f9 Merge "Define the new lastSyncedAttendeeStatus column" by Marc Blank · 15 years ago
- 14c2d79 Be sure to back up / restore some new settings by Christopher Tate · 15 years ago
- 9e0d2b5 deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface by Fred Quintana · 15 years ago
- 64a556d Define the new lastSyncedAttendeeStatus column by Marc Blank · 15 years ago
- 82fe564 Comment out the finalize() methods defined on the Activity, by Carl Shapiro · 15 years ago
- 4bb79db Merge "HorizontalScrollView multitouch scroll and only grip on content AbsListView multitouch scroll and only grip on content" by Adam Powell · 15 years ago
- da2572a Renaming contact search snippet fields. by Dmitri Plotnikov · 15 years ago
- 4cd4770 HorizontalScrollView multitouch scroll and only grip on content by Adam Powell · 15 years ago
- 2a4f254 Remove misleading method comment on TextView#setHint by Kenny Root · 15 years ago
- ac68d81 Merge "Prevent ProgressBar from updating itself when hidden. Bug #2470737" by Romain Guy · 15 years ago
- a05e8a5 Prevent ProgressBar from updating itself when hidden. Bug #2470737 by Romain Guy · 15 years ago
- aaec779 Pick up default install location by Suchi Amalapurapu · 15 years ago
- aa635db Merge "New test on ContextMenuInfo packed positions." by Gilles Debunne · 15 years ago
- 192ab90 New test on ContextMenuInfo packed positions. by Gilles Debunne · 15 years ago
- d82968d Merge "Improve accelerometer-based orientation sensing." by Steve Howard · 15 years ago
- 277903f Merge "Add support for accessing native bidi implementation via jni." by Eric Fischer · 15 years ago
- 018ff89 don't draw layers with history by Cary Clark · 15 years ago
- 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
- e46145f Merge "Configuration param to indicate if sd card is behind the battery." by Amith Yamasani · 15 years ago
- d0c6182 Merge "Correctly handle negative margins in horizontal linear layouts." by Romain Guy · 15 years ago
- c352090 Correctly handle negative margins in horizontal linear layouts. by Romain Guy · 15 years ago
- ee74858 make the SyncStateContentProviderHelper.update() method return an indication if the row to update still exists by Fred Quintana · 15 years ago
- 18773af Keep track of when the HTML5 database path has been set, so that we don't inadvertantly sync it to the native side before it by Ben Murdoch · 15 years ago
- 1d620c6 Merge "Fix for voice search crash in maps and youtube. Bug 2453182" by Amith Yamasani · 15 years ago
- d368572 Fix for voice search crash in maps and youtube. Bug 2453182 by Amith Yamasani · 15 years ago
- 0aa341f When opening the IME or sending a key to a non-cursored textfield, set the default selection. by Leon Scroggins · 15 years ago
- 2ec3069 refactor drawing to support layers by Cary Clark · 15 years ago
- 6a4472f Allow cookies with no name. by Patrick Scott · 15 years ago
- 8354fa6 Make setBackgroundResource() remotable by Bjorn Bringert · 15 years ago
- c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 15 years ago
- 55df5c2 Configuration param to indicate if sd card is behind the battery. by Amith Yamasani · 15 years ago
- 406b09b Merge "Add mobile data on/off switch." by Robert Greenwalt · 15 years ago
- 8cebbfd Merge "Fix tabs." by Romain Guy · 15 years ago
- 6c5664a Fix tabs. by Romain Guy · 15 years ago
- 1ba101f Improve accelerometer-based orientation sensing. by Steve Howard · 15 years ago
- 9d6e45a Merge "ScrollView multiple pointer support. Fixed a bug where ScrollView wouldn't scroll if the initially tapped child ignores the down event." by Adam Powell · 15 years ago
- fa0e57f Merge "Introducing tentative (and hidden) API for contact search snippets" by Dmitri Plotnikov · 15 years ago
- 3ba8a3b Introducing tentative (and hidden) API for contact search snippets by Dmitri Plotnikov · 15 years ago
- bc4e753 ScrollView multiple pointer support. Fixed a bug where ScrollView by Adam Powell · 15 years ago
- dae8e94 Add support for accessing native bidi implementation via jni. by Doug Felt · 15 years ago
- c03fa50 Add mobile data on/off switch. by Robert Greenwalt · 15 years ago
- d70a3d4 Tethering improvements. by Robert Greenwalt · 15 years ago
- 21a20a3 Merge "Fix the build." by Romain Guy · 15 years ago
- dcc490f Fix the build. by Romain Guy · 15 years ago
- 68aea82 Merge "Add 'restoreAnyVersion' attr for apps that want to restore "future" data" by Chris Tate · 15 years ago
- 3dda518 Add 'restoreAnyVersion' attr for apps that want to restore "future" data by Christopher Tate · 15 years ago
- a440b00 Prevents ListView items children to modify properties of other children. by Romain Guy · 15 years ago
- 618c8f1 Merge "Make ScrollView only do overscroll if you're grabbing the child view." by Joe Onorato · 15 years ago
- 9f0e8ee Make ScrollView only do overscroll if you're grabbing the child view. by Joe Onorato · 15 years ago
- b38eb14 allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as well as the previous MANAGE_ACCOUNTS by Fred Quintana · 15 years ago
- 7537590 Merge "yet another race condition fix to address bug:2456970" by Vasu Nori · 15 years ago
- 93f5831e If mPreventDrag is cancelled due to time out, remove by Grace Kloba · 15 years ago
- e0e6a9c Merge "Fix spelling mistakes in attrs_manifest.xml" by Kenny Root · 15 years ago
- 6550c72 Merge "b/2441327 Added add account intent to public api." by Erik Pasternak · 15 years ago
- 4217a3e Fix spelling mistakes in attrs_manifest.xml by Kenny Root · 15 years ago
- 846ebf3 Merge "Add some backup Javadoc and clean imports" by Kenny Root · 15 years ago
- 4855965 Merge "- return the accounts when getAccountByTypeAndFeatures is passed a null or empty features set, http://b/issue?id=2467165 - clear the authtokens when the password changes" by Fred Quintana · 15 years ago
- c3b91fd Fix crash in PendingIntentRecord debug output. by Dianne Hackborn · 15 years ago
- 5a20ea1 Add some backup Javadoc and clean imports by Kenny Root · 15 years ago
- 1d72658 yet another race condition fix to address bug:2456970 by Vasu Nori · 15 years ago
- 58cf334 Merge "Focus the IME on WebView when no textfield is in focus." by Leon Scroggins · 15 years ago
- d4a9d6c - return the accounts when getAccountByTypeAndFeatures is by Fred Quintana · 15 years ago
- a141ecf Merge "Add documentation to help developers make an RFCOMM conection to a Bluetooth serial board. They all use a well-known UUID that is not really explained anywhere official, and this always trips developers up." by Nick Pelly · 15 years ago
- 4b69fea Merge "Some framework fixes for apps on sd change hard coded path in installd fix tests Work around for renaming containers. Do forced unmount when destroying containers. Force a gc in default container service to release handle to parsed package and thus avoid getting killed by vold Some cosmetic changes to PackageManager api. Unit tests for renaming container for MountService Remove internal size limit on app to be installed." by Suchi Amalapurapu · 15 years ago
- c9c0f47 Merge "Factor bidi algorithm into separate method." by Eric Fischer · 15 years ago
- cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 15 years ago
- 20178d6 Factor bidi algorithm into separate method. by Doug Felt · 15 years ago
- 2a399f0 am 563d3a62: merge from open-source master by The Android Open Source Project · 15 years ago
- ea5056e Add documentation to help developers make an RFCOMM conection to a Bluetooth by Nick Pelly · 15 years ago
- eebc8e2 b/2441327 Added add account intent to public api. by Erik · 15 years ago
- 3bfd5ed Merge "Add disabled state to the Spinner widget. Bug #2464034" by Romain Guy · 15 years ago
- 563d3a6 merge from open-source master by The Android Open Source Project · 15 years ago
- 9897c67 Add disabled state to the Spinner widget. Bug #2464034 by Romain Guy · 15 years ago
- 834481c Merge "Add class init stats to alloc counters (API change)." by Andy McFadden · 15 years ago
- 9a35230 merge from open-source master by The Android Open Source Project · 15 years ago
- 6818756 Merge "Temp disable plugin's signature checking." by Grace Kloba · 15 years ago
- 9ff1f96 Merge "Use UTF-8 strings to avoid duplicate caching, part 1" by Kenny Root · 15 years ago
- c4e1bf7 Add class init stats to alloc counters (API change). by Andy McFadden · 15 years ago
- 6c0df0b Merge "Purge CallLog." by Daisuke Miyakawa · 15 years ago
- 7d07408 Merge "Use PackageMonitor in SearchManagerService" by Bjorn Bringert · 15 years ago
- 0dcb692 Purge CallLog. by Daisuke Miyakawa · 15 years ago
- 0e93b56 Merge "Make the notification windowshade work properly with overscroll." by Joe Onorato · 15 years ago
- f0fda92 Make the notification windowshade work properly with overscroll. by Joe Onorato · 15 years ago
- 2854419 Merge "Edit strings related to calendar permissions, bug 2463956." by Roy West · 15 years ago
- 5cde63a Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 15 years ago
- 7467d49 Edit strings related to calendar permissions, bug 2463956. by Roy West · 15 years ago
- 2e1818a New API on VideoView widget to suspend/resume a session. Do not release the MediaPlayer client for video suspending/resuming. by Gloria Wang · 15 years ago
- d88602d Merge "Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 chars)" by Fabrice Di Meglio · 15 years ago