summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Updating the widget error viewSunny Goyal2015-05-195-10/+5
|/ / | | | | | | Change-Id: I3ed6336bd9f5a795204a87feedc83663355abcf2
* | Merge "Initially set the widget container view to GONE visibility" into ↵Hyunyoung Song2015-05-161-0/+1
|\ \ | |/ |/| | | ub-launcher3-burnaby
| * Initially set the widget container view to GONE visibilityHyunyoung Song2015-05-151-0/+1
| | | | | | | | | | | | | | | | - Bitmap loading should not happen when Launcher3 is being loaded. b/21207643 Change-Id: I1b6a5f970d157d139e0e5021182048f752b67415
* | Optimizing shadow generation by reusing bitmap.Sunny Goyal2015-05-151-0/+7
| | | | | | | | | | | | | | | | > Not creating unnecessary bitmaps > Final bitmap is generated as ALPHA_8 instead of ARGB_8888 > The shadow drawing is done directly in the view Change-Id: I504fa2ea3abdc1a3c3fb9ad57d6e28880d2584a1
* | Merge "Adding padding to the folder content" into ub-launcher3-burnabySunny Goyal2015-05-151-0/+3
|\ \
| * | Adding padding to the folder contentSunny Goyal2015-05-131-0/+3
| | | | | | | | | | | | Change-Id: I88e56ff1aa26282e0167e2599f1b34ee374b705f
* | | Changing the text sizes in the widget tray based on feedback from UXHyunyoung Song2015-05-142-3/+3
| |/ |/| | | | | Change-Id: Ide984049a326a6629269e90be3468a53a9dc60e3
* | Merge "Place the work profile badge in the correct bottom right (left for ↵Hyunyoung Song2015-05-151-0/+1
|\ \ | | | | | | | | | RTL) location" into ub-launcher3-burnaby
| * | Place the work profile badge in the correct bottom right (left for RTL)Hyunyoung Song2015-05-141-0/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | location Also: - clean up of some code - remove requestLayout() method call that is not needed. b/20338602 Change-Id: I65e0e1ac40da2e3fa85af4d3aca54bed3f200a99
* | Extending the shadow effect for search bar to lower devicesSunny Goyal2015-05-142-24/+36
| | | | | | | | | | | | > Applying the background to the whole container instead of recycleview Change-Id: Ifc90d05e0e96c41ba9aaf96b906211b101c2e197
* | Various lint error fixes.Sunny Goyal2015-05-149-5/+12
| | | | | | | | | | | | | | | | > Fixing some RTL errors by specifying both marginStart and marginLeft > Moving all layout direction checks to Utilities > Explicitely adding @TargetApi before every method Change-Id: Ibe9c52b93b5a6adeadb27ace2b312770fd732ea0
* | Reodering some drawablesSunny Goyal2015-05-1430-11/+99
| | | | | | | | | | | | | | | | | | | | | | > 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-1411-155/+0
| | | | | | | | Change-Id: Ia09045d2aa88eb1ec17ac4f201aeaf77c6870678
* | Resource cleanup: Removing obsolete resourcesSunny Goyal2015-05-1332-0/+0
|/ | | | | | > For workspace scrim, using a flat color, instead of a 1-pixel bitmap Change-Id: I7e8a16293b90303b0674d7f678c3f4cc5fb8a962
* Merge "Pulling out predictions into another row view." into ub-launcher3-burnabyWinson Chung2015-05-139-30/+63
|\
| * Pulling out predictions into another row view.Winson Chung2015-05-139-30/+63
| | | | | | Change-Id: Iba0d74457a1314cf0c00a88f9b07df049334e542
* | Merge "Animating the folder title & page indicator when a multi-page folder ↵Sunny Goyal2015-05-131-9/+12
|\ \ | |/ |/| | | is opened for the first time" into ub-launcher3-burnaby
| * Animating the folder title & page indicator when a multi-page folderSunny Goyal2015-05-081-9/+12
| | | | | | | | | | | | is opened for the first time Change-Id: I70f5fd942724251a5e863fbb78a0c24f440b0283
* | Minor visual tweaks.Winson Chung2015-05-132-6/+4
| | | | | | | | | | | | | | | | | | | | - Drawing full divider under predicted apps - Enabling dynamic search bar elevation - Increasing fast scroller pop-up size - Insetting the padding to prevent the scroll bar from overlapping with app titles Bug: 20299865 Change-Id: I48ffde43c2158c23b54cd43fede722da41ccc111
* | Unbreak the build. Remove extra xml version definition.Hyunyoung Song2015-05-121-1/+0
| | | | | | | | Change-Id: I42f1c21143bef6181828d1135deaaf153acbf984
* | Fixing several layout issues.Hyunyoung Song2015-05-124-30/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - N7/N9 indented area should not block scroll view - separator at the end of the widget cell should not show up on the last item. Not covered in this CL: - Guarantee that last item is showing only 20~40%. Right now, the hand picked constant works for N5,6,7,9 b/20338324 b/20763871 Change-Id: I274ab95c6c3e2fc8be8ceafb2e8172c0174a41a5
* | Merge "Using BubbleTextView for widget section headers" into ↵Sunny Goyal2015-05-123-31/+26
|\ \ | | | | | | | | | ub-launcher3-burnaby
| * | Using BubbleTextView for widget section headersSunny Goyal2015-05-123-31/+26
| | | | | | | | | | | | | | | | | | > Loading highres icons on the worker thread. Change-Id: I5b68a86820aa4c132c156339e497354cf57f0fca
* | | Removing obsolete strings with no default translationSunny Goyal2015-05-1276-3175/+0
| | | | | | | | | | | | Change-Id: I80613460450078ef5f1fd495c8dced3abf8d273f
* | | Exploring dense all apps layout.Winson Chung2015-05-113-5/+5
|/ / | | | | | | | | | | | | | | | | - Disabling section headers in all apps on tablet layouts - Fixing issue with predictions not showing on rotation - Fixing issue with over-aggressive dismissing of keyboard & filtered app state - Fixing issue where the container bounds were running straight up to the nav bar Change-Id: I5a5a56afa75b50be96af4894bf785ffbb1b15fb3
* | Merge "Various icon size changes" into ub-launcher3-burnabySunny Goyal2015-05-114-57/+6
|\ \
| * | Various icon size changesSunny Goyal2015-05-115-86/+6
| | | | | | | | | | | | | | | | | | | | | 1) Setting different icon and text size for workspace and all apps 2) Setting padding during BubbleTextView inflation Change-Id: I59da6986b0d98e8e2aa6065743bb799a6bf06a37
* | | Merge "Ensure that clipping widget size is 20~40% of its width on every ↵Hyunyoung Song2015-05-113-11/+12
|\ \ \ | | | | | | | | | | | | devices" into ub-launcher3-burnaby
| * | | Ensure that clipping widget size is 20~40% of its width on every devicesHyunyoung Song2015-05-113-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | b/20338324 b/20763871 Change-Id: I69114cb6dfec95c473313a440a6db76a052e5601
* | | | Merge "Initial changes to support predicted apps." into ub-launcher3-burnabyWinson Chung2015-05-116-32/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Initial changes to support predicted apps.Winson Chung2015-05-116-32/+10
| | | | | | | | | | | | Change-Id: I80117d51074fe3dbdbb8d81cae886b1dffdfb86a
* | | | Merge "Using xml-drawable and elevation as folder background" into ↵Sunny Goyal2015-05-112-3/+8
|\ \ \ \ | | | | | | | | | | | | | | | ub-launcher3-burnaby
| * | | | Using xml-drawable and elevation as folder backgroundSunny Goyal2015-05-072-3/+8
| | |_|/ | |/| | | | | | | | | | Change-Id: I21376bd3de8cd58c646d0898d5a8303af9057218
* | | | Merge "Adding accessibility widget resize" into ub-launcher3-burnabySunny Goyal2015-05-112-0/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Adding accessibility widget resizeSunny Goyal2015-05-062-0/+20
| | | | | | | | | | | | | | | | Change-Id: I954f01733474450cbeedba2406e1d6d373bb87a3
* | | | Merge "Updating sticky headers." into ub-launcher3-burnabyWinson Chung2015-05-091-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Updating sticky headers.Winson Chung2015-05-081-1/+2
| | |/ | |/| | | | | | | | | | | | | | | | | | | - The whole section's headers are drawn together, moving as a group until it reaches the individual bounds for each letter in the section - Adding animation to search button -> field transition - Fixing section header text measuring causing sections not to be centered - Forcing the merge to stop if an app has > 3 full rows; on both phone and tablet, merging a large section with anything else seems to be less useful
* / | Make common base class to update container bounds and to handle scroll logic.Winson Chung2015-05-081-2/+3
|/ / | | | | | | | | | | Bug: 20763871 Change-Id: I8c2f45cfb10964e4be7e9c07c89dd336585c9989
* | Explorations in dense grids for all apps.Winson Chung2015-05-0612-15/+49
| | | | | | | | | | | | | | | | | | | | | | - Adds sticky section headers - Removing AppsListAdapter - Adding search bar field - Subtitle filtering Bug: 20222023 Change-Id: I1eaef701b5d68f475615f09d86561eacc91c937f
* | Merge "Make drag and drop also work when the widget tray is still in scroll ↵Hyunyoung Song2015-05-071-1/+1
|\ \ | |/ |/| | | mode." into ub-launcher3-burnaby
| * Make drag and drop also work when the widget tray is still in scroll mode.Hyunyoung Song2015-05-061-1/+1
| | | | | | | | | | | | b/20698514 Change-Id: Ic075f0016d5e00bbdec193bbcd2e311da1957388
* | Accessibility: Page re-ordering in overview modeSunny Goyal2015-05-062-0/+11
|/ | | | Change-Id: I5fc0ad326a63b6768cb1fae55ee6e05a9fc2b659
* Merge "Adding accessibility action to move item out of a folder" into ↵Sunny Goyal2015-05-052-0/+3
|\ | | | | | | ub-launcher3-burnaby
| * Adding accessibility action to move item out of a folderSunny Goyal2015-04-292-0/+3
| | | | | | | | Change-Id: If67e3472793d6e0913adfbc9d78f64de7f751664
* | WidgetTray UI - change text color for the section and widget nameHyunyoung Song2015-05-012-3/+4
|/ | | | Change-Id: I8ce966d151bc62a9eb23ca3fa8c13c3aeb0c7f37
* Merge "Enabling accessibility drag and drop in folder" into ub-launcher3-burnabySunny Goyal2015-04-301-3/+15
|\
| * Enabling accessibility drag and drop in folderSunny Goyal2015-04-281-3/+15
| | | | | | | | | | | | | | | | | | | | > Moving DragAndDropAccessibilityDelegate to a separate class > Using getFocusedVirtualView() instead of using DownX and downY > Updating various accessibility strings Bug: 19776741 Change-Id: I85c2551d4d6172c30702e68f41b114bb999655b6
* | Merge "Animating dragview color change when dragging over ButtonDropTarget" ↵Sunny Goyal2015-04-291-3/+0
|\ \ | | | | | | | | | into ub-launcher3-burnaby
| * | Animating dragview color change when dragging over ButtonDropTargetSunny Goyal2015-04-291-3/+0
| | | | | | | | | | | | Change-Id: I642438be681769812302dba0b6deca38f89f7a16
* | | Merge "Removing obsolete resources" into ub-launcher3-burnabySunny Goyal2015-04-293-175/+1
|\ \ \ | |/ / |/| |