Hyunyoung Song
3e12a63e57
Merge "Landscape container padding update. b/30021487" into ub-launcher3-calgary-polish
...
am: 6b5e60d0e4
Change-Id: I411c5fc3ccde4ead67d71e0c8c171fa8994cc7dc
2016-08-23 18:29:24 +00:00
Hyunyoung Song
0afba36c52
Landscape container padding update. b/30021487
...
am: 9d96fd5790
Change-Id: I3449fe4a55de2a3f74b77982b688254b2d5e2686
2016-08-23 18:29:23 +00:00
Hyunyoung Song
6b5e60d0e4
Merge "Landscape container padding update. b/30021487" into ub-launcher3-calgary-polish
2016-08-23 18:11:25 +00:00
Hyunyoung Song
9d96fd5790
Landscape container padding update.
...
b/30021487
Change-Id: I179825eba09f3c4c57175e8f6da49708dae1931c
2016-08-23 11:06:24 -07:00
Tony Wickham
a3df3fd181
Cancel hotseat color animator before setting a new color. am: ef0c537925
...
am: 5f2ea1e9ce
Change-Id: Ifcb3be18e27ad1b2ee7500981363d752188c11aa
2016-08-22 23:27:09 +00:00
Tony Wickham
5f2ea1e9ce
Cancel hotseat color animator before setting a new color.
...
am: ef0c537925
Change-Id: I1aea3e288d7e54e788ad95b8599e6d909458b220
2016-08-22 23:23:09 +00:00
Tony Wickham
ef0c537925
Cancel hotseat color animator before setting a new color.
...
There was a race condition that caused the new color to not be
applied. For example, here's how the hotseat would become transparent:
1 Launcher is loaded for the first time; as such, there is not yet a
color defined for the hotseat, so we start animating to the provided
default (Color.TRANSPARENT). Meanwhile we start the color extraction.
2 When the color extraction finishes, we set the hotseat to the new
color. However, if launcher is paused at the time (perhaps some
retail mode content is showing), then we don't animate the change.
3 If 2 happens before the animation in 1 is complete, the color from
2 will be overriden by subsequent animation frames and thus the
hotseat remains transparent until the wallpaper changes.
Bug: 30956221
Change-Id: Iddf72379b0162f1b32883ad26ce267473e172849
2016-08-22 15:23:01 -07:00
Sunny Goyal
5e3895d404
Removing wrong dead code around direction matching
...
am: 8f90dcff37
Change-Id: I6e4ba6cf912db4b31ba246855f8a6662ad8afc3b
2016-08-18 22:21:16 +00:00
Sunny Goyal
8f90dcff37
Removing wrong dead code around direction matching
...
Change-Id: Ic8349fcac4bfe6222b1cbf26e8cbb1810dc32298
2016-08-18 15:08:22 -07:00
Sunny Goyal
95ae1b32a1
Fixing allApps UI not extending to statusbar & navbar on tablets
...
am: ad9a25d4be
Change-Id: I8628bc6979b2306787a2d58960b0641d166f397b
2016-08-18 19:46:35 +00:00
Sunny Goyal
ad9a25d4be
Fixing allApps UI not extending to statusbar & navbar on tablets
...
AllApps UI on tablets includes the extra gray bottom bar at the bottom
for nav-bar background protection, and should overlay the nav bar
Change-Id: Idb138b714c34de5510eb9aedfcefb22c9189eee4
2016-08-18 11:34:55 -07:00
Sunny Goyal
366c3b343b
Merge "Adding support for pending widgets in AutoInstall layout" into ub-launcher3-calgary-polish
...
am: e2b2fb79fc
Change-Id: Ifb0edfa00e5a6ac480afe829155d088410c72121
2016-08-17 23:18:48 +00:00
Sunny Goyal
401e3cc297
Adding support for pending widgets in AutoInstall layout
...
am: 86df138d9f
Change-Id: Iafcec1dbe15b30b6d9c7c50951400cf97aecc47e
2016-08-17 23:18:48 +00:00
Sunny Goyal
e2b2fb79fc
Merge "Adding support for pending widgets in AutoInstall layout" into ub-launcher3-calgary-polish
2016-08-17 23:02:42 +00:00
Sunny Goyal
cf771e0891
Merge "Fixing broken accessibility drag" into ub-launcher3-calgary-polish
...
am: c816967f91
Change-Id: I72974f22cb1d122a50d20c9096acd1b828163a1c
2016-08-17 21:01:36 +00:00
Sunny Goyal
5fa6049ca1
Fixing broken accessibility drag
...
am: 4583d09c05
Change-Id: Idcf6b4551fe44ecc789f4573d7c6ec5bdd2ad6ee
2016-08-17 21:01:36 +00:00
Sunny Goyal
c816967f91
Merge "Fixing broken accessibility drag" into ub-launcher3-calgary-polish
2016-08-17 20:53:58 +00:00
Sunny Goyal
4583d09c05
Fixing broken accessibility drag
...
> Allow touch events on hotseat while in accessible drag as drag now
happens in spring loaded state.
> Allow drop target buttons to ignore thershold check when in
accessibility drag
Bug: 30900444
Change-Id: I88274367983fc027b2ddde3a719ca943f4f48587
2016-08-17 11:24:10 -07:00
Bill Yi
649cb1b93f
Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary am: c9efe2ba9c -s ours
...
am: 950e8ed321 -s ours
Change-Id: I509713055b7d3e6aa2a7eac74d358cbd0f6dcfa8
2016-08-16 21:10:11 +00:00
Bill Yi
d8a5f69fc4
Import translations. DO NOT MERGE am: 2deaba905f -s ours
...
am: ea9b82baaa -s ours
Change-Id: I6641d322dc758f0c0a487a961da451efa6fa2c98
2016-08-16 21:10:10 +00:00
Sunny Goyal
0f8c05896d
Merge "Blocking alpha animation if the initial and final state for the animation are both 0" into ub-launcher3-calgary-polish
...
am: b9b41b835e
Change-Id: I630066f5f22be8326aed71cf7b924cc27ad83ce2
2016-08-16 21:07:36 +00:00
Sunny Goyal
c1c6a62ed7
Blocking alpha animation if the initial and final state for the animation are both 0
...
am: bf206123a8
Change-Id: I7c9ae954b95aa6f11319325c62b8a99f4b5f2a93
2016-08-16 21:07:36 +00:00
Sunny Goyal
60d067d381
Merge "Moving the state changes during drag-n-drop from startDrag to onDragStart" into ub-launcher3-calgary-polish
...
am: d1602ddfdf
Change-Id: Ifeb15679c73f9b1b9fc7e5db9acd259577179657
2016-08-16 21:07:35 +00:00
Sunny Goyal
fe3d05c390
Moving the state changes during drag-n-drop from startDrag to onDragStart
...
am: 06e21a2587
Change-Id: I875fcc0b9e38fe86f6898e511671ba392aaa4c1d
2016-08-16 21:07:35 +00:00
Bill Yi
950e8ed321
Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary
...
am: c9efe2ba9c -s ours
Change-Id: I1fbfd1be22e96d99d05a76e480fc6dca290bc519
2016-08-16 21:07:34 +00:00
Bill Yi
ea9b82baaa
Import translations. DO NOT MERGE
...
am: 2deaba905f -s ours
Change-Id: I4d456a029be23f5a716cac7b3132cdf82f27bac9
2016-08-16 21:07:34 +00:00
Bill Yi
c364eb7e2b
Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary-polish
...
am: d7058f2b06 -s ours
Change-Id: Iad3c5283a4e3dfe2b8732c68fc473483570e9c07
2016-08-16 21:07:34 +00:00
Bill Yi
2c25197b37
Import translations. DO NOT MERGE
...
am: 2911dcd6fa -s ours
Change-Id: I7739c64c2ab8618bc31b4c134fcb08f1150936b7
2016-08-16 21:07:34 +00:00
Sunny Goyal
86df138d9f
Adding support for pending widgets in AutoInstall layout
...
> Pending widgets whill show a loading progress while the app
is being installed.
> Extra bind options can be defined using the tub tags
<extra key="key-name" value="key-value" />
These are sent as widget options when the widget is bound.
> If the widget has any config activity, it is not shown
> Required attributes:
className, packageName, x, y, spanY, spanY & screen
Bug: 30279609
Change-Id: I1338618bfa5d86967339dffb68c12b1add6eb5d7
2016-08-16 12:37:29 -07:00
Sunny Goyal
b9b41b835e
Merge "Blocking alpha animation if the initial and final state for the animation are both 0" into ub-launcher3-calgary-polish
2016-08-16 17:49:46 +00:00
Sunny Goyal
d1602ddfdf
Merge "Moving the state changes during drag-n-drop from startDrag to onDragStart" into ub-launcher3-calgary-polish
2016-08-16 17:47:59 +00:00
TreeHugger Robot
d7058f2b06
Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary-polish
2016-08-16 15:35:23 +00:00
TreeHugger Robot
c9efe2ba9c
Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary
2016-08-16 15:35:19 +00:00
TreeHugger Robot
e82bcdd618
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master
2016-08-16 15:35:05 +00:00
Sunny Goyal
e0eec462b6
Merge "Updating version check to use SDK_INT" into ub-launcher3-calgary am: 6fbdc09e1c
...
am: a968be35be
Change-Id: I1007961ef8e1f48062edba931c38379615066328
2016-08-16 02:55:11 +00:00
Sunny Goyal
b4b3a43b72
Updating version check to use SDK_INT am: a9206128a2
...
am: 6ff0c6f299
Change-Id: I369f216d1b967c0754c0a839bad72a6acd0a6af2
2016-08-16 02:55:11 +00:00
Sunny Goyal
a968be35be
Merge "Updating version check to use SDK_INT" into ub-launcher3-calgary
...
am: 6fbdc09e1c
Change-Id: I07d87b14a1ef22c035ff8074a1649ead32a4b728
2016-08-16 02:51:10 +00:00
Sunny Goyal
6ff0c6f299
Updating version check to use SDK_INT
...
am: a9206128a2
Change-Id: If87c82149d086c056e6116a313519833c38a77dd
2016-08-16 02:51:10 +00:00
Sunny Goyal
6fbdc09e1c
Merge "Updating version check to use SDK_INT" into ub-launcher3-calgary
2016-08-16 02:44:51 +00:00
Sunny Goyal
a9206128a2
Updating version check to use SDK_INT
...
Change-Id: Idb46053e7304bc8d0cab03a17a6fe73013e4f092
2016-08-15 19:35:22 -07:00
Hyunyoung Song
6d05164ace
[DO NOT MERGE] Set launch source target correctly for user event logging am: 5a17fe6ca0 -s ours
...
am: 54d3a264c0 -s ours
Change-Id: I22ca0426d124a0a7d752c9b1a280d74e7cbf9d10
2016-08-16 02:14:37 +00:00
Hyunyoung Song
54d3a264c0
[DO NOT MERGE] Set launch source target correctly for user event logging
...
am: 5a17fe6ca0 -s ours
Change-Id: I08c7d7ca433577cc676b5ed005af03dd2110e8a1
2016-08-16 02:10:38 +00:00
Bill Yi
d9d73d8aa7
Import translations. DO NOT MERGE
...
Change-Id: Ibe236dabffa61ef50952deee1ec1f00ca0f37096
Auto-generated-cl: translation import
2016-08-15 18:02:15 -07:00
Bill Yi
2911dcd6fa
Import translations. DO NOT MERGE
...
Change-Id: If3c9e57ec6801605397ff16f2ec93c6aaeda665e
Auto-generated-cl: translation import
2016-08-15 18:00:59 -07:00
Bill Yi
2deaba905f
Import translations. DO NOT MERGE
...
Change-Id: I96007581be40da18813dfcb8606bc6d8fed29e54
Auto-generated-cl: translation import
2016-08-15 17:59:41 -07:00
Hyunyoung Song
b6128acde4
Merge "Set launch source target correctly for user event logging" into ub-launcher3-calgary-polish
...
am: be37dcb1b1
Change-Id: Iabb9c5711b549f2271a8edd8ec16bdf638891a10
2016-08-16 00:49:03 +00:00
Hyunyoung Song
b3560c0777
Set launch source target correctly for user event logging
...
am: 8ce6063c4a
Change-Id: I2a29a1480ae52d6069951ae8a483c10930b6a18c
2016-08-16 00:49:02 +00:00
Hyunyoung Song
5a17fe6ca0
[DO NOT MERGE] Set launch source target correctly for user event logging
...
Before, everything is set to APP_ICON
With this changed, pinned shortcuts are set to DEEPSHORTCUT
Change-Id: I3e17de63f58693525236290ef5cb1f909f1d6098
(cherry picked from commit 8ce6063c4a )
2016-08-16 00:40:26 +00:00
Hyunyoung Song
be37dcb1b1
Merge "Set launch source target correctly for user event logging" into ub-launcher3-calgary-polish
2016-08-16 00:39:56 +00:00
Hyunyoung Song
8ce6063c4a
Set launch source target correctly for user event logging
...
Before, everything is set to APP_ICON
With this changed, pinned shortcuts are set to DEEPSHORTCUT
Change-Id: I3e17de63f58693525236290ef5cb1f909f1d6098
2016-08-15 16:22:20 -07:00