Commit Graph

14389 Commits

Author SHA1 Message Date
yingrenw 8e596cc860 Launcher3: Can't search out local app by Chinese
am: a9f4bffbfc

Change-Id: I1af93ffb397640ce54ee8f1938666db4f0262ea5
2017-07-12 18:25:50 +00:00
yingrenw a9f4bffbfc Launcher3: Can't search out local app by Chinese
Description:
Chinese content type is Character.OTHER_LETTER.
When key matches,it check the content type. And
if type is Character.OTHER_LETTER, it doesn't
support search and break.

When the content type is Character.OTHER_LETTER,
make it work normally.

Bug: 63534074
Change-Id: I3713f24c9206fe16a8da2a23e6c90d68079dd533
2017-07-12 10:44:20 -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 3f2b7f510d Fixing bug where tapping home while going from page 0 to 1 does nothing
am: c210f5b7ff

Change-Id: Ia3737c09b713edd692a88f43fabc96ab7759a93c
2017-07-11 05:13:35 +00:00
Sunny Goyal c210f5b7ff Fixing bug where tapping home while going from page 0 to 1 does nothing
Bug: 63454716
Change-Id: Id8bd47388858b6eb866fa87b67307731c1aca2aa
2017-07-11 05:02:05 +00:00
Tony 05a69f8f70 Merge "Mark off-screen pages as unimportant for accessibility" into ub-launcher3-dorval-polish
am: 65a2aa86db

Change-Id: I44bcd84e279ff8a9b0006876db4e187625aeb372
2017-07-11 01:08:20 +00:00
TreeHugger Robot 65a2aa86db Merge "Mark off-screen pages as unimportant for accessibility" into ub-launcher3-dorval-polish 2017-07-11 01:01:26 +00:00
Mario Bertschler b051e7fc64 Merge "Enable to recreate icon with shadow without resizing it." into ub-launcher3-dorval-polish
am: 89c719e8a3

Change-Id: Ia6e4232d1e49bd9479486321c827245e92bfd95d
2017-07-10 20:55:04 +00:00
TreeHugger Robot 89c719e8a3 Merge "Enable to recreate icon with shadow without resizing it." into ub-launcher3-dorval-polish 2017-07-10 20:48:56 +00:00
Sunny Goyal 31544df20f Merge "Do not run page snap animation if already on the default page" into ub-launcher3-dorval-polish
am: 077fdeb3c0

Change-Id: I63b40e0f005ffc21b2fb83faf41dcb28dce5ec4c
2017-07-10 20:13:30 +00:00
TreeHugger Robot 077fdeb3c0 Merge "Do not run page snap animation if already on the default page" into ub-launcher3-dorval-polish 2017-07-10 20:05:39 +00:00
Sunny Goyal 5760ca1769 Do not run page snap animation if already on the default page
Bug: 63454716
Change-Id: Ibf3eea7f1b967c6e43042c87fd4545c03edf38e8
2017-07-10 12:52:27 -07:00
Mario Bertschler 6c84efc8f4 Merge "Supporting dark theme hint for wallpaper colors." into ub-launcher3-dorval-polish
am: 0946fc7af0

Change-Id: I1c36b11dfad7276a7fb041ead16af43fa922603f
2017-07-10 19:38:58 +00:00
Mario Bertschler 080c37ecc1 Enable to recreate icon with shadow without resizing it.
Change-Id: I808eec78ff221adee72d0395e87c89150693f206
2017-07-10 12:36:31 -07:00
TreeHugger Robot 0946fc7af0 Merge "Supporting dark theme hint for wallpaper colors." into ub-launcher3-dorval-polish 2017-07-10 19:33:30 +00:00
Jon Miranda d592925372 Merge "Slide in first page preview items in FolderIcon after Folder closes." into ub-launcher3-dorval-polish
am: cebce95bac

