Winson Chung
c8384cd73b
am c332934e: Merge "Refactoring all apps search to support external search bar." into ub-launcher3-burnaby
...
* commit 'c332934e27527107c7f9c50ba6b7af93979b8126':
Refactoring all apps search to support external search bar.
2015-06-15 22:54:32 +00:00
Winson Chung
c332934e27
Merge "Refactoring all apps search to support external search bar." into ub-launcher3-burnaby
2015-06-15 22:43:55 +00:00
Winson Chung
ef7f874a88
Refactoring all apps search to support external search bar.
...
- Adding support for an external search bar that can be used
to search a container view. This adds a new interface
AllAppsSearchController which manages the external search
bar. Each controller will have its own search implementation
which means that we no longer need a common AppSearchManager
interface.
- Removing elevation controller as we no longer have a builtin
search bar in all apps
- Refactoring container view insets so that they behave
the same in all containers.
- Refactoring apps view to ensure that we only update the number
of columns with the available width
- Cleaning up LauncherCallbacks interface
Bug: 20127840
Bug: 21494973
Change-Id: I710b8e18196961d77d8a29f0c345531d480936fe
2015-06-15 14:22:47 -07:00
Hyunyoung Song
4d3de0a435
am 0fc56db0: Merge "Work profile badge alignment b/21336417" into ub-launcher3-burnaby
...
* commit '0fc56db04fa7dde3150b02862d6a3ab3374d89bc':
Work profile badge alignment b/21336417
2015-06-15 20:12:33 +00:00
Hyunyoung Song
0fc56db04f
Merge "Work profile badge alignment b/21336417" into ub-launcher3-burnaby
2015-06-15 20:04:07 +00:00
Hyunyoung Song
41e3369d5f
Work profile badge alignment
...
b/21336417
Change-Id: Icd54320fa0d0976cac0ae66d180cc2c99ddd0c1c
2015-06-15 12:26:54 -07:00
Adam Cohen
80444bfb55
am be9c52ff: Merge "Remove inifinite recursion from PagedView" into ub-launcher3-burnaby
...
* commit 'be9c52fff17760dc83fd156bb0730a645e836aeb':
Remove inifinite recursion from PagedView
2015-06-15 18:26:19 +00:00
Rahul Chaturvedi
e01a3a9780
am e863fed1: Read rotation setting correctly from the wallpaper picker.
...
* commit 'e863fed1400d00fab11a61c5b4b989d86ca55386':
Read rotation setting correctly from the wallpaper picker.
2015-06-15 18:26:18 +00:00
Adam Cohen
be9c52fff1
Merge "Remove inifinite recursion from PagedView" into ub-launcher3-burnaby
2015-06-15 18:21:20 +00:00
Adam Cohen
5b139a5ca7
Remove inifinite recursion from PagedView
...
-> thanks adamp@
Change-Id: I36836357f5f194ac69530475b124595174c8b636
2015-06-15 11:16:18 -07:00
Rahul Chaturvedi
e863fed140
Read rotation setting correctly from the wallpaper picker.
...
If reading the rotation setting without the multi-process flag, the
WallpaperPickerActivity usually picks up a cached value. Specifying the
multi-process flag during the read fixes this and the wallpaper picker
always has the correct rotation setting.
Change-Id: Ic3639f8cd694674e92c8940b753c6bc30486076d
2015-06-15 14:09:42 -04:00
Winson Chung
7b914baa5d
am 931a2ce8: Merge "Fixing regression in fast scroller animation." into ub-launcher3-burnaby
...
* commit '931a2ce85aec5011298cf7f305f5823c13c0f578':
Fixing regression in fast scroller animation.
2015-06-13 01:20:51 +00:00
Winson Chung
931a2ce85a
Merge "Fixing regression in fast scroller animation." into ub-launcher3-burnaby
2015-06-13 01:14:34 +00:00
Winson Chung
4b9f979147
Fixing regression in fast scroller animation.
...
- Fast scroller was not fading out since we were missing the getter
for the fast scroller alpha (so the initial alpha to animate from
was wrong).
Change-Id: I2fd13eee3deb084ba37cf4a849e2378f23758391
2015-06-12 18:02:52 -07:00
Winson Chung
210252705e
am 0d95bf1a: Merge "Fixing issue with click shadow not being drawn correctly." into ub-launcher3-burnaby
...
* commit '0d95bf1a0c035f2ef9681a7c9a3d46aca74f3c11':
Fixing issue with click shadow not being drawn correctly.
2015-06-12 20:12:34 +00:00
Winson Chung
0d95bf1a0c
Merge "Fixing issue with click shadow not being drawn correctly." into ub-launcher3-burnaby
2015-06-12 20:00:47 +00:00
Winson Chung
4eda8048c1
Fixing issue with click shadow not being drawn correctly.
...
- It was due to the view parent (prediction bar) which has
its own translation.
2015-06-12 12:55:22 -07:00
Sunny Goyal
99669de0c6
am 51cd50d7: Merge "Using content provider to update launcher settings" into ub-launcher3-burnaby
...
* commit '51cd50d7f1649f4bdea42483503810735555868e':
Using content provider to update launcher settings
2015-06-12 19:40:07 +00:00
Winson Chung
a84f2669c1
am 2cc170d2: Merge "Fixing proguard stripping animation method." into ub-launcher3-burnaby
...
* commit '2cc170d2115acf3c8d1f84d6e0727d5bb854fc80':
Fixing proguard stripping animation method.
2015-06-12 19:40:06 +00:00
Sunny Goyal
4608add3ca
am 3d2e49d7: Merge "Removing developer options check for app info target" into ub-launcher3-burnaby
...
* commit '3d2e49d7b9dd63d875e8ac13e58895ad20a91a7a':
Removing developer options check for app info target
2015-06-12 19:40:05 +00:00
Sunny Goyal
51cd50d7f1
Merge "Using content provider to update launcher settings" into ub-launcher3-burnaby
2015-06-12 19:36:22 +00:00
Winson Chung
2cc170d211
Merge "Fixing proguard stripping animation method." into ub-launcher3-burnaby
2015-06-12 19:34:11 +00:00
Sunny Goyal
3d2e49d7b9
Merge "Removing developer options check for app info target" into ub-launcher3-burnaby
2015-06-12 19:28:35 +00:00
Sunny Goyal
d7da55fc32
Removing developer options check for app info target
...
Bug: 21626561
Change-Id: Ic65155ca5b1e5268ccdf2b20295a5067d5d3fa5d
2015-06-12 12:26:30 -07:00
Winson Chung
fd98e3e3fc
Fixing proguard stripping animation method.
2015-06-12 12:20:34 -07:00
Sunny Goyal
7779d62308
Using content provider to update launcher settings
...
> Removing cross process preference file
> Removed broadcast listener management for settings changes
> Defining content provider method to get/set laucnehr preferences
Change-Id: Ida36eac0ab17c1d48fedc9404817a53a89b36c4f
2015-06-12 11:16:20 -07:00
Sunny Goyal
046261464d
am e89cf793: Merge "Tying accessibility drag lifecycle to that of dragController" into ub-launcher3-burnaby
...
* commit 'e89cf793ab22fcb8cea3ff94ca981659208446db':
Tying accessibility drag lifecycle to that of dragController
2015-06-11 18:53:06 +00:00
Sunny Goyal
e89cf793ab
Merge "Tying accessibility drag lifecycle to that of dragController" into ub-launcher3-burnaby
2015-06-11 18:43:27 +00:00
Adam Cohen
f798808fc3
am b2b02b9b: Fix a small UI nit with screen reordering
...
* commit 'b2b02b9bd2e0b0da7373125c06f6d67d9758d8fe':
Fix a small UI nit with screen reordering
2015-06-11 18:33:47 +00:00
Adam Cohen
b2b02b9bd2
Fix a small UI nit with screen reordering
...
-> When in overview mode, flinging the pages can leave the scroller
running (invisibly) for much additional time, since the scroller
fling bounds far exceed the alloawble scroll bounds (in order to
achieve a hard wall type effect)
-> When this is happening, user couldn't pick up a page for reordering
-> Ended the scroller early in this case to avoid the problem
Change-Id: I8b6f140d9a87bb742e57625e90ca7d76a2158e28
2015-06-10 18:45:38 -07:00
Hyunyoung Song
626f26d68c
am 2d0fc8dc: am 0c979d1f: Catch TransactionTooLargeException when loading widget provider list b/19904873
...
* commit '2d0fc8dccd49a630a1e4a18e6b6b773d7c7bde71':
Catch TransactionTooLargeException when loading widget provider list b/19904873
2015-06-10 19:14:31 +00:00
Hyunyoung Song
2d0fc8dccd
am 0c979d1f: Catch TransactionTooLargeException when loading widget provider list b/19904873
...
* commit '0c979d1f2fda45b9d098f9399e1079e6bc22c2b0':
Catch TransactionTooLargeException when loading widget provider list b/19904873
2015-06-10 19:08:49 +00:00
Sunny Goyal
dcfd86f8b8
am 553a8f6f: Merge "Fixing crash in restore" into ub-launcher3-burnaby
...
* commit '553a8f6f44bbf0289f957815d6a0323a620147a8':
Fixing crash in restore
2015-06-10 18:47:07 +00:00
Sunny Goyal
553a8f6f44
Merge "Fixing crash in restore" into ub-launcher3-burnaby
2015-06-10 18:36:07 +00:00
Hyunyoung Song
0c979d1f2f
Catch TransactionTooLargeException when loading widget provider list
...
b/19904873
Change-Id: Ic0d13ee7513731706bc0f9fde8502acba0899cb3
Note: fix for almonte will be separate due to diff btw the branches..
(cherry picked from commit 3abd5488cc )
2015-06-09 19:06:29 +00:00
Sunny Goyal
4547802297
Tying accessibility drag lifecycle to that of dragController
...
Bug: 20865291
Change-Id: I1e0aceb20efcf4c32d76a656c499a1a4a5a32a65
2015-06-08 19:22:27 -07:00
Hyunyoung Song
5f17cddd0d
am ece9f02d: Merge "Catch TransactionTooLargeException when loading widget provider list b/19904873" into ub-launcher3-burnaby
...
* commit 'ece9f02da50ca0f7613dd20a8849ff7c85c1b920':
Catch TransactionTooLargeException when loading widget provider list b/19904873
2015-06-09 01:58:54 +00:00
Hyunyoung Song
ece9f02da5
Merge "Catch TransactionTooLargeException when loading widget provider list b/19904873" into ub-launcher3-burnaby
2015-06-09 01:53:36 +00:00
Hyunyoung Song
3abd5488cc
Catch TransactionTooLargeException when loading widget provider list
...
b/19904873
Change-Id: Ic0d13ee7513731706bc0f9fde8502acba0899cb3
Note: fix for almonte will be separate due to diff btw the branches..
2015-06-08 18:41:04 -07:00
Hyunyoung Song
96f2977ae6
am 31144251: Merge "Make WidgetsRecyclerView not crash on MNC support lib" into ub-launcher3-burnaby
...
* commit '3114425140152c2fd7e90ca4a000482d19f28e74':
Make WidgetsRecyclerView not crash on MNC support lib
2015-06-09 01:28:31 +00:00
Hyunyoung Song
3114425140
Merge "Make WidgetsRecyclerView not crash on MNC support lib" into ub-launcher3-burnaby
2015-06-09 01:22:41 +00:00
Hyunyoung Song
9e6344212a
Make WidgetsRecyclerView not crash on MNC support lib
...
Change-Id: Ia7bee39752ad0c0b58e74df4507caaf7a3cd8c29
2015-06-08 18:17:13 -07:00
Sunny Goyal
81529d3ace
am 208aba2d: Merge "Removing LauncherApplication to enable us to easily catch LauncherAppState errors" into ub-launcher3-burnaby
...
* commit '208aba2dfd13afefc65afe66d8f9cf233a017365':
Removing LauncherApplication to enable us to easily catch LauncherAppState errors
2015-06-08 23:13:58 +00:00
Sunny Goyal
208aba2dfd
Merge "Removing LauncherApplication to enable us to easily catch LauncherAppState errors" into ub-launcher3-burnaby
2015-06-08 23:05:31 +00:00
Sunny Goyal
9801333715
am be68dceb: Merge "Fixing preloaded widget not getting used for animation" into ub-launcher3-burnaby
...
* commit 'be68dcebbbe56a5063922068334565d07be6d936':
Fixing preloaded widget not getting used for animation
2015-06-08 22:41:26 +00:00
Sunny Goyal
be68dcebbb
Merge "Fixing preloaded widget not getting used for animation" into ub-launcher3-burnaby
2015-06-08 22:32:49 +00:00
Geoff Mendal
ce105a2247
Import translations. DO NOT MERGE
...
Change-Id: I56c2e136068f70f35dd0be5f882a5013294432f8
Auto-generated-cl: translation import
2015-06-08 05:15:50 -07:00
Sunny Goyal
8cf61969e8
am 0441c438: Merge "Fixing touch feedback clipped on SetWallpaper button" into ub-launcher3-burnaby
...
* commit '0441c4381bcc45f94a674da61e842ae19ea086b2':
Fixing touch feedback clipped on SetWallpaper button
2015-06-08 00:25:15 +00:00
Sunny Goyal
0441c4381b
Merge "Fixing touch feedback clipped on SetWallpaper button" into ub-launcher3-burnaby
2015-06-08 00:19:30 +00:00
Hyunyoung Song
dea8f2ecfc
am 90429e11: Merge "Improve AyncTask throughput inside WidgetPreviewLoader" into ub-launcher3-burnaby
...
* commit '90429e11e75f5756d250f1156cac7cc6479f90a1':
Improve AyncTask throughput inside WidgetPreviewLoader
2015-06-05 21:23:59 +00:00