summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix bug where LoaderManager instances were not being removed."Dianne Hackborn2010-07-131-0/+1
|\
| * Fix bug where LoaderManager instances were not being removed.Dianne Hackborn2010-07-131-0/+1
* | Action Bar now supports submenus as popups.Adam Powell2010-07-131-1/+14
* | am 89ee578b: am fd035829: Add initial gamepad support.Jeff Brown2010-07-131-0/+16
|\ \
| * \ am fd035829: Add initial gamepad support.Jeff Brown2010-07-131-0/+16
| |\ \
| | * | Add initial gamepad support.Jeff Brown2010-07-131-0/+16
* | | | Merge "Cosmetic changes around TextView."Gilles Debunne2010-07-134-7/+7
|\ \ \ \
| * | | | Cosmetic changes around TextView.Gilles Debunne2010-07-134-7/+7
* | | | | Double and one and a half tap removed from TextView.Gilles Debunne2010-07-131-231/+35
|/ / / /
* | | | am 47b46648: am b8d890eb: Merge "Initial implementation of the download manag...Steve Howard2010-07-133-0/+741
|\ \ \ \ | |/ / /
| * | | am b8d890eb: Merge "Initial implementation of the download manager public API...Steve Howard2010-07-133-0/+741
| |\ \ \ | | |/ /
| | * | Initial implementation of the download manager public API.Steve Howard2010-07-133-0/+741
* | | | Merge "Allow "am" to initiate heap dumps."Andy McFadden2010-07-136-5/+126
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow "am" to initiate heap dumps.Andy McFadden2010-07-126-5/+126
* | | | Merge "Selection handlers in TextView"Gilles Debunne2010-07-132-161/+488
|\ \ \ \
| * | | | Selection handlers in TextViewGilles Debunne2010-07-122-161/+488
* | | | | Merge "Correctly support pre-multiplied alpha, optimizations, more stuff."Romain Guy2010-07-121-6/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Correctly support pre-multiplied alpha, optimizations, more stuff.Romain Guy2010-07-121-6/+20
* | | | | Some improvements to ListFragment.Dianne Hackborn2010-07-122-3/+47
* | | | | Merge "Change Javadoc to get around brokenness"Kenny Root2010-07-121-1/+1
|\ \ \ \ \
| * | | | | Change Javadoc to get around brokennessKenny Root2010-07-121-1/+1
| |/ / / /
* | | | | am b65d2256: merge from open-source masterThe Android Open Source Project2010-07-121-11/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | merge from open-source masterThe Android Open Source Project2010-07-121-11/+11
| |\ \ \ \
| | * \ \ \ Merge "Reduced Warnings by adding Type Arguments and removing unused imports"Jean-Baptiste Queru2010-07-121-11/+11
| | |\ \ \ \
| | | * | | | Reduced Warnings by adding Type Arguments and removing unused importsChristian Mehlmauer2010-06-251-11/+11
* | | | | | | am 6fb70b5a: merge from open-source masterThe Android Open Source Project2010-07-121-45/+45
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | merge from open-source masterThe Android Open Source Project2010-07-121-45/+45
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Documentation Bug (Issue 9557)"Jean-Baptiste Queru2010-07-121-45/+45
| | |\ \ \ \
| | | * | | | Documentation Bug (Issue 9557)Christian Mehlmauer2010-07-061-45/+45
| | | |/ / /
* | | | | | Merge "Convert the minWidth and minHeight to device units when calling getIns...Patrick Dubroy2010-07-121-1/+9
|\ \ \ \ \ \
| * | | | | | Convert the minWidth and minHeight to device units when calling getInstalledP...Patrick Dubroy2010-07-121-1/+9
* | | | | | | Integrate host to device file transfer with the media provider.Mike Lockwood2010-07-121-0/+8
* | | | | | | Merge "MediaProvider: Add constants for media_table and media_id columns in M...Mike Lockwood2010-07-121-0/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | MediaProvider: Add constants for media_table and media_id columns in MTP obje...Mike Lockwood2010-07-101-0/+13
* | | | | | | Browser save page as web archive.Elliott Slaughter2010-07-124-1/+84
| |_|_|_|/ / |/| | | | |
* | | | | | Implement instance passing in LoaderManager.Dianne Hackborn2010-07-094-79/+266
* | | | | | am b14f325a: am 289b9b62: Add ANativeWindow API for directly drawing to the s...Dianne Hackborn2010-07-091-3/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am 289b9b62: Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-091-3/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-091-3/+2
* | | | | | Merge "New cursor controller in TextViews."Gilles Debunne2010-07-094-51/+364
|\ \ \ \ \ \
| * | | | | | New cursor controller in TextViews.Gilles Debunne2010-07-094-51/+364
| | |_|/ / / | |/| | | |
* | | | | | am 0260887c: merge from open-source masterThe Android Open Source Project2010-07-091-42/+39
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | merge from open-source masterThe Android Open Source Project2010-07-091-42/+39
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Improved logging when there's an error creating the directories in getFilesDir()Christian Mehlmauer2010-06-251-42/+39
| | | |/ | | |/|
| * | | am b29e3b9c: Merge "Change CursorTreeAdapter to close the cursors rather than...Jason Parks2010-07-082-32/+31
| |\ \ \ | | | |/ | | |/|
| | * | Change CursorTreeAdapter to close the cursors rather than deactivating them. ...Jason Parks2010-07-082-32/+31
* | | | Merge "reduce locking when using SQLiteStatement"Vasu Nori2010-07-092-78/+147
|\ \ \ \
| * | | | reduce locking when using SQLiteStatementVasu Nori2010-07-092-78/+147
* | | | | Avoid unnecessary tests when drawing ListView dividers.Romain Guy2010-07-091-16/+14
* | | | | Merge "Remove support for density compatibility in the hardware renderer."Romain Guy2010-07-094-40/+20
|\ \ \ \ \