16685 Commits

Author SHA1 Message Date
Andrew Flynn
17ba952d29 am bf341d45: am b386e77e: Merge "SysUI: Status bar ImageViews" into mnc-dev
* commit 'bf341d45ee3b3012e0aaad86ae08b03932c52fe3':
  SysUI: Status bar ImageViews
2015-06-12 14:20:10 +00:00
Andrew Flynn
bf341d45ee am b386e77e: Merge "SysUI: Status bar ImageViews" into mnc-dev
* commit 'b386e77eaadf76fe59051bd27c3013427828034b':
  SysUI: Status bar ImageViews
2015-06-12 14:06:46 +00:00
Andrew Flynn
0f27a3f0d7 SysUI: Status bar ImageViews
- Switch AlphaOptimizedImageView to have the boolean hasOverLappingRendering()
  return be a custom value. This allows us to have AnimatedImageView extend
  AlphaOptimizedImageView and support both types of ImageViews w/o having to
  create 2x subclasses.
- Add drawable ID tracking to AnimatedImageView so that we don't interrupt
  animations with an update of the exact same drawable.
- Switch mobile signal icon to use AnimatedImageView so that animations aren't
  interrupted.

Bug: 21504588
Change-Id: Ic2275f1bf607449c191ae0d08bc7756c7d694bc1
2015-06-12 09:56:56 -04:00
Adrian Roos
db9d9ff242 am 48aa13c0: am 1b5eb97a: Accessibility improvements
* commit '48aa13c096188b9db5dfdc3a5a9cf2e1f6a42aaf':
  Accessibility improvements
2015-06-12 02:22:01 +00:00
Adrian Roos
752b533bdc am 50556ff6: am eb91ca56: DO NOT MERGE Remove RemoteInput from SystemUI
* commit '50556ff61cff065a8ef9d90beca91806730ef88b':
  DO NOT MERGE Remove RemoteInput from SystemUI
2015-06-12 02:21:47 +00:00
Adrian Roos
48aa13c096 am 1b5eb97a: Accessibility improvements
* commit '1b5eb97ae651cd1e70009d3f9bbe91da804a457a':
  Accessibility improvements
2015-06-12 01:47:58 +00:00
Adrian Roos
50556ff61c am eb91ca56: DO NOT MERGE Remove RemoteInput from SystemUI
* commit 'eb91ca56db95f7aaf1b7e30294a555fd43ba1c9d':
  DO NOT MERGE Remove RemoteInput from SystemUI
2015-06-12 01:42:25 +00:00
Adrian Roos
1b5eb97ae6 Accessibility improvements
- label the "no sims" icon
- label the "managed profile" icon

Bug: 21165217
Change-Id: I3e809d1a857eea12b613f09ae5265e785d372ec3
2015-06-12 01:37:47 +00:00
Adrian Roos
eb91ca56db DO NOT MERGE Remove RemoteInput from SystemUI
Bug: 21570986
Change-Id: I80987b3ac333a97426648c3b363420d502a19866
2015-06-12 01:29:13 +00:00
Fyodor Kupolov
57cced9462 am 9c5f1c33: am 421eaa78: Merge "Fixed NPE when dumpSettings is called with a null cursor" into mnc-dev
* commit '9c5f1c334b8507af952fc778a0e8e82e7cc59aab':
  Fixed NPE when dumpSettings is called with a null cursor
2015-06-11 22:53:59 +00:00
Fyodor Kupolov
9c5f1c334b am 421eaa78: Merge "Fixed NPE when dumpSettings is called with a null cursor" into mnc-dev
* commit '421eaa7813e33ea1bbce398e5940e6ab477c759d':
  Fixed NPE when dumpSettings is called with a null cursor
2015-06-11 22:41:34 +00:00
Fyodor Kupolov
421eaa7813 Merge "Fixed NPE when dumpSettings is called with a null cursor" into mnc-dev 2015-06-11 22:29:21 +00:00
Fyodor Kupolov
1f450dbfbc Fixed NPE when dumpSettings is called with a null cursor
Bug: 20070414
Change-Id: I15d5d2ae27a7892807221421778082e0f29a36ff
2015-06-11 15:25:59 -07:00
Adrian Roos
4b2d0fbeef am 8c71c4f7: am b44f5486: Fix accessibility bounds
* commit '8c71c4f706a0c72c0496a85cbf03ea031b7f4524':
  Fix accessibility bounds
2015-06-11 22:16:47 +00:00
Jason Monk
6f0b741e87 am 97cb8040: am 54380c74: Merge "Fix CarrierText airplane mode with no sims" into mnc-dev
* commit '97cb8040cef938d67da20519fe01deb77ecdc611':
  Fix CarrierText airplane mode with no sims
