summaryrefslogtreecommitdiffstats
path: root/res/drawable
Commit message (Collapse)AuthorAgeFilesLines
* Adding manage apps shortcut to Settings panelRaj Yengisetty2015-01-211-0/+21
| | | | | Change-Id: I02b454072258d57e82c825417941382ea7807e83 (cherry picked from commit cc342519488d50d2f59f514940de6cf02bd53ab2)
* Workspace: Custom default screenNebojsa Cvetkovic2014-12-231-0/+22
| | | | Change-Id: Ic90254f7758b9dbd4997a19474e455230355b772
* Trebuchet: Draw the dynamic grid image dynamicallyDanny Baumann2014-11-234-0/+0
| | | | | | | This commits makes it possible to draw the image which previews the selected grid dynamically. Change-Id: I7c029f06110afdf1fe62145a079bba76166bb690
* Revert Themes button to Settings buttonRoman Birg2014-11-191-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | Remove the themes button in the overview panel and add back the Settings button instead. Conflicts: res/drawable-hdpi/ic_setting.png res/drawable-hdpi/ic_setting_pressed.png res/drawable-mdpi/ic_setting.png res/drawable-mdpi/ic_setting_pressed.png res/drawable-xhdpi/ic_setting.png res/drawable-xhdpi/ic_setting_pressed.png res/drawable-xxhdpi/ic_setting.png res/drawable-xxhdpi/ic_setting_pressed.png res/drawable/setting_button.xml res/drawable/settings_button.xml res/drawable/themes_button.xml res/layout/settings_pane.xml res/values/cm_strings.xml src/com/android/launcher3/Launcher.java src/com/android/launcher3/OverviewSettingsPanel.java Change-Id: Ia7517b508ec99d5c8070b960e3de35bd9b7e36fa
* Re-add Fade side pages and Page outline options.Raj Yengisetty2014-11-191-0/+0
| | | | | | | | Conflicts: res/layout/settings_transitions_screen.xml src/com/android/launcher3/TransitionEffectsFragment.java Change-Id: Iaab1dbd980d065e631d8f3cfe363f3a0b5897f86
* Customizeable Dynamic Grid:Raj Yengisetty2014-11-194-0/+0
| | | | | | | | | | | | | | | | | | | - Presets - Comfortable (+0) - Cozy (+1) - Condensed (+2) - Custom option with min, max Reordering items in the settings pane for better organization Modifying Settings Layout for readability Conflicts: res/layout/settings_pane_list_item.xml res/values/cm_strings.xml src/com/android/launcher3/DeviceProfile.java src/com/android/launcher3/list/SettingsPinnedHeaderAdapter.java Change-Id: I5c926b6ca4b2ed73c263ef34eeb368caeb7af9b5
* Protected App [3/3] Trebuchet - Protected Apps - Build fixed to work with ↵Raj Yengisetty2014-11-191-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-19741-0/+839
| | | | | | | | | | | | | | | | | | - 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
* Updating clings, removing ununsed clingsSunny Goyal2014-08-254-58/+11
| | | | | | issue: 16127412 Change-Id: I1d18515765100ff10d33439b3ac39ebfc5da35c7
* Updating the UI for focused state of an icon/folder.Sunny Goyal2014-08-181-3/+10
| | | | | | issue: 16352129 Change-Id: If2e154dba06a0648f933f9aea38898642db9fd85
* Updating the ui for widget restore flowSunny Goyal2014-08-121-24/+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
* Adding app widget restore support in Launcher3 for android LSunny Goyal2014-07-211-0/+24
| | | | | | | | | | | When the app is restored, it displays placeholders for all pending widgets. These placeholders can be moved and removed similar to a widget (size is fixed to what defined in backup). Once the system notifies the launcher of the new widget ids, the place holders are replaced with actual widgets. issue: 10779035 Change-Id: I68cbe4da01e9ca2978cb4471a7c645d2aa592055
* Enabling quantum look and feel everywhereAdam Cohen2014-07-074-84/+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-114-0/+84
| | | | | | issue 15544569 c), d), e) Change-Id: Ib352ef1fa7c19c3695c82f3ea31936a4b41da5aa
* Revert "Revert "Move wallpaper picker code to a separate directory""Michael Jurka2013-12-111-23/+0
| | | | This reverts commit 39de459a8621abfc91382ce7b4cdd37d09aaac12.
* Revert "Move wallpaper picker code to a separate directory"Michael Jurka2013-12-101-0/+23
| | | | This reverts commit 8e88cb84781907afb7cca80581fea2277264fd2c.
* Move wallpaper picker code to a separate directoryMichael Jurka2013-12-101-23/+0
| | | Change-Id: Id79d11ed08085c4fe356739498a8b77952e30392
* Fixing RTL issues with Clings. (Bug 11008488)Winson Chung2013-10-102-0/+38
| | | | Change-Id: I78f891eabab53d6ded18f7c843504219d71e2883
* Adding pressed state to overview mode buttons (issue 10926631)Adam Cohen2013-09-263-0/+63
| | | | Change-Id: I9d670d4770e56921310d34dc08657a6e753ec5ee
* Initial changes to restore clings.Winson Chung2013-09-201-2/+2
| | | | Change-Id: Ie23e6e9f39679e8d35955a4a7db804d03f8b4d3f
* Update assets for pressed/focused/selected statesMichael Jurka2013-09-181-4/+4
| | | | | | | Also, add shadow below/above wallpaper strip Bug: 10722070 Change-Id: I37c445bab90e103f414c95b62e101a73d060661f
* Adding xxhdpi resource directories.Winson Chung2013-09-131-20/+0
| | | | Change-Id: Iccbdcbfc98187fd3a862774c4b11105d5f5b6d24
* Adding ability to delete previously saved wallpapersMichael Jurka2013-09-121-0/+1
| | | | | | | - Also preserving temporarily picked wallpapers on rotation Change-Id: I35361e2a5619cd986bd8b66268ce9e94b9a0027e
* Oops, fix build breakage caused by missing files.Michael Jurka2013-08-211-0/+22
| | | Also, remove preview images for wallpaper pickers.
* Remove built-in wallpaper picker.Daniel Sandler2013-08-212-42/+0
| | | | | | | | Note that we don't yet have a solution for the user's initial wallpaper. Bother! Bug: 9626042 Change-Id: I07ab09a3d10434e444dc27051034d387e692e469
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-1/+1
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Fix a lot of easy lint issuesMichael Jurka2012-02-241-21/+0
| | | | Change-Id: I80b43dae137cbbb912ec0fcc4e401de16a9b44a1
* Fixing a few landscape issues.Winson Chung2011-11-281-2/+2
| | | | | | | | - Fixing issue where widgets/icon names from side pages show in landscape (Bug 5665226) - Fixing issue where the workspace was rendering over the hotseat in landscape (Bug 5665226) - Fixing regression where the market button had no press feedback Change-Id: Idcd890fdddab2d463195c9b3000fe7a0ab357200
* Minor fixes to LauncherWinson Chung2011-11-181-1/+0
| | | | | | | | | | - Tweaking the AllApps tab padding - Fixing issue where the cling punch out might be in the wrong location - Removing unused dragging code related to drop/scroll area overlap - Tweaking padding so that picking up an icon on the top row does not automatically hover over delete (Bug 5636264) - Fixing issue where multiple bgs in AllApps tab bar line makes it look blurry (Bug 5523822) Change-Id: I707397c231188a9feee8c0856374e0483cf37296
* Unifying overscroll btw phone and tabletAdam Cohen2011-11-112-0/+24
| | | | | | -> Using separate assets for removing and uninstalling Change-Id: I183967c3ca482531ae28f71cd9053b673c6a8d03
* Fix stuttering animation when you press homeMichael Jurka2011-10-311-1/+1
| | | | | | | Bug # 5533287 also removing some dead code/assets Change-Id: I05e0a67d5b9003c76e1589a9dc54b7d17b755acf
* Fixing some small issues.Winson Chung2011-09-271-5/+4
| | | | | | | | | - Adding All Apps pressed state (5375824) - Ensuring the drop targets are single line (5375563) - Adding some checks in kb focus logic to appease some frantic monkeys (4508638) - Removing some unused assets Change-Id: I46702ee25c638849c716f0d8428f68c2b06c1c2e
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-181-2/+2
| | | | Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
* DO NOT MERGE: Fixing regression where scroll position would be offset when ↵Winson Chung2011-09-151-0/+22
| | | | | | | | | rotated. - Fixes the scrolling issue only in conjunction with framework measure fix - Updating the wallpaper gallery item background Change-Id: I156de59a3eadfdaa61018c0a74ad0614d76cde6d
* Fixing build.Winson Chung2011-09-141-1/+1
| | | | Change-Id: Ib76ed00be3b81231b782f83a3dd13c6dc40d6439
* Cling ALL the things! (Workspace and AllApps)Winson Chung2011-08-221-0/+20
| | | | Change-Id: Iee6b38dbb4f0b2fb85f854d70fd86db1e7b1d8f7
* Launcher cleanup and fixes.Winson Chung2011-07-254-92/+0
| | | | | | | | | - Removing unused hotseat assets - Adding xhdpi assets from designer repo - Decoupling dock divider and scroll bar to fix landscape divider issue - Fixing issue where dock portals were being clipped Change-Id: If3894a9a265e0272111e852857f9cfbf994ec050
* Removing unused resourcesMichael Jurka2011-07-202-49/+0
|
* Adding new assets.Winson Chung2011-07-012-2/+26
| | | | Change-Id: I20c8ceae997290781923caf195f6f87e283b1b7f
* Removing the old dot.dot.dot page indicators at the bottom.Winson Chung2011-06-2310-222/+0
| | | | Change-Id: Ia501329223c5e80634b1f9e3f13ceac378217491
* A fullscreen wallpaper chooser for all screen sizes.Amith Yamasani2011-06-221-0/+20
| | | | | | | The wallpaper preview covers the whole screen, with background protection for the gallery items and button. Change-Id: Ice31c4fea6503d1a59b59d6fbffb5e4a28eb2143
* Rocket Launcher!Daniel Sandler2011-05-261-0/+20
| | | | | | | | | | | | | This is an Android Dream, which is kind of like an interactive screensaver implemented as an Activity. The Rocket Launcher uses the Launcher's own icon cache to show the user's installed apps in hyperspace. Tap the screen to slow down to impulse power. Then, tap an icon to launch. (depends on I4559a95 for android.dreams in support lib) Change-Id: Ie6ce34ec1c863667faeada4f39b225f3946e8633
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-223-2/+42
| | | | Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
* New wallpaper picker assetsAdam Cohen2011-01-251-0/+0
| | | | Change-Id: I046ca375308ab504073fa37c44e8c40b6bbbfdd7
* Adding wallpaper picker previewAdam Cohen2011-01-181-0/+0
| | | | Change-Id: Ib3a10bb02b249f71265fe04b3829465a77fb4a9f
* holo look for pressed/focused workspace iconsMichael Jurka2010-12-151-25/+0
| | | Change-Id: Ia964c868afd200be3828e4397659391f857599e6
* Reconciling assets from designer tree and moving assets out of drawable/ and ↵Justin Ho2010-12-088-0/+0
| | | | | into the appropriate resolution folders Change-Id: Ib3ddd01a9b1e2c2f1cfa00bba7372308bc9edf6d
* Removing unnecessary workaround for padding on workspace icons.Winson Chung2010-12-021-0/+0
| | | | Change-Id: I2ae6324e18db7b010c8d2ef5140e004da2f2b9f0
* Adding background protection to icons and apps button.Winson Chung2010-12-011-2/+2
| | | | Change-Id: I650f9135c0ce5bc2a6f7c5f878d470d6a85e9f7e
* Adding background protection for tab labels in AllApps/Customize and ↵Winson Chung2010-11-301-0/+34
| | | | | | modified padding to match mockups. Change-Id: I7f3b37d892fdf5a702a66d68e1bbdf333068d7ec