summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Trebuchet: Fix landscape NPEcretin452015-12-071-0/+7
| | | | | | | | | | | | | | | | Change-Id: Ice27a7d88398bbffe99c9689feafd6c4aa4e0191
* | | | Trebuchet: Add app drawer settingscretin452015-12-032-0/+13
| | | | | | | | | | | | | | | | Change-Id: I040420608de64bedc6e9832268796cdf801f5c21
* | | | Reimplement CM Settings Overview Panel Part 3Yvonne Wong2015-12-0312-7/+206
| | | | | | | | | | | | | | | | | | | | | | | | - Enable dynamic grid resizing Change-Id: I95a7f20da48e037a94ce5b6191c5597490d91d9d
* | | | Re-Implementation of hidden foldersVineet Patil2015-11-3011-3/+299
| | | | | | | | | | | | | | | | Change-Id: I2cdb881eb6a2608279d30a1cdfc1327a89ae7693
* | | | Reimplement CM Settings Overview Panel in the new Launcher Part 1Yvonne Wong2015-11-3040-50/+341
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | Partially revert "Trebuchet: Update default workspace"Michael Bestas2015-11-243-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Bring back LockClock to a sane position This reverts commit b31f1cc9e7827bf59571621295e32b2091056faa. Change-Id: Ia688b75028d5e94eb225b11fd703c143ec9fa216
* | | | Trebuchet: Update default workspaceAaahh Ahh2015-11-245-10/+233
| | | | | | | | | | | | | | | | Change-Id: I429953c42c1706b5a616f7725706dcc208617822
* | | | GMS 3.0 : Update optional apps and foldersAbhisek Devkota2015-11-243-18/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | CYNGNOS-1284 Change-Id: I62550df160cd40d77692d42f01ab11e27823b217 (cherry picked from commit 2d723e272e080f0ea63ebb1c6c139c1ae05513c2)
* | | | Update default workspace to GMS 3.0 reqAbhisek Devkota2015-11-244-42/+563
| | | | | | | | | | | | | | | | | | | | | | | | CYNGNOS-1284 Change-Id: If74f7dc1b81e48d00c80b71cef4994d6f5172b59
* | | | We shall call it Trebuchetcretin452015-11-245-0/+0
| | | | | | | | | | | | | | | | Change-Id: I068d7e025bb01fd4216be3ffcf3cdfd3285be9da
* | | | Reimplement the CM scrubber against the new Launchercretin452015-11-2313-2/+188
| | | | | | | | | | | | | | | | | | | | | | | | PS4: Implement RTL support Change-Id: I4456d54b5924913d1b36e1cfa9a2269150f6fb3e
* | | | Implementation of folder animation changes as per cm-13.0Vineet Patil2015-11-1831-16/+291
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Folder animations in parity with cm. Folder Layout Revision Updated the folder layout to reflect design revisions based on community feedback Change-Id: Ica1bb796dfccf779a954cf0903a1ae94a010ea1a Conflicts: res/drawable-hdpi/folder_bg.9.png res/drawable-hdpi/folder_fill_highlight.9.png res/drawable-mdpi/folder_bg.9.png res/drawable-mdpi/folder_fill_highlight.9.png res/drawable-xhdpi/folder_bg.9.png res/drawable-xhdpi/folder_fill_highlight.9.png res/drawable-xxhdpi/folder_bg.9.png res/drawable-xxhdpi/folder_fill_highlight.9.png res/layout-land/launcher.xml res/layout-port/launcher.xml res/layout-sw720dp/launcher.xml res/layout/user_folder.xml res/values/dimens.xml src/com/android/launcher3/Folder.java src/com/android/launcher3/FolderIcon.java src/com/android/launcher3/Launcher.java Folder animation changes as per cm-13.0 Change-Id: I019511a58bd9f6a60a3c9b68c826726881cec83f Implementing folder animations Change-Id: I83f17c996ecc894ce22fd195b9b33caf58e2e822
* | | Merge "Override the overscroll color for the widget rows." into ↵Winson Chung2015-08-281-0/+1
|\ \ \ | | | | | | | | | | | | ub-launcher3-burnaby
| * | | Override the overscroll color for the widget rows.Winson2015-08-281-0/+1
| | | | | | | | | | | | | | | | Change-Id: I249e13f511736ad9e874800a1b9ee1f8602434f4
* | | | Merge "Adding graphic for all apps empty search screen." into ↵Winson Chung2015-08-2829-1/+9
|\| | | | | | | | | | | | | | | ub-launcher3-burnaby
| * | | Adding graphic for all apps empty search screen.Winson2015-08-2829-1/+9
| | | | | | | | | | | | | | | | Change-Id: I976a327a5984790c458b0f36d33c0b1ac16ec59c
* | | | Revert "Adding viewId for the QSB"Sunny Goyal2015-08-271-0/+3
|/ / / | | | | | | | | | | | | | | | | | | | | | Using QSB widget id from xml This reverts commit 995685913955f33b05fdc0b473df901f2b0652c0. Change-Id: I33c48cf074f2dc1cf509c2d9f1f19b40b91f6a22
* | | Fixing widgets container inactive scroll bar color.Winson2015-08-241-1/+0
| | | | | | | | | | | | | | | Bug: 20035978 Change-Id: Ia267ff8f171f7c4cde00593bd69cf69c1660c431
* | | Updating theme to use the light theme by default, instead of wallpaper themeSunny Goyal2015-08-213-2/+4
| | | | | | | | | | | | | | | | | | | | | > This allows us to use all the goodness of material theme > Cursor in folder edit text is no longer 1px wide Change-Id: I705f5472ff71969ae45747dd127a8ba5253df44d
* | | Updating the scrollbar to make the fastscroller more visible.Winson2015-08-202-4/+4
| | | | | | | | | | | | | | | Bug: 20035978 Change-Id: I56a865262cd07e6af11b4374a7e6354710116dcd
* | | Merge "Updating the UI for the pending widget view" into ub-launcher3-burnabySunny Goyal2015-08-171-0/+4
|\ \ \
| * | | Updating the UI for the pending widget viewSunny Goyal2015-08-171-0/+4
| | | | | | | | | | | | | | | | | | | | Bug: 23183034 Change-Id: I2b3f6f765a51edf75e666186650bbd3cf7b66a7a
* | | | Import translations. DO NOT MERGEGeoff Mendal2015-08-173-5/+3
|/ / / | | | | | | | | | | | | Change-Id: Iedffa6e0a67907f0d86dfaf9b9863c4580cc3cf5 Auto-generated-cl: translation import
* | | Refactoring to ExtendedEditText.Winson2015-08-132-2/+2
| | |
* | | Import translations. DO NOT MERGEGeoff Mendal2015-08-1277-6/+85
| | | | | | | | | | | | | | | Change-Id: I6b0d7c6db67ef4de9a6ee0b7752cccf070223df4 Auto-generated-cl: translation import
* | | Merge "Ensuring that AllAppsGridAdapter is public." into ub-launcher3-burnabyWinson Chung2015-08-111-1/+1
|\ \ \
| * | | Ensuring that AllAppsGridAdapter is public.Winson2015-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - Also show the search action when searching all apps Change-Id: I3470b0da565e6d1bce637ce09384d966215a4ca7
* | | | Adding market search.Winson Chung2015-08-0619-16/+136
|/ / / | | | | | | | | | Change-Id: Id41615653cd4fa76213add4595418ad0cc6e7852
* | | Updating the default layouts for launcher3Sunny Goyal2015-08-045-258/+184
| | | | | | | | | | | | Change-Id: I088c7195ae1985788e845900463d22973a0f61d4
* | | Merge "Fixing overview mode scale calculations." into ub-launcher3-burnabyWinson Chung2015-07-281-2/+2
|\ \ \ | |_|/ |/| |
| * | Fixing overview mode scale calculations.Winson Chung2015-07-101-2/+2
| | | | | | | | | | | | | | | | | | | | | - Making the overview scale apply just like the spring loaded scale factor - Tweaking overview scale to make it not so small Change-Id: If93bac08609b0cfd9c9d9f8f6057498957378b56
* | | Import translations. DO NOT MERGEGeoff Mendal2015-07-152-6/+6
| | | | | | | | | | | | | | | Change-Id: I26a10cf2320602abc00b38dfafc228e22fa20f1a Auto-generated-cl: translation import
* | | Merge "Fixing regression in calculating workspace padding." into ↵Winson Chung2015-07-131-1/+0
|\ \ \ | | | | | | | | | | | | ub-launcher3-burnaby
| * | | Fixing regression in calculating workspace padding.Winson Chung2015-07-131-1/+0
| |/ / | | | | | | | | | | | | Bug: 22340087 Change-Id: I28d599fbb8f136b8b5aa4aeffaa0fba5661ab73c
* / / Import translations. DO NOT MERGEGeoff Mendal2015-07-111-1/+1
|/ / | | | | | | | | Change-Id: Ie264c6de4d3b8a6c54ee093512aa1032a2d09d65 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-084-0/+404
| | | | | | | | | | Change-Id: I6d088f3a7797d75df4e1faf21b3809a891618449 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-081-2/+2
| | | | | | | | | | Change-Id: I32cb7994d836d2ea00acab42fa11f31b33dab3d9 Auto-generated-cl: translation import
* | Merge "Adding custom slide up activity transition for L MR1" into ↵Adam Cohen2015-07-081-0/+18
|\ \ | | | | | | | | | ub-launcher3-burnaby
| * | Adding custom slide up activity transition for L MR1Adam Cohen2015-07-071-0/+18
| | | | | | | | | | | | | | | | | | issue 21402755 Change-Id: Id2542c0a3c38bd71aa407a3b0fe00fdee24e2f69
* | | Moving prediction icons back into recycler view.Winson Chung2015-07-063-17/+6
| | | | | | | | | | | | | | | | | | | | | | | | - Fixes two accessibility issues with the prediction bar being separate from the rest of the list of icons related to scrolling and switch access. Bug: 21725276 Change-Id: Ibc48e5028cace9a77000e6646b951f021910465d
* | | Import translations. DO NOT MERGEGeoff Mendal2015-07-062-2/+2
| | | | | | | | | | | | | | | Change-Id: I7e48169b1393f02ef4a152b8052f5243f3363f3a Auto-generated-cl: translation import
* | | Using RGB_565 for low-res iconsSunny Goyal2015-07-013-4/+3
|/ / | | | | | | | | | | | | | | | | > 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
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-0125-50/+25
| | | | | | | | | | Change-Id: I7be33e4f70f0dc9de6452e6b512310e069d5342f Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-06-2973-0/+98
| | | | | | | | | | Change-Id: I104e6a1c5710ee96b63a86e7f9d1d23e2ca0d05b Auto-generated-cl: translation import
* | Enabling translation for preference stringSunny Goyal2015-06-252-4/+1
| | | | | | | | | | | | | | > Removing description string Bug: 22065032 Change-Id: I8acb51b113066924f028b4dd891b508027e7cb6a
* | Fixing issue with popup arrow direction in RTL.Winson Chung2015-06-241-0/+0
| | | | | | | | Change-Id: I454596d8122ae7c44bb22fe74f229d19a5fbd4d4
* | Working around overscroll issues in AllApps.Winson Chung2015-06-233-0/+9
| | | | | | | | | | | | | | | | | | - For the time being, we are going to do custom drawing to ensure that we get the touch events in the right order, while still allowing the recycler view to draw the overscroll effect on top of the prediction bar. Bug: 21335369 Change-Id: I6bf64e5c1e9aa634a953223a5decf74942e4fb57
* | Refactoring fast scroller.Winson Chung2015-06-238-40/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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-199-0/+3
| | | | | | | | | | Bug: 21335369 Change-Id: I53cc6edfa87334b9326f1dedd90c3e2222beade5
* | Merge "Revert resource name to what platform ui automator test defines. ↵Hyunyoung Song2015-06-185-3/+10
|\ \ | | | | | | | | | b/21923650" into ub-launcher3-burnaby