summaryrefslogtreecommitdiffstats
path: root/res/drawable
Commit message (Collapse)AuthorAgeFilesLines
* Removing all traces of Market button and TabIndicatorSunny Goyal2014-10-171-33/+0
| | | Change-Id: I9dc10d990321697723560986834ebeef3e0f1c0d
* 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
* Proper fix for missing resource in other devices.Winson Chung2010-11-181-0/+0
| | | | Change-Id: Ie164e42a4c5efce763160dae86b8fe3a9da51fd9
* Moving resource up to fix crash on load.Winson Chung2010-11-181-0/+0
| | | | Change-Id: I364a8dcd5089563bbb6410c86f4f702784b02543
* Draw glow along screen edge when dragging in portrait.Patrick Dubroy2010-11-032-0/+0
|
* Show crosshairs when dragging items around the workspace.Patrick Dubroy2010-09-291-0/+0
|
* Initital changes for new customization drawer/widget tab design.Winson Chung2010-09-152-0/+0
| | | | Change-Id: I160c8777fe2657ab303acfa20934f2e90f9e953e
* Adding paging for the widget/shortcut/folder customization area and fixing bugs.Winson Chung2010-08-161-0/+0
| | | | | | | | | Adding pages for customization drawer with initial implementation of proposed flow layout for widgets. Fixes for keeping all apps, and widgets in sync with Launcher Model, optimizations for reloading all apps pages when invalidating. Adding some animations for tab transitions and feedback when long pressing to add certain items. Change-Id: I8d51749f3a91c964bed35681f3a9192200b0d93e
* refreshed apps/configure button, added search buttonMichael Jurka2010-08-031-0/+0
| | | | | | | | - configure button now has a pressed state (as do the other two) - also added a cast to getX() from float->int because of changes in the view property code Change-Id: I57dc6e44838f4f4354f8977a3b542e93384b3d7d