Change-Id: Id60bda76ca5512d8a89d168ef963bc074df04261
2017-07-10 19:20:55 +00:00
TreeHugger Robot cebce95bac Merge "Slide in first page preview items in FolderIcon after Folder closes." into ub-launcher3-dorval-polish 2017-07-10 19:14:19 +00:00
Jon Miranda 27bdbcae7f Slide in first page preview items in FolderIcon after Folder closes.
If the Folder is not closed on on the first page, we animate the
current page items as if they are in the preview.

When the Folder finishes closing, the first page preview items
slide in as the current page preview items slide out.

Bug: 36022592
Bug: 35064148
Change-Id: I7ede7ed9e091e2a0c3cbe11731744bfe9ce36595
2017-07-10 11:28:57 -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
Mario Bertschler e5f4939cba Supporting dark theme hint for wallpaper colors.
Bug: 63143283
Change-Id: I0815d22215409d781348d74baace8cb5d1e15fb8
2017-07-10 11:17:55 -07: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
TreeHugger Robot c57c7c65ae Merge "Add tests to SwipeDetector (formerly VerticalPullDetector)." into ub-launcher3-master 2017-07-06 21:41:30 +00:00
Hyunyoung Song f40e94955c Add tests to SwipeDetector (formerly VerticalPullDetector).
Change-Id: I09ab4f22d7204ad806825ab0d6374c2b9616bf39
2017-07-06 14:32:35 -07:00
Jon Miranda 4a5eae4433 Move the PreviewItem drawing/animation logic to PreviewItemManager.
am: 6c5d10261e

Change-Id: I1dcb3d797bb8ade91a659f371b175a772b405883
2017-07-06 19:41:29 +00:00
Jon Miranda 6c5d10261e Move the PreviewItem drawing/animation logic to PreviewItemManager.
We want this refactor in O-DR since we will be adding more animations:
- closing from a non-first page (ag/2455887 b/36022592)
- new on-drop animations *if we end up removing the permutation logic.

Bug: 36022592
Change-Id: I82b8f5f5033d4fd9bd50fbe414b0fb721891d043
2017-07-06 12:20:56 -07:00
Tony 6dea7cddf9 Mark off-screen pages as unimportant for accessibility
ag/2458689 reduced page spacing, making it possible for
adjacent pages to overlap the current viewport. Though
you can't see this overlap due to paddings, this caused
items on the edges of adjacent pages to be focusable in
accessibility.

Bug: 63335071
Change-Id: I1296e7a711e2f0af8fc8bedda70a94a7693c7055
2017-07-06 11:32:53 -07:00
Hyunyoung Song ccf04648ae Merge "Salt packageNameHash with unique user identifier Bug: 62676166" into ub-launcher3-dorval-polish
am: e393c809e6

Change-Id: Ie05f2a69765d1d92e156683dd1051b5d44d11f6e
2017-07-06 18:17:54 +00:00
TreeHugger Robot e393c809e6 Merge "Salt packageNameHash with unique user identifier Bug: 62676166" into ub-launcher3-dorval-polish 2017-07-06 18:06:28 +00:00
Mario Bertschler 4f4ef840c0 Merge "Only draw double shadows of BubbleTextView if both shadow color's alpha value is non-zero." into ub-launcher3-dorval-polish
am: 2d275f7156

Change-Id: Id1fa200480a56a660d446beb6ac8c5e5b442e3d9
2017-07-06 17:46:16 +00:00
TreeHugger Robot 2d275f7156 Merge "Only draw double shadows of BubbleTextView if both shadow color's alpha value is non-zero." into ub-launcher3-dorval-polish 2017-07-06 17:32:44 +00:00
Mario Bertschler bbc139188a Only draw double shadows of BubbleTextView if both shadow color's alpha
value is non-zero.

Bug: 63331170
Change-Id: Ia9f06c1d6fb217d264cece805826faf123e9d5f3
Signed-off-by: Mario Bertschler <bmario@google.com>
2017-07-06 10:23:55 -07:00
Hyunyoung Song 5a1ab2ef85 Salt packageNameHash with unique user identifier
Bug: 62676166

