summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
Commit message (Collapse)AuthorAgeFilesLines
* Port Remote Folder from 12.1 to 13.Tyson Miller2016-01-281-0/+3
| | | | Change-Id: If8cf9d5f054e8948ead702883b79f28db26c4d8b
* Reimplement CM Settings Overview Panel Part 3Yvonne Wong2015-12-031-2/+5
| | | | | | - Enable dynamic grid resizing Change-Id: I95a7f20da48e037a94ce5b6191c5597490d91d9d
* Re-Implementation of hidden foldersVineet Patil2015-11-301-0/+6
| | | | Change-Id: I2cdb881eb6a2608279d30a1cdfc1327a89ae7693
* Reimplement CM Settings Overview Panel in the new Launcher Part 1Yvonne Wong2015-11-301-0/+4
| | | | | | | | | - Adds vertical sliding panel and animations associated with opening and closing the panel - Adds the views for settings and animation for the drawer arrow - Enables hiding workspace icon labels, hiding drawer icon labels, scrolling wallpaper, and larger icons - Changes how ragged grid custom icon sizes gets defined Change-Id: I1a82215a09486b4770494e665e598efdbabd1d3e
* Reimplement the CM scrubber against the new Launchercretin452015-11-231-1/+7
| | | | | | PS4: Implement RTL support Change-Id: I4456d54b5924913d1b36e1cfa9a2269150f6fb3e
* Fixing widgets container inactive scroll bar color.Winson2015-08-241-1/+0
| | | | | Bug: 20035978 Change-Id: Ia267ff8f171f7c4cde00593bd69cf69c1660c431
* Updating the scrollbar to make the fastscroller more visible.Winson2015-08-201-1/+1
| | | | | Bug: 20035978 Change-Id: I56a865262cd07e6af11b4374a7e6354710116dcd
* Adding market search.Winson Chung2015-08-061-0/+1
| | | | Change-Id: Id41615653cd4fa76213add4595418ad0cc6e7852
* Using RGB_565 for low-res iconsSunny Goyal2015-07-011-2/+1
| | | | | | | | | > Using a non-transparent image with flat background for low-res icons > Changing the scale factor from 8 to 5 > The overall size change is 1/50 instead of 1/64 Bug: 22204941 Change-Id: I6cda4b4b3450c23a7bb8218ebd2de2b09af9c414
* Refactoring fast scroller.Winson Chung2015-06-231-1/+5
| | | | | | | | | | | | | - Fixing issue with fast scroller not fitting name width. - Refactoring fast scrolling/scroll bar code out of base recycler view - Adding animations to fast scroller to match design - Smooth scrolling when jumping between app rows - Fixing issue with fast scroller jumping when you first pick it up - Fixing issue with wrong background paddings being used Bug: 21874346 Bug: 22031923 Change-Id: I9f011b1f375751f437604b900e95a2942d3f4601
* Using material style overscroll effect for workspace and foldersSunny Goyal2015-06-191-0/+3
| | | | | Bug: 21335369 Change-Id: I53cc6edfa87334b9326f1dedd90c3e2222beade5
* Moving all apps code into sub package.Winson Chung2015-05-221-3/+3
| | | | | | | - Renaming resources, dimens, etc to be more consistent - Removing old AppsCustomize resources and other unused code Change-Id: I15ce35e7cb7a9b9344fc7103963e4e4c9e45d89a
* Using color filter when animating the drop target instead to TransitionDrawableSunny Goyal2015-05-211-3/+3
| | | | | | | > No more flickering when crossfading between two bitmaps in small duration > Allows us to control the color directly without depending on the assets Change-Id: Ie7ed8bb94baf560e9b939cca624ed1bad457732c
* Updating the widget error viewSunny Goyal2015-05-191-2/+0
| | | | Change-Id: I3ed6336bd9f5a795204a87feedc83663355abcf2
* Reodering some drawablesSunny Goyal2015-05-141-1/+4
| | | | | | | | | | | > quantum_panel_shape is xml rectangle with no margin > quantum_panel_bitmap is 9-patch drawable with inbuild shadow and margin > quantum_panel uses xml-shape for lollipop and 9-patch image for lower devices. It includes margin. For shadow, use elevation on lollipop > All drawables have _dark variant > Using #f5f5f5 for panel background, instead of #ffffff Change-Id: Ia7c6cea6d514ee3774fcf5fef6139650bdd53208
* Removing some more unused resourcesSunny Goyal2015-05-141-2/+0
| | | | Change-Id: Ia09045d2aa88eb1ec17ac4f201aeaf77c6870678
* WidgetTray UI - change text color for the section and widget nameHyunyoung Song2015-05-011-1/+2
| | | | Change-Id: I8ce966d151bc62a9eb23ca3fa8c13c3aeb0c7f37
* Updating drop target assetsSunny Goyal2015-04-281-2/+3
| | | | Change-Id: I33f7dc30b10a617ae4784f067491ab01b27b7733
* Widget tray alignment according to UX specHyunyoung Song2015-04-271-0/+1
| | | | | | | | | - Fixing an issue where widget preview is not loaded do to faulty canceling of loading async task when view is detached from the window. b/20338334 Change-Id: I1e3bd6b6cdafda8d1e0a7a0e87c8089100c341a7
* WidgetTray revamp workHyunyoung Song2015-04-081-1/+3
| | | | | | | | | | | | | | | | | | | | | | | - RecyclerView is rendering - Animation is connected - Drag and drop is now handled - UI tweaking: background, margins, more to come. - Flicker and preview not loading issue: fixed height for the horizontal scroll view. - Shortcuts are added - Widget Preview loading should support shortPress for drop - UI tweaks left: overlay of arrow when there are more items to scroll - icons are added in the section header - Sorting of widget sections and widget horizontal list - Adding all the padding constants to dimen.xml file - RecyclerView should only support one view type For items to be addressed in follow up patches OR CLs, TODO is added to the comment. b/19897708 Change-Id: Ibfc4da1696a23d20bada93db46e126706eb13cdc
* Adding app grid layout with fastscroller.Winson Chung2015-03-121-0/+4
| | | | | | - Adding filtering and using alphabetic index for app grouping. Change-Id: I745b644fa8f90f5ff24a8642ac377ef1c65d8aff
* Removing all traces of Market button and TabIndicatorSunny Goyal2014-10-171-2/+0
| | | Change-Id: I9dc10d990321697723560986834ebeef3e0f1c0d
* UI FixesSunny Goyal2014-09-231-0/+1
| | | | | | | | | | | | > 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 clings, removing ununsed clingsSunny Goyal2014-08-251-1/+0
| | | | | | issue: 16127412 Change-Id: I1d18515765100ff10d33439b3ac39ebfc5da35c7
* Updating the icon click feedbackSunny Goyal2014-08-191-1/+0
| | | | | | | | | > Using BubbleTextView everywhere, removed PagedIconView > There is a brightness feedback on touch and shadow feedback on click, until app launches issue: 16878374 Change-Id: I3dc1149a123c8a75feca6210948398bf2187f1f2
* Updating the UI for focused state of an icon/folder.Sunny Goyal2014-08-181-0/+1
| | | | | | issue: 16352129 Change-Id: If2e154dba06a0648f933f9aea38898642db9fd85
* Updating the ui for widget restore flowSunny Goyal2014-08-121-1/+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-111-1/+2
| | | | | | | | -> 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
* Adding app widget restore support in Launcher3 for android LSunny Goyal2014-07-211-0/+1
| | | | | | | | | | | 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-071-2/+2
| | | | | | | | -> _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
* Revert "Revert "Move wallpaper picker code to a separate directory""Michael Jurka2013-12-111-1/+0
| | | | This reverts commit 39de459a8621abfc91382ce7b4cdd37d09aaac12.
* Revert "Move wallpaper picker code to a separate directory"Michael Jurka2013-12-101-0/+1
| | | | This reverts commit 8e88cb84781907afb7cca80581fea2277264fd2c.
* Move wallpaper picker code to a separate directoryMichael Jurka2013-12-101-1/+0
| | | Change-Id: Id79d11ed08085c4fe356739498a8b77952e30392
* Add visible touch feedback to items in foldersAdam Cohen2013-10-241-0/+1
| | | | Change-Id: I41937f7864bca39232079a90139679ebd5cc2a07
* Tweaking the front cling to support more verbose languages. (Bug 11015051)Winson Chung2013-10-021-1/+1
|
* Tweaking folder cling to support large folders.Winson Chung2013-09-261-1/+1
| | | | Change-Id: I3c500463fba8db71807ad4fc27c6923f3e1d0770
* Launcher changes to support custom cling hints.Winson Chung2013-09-241-0/+2
| | | | Change-Id: Ic381f43b96fb15a7a485b139635795e89564cc3b
* Getting the Overview Mode to look up to specAdam Cohen2013-09-221-0/+1
| | | | | | | | -> New assets, text, fonts -> New spacing of pages (translated upwards) -> Updated outline color to white (the ones we're drawing) Change-Id: Ie664ac0598ae18b86ae6d54d1d6b497c13d2ee95
* New folder look / assetsAdam Cohen2013-09-201-0/+1
| | | | | | | -> Restricting the number of items in folders to prevent scrolling (excess items deleted) Change-Id: I4af2590cd5ea7677c875c031f84d4d5bcca3e6e9
* Add live wallpapers and third-party pickers to bottom stripMichael Jurka2013-09-201-0/+1
| | | | | | Bug: 10742727 Bug: 10805463 Change-Id: I961344b34fff3b183380caf3508d23b05c1ca26c
* Initial changes to restore AllApps.Winson Chung2013-09-051-0/+2
| | | | | | | - Removes unused all apps code due to dynamic grid/spacing - Attempts to use CellLayout instead of PagedViewCellLayout Change-Id: I3c49bca9fc35dfeaf250591fd63bc7f36119968f
* resolved conflicts for merge of a3e22d6a to masterAndrew Flynn2012-03-011-0/+1
|\ | | | | | | Change-Id: I8770574acf86e280a9d15d4309686111260e09d9
| * New small/large screen division for Launcher.Andrew Flynn2012-02-291-0/+1
| | | | | | | | | | | | | | | | Previously the dp division between the two was set at 600dp (7" tablets). This has now been bumped up to 720dp (10" tablets). Change-Id: I1f0419e504fc3bb606156c1cf6fbe03956274184
* | Animating the drag view scale up and down when dragging items.Winson Chung2012-02-131-3/+0
| | | | | | | | Change-Id: Ic97d74a14964c6bdc23305b2d378b13a1f2e3664
* | Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-131-0/+3
| | | | | | | | Change-Id: I133ff2631834a4b97e1e4750fb7c07793ddeba69
* | Animating the drag view scale up and down when dragging items.Winson Chung2012-02-071-3/+0
|/ | | | | | - Also fixing up how we draw the drag view alpha Change-Id: Ied82aec9d52274b0fe65c989eab818b0264a9eb2
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-181-3/+0
| | | | Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
* Cling ALL the things! (Workspace and AllApps)Winson Chung2011-08-221-0/+3
| | | | Change-Id: Iee6b38dbb4f0b2fb85f854d70fd86db1e7b1d8f7
* Adding opacity to drag views. (5064535)Winson Chung2011-08-081-0/+3
| | | | Change-Id: I6eb96edf203a53e55a0d20dd97ff383d0b51da0e
* Grid spacing fixesWinson Chung2011-08-041-7/+0
| | | | | | | | | - Restoring old grid for widgets - Disabling ability to add widgets to hotseat - Updating holo colors - Updating assets Change-Id: I3a639f0afeca9463f8079eb8fbaedf295a41fa0f