summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Further fixup of migration to global settings" into jb-mr1-devChristopher Tate2012-09-071-0/+3
|\
| * Further fixup of migration to global settingsChristopher Tate2012-09-071-0/+3
* | Merge "Back key to dismiss full screen video" into jb-mr1-devTeng-Hui Zhu2012-09-074-10/+36
|\ \ | |/ |/|
| * Back key to dismiss full screen videoTeng-Hui Zhu2012-09-064-10/+36
* | Merge "Restore accessibility focus after ListView layout." into jb-mr1-devSvetoslav Ganov2012-09-071-0/+56
|\ \
| * | Restore accessibility focus after ListView layout.alanv2012-09-071-0/+56
* | | Merge "The drawables cache strikes again Bug #7117785" into jb-mr1-devRomain Guy2012-09-072-2/+4
|\ \ \
| * | | The drawables cache strikes againRomain Guy2012-09-062-2/+4
* | | | Merge "Make ProgressBar / SeekBar / RatingBar widgets aware of layout directi...Fabrice Di Meglio2012-09-079-18/+69
|\ \ \ \
| * | | | Make ProgressBar / SeekBar / RatingBar widgets aware of layout directionFabrice Di Meglio2012-09-069-18/+69
* | | | | Merge "Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources" int...Fabrice Di Meglio2012-09-071-2/+2
|\ \ \ \ \
| * | | | | Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resourcesFabrice Di Meglio2012-09-061-2/+2
| |/ / / /
* | | | | Include primary flag in StorageVolume.Jeff Sharkey2012-09-061-30/+27
* | | | | Let Pair represent null values.Jeff Sharkey2012-09-061-16/+17
* | | | | Merge "Adding accessibility check in the node provider of NumberPicker." into...Svetoslav Ganov2012-09-061-12/+16
|\ \ \ \ \
| * | | | | Adding accessibility check in the node provider of NumberPicker.Svetoslav Ganov2012-09-061-12/+16
* | | | | | Merge "Adding FEEDBACK_BRAILLE to AccessibilityServiceInfo." into jb-mr1-devSvetoslav Ganov2012-09-061-0/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Adding FEEDBACK_BRAILLE to AccessibilityServiceInfo.Svetoslav Ganov2012-09-061-0/+13
* | | | | | Merge "Granular navigation not possible in edit text if the view has content ...Svetoslav Ganov2012-09-061-1/+1
|\ \ \ \ \ \
| * | | | | | Granular navigation not possible in edit text if the view has content descrip...Svetoslav Ganov2012-09-061-1/+1
| |/ / / / /
* | | | | | Merge "Granular navigation uses mContentDescription instead of getCpontentDes...Svetoslav Ganov2012-09-061-1/+1
|\ \ \ \ \ \
| * | | | | | Granular navigation uses mContentDescription instead of getCpontentDescriptio...Svetoslav Ganov2012-09-061-1/+1
| |/ / / / /
* | | | | | Merge "Screen magnification - feature - framework." into jb-mr1-devSvetoslav Ganov2012-09-0615-12/+353
|\ \ \ \ \ \
| * | | | | | Screen magnification - feature - framework.Svetoslav Ganov2012-09-0615-12/+353
| |/ / / / /
* | | | | | Merge "Better layout for Face Unlock on 600dp tablet" into jb-mr1-devJim Miller2012-09-063-3/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Better layout for Face Unlock on 600dp tabletJim Miller2012-09-063-3/+6
* | | | | | Per-user settingsChristopher Tate2012-09-061-351/+1714
* | | | | | Merge "Limit certain actions to default Display." into jb-mr1-devCraig Mautner2012-09-061-6/+14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Limit certain actions to default Display.Craig Mautner2012-09-051-6/+14
* | | | | | Merge "Convert resized() method to new parameters." into jb-mr1-devCraig Mautner2012-09-061-5/+6
|\ \ \ \ \ \
| * | | | | | Convert resized() method to new parameters.Craig Mautner2012-09-061-5/+6
* | | | | | | Merge "Don't trigger log for empty views" into jb-mr1-devChris Craik2012-09-061-3/+5
|\ \ \ \ \ \ \
| * | | | | | | Don't trigger log for empty viewsChris Craik2012-09-061-3/+5
* | | | | | | | Merge "Add secure setting for package verification" into jb-mr1-devrich cannings2012-09-061-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Add secure setting for package verificationrich cannings2012-09-061-2/+9
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Log if a view fails to fit in the drawing cache" into jb-mr1-devChris Craik2012-09-061-4/+7
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Log if a view fails to fit in the drawing cacheChris Craik2012-09-061-4/+7
| |/ / / / / /
* | | | | | | Iintial stab at multi-user switcher on KeyguardAdam Cohen2012-09-065-1/+116
|/ / / / / /
* | | | | | Merge "Import translations. DO NOT MERGE" into jb-mr1-devBaligh Uddin2012-09-0649-2955/+2239
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEBaligh Uddin2012-09-0549-2955/+2239
| |/ / / / /
* | | | | | Merge "Nested fragments." into jb-mr1-devDianne Hackborn2012-09-064-118/+423
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Nested fragments.Dianne Hackborn2012-09-064-118/+423
| | |_|/ / | |/| | |
* | | | | Fix NPE in NdefRecord parser.Martijn Coenen2012-09-061-1/+2
* | | | | Cosmetic code changes to face unlock after review.Jim Miller2012-09-051-3/+1
| |_|/ / |/| | |
* | | | Merge "Initial pass at re-enabling face unlock in new keyguard." into jb-mr1-devJim Miller2012-09-0511-10/+45
|\ \ \ \ | |/ / / |/| | |
| * | | Initial pass at re-enabling face unlock in new keyguard.Jim Miller2012-09-0511-10/+45
* | | | Merge "remove defunct javascript interface" into jb-mr1-devSelim Gurun2012-09-051-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | remove defunct javascript interfaceSelim Gurun2012-09-051-3/+0
* | | | Merge "Better flow for SIM PIN/ SIM PUK screens in keyguard." into jb-mr1-devJim Miller2012-09-054-0/+45
|\ \ \ \
| * | | | Better flow for SIM PIN/ SIM PUK screens in keyguard.Jim Miller2012-09-044-0/+45