summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Update Browser useragent string to reflect WebKit merge at r64264Kristian Monsen2010-08-041-1/+1
* Merge "Generated hdpi drawable size reduced"Gilles Debunne2010-08-033-0/+0
|\
| * Generated hdpi drawable size reducedGilles Debunne2010-08-033-0/+0
* | Merge "Fix Framework core tests import of android-common."Brett Chabot2010-08-031-4/+2
|\ \
| * | Fix Framework core tests import of android-common.Brett Chabot2010-08-031-4/+2
* | | Add facility to switch to new fragments from preferences.Dianne Hackborn2010-08-037-23/+127
|/ /
* | am 80782220: am 14805b6c: Merge "New secure setting for mobile download size ...Steve Howard2010-08-031-0/+8
|\ \
| * \ am 14805b6c: Merge "New secure setting for mobile download size limit." into ...Steve Howard2010-08-021-0/+8
| |\ \
| | * \ Merge "New secure setting for mobile download size limit." into gingerbreadSteve Howard2010-08-021-0/+8
| | |\ \
| | | * | New secure setting for mobile download size limit.Steve Howard2010-08-021-0/+8
* | | | | Add support for action buttons without an icon.Adam Powell2010-08-033-19/+43
| |_|_|/ |/| | |
* | | | Merge "remove offending .pn file to fix build"Chet Haase2010-08-031-0/+0
|\ \ \ \
| * | | | remove offending .pn file to fix buildChet Haase2010-08-031-0/+0
* | | | | New two-pane mode for PreferenceActivity.Dianne Hackborn2010-08-039-104/+593
* | | | | Merge "Add dumping of Running Service reports to ApplicationErrorReports"Jacek Surazski2010-08-031-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add dumping of Running Service reports to ApplicationErrorReportsJacek Surazski2010-08-031-1/+4
* | | | | Merge "frameworks/base/ : added scaled hdpi version of assets that were moved...Gilles Debunne2010-08-034-0/+0
|\ \ \ \ \
| * | | | | frameworks/base/ : added scaled hdpi version of assets that were moved to dra...Gilles Debunne2010-08-034-0/+0
* | | | | | Merge "random but useful stuff"Vasu Nori2010-08-038-365/+233
|\ \ \ \ \ \
| * | | | | | random but useful stuffVasu Nori2010-08-038-365/+233
* | | | | | | Merge "Switch android.webkit.MimeTypeMap over to libcore.net.MimeUtils' table."Elliott Hughes2010-08-031-420/+14
|\ \ \ \ \ \ \
| * | | | | | | Switch android.webkit.MimeTypeMap over to libcore.net.MimeUtils' table.Elliott Hughes2010-08-021-420/+14
* | | | | | | | Merge "fixed webkit version number in user agent string"Michael Kolb2010-08-031-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fixed webkit version number in user agent stringMichael Kolb2010-08-031-1/+1
| |/ / / / / /
* | | | | | | Merge "Don't reset connections switching default->hipri"Robert Greenwalt2010-08-031-74/+105
|\ \ \ \ \ \ \
| * | | | | | | Don't reset connections switching default->hipriRobert Greenwalt2010-08-021-74/+105
* | | | | | | | Adding a method called when detecting content change.Makoto Onuki2010-08-031-4/+14
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge "Add support for ColorFilters."Romain Guy2010-08-023-36/+103
|\ \ \ \ \ \ \
| * | | | | | | Add support for ColorFilters.Romain Guy2010-08-023-36/+103
* | | | | | | | add public method in ContentValues to return set of all keysVasu Nori2010-08-021-0/+9
* | | | | | | | Merge "Global Proxy changes to proxy class."Oscar Montemayor2010-08-022-57/+326
|\ \ \ \ \ \ \ \
| * | | | | | | | Global Proxy changes to proxy class.Oscar Montemayor2010-08-022-57/+326
* | | | | | | | | Populate accessibility field on ActionBar items.Jeff Sharkey2010-08-021-9/+12
* | | | | | | | | Merge "before shipping, remove stacktrace printing in requery-warning msg"Vasu Nori2010-08-021-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | before shipping, remove stacktrace printing in requery-warning msgVasu Nori2010-08-021-2/+5
* | | | | | | | | | Add ActionMode#getMenuInflater() for easier menu inflation inAdam Powell2010-08-023-1/+18
* | | | | | | | | | Merge "Move pngs from drawable to drawable-mdpi in project frameworks/base"Gilles Debunne2010-08-027-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Move pngs from drawable to drawable-mdpi in project frameworks/baseGilles Debunne2010-08-027-0/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | do begin-end transaction before standalone insert/update/delete sqlVasu Nori2010-08-027-135/+577
* | | | | | | | am 59d4a536: am 739cdab7: Merge "Do not deference before null check" into gin...Kenny Root2010-08-021-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | am 739cdab7: Merge "Do not deference before null check" into gingerbreadKenny Root2010-08-021-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge "Do not deference before null check" into gingerbreadKenny Root2010-08-021-1/+1
| | |\ \ \ \ \
| | | * | | | | Do not deference before null checkKenny Root2010-08-021-1/+1
* | | | | | | | Added CHOICE_MODE_MULTIPLE_MODAL to ListView.Adam Powell2010-08-024-6/+188
| |_|_|/ / / / |/| | | | | |
* | | | | | | am 4edd80db: am ee34a49f: Add missing word from docs.Brad Fitzpatrick2010-08-021-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | am ee34a49f: Add missing word from docs.Brad Fitzpatrick2010-08-021-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add missing word from docs.Brad Fitzpatrick2010-08-021-1/+1
* | | | | | Merge "Refactor Skia shaders handling."Romain Guy2010-07-303-112/+132
|\ \ \ \ \ \
| * | | | | | Refactor Skia shaders handling.Romain Guy2010-07-303-112/+132
* | | | | | | Merge "Add action mode decor to layout.screen_simple"Adam Powell2010-07-301-5/+15
|\ \ \ \ \ \ \