Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import translations. DO NOT MERGE | Baligh Uddin | 2012-10-08 | 6 | -16/+16 |
| | | | | | Change-Id: I634bec03bc0dea7d6ce2e6d90533ab1c4ad79b7c Auto-generated-cl: translation import | ||||
* | Merge "Revert "Add support for custom manta cling"" into jb-mr1-dev | Michael Jurka | 2012-10-07 | 5 | -56/+2 |
|\ | |||||
| * | Revert "Add support for custom manta cling" | Michael Jurka | 2012-10-08 | 5 | -56/+2 |
| | | | | | | | | This reverts commit 68255cbabe1cb7fbfc0706a8a2e1b1927eae1b55. | ||||
* | | Merge "Genericize naming of sw720dp wallpapers" into jb-mr1-dev | Jason Chen | 2012-10-07 | 23 | -11/+11 |
|\ \ | |/ |/| | |||||
| * | Genericize naming of sw720dp wallpapers | Jason Chen | 2012-10-07 | 23 | -11/+11 |
| | | | | | | | | | | | | | | Bug: 6678111 Bug: 7032938 Change-Id: Ie9cf0f295ac090dd2692f6a1e55d4074be07508c | ||||
* | | Merge "Fix to ensure default widgets get size callbacks (issue 7287744)" ↵ | Adam Cohen | 2012-10-07 | 4 | -14/+21 |
|\ \ | | | | | | | | | | into jb-mr1-dev | ||||
| * | | Fix to ensure default widgets get size callbacks (issue 7287744) | Adam Cohen | 2012-10-05 | 4 | -14/+21 |
| |/ | | | | | | | Change-Id: I46b329db247a0b450493530ab619576c45418b01 | ||||
* | | Add support for custom manta cling | Michael Jurka | 2012-10-05 | 5 | -2/+56 |
|/ | | | | | | - Load a custom cling if custom workspace layout is specified - Also persist any custom workspace layout Bug: 6992663 | ||||
* | Removing db corruption exceptions, logging instead (issue 7112132) | Adam Cohen | 2012-10-04 | 1 | -10/+3 |
| | | | | Change-Id: I5fd169ba53a88797723997d25399b39b0468864a | ||||
* | Fix for widgets with config not getting size info (issue 7266053) | Adam Cohen | 2012-10-04 | 3 | -3/+19 |
| | | | | Change-Id: I0b55555ed38d4f2a70345d1b6316a075a9346111 | ||||
* | Merge "Specify workspace resource in preload broadcast" into jb-mr1-dev | Brian Muramatsu | 2012-10-03 | 3 | -8/+31 |
|\ | |||||
| * | Specify workspace resource in preload broadcast | Brian Muramatsu | 2012-10-02 | 3 | -8/+31 |
| | | | | | | | | | | | | | | | | | | Bug 7203884 Allow specifying the workspace XML layout in the PRELOAD_WORKSPACE broadcast. Change-Id: Iec01c6fa2dde4635f624f040b0772ee11fcd88dc | ||||
* | | Fix size of QSB icons in landscape on sw600dp devices | Michael Jurka | 2012-10-03 | 1 | -2/+2 |
| | | | | | | | | Bug: 7260607 Change-Id: I8609449ed1a927a213f2f3d4f2c32c99f24f12d2 | ||||
* | | Fix issue where clicking home button caused search icon blip | Michael Jurka | 2012-10-02 | 2 | -5/+8 |
|/ | | | | | | | Also, tweak size of icons in landscape mode Bug: 7221345 Change-Id: Ib0d1445e165f291c09021f7dad08ad4d248e47ca | ||||
* | Fix issue #7255954: API Review: rename Dream to DreamService | Dianne Hackborn | 2012-09-28 | 1 | -2/+1 |
| | | | | Change-Id: I4a8fcea6856ea021b22d6e1f317c43d081c7b923 | ||||
* | Fixing typo in Mako resource bucket (Bug 6955380) | Winson Chung | 2012-09-27 | 1 | -0/+0 |
| | | | | Change-Id: I85b2db135ab8bdb4a349c070811532c877201191 | ||||
* | Merge "Updating launcher layouts (Bug 6955380)" into jb-mr1-dev | Winson Chung | 2012-09-27 | 8 | -21/+64 |
|\ | |||||
| * | Updating launcher layouts (Bug 6955380) | Winson Chung | 2012-09-27 | 8 | -21/+64 |
| | | | | | | | | | | | | - Fixing issue with tiny search/voice icons in landscape Change-Id: I0291c3415bda0aece241fa07cad132de270d1dda | ||||
* | | Fix 7223056: Enable scroll indicator on tablets | Michael Jurka | 2012-09-26 | 1 | -1/+1 |
|/ | |||||
* | Fix # 6925851: Workspace page spacing gets messed up | Michael Jurka | 2012-09-25 | 1 | -1/+3 |
| | | | | Change-Id: I694fa1e04049e35a415b1f1a85759e501fec6258 | ||||
* | Merge "7225161 Launcher needs to add android:supportsRtl="true" in his ↵ | Fabrice Di Meglio | 2012-09-25 | 2 | -2/+4 |
|\ | | | | | | | AndroidManifest" into jb-mr1-dev | ||||
| * | 7225161 Launcher needs to add android:supportsRtl="true" in his AndroidManifest | Fabrice Di Meglio | 2012-09-25 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | - add basic RTL support in the AndroidManifest so that Widgets will be able to support RTL too - force LTR layout direction to AppsCustomizeTabHost so that we dont have to deal with layout mirroring yet (do not need to force also LTR layout direction to Wallpaper activity and fragment as another CL is removing the ActionBar on them) Change-Id: I66623a3fcec0d7adef62b0ab8c8b2170e09f1b1b | ||||
* | | Remove action bar from wallpaper picker | Michael Jurka | 2012-09-25 | 2 | -3/+2 |
| | | | | | | | | | | | | Bug: 5295678 Change-Id: I50bb4bee3d9d54f28ef4a46ed9754701045d38c7 | ||||
* | | Fix NPE | Michael Jurka | 2012-09-21 | 1 | -1/+1 |
| | | | | | | Bug: 7024933 | ||||
* | | Merge "Try to fix RTE when updating shortcuts" into jb-mr1-dev | Michael Jurka | 2012-09-21 | 1 | -32/+51 |
|\ \ | |||||
| * | | Try to fix RTE when updating shortcuts | Michael Jurka | 2012-09-21 | 1 | -32/+51 |
| |/ | | | | | | | | | Bug: 6529398 Change-Id: Ib88eda5dc1eaf72aae161b25b080197b1049e824 | ||||
* | | Merge "Remove "fade in" animation for search + voice search." into jb-mr1-dev | Michael Jurka | 2012-09-21 | 1 | -2/+0 |
|\ \ | |||||
| * | | Remove "fade in" animation for search + voice search. | Narayan Kamath | 2012-09-21 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | This applies when the app is launched by tapping the search box or the voice search icon. bug:7193408 Change-Id: I29f41faa20c3e7ad00032f749c99d9b69402c422 | ||||
* | | | Removing functionality to click under AllApps to return to the workspace. ↵ | Winson Chung | 2012-09-20 | 1 | -8/+0 |
| |/ |/| | | | | | | | | | (Bug 7012020) Change-Id: I69a4d28866d550cb4a43c99875e3e94dda1b0de8 | ||||
* | | Making launcher use new widget binding APIs | Adam Cohen | 2012-09-19 | 5 | -8/+71 |
| | | | | | | | | Change-Id: I9cd6716e1dc0c53b5c846371ea109ced4cd3d40a | ||||
* | | Merge "Fixing some warnings" into jb-mr1-dev | Michael Jurka | 2012-09-18 | 1 | -5/+5 |
|\ \ | |||||
| * | | Fixing some warnings | Michael Jurka | 2012-09-17 | 1 | -5/+5 |
| |/ | | | | | | | Change-Id: I28ff3b62b831bd49e3592c1b86ba978208324c11 | ||||
* | | Fixing issue where we were collating labels based on an old Locale. (Bug ↵ | Winson Chung | 2012-09-17 | 2 | -20/+28 |
|/ | | | | | | 7133873) Change-Id: Ic1366f06020d1e405a6800386472a8832d683c5e | ||||
* | Add user initialing receiver to select a unique wallpaper. | Dianne Hackborn | 2012-09-16 | 3 | -1/+80 |
| | | | | Change-Id: I14652d8108c2e19db821ab5526b6e630db8fe998 | ||||
* | Workaround for generating QSB icon press states. (Bug 7132477) | Winson Chung | 2012-09-10 | 1 | -7/+24 |
| | | | | Change-Id: I7754bbb20572908cd428c12ba84a7b1160063bcb | ||||
* | Merge "Adding more debug code for dup. ItemInfo bug" into jb-mr1-dev | Michael Jurka | 2012-09-07 | 1 | -0/+2 |
|\ | |||||
| * | Adding more debug code for dup. ItemInfo bug | Michael Jurka | 2012-09-04 | 1 | -0/+2 |
| | | | | | | | | Change-Id: I7963a59b54f05e29e485c3dcc5c0e159e36de59d | ||||
* | | Merge "Fixing issue where we were not removing items from LauncherModel and ↵ | Winson Chung | 2012-09-05 | 2 | -0/+28 |
|\ \ | | | | | | | | | | only the add-queue. (Bug 7078244)" into jb-mr1-dev | ||||
| * | | Fixing issue where we were not removing items from LauncherModel and only ↵ | Winson Chung | 2012-08-30 | 2 | -0/+28 |
| |/ | | | | | | | | | | | the add-queue. (Bug 7078244) Change-Id: I5660b447521646f820fb2497f327e965d99ac207 | ||||
* | | Merge "Debug code for bug b/6830207" into jb-mr1-dev | Michael Jurka | 2012-09-05 | 1 | -0/+3 |
|\ \ | |||||
| * | | Debug code for bug b/6830207 | Michael Jurka | 2012-09-04 | 1 | -0/+3 |
| |/ | | | | | | | Change-Id: Ic951fd448a74ac84398f3e4371b2410e295f0293 | ||||
* | | Fix an error that is not being expressed | Adam Cohen | 2012-08-30 | 1 | -1/+1 |
|/ | | | | Change-Id: I8c3488906b5b95aaf20b996f488ff01bad76300c | ||||
* | Fixing some spacing issues related to new 10inch layout. (Bug 6955380, Bug ↵ | Winson Chung | 2012-08-28 | 4 | -30/+30 |
| | | | | | | 7035262, Bug 7056508) Change-Id: I589fe6c2475cfff12599eee9b490b2d4dc86511a | ||||
* | Merge "Ensuring that unbind calls are not queued in the worker thread and ↵ | Winson Chung | 2012-08-28 | 3 | -37/+66 |
|\ | | | | | | | executed subsequently on the main thread. (Bug 7001531)" into jb-mr1-dev | ||||
| * | Ensuring that unbind calls are not queued in the worker thread and executed ↵ | Winson Chung | 2012-08-27 | 3 | -37/+66 |
| | | | | | | | | | | | | subsequently on the main thread. (Bug 7001531) Change-Id: I677242c0952d6385ca229ba300fdd5a2a7908a8a | ||||
* | | Merge "Fixing a couple small issues with reordering (issue 7064138), (issue ↵ | Adam Cohen | 2012-08-27 | 2 | -8/+54 |
|\ \ | |/ |/| | | | 7064337)" into jb-mr1-dev | ||||
| * | Fixing a couple small issues with reordering (issue 7064138), (issue 7064337) | Adam Cohen | 2012-08-27 | 2 | -8/+54 |
| | | | | | | | | Change-Id: Iaaeb37f630a71f8fd54a6064602ddd10d4d4ab91 | ||||
* | | Merge "Adding additional null checks for instances where the qsb is not ↵ | Adam Cohen | 2012-08-27 | 1 | -9/+32 |
|\ \ | |/ |/| | | | defined. (Bug 6940769)" into jb-mr1-dev | ||||
| * | Adding additional null checks for instances where the qsb is not defined. ↵ | Winson Chung | 2012-08-23 | 1 | -9/+32 |
| | | | | | | | | | | | | (Bug 6940769) Change-Id: I93baa00331bcbcd07e8702d5ad77c8f2022a16f2 | ||||
* | | Merge "Adding the ability to scale the hotseat or items in the hotseat" into ↵ | Adam Cohen | 2012-08-24 | 9 | -34/+73 |
|\ \ | | | | | | | | | | jb-mr1-dev |