summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Getting the Overview Mode to look up to spec" into jb-ub-now-indigo-roseAdam Cohen2013-09-2346-14/+25
|\
| * Getting the Overview Mode to look up to specAdam Cohen2013-09-2246-14/+25
| | | | | | | | | | | | | | | | -> New assets, text, fonts -> New spacing of pages (translated upwards) -> Updated outline color to white (the ones we're drawing) Change-Id: Ie664ac0598ae18b86ae6d54d1d6b497c13d2ee95
* | Folder assetsAdam Cohen2013-09-228-0/+0
|/ | | | Change-Id: I8db554990ebe5f695af293c1b482abcd20704b4f
* Merge "Initial changes to restore clings." into jb-ub-now-indigo-roseWinson Chung2013-09-2154-191/+335
|\
| * Initial changes to restore clings.Winson Chung2013-09-2054-191/+335
| | | | | | | | Change-Id: Ie23e6e9f39679e8d35955a4a7db804d03f8b4d3f
* | More folder cleanupAdam Cohen2013-09-201-0/+1
|/ | | | | | | | -> Eliminating out ring -> Fixing the cursor color -> Using "nolip" asset appropriately Change-Id: Ie0e341e865298555dcb0fcb5644e1f3e6b5e39e6
* New folder look / assetsAdam Cohen2013-09-2016-1/+3
| | | | | | | -> Restricting the number of items in folders to prevent scrolling (excess items deleted) Change-Id: I4af2590cd5ea7677c875c031f84d4d5bcca3e6e9
* Merge "Fixing some grid spacing issues. (Bug 10754537, 10754538)" into ↵Winson Chung2013-09-204-40/+6
|\ | | | | | | jb-ub-now-indigo-rose
| * Fixing some grid spacing issues. (Bug 10754537, 10754538)Winson Chung2013-09-194-40/+6
| | | | | | | | | | | | | | - 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
* | Merge "Add live wallpapers and third-party pickers to bottom strip" into ↵Michael Jurka2013-09-205-5/+104
|\ \ | | | | | | | | | jb-ub-now-indigo-rose
| * | Add live wallpapers and third-party pickers to bottom stripMichael Jurka2013-09-205-5/+104
| | | | | | | | | | | | | | | | | | Bug: 10742727 Bug: 10805463 Change-Id: I961344b34fff3b183380caf3508d23b05c1ca26c
* | | Merge "Updating overscroll assets" into jb-ub-now-indigo-roseAdam Cohen2013-09-198-0/+0
|\ \ \ | |_|/ |/| |
| * | Updating overscroll assetsAdam Cohen2013-09-198-0/+0
| |/ | | | | | | Change-Id: I8e39b5f6f60faabb434c0c43bb679a3061763d11
* | Updated launcher assets part 2.Daniel Sandler2013-09-192-10/+18
| | | | | | | | | | | | | | | | | | - fixed centering on new pagination indicators - also tuned the pagination animation a bit to make the size change feel more natural Bug: 10807054 Change-Id: I0953cff80bfeecf085172f710a4bc947133115ed
* | Merge "Updated launcher assets." into jb-ub-now-indigo-roseWinson Chung2013-09-1927-4/+4
|\ \ | |/ |/|
| * Updated launcher assets.Daniel Sandler2013-09-1927-4/+4
| | | | | | | | | | | | | | | | | | - new All Apps - new pagination indicators (including one for "add" which is not yet used) Bug: 10807054 Change-Id: I49c949d635cb1e0b2540e3e8ab44ba62e9ea45f8
* | Adding some assets / fixing a couple bugsAdam Cohen2013-09-1913-0/+6
|/ | | | | | | | -> Adding wallpaper, settings and widgets icons for overview mode -> Fix issues with disappearing search bar / custom content screen when screen is turned off from overview mode. Change-Id: I0904098bd642c40709e27f571e458f1b6e479c17
* Merge "Changing font family to condensed for icons and folders (issue ↵Adam Cohen2013-09-182-1/+3
|\ | | | | | | 10823062)" into jb-ub-now-indigo-rose
| * Changing font family to condensed for icons and folders (issue 10823062)Adam Cohen2013-09-182-1/+3
| | | | | | | | Change-Id: If166f01091a5a400492dc178a4c1503de87b05b7
* | Update assets for pressed/focused/selected statesMichael Jurka2013-09-1837-16/+30
|/ | | | | | | Also, add shadow below/above wallpaper strip Bug: 10722070 Change-Id: I37c445bab90e103f414c95b62e101a73d060661f
* Update styling of tile to pick image as wallpaperMichael Jurka2013-09-186-3/+6
| | | Bug: 10743257
* Merge "Scale wallpaper thumbnails without altering aspect ratio" into ↵Michael Jurka2013-09-141-1/+1
|\ | | | | | | jb-ub-now-indigo-rose
| * Scale wallpaper thumbnails without altering aspect ratioMichael Jurka2013-09-131-1/+1
| | | | | | | | | | Bug: 10616928 Change-Id: I60f59a5c48fe02664229d9ebc1d497c91c49d99b
* | Merge "Update to using new crop intent" into jb-ub-now-indigo-roseMichael Jurka2013-09-142-3/+5
|\ \
| * | Update to using new crop intentMichael Jurka2013-09-132-3/+5
| |/ | | | | | | | | | | | | Also, unify WallpaperCropActivity so it's identical to the system default version (mainly removing Launcher dependencies) Change-Id: I1ebc390bce23de62d76daced6f8cb44d57e4ac0c
* / Adding xxhdpi resource directories.Winson Chung2013-09-1380-20/+0
|/ | | | Change-Id: Iccbdcbfc98187fd3a862774c4b11105d5f5b6d24
* Adding ability to delete previously saved wallpapersMichael Jurka2013-09-125-4/+45
| | | | | | | - Also preserving temporarily picked wallpapers on rotation Change-Id: I35361e2a5619cd986bd8b66268ce9e94b9a0027e
* Add system window inset support to DragLayer and children.John Spurlock2013-09-111-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Re-add string that's used as title of wallpaper pickerMichael Jurka2013-09-101-0/+2
|
* Initial changes to restore AllApps.Winson Chung2013-09-0514-145/+12
| | | | | | | - 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-23/+39
| | | Change-Id: Ifb0a7dcb5a6e9ddd4f4bbccc793d9b4db1256cf2
* Show and hide the wallpaper list in response to touchMichael Jurka2013-09-051-0/+1
|
* Fix small wallpaper thumbnails on some devicesMichael Jurka2013-09-041-2/+2
| | | | | Bug: 10616928 Change-Id: I9094f122ec5b0873c4babda42799e3840ec330c4
* Move wallpapers to external activityMichael Jurka2013-09-0430-35/+0
| | | | | | | Also renaming Launcher's ApplicationInfo to AppInfo since ApplicationInfo is already a framework class Change-Id: Ib3e91d2ba4ace458d790a26c0ce850870fd3f146
* Merge "Added settings button to overview mode" into jb-ub-gel-agarAdam Cohen2013-08-292-0/+11
|\
| * Added settings button to overview modeAdam Cohen2013-08-292-0/+11
| | | | | | | | Change-Id: Idcbfa49fe2710dec460155f34bd371321af6cf17
* | Improve wallpaper croppingMichael Jurka2013-08-2930-25/+0
|/ | | | | | | - Add support for tablets - Add support for parallax with user-cropped images - Improve behavior in landscape Change-Id: I50c4bba59b03d26d595a086a9ea425894f341705
* Merge "Fixing folders to always show in view, removing old assets and ↵Winson Chung2013-08-2625-21/+0
|\ | | | | | | references to LauncherModel count." into jb-ub-gel-agar
| * Fixing folders to always show in view, removing old assets and references to ↵Winson Chung2013-08-2325-21/+0
| | | | | | | | LauncherModel count.
* | Merge "Get the view to be used as qsb bar from the launcher directly." into ↵Adam Copp2013-08-231-7/+0
|\ \ | | | | | | | | | jb-ub-gel-agar
| * | Get the view to be used as qsb bar from the launcher directly.Cristina Stancu2013-08-221-7/+0
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | This will allow more control over the qsb visuals and behaviour in GEL. Depends on ag/339203 Future changes: - revert ag/344333 since we won't need the normal qsb to support hotword anymore - Dragging icons over the Drop target bar (to remove/uninstall them or get App info) doesn't currently work in GEL. There might be future changes needed to fix that. Change-Id: Ic498f0abee5ad99ef1644ff94f174b61f8e1f5f0
* / Remove memory-debug-related launcher icons & functionality.Daniel Sandler2013-08-231-1/+1
|/ | | | | Bug: 10441366 Change-Id: I3ddb95839bcd5c07db7e76ce1a28323b499ea30d
* Oops, fix build breakage caused by missing files.Michael Jurka2013-08-212-0/+43
| | | Also, remove preview images for wallpaper pickers.
* Remove built-in wallpaper picker.Daniel Sandler2013-08-2110-225/+0
| | | | | | | | Note that we don't yet have a solution for the user's initial wallpaper. Bother! Bug: 9626042 Change-Id: I07ab09a3d10434e444dc27051034d387e692e469
* Initial implementation of new wallpaper picker.Michael Jurka2013-08-2139-2/+198
| | | Change-Id: Ib4c5ac4989b4959fa62465d9cde3cac662e24949
* Merge "Initial Changes for Dynamic Grid" into jb-ub-gel-agarWinson Chung2013-08-2046-956/+75
|\
| * Initial Changes for Dynamic GridWinson Chung2013-08-2046-956/+75
| | | | | | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* | Modify qsb bar elements to handle hotword state.Cristina Stancu2013-08-161-0/+1
|/ | | | | | | | | | They currently handle a pressed mode (showing a blue overlay), we'd like them to also handle a hotword state that would modify their appearance when hotword is available and active. Meant to work with: ag/344334 Change-Id: I07e261ce64307fdad8a4c16fc02eb009ca826ece
* Adding overview mode for reordering, widget adding and wallpaper switchingAdam Cohen2013-08-137-20/+80
| | | | Change-Id: I082ba0b90ca4b3fbba32e8dfdec8ba79486d841c
* Adding support for custom page indicator markers.Winson Chung2013-07-264-0/+34
| | | | Change-Id: I057b0cccc4194157d92ebb123af2afaf94fb5415