summaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* Edit dialog: dynamically apply foreground to iconAlexander Martinz2018-07-141-1/+0
| | | | | | | | | | | If there are no icon packs installed, we can not edit the icon, though it always applied a foreground and click listener. Only apply foreground and set click listener, if there are icon packs installed and clicking on it actually does something. Change-Id: I09ac1473c75d5edcf5e940a0e5bb2ec7f2296e8f Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
* Trebuchet: get rid of old iconsAlexander Martinz2018-04-051-1/+1
| | | | | | | Update all references to use the new adaptive icon and drop the old ones. Change-Id: I8d81bc027ff965aad05d43514afbb77564b3651b Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
* Trebuchet: quick settings & settings reorganizationJoey Rizzoli2018-01-191-0/+35
| | | | Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Trebuchet: icon packs supportJoey Rizzoli2018-01-195-0/+216
| | | | | | | | | | | | | | | Based on the following commits: * https://github.com/AOSPA/android_packages_apps_Launcher3/commit/cf4bde2098de8beec24a0c88bf2e51e19a9c22b6 * https://github.com/AOSPA/android_packages_apps_Launcher3/commit/8ddafe17ad6adc268ad1a93b7724d8b22028a71b * https://github.com/AOSPA/android_packages_apps_Launcher3/commit/0940176c3c01a1f87237811f42d05a592b0968b3 With the following additions: * Support for adaptive icons * UI changes * Cleanup and improvements Change-Id: I877a8b2dd204753179736fa7c1c34444e9b2c849 Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Launcher3: custom gridJoey Rizzoli2018-01-191-0/+59
| | | | | Signed-off-by: Arne Coucheron <arco68@gmail.com> Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Disabling state saving for search textbox as search results areSunny Goyal2017-09-271-2/+3
| | | | | | | | not preserved across activity recreate Bug: 65661416 Change-Id: I0bd6414cea8d25b341374cd40ecaa270d5f19c18 (cherry picked from commit dee55f92ad3c74797a0e5689d526b1258a3d90b9)
* Adjust notification paddingsTony Wickham2017-09-062-4/+4
| | | | | | | | | - Reduce main notification height - Increase header height and center "Notifications" - Footer has short height when empty to serve as padding Bug: 65215656 Change-Id: I691d176628b0b51e8d9af030084b8c29837778dc
* Adding scrim in all-apps scrimSunny Goyal2017-08-241-3/+2
| | | | | Bug: 64692527 Change-Id: Ib8262ad0cc3c95cd419eb9fa1dee3bbbc2d25a27
* Add new GradientView just for WidgetsBottomSheetTony Wickham2017-08-031-0/+24
| | | | | | | | Reusing the one behind all apps caused problems when opening widgets sheets from all apps. Bug: 64344341 Change-Id: Ia964d8456645c78614f94693f9538dbac4f566a0
* Making the whole preference entry a single tap target when notification accessSunny Goyal2017-08-011-2/+1
| | | | | | | is not available Bug: 64232287 Change-Id: I93dadfb88ee5d008dee7582c5f37ea3d354330cd
* Merging ScrimView into GradientViewMario Bertschler2017-07-261-31/+0
| | | | | | | | Less banding, less drawing for All Apps Transition. Bug: 63873246 Change-Id: I6c7c856e2939a10db7e44b266c1d6d51334fd152
* Add padding to the top of Folders for visual balance.Jon Miranda2017-07-262-2/+2
| | | | | | | | | This CL is built on top of Ifb8ce81e23f38df2eb2c26f93376eca19caae5b1. We will address Folder spec in a future release. Bug: 63825895 Bug: 64064973 Change-Id: Ie351ad17805a092f59b5142fc2f7143e4f212b14
* Revert "Update Folders to match spec."Jonathan Miranda2017-07-261-6/+1
| | | | | | This reverts commit fd8fa136f5cec15302bf48bdd60761e057f960c4. Change-Id: Ifb8ce81e23f38df2eb2c26f93376eca19caae5b1
* Update Folders to match spec.Jon Miranda2017-07-201-1/+6
| | | | | Bug: 63825895 Change-Id: Ia1a139f1afd944eefcd370645142227317e2bf20
* Adding a warning button when notification access is not availableSunny Goyal2017-07-101-0/+24
| | | | | Bug: 63418030 Change-Id: I4c2c497d989902ac002314a3b8fb97083757958b
* New calculation for page indicator size on tall devices.Jon Miranda2017-07-061-2/+2
| | | | | | | | | For a display with a large aspect ratio, the icons can get too far spread out in portrait mode. We remedy this by adjusting the page indicator height to utilize that extra space. Bug: 62801588 Change-Id: Ib717dd32a20918248b59e1b46b4e881d6d6a7cb5
* Merge "Polish popup" into ub-launcher3-dorval-polishTony Wickham2017-07-052-7/+2
|\
| * Polish popupTony2017-07-052-7/+2
| | | | | | | | | | | | | | | | | | - Remove divider between system shortcut header and shortcuts - Slightly reduce padding between popup and icon - Fix gravity to center in drag layer using x and y calculations since we use the y value to position the popup when removing notifications Change-Id: I1cb10ed953d11cc0924d8ee70881a434cb748317
* | Merge "Sanitizing various search container ids and layout names" into ↵TreeHugger Robot2017-07-043-4/+4
|\ \ | |/ |/| | | ub-launcher3-dorval-polish
| * Sanitizing various search container ids and layout namesSunny Goyal2017-06-273-4/+4
| | | | | | | | | | Bug: 63014381 Change-Id: Ia75a8a048c7a85c6324f8861abd2bcf1721032fa
* | Popup visual changesTony Wickham2017-06-272-5/+21
|/ | | | | | | | | | | - Don't remove elevation during animation (b/62905720) - Other adjustments (b/35766387) - Add "gutter" between notification and shortcuts - Change shortcuts to always be primary color (e.g. white) - Scale down shortcut icons when notifications present - Apply icon extracted color to "Notifications" header Change-Id: Idf791dc76d15d05d246000ad73810916d7cd1750
* Updating fast scrollbar UI in LandscapeSunny Goyal2017-06-265-44/+86
| | | | | | | | | | | Creating a separate view for FastScrollBar and moving all the relavant logic in the view. For protrait, the touch handling is delegated by the recycler view just like before. For landscape, the dcrollbar does not overlay with recyclerView and handles the touch itself Bug: 37015359 Change-Id: Ie1981326457ba739bdf0ac8063db1065f395f133
* Merge "Add dark widgets theme" into ub-launcher3-dorval-polishTony Wickham2017-06-262-2/+3
|\
| * Add dark widgets themeTony Wickham2017-06-262-2/+3
| | | | | | | | | | Bug: 62907264 Change-Id: I9831e071eab9a746d1aacab7d023371cc4a631ef
* | Merge "Landscape grid changes for Workspace/All Apps." into ↵TreeHugger Robot2017-06-232-4/+2
|\ \ | | | | | | | | | ub-launcher3-dorval-polish
| * | Landscape grid changes for Workspace/All Apps.Jon Miranda2017-06-232-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | This is the just first CL to get eyes on the changes. Next CL will update the All Apps to be full width. Bug: 37015359 Change-Id: I2d7ec6851fdc13b8fa654e7e2be3152330243ccc
* | | Separating double shadow logic for BubbleTextView in a separate subclassSunny Goyal2017-06-233-3/+2
|/ / | | | | | | | | | | | | This allows better customization and reuse of the double shadow logic and simplified various attribute management Change-Id: I5e277d8399756385452d8bb8c0a0107234a76d34
* / Set clipToPadding false for FolderPagedView.Jon Miranda2017-06-212-0/+2
|/ | | | | Bug: 62867021 Change-Id: I2d897f4c0e4d844f6dd3c2aab97450637796ad02
* Adjust some sizes in popupTony Wickham2017-06-191-1/+3
| | | | | | | | | - Increase main notification height and pad text/icon bottom - Reduce shortcuts height when there are notifications to 48dp - When the last notification is dismissed, animate back to 56dp Bug: 35766387 Change-Id: I84f843c042137fdf93fa720802eb2f19337197b4
* Merge "Show more shortcuts when last notification is dimissed" into ↵Tony Wickham2017-06-202-2/+13
|\ | | | | | | ub-launcher3-dorval-polish
| * Show more shortcuts when last notification is dimissedTony2017-06-152-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We currently only show 2 shortcuts when notifications are present, but support up to 4 otherwise. With this change, the hidden shortcuts are added back after dismissing the notifications, instead of only after closing and reopening the container. To ensure the transition is as elegant as possible, we also separated the shortcuts header from the rest of the shortcuts. That way we can reveal the new shortcuts without removing the header (the shortcuts come out from behind the header). Bug: 38036250 Change-Id: Ie9ab35f9be57cec1d5345e9e70e84e09ea52c9fc
* | Portrait grid changes for Workspace/All Apps.Jon Miranda2017-06-193-5/+4
| | | | | | | | | | Bug: 37015359 Change-Id: Ifbdd0e71c36e532b189e02283e3eeb562ebe2654
* | Updating the fast scroll bar UISunny Goyal2017-06-167-14/+14
| | | | | | | | | | Bug: 37015359 Change-Id: Iec0748f04ebe9a3eef13ff759da3cab6ff28c3a1
* | Updating the UI for Add-to-homescreen dialogSunny Goyal2017-06-151-34/+50
| | | | | | | | | | | | | | | | | | > Adding scrollView so that the contents are accessible in multi-window mode as well > Updating the padding to be same as an alert-dialog Bug: 36725328 Change-Id: I83d32156aa9cb751daf6589bc226d7cde69e9b53
* | Align widgets labels to view start for RTLTony Wickham2017-06-151-0/+1
|/ | | | | Bug: 62593142 Change-Id: I058be62904d0c3a04837331e2da884aca21a598c
* Some theme fixesSunny Goyal2017-06-111-8/+13
| | | | | | | | | > workspaceTextColor was not clearly defined to white and relied on HomeScreenElementTheme > Not all attributes were defined in sw720dp. Created a interm style to avoid such errors > Applying proper tint to resize frame > Fixing shadow colors for homescreen icon Change-Id: If8441011c968291de50b2fd8d7612ce3d5353b95
* Title style for text setting font family.Mario Bertschler2017-06-091-1/+1
| | | | | | b/62389480 Change-Id: I93135d99487a18e2a74d0e197955898cec40072b
* Dark text support for caret, drop target text and cell layout drop outlineMario Bertschler2017-06-081-4/+1
| | | | Change-Id: I1bcad657b6e49be6fa93cafe9d8ae304604be34d
* Dark color on super light wallpaper supportMario Bertschler2017-06-071-3/+6
| | | | Change-Id: I0fdfa9abefb72e06c45b1f635ac97e2acfa97f05
* Merge "Removing QsbBlockerView" into ub-launcher3-dorval-polishTreeHugger Robot2017-06-071-20/+0
|\
| * Removing QsbBlockerViewSunny Goyal2017-06-061-20/+0
| | | | | | | | | | | | | | | | | | > Removing workspace state change listener. State change happens with hardware layer, so children should not be calling invalidatge() during the animation > Moving QSB inside the QSB and removing a floating layout Bug: 37616877 Change-Id: I9af3522a05dafa5796586bb64f512d98688caf79
* | Add support for popup dark themeTony Wickham2017-06-068-14/+18
|/ | | | | Bug: 62380473 Change-Id: Ib22e9b82841bf10b7f139638f268f0a878e3c6b9
* Fix visibility of notification footer dividerTony Wickham2017-06-051-1/+2
| | | | | | | Now it is only visible when the notification footer is present, instead of always being visible. Change-Id: Ie85ff31918901115cdfe55b36e75aa80b43e7b13
* Remove gap between popup itemsTony2017-05-313-6/+8
| | | | | | | | | | | | | - Unround interior corners - Update colors (shortcuts are gray when next to notifications, notifications always white) - Clean up animation to animate entire popup with simple reveal instead of individual items animating with reveal and icon scale Bug: 35766387 Bug: 36110804 Change-Id: I33685d53e2db3904731676123dc230be4dabb5d4
* Revert "Allapps motion changes for landscape"Mario Bertschler2017-05-241-1/+2
| | | | | | This reverts commit d15dccf10eec367e38b8723c409909a29307057a. Change-Id: I04c06d419bc636929259bc5f4fdce982d97ef33f
* Allapps motion changes for landscapeMario Bertschler2017-05-241-2/+1
| | | | | Bug: 38230696 Change-Id: I82e36c240c934ff6b86b55e0a0f07391fd11ec82
* Add physics motion to items in all apps.Jon Miranda2017-05-231-0/+1
| | | | | | | | | | Motion applied to: - Icons - Prediction icons - Prediction divider Bug: 38349031 Change-Id: I376e6e39080c8c80463a0ce8b104b05e4d576f17
* Minor accessibility change for app discovery itemMario Bertschler2017-05-221-1/+3
|\ | | | | | | | | | | am: fc2b3d2b8a Change-Id: I8ebb397d368f83e7602f7f6fa6658ac89493d498
| * Minor accessibility change for app discovery itemMario Bertschler2017-05-221-1/+3
| | | | | | | | | | | | Bug: 38345854 Change-Id: Ib200b5a6295eb26650c7f28d0b7823b489c70cda
* | Merge "Make expanded system shortcuts clickable" into ub-launcher3-dorvalTony Wickham2017-05-191-1/+2
|\| | | | | | | | | | | am: 440052ce5d Change-Id: I5d53a468bb4aa3060e3e7e618bfdbdb537a5aadc