summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix launcher3 standalone build.John Spurlock2013-09-181-3/+3
| | | | Change-Id: Ibfe14c5960211916222fc49389b8776be6bf768b
* Update assets for pressed/focused/selected statesMichael Jurka2013-09-181-4/+14
| | | | | | | Also, add shadow below/above wallpaper strip Bug: 10722070 Change-Id: I37c445bab90e103f414c95b62e101a73d060661f
* Fixing up click / long click to enter / exit overview modeAdam Cohen2013-09-172-5/+18
| | | | Change-Id: I1ec7ab7f3e5c67add9ae64901e0ea377e265ed84
* Merge "Update styling of tile to pick image as wallpaper" into ↵Michael Jurka2013-09-171-6/+27
|\ | | | | | | jb-ub-now-indigo-rose
| * Update styling of tile to pick image as wallpaperMichael Jurka2013-09-181-6/+27
| | | | | | Bug: 10743257
* | Add settled/unsettled state information to launcherSandeep Siddhartha2013-09-172-0/+24
|/ | | | | | Bug: 10789736 Bug: 10785435 Change-Id: I876707103d495f4a8e55909af63c75da210fefde
* Merge "remember the provider path when creating a widget." into ↵Chris Wren2013-09-173-2/+28
|\ | | | | | | jb-ub-now-indigo-rose
| * remember the provider path when creating a widget.Chris Wren2013-09-173-2/+28
| | | | | | | | | | Bug: 10779026 Change-Id: I4f5b619087868a8f637c433c29e3aa6856ccc97d
* | Ensure we exit overview mode when screen turns off (issue 10750327)Adam Cohen2013-09-161-5/+8
| | | | | | | | Change-Id: I2bd31bf549e2bd88a2fbc958b94e5e1107994162
* | Making sure CustomContent is never visible during overview / springloadedAdam Cohen2013-09-162-21/+23
| | | | | | | | Change-Id: I187f7fcfbd4e24e20959c9e0cf5fd5400d006f45
* | Fix issue where you can't long press on empty screen to enter overiew modeAdam Cohen2013-09-162-22/+8
| | | | | | | | Change-Id: Ia7e3913187e5f38ce9db6f9da4bf9e8408ea977a
* | Fix NPE (issue 10708277)Adam Cohen2013-09-161-13/+5
| | | | | | | | Change-Id: I76cc74ae4e75bb9a0c1437c2f7d1c27b2fc6afd7
* | Merge "Solve fling-to-delete bug" into jb-ub-now-indigo-roseMichael Jurka2013-09-162-5/+0
|\ \
| * | Solve fling-to-delete bugMichael Jurka2013-09-142-5/+0
| | | | | | | | | | | | | | | Delete target didn't hide after a fling because onDragEnd was being called twice
* | | Fix issue with deleting in-app shortcutsMichael Jurka2013-09-141-9/+30
|/ / | | | | | | | | | | | | | | Also, don't show remove target for system apps when dragging from All Apps Bug: 10414133 Bug: 10635796
* | Fix wallpaper offset after bootMichael Jurka2013-09-141-1/+1
| | | | | | Bug: 10722164
* | Fix order of saved gallery imagesMichael Jurka2013-09-141-1/+1
| | | | | | | | Bug: 10640466
* | Exit overview mode after setting wallpaperMichael Jurka2013-09-142-27/+39
| | | | | | | | | | | | | | Also, create method to exit overview mode without an animation Bug: 10332065 Change-Id: Iaade5ccb07aefa7d19be5f07db821a69762cb1bb
* | Merge "Update to using new crop intent" into jb-ub-now-indigo-roseMichael Jurka2013-09-142-4/+17
|\ \
| * | Update to using new crop intentMichael Jurka2013-09-132-4/+17
| | | | | | | | | | | | | | | | | | | | | Also, unify WallpaperCropActivity so it's identical to the system default version (mainly removing Launcher dependencies) Change-Id: I1ebc390bce23de62d76daced6f8cb44d57e4ac0c
* | | WIP: Add moveToCustomContentScreen methodAllan Wojciechowski2013-09-132-9/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | To allow as to move to the -1 screen from GEL. Also added a showWorkspace method to handle intents when we are in All Apps. Related GEL CL at ag/357408 Change-Id: I0a4d03df2bf035d342b74f6c3c9b3fe9105f1c59
* | | Merge "Tweaking animation while scrolling to custom content page. (Bug ↵Adam Cohen2013-09-131-17/+3
|\ \ \ | | | | | | | | | | | | 10394396)" into jb-ub-now-indigo-rose
| * | | Tweaking animation while scrolling to custom content page. (Bug 10394396)Winson Chung2013-09-131-17/+3
| | | | | | | | | | | | | | | | Change-Id: I792439eb6b052ba747ab115ffd345638382ac58d
* | | | Merge "Shrink-wrapping model to spec (issue 10397399)" into ↵Adam Cohen2013-09-133-12/+86
|\ \ \ \ | |/ / / |/| | | | | | | jb-ub-now-indigo-rose
| * | | Shrink-wrapping model to spec (issue 10397399)Adam Cohen2013-09-133-12/+86
| | | | | | | | | | | | | | | | Change-Id: I87e32e8bd93f3b0468bc840200faed8270922a03
* | | | Fixing issue with folders not showing up.Winson Chung2013-09-135-22/+31
| |_|/ |/| | | | | | | | | | | | | | | | | | | | - Add long click on empty spaces in hotseat to show overview mode - Limit the height of all apps to the workspace + hotseat size - Fixing some comments Change-Id: Ie5a97a8b04e449385e2b3f6230079aebf8e15d5a
* | | Don't use resource ID in switchBjorn Bringert2013-09-131-20/+20
| |/ |/| | | | | | | | | | | This makes Eclipse unhappy when the code is used as a library project. Change-Id: I75949ebd36fabcdc88914150dc3a21aecc3357d8
* | Merge "Adding ability to delete previously saved wallpapers" into ↵Michael Jurka2013-09-122-1/+188
|\ \ | | | | | | | | | jb-ub-now-indigo-rose
| * | Adding ability to delete previously saved wallpapersMichael Jurka2013-09-122-1/+188
| | | | | | | | | | | | | | | | | | | | | - Also preserving temporarily picked wallpapers on rotation Change-Id: I35361e2a5619cd986bd8b66268ce9e94b9a0027e
* | | Merge "Adding persistence of saved wallpaper images" into jb-ub-now-indigo-roseMichael Jurka2013-09-124-85/+436
|\| | | |/ |/|
| * Adding persistence of saved wallpaper imagesMichael Jurka2013-09-124-85/+436
| | | | | | | | | | | | | | Bug: 10640466 Bug: 10648660 Change-Id: I545a0419a3a6a23b75fb035d7a3be854426d13d4
* | Merge "Recompute cell size when inputs change." into jb-ub-now-indigo-roseJohn Spurlock2013-09-121-3/+5
|\ \
| * | Recompute cell size when inputs change.John Spurlock2013-09-121-3/+5
| |/ | | | | | | | | Bug:10691425 Change-Id: I0bb8904bbae2c6d0939b15ff06d584b96ef6f8b2
* / Allow deleting folders and from all appsMichael Jurka2013-09-121-0/+7
|/ | | Bug: 10635796
* Add system window inset support to DragLayer and children.John Spurlock2013-09-116-8/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of fitting system windows as before, DragLayer now lays out under the system windows. DragLayer will simply add the system window insets to each child's layout margins by default. e.g. for Hotseat, Page Indicators, QSB, Search Overlay. Children that want to use the full viewport can declare so by implementing a new Insettable interface. System window insets will be passed to Insettable#setInsets(insets) and the child can do what it wants with them. Currently, two of DragLayer's children implement Insettable: 1) Workspace (for the -1 screen). Full screen pages are given the entire viewport, paged view offsets modified to end up in the right place now that the viewport is larger (the full screen height). Non-full screen pages like the normal icon pages simply apply the insets to end up in the same place they did before. NowClientCardsView uses the full viewport, applying the insets as padding. Will want to better take advantage of this new real estate in a future CL. 2) All Apps (AppsCustomizeTabHost). Applies the insets as layout margin one level down, so that the bar area is opaque during the transition, but visually the content lands in the same place. (Also add db_files to .gitignore to ignore the output of the db tool) Bug:10687177 Bug:10652189 Change-Id: I80b25d63884d244fcf704b24dad9497ee0d8b453
* Add error message when built-in wallpapers not foundMichael Jurka2013-09-101-0/+2
|
* Removing click sounds on clicking workspace. (Bug 10547952)Winson Chung2013-09-091-0/+1
| | | | Change-Id: I2e41d384041415dffc723f3c302e0854e691a01a
* Allow Launcher class to hide activities from All AppsBjorn Bringert2013-09-062-3/+15
| | | | | | | | | There are a few questions for the launcher team embedded in comments. Bug: 10645210 Bug: 10551568 Change-Id: I67ad10da0d0f0f0885f8b14d329231c37aa6779b
* Making some code easier to debugMichael Jurka2013-09-061-1/+2
|
* Merge "Catch exceptions when setting wallpaper offsets" into jb-ub-gel-agarMichael Jurka2013-09-051-4/+8
|\
| * Catch exceptions when setting wallpaper offsetsMichael Jurka2013-09-051-4/+8
| | | | | | Bug: 10514504
* | Fix crash when setting wallpaperMichael Jurka2013-09-0510-30/+2
|/ | | | | Also clean up some unused code Change-Id: Ibef8d3d594cc859a993640fd6ee578e9eeb633d1
* Initial changes to restore AllApps.Winson Chung2013-09-0514-205/+425
| | | | | | | - Removes unused all apps code due to dynamic grid/spacing - Attempts to use CellLayout instead of PagedViewCellLayout Change-Id: I3c49bca9fc35dfeaf250591fd63bc7f36119968f
* Create a separate wallpaper crop activityMichael Jurka2013-09-052-270/+328
| | | Change-Id: Ifb0a7dcb5a6e9ddd4f4bbccc793d9b4db1256cf2
* Merge "Show and hide the wallpaper list in response to touch" into ↵Michael Jurka2013-09-052-3/+68
|\ | | | | | | jb-ub-gel-agar
| * Show and hide the wallpaper list in response to touchMichael Jurka2013-09-052-3/+68
| |
* | If All Apps is reinstated, allowing removing items from WorkspaceMichael Jurka2013-09-051-4/+7
| |
* | Fix crash on uninstall via drag.Daniel Sandler2013-09-041-1/+4
| | | | | | | | | | Bug: 10347293 Change-Id: I2a2e4693fb79dd71a71cb53f9a90899788702a17
* | Merge "Faster ramp up; external area continues the scrolling" into ↵Adam Cohen2013-09-052-2/+2
|\ \ | | | | | | | | | jb-ub-gel-agar
| * | Faster ramp up; external area continues the scrollingMindy Pereira2013-09-042-2/+2
| |/ | | | | | | Change-Id: I5e0c5803fac9b92721f21a5f799a6929c49bb885