16141 Commits

Author SHA1 Message Date
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
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
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
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
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
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
173520db17 am 18d669dc: Merge "Added logging to debug empty keyguard state" into mnc-dev
* commit '18d669dc597dc4997ee8d96f38cf138ae31a0cdf':
  Added logging to debug empty keyguard state
2015-06-04 13:56:52 +00:00
Selim Cinek
85be03d635 am 6ef21fa1: Merge "Increased the touch target size for the keyboard affordances" into mnc-dev
* commit '6ef21fa1c22aa750c484f8841056cdc002f7c55f':
  Increased the touch target size for the keyboard affordances
2015-06-04 13:56:47 +00:00
Selim Cinek
18d669dc59 Merge "Added logging to debug empty keyguard state" into mnc-dev 2015-06-04 13:50:12 +00:00
Selim Cinek
6ef21fa1c2 Merge "Increased the touch target size for the keyboard affordances" into mnc-dev 2015-06-04 13:48:34 +00:00
Selim Cinek
6a1bd2b3db Added logging to debug empty keyguard state
Bug: 21124013
Change-Id: Icdc085e993aae073ed7c42333f49644624971787
2015-06-04 13:47:03 +00:00
Yorke Lee
adb53b35cc Add phone permissions to Shell
These are needed for adb shell telecom commands to work on
non-eng builds.

Also fix a couple of typos in telecom documentation.

Change-Id: Ia219ff78f5d65878e43e6b9216f979185495ce7f
2015-06-03 15:48:10 -07:00
Winson Chung
005d1a2b8a am 981975a3: Merge "Fixing case where we were not preloading tasks correctly." into mnc-dev
* commit '981975a3e7b439324bdfbf4076f350f7655135d7':
  Fixing case where we were not preloading tasks correctly.
2015-06-03 21:31:32 +00:00
Winson Chung
981975a3e7 Merge "Fixing case where we were not preloading tasks correctly." into mnc-dev 2015-06-03 21:21:58 +00:00
Winson Chung
e1e20e11a7 Fixing case where we were not preloading tasks correctly.
- Should use the actual isTopTaskHome check when preloading.

Bug: 21516523
Bug: 20882957

Change-Id: I60cf1e97f7704828426f72a45329c8c7b962a78c
2015-06-03 12:52:24 -07:00
Adrian Roos
ebcc9cda17 am 27a2ce2e: Continuous brightness slider
* commit '27a2ce2e425f0a291344bd1d41fbbaf8afa14f0e':
  Continuous brightness slider
2015-06-03 18:20:50 +00:00
Jason Monk
4a4c56022f am ccaee1e6: Merge "SettingsLib/Wifi: Run pause/resumes on main thread" into mnc-dev
* commit 'ccaee1e678f8b32dda1ed9f460570fe2e89f166a':
  SettingsLib/Wifi: Run pause/resumes on main thread
2015-06-03 18:20:41 +00:00
Adrian Roos
27a2ce2e42 Continuous brightness slider
Changes the brightness slider to have no visible steps
when in auto brightness mode. Also changes mirror
logic to dispatching touches instead of forwarding values.

Bug: 19516826
Change-Id: Ib0233c2dcc6807da96a71d1f5619a117ca2a73bd
2015-06-03 18:14:57 +00:00
Jason Monk
ccaee1e678 Merge "SettingsLib/Wifi: Run pause/resumes on main thread" into mnc-dev 2015-06-03 18:13:13 +00:00
Jason Monk
e04ae8aced SettingsLib/Wifi: Run pause/resumes on main thread
To avoid our objects from disappearing out from under us.

Bug: 21581533
Change-Id: Ia6fc9e56271f79c7d8b0f86f9c35351c39c35d29
2015-06-03 14:11:11 -04:00
Xiaohui Chen
c8c29c4410 am 4913211d: Merge "usb debugging: show alert to secondary user" into mnc-dev
* commit '4913211dbe9f6dbbab75788976465eb2e4c46cd7':
  usb debugging: show alert to secondary user
2015-06-03 17:41:43 +00:00
John Spurlock
c33ebac789 am b9f2b4ec: Merge "Volume: Ripple tweaking on zen mode condition rows." into mnc-dev
* commit 'b9f2b4ec11c690cd9c6c649def92577e547b2a53':
  Volume: Ripple tweaking on zen mode condition rows.
2015-06-03 17:41:13 +00:00
John Spurlock
f2d7ba5bcd am dfe80441: Merge "Audio policy: setting explicit non-zero volume unmutes the stream." into mnc-dev
* commit 'dfe804416014c713df270d94f9c1c0f345eabb84':
  Audio policy: setting explicit non-zero volume unmutes the stream.
