TreeHugger Robot
fe560d802a
Merge "Update widget full sheet / bottom sheet to have top rounded corners." into ub-launcher3-master
2018-02-27 18:34:27 +00:00
Tony Mak
9a026e7672
Update the user education text as the badge is no longer in orange
...
Change-Id: Ic13b86bed50356a1e01e01ad350e5f9882845b69
FIX: 73944227
2018-02-27 17:38:08 +00:00
Bill Yi
bdb0348992
Import translations. DO NOT MERGE
...
Change-Id: Idd59dca233e29983e7b7145a2595e7880b12f878
Auto-generated-cl: translation import
2018-02-17 03:04:05 -08:00
Sunny Goyal
66f2b35320
Adding a utility class to simplify main process initialization.
...
Change-Id: I796cf758d2a25cf8fd5f9a9b78a7977fd54ca451
2018-02-13 17:08:09 -08:00
Jon Miranda
84e2436220
Update widget full sheet / bottom sheet to have top rounded corners.
...
Bug: 71775241
Change-Id: I11b5adc555f48f44cf8167e8699cae1dfe164736
2018-02-13 16:18:19 -08:00
Sunny Goyal
0bd7f4f2dc
Using paged view for all-apps tabs
...
Bug: 72811152
Change-Id: I0cca426d935f079c923b93fe3d4399f87778fe95
2018-02-13 09:55:29 -08:00
Bill Yi
2fd04c2def
Import translations. DO NOT MERGE
...
Change-Id: Ibfab0e5e1709f527c4fa4fcae33522bf47826b25
Auto-generated-cl: translation import
2018-02-12 12:18:27 -08:00
Tony Mak
a5e7040219
Add a close button at the top right hand corner of the blue card
...
FIX: 72804302
Change-Id: Iac7c369ead27c211c046f318c3b9588d73a594d4
2018-02-06 17:25:01 +00:00
Tony Wickham
dccf3956c1
Merge "Set hotseat importantForAccessibility=no" into ub-launcher3-master
2018-02-06 02:38:27 +00:00
Tony Wickham
c1103db25b
Merge "Add notification count to content description for badged apps" into ub-launcher3-master
2018-02-06 02:38:10 +00:00
TreeHugger Robot
0ad5131d77
Merge "Removing support for app prediction from Launcher3" into ub-launcher3-master
2018-02-06 00:55:56 +00:00
Tony
220d45bde8
Set hotseat importantForAccessibility=no
...
Bug: 72500241
Change-Id: Ic98ec0f6235b3deef91e3490c8d5695fb39ee82e
2018-02-05 11:11:13 -06:00
Tony Wickham
305e920048
Add notification count to content description for badged apps
...
Bug: 70389249
Change-Id: If7f43941d501ba807adbb33d489da3944c012e94
2018-02-05 10:08:52 -06:00
TreeHugger Robot
ac0a506072
Merge "Ditch work profile orange and use the accent color instead" into ub-launcher3-master
2018-02-01 17:38:21 +00:00
Tony Mak
d6947d2729
Ditch work profile orange and use the accent color instead
...
FIXES: 72804074
Change-Id: If9dfd6eceb6b3d3365c32859d5cc13d6d49be1a0
2018-02-01 17:16:58 +00:00
Tony
cb7954901f
Fix system shortcut icon color in popup menu
...
If a system shortcut icon has a color other than white, then the
default tintMode (src_atop) will result in the wrong color. In
this case, ic_widget recently changed fillColor from white to
textColorPrimary, resulting in a darker color for light wallpapers.
Bug: 72383282
Change-Id: I167858ef3fcc5877e429c11aa9f68f94ba4b8f29
2018-01-31 16:02:59 -06:00
Sunny Goyal
b1d222e9a7
Removing support for app prediction from Launcher3
...
Derivative projects can extend the FloatingHeader to add support
to custom content in all-apps screen.
Change-Id: I4e29221a72e5a077a756713a6774cda7ecde8f1b
2018-01-30 20:53:11 -08:00
TreeHugger Robot
d08593bc88
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master
2018-01-27 15:15:29 +00:00
Bill Yi
390d267943
Import translations. DO NOT MERGE
...
Change-Id: I7aba482358326eaa0128448165d44f4d9a2a30c6
Auto-generated-cl: translation import
2018-01-27 04:12:39 -08:00
Jonathan Miranda
3c24060b62
Merge "Refactor LauncherAppTransitionManager & polish for new app transitions." into ub-launcher3-master
2018-01-26 00:49:04 +00:00
Sunny Goyal
426345bfc4
Adding AppsStore for handling various app updates
...
Change-Id: Ia2242ce583576ace0924ef7142793ba37f4adcb9
2018-01-25 15:19:29 -08:00
Jon Miranda
54441f5df9
Refactor LauncherAppTransitionManager & polish for new app transitions.
...
* Add start delay when launcher resumes from all apps or landscape.
* Track the last app transition animator and cancel it before beginning a new one,
otherwise the animators can conflict with each other.
ie. Opening an app from all apps and then immediately pressing back to return to
all apps.
* Use class overrride instead of UiFactory.
Bug: 70220260
Change-Id: I4755d45d820f9d551e443d6c4a148e8789c5bc57
2018-01-25 14:32:47 -08:00
Sunny Goyal
cfb630f8de
Using a single launcher layout for all configurations
...
Bug: 71709920
Change-Id: Ib23112bc1636007cb41e1919a855bbf5298884b6
2018-01-23 14:31:26 -08:00
Sunny Goyal
01ce755753
Removing unused app discovery support
...
Change-Id: I670be29851b232caa5c05624ae37ae5e92a8b65f
2018-01-23 13:53:03 -08:00
Sunny Goyal
cd77ba0cdd
Merge "Adding a horizontal popup when when workspace is longPressed" into ub-launcher3-master
2018-01-19 23:22:21 +00:00
Sunny Goyal
02424b20f3
Adding a horizontal popup when when workspace is longPressed
...
Change-Id: I5b3c48262c246bfe53e0010ca89c820f42503eef
2018-01-19 15:11:10 -08:00
Sunny Goyal
d8a3f3c251
Merge "Using same layout for drop-target bar in landscape and portrait" into ub-launcher3-master
2018-01-19 20:39:46 +00:00
Sunny Goyal
d1b3f5cb38
Using same layout for drop-target bar in landscape and portrait
...
> Adding a tooltip on drag over when the text is not visible
Bug: 71709920
Change-Id: I1897a8dacd191fb1aeaec37f5d5c73c49517192a
2018-01-19 12:16:54 -08:00
Jon Miranda
c385e3a2d0
Change all rounded corners to 8dp.
...
Bug: 71775241
Change-Id: I15b499a1f75d530c874b8616cbb330eae7e3ab07
2018-01-19 11:01:00 -08:00
TreeHugger Robot
1d35642858
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master
2018-01-19 00:12:21 +00:00
Jon Miranda
de43a71b06
Move scrim from DragLayer to LauncherRootView.
...
This change will make opening/closing animations a lot cleaner.
Change-Id: I7f8ae301a9a126023833e282d6654bebd09bb306
2018-01-18 14:15:45 -08:00
Bill Yi
073090cda8
Import translations. DO NOT MERGE
...
Change-Id: I86bddb494cc0381073b1743ede0ab96e78c4676b
Auto-generated-cl: translation import
2018-01-18 13:53:11 -08:00
Tony Mak
b5950bbd6c
Update label accordingly when work mode is changed
...
Also, updates the work related strings accordingly.
Fix: 71987096
Change-Id: Iedbf6ee04f3a165a392efdf2bd351817997817ca
2018-01-16 21:33:56 +00:00
Mario Bertschler
7662a3e917
Enabling to retrieve a badge-package as an extra in ShortcutInfoCompat for
...
whitelisted package.
> badging respects the badge-package extra
Change-Id: I4e06cd497dff91949f8b0a42c7f3d5aaa724c038
2018-01-16 11:29:34 -08:00
TreeHugger Robot
b5d047ca14
Merge "Removing layout handling in DeviceProfile and moving it to individual views" into ub-launcher3-master
2018-01-10 23:25:26 +00:00
Sunny Goyal
07b6929cd9
Removing layout handling in DeviceProfile and moving it to
...
individual views
Bug: 71709920
Change-Id: I8300fa7a84b31898bdb135d774cca576d2928525
2018-01-10 15:13:25 -08:00
Sunny Goyal
b60778114f
Merge "Making LauncherIcons thread safe" into ub-launcher3-master
2018-01-10 20:03:15 +00:00
Bill Yi
1b92320c62
Import translations. DO NOT MERGE
...
Change-Id: Ie11ad3fd010a4c408dcbb9e9d59e6e9861179721
Auto-generated-cl: translation import
2018-01-10 09:03:52 -08:00
Sunny Goyal
18a4e5aefb
Making LauncherIcons thread safe
...
Creating a pool of LauncherIcons so that they can be used from multiple threads
Change-Id: Idc7b5ddb47b6e338a5389f3c4faa6f63de108c72
2018-01-09 17:30:52 -08:00
Sunny Goyal
228153d92a
Updating landscape layout for launcher/quickstep
...
> Hotseat is tied to navbar (on left in seascape)
> Search box shows up in Overview (clicking it would crash for now)
> All-apps is no longer fullscreen in landscape
> Recents cards are appropriately scaled down
> Hotseat is visible in Overview
Bug: 70179916
Change-Id: I53149eaeac9557e8a01021b7e2d139f3d6ceef37
2018-01-08 13:53:44 -08:00
TreeHugger Robot
01629fea69
Merge "Consume work mode API" into ub-launcher3-master
2018-01-04 19:14:17 +00:00
Tony Mak
6eeb040d86
Consume work mode API
...
Fix: 69905244
Change-Id: I5958b3a2ebba2fa0e0f69448d5526dc72ed6a97b
2018-01-04 19:06:01 +00:00
Sunny Goyal
179249d804
Dominant color is part of icon cache
...
> Calculating extracted color during icon generation and storing it in model and DB
> Removing unused logic avoid various types of badge rendering
> Icons are badged with extracted colors, while folder is badged with theme color
Bug: 35428783
Change-Id: I93e30c52fbded7515c3ae1778422e84672eafb56
2018-01-03 16:55:58 -08:00
Sunny Goyal
8c3c9d2634
Merge "No more waiting around for resume" into ub-launcher3-master
2018-01-04 00:50:25 +00:00
Tony Wickham
f62255e3ea
Merge "Fix popup container alignment issues" into ub-launcher3-master
2018-01-02 20:07:08 +00:00
Tony
efacffa08a
Fix popup container alignment issues
...
- Arrow did not line up with the icon when right aligned
- Popup was always centered horizontally in RTL instead
of aligning with the icon
Change-Id: I90e065d0b0c1c59166e5c2e5de5e6cff9126ee6f
2017-12-22 13:54:08 -08:00
Sunny Goyal
29947f0b53
No more waiting around for resume
...
Apply model updates as son as they arrive instead of waiting for onResume.
Various workspace items do not use any configuration dependent resources.
For Widgets, we wait until the host starts lietening before inflating the actual view.
Change-Id: Icb2f5e5940c1ce6c27062ccd34eff87e80af5ab1
2017-12-19 12:50:17 -08:00
Sunny Goyal
e15e2a8267
Adding an empty page in Recents view corresponding to workspace
...
The page is aligned to the workspace card and shows a widgets button
in the empty region
Change-Id: I479c47a2fbac4b3ef1aaf833d9fe82b5d7e10ddc
2017-12-19 10:06:15 -08:00
Tony Mak
d33d081db3
Merge changes I218fe7d9,I60ef59de into ub-launcher3-master
...
* changes:
Make work footer stick to the bottom if there are only a few apps #2
Make work footer stick to the bottom if there are only a few apps
2017-12-15 17:11:17 +00:00
Tony Mak
2bfa4d469a
Make work footer stick to the bottom if there are only a few apps #2
...
1. Move the work footer divider into the container, so it is translated
with the rest of the footer.
2. Fixed the scrollbar issue in work tab by putting the footer height
in AllAppsRecyclerView
3. We planned to drop the company name, and decided to use
"Managed by your organisation".
4. Rename WorkModeToggleContainer to WorkFooterContainer as
we are using work footer in else where.
BUG: 70571983
Change-Id: I218fe7d9970780a1a457ee450f1a32e7a46d9766
2017-12-15 11:40:07 +00:00
TreeHugger Robot
d56d7b9700
Merge "Updating the hotseat background to a solid color with rounded corners" into ub-launcher3-master
2017-12-14 20:27:44 +00:00
Sunny Goyal
b532dfe45d
Updating the hotseat background to a solid color with rounded corners
...
Change-Id: I297920518f925e122f2e9f55a68228b96b42ea27
2017-12-14 11:43:48 -08:00
Mario Bertschler
d8ab4671e3
Moving divider line into predictionview.
...
Change-Id: I40753aaa154023641cead2bd7dcf906fa5a4c2d7
2017-12-14 11:20:46 -08:00
Sunny Goyal
2cdaf57f10
Make work footer stick to the bottom if there are only a few apps
...
Bug: 70571983
Change-Id: I60ef59de0cfcbc8df24b270d0b6d2f6439ccad44
2017-12-14 17:27:09 +00:00
Bill Yi
ff52bbe8a4
Import translations. DO NOT MERGE
...
Change-Id: I8be25c59975e669e0748a3660fab3f4157eed88a
Auto-generated-cl: translation import
2017-12-12 15:11:47 -08:00
Sunny Goyal
d96072e63e
Merge "Removing horizontal bar from page indicator" into ub-launcher3-master
2017-12-12 01:33:27 +00:00
Mario Bertschler
846ba918ff
Separating predictionrowview into a separate layout file.
...
This enables overriding the predictions_view file.
Change-Id: Ie42ce37e1bcd3c3c7b51e0e734e7c01a6f9b9a98
2017-12-08 14:51:22 -08:00
Tony Mak
b74ac8d3a1
Merge "Tab indicator of work tab should be in orange color" into ub-launcher3-master
2017-12-08 11:09:31 +00:00
Bill Yi
a704cac421
Import translations. DO NOT MERGE
...
Change-Id: Ic201b6f9b3e92db0ec1548704582fb3afa30af83
Auto-generated-cl: translation import
2017-12-07 17:02:20 -08:00
Mario Bertschler
ea0eb4bb4b
Forwarding touch events from floating header to recyclerview.
...
Additionally adds little sidepadding to the tabs buttons and fixes yPos
calculations for the scrollbar.
Bug: 69966700
Change-Id: I9d236ce7a782090f5d17931839f24b65b4ce7019
2017-12-07 08:54:36 -08:00
Tony Mak
195f005448
Tab indicator of work tab should be in orange color
...
Also fix the tab according to the spec.
Fix: 70272233
Change-Id: Ib4a0446d52a8488aadada1b823b3f541c4031d43
2017-12-07 15:37:38 +00:00
Mario Bertschler
3d87ed17b3
FloatingHeaderHandler refactored into custom view FloatingHeaderView.
...
No logical change.
Change-Id: I9a6dadb151872abe9915e96833af530ca08ddb8e
2017-12-06 11:45:49 -08:00
TreeHugger Robot
adaeeee690
Merge "Fixes for fast-scrollbar when using work profile tabs in all apps." into ub-launcher3-master
2017-12-06 17:29:22 +00:00
Sunny Goyal
e969c68c7e
Removing horizontal bar from page indicator
...
> Removing the clickable bar from pageIndicator in portrait view
> Moving onClick logic to respective classes
Change-Id: I83a8df90d8c5442890bc09fdda17a82b9d134b8a
2017-12-05 16:57:48 -08:00
Mario Bertschler
2d3157a0bf
Fixes for fast-scrollbar when using work profile tabs in all apps.
...
- do not hide scrollbar between switching tabs
- full scrollbar height
- show predictionrow only when fully scrolled to top
Bug: 70037972
Bug: 68713881
Change-Id: Icaa434ce2726b75d22ec4ac3287ab2b0e18ce42b
2017-12-05 14:36:16 -08:00
Tony Mak
191b688cc8
Bottom user education view shown in work tab
...
Introduced a BottomUserEducationView for similar use case.
Screenshot: https://hsv.googleplex.com/4856820942241792
BUG=69963630
Change-Id: Ia818ee44fa5ce97ad1778f33e6a9a3a36cea5017
2017-12-04 17:36:33 -08:00
Bill Yi
a11d66d4c0
Import translations. DO NOT MERGE
...
Change-Id: I750e9a7d7c51e1092679cdda9874fb01ccb6a824
Auto-generated-cl: translation import
2017-11-30 16:24:38 -08:00
Tony Mak
6ffe4e0eee
Add work profile footer in work tab
...
Screenshot(work mode is on): https://hsv.googleplex.com/6279751685636096
Screenshot (work mode is off): https://hsv.googleplex.com/6279751685636096
TODO:
It is just the UX bit, once the platform change is in, we should then
consume the new API to
1. Turn on / off work mode
2. Get the organization name and set the textview accordingly.
BUG=69905244
Change-Id: Id94ae57625d6b629dac89c1c28f8d65f395fff6c
2017-11-29 20:37:11 +00:00
TreeHugger Robot
12b4c4ba58
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master
2017-11-20 20:53:43 +00:00
Bill Yi
6383659bab
Import translations. DO NOT MERGE
...
Change-Id: I9b52987bd708c5b2b955b0446f42db329ba02ec8
Auto-generated-cl: translation import
2017-11-20 12:44:23 -08:00
Mario Bertschler
2153e1c814
Implementation of PredictionRowView.
...
> Enable to use floating for prediction row even without tabs.
> Behind ALL_APPS_PREDICTION_ROW_VIEW feature flag.
> Expand/Collapse personal/work tabs in stopped intermediate state.
Bug: 68713881
Change-Id: I7817e7b7c6f572358f2b9a7a347339a9081708ee
2017-11-16 17:07:44 -08:00
Sunny Goyal
7149889dc0
Merge "Simplifying app icon popup" into ub-launcher3-master
2017-11-16 01:15:37 +00:00
Sunny Goyal
00ac920241
Simplifying app icon popup
...
> Using a single linearLayout instead of multiple nested views
> Using clipToOutline for rounded corners instead of using canvas.saveLayer
> Removing nested view elevations and overdraw
> Using LayoutTransition for animating layout changes, instead of manually creating animators
Change-Id: I8e57092f52ca5a032a2756594fdd39788acc5a0d
2017-11-15 16:43:20 -08:00
Mario Bertschler
510a64d099
Adding a sliding tab strip to the custom tab layout.
...
Bug: 68713881
Change-Id: Ib0873482f80903611f183ccf430185f40a292f8e
2017-11-15 16:19:34 -08:00
Mario Bertschler
ac9408a5cd
Enable work profile tab in all apps.
...
This CL will bring two tabs to all apps: Personal and Work,
currently only if the user has a workfile set up and
behind a feature flag defaulting to disabled.
Bug: 68713881
Change-Id: Ib5a558281ef3593359db3ad593ee1d0cf279f547
2017-11-14 10:28:54 -08:00
TreeHugger Robot
f405f507b7
Merge "Load some recent tasks" into ub-launcher3-master
2017-11-14 18:13:08 +00:00
Winson Chung
b63b44c3d5
Load some recent tasks
...
Bug: 69166452
Test: Build quickstep
Change-Id: Id4b0172256d6920616a6b9529d61abd1fe0c1a36
2017-11-13 18:02:44 -08:00
Sunny Goyal
96f4961d97
Merge "Fixing wrong xml refenrece when the packageName is changed" into ub-launcher3-master
2017-11-13 22:10:23 +00:00
Sunny Goyal
ea529083bd
Using view elevation for shadow during click feedback instead of
...
creating a shadow bitmap
Change-Id: I331186664c3c448596af3172e0e080921a6a1908
2017-11-08 15:13:10 -08:00
Sunny Goyal
3cf2d5093f
Fixing wrong xml refenrece when the packageName is changed
...
Change-Id: I276d22e82dbef65eaa0f6c3331d7990292a62bc9
2017-11-07 15:41:16 -08:00
Sunny Goyal
16764588c9
Separing the overview states for normal and quickstep builds
...
In QuickStep, adding a placeholder ScrollView and changing the state logic
appropriately to handle that
Change-Id: I10223c0692788d6e5dbf8c408c01cafb4e39bd2c
2017-11-07 09:46:20 -08:00
Sunny Goyal
0ab09fcf7b
Deleting sample code demonstrating how to extend Launcher3
...
Launcher already includes Launcher3Go build flavour and we will
be adding another build flavour for RecentsUI. There is no need
to maintain another build which is not used anywhere.
Change-Id: I9287f62691d57750460ccc9d6859c7fa11c99956
2017-10-30 09:28:03 -07:00
Sunny Goyal
4d49f9a8ac
Removing animated caret drawable
...
> Both landscape and portrait UI will show a static drag handle
> In landscape the handle is drawn below the all-apps scrim,
while in portrait it moves with the hotseat
Change-Id: Ia6964c6f98feb8ba90517e23667d8c68bc2f6d35
2017-10-27 02:44:49 +00:00
Sunny Goyal
c99cb174c3
Moving some state specific logic to subclass of LauncherState
...
Bug: 67678570
Change-Id: I1316f91c9f19bd572e4a0da67a22fa8921e1dcf9
2017-10-20 13:56:47 -07:00
Sunny Goyal
910be3c05d
Merge "Launcher state management cleanup" into ub-launcher3-master
2017-10-17 20:47:25 +00:00
Sunny Goyal
aeb1643ec6
Launcher state management cleanup
...
> Removing Widgets and related states
> Fixing different durations being used when opening/closing all-apps
> Removing some unnecessary object allocations when changing state without animation
> Differentiating widget bootm sheel and full sheet in logs
Bug: 67678570
Change-Id: Ic169528736d04ee0b38564b4f96595ba066eabda
2017-10-17 12:42:08 -07:00
TreeHugger Robot
155ad7f9bd
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master
2017-10-16 22:18:03 +00:00
Bill Yi
a4ec5b45d3
Import translations. DO NOT MERGE
...
Change-Id: Id64734c3e855af2dc1fe94de1cf6635bd2741e29
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-10-16 14:26:10 -07:00
Sunny Goyal
f1fbc3fbe7
Converting widget panel into a floating view
...
> The widget panel is only inflated when needed
> Using the swipe up/down interaction for widgets tray
> Removing additional view wrappers from all-apps
> Widget tray is preserved across activity recreation
> Launcher no longer has WIDGET state, the actual code around
the states will be removed in a follow-up cl
Bug: 67678570
Bug: 67585158
Change-Id: Ia29a7c33ec81e6c53cc24e2906b7022b6f41755b
2017-10-13 18:47:54 -07:00
TreeHugger Robot
661e558321
Merge "Removing unnecessary layout pass happening due when chaning gradientView visibility" into ub-launcher3-master
2017-10-05 22:09:24 +00:00
TreeHugger Robot
8838b8e0e5
Merge "Removing extraction service and palette api dependency" into ub-launcher3-master
2017-10-03 20:56:02 +00:00
Sunny Goyal
3792096688
Allowing the widgetBottomSheet to be dragged
...
even when the touch is started from outside the panel
Removing various instanceOf checks in onNewIntent and onBackPress
and moving all the corresponding logging in the FloatingView
This simplifies handling of panel specific log and avoids
missing a particular panel type in the if-else statement.
Bug: 64751884
Bug: 64751923
Change-Id: I98f5aae18560a64be73c9efcf495479740d49a00
2017-10-02 16:18:52 -07:00
Sunny Goyal
d66e3b6a65
Removing unnecessary layout pass happening due when chaning gradientView visibility
...
Change-Id: I0d8f0c2c995885143156a27536b0a2185d5eb0b8
2017-10-02 15:27:21 -07:00
Sunny Goyal
f2dd4216c1
Removing extraction service and palette api dependency
...
Change-Id: I30ad1a1462a97b6bc03f8e386ae3058c7fe022e5
2017-09-29 10:40:08 -07:00
Android Build Merger (Role)
165ff84d8e
[automerger] Demo mode default layout support am: 2782449da6
am: ea1212a38a
...
Change-Id: Iaf6a29db70901d76125e79c86ca7dda0bf34ea67
2017-09-29 15:49:46 +00:00
Android Build Merger (Role)
ea1212a38a
[automerger] Demo mode default layout support am: 2782449da6
...
Change-Id: I0d03e760f97c6f9984ad0bf9e8f9e8c7a8a8b5c7
2017-09-29 15:49:43 +00:00
Adam Cohen
2782449da6
Demo mode default layout support
...
67062454
Change-Id: Ic060d3d7dba4fffe688dddf7cd04c48e4baaf813
2017-09-29 15:49:34 +00:00
Sunny Goyal
b808e1102f
Disabling state saving for search textbox as search results are
...
not preserved across activity recreate
Bug: 65661416
Change-Id: I0bd6414cea8d25b341374cd40ecaa270d5f19c18
(cherry picked from commit dee55f92ad
)
2017-09-27 21:05:03 +00:00
Bill Yi
f00c5b5fd4
Import translations. DO NOT MERGE
...
Change-Id: I565f8090a76c1019d02a1d00bef8d9f5a73a97ca
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-26 09:16:39 -07:00
Sunny Goyal
dee55f92ad
Disabling state saving for search textbox as search results are
...
not preserved across activity recreate
Bug: 65661416
Change-Id: I0bd6414cea8d25b341374cd40ecaa270d5f19c18
2017-09-19 12:06:40 -07:00
Bill Yi
baaee5fd4e
Import translations. DO NOT MERGE
...
Change-Id: I8b2409eb2a055992bd47f2c4f1959919333a9417
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-18 14:44:18 -07:00
Sunny Goyal
952e63d006
Fixing custom widgets support:
...
> Moving the definitions to xml so that it is easier to override in derivative projects
> Fixing verious bind and save logic for custom widgets
> Adding feature flag to easily disable custom widgets
Change-Id: I0e278bc7dd415713029364060ef10842da990be9
2017-09-13 14:04:35 -07:00
Bill Yi
be213def87
Import translations. DO NOT MERGE
...
Change-Id: Id11401a9e60c09548748d7a60c602d33ae4a9329
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-13 11:49:14 -07:00
Sunny Goyal
add3d8322d
Removing some folder customization options
...
The old folder preview and animation relied on creating bitmaps for transition.
As we move to hardware bitmaps, creating custom bitmaps which rely on icon bitmaps
would be costly (hardware bitmaps are immutable and cannot be drawn on a software canvas).
Bug: 35428783
Change-Id: I39869ed44feb6a886985ad15775bc1ab55565727
2017-09-08 12:07:24 -07:00
Tony Wickham
9fad935b03
Merge "Adjust notification paddings" into ub-launcher3-dorval-polish2
2017-09-06 21:17:29 +00:00
Tony Wickham
614484617b
[automerger] Adjust notification paddings am: 2063ebd990
...
Change-Id: I58f0521e3d23f113c5729bf79010a69ac7b6bf5a
2017-09-06 20:39:00 +00:00
Tony Wickham
2063ebd990
Adjust notification paddings
...
- 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
2017-09-06 13:37:00 -07:00
Mario Bertschler
7e3003a1a8
[automerger] Changing overlay color for all apps in dark theme. am: 152d4d476e
...
Change-Id: I59dcdee84e466ed4244cb6221dfc3e35fc001f0d
2017-09-06 18:36:59 +00:00
Mario Bertschler
152d4d476e
Changing overlay color for all apps in dark theme.
...
Bug: 65382885
Change-Id: I8266f14256a93edffa7290addb3244a64dfe635b
2017-09-06 11:36:36 -07:00
Bill Yi
8a9db38a91
Import translations. DO NOT MERGE
...
Change-Id: I5c47a9fba63d1c6b565528a79e253a06c8cca937
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-06 09:04:56 -07:00
Mario Bertschler
f41edbe875
Install long-click action for apps that are not installed.
...
Bug: 65059282
Change-Id: Ifec3ac15c9cf52c456e695846eb91024b07fe333
2017-08-31 12:09:13 -07:00
Sunny Goyal
e18d3f537f
Updating the all-apps discovery bounce animation
...
> Animation plays on every onResume
> Updating animation to loop continuously on v23+
> Updating animation spec
Bug: 64331951
Change-Id: Ic6fb8d6975b37f5b010fc585329cba615296f5c7
2017-08-29 10:17:51 -07:00
Sunny Goyal
4cebfc3484
Merge "Adding support for badging instant app icons." into ub-launcher3-dorval-polish2
2017-08-28 23:16:21 +00:00
Sunny Goyal
f5523921c3
Adding support for badging instant app icons.
...
Change-Id: Idc43a1a83e0a93f70879730a0acefbc124f9c0e2
2017-08-28 15:35:25 -07:00
Jon Miranda
7fb9e712e8
Increase overview icon zone percentage from 20% to 22%.
...
This handles the case where "Home Settings" text is split into
two lines and is cropped when the user is in multi-window mode with
settings Display=Largest and Font=Largest.
Bug: 64976707
Change-Id: Ia1a4ee35a94a2fbe99f8ed25fce93a023e621147
2017-08-28 14:47:59 -07:00
Sunny Goyal
81a70e5dc2
Adding scrim in all-apps scrim
...
Bug: 64692527
Change-Id: Ib8262ad0cc3c95cd419eb9fa1dee3bbbc2d25a27
2017-08-24 15:11:18 -07:00
Mario Bertschler
9b745a82bf
Merge "Adjusting opacity values for all apps." into ub-launcher3-dorval-polish2
2017-08-24 17:33:52 +00:00
Jon Miranda
c56e3ff2ee
Show progress dialog when uninstalling an app in Launcher3Go.
...
This ensures that the uninstall activity will finish only after
the task is completed.
We initially assumed that this was always the case, but in Android
Go the uninstall activity finishes before the uninstall is completed.
Bug: 64033585
Change-Id: Ic5d8dd99e2fecd0c9cb24093ee66668b4b38cb1a
2017-08-23 12:13:24 -07:00
Mario Bertschler
f30c63c593
Adjusting opacity values for all apps.
...
Bug: 64899571
Change-Id: Ida4ee441d604b18ed3e5a687a85c7836eedd0e94
2017-08-21 12:32:42 -07:00
Bill Yi
2d01eb610c
Import translations. DO NOT MERGE
...
Change-Id: I0c577cf7de02928f02d9fde76ea5b6ec35d18c70
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-11 14:00:59 -07:00
Tony
3b7c865e04
Merge commit 'refs/changes/84/2659484/1' of sso://googleplex-android/platform/packages/apps/Launcher3 into am-860fd7dd-f3a3-4500-8fc2-78d473322b94
...
Change-Id: I0b39a20cee47d4aba4a033196db3df78b2357b7b
2017-08-03 17:06:19 -07:00
Tony Wickham
2bc5c995f6
Add new GradientView just for WidgetsBottomSheet
...
Reusing the one behind all apps caused problems when
opening widgets sheets from all apps.
Bug: 64344341
Change-Id: Ia964d8456645c78614f94693f9538dbac4f566a0
2017-08-03 15:42:03 -07:00
TreeHugger Robot
807c593256
Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish
2017-08-02 12:56:13 +00:00
TreeHugger Robot
ea093845d6
Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish2
2017-08-02 12:45:20 +00:00
TreeHugger Robot
39c6de4374
Merge "Landscape launcher grid/all apps to spec." into ub-launcher3-dorval-polish
2017-08-02 00:12:37 +00:00
Jonathan Miranda
5bd1fd2289
[automerger] Landscape launcher grid/all apps to spec. am: 18751b649d
...
Change-Id: I5a859814fe44d1f91ccb21553bc91df0c6f287a1
2017-08-01 23:56:52 +00:00
Jon Miranda
18751b649d
Landscape launcher grid/all apps to spec.
...
* Moves FastScroller to the right.
Bug: 64160529
Change-Id: Ie0dfc0a2f0f2d6f6366e4f299769148d76017782
2017-08-01 16:56:38 -07:00
Bill Yi
561ba6f75e
Import translations. DO NOT MERGE
...
Change-Id: Ia9d31a97df9a90afdeb62b63c53142d2ebe302c1
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-01 15:23:26 -07:00
Bill Yi
43387914ca
Import translations. DO NOT MERGE
...
Change-Id: Ief09f14606e61d02e2439d535158b95306510b75
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-01 15:22:18 -07:00
TreeHugger Robot
1ff6c41613
Merge "Moving GradientView background alpha to resources" into ub-launcher3-dorval-polish2
2017-08-01 20:42:12 +00:00
Sunny Goyal
0c793abf56
[automerger] Making the whole preference entry a single tap target when notification access is not available am: b65e13ca83
...
Change-Id: I4a2aab526002c59fcbc479121451988ae0872c23
2017-08-01 18:05:29 +00:00
Sunny Goyal
b65e13ca83
Making the whole preference entry a single tap target when notification access
...
is not available
Bug: 64232287
Change-Id: I93dadfb88ee5d008dee7582c5f37ea3d354330cd
2017-08-01 11:05:08 -07:00
Adam Cohen
1201982233
Cleanup duplicate translation resources
...
issue 64095837
Remaining xx-rYY resource directories:
values-en-rAU
values-en-rGB
values-en-rIN
values-es-rUS
values-fr-rCA
values-pt-rPT
values-zh-rCN
values-zh-rHK
values-zh-rTW
Change-Id: I8c7c31487f953876998e1b4d08858fb1985e696d
2017-07-28 15:16:57 -07:00
Adam Cohen
a04e5039bc
Cleanup duplicate translation resources
...
issue 64095837
Remaining xx-rYY resource directories:
values-en-rAU
values-en-rGB
values-en-rIN
values-es-rUS
values-fr-rCA
values-pt-rPT
values-zh-rCN
values-zh-rHK
values-zh-rTW
Change-Id: Id0709386d94b0a619236f386018384159df04af0
2017-07-28 14:43:44 -07:00
Bill Yi
60d1fb4d9d
Import translations. DO NOT MERGE
...
Change-Id: I85b6194931befa864bbda235f519a5890de05059
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-28 04:00:04 -07:00
Bill Yi
172fb8cffe
Import translations. DO NOT MERGE
...
Change-Id: I06ca8217be02e7f8641d2e5254cfeb2f5d61e1a4
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-28 03:55:43 -07:00
Sunny Goyal
6d1e9a1012
Moving GradientView background alpha to resources
...
Bug: 63072570
Change-Id: Ie982a5a33ece72942ebee79e4eb81f83da7b31c4
2017-07-27 10:26:37 -07:00
TreeHugger Robot
20d27e513c
Merge changes from topic 'am-7585e4a8-2edc-4122-a7e4-3366e2146d4b' into ub-launcher3-dorval-polish2
...
* changes:
[automerger] Launcher grid changes. am: 30d0aa2605
Launcher grid changes.
2017-07-26 23:59:59 +00:00
TreeHugger Robot
b35bb6021c
Merge "Launcher grid changes." into ub-launcher3-dorval-polish
2017-07-26 23:59:59 +00:00
Mario Bertschler
9fac09d852
Merge "Merging ScrimView into GradientView" into ub-launcher3-dorval-polish2
2017-07-26 21:39:28 +00:00
Mario Bertschler
254bd42729
Merging ScrimView into GradientView
...
Less banding, less drawing for All Apps Transition.
Bug: 63873246
Change-Id: I6c7c856e2939a10db7e44b266c1d6d51334fd152
2017-07-26 14:33:22 -07:00
TreeHugger Robot
5401fb146b
Merge "Add padding to the top of Folders for visual balance." into ub-launcher3-dorval-polish
2017-07-26 20:25:24 +00:00
TreeHugger Robot
87b60258ed
Merge changes from topic 'am-f7835728-4eea-4e25-a057-b154d99dcf6a' into ub-launcher3-dorval-polish2
...
* changes:
[automerger] Add padding to the top of Folders for visual balance. am: bd3057dde2
Add padding to the top of Folders for visual balance.
2017-07-26 20:25:24 +00:00
Mario Bertschler
a0465afe8d
Merging ScrimView into GradientView
...
Less banding, less drawing for All Apps Transition.
Bug: 63873246
Change-Id: I6c7c856e2939a10db7e44b266c1d6d51334fd152
2017-07-26 13:23:34 -07:00
TreeHugger Robot
4729c1b53c
Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish
2017-07-26 19:52:59 +00:00
TreeHugger Robot
fb1d066049
Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish2
2017-07-26 19:50:48 +00:00
Jonathan Miranda
fbdfc556c9
[automerger] Add padding to the top of Folders for visual balance. am: bd3057dde2
...
Change-Id: I12bfa3eac24aeabeb6d64b9cd443efce17f1850f
2017-07-26 18:16:43 +00:00
Jonathan Miranda
f2974a5c2a
[automerger] Revert "Update Folders to match spec." am: 9ad87463a8
...
Change-Id: I75ad19eba41a0bab0461a0255954092a4790c617
2017-07-26 18:16:01 +00:00
Jon Miranda
bd3057dde2
Add padding to the top of Folders for visual balance.
...
This CL is built on top of Ifb8ce81e23f38df2eb2c26f93376eca19caae5b1.
We will address Folder spec in a future release.
Bug: 63825895
Bug: 64064973
Change-Id: Ie351ad17805a092f59b5142fc2f7143e4f212b14
2017-07-26 11:14:26 -07:00
Jonathan Miranda
9ad87463a8
Revert "Update Folders to match spec."
...
This reverts commit fd8fa136f5
.
Change-Id: Ifb8ce81e23f38df2eb2c26f93376eca19caae5b1
2017-07-26 11:05:29 -07:00
Bill Yi
b141a090d7
Import translations. DO NOT MERGE
...
Change-Id: Ic49cd83e4e4a7c9282f4ca2a8f970622ddd63c0c
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-26 10:18:02 -07:00
Bill Yi
119bb836b4
Import translations. DO NOT MERGE
...
Change-Id: I955c6857dba376a8f5d7f171c8cf06127183b1bb
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-26 10:17:19 -07:00
Jon Miranda
30d0aa2605
Launcher grid changes.
...
* Tighten up space on Workspace/All Apps for tall devices.
* Decrease the cell layout padding.
Bug: 63996463
Change-Id: Ifc89e4786b7033e2af77d3742006d8c9ee719081
2017-07-25 15:55:29 -07:00
Jonathan Miranda
3aa645b7e6
[automerger] Launcher grid changes. am: 30d0aa2605
...
Change-Id: I2acf9e9086534266b97846fbf3d9ea4181839f6f
2017-07-25 22:54:53 +00:00
Bill Yi
cab2e0e8a1
Import translations. DO NOT MERGE
...
Change-Id: Ida105cf0ffa0df6be64cd9083449b622410d52dd
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-24 23:13:17 -07:00
Bill Yi
7364eb341b
Import translations. DO NOT MERGE
...
Change-Id: I812ae16a396bef494b2d81f1b74d8ab95838b2a6
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-21 16:48:00 -07:00
Jon Miranda
fd8fa136f5
Update Folders to match spec.
...
Bug: 63825895
Change-Id: Ia1a139f1afd944eefcd370645142227317e2bf20
2017-07-20 15:08:06 -07:00
Jonathan Miranda
55f2c45729
Update Folders to match spec. am: fd8fa136f5
...
Change-Id: If10efb5a72bbe261f6e7af2b66e741b7a9ee350b
2017-07-20 22:06:54 +00:00
Sunny Goyal
f5a09fe638
Fixing wrong title case for some strings
...
Bug: 63866253
Change-Id: Ied669948cb71bd89637394aa0c6f936b29e8936e
2017-07-20 11:32:46 -07:00
Bill Yi
36435f5ffd
Import translations. DO NOT MERGE
...
Change-Id: I8b6eb73065826c2fdf0857677e658fd8eb221c67
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-19 23:58:16 -07:00
Bill Yi
2e1c9afbb2
Import translations. DO NOT MERGE
...
Change-Id: If2dc6c9ef6b475270c85da54aa2dfcaf8329b4d3
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-19 23:56:51 -07:00
TreeHugger Robot
b49ff69b91
Merge "Accounting for bottom margin in the search box in app-scroll range" into ub-launcher3-dorval-polish
2017-07-17 20:48:45 +00:00
Sunny Goyal
6cd0e46a8e
Accounting for bottom margin in the search box in app-scroll range am: 0bf251b643
...
Change-Id: Icd2c57f7de9b46d7d4581bea94faf7d132217094
2017-07-17 19:55:26 +00:00
Sunny Goyal
0bf251b643
Accounting for bottom margin in the search box in app-scroll range
...
Bug: 2539098
Change-Id: I9d7cdb05d33af397a4adcfc2f1f6c1d380b9fb0e
2017-07-17 12:55:06 -07:00
Jonathan Miranda
c38dde8fc0
Tighten up vertical spacing in landscape all apps. am: 4e358271d3
...
Change-Id: Ia9e9c8b2e24b5048a395595a07db8103fe500cc9
2017-07-14 23:05:41 +00:00
Jon Miranda
4e358271d3
Tighten up vertical spacing in landscape all apps.
...
Bug: 37015359
Bug: 62801588
Change-Id: Ia4bdc2c2b12647cd671cf8a3e7a8defc43863da1
2017-07-14 15:55:07 -07:00
Adam Cohen
1add00e874
Make landscape all apps caret clickable when in all apps as well as workspace am: 5441a9d30a
...
Change-Id: Iad49b3b93c3443c487193f901c1c28c52d27b419
2017-07-14 22:10:06 +00:00
Adam Cohen
5441a9d30a
Make landscape all apps caret clickable when in all apps as well as workspace
...
-> Also increase the touch target size of the caret
-> Center the asset horizontally within the view (but keep it bottom
asligned)
issue 63681599
issue 63682248
Change-Id: I64efdfb9f84b82cc21d82c10d9301a99fed3353a
2017-07-14 22:09:56 +00:00
Jon Miranda
2803200697
Set edgeMarginPx back to 8dp.
...
With the new grid changes, it was set to 16dp but this caused an issue
where the workspace page spacing was too large. To "restore" the original
page spacing we set it back to 8dp. This caused an issue where the
pages began to overlap.
This CL changes the edgeMarginPx back to 8dp, and then adds the additional
8dp to the padding of the CellLayout.
Bug: 63590728
Change-Id: Ie968d8bd81de19c726f73581d6609e3bc486c5ca
2017-07-13 18:40:48 -07:00
Jonathan Miranda
3ec4a6109b
Set edgeMarginPx back to 8dp. am: 2803200697
...
Change-Id: I60b2924957964782a9e28f4457f1e3577a5e5848
2017-07-14 01:39:36 +00:00
Bill Yi
4dbe594a6a
Import translations. DO NOT MERGE
...
Change-Id: I90a3dc42a79e141c20b3f6a7cce01c04d3661331
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-13 08:24:38 -07:00
Bill Yi
f17ce4f1cd
Import translations. DO NOT MERGE
...
Change-Id: Idc1d9f101e767b4f899f33818e58a051d465221f
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-13 08:23:16 -07:00
Sunny Goyal
ab97f2ad8b
Updating the warning icon
...
am: ea36114e4b
Change-Id: Ia8fba8ef292b162522abbb7c773def57987dd4b4
2017-07-11 18:31:23 +00:00
Sunny Goyal
ea36114e4b
Updating the warning icon
...
Bug: 63418030
Change-Id: I89bfc538e430239b4f793649ff6598e4f0da3bfb
2017-07-11 10:01:45 -07:00
Sunny Goyal
8323934863
Adding a warning button when notification access is not available
...
am: 848cad56ce
Change-Id: I9a487df3121779fe454775aef2cf9eff947f3690
2017-07-10 18:23:22 +00:00
Sunny Goyal
848cad56ce
Adding a warning button when notification access is not available
...
Bug: 63418030
Change-Id: I4c2c497d989902ac002314a3b8fb97083757958b
2017-07-10 11:10:35 -07:00
Jon Miranda
050406fcd9
New calculation for page indicator size on tall devices.
...
am: 2ed276eb13
Change-Id: Ie3fdf1e1f646d4b4ecab5e9ecb542253bb85ca1b
2017-07-06 15:20:03 +00:00
Jon Miranda
2ed276eb13
New calculation for page indicator size on tall devices.
...
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
2017-07-06 08:05:26 -07:00
Tony Wickham
4f16c9ccf5
Merge "Polish popup" into ub-launcher3-dorval-polish
...
am: df5e2c1a74
Change-Id: Id2c843327c1764edbb2bc22c0b0278ecc6ac4188
2017-07-05 22:25:13 +00:00
Tony Wickham
df5e2c1a74
Merge "Polish popup" into ub-launcher3-dorval-polish
2017-07-05 22:18:04 +00:00
Tony
45cdfa78d4
Polish popup
...
- 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
2017-07-05 12:32:16 -07:00
Sunny Goyal
c3c9ee7615
Merge "Sanitizing various search container ids and layout names" into ub-launcher3-dorval-polish
...
am: efbfcb838d
Change-Id: Id66c371061d3cca6f9c0c09684e12ff7b5f33c32
2017-07-04 09:11:37 +00:00
TreeHugger Robot
efbfcb838d
Merge "Sanitizing various search container ids and layout names" into ub-launcher3-dorval-polish
2017-07-04 09:06:53 +00:00
Bill Yi
7bb7d6c0dc
Import translations. DO NOT MERGE
...
Change-Id: I2a64d8024850c87b55bcbc48199db7f0413537af
Auto-generated-cl: translation import
2017-07-01 02:59:13 -07:00
Bill Yi
43c03312cb
Import translations. DO NOT MERGE
...
Change-Id: Idd738d2228f85b4b4cca61a1fba7b293e2a34816
Auto-generated-cl: translation import
2017-07-01 02:58:11 -07:00
Jon Miranda
644665c282
Merge "Folder animation polish." into ub-launcher3-dorval-polish
...
am: 20c55b0e87
Change-Id: Ie8fa1a018c004635a99aaf9b7fae6360fb034a04
2017-06-29 22:42:03 +00:00
TreeHugger Robot
20c55b0e87
Merge "Folder animation polish." into ub-launcher3-dorval-polish
2017-06-29 22:35:35 +00:00
Tony
7504cd7f79
Tweak popup animation
...
am: d6573ed128
Change-Id: I55aaf8792be262c6adece953829e32e395ba668b
2017-06-29 21:12:02 +00:00
Tony
d6573ed128
Tweak popup animation
...
- Decrease duration
- Add alpha fade in and out
- Remove arrow scale when closing, so that
the reversal happens immediately
These changes help the popup feel snappier while also reducing
visual jank when moving icons (as the animation accelerates in
later and the alpha stays close to 0).
Bug: 62738635
Change-Id: Ic8af4e0e5bc00913ea713853997069e8b9c8f953
2017-06-29 13:43:35 -07:00
Jon Miranda
de0ea81442
Folder animation polish.
...
* Use different interpolators so that the prevew items in large folders
appear aligned with the rest of the folder contents longer (the
preview item movements are less jumpy).
* Fixed animation elevation on close.
Bug: 63131666
Bug: 35064148
Change-Id: Iecb1a8d3105e630ee00b3ea4b692979efb928d7d
2017-06-29 09:34:17 -07:00
Mario Bertschler
0c69c01e1a
Merge "All apps alpha mask asset for all densities." into ub-launcher3-dorval-polish
...
am: fa283822d6
Change-Id: Ia2d4e267270d7f5598bbb982aea3af2e489fd609
2017-06-28 21:27:57 +00:00
TreeHugger Robot
fa283822d6
Merge "All apps alpha mask asset for all densities." into ub-launcher3-dorval-polish
2017-06-28 21:17:05 +00:00
Tony Wickham
b258e1ab3d
Popup visual changes
...
am: aa2272f81c
Change-Id: Iea60ed8675d7e71189f0536a85c506f524c97d73
2017-06-28 02:55:47 +00:00
Tony Wickham
aa2272f81c
Popup visual changes
...
- 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
2017-06-27 19:43:18 -07:00
Jon Miranda
72b85a3103
Merge "Grid change polish bugs." into ub-launcher3-dorval-polish
...
am: 184f018ea1
Change-Id: If4ccbbb74307d594882793c8c7eeb6a17b66f914
2017-06-27 22:20:34 +00:00
Mario Bertschler
60c1456472
All apps alpha mask asset for all densities.
...
Bug: 63008339
Change-Id: I4f0ccb9caea703901a2407d4e4eb6795515bfda9
2017-06-27 15:18:56 -07:00
TreeHugger Robot
184f018ea1
Merge "Grid change polish bugs." into ub-launcher3-dorval-polish
2017-06-27 22:14:45 +00:00
Sunny Goyal
c7b8df8329
Sanitizing various search container ids and layout names
...
Bug: 63014381
Change-Id: Ia75a8a048c7a85c6324f8861abd2bcf1721032fa
2017-06-27 11:11:32 -07:00
Hyunyoung Song
2bdce730e6
Merge "Bitmap resource should not be scaled on lower density devices Bug: 63008339" into ub-launcher3-dorval-polish
...
am: 71d94efcfb
Change-Id: I8d10acfa8b95599e1f77cd308f67dd162ae2bb73
2017-06-27 00:25:37 +00:00
TreeHugger Robot
71d94efcfb
Merge "Bitmap resource should not be scaled on lower density devices Bug: 63008339" into ub-launcher3-dorval-polish
2017-06-27 00:19:33 +00:00