Change-Id: I10b301b50e0198aeb52c1c437b9a84aaf323ef66
2017-07-06 10:05:07 -07:00
Tony 19b3165c89 Merge "Keep gutter aligned when removing notification footer" into ub-launcher3-dorval-polish
am: 5c9e831264

Change-Id: I59c8a8cd6f400b6cfe3ad97092f93e7f9ef85c1d
2017-07-06 15:37:48 +00:00
Sunny Goyal c5c4eaaea9 Merge "Fixing legacy shortcuts which only specify packageName in the intent dont get restored on apk install." into ub-launcher3-dorval-polish
am: 155384dad8

Change-Id: I6829fbb1e755585c9513018937cdd1010b34ad9d
2017-07-06 15:37:35 +00:00
TreeHugger Robot 5c9e831264 Merge "Keep gutter aligned when removing notification footer" into ub-launcher3-dorval-polish 2017-07-06 15:35:49 +00:00
Tony 67a25b3c4d Keep gutter aligned when removing notification footer
Bug: 63262764
Change-Id: I94e7978dafc04fc2673a9bb8c6d24ff20641416f
2017-07-06 08:28:33 -07:00
TreeHugger Robot 155384dad8 Merge "Fixing legacy shortcuts which only specify packageName in the intent dont get restored on apk install." into ub-launcher3-dorval-polish 2017-07-06 15:27:30 +00:00
Sunny Goyal 34ab6df435 Fixing legacy shortcuts which only specify packageName in the intent
dont get restored on apk install.

For various model update task, we only use targetComponent (unlike loader
where we all check packageName for legacy shortcuts).
This causes various shortcuts which only specity packageName in the intent
to get skipped during the check. Instead creating a pseudo component for
these shortcuts similar to IconCache

Bug: 62944669
Change-Id: I0aa0a4c15ef3ad88dc6cdd579a76315fb2ff780b
2017-07-06 08:20:18 -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
Jon Miranda 5967c79243 Merge "Add overscroll to the top of All Apps." into ub-launcher3-dorval-polish
am: 6f031845ac

Change-Id: I2e6de1899b7e3c44f79a19cea53bdfce06cd6034
2017-07-05 23:14:59 +00:00
Hyunyoung Song d7478c9477 Merge "Default icon should match platform one even on N and below devices. Bug: 63083094" into ub-launcher3-dorval-polish
am: 2528490500

Change-Id: Ib05c4ab87506fe41d704b4686a84a07dfd9010bd
2017-07-05 23:14:46 +00:00
TreeHugger Robot 6f031845ac Merge "Add overscroll to the top of All Apps." into ub-launcher3-dorval-polish 2017-07-05 23:03:53 +00:00
Hyunyoung Song 2528490500 Merge "Default icon should match platform one even on N and below devices. Bug: 63083094" into ub-launcher3-dorval-polish 2017-07-05 22:58:45 +00: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
Jon Miranda 2b35905ea7 Add overscroll to the top of All Apps.
* Overscroll at the top of all apps will occur when the user scrolls
  up, hits the top, and continues to scroll up.
* Fixed bug where All Apps jumps when the user enters overscroll
  from a scroll that doesn't start at the bottom.
* Fix bug where AllAppsRecyclerView stays translated even after
  the user has finished dragging.

Bug: 62628421
Change-Id: Ia1d230a7cc07a7cf8c1a7c5211a025034ae5f6df
2017-07-05 14:58:34 -07:00
Sunny Goyal 65617ba2b2 Merge "Fixing preview for newly created folder not getting clipped properly." into ub-launcher3-dorval-polish
am: 2d8f6f0050

Change-Id: I2d2f918ff417b830959c7776331245f579b37be9
2017-07-05 20:22:36 +00:00
TreeHugger Robot 2d8f6f0050 Merge "Fixing preview for newly created folder not getting clipped properly." into ub-launcher3-dorval-polish 2017-07-05 20:16:22 +00:00