2015-06-03 17:40:47 +00:00
Paul Jensen
d424e8a016 am 736432ed: Merge "Disallow going back to initial empty page in captive portal app" into mnc-dev
* commit '736432edd2bbfd1873b26e987c9ca36470d831d4':
  Disallow going back to initial empty page in captive portal app
2015-06-03 17:40:42 +00:00
Geoff Mendal
4f31c07fdd Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-06-03 17:22:07 +00:00
Geoff Mendal
8c554b015e Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-06-03 17:20:09 +00:00
Geoff Mendal
48b3a1dc1c Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-06-03 17:19:36 +00:00
Geoff Mendal
77100c2094 Import translations. DO NOT MERGE
Change-Id: I885d3ce3321af31b87a4817037557914d9679a4e
Auto-generated-cl: translation import
2015-06-03 11:58:05 -05:00
Geoff Mendal
f806744fce Import translations. DO NOT MERGE
Change-Id: I7855e24fc4715b1bf7cf978dd40b3bd66f242427
Auto-generated-cl: translation import
2015-06-03 11:51:22 -05:00
Geoff Mendal
ff1fc4c75b Import translations. DO NOT MERGE
Change-Id: I8cb4cb369c064d934e671d9ae8086f9d079d79f3
Auto-generated-cl: translation import
2015-06-03 11:47:54 -05:00
Xiaohui Chen
4913211dbe Merge "usb debugging: show alert to secondary user" into mnc-dev 2015-06-03 16:35:09 +00:00
Xiaohui Chen
ffcfe3411f usb debugging: show alert to secondary user
Bug: 12785423
Change-Id: If7f60899cfdaca7bdad560bd59a78f5be74c24be
2015-06-03 09:32:19 -07:00
John Spurlock
b9f2b4ec11 Merge "Volume: Ripple tweaking on zen mode condition rows." into mnc-dev 2015-06-03 16:01:00 +00:00
John Spurlock
9ec8f0607e Volume: Ripple tweaking on zen mode condition rows.
Bug: 21335622
Change-Id: Ifcd7e5a3c14625e0442dcdb23b9b27a01545953c
2015-06-03 11:56:08 -04:00
John Spurlock
dfe8044160 Merge "Audio policy: setting explicit non-zero volume unmutes the stream." into mnc-dev 2015-06-03 15:17:55 +00:00
Paul Jensen
736432edd2 Merge "Disallow going back to initial empty page in captive portal app" into mnc-dev 2015-06-03 15:17:11 +00:00
Paul Jensen
e836b6847a Disallow going back to initial empty page in captive portal app
This is a little tricky because WebView history can only be cleared
after the next page load and we don't want to allow hitting back
during the first page load.

Bug:21147832
Change-Id: I639dfd27d4dc3af618282256ca02b9947e64a7b9
2015-06-03 15:15:12 +00:00
John Spurlock
75ae23c096 Audio policy: setting explicit non-zero volume unmutes the stream.
And vice versa.

Bug: 21584884
Change-Id: I2cd6a84ab40edba4c6fc2b219693e0d4f0527d8d
2015-06-03 10:50:52 -04:00
John Spurlock
cc681b819b am e7f68c18: Merge "Volume footer uglification." into mnc-dev
* commit 'e7f68c18bf1a1da5d0aa129674fe4f9ecf06ac8c':
  Volume footer uglification.
2015-06-03 13:29:41 +00:00
Paul Jensen
002f8c6cbc am e247cdec: Merge "Update captive portal sign-in app SSL error page UI." into mnc-dev
* commit 'e247cdec6db549035b67bb21fa08a4c6c73897d3':
  Update captive portal sign-in app SSL error page UI.
2015-06-03 13:29:37 +00:00
John Spurlock
e7f68c18bf Merge "Volume footer uglification." into mnc-dev 2015-06-03 13:24:44 +00:00
Paul Jensen
e247cdec6d Merge "Update captive portal sign-in app SSL error page UI." into mnc-dev 2015-06-03 13:17:58 +00:00
Paul Jensen
65636fb23c Update captive portal sign-in app SSL error page UI.
Add text and update image as per UX team recommendations.
Add "Use as is and open browser" link.

Bug:18791346
Bug:20038019
Bug:20486308
Change-Id: Ibf6d1493f5332e7905154cc7306645ac4c1a6283
2015-06-03 09:12:25 -04:00