Winson Chung
d6850edf87
Merge "Avoid merging sections across scripts." into ub-launcher3-burnaby
2015-06-01 18:27:21 +00:00
Winson Chung
595395d84f
Avoid merging sections across scripts.
...
Bug: 20222023
Change-Id: I6f6577112845fec14ae2e9c6e88ff3569bd2f1af
2015-06-01 18:26:55 +00:00
Geoff Mendal
507e1ece84
am 48def6ea: (-s ours) am 322e1f57: (-s ours) am f05f4ff0: (-s ours) Import translations. DO NOT MERGE
...
* commit '48def6ea188c4e2cfc75a63212507396fdc81d2d':
Import translations. DO NOT MERGE
2015-06-01 18:17:05 +00:00
Sunny Goyal
25125e77d6
am d3d8c958: Null check in accessibility delegate
...
* commit 'd3d8c958a28aee7815fa2bc81b5c0b79903d51ad':
Null check in accessibility delegate
2015-06-01 17:42:41 +00:00
Sunny Goyal
d3d8c958a2
Null check in accessibility delegate
...
bug: 21338696
Change-Id: I00d67e53e03e33b26a8eadb669b60fec47553f26
2015-06-01 10:10:28 -07:00
Geoff Mendal
48def6ea18
am 322e1f57: (-s ours) am f05f4ff0: (-s ours) Import translations. DO NOT MERGE
...
* commit '322e1f57def9c86e735a94e8a92b6310655a6c33':
Import translations. DO NOT MERGE
2015-06-01 17:10:18 +00:00
Geoff Mendal
3a3afbf8a0
Import translations. DO NOT MERGE
...
Change-Id: I7183b89aa3f1171c82cbdbf3ca274487fbcc09fc
Auto-generated-cl: translation import
2015-06-01 05:27:31 -07:00
Geoff Mendal
322e1f57de
am f05f4ff0: (-s ours) Import translations. DO NOT MERGE
...
* commit 'f05f4ff01ced043832f714d6f841bae33d8cb141':
Import translations. DO NOT MERGE
2015-05-30 23:24:04 +00:00
Geoff Mendal
f05f4ff01c
Import translations. DO NOT MERGE
...
Change-Id: Id8b8584b48327e773693a700dbbf4b5934dbd8b4
Auto-generated-cl: translation import
2015-05-30 16:09:40 -07:00
Geoff Mendal
2a95640c5b
Import translations. DO NOT MERGE
...
Change-Id: I6c8f2b3644ea0cd147b479876f7f0c462277f0da
Auto-generated-cl: translation import
2015-05-29 19:23:36 -07:00
Hyunyoung Song
f6149c4248
am 8522c80b: Merge "Start adding unit tests for the invariant device profile / Refactor" into ub-launcher3-burnaby
...
* commit '8522c80b4aa7bd955a54aa0abfe855d6132622e9':
Start adding unit tests for the invariant device profile / Refactor
2015-05-29 22:58:38 +00:00
Hyunyoung Song
8522c80b4a
Merge "Start adding unit tests for the invariant device profile / Refactor" into ub-launcher3-burnaby
2015-05-29 22:47:37 +00:00
Sunny Goyal
5ce28d1787
am 80aa3ec4: Merge "Fixing screen jumps when performing DnD in rtl mode" into ub-launcher3-burnaby
...
* commit '80aa3ec40ff78ba3cdc7b4c299e271a110336ec0':
Fixing screen jumps when performing DnD in rtl mode
2015-05-29 22:13:52 +00:00
Sunny Goyal
80aa3ec40f
Merge "Fixing screen jumps when performing DnD in rtl mode" into ub-launcher3-burnaby
2015-05-29 22:03:10 +00:00
Sunny Goyal
2b7bf87bba
Fixing screen jumps when performing DnD in rtl mode
...
Bug: 21445825
Change-Id: Ie43d24ce9c8c08dc2c4b3e24692d497760d8cd2d
2015-05-29 15:02:30 -07:00
Hyunyoung Song
b91d81059a
am ac5f6af1: Move fast scrolling logic to BaseRecyclerView
...
* commit 'ac5f6af1488ec1cf0b73aa0848a675764c2f652b':
Move fast scrolling logic to BaseRecyclerView
2015-05-29 19:15:10 +00:00
Hyunyoung Song
ac5f6af148
Move fast scrolling logic to BaseRecyclerView
...
- This change has no effect on actual functionality but to make it easier
for widget tray to inherit the goodness of the 1) fast scroller
functionality 2) unify the scroll look and feel with the all apps view
b/21375339
Change-Id: Ib859b1c3352c0b69f16549ded8f20eb82cf58ba8
2015-05-29 12:00:44 -07:00
Winson Chung
f65380f731
am 0b068759: Merge "Ensuring that each CacheEntry has a default title and content description." into ub-launcher3-burnaby
...
* commit '0b06875971fffd232ce2dea78cd29145edc5bab4':
Ensuring that each CacheEntry has a default title and content description.
2015-05-28 23:05:10 +00:00
Winson Chung
0b06875971
Merge "Ensuring that each CacheEntry has a default title and content description." into ub-launcher3-burnaby
2015-05-28 22:48:50 +00:00
Hyunyoung Song
35c3c7f517
Start adding unit tests for the invariant device profile / Refactor
...
- removed redundant code to sort the device profiles
- removed DeviceProfileQuery class
- Added a helper method inside the test to easily generate
interpolation graph looks like:
https://docs.google.com/a/google.com/spreadsheets/d/1a1fdemrOqIDixiql77h0anWzUD3GlYfGsbP2FfIhyPM/edit?usp=sharing
Change-Id: Ia4c54a8d59a049c418c08d1b766f07ac6e1d0944
2015-05-28 15:33:40 -07:00
Vadim Tryshev
25323e9ffc
am 04a9bc4a: Merge "Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED event." into ub-launcher3-burnaby
...
* commit '04a9bc4a50dd0d7438d4c3f980c82db5305c2d76':
Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED event.
2015-05-28 22:30:29 +00:00
Hyunyoung Song
724719d66e
am eabf77ca: am a14cb230: (-s ours) Merge "Guard against monkey actor test NPE inside FocusHelper b/19626762" into ub-launcher3-almonte
...
* commit 'eabf77ca9621393a0a32e16e7640888de08f1ea9':
Guard against monkey actor test NPE inside FocusHelper b/19626762
2015-05-28 22:30:28 +00:00
Winson Chung
cdefc631f8
Ensuring that each CacheEntry has a default title and content description.
...
- Also defer adding entry to cache until we know that it has correctly loaded
Bug: 21446070
Change-Id: Ia7aae65ecdc5d9d7741f75d3fb6e7b85daeafeff
2015-05-28 15:25:45 -07:00
Vadim Tryshev
04a9bc4a50
Merge "Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED event." into ub-launcher3-burnaby
2015-05-28 22:07:56 +00:00
Vadim Tryshev
7066c1235f
Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED event.
...
Change-Id: Idec0e333a0d3c3a0c232d3e2240f18174e0ea88c
2015-05-28 15:06:18 -07:00
Hyunyoung Song
eabf77ca96
am a14cb230: (-s ours) Merge "Guard against monkey actor test NPE inside FocusHelper b/19626762" into ub-launcher3-almonte
...
* commit 'a14cb230dad35fc4ad54dae9f5c5d4f71b89ff12':
Guard against monkey actor test NPE inside FocusHelper b/19626762
2015-05-28 22:01:35 +00:00
Vadim Tryshev
5619edf52e
am 8b80baec: Merge "Fixing non-scrolling of workspace view after opening/closing AllApps vew. The reason for non-scrolling was excluding the pages view from the accessibility hierarchy by marking it as non-important. So, I just removed the code manipulating [non]impor
...
* commit '8b80baec0600fc1afa0806218c7eab9863907e96':
Fixing non-scrolling of workspace view after opening/closing AllApps vew. The reason for non-scrolling was excluding the pages view from the accessibility hierarchy by marking it as non-important. So, I just removed the code manipulating [non]importance of the PagedView.
2015-05-28 21:50:59 +00:00
Hyunyoung Song
a14cb230da
Merge "Guard against monkey actor test NPE inside FocusHelper b/19626762" into ub-launcher3-almonte
2015-05-28 21:49:43 +00:00
Hyunyoung Song
89aeda1b78
Guard against monkey actor test NPE inside FocusHelper
...
b/19626762
Change-Id: Icaff5931f4076323855f23e7165b0e78a11241b6
2015-05-28 14:45:59 -07:00
Vadim Tryshev
8b80baec06
Merge "Fixing non-scrolling of workspace view after opening/closing AllApps vew. The reason for non-scrolling was excluding the pages view from the accessibility hierarchy by marking it as non-important. So, I just removed the code manipulating [non]importance of the PagedView." into ub-launcher3-burnaby
2015-05-28 21:42:16 +00:00
Vadim Tryshev
7af0d4474f
Fixing non-scrolling of workspace view after opening/closing AllApps vew.
...
The reason for non-scrolling was excluding the pages view from the
accessibility hierarchy by marking it as non-important. So, I just
removed the code manipulating [non]importance of the PagedView.
However, this would make the PagesView accessibility-focusable, which is
undesirable. It becomes focusable because it supports long clicks in "normal"
mode. Since it doesn't support accessibility long clicks (i.e. Overview mode is
fetched NOT via accessibility long-click), I just disabled accessibility
long-clickability, which made PageView non-focusable, and it started to behave
correctly.
Bug: 21281859
Change-Id: I7ab01e5f39cb37c456c961199c27458c9bda1c3d
2015-05-28 14:33:36 -07:00
Sunny Goyal
f59b3da381
am 58376925: Fixing page background not displayed when dragging from all apps
...
* commit '58376925f9596c23f5c9ffa6c99630dfddcfce9c':
Fixing page background not displayed when dragging from all apps
2015-05-28 19:19:24 +00:00
Sunny Goyal
58376925f9
Fixing page background not displayed when dragging from all apps
...
> Adding empty page synchronously, instead of waiting for a frame
> Changing launcher state from widgets screen in the same frame, similar to all apps
> Removing DragEnforcer, and moving that logic in side the workspace, disabled by a flag
> Using first page to get page bounds in drag layer, as last page may not have been measured
Change-Id: I172ba4e5ce44648ac55402d49994542c6e10f101
2015-05-27 17:50:35 -07:00
Sunny Goyal
802e8e5c84
am 5cc7af12: Merge "Removing file IO used for checking configuration change" into ub-launcher3-burnaby
...
* commit '5cc7af12f10c4bd97bd732305398c7ad6a7fa4ca':
Removing file IO used for checking configuration change
2015-05-28 00:37:12 +00:00
Sunny Goyal
5cc7af12f1
Merge "Removing file IO used for checking configuration change" into ub-launcher3-burnaby
2015-05-28 00:18:01 +00:00
Adam Cohen
bbf39e9a71
am cadc29c7: Merge "Make sure all transition components run on the same thread" into ub-launcher3-burnaby
...
* commit 'cadc29c7e55cc14526878e511a85ae6c9c7e23c7':
Make sure all transition components run on the same thread
2015-05-27 21:32:28 +00:00
Adam Cohen
cadc29c7e5
Merge "Make sure all transition components run on the same thread" into ub-launcher3-burnaby
2015-05-27 21:16:30 +00:00
Adam Cohen
1558893b87
Make sure all transition components run on the same thread
...
-> The framework circular reveal transition runs on the render
thread which can cause problems when mixed in an AnimatorSet
with transitions that don't run on the render thread
-> See issue 17556455
issue 21445293
Change-Id: Ie19c184c55060651e817d426ec83049b06af56ba
2015-05-27 13:55:09 -07:00
Sunny Goyal
c40c6fd39a
am 1740d901: Fixing build breakage
...
* commit '1740d901ff2bbde7590588cdaae57805b24a74d8':
Fixing build breakage
2015-05-27 20:20:35 +00:00
Sunny Goyal
1740d901ff
Fixing build breakage
...
Change-Id: I2d8ac9a92d2da3d6b0f52ff8a6e3683b05663aec
2015-05-27 11:14:01 -07:00
Sunny Goyal
d13787aff8
am 5a1f53b3: Removing SmoothPagedView as all its methods are disabled
...
* commit '5a1f53b306a4fcf56aad577987386ea1b2dfe6b9':
Removing SmoothPagedView as all its methods are disabled
2015-05-27 17:59:25 +00:00
Sunny Goyal
5a1f53b306
Removing SmoothPagedView as all its methods are disabled
...
Change-Id: I83c99bb3d3546693200d64e2233957b4c679e7e6
2015-05-27 10:24:24 -07:00
Geoff Mendal
c900b44135
Import translations. DO NOT MERGE
...
Change-Id: I9bf37fcab15f4b122afa855720103d7962230387
Auto-generated-cl: translation import
2015-05-27 05:14:39 -07:00
Jun Mukai
3132cc9dbd
am bbcf5ac7: Merge "Introduce LauncherSearchCallback to handle search overlay status." into ub-launcher3-burnaby
...
* commit 'bbcf5ac7aa73a3ce07215d77a0b496cf7fb00f29':
Introduce LauncherSearchCallback to handle search overlay status.
2015-05-27 01:31:25 +00:00
Sunny Goyal
d7953c33d4
am d70ad0d0: Fixing workspace scrim not being drawn
...
* commit 'd70ad0d09519975927697604ba38d50883a4d3bf':
Fixing workspace scrim not being drawn
2015-05-27 01:31:24 +00:00
Jun Mukai
bbcf5ac7aa
Merge "Introduce LauncherSearchCallback to handle search overlay status." into ub-launcher3-burnaby
2015-05-27 00:41:29 +00:00
Sunny Goyal
d70ad0d095
Fixing workspace scrim not being drawn
...
Change-Id: Iabafe159a577909396d1602a7eda9c508e95cb71
2015-05-26 17:20:07 -07:00
Sunny Goyal
f0e1fd9938
Removing file IO used for checking configuration change
...
> This check was used for flushing the cache, but since the cache
is backed by a DB, this has no effect as same icons are loaded again
Change-Id: Ib7d8a8598c5d225d922e095c899dc11ad06f2b7a
2015-05-26 09:14:49 -07:00
Geoff Mendal
d494b80ed1
Import translations. DO NOT MERGE
...
Change-Id: I23ab4922e2d6fd7049a095fe1c5d7a580fd679af
Auto-generated-cl: translation import
2015-05-25 07:22:31 -07:00
Adam Cohen
2afff9c97f
am 8f73d703: (-s ours) am c3d4553d: (-s ours) [DO NOT MERGE] Use custom slide-up animation on LMP MR1 instead of system default
...
* commit '8f73d7032e557c6f01a9954a2ec0f386987946e4':
[DO NOT MERGE] Use custom slide-up animation on LMP MR1 instead of system default
2015-05-22 23:33:49 +00:00