2015-06-11 22:16:33 +00:00
Adrian Roos
8c71c4f706 am b44f5486: Fix accessibility bounds
* commit 'b44f5486ef7c2e169d5a65eb159a1d842d9c3d51':
  Fix accessibility bounds
2015-06-11 22:04:54 +00:00
Jason Monk
97cb8040ce am 54380c74: Merge "Fix CarrierText airplane mode with no sims" into mnc-dev
* commit '54380c741bce96a35a5e9df0a8722c3cf5cd4e35':
  Fix CarrierText airplane mode with no sims
2015-06-11 21:54:12 +00:00
Adrian Roos
b44f5486ef Fix accessibility bounds
Follow up to Ifcc5bd7258c00ebd3a64ca4a4edd894e3baf0ccc
Bug: 21763049

Change-Id: I3026b22848ef1552e2faa82d9e0f4409d2cba63a
2015-06-11 21:48:32 +00:00
John Spurlock
2e3754335e am f90437d2: am 06a9fdc4: Merge "A11y: Use a backstop dialog timeout when a11y is enabled." into mnc-dev
* commit 'f90437d296e501c7406a7ffc3107e6226f04520b':
  A11y: Use a backstop dialog timeout when a11y is enabled.
2015-06-11 21:12:05 +00:00
Jason Monk
ac4e5f3a1a am 88bc1871: am 00a34ab5: Merge "Protect against null detail record." into mnc-dev
* commit '88bc1871f4c11682af249398713dbb7558759f22':
  Protect against null detail record.
2015-06-11 21:11:00 +00:00
Jason Monk
54380c741b Merge "Fix CarrierText airplane mode with no sims" into mnc-dev 2015-06-11 20:47:49 +00:00
John Spurlock
f90437d296 am 06a9fdc4: Merge "A11y: Use a backstop dialog timeout when a11y is enabled." into mnc-dev
* commit '06a9fdc4ea38dfcc8232e498f86446edc88d3726':
  A11y: Use a backstop dialog timeout when a11y is enabled.
2015-06-11 20:45:48 +00:00
John Spurlock
06a9fdc4ea Merge "A11y: Use a backstop dialog timeout when a11y is enabled." into mnc-dev 2015-06-11 20:35:53 +00:00
John Spurlock
f09838be84 A11y: Use a backstop dialog timeout when a11y is enabled.
- Or more precisely, whenever a non-generic-only a11y service
   is enabled.

Bug: 21360311
Change-Id: I9e65b7f690d5b670b2d8e944b7d87e0fd1bce327
2015-06-11 16:14:44 -04:00
Jason Monk
88bc1871f4 am 00a34ab5: Merge "Protect against null detail record." into mnc-dev
* commit '00a34ab54c0e53461586c9596b4f43615319329f':
  Protect against null detail record.
2015-06-11 20:12:09 +00:00
Jason Monk
00a34ab54c Merge "Protect against null detail record." into mnc-dev 2015-06-11 20:06:11 +00:00
Jason Monk
78dcee592b Protect against null detail record.
Bug: 21779477
Change-Id: I70abe5d88f7ca0db782182937f5b73a9e9be1f5a
2015-06-11 15:57:41 -04:00
Jeff Sharkey
2656fa065f am 415cc610: am 8a265146: Merge "Selected count string needs plurals." into mnc-dev
* commit '415cc61096e8198e005b42a1172f103016dfc3fc':
  Selected count string needs plurals.
2015-06-11 18:35:48 +00:00
Jeff Sharkey
415cc61096 am 8a265146: Merge "Selected count string needs plurals." into mnc-dev
* commit '8a26514687ccf651eb73d5acdd3ae7c62d247d97':
  Selected count string needs plurals.
2015-06-11 18:27:55 +00:00
Jeff Sharkey
8a26514687 Merge "Selected count string needs plurals." into mnc-dev 2015-06-11 18:21:08 +00:00
Adrian Roos
0b744d7aec am 8c9a57fb: am a6e772c8: Merge "Follow-up to I7d96ca46a41ec764984be5fe42d225cb94f53497" into mnc-dev
* commit '8c9a57fbce955a836e01096f44a1d6cd8b2dec75':
  Follow-up to I7d96ca46a41ec764984be5fe42d225cb94f53497
2015-06-11 16:38:46 +00:00
Adrian Roos
d4bf3e6d7b am 7bb85323: am 5b56be60: Merge "Filter hover events for clipped views" into mnc-dev
* commit '7bb85323cde91c82a46fb419e27a139c7cddb6a5':
  Filter hover events for clipped views
2015-06-11 16:38:41 +00:00
Adrian Roos
8c9a57fbce am a6e772c8: Merge "Follow-up to I7d96ca46a41ec764984be5fe42d225cb94f53497" into mnc-dev
* commit 'a6e772c822b9095898b6611df0bedf95f445ca6e':
  Follow-up to I7d96ca46a41ec764984be5fe42d225cb94f53497
