Jason Monk
00a5dcbbf9
am a2c07039: am ed9d3494: Merge "Fix Flashlight tile animation" into mnc-dev
...
* commit 'a2c07039aa6cef476a26a0b2aced2e0369c583eb':
Fix Flashlight tile animation
2015-06-04 19:23:21 +00:00
George Mount
74e4a76e36
am df73fd7c: am e50b091d: Merge "Clean up the enter transition even if there is not entering fragment." into mnc-dev
...
* commit 'df73fd7ca2552841a07c3d7b48135e866c8f28dd':
Clean up the enter transition even if there is not entering fragment.
2015-06-04 19:23:16 +00:00
Stefan Kuhne
09fb5f2641
am 3855f593: am a1b35394: Merge "Don\'t leak windows on removal with dummy animations" into mnc-dev
...
* commit '3855f59301430ce0a4bfdddd8fe0cb6832d524b4':
Don't leak windows on removal with dummy animations
2015-06-04 19:23:10 +00:00
Alan Viverette
59e81d32ef
am e6206fb8: am 2e4e5d74: Merge "Revert "Synchronize selected item data on-demand after data set invalidation"" into mnc-dev
...
* commit 'e6206fb8653f1779d4ccd8645e47b666c4910143':
Revert "Synchronize selected item data on-demand after data set invalidation"
2015-06-04 19:23:04 +00:00
Abodunrinwa Toki
ce36d78ac3
am 7814e92f: am 2fe44efc: Merge "Also refresh FloatingToolbar for "icon" menu item changes." into mnc-dev
...
* commit '7814e92f7f2e76b4e517adfc496db006284f518a':
Also refresh FloatingToolbar for "icon" menu item changes.
2015-06-04 19:22:59 +00:00
Dianne Hackborn
4752d671f2
am 7771406d: am b0a5e78f: Merge "More API changes." into mnc-dev
...
* commit '7771406d95ae5cfb83c17d0e0ed710e33925b39e':
More API changes.
2015-06-04 19:22:52 +00:00
Alan Viverette
1d22907516
am ce372f48: am 52999685: Merge "Prevent poorly-extended ParcelableSpans from writing to parcels" into mnc-dev
...
* commit 'ce372f48f0991c5a2c33a12b42cef05a85208633':
Prevent poorly-extended ParcelableSpans from writing to parcels
2015-06-04 19:22:47 +00:00
Yorke Lee
09d12aeeb2
am 823f85c5: am 13d6e4b3: Merge changes Ia219ff78,I3fd52525 into mnc-dev
...
* commit '823f85c51284b9fe5098688746e48b1efd13a3e5':
Add phone permissions to Shell
Add adb shell command to register/unregister phone accounts
2015-06-04 19:22:41 +00:00
Chris Craik
a11ceb9e91
am 5fd0e46d: am 34a63ba4: Merge "Ensure RenderScript tracing is always balanced via try/finally"
...
* commit '5fd0e46d242f718de629ec07cf540fa24b4a72ec':
Ensure RenderScript tracing is always balanced via try/finally
2015-06-04 19:00:29 +00:00
Chris Craik
887a7a01e7
am 7bf9a420: am 1bdb3be9: Merge "Fix RenderScript copy tracing sections"
...
* commit '7bf9a4208f1253eb21b195dc73e90106622ccec3':
Fix RenderScript copy tracing sections
2015-06-04 19:00:15 +00:00
Jason Monk
a2c07039aa
am ed9d3494: Merge "Fix Flashlight tile animation" into mnc-dev
...
* commit 'ed9d3494a8d8495b83b0cc216549ee37e39ef04d':
Fix Flashlight tile animation
2015-06-04 18:43:33 +00:00
George Mount
df73fd7ca2
am e50b091d: Merge "Clean up the enter transition even if there is not entering fragment." into mnc-dev
...
* commit 'e50b091df9586c5c41d219ffb0c41fa3f893c329':
Clean up the enter transition even if there is not entering fragment.
2015-06-04 18:43:16 +00:00
Stefan Kuhne
3855f59301
am a1b35394: Merge "Don\'t leak windows on removal with dummy animations" into mnc-dev
...
* commit 'a1b35394b69145fe0a08eebb9d71ff8d54a4fca9':
Don't leak windows on removal with dummy animations
2015-06-04 18:43:11 +00:00
Alan Viverette
e6206fb865
am 2e4e5d74: Merge "Revert "Synchronize selected item data on-demand after data set invalidation"" into mnc-dev
...
* commit '2e4e5d745f6e2bc2d9d63b25a45385b55ec4cfe3':
Revert "Synchronize selected item data on-demand after data set invalidation"
2015-06-04 18:42:58 +00:00
Abodunrinwa Toki
7814e92f7f
am 2fe44efc: Merge "Also refresh FloatingToolbar for "icon" menu item changes." into mnc-dev
...
* commit '2fe44efced5ac28bc3e03c9c101644b4ef0134bb':
Also refresh FloatingToolbar for "icon" menu item changes.
2015-06-04 18:42:50 +00:00
Dianne Hackborn
7771406d95
am b0a5e78f: Merge "More API changes." into mnc-dev
...
* commit 'b0a5e78fc06aeb67ac1f55832c9ceef5f92a0807':
More API changes.
2015-06-04 18:42:38 +00:00
Alan Viverette
ce372f48f0
am 52999685: Merge "Prevent poorly-extended ParcelableSpans from writing to parcels" into mnc-dev
...
* commit '52999685178656caba37fa0e9055ac26d707bdce':
Prevent poorly-extended ParcelableSpans from writing to parcels
2015-06-04 18:42:33 +00:00
Yorke Lee
823f85c512
am 13d6e4b3: Merge changes Ia219ff78,I3fd52525 into mnc-dev
...
* commit '13d6e4b33b1c34c256d62837a0cda55fae578884':
Add phone permissions to Shell
Add adb shell command to register/unregister phone accounts
2015-06-04 18:42:23 +00:00
Jason Monk
ed9d3494a8
Merge "Fix Flashlight tile animation" into mnc-dev
2015-06-04 18:10:33 +00:00
Chris Craik
5fd0e46d24
am 34a63ba4: Merge "Ensure RenderScript tracing is always balanced via try/finally"
...
* commit '34a63ba4d79567146f2724c47b06ffa4f21639da':
Ensure RenderScript tracing is always balanced via try/finally
2015-06-04 17:39:32 +00:00
Jason Monk
9128b1e241
Fix Flashlight tile animation
...
Don't refresh the state if its not different.
(This way setAllowAnimation won't get called when it shouldn't)
Bug: 21335624
Change-Id: Id6f8961b32d12141db5ac0bb847e4751b8a159b8
2015-06-04 13:36:14 -04:00
George Mount
e50b091df9
Merge "Clean up the enter transition even if there is not entering fragment." into mnc-dev
2015-06-04 17:32:53 +00:00
Android (Google) Code Review
a1b35394b6
Merge "Don't leak windows on removal with dummy animations" into mnc-dev
2015-06-04 17:30:05 +00:00
George Mount
ec3364cc32
Clean up the enter transition even if there is not entering fragment.
...
Bug 21618103
Change-Id: Id670465afd0b743f964d24d7d36d49706b459ac8
2015-06-04 10:28:54 -07:00
Stefan Kuhne
79f4718d7c
Don't leak windows on removal with dummy animations
...
Dummy animations might never end. Do not hold a window removal
for it.
Bug: 21403998
Change-Id: Ie907d31f51e130e245a70249a983d490f3d42b21
2015-06-04 10:28:07 -07:00
Chris Craik
34a63ba4d7
Merge "Ensure RenderScript tracing is always balanced via try/finally"
2015-06-04 17:24:16 +00:00
Alan Viverette
2e4e5d745f
Merge "Revert "Synchronize selected item data on-demand after data set invalidation"" into mnc-dev
2015-06-04 17:19:27 +00:00
Alan Viverette
31ff78b146
Revert "Synchronize selected item data on-demand after data set invalidation"
...
This CL was a can of worms. More extensive changes are
needed to decouple AdapterView state from measure/layout
passes.
This reverts commit abed07f6c0 .
Change-Id: I4e4e01692a1f660a04e9dfd16db882f13c3d0b94
2015-06-04 17:18:34 +00:00
Chris Craik
7bf9a4208f
am 1bdb3be9: Merge "Fix RenderScript copy tracing sections"
...
* commit '1bdb3be9cc284733f8c385b449b46221416c4018':
Fix RenderScript copy tracing sections
2015-06-04 17:13:46 +00:00
Abodunrinwa Toki
2fe44efced
Merge "Also refresh FloatingToolbar for "icon" menu item changes." into mnc-dev
2015-06-04 17:09:11 +00:00
Chris Craik
06d2984871
Ensure RenderScript tracing is always balanced via try/finally
...
bug:21560057
Change-Id: I6709b81636822135848c10adca8ba425f3c2212e
2015-06-04 10:02:18 -07:00
Chris Craik
1bdb3be9cc
Merge "Fix RenderScript copy tracing sections"
2015-06-04 16:59:36 +00:00
Dianne Hackborn
b0a5e78fc0
Merge "More API changes." into mnc-dev
2015-06-04 16:56:52 +00:00
Alan Viverette
5299968517
Merge "Prevent poorly-extended ParcelableSpans from writing to parcels" into mnc-dev
2015-06-04 16:55:57 +00:00
Chris Craik
f77facd0b9
Fix RenderScript copy tracing sections
...
bug:21560057
Change-Id: I3b44d04bd908d9549ef7ada5f48f5d94e239d186
2015-06-04 09:50:15 -07:00
Yorke Lee
13d6e4b33b
Merge changes Ia219ff78,I3fd52525 into mnc-dev
...
* changes:
Add phone permissions to Shell
Add adb shell command to register/unregister phone accounts
2015-06-04 16:34:55 +00:00
Selim Cinek
5b910fb900
am 7abc6452: am cb9400aa: Enabled expansion and dragging down when QS is expanded
...
* commit '7abc645200ed6b2d7f9e90e9f2ff169b84518305':
Enabled expansion and dragging down when QS is expanded
2015-06-04 16:04:18 +00:00
Selim Cinek
7abc645200
am cb9400aa: Enabled expansion and dragging down when QS is expanded
...
* commit 'cb9400aa23b81f12d8af198187fc799d6bcf164a':
Enabled expansion and dragging down when QS is expanded
2015-06-04 15:51:09 +00:00
Selim Cinek
7cd5bd0b83
am 3b5f9803: am 72bcaa20: Moved the circle finishing animation to the RenderThread
...
* commit '3b5f98036756a335a05a8e405152c69bfdf98e5b':
Moved the circle finishing animation to the RenderThread
2015-06-04 15:50:51 +00:00
Selim Cinek
b3122be8c8
am 6172f3cc: am bbc580b0: Fixed layer trashing when opening / closing the shade
...
* commit '6172f3ccec0c7e5160139878a6fc60c51cb7de2c':
Fixed layer trashing when opening / closing the shade
2015-06-04 15:50:45 +00:00
Selim Cinek
863ca80ec9
am dd574b3f: am 04fb2587: Fixed the touch handling when QS was open
...
* commit 'dd574b3fd3d209b87dbc7c3ca18b68eaf4b96ddc':
Fixed the touch handling when QS was open
2015-06-04 15:50:39 +00:00
Selim Cinek
3b5f980367
am 72bcaa20: Moved the circle finishing animation to the RenderThread
...
* commit '72bcaa20afab21eedf749c7a4bdb807dd41b06f8':
Moved the circle finishing animation to the RenderThread
2015-06-04 15:40:10 +00:00
Selim Cinek
6172f3ccec
am bbc580b0: Fixed layer trashing when opening / closing the shade
...
* commit 'bbc580b0bf557aee265b3126cdfc78e7b5834ad5':
Fixed layer trashing when opening / closing the shade
2015-06-04 15:40:05 +00:00
Selim Cinek
dd574b3fd3
am 04fb2587: Fixed the touch handling when QS was open
...
* commit '04fb25871d77ecdffaa03989d8b85c26715fff84':
Fixed the touch handling when QS was open
2015-06-04 15:39:59 +00:00
Selim Cinek
cb9400aa23
Enabled expansion and dragging down when QS is expanded
...
Previously going to the full shade and expanding notifications
where disabled when QS was expanded even though there was enough
space to allow it. This is now allowed again in order to have
a consistent experience.
Bug: 19712809
Change-Id: Ie756d9c3fbf9dc2e60a05d02f0f4cc5dd6c7ebe0
2015-06-04 15:38:29 +00:00
Selim Cinek
72bcaa20af
Moved the circle finishing animation to the RenderThread
...
Now the preview clipper animation and our own circle drawing
are in sync again when launching an affordance!
Bug: 21440634
Change-Id: I96cda04926fb9ae62db6690ddebaf73df38e9ca9
2015-06-04 15:31:40 +00:00
Selim Cinek
bbc580b0bf
Fixed layer trashing when opening / closing the shade
...
Bug: 21445574
Change-Id: I67ed5f28581a366a4fa7fdc6355371c1fdd0dac3
2015-06-04 15:30:55 +00:00
Selim Cinek
04fb25871d
Fixed the touch handling when QS was open
...
When QS was open, the panel could not always be correctly
scrolled.
Bug: 21525300
Change-Id: If18878d08d20254d9d822d80a295163703d897aa
2015-06-04 15:28:17 +00:00
Selim Cinek
508d2b5757
am 173520db: am 18d669dc: Merge "Added logging to debug empty keyguard state" into mnc-dev
...
* commit '173520db1717692d4ec5b4beb6eecfe83ad195a6':
Added logging to debug empty keyguard state
2015-06-04 14:10:02 +00:00
Selim Cinek
75ed8f273b
am 85be03d6: am 6ef21fa1: Merge "Increased the touch target size for the keyboard affordances" into mnc-dev
...
* commit '85be03d6351e1f478674e961ca22eae8d4b5c3cb':
Increased the touch target size for the keyboard affordances
2015-06-04 14:09:56 +00:00