summaryrefslogtreecommitdiffstats
path: root/res/layout-land
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: Fix landscape NPEcretin452017-03-261-0/+7
| | | | Change-Id: Ice27a7d88398bbffe99c9689feafd6c4aa4e0191
* Reimplement CM Settings Overview Panel Part 3Yvonne Wong2017-03-261-0/+2
| | | | | | - Enable dynamic grid resizing Change-Id: I95a7f20da48e037a94ce5b6191c5597490d91d9d
* Implementation of folder animation changes as per cm-13.0Vineet Patil2017-03-261-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Folder animations in parity with cm. Folder Layout Revision Updated the folder layout to reflect design revisions based on community feedback Change-Id: Ica1bb796dfccf779a954cf0903a1ae94a010ea1a Conflicts: res/drawable-hdpi/folder_bg.9.png res/drawable-hdpi/folder_fill_highlight.9.png res/drawable-mdpi/folder_bg.9.png res/drawable-mdpi/folder_fill_highlight.9.png res/drawable-xhdpi/folder_bg.9.png res/drawable-xhdpi/folder_fill_highlight.9.png res/drawable-xxhdpi/folder_bg.9.png res/drawable-xxhdpi/folder_fill_highlight.9.png res/layout-land/launcher.xml res/layout-port/launcher.xml res/layout-sw720dp/launcher.xml res/layout/user_folder.xml res/values/dimens.xml src/com/android/launcher3/Folder.java src/com/android/launcher3/FolderIcon.java src/com/android/launcher3/Launcher.java Folder animation changes as per cm-13.0 Change-Id: I019511a58bd9f6a60a3c9b68c826726881cec83f Implementing folder animations Change-Id: I83f17c996ecc894ce22fd195b9b33caf58e2e822
* Revert resource name to what platform ui automator test defines.Hyunyoung Song2015-06-181-0/+2
| | | | | | b/21923650 Change-Id: I26a9405ac0567f856a43d83886df4ece938c11a7
* Fixing issue with hotseat being on the wrong side of the screen in RTL.Winson Chung2015-06-031-1/+1
| | | | | | Bug: 21499466 Change-Id: I566cd89dfb855f89f4e68bf56e48bf99204b11ab
* Moving all apps code into sub package.Winson Chung2015-05-221-1/+1
| | | | | | | - Renaming resources, dimens, etc to be more consistent - Removing old AppsCustomize resources and other unused code Change-Id: I15ce35e7cb7a9b9344fc7103963e4e4c9e45d89a
* Preventing overdraw. Drawing background directly at the window, instead ofSunny Goyal2015-05-211-1/+0
| | | | | | the rootview. Change-Id: Ie974752e739d9acd1fbd765809c671f82f462644
* Various lint error fixes.Sunny Goyal2015-05-142-1/+1
| | | | | | | | > Fixing some RTL errors by specifying both marginStart and marginLeft > Moving all layout direction checks to Utilities > Explicitely adding @TargetApi before every method Change-Id: Ibe9c52b93b5a6adeadb27ace2b312770fd732ea0
* WidgetTray revamp workHyunyoung Song2015-04-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | - RecyclerView is rendering - Animation is connected - Drag and drop is now handled - UI tweaking: background, margins, more to come. - Flicker and preview not loading issue: fixed height for the horizontal scroll view. - Shortcuts are added - Widget Preview loading should support shortPress for drop - UI tweaks left: overlay of arrow when there are more items to scroll - icons are added in the section header - Sorting of widget sections and widget horizontal list - Adding all the padding constants to dimen.xml file - RecyclerView should only support one view type For items to be addressed in follow up patches OR CLs, TODO is added to the comment. b/19897708 Change-Id: Ibfc4da1696a23d20bada93db46e126706eb13cdc
* Initial changes to break out AllApps into its own view.Winson Chung2015-03-101-0/+6
| | | | | | | | - Moves launcher state-transition code into its own class - Moves all-apps related code into a separate view/set of classes - Implements a basic list view for all apps Change-Id: I68f174aa9e1bf82c4e46ce9549c78a8dc4623f46
* Using the default search widget in Launcher3Sunny Goyal2014-11-111-50/+0
| | | | | | | | | | > Removing all logic related to search and voice overlays from Launcher3 > Using the widget provided by global search provider on the homescreen > Removing VoiceButtonProxy, as it is not being used anymore Change-Id: Ie8b09b44f7213c8fa11bce685914442e4884295d
* Clearing some android list errors/warnings.Sunny Goyal2014-11-031-1/+1
| | | | Change-Id: I2f1f991e61f9e41644ee9943f5a1a15971cca6c1
* Fixing insets of launcher clingsSunny Goyal2014-10-282-1/+4
| | | | Change-Id: Idbf46680f96086c93d667c26dc9ed214eeaf835e
* Allow LauncherOverlay to access and manage insetsAdam Cohen2014-10-241-5/+5
| | | | Change-Id: Ib9faf37eb22ad2a0b18c076978ec9f2fd8864c0c
* First pass of the Launcher Overlay interface / implAdam Cohen2014-10-221-0/+7
| | | | | | | -> Added simple reference launcher extension -> Make launcher able to handle a null qsb Change-Id: Ib1575243cac800a335e95bbf00cdc394bb4741c3
* UI FixesSunny Goyal2014-09-231-0/+1
| | | | | | | | | | | | > Adding a scrim to the longpress cling Bug: 17573777 High level design asks (very low-risk) > Changing the dialog to use device default theme > Updating screenpanel assets Change-Id: Ia0216b60fd8cd607d83a5e7c3d7e6c8255125eda
* Updating margin and content size for migration clingSunny Goyal2014-09-121-1/+2
| | | | | Bug: 17446533 Change-Id: I1f980f0565083078ba4f5b7619938083367cbab7
* Removing unused cling resources.Sunny Goyal2014-08-271-9/+0
| | | | Change-Id: I97ff14f436f75a6345f719ef19146b02087e2221
* Updating Clings UISunny Goyal2014-08-272-16/+20
| | | | | | issue: 16127412 Change-Id: Ie5885cabbef086e3b08811da72af88d01c4405e7
* Updating clings, removing ununsed clingsSunny Goyal2014-08-257-434/+93
| | | | | | issue: 16127412 Change-Id: I1d18515765100ff10d33439b3ac39ebfc5da35c7
* Updating the UI for focused state of an icon/folder.Sunny Goyal2014-08-181-0/+5
| | | | | | issue: 16352129 Change-Id: If2e154dba06a0648f933f9aea38898642db9fd85
* Missing paddingRight added.Yura2014-02-041-0/+1
| | | | | Bug: 8166178 Change-Id: Ie2ba02a1ad85d29f1028fe021ade37975b453305
* Updating Tablet clings. (Bug 11973614)Winson Chung2014-01-164-31/+79
| | | | Change-Id: I6cb10424a345691d50c4fac7969e0b97bbee4b3c
* Fixing drop targets in phone / small tablet landscape (issue 12192781)Adam Cohen2014-01-142-2/+2
| | | | Change-Id: I4dc8a82c8cd5ef279506e7868e33a455fba5a3be
* Updating assets and text for migration cling. (Bug 11973614)Winson Chung2014-01-102-0/+170
| | | | Change-Id: I69ffc1581cc43511b4f42ebb2735afe4c0b44131
* Dyanmically lay out overview mode across all orientations and form factors.Winson Chung2013-11-071-13/+0
| | | Change-Id: I788bbf289717b30b19afc9ad9d611c85715bc623
* Initial changes to support AllApps on various form factors.Winson Chung2013-11-011-2/+1
| | | | Change-Id: I7bacb36f8a70c8ac920426899193a7bb7b7abbcb
* Merge "Fixing up PagedView to work in landscape mode" into jb-ub-now-jetsonicAdam Cohen2013-10-311-1/+0
|\
| * Fixing up PagedView to work in landscape modeAdam Cohen2013-10-311-1/+0
| | | | | | | | | | | | | | | | | | -> separated notion of page spacing and paged view padding -> always position the current page within the rect created by pagedview's viewport + padding -> space pages by a constant amount Change-Id: I6bb35f72f04543f83b51ef981f8c9ded051623ac
* | Removing unused cling, tweaking translation character limits (Bug 11151675)Winson Chung2013-10-221-48/+0
|/ | | | Change-Id: I601d92ecca5a479d7778824e3b120634bdae6a45
* Tweaking the front cling to support more verbose languages. (Bug 11015051)Winson Chung2013-10-022-11/+14
|
* Tweaking clings again to support smaller folders (Bug 10965184)Winson Chung2013-10-011-14/+23
| | | | Change-Id: I324d770fafd7db5d66a870f7825caeb6440ac467
* Ensuring that the folder scrim background spans the full device height. (Bug ↵Winson Chung2013-09-271-1/+1
| | | | | | 10965246) Change-Id: I603d6ed61d01c6b0a460dc0205eceb25f6964b9d
* Tweaking folder cling to support large folders.Winson Chung2013-09-262-28/+23
| | | | Change-Id: I3c500463fba8db71807ad4fc27c6923f3e1d0770
* Launcher changes to support custom cling hints.Winson Chung2013-09-241-8/+16
| | | | Change-Id: Ic381f43b96fb15a7a485b139635795e89564cc3b
* Initial changes to restore clings.Winson Chung2013-09-204-30/+148
| | | | Change-Id: Ie23e6e9f39679e8d35955a4a7db804d03f8b4d3f
* Fixing some grid spacing issues. (Bug 10754537, 10754538)Winson Chung2013-09-191-29/+0
| | | | | | | - Ensuring app names don't run into each other in folders and on the workspace - Ensuring that app names are aligned with folder names Change-Id: Ie8d546eacd52005778d81c46011c1c84bc24118c
* Initial Changes for Dynamic GridWinson Chung2013-08-205-109/+7
| | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* Adding overview mode for reordering, widget adding and wallpaper switchingAdam Cohen2013-08-131-0/+4
| | | | Change-Id: I082ba0b90ca4b3fbba32e8dfdec8ba79486d841c
* Removing old scroll indicator and adding page indicator dots.Winson Chung2013-07-171-18/+1
| | | | Change-Id: I44c5b4b532e8464010d45dd0a3dfeccb2d475216
* Porting PagedView from KG to gain simplified scaling model, reorderingAdam Cohen2013-07-081-0/+1
| | | | | | | | | | | | -> We are no longer scaling individual Celllayouts, instead we are scaling the entire Workspace (and the CellLayouts come along for the ride) -> Due to the above change, many assumptions were broken. In particular, our drag and drop / animation archiecture is fairly fragile due to the frequent and complex mapping of points between different bits of the hierarchy. This CL contains a number of fixes which address such breakages. Change-Id: I2e630eab17528729b764b61f587858f6499fd318
* Initial implementation of Shrink-wrapAdam Cohen2013-06-251-5/+0
| | | | Change-Id: If73c7f7ca19ca62ff43134f515584354afef8507
* Changing default screen to 0Adam Cohen2013-06-061-1/+1
| | | | Change-Id: I16b2440f99d4b91a3a74226cdac7054e7d5fd7f5
* Launcher2 is now Launcher3.Daniel Sandler2013-06-059-28/+28
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Fixing issue with qsb icons not being sized correctly. (Bug 8543618)Winson Chung2013-04-121-0/+2
| | | | Change-Id: I807eaa8323e138c3ad13b6b923a3598c072c0588
* Add first RTL support to LauncherFabrice Di Meglio2013-01-235-22/+22
| | | | | | See bug #8064062 Launcher needs to be RTL aware Change-Id: I24b1f1977fb65246afd2005440567b5850939621
* Fixing issue where the cling is offset. (Bug 7633074)Winson Chung2012-11-291-12/+15
| | | | | | - Also fixing issue where the workspace cling was showing on top of AllApps when you entered it for the first time. Change-Id: I7d59ad153de192bc1d69537af1b4af632465138b
* Extend background to full screen.Craig Mautner2012-11-161-82/+93
| | | | | | | | | | | | Gradient and black backgrounds were stopping at the Status Bar. When returning from a full screen app to the launcher the wallpaper was completely visible when it should have been obscured by these backgrounds. Making the app full screen while keeping the views within the system insets fixes this. Bug 7410717 fixed. Change-Id: If3f7e4808961ee6c80fe2d0a328e6ca39fa5eb7a
* Add missing layout attributesRomain Guy2012-10-171-0/+6
| | | | | | Bug #7334849 Change-Id: Iae01cf5c587716951dee849e9c4116717d137d8f
* Updating launcher layouts (Bug 6955380)Winson Chung2012-09-272-4/+6
| | | | | | - Fixing issue with tiny search/voice icons in landscape Change-Id: I0291c3415bda0aece241fa07cad132de270d1dda