summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MountService: Add StorageVolume as extra in storage related broadcasts.Mike Lockwood2011-05-232-30/+41
* Merge "Fix 4462474: Use new sw600dp resource target for LockScreen & SystemUI...Jim Miller2011-05-2030-0/+1
|\
| * Fix 4462474: Use new sw600dp resource target for LockScreen & SystemUIJim Miller2011-05-2030-0/+1
* | Merge "Change measurement of effective screen height for PopupWindow now that...Adam Powell2011-05-202-6/+1
|\ \
| * | Change measurement of effective screen height for PopupWindow now thatAdam Powell2011-05-202-6/+1
* | | Merge "Add ParcelFileDescriptor.fromFd() and .adoptFd()." into honeycomb-mr2Dianne Hackborn2011-05-203-15/+111
|\ \ \ | |_|/ |/| |
| * | Add ParcelFileDescriptor.fromFd() and .adoptFd().Dianne Hackborn2011-05-203-15/+111
* | | Merge "Fix 4462497: Move layouts from xlarge to large to enable 7" tablets" i...Jim Miller2011-05-2061-3/+2
|\ \ \
| * | | Fix 4462497: Move layouts from xlarge to large to enable 7" tabletsJim Miller2011-05-1961-3/+2
* | | | Merge "Fix 4462474: Fixes crash on 7" tablet due to using wrong resource" int...Jim Miller2011-05-201-0/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix 4462474: Fixes crash on 7" tablet due to using wrong resourceJim Miller2011-05-191-0/+0
| |/ /
* | | Merge "New opaque cab assets; search dialog tweaks." into honeycomb-mr2Adam Powell2011-05-2015-10/+47
|\ \ \
| * | | New opaque cab assets; search dialog tweaks.Adam Powell2011-05-1915-10/+47
* | | | Use pread() to get the decrypted data for container based DRM file.Gloria Wang2011-05-201-0/+7
* | | | Do not merge. Backport two fixes for InputMethethodFrameworksatok2011-05-202-26/+62
| |_|/ |/| |
* | | Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-1921-177/+495
|/ /
* | Merge "DO NOT MERGE Action bar config changes" into honeycomb-mr2Adam Powell2011-05-195-39/+52
|\ \
| * | DO NOT MERGE Action bar config changesAdam Powell2011-05-195-39/+52
* | | Merge "Move softap config handling to WifiConfigStore" into honeycomb-mr2Irfan Sheriff2011-05-195-82/+257
|\ \ \ | |_|/ |/| |
| * | Move softap config handling to WifiConfigStoreIrfan Sheriff2011-05-185-82/+257
* | | Merge "DO NOT MERGE: Add custom fragment anims for popping backstack" into ho...Chet Haase2011-05-193-3/+60
|\ \ \ | |_|/ |/| |
| * | DO NOT MERGE: Add custom fragment anims for popping backstackChet Haase2011-05-193-3/+60
* | | am fde9ac72: Merge "docs: Cherrypicking change from honeycomb Change-Id: I6b6...Joe Fernandez2011-05-193-5/+15
|\ \ \
| * \ \ Merge "docs: Cherrypicking change from honeycomb Change-Id: I6b62a5c608d3f17f...Joe Fernandez2011-05-193-5/+15
| |\ \ \
| | * | | docs: Cherrypicking change from honeycomb Change-Id: I6b62a5c608d3f17f5ff3c81...Joe Fernandez2011-05-173-5/+15
* | | | | USB: Add method to access raw USB device descriptorsMike Lockwood2011-05-193-0/+45
| |_|/ / |/| | |
* | | | Merge "DO NOT MERGE Adjust action bar home/up sizing/padding for smaller tabl...Adam Powell2011-05-182-3/+39
|\ \ \ \
| * | | | DO NOT MERGE Adjust action bar home/up sizing/padding for smaller tablets.Adam Powell2011-05-182-3/+39
* | | | | am aa0834e3: Merge "LayoutLib: support the new baseline/margin query API." in...Xavier Ducrohet2011-05-183-21/+33
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge "LayoutLib: support the new baseline/margin query API." into honeycomb-mr1Xavier Ducrohet2011-05-183-21/+33
| |\ \ \ \
| | * | | | LayoutLib: support the new baseline/margin query API.Xavier Ducrohet2011-05-163-21/+33
* | | | | | Merge "Using widevine:// to stream adaptive bitrate wvm content no longer" in...James Dong2011-05-184-29/+155
|\ \ \ \ \ \
| * | | | | | Using widevine:// to stream adaptive bitrate wvm content no longerAndreas Huber2011-05-104-29/+155
* | | | | | | Merge "Fix fake display size when rotated." into honeycomb-mr2Dianne Hackborn2011-05-181-2/+16
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix fake display size when rotated.Dianne Hackborn2011-05-181-2/+16
* | | | | | | Merge "DO NOT MERGE For bug 4422428 Squashed commit of the following:" into h...Gloria Wang2011-05-184-17/+28
|\ \ \ \ \ \ \
| * | | | | | | DO NOT MERGEGloria Wang2011-05-134-17/+28
* | | | | | | | Merge "Fix bug 4416126 - orientation change bug with action bar overflow menu...Adam Powell2011-05-171-3/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix bug 4416126 - orientation change bug with action bar overflow menuAdam Powell2011-05-171-3/+1
* | | | | | | | Merge "Improve compat mode scaling implementation." into honeycomb-mr2Dianne Hackborn2011-05-175-281/+149
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Improve compat mode scaling implementation.Dianne Hackborn2011-05-175-281/+149
* | | | | | | | Merge "Tweak padding and sizing of alert dialog elements to fit better in lan...Adam Powell2011-05-1731-2/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | Tweak padding and sizing of alert dialog elements to fit better inAdam Powell2011-05-1731-2/+40
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | am 566489db: Cherrypick from HC--3.0 appwidget features. Change-Id: Idf9e0003...Katie McCormick2011-05-173-162/+964
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Cherrypick from HC--3.0 appwidget features. Change-Id: Idf9e0003db0f45264ca34...Katie McCormick2011-05-173-162/+964
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "StorageVolume: Add getStorageId() accessor" into honeycomb-mr2Mike Lockwood2011-05-173-10/+49
|\ \ \ \ \ \ \
| * | | | | | | StorageVolume: Add getStorageId() accessorMike Lockwood2011-05-173-10/+49
* | | | | | | | Don't use mobile for large uastringJohn Reck2011-05-171-0/+25
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr2Eric Fischer2011-05-1744-0/+333
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Import revised translations. DO NOT MERGEEric Fischer2011-05-1744-0/+333