2015-06-11 16:26:45 +00:00
Adrian Roos
7bb85323cd am 5b56be60: Merge "Filter hover events for clipped views" into mnc-dev
* commit '5b56be608942e61a5e3e0e625f4c032f9ed39808':
  Filter hover events for clipped views
2015-06-11 16:26:41 +00:00
Adrian Roos
a6e772c822 Merge "Follow-up to I7d96ca46a41ec764984be5fe42d225cb94f53497" into mnc-dev 2015-06-11 16:24:38 +00:00
Adrian Roos
5b56be6089 Merge "Filter hover events for clipped views" into mnc-dev 2015-06-11 16:24:11 +00:00
Jeff Sharkey
f491c72e4a Selected count string needs plurals.
Bug: 21717427
Change-Id: Ie0db8ac30244b022ca5838969fb085230bfc4499
2015-06-11 09:19:37 -07:00
Jason Monk
052082c529 Fix CarrierText airplane mode with no sims
CarrierText wouldn't always update the text when airplane mode
changed, because it depended on the subscriptions to change to
know to update. Now have KeyguardUpdateMonitor listen to airplane
mode changes so that we update text when needed.

Bug: 21705446
Change-Id: I64e1194ebb055ad10acd96b33e22b95fe2454425
2015-06-11 11:35:23 -04:00
Dan Sandler
588daa9ee1 am bfc5c21c: am 31ae9936: Merge "A11y: Annotate the QS brightness slider properly." into mnc-dev
* commit 'bfc5c21c4abf7561788eab0f088841d8cf15d631':
  A11y: Annotate the QS brightness slider properly.
2015-06-11 15:19:26 +00:00
Dan Sandler
bfc5c21c4a am 31ae9936: Merge "A11y: Annotate the QS brightness slider properly." into mnc-dev
* commit '31ae9936a63f484dd872baa7657c4ce79f27d7ce':
  A11y: Annotate the QS brightness slider properly.
2015-06-11 15:04:56 +00:00
Dan Sandler
31ae9936a6 Merge "A11y: Annotate the QS brightness slider properly." into mnc-dev 2015-06-11 14:55:02 +00:00
Dan Sandler
187fe17bba A11y: Annotate the QS brightness slider properly.
Instead of just clobbering SeekBar's awesome feedback with
"Display brightness" right on the slider, we move that
string up to the parent and set it as the slider's label.

The new utterance will be: "<standard seekbar feedback> for
<label>", which in this case comes out as:

"Seek control, fifteen percent, for display brightness."

Bug: 20343730
Change-Id: I1223b3b07b6bf67ee3df22094ec5976b5188d968
2015-06-11 10:49:28 -04:00
Jason Monk
09b3987372 am 09f2bc95: am 08f247fe: Merge "Fix rotation tile animation" into mnc-dev
* commit '09f2bc952ff10582f9f7bde7fd7e0b8666f6aa4c':
  Fix rotation tile animation
2015-06-11 14:23:49 +00:00
Joseph Wen
808d1cf29d am d343c8de: am 2dd827ae: Merge "Update Statement Service" into mnc-dev
* commit 'd343c8de90d84f2325f9996aad51059f6453d8f2':
  Update Statement Service
2015-06-11 14:23:38 +00:00
Jason Monk
09f2bc952f am 08f247fe: Merge "Fix rotation tile animation" into mnc-dev
* commit '08f247fe2e073a5ec62dc0469d83f514aab31c42':
  Fix rotation tile animation
2015-06-11 14:16:54 +00:00
Joseph Wen
d343c8de90 am 2dd827ae: Merge "Update Statement Service" into mnc-dev
* commit '2dd827ae06e969baf9f4a34d89030e5f24cbfebd':
  Update Statement Service
2015-06-11 14:10:14 +00:00
Jason Monk
08f247fe2e Merge "Fix rotation tile animation" into mnc-dev 2015-06-11 14:10:03 +00:00
Joseph Wen
2dd827ae06 Merge "Update Statement Service" into mnc-dev 2015-06-11 13:59:30 +00:00
Jason Monk
6215478e56 Fix rotation tile animation
Don't call setAllowAnimation unless there is a state change.
Also don't bother updating the rest of the state as it hasn't
changed.

Bug: 21337755
Change-Id: Ia3357e075c8e65fdb83232b685332c98e16c291d
2015-06-11 09:23:16 -04:00
Kenny Guy
c2a8712143 am d0fa0924: am fd9a2daf: Merge "New look and feel for managed profile toast" into mnc-dev
* commit 'd0fa0924e9bcf64d92cc4eb4c6488e693d631564':
  New look and feel for managed profile toast
2015-06-11 12:54:12 +00:00