summaryrefslogtreecommitdiffstats
path: root/res/layout/all_apps.xml
Commit message (Collapse)AuthorAgeFilesLines
* Change NavBar to transparent blackHyunyoung Song2016-08-051-2/+1
| | | | | | b/30615471 Change-Id: I7885e8a7fd63ee10c9b0107087046730e8acfde9
* Updating the search hint to contain the icon as a span object.Sunny Goyal2016-07-221-13/+1
| | | | | | | | | This makes the icon part of the hint text, and removes any need for custom focus event handling. Also the icon will now appear at the start of the text based on the direction of the text and not the direction of the layout Change-Id: I06c5cf99492d75b1005c69ec7c521cde0fdab010
* Merge "Initial changes to tweak layout." into ub-launcher3-calgaryWinson Chung2016-07-201-6/+2
|\
| * Initial changes to tweak layout.Winson2016-07-201-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adding DeviceProfile callback for when the launcher layout changes due to insets. This is necessary since there are now different layouts depending on which side the navigation bar is on - Consolidating hotseat and other layout into the device profile launcher layout logic - Making the all apps icons match the workspace icon height - Tweaking caret drawable to draw to the bounds specified to simplify layout in each orientation - Fixing minor issue with page indicator shifting in landscape - Centering overview buttons to the workspace page Bug: 30021487 Change-Id: I1866bce00b2948f3edd06168c0f88d81207e3f13
* | Merge "Fixing accessibility description for apps search box" into ↵Sunny Goyal2016-07-201-0/+1
|\ \ | |/ |/| | | ub-launcher3-calgary
| * Fixing accessibility description for apps search boxSunny Goyal2016-07-151-0/+1
| | | | | | | | Change-Id: I9c6c85eeec5e54dd29867c58ead7ce43acdc7cb1
* | Centered typing in search fieldPeter Schiller2016-07-191-1/+1
|/ | | | Change-Id: Iae46722195d0d06ff88da52df4fa48ca7b157512
* Merge "Preventing unnecessary layouts on search focus change" into ↵Peter Schiller2016-07-141-11/+14
|\ | | | | | | ub-launcher3-calgary
| * Preventing unnecessary layouts on search focus changeSunny Goyal2016-07-141-11/+14
| | | | | | | | | | | | | | Instead of expanding the edittext, using a separate textview which is shown/hidden as the hint text Change-Id: Ib4cedeaed9291f972be2ee407c06f4944c983e27
* | Remove hotseat flicker and all apps GPU overdrawHyunyoung Song2016-07-131-2/+0
|/ | | | | | | | | > Short story: elevation + transparency caused both flicker and overdraw b/29641308 b/29648104 Change-Id: I621ccd888fa4c7e9292336dac1371246115cd3bb
* Consolidate all the dividers to provide same look and feelPeter Schiller2016-07-081-1/+0
| | | | | Bug: 30017936 Change-Id: I072cb116dba1df555a63f3f67b730f7f9c3a235a
* Set the all apps nav bar to black.Hyunyoung Song2016-07-061-0/+9
| | | | | | b/29998559 Change-Id: Iba66b390f78fdf25b7eaf912012aabaf7df56476
* Updating all apps to match specPeter Schiller2016-06-301-22/+31
| | | | Change-Id: Ie351fdea2e3b05ca911e6533f0c5d00c17e0847c
* Removing dependency on LauncherCallbacks for getting the search boundsSunny Goyal2016-03-171-0/+2
| | | | | | | | | | | > Instead of handling insets in BaseContainerView, directly applying them to margins, as that scpace can't be used for scroll handling > Appliying the top and bottom padding in xml > The left & right padding is defied in xml which is reused for scroll handling Bug: 27108154 Change-Id: Ia32e6d5e8fd1bfafb1d77d1244ce2268e4da9df9
* Fixing crash during rotationSunny Goyal2016-02-111-0/+2
|\ | | | | | | | | | | | | am: bb702584fa * commit 'bb702584fa551fab8cffbb0ae5459d9efd16ce2a': Fixing crash during rotation
| * Fixing crash during rotationSunny Goyal2016-02-111-0/+2
| | | | | | | | | | | | | | > Different views with same IDs were saving state > Fixing scroll getting reset on rotation Change-Id: Iae42419b83ee5ffa1bb43959f0931c8dfb761f32
* | Build fixSunny Goyal2016-02-111-1/+1
|/ | | | Change-Id: Ic828f62fbd1990d81983cad995b918bba020a3b1
* Merging search bar with all appsSunny Goyal2016-02-081-25/+57
| | | | Change-Id: I78577124cd3c05d52669c3e52b0294d6eb1d194d
* Refactoring all apps search to support external search bar.Winson Chung2015-06-151-9/+31
| | | | | | | | | | | | | | | | | | | | | - Adding support for an external search bar that can be used to search a container view. This adds a new interface AllAppsSearchController which manages the external search bar. Each controller will have its own search implementation which means that we no longer need a common AppSearchManager interface. - Removing elevation controller as we no longer have a builtin search bar in all apps - Refactoring container view insets so that they behave the same in all containers. - Refactoring apps view to ensure that we only update the number of columns with the available width - Cleaning up LauncherCallbacks interface Bug: 20127840 Bug: 21494973 Change-Id: I710b8e18196961d77d8a29f0c345531d480936fe
* Moving all apps code into sub package.Winson Chung2015-05-221-0/+35
| | | | | | | - Renaming resources, dimens, etc to be more consistent - Removing old AppsCustomize resources and other unused code Change-Id: I15ce35e7cb7a9b9344fc7103963e4e4c9e45d89a
* Minor changes to help address some hiccups when panning, changing tabs and ↵Winson Chung2011-05-061-20/+0
| | | | | | | | rotating in AppsCustomize. - Also removing references to old all-apps 2d/3d Change-Id: Ibe07ad8b4facc5c57b3c82ccf0b55260be61a31b
* Change the way 2D/3D AllApps are selected.Daniel Sandler2010-03-041-17/+4
| | | | | | | | all_apps.xml is now a trampoline that loads the correct layout file. Also take this opportunity to make 2D the default. Change-Id: Iba2500da1bf4f505f1a5c2f6f32ed6e72ec34c5f
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-031-0/+33
AllAppsView is now the 2D, GridView-based version (very similar to classic Launcher); AllApps3D is the RenderScript/Rollo implementation. TODO: - some mdpi assets are not in fact mdpi - related to above: static wallpapers not working yet - add dynamic selection of 2D/3D AA; currently you must choose one at build time by picking the appropriate class in all_apps.xml (see separate CL for sapphire overlay that does this) Change-Id: I253d98404ea8a329a4049d2e48edd2e5129fa6ba