Mady Mellor
78eba633f1
Merge "Update the animation when showing / closing inline controls" into nyc-dev
...
am: a5d6c37338
* commit 'a5d6c37338111f52ae76b6ec66825a9525206151':
Update the animation when showing / closing inline controls
2016-02-29 21:47:38 +00:00
Mady Mellor
a5d6c37338
Merge "Update the animation when showing / closing inline controls" into nyc-dev
2016-02-29 21:43:41 +00:00
Jason Monk
ab0c18a93e
Merge "Fix flashlight availability." into nyc-dev
...
am: f8d700ab83
* commit 'f8d700ab83216ea7bd2637a2888089e4bf538210':
Fix flashlight availability.
2016-02-29 21:14:56 +00:00
Jason Monk
e697f6d29d
Merge "Fixes in QS customization" into nyc-dev
...
am: 8e4341d980
* commit '8e4341d9800f70bdd5bd51ca1b17088361c161ca':
Fixes in QS customization
2016-02-29 21:11:30 +00:00
Jason Monk
f8d700ab83
Merge "Fix flashlight availability." into nyc-dev
2016-02-29 20:41:03 +00:00
Jason Monk
8e4341d980
Merge "Fixes in QS customization" into nyc-dev
2016-02-29 20:29:14 +00:00
Jason Monk
04fd24966a
Fixes in QS customization
...
- Revert to long-press to drag
- X -> <-
- Always save
Bug: 27397111
Bug: 27364013
Bug: 27396440
Change-Id: Ib19096b0ed65fb1112386735dffe9308e57c3d5a
2016-02-29 15:01:21 -05:00
Jason Monk
72d7bc4a09
Fix flashlight availability.
...
Bug: 26981482
Change-Id: I62059b3b7f18520ae8735f3f3557411991bee909
2016-02-29 14:09:30 -05:00
Jaewan Kim
9cd3351c4b
Merge "PIP: Implement play/pause button in menu" into nyc-dev
...
am: f61dd544b2
* commit 'f61dd544b2068ce3d82e86f16f22639831440a02':
PIP: Implement play/pause button in menu
2016-02-29 19:03:22 +00:00
Dongwon Kang
f61dd544b2
Merge "PIP: Implement play/pause button in menu" into nyc-dev
2016-02-29 19:00:02 +00:00
Jaewan Kim
623381921c
PIP: Implement play/pause button in menu
...
Bug: 26685243
Change-Id: Id3138cc35dbef90d91767797e7f26f3c60191b1a
2016-02-29 10:53:10 -08:00
Jason Monk
6f6da41798
Merge changes I70299512,I42df29b4 into nyc-dev
...
am: c519288b8d
* commit 'c519288b8d227f285ff242fa5995b078e72e7897':
Add tests for TouchAnimator
Fix TouchAnimator callbacks
2016-02-29 18:18:50 +00:00
Jason Monk
c519288b8d
Merge changes I70299512,I42df29b4 into nyc-dev
...
* changes:
Add tests for TouchAnimator
Fix TouchAnimator callbacks
2016-02-29 18:16:39 +00:00
Mady Mellor
b53bc276d6
Update the animation when showing / closing inline controls
...
This CL updates the circular reveal animation to originate
from the gear and and done button in the inline controls.
Bug: 22451710
Change-Id: I050413c980a8c9e73fe2e9a789567051d3119373
2016-02-29 10:16:06 -08:00
Jason Monk
f6a3cf9291
Add tests for TouchAnimator
...
Also fix existing tests
Bug: 27392084
Change-Id: I70299512e8fa3e0cb86c868b47df7703e04d6084
2016-02-29 13:01:08 -05:00
Jason Monk
df5459daaa
Fix TouchAnimator callbacks
...
Bug: 27392084
Change-Id: I42df29b4c7df4f709dd2fafa90037d485e93f3bd
2016-02-29 12:59:38 -05:00
Geoff Mendal
342006e919
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-02-29 15:34:26 +00:00
Geoff Mendal
1211d70d0b
Import translations. DO NOT MERGE
...
Change-Id: I1ce2ed342ab6e3155ff634c5e713fc3d6bfef540
Auto-generated-cl: translation import
2016-02-29 07:32:23 -08:00
Jorim Jaggi
ef5fac68df
Force carrier network change anim onto UI thread
...
am: 035a82d264
* commit '035a82d264b8c4cdcb88cb542019a48b7629c973':
Force carrier network change anim onto UI thread
2016-02-29 15:18:59 +00:00
Jorim Jaggi
035a82d264
Force carrier network change anim onto UI thread
...
Fixes a bug where RenderThread was constantly scheduling frames,
but didn't actually start the animation. Also fixes some jank
while the animation is playing.
Bug: 27396097
Change-Id: I353d60633eeef1a4f3bbfbeddb58f9703debe293
2016-02-29 15:16:21 +00:00
Muyuan Li
1673ab1ead
Merge "Allows components to register shortcut key." into nyc-dev
...
am: 187b9b9e5b
* commit '187b9b9e5bb3c6a83a26f2ece23a6cfa16614d03':
Allows components to register shortcut key.
2016-02-26 22:50:25 +00:00
Muyuan Li
94ce94e960
Allows components to register shortcut key.
...
The registered shortcut will be called from PhoneWindowManager,
before dispatching
Change-Id: If26128939b45a639c8895719a7a23ca433f39fd9
(cherry picked from commit 4da863c5a8872dcabb179a978a2b2157d9081679)
2016-02-26 22:30:34 +00:00
Selim Cinek
698fe85d78
Decorated media notifications now also animate their actions
...
am: df5bf6147c
* commit 'df5bf6147ca8105f4617a815d4c7b92f818de3e8':
Decorated media notifications now also animate their actions
2016-02-26 22:06:00 +00:00
Selim Cinek
17c3b6b22d
Fixed a bug where notifications could stay dark
...
am: b88b98477a
* commit 'b88b98477ae725092c27dfe52f7fca3d4f29913e':
Fixed a bug where notifications could stay dark
2016-02-26 22:03:33 +00:00
Selim Cinek
df5bf6147c
Decorated media notifications now also animate their actions
...
Bug: 24866646
Change-Id: I271be0d55270043dfc41c621911d802b37d4690f
2016-02-26 21:58:08 +00:00
Selim Cinek
b88b98477a
Fixed a bug where notifications could stay dark
...
The check whether dark changed was always done
on the notification itself, ignoring that the
contentviews actually also have a check whether it
changed, leading to potential problems that this state
became out of date. In addition did we assume that whenever
an update comes in the text becomes normal, which is
not true for an inline update. This hopefully fixes things once
and for all! I said once and for all!
Bug: 27147160
Change-Id: Idd68be8da0f648cf79102544b038065618c1d0ff
2016-02-26 21:57:40 +00:00
Julia Reynolds
92a187ddaf
Merge "Api review: Notification.Builder" into nyc-dev
...
am: 1adc816f2d
* commit '1adc816f2dcf0a827b4619eb21a780d1b3d827b3':
Api review: Notification.Builder
2016-02-26 21:00:21 +00:00
Julia Reynolds
3b84812271
Api review: Notification.Builder
...
Bug: 27364889
Change-Id: I95cee3336f1adb64e37e71a9ab40e68feb1d9c5b
2016-02-26 15:44:02 -05:00
Julia Reynolds
cb64b53fd3
Merge "Introduce IMPORTANCE_MIN." into nyc-dev
...
am: abf11299b7
* commit 'abf11299b78596e4ed4e0dcb4bacb6ff6318b010':
Introduce IMPORTANCE_MIN.
2016-02-26 16:19:07 +00:00
Jason Monk
3c28fb6169
Add unavailable state to the flashlight icon
...
am: 611994e01f
* commit '611994e01f893b84f14faaa990c710608cb09b47':
Add unavailable state to the flashlight icon
2016-02-26 16:12:51 +00:00
Julia Reynolds
abf11299b7
Merge "Introduce IMPORTANCE_MIN." into nyc-dev
2016-02-26 16:11:00 +00:00
Jason Monk
29528f5738
Merge "Add scroll indicators to QS editing" into nyc-dev
...
am: 74b493b7bf
* commit '74b493b7bf97ab94e9b5c3070b33a4d1585e9b41':
Add scroll indicators to QS editing
2016-02-26 16:10:28 +00:00
Jason Monk
80db1a3989
Merge "Fix drag to add tiles showing too many times" into nyc-dev
...
am: 904def83a3
* commit '904def83a3d0e010f49e85079aa4851b04d7bf85':
Fix drag to add tiles showing too many times
2016-02-26 16:08:06 +00:00
Jason Monk
611994e01f
Add unavailable state to the flashlight icon
...
Bug: 26851684
Change-Id: I08c438aaef3e5f0731fbd1b5fef79c87c75d3022
2016-02-26 16:04:07 +00:00
Jason Monk
74b493b7bf
Merge "Add scroll indicators to QS editing" into nyc-dev
2016-02-26 16:03:34 +00:00
Jason Monk
904def83a3
Merge "Fix drag to add tiles showing too many times" into nyc-dev
2016-02-26 16:02:45 +00:00
Julia Reynolds
f0f629ffe4
Introduce IMPORTANCE_MIN.
...
Allow HUNs for >= IMPORTANCE_HIGH.
Allow full screen intents for IMPORTANCE_MAX.
Bug: 22960980
Bug: 26918284
Change-Id: Id4d2b90ea2e21563dbc716db411060d826e73699
2016-02-26 10:54:08 -05:00
Julia Reynolds
a071142c6b
Merge "Remove inline settings slider." into nyc-dev
...
am: 3070d75bf3
* commit '3070d75bf3a6a054f299872a602569f3fceee02f':
Remove inline settings slider.
2016-02-26 14:44:47 +00:00
Julia Reynolds
3070d75bf3
Merge "Remove inline settings slider." into nyc-dev
2016-02-26 14:41:31 +00:00
Jaewan Kim
33f0608d80
Merge "PIP: Restore PIP size when PIP menu is gone" into nyc-dev
...
am: 0709761020
* commit '07097610207d90d792d31902e711e522c1d1bbec':
PIP: Restore PIP size when PIP menu is gone
2016-02-26 06:17:06 +00:00
Jaewan Kim
0709761020
Merge "PIP: Restore PIP size when PIP menu is gone" into nyc-dev
2016-02-26 06:13:27 +00:00
Jaewan Kim
9c23b28a22
PIP: Restore PIP size when PIP menu is gone
...
Change-Id: Ifb1bf992b875dc2cf10a3e9e05ca0b1fe6bd535b
2016-02-25 20:04:12 -08:00
Phil Weaver
c6677b2d16
Merge "Accessibility to toggle multiwindow mode" into nyc-dev
...
am: 8ca583b29f
* commit '8ca583b29f7a06dcd2ccb2da7c4273d4db8bf7fd':
Accessibility to toggle multiwindow mode
2016-02-25 23:23:37 +00:00
Phil Weaver
8ca583b29f
Merge "Accessibility to toggle multiwindow mode" into nyc-dev
2016-02-25 23:16:52 +00:00
Jaewan Kim
8f1df67c9f
Merge "PIP: Apply the latest UI spec for onboarding activity" into nyc-dev
...
am: 91b440aaea
* commit '91b440aaea97a61b277bfa6466edf3644e451aa0':
PIP: Apply the latest UI spec for onboarding activity
2016-02-25 23:15:18 +00:00
Phil Weaver
315c34e7d6
Accessibility to toggle multiwindow mode
...
Encapsulating the logic to toggle multiwindow mode from recents,
and plumbing it through to accessibility global actions. Sending
accessibility events when windows bounds change. Exposing the
dock divider window type to accessibility services.
Bug: 27250995
Change-Id: Ib7491f1f853dc7f01bf5c5a4ac1f914f55d0608a
2016-02-25 15:13:11 -08:00
Jaewan Kim
91b440aaea
Merge "PIP: Apply the latest UI spec for onboarding activity" into nyc-dev
2016-02-25 23:11:51 +00:00
Jaewan Kim
edd02dc159
PIP: Apply the latest UI spec for onboarding activity
...
Bug: 27273286
Change-Id: I57b3050e1f07ffbcee66e30404578937f65c3189
2016-02-25 15:06:40 -08:00
Winson
c6b6f2e694
Merge changes I4d542a09,Icd792ed4,I020dcbac into nyc-dev
...
am: fcd6e7cb72
* commit 'fcd6e7cb72b57c439550092ca3cfa2900289bb47':
Removing boot completed check before hiding Recents.
Track double taps to launch the previous task.
Dev preview changes for incompatible apps.
2016-02-25 22:25:13 +00:00
Winson Chung
fcd6e7cb72
Merge changes I4d542a09,Icd792ed4,I020dcbac into nyc-dev
...
* changes:
Removing boot completed check before hiding Recents.
Track double taps to launch the previous task.
Dev preview changes for incompatible apps.
2016-02-25 22:19:32 +00:00