summaryrefslogtreecommitdiffstats
path: root/res/layout-xlarge/all_apps_paged_view_application.xml
Commit message (Collapse)AuthorAgeFilesLines
* Moving tablet interface to 'large' devicesMichael Jurka2011-05-121-32/+0
| | | | | (later, we will decide this more accurately based on the width of the screen in dips, but for now keeping changes so that they can easily be backported to earlier versions of Android) Change-Id: I203addcbf19e8e3813c488af47e4fdf90dcd3115
* Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-1/+4
| | | | Change-Id: Ieafd713393daf5628f229a66441bd3ed293245da
* Various tweaks to launcherWinson Chung2010-12-141-2/+0
| | | | | | | | | - Removing hotdog for shadow bg protection - Adding bg protection for customization tray - Restoring holographic outlines for all apps - Small bug fixes Change-Id: I58d81bb490f78c76fcaf46122febc3c1aace854e
* Fix for missing AllApps icons.Winson Chung2010-12-021-1/+1
| | | | Change-Id: Ic6c7cc3e55790d9fca1eb260bc9220442e5a9176
* Fixing issue where holgoraphic icon backgrounds were not being drawn.Winson Chung2010-11-091-2/+0
| | | | | | - Removing the workarounds that we had previously to get around this. Change-Id: I4f2b2f827988a7d76d86406542f647701df81a2d
* Layout and spacing changes for AllApps/Customization drawerWinson Chung2010-11-011-0/+2
| | | | | | - Also fixing issue where preview images in the customization drawer were not being scaled down Change-Id: I83d1abf019d591954204b87a437eac2ff916dd54
* Increasing icons for homescreen as well as as all-apps (temporarily until we ↵Winson Chung2010-10-271-11/+1
| | | | | | | | get hi-res icons). - Also fixing spacing in the portrait mode, and using the same styles for both AllApps and workspace icons. Change-Id: I222dd5d53a39d6940a85f40b57912b69c926ffd0
* More spacing changes for AllApps.Winson Chung2010-10-201-1/+2
| | | | | | - Also testing a simple scale of existing icons in lieu of high res icons. Change-Id: Ib9758064536cd1b1704344ea885bccdc93dd3466
* Adding tap-to-add behaviour to the customization drawer.Winson Chung2010-09-271-1/+1
| | | | Change-Id: I5a0863a8df2a0b4855112eb29b40b6e7dd550db9
* Changing the holographic outline algorithm to match designs.Winson Chung2010-09-171-1/+9
| | | | Change-Id: Ibb9668514c7c3ce56473cf041051245b9c19c793
* Adding holographic outline for paged items (sans widgets).Winson Chung2010-08-191-1/+3
| | | | | | Fixing possible null ptr exception in Launcher. Change-Id: Ie625a6503299cf122e5c22852846d59e66f77414
* Adding paging for the widget/shortcut/folder customization area and fixing bugs.Winson Chung2010-08-161-1/+2
| | | | | | | | | Adding pages for customization drawer with initial implementation of proposed flow layout for widgets. Fixes for keeping all apps, and widgets in sync with Launcher Model, optimizations for reloading all apps pages when invalidating. Adding some animations for tab transitions and feedback when long pressing to add certain items. Change-Id: I8d51749f3a91c964bed35681f3a9192200b0d93e
* Creating generic Workspace/CellLayout for paged views in Launcher.Winson Chung2010-08-161-0/+29
Adding SimpleWorkspace, SimpleCellLayout and an AllApps implementation of the SimpleWorkspace. Making SimpleWorkspace support content with smaller dimensions than the workspace dimensions itself. Temporary change to AllApps tabs styling until we get new assets for tabs in general. Change-Id: Ibe3c56603223853d232816b6695e4ddd757857ba