summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi
Commit message (Collapse)AuthorAgeFilesLines
* Fix settings pane button alignment.Danny Baumann2015-01-222-0/+0
| | | | | | | | | The addition of the manage apps button caused unnecessary line wraps for some languages (e.g. DE), and the manage apps icon had a size different from the other icons in that pane. Change-Id: I3faaf32d9826a817250190517583764a2574bfb0 (cherry picked from commit 5ede4fea10abdfc04dbfaa411268568ecce87f95)
* Adding manage apps shortcut to Settings panelRaj Yengisetty2015-01-212-0/+0
| | | | | Change-Id: I02b454072258d57e82c825417941382ea7807e83 (cherry picked from commit cc342519488d50d2f59f514940de6cf02bd53ab2)
* Trebuchet: RTL support for Settings ScreensRaj Yengisetty2014-11-193-0/+0
| | | | Change-Id: I9e6d812a81aa4358e230bd1d58877695eaeee0ac
* Protected Folder Fragment: Add remove Shortcut from list.Raj Yengisetty2014-11-191-0/+0
| | | | Change-Id: I0e9f141bc34bcfa955d7f5f3535d9d437e94b1da
* Re-add Fade side pages and Page outline options.Raj Yengisetty2014-11-192-0/+0
| | | | | | | | Conflicts: res/layout/settings_transitions_screen.xml src/com/android/launcher3/TransitionEffectsFragment.java Change-Id: Iaab1dbd980d065e631d8f3cfe363f3a0b5897f86
* Protected App [3/3] Trebuchet - Protected Apps - Build fixed to work with ↵Raj Yengisetty2014-11-193-0/+0
| | | | | | | | | | | | | | | | | LOCAL_SDK_VERSION - Fixed adding components to protected folders and adding protected folders to other folders - Fixed issues with EditText for FolderName - Adding support for Settings hooks - Uses Setting's LockPattern for Protected Apps - Add Read from Settings Secure DB (DO NOT WRITE!) - Protecting a folder updates Launcher without restart - Batch send component visibility Conflicts: AndroidManifest.xml res/values/preferences_defaults.xml src/com/android/launcher3/AppsCustomizePagedView.java src/com/android/launcher3/Folder.java src/com/android/launcher3/FolderIcon.java src/com/android/launcher3/Launcher.java src/com/android/launcher3/LauncherModel.java src/com/android/launcher3/LauncherProvider.java src/com/android/launcher3/OverviewSettingsPanel.java Change-Id: I41c295e7f2c9abc9b2e77e6e3d39b7ca60d47139
* Trebuchet Settings UI Refresh.Raj Yengisetty2014-11-192-0/+0
| | | | | | | | | | | | | | | | | | - Overview Panel contains all Launcher Settings - Accessible through long press on Workspace or HW Menu button - Settings are held in a SlidingPanel in the Overview Panel - Replace the Settings shortcut in Overview Panel with Themes shortcut - Replace widgets icon with new widgets icon from Launcher3 - Trebuchet Settings changes no longer require restarting Process - Transition Effects have PNG Sequence to show animation sequence - Remove PageIndicator click event to open Overview Panel in AppTray Contributors: Adrian Foulk - UX Lead Abishek Devkota - Project Manager Hayden Schoen - UX Designer Change-Id: I2186213960cf12e840e814757894fe104551856b
* UI FixesSunny Goyal2014-09-232-0/+0
| | | | | | | | | | | | > 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 screenpanel assetsSunny Goyal2014-09-122-0/+0
| | | | | Bug: 17414174 Change-Id: I05850fcd3802010160a604f3056a4b2ff3dc601d
* Merge "Updating content of page description frequently." into ub-now-porkchopSunny Goyal2014-09-041-0/+0
|\
| * Updating content of page description frequently.Sunny Goyal2014-08-281-0/+0
| | | | | | | | | | | | | | | | > Removing unused search icon page indicator issue: 17256565 Change-Id: I95158cf68f98b2af847cefb4d126468b908301e2
* | All apps transition workAdam Cohen2014-08-293-0/+0
|/ | | | | | | | | | | | | -> Fix icons popping in -> Fix issue 17259204 -> posting animation start and buildLayer to allow first frame to be ready. This becomes necessary with RevealAnimator on the render thread, since it can't use FirstFrameAnimatorHelper any longer. -> adding a bit better transition for K, issue 17252683 -> updating a few assets Change-Id: I0b193b4b3b511492a2fad6230cd91e3f0de634f0
* Removing unused cling resources.Sunny Goyal2014-08-2712-0/+0
| | | | Change-Id: I97ff14f436f75a6345f719ef19146b02087e2221
* Updating Clings UISunny Goyal2014-08-271-0/+0
| | | | | | issue: 16127412 Change-Id: Ie5885cabbef086e3b08811da72af88d01c4405e7
* Update adjacent page hintsAdam Cohen2014-08-224-0/+0
| | | | | | -> draw the hints immediately above the workspace Change-Id: Id09070e3876516daf9650132052ab61d02a2cf4d
* Unify next / prev page hints for drag and drop across devicesAdam Cohen2014-08-1910-0/+0
| | | | | | | | -> Eliminate the white bgs on tablets during drag (issue 15880213) -> Add stateful (active and rest) next / prev page hints (issue 15937059) -> Fix recent regression which allowed overscroll in custom content area Change-Id: I1198dc88ca8570cb9e1afd3ca939be06a8dea92e
* Merge "Updating the UI for focused state of an icon/folder." into ↵Sunny Goyal2014-08-161-0/+0
|\ | | | | | | ub-now-porkchop
| * Updating the UI for focused state of an icon/folder.Sunny Goyal2014-08-181-0/+0
| | | | | | | | | | | | issue: 16352129 Change-Id: If2e154dba06a0648f933f9aea38898642db9fd85
* | Merge "Updating virtual preloader assets" into ub-now-porkchopSunny Goyal2014-08-162-0/+0
|\ \
| * | Updating virtual preloader assetsSunny Goyal2014-08-152-0/+0
| |/ | | | | | | Change-Id: I05599133f534e9aa19e8d014edab5ecd6a55fd3a
* / Fix issues with the new widget layoutAdam Cohen2014-08-141-0/+0
|/ | | | | | | | | | | -> use first layout instead of first measure to determine size -> fix issue where we were doubly accounting for padding of AppsCustomizePagedView -> show page backgrounds by default, hide fake page by default -> stripping some dead code related to the market button and all apps cling Change-Id: I787bdf1092c821b780670098fb219a8a68914bc8
* Updating the ui for widget restore flowSunny Goyal2014-08-121-0/+0
| | | | | | | | | | | | | | > Pending widget show a PreloadIconDrawable to indicate installation progress > Only the concerned widgets are reinflated on package install and not the whole workspace. > Adding support for storing default package icon in IconCache issue: 10779035 issue: 16737660 Change-Id: Id787ae4a5ef72d6e01aeb5a1bae5ab8840037679
* Updating the widget trayAdam Cohen2014-08-112-0/+0
| | | | | | | | -> adding dark panel / associated visual updates -> cleaning up the sizing / padding / to match all apps -> fixing a couple things from previous CL -> (removed Context#getDrawable() calls, L-only) Change-Id: Ia65a6eb704b35f74e7305be9334c27971b22235a
* Updating some assetsAdam Cohen2014-07-215-0/+0
| | | | | | -> all apps, page indicators, folder / allapps background Change-Id: I400511c4f07b43df09de28080008c01a96ab9c75
* Enabling quantum look and feel everywhereAdam Cohen2014-07-0721-0/+0
| | | | | | | | -> _l assets become default, new folder icon look is default -> Starting to unify folder look / feel with all apps -> New page indicators Change-Id: I50b2c647fbcbe6ed27705527d8e16bd89e123d0b
* Add new assets for LMP previewAdam Cohen2014-06-1110-0/+0
| | | | | | issue 15544569 c), d), e) Change-Id: Ib352ef1fa7c19c3695c82f3ea31936a4b41da5aa
* Updating screen background assets. (Bug 12136457)Winson Chung2014-01-161-0/+0
| | | | Change-Id: I48d235d9c44a53b5fbf6c244736e86cbc9f19162
* Updating assets and text for migration cling. (Bug 11973614)Winson Chung2014-01-101-0/+0
| | | | Change-Id: I69ffc1581cc43511b4f42ebb2735afe4c0b44131
* Revert "Revert "Move wallpaper picker code to a separate directory""Michael Jurka2013-12-117-0/+0
| | | | This reverts commit 39de459a8621abfc91382ce7b4cdd37d09aaac12.
* Revert "Move wallpaper picker code to a separate directory"Michael Jurka2013-12-107-0/+0
| | | | This reverts commit 8e88cb84781907afb7cca80581fea2277264fd2c.
* Move wallpaper picker code to a separate directoryMichael Jurka2013-12-107-0/+0
| | | Change-Id: Id79d11ed08085c4fe356739498a8b77952e30392
* Dyanmically lay out overview mode across all orientations and form factors.Winson Chung2013-11-072-0/+0
| | | Change-Id: I788bbf289717b30b19afc9ad9d611c85715bc623
* Update all apps pressed state (issue 11113963)Adam Cohen2013-10-111-0/+0
| | | | Change-Id: I747f3817ac00be3e1e3b409285a0e47665b67032
* Fixing RTL issues with Clings. (Bug 11008488)Winson Chung2013-10-103-0/+0
| | | | Change-Id: I78f891eabab53d6ded18f7c843504219d71e2883
* Merge "Updating all-apps button (issue 11030678)" into jb-ub-now-indigo-roseAdam Cohen2013-10-022-0/+0
|\
| * Updating all-apps button (issue 11030678)Adam Cohen2013-10-022-0/+0
| | | | | | | | Change-Id: I62b49ed5225a3859d843d3fa27ef96b341eb7845
* | Updating widget preview tile.Winson Chung2013-10-022-0/+0
|/
* Updating page indicator assets.Winson Chung2013-10-011-0/+0
|
* Fixing up all apps button pressed state:Adam Cohen2013-09-263-0/+0
| | | | Change-Id: If379cc4b0e102a256d044f8f0f7d8ef1d51eb402
* Adding pressed state to overview mode buttons (issue 10926631)Adam Cohen2013-09-264-0/+0
| | | | Change-Id: I9d670d4770e56921310d34dc08657a6e753ec5ee
* Fixing overscroll with single page (issue 10937081)Adam Cohen2013-09-261-0/+0
| | | | | | | -> Also fixing asymmetrical assets (10951956) -> Also fixing camera distance to improve overscroll effect Change-Id: If229c7b8a0c80073f6dea89d5fb009a0e2f5845f
* Whiten all the thingsAdam Cohen2013-09-2611-0/+0
| | | | Change-Id: I5854d20cdf644dc06eef178023b1910c08bb7667
* Merge "Getting the Overview Mode to look up to spec" into jb-ub-now-indigo-roseAdam Cohen2013-09-2311-0/+0
|\
| * Getting the Overview Mode to look up to specAdam Cohen2013-09-2211-0/+0
| | | | | | | | | | | | | | | | -> 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-222-0/+0
|/ | | | Change-Id: I8db554990ebe5f695af293c1b482abcd20704b4f
* Initial changes to restore clings.Winson Chung2013-09-2010-0/+0
| | | | Change-Id: Ie23e6e9f39679e8d35955a4a7db804d03f8b4d3f
* New folder look / assetsAdam Cohen2013-09-203-0/+0
| | | | | | | -> Restricting the number of items in folders to prevent scrolling (excess items deleted) Change-Id: I4af2590cd5ea7677c875c031f84d4d5bcca3e6e9
* Merge "Updating overscroll assets" into jb-ub-now-indigo-roseAdam Cohen2013-09-192-0/+0
|\
| * Updating overscroll assetsAdam Cohen2013-09-192-0/+0
| | | | | | | | Change-Id: I8e39b5f6f60faabb434c0c43bb679a3061763d11
* | Merge "Updated launcher assets." into jb-ub-now-indigo-roseWinson Chung2013-09-197-0/+0
|\ \ | |/ |/|