204843 Commits

Author SHA1 Message Date
Jorim Jaggi
12e273fe76 am f66e4979: am 84dc08a2: Dump Keyguard state in SystemUI and PhoneWindowManager
* commit 'f66e4979c579bde5031c8e6f29e5163246fc54ee':
  Dump Keyguard state in SystemUI and PhoneWindowManager
2015-09-12 01:45:43 +00:00
Jorim Jaggi
f66e4979c5 am 84dc08a2: Dump Keyguard state in SystemUI and PhoneWindowManager
* commit '84dc08a208eea7a4ddf043cadbb28987cf90ae22':
  Dump Keyguard state in SystemUI and PhoneWindowManager
2015-09-12 01:34:26 +00:00
Jorim Jaggi
84dc08a208 Dump Keyguard state in SystemUI and PhoneWindowManager
Bug: 23970549
Change-Id: Iec1e8ac507268086e0e2935847eda606ea1fb700
2015-09-12 01:26:17 +00:00
Alan Viverette
7914680e1e am 58c483fc: am 62b94c35: Merge "Avoid OOBE when AbsListView layout is out of sync with adapter" into mnc-dr-dev
* commit '58c483fcff4608ead41f8af9b2b1e2d5ae92561c':
  Avoid OOBE when AbsListView layout is out of sync with adapter
2015-09-11 23:22:07 +00:00
Alan Viverette
58c483fcff am 62b94c35: Merge "Avoid OOBE when AbsListView layout is out of sync with adapter" into mnc-dr-dev
* commit '62b94c353a8748ef10691da4844bf894e1155870':
  Avoid OOBE when AbsListView layout is out of sync with adapter
2015-09-11 22:25:29 +00:00
Alan Viverette
62b94c353a Merge "Avoid OOBE when AbsListView layout is out of sync with adapter" into mnc-dr-dev 2015-09-11 21:28:59 +00:00
Tyler Gunn
9b5f75f7bf am ca7240a0: am 8ed28188: Merge "Add carrier config for characters to escape with backslash." into mnc-dr-dev
* commit 'ca7240a0726a110b9fd302a62ea9baaf3c5d14ac':
  Add carrier config for characters to escape with backslash.
2015-09-11 15:49:55 +00:00
Tyler Gunn
ca7240a072 am 8ed28188: Merge "Add carrier config for characters to escape with backslash." into mnc-dr-dev
* commit '8ed28188b95be4f377909ac2abacaef76e004a61':
  Add carrier config for characters to escape with backslash.
2015-09-11 15:43:19 +00:00
Tyler Gunn
8ed28188b9 Merge "Add carrier config for characters to escape with backslash." into mnc-dr-dev 2015-09-11 15:37:40 +00:00
Roshan Pius
471d54881b am e3d006b1: am 0a067dc7: Merge "Add a new carrier config for DTMF tone gap." into mnc-dr-dev
* commit 'e3d006b1abce25b9c0163e0471830ad5d01c3670':
  Add a new carrier config for DTMF tone gap.
2015-09-11 06:29:19 +00:00
Roshan Pius
e3d006b1ab am 0a067dc7: Merge "Add a new carrier config for DTMF tone gap." into mnc-dr-dev
* commit '0a067dc711b19a70ad5980fa360b2df2337a55b1':
  Add a new carrier config for DTMF tone gap.
2015-09-11 06:18:33 +00:00
Roshan Pius
0a067dc711 Merge "Add a new carrier config for DTMF tone gap." into mnc-dr-dev 2015-09-11 06:13:12 +00:00
Jorim Jaggi
d541159868 am a58bff50: am 3cf7eef1: Listen for fingerprint when on bouncer
* commit 'a58bff50418933ee5b729deccdf8172132b560f5':
  Listen for fingerprint when on bouncer
2015-09-11 02:06:40 +00:00
Jorim Jaggi
b52a4a5af5 am 7b7a2100: am 6e90ea03: Don\'t wait for brightness changes
* commit '7b7a2100e292b0678c5e622702ae43ec2a8d74fe':
  Don't wait for brightness changes
2015-09-11 02:06:32 +00:00
Jorim Jaggi
a58bff5041 am 3cf7eef1: Listen for fingerprint when on bouncer
* commit '3cf7eef1b1890131902447465a343484e23e2115':
  Listen for fingerprint when on bouncer
2015-09-11 02:00:42 +00:00
Jorim Jaggi
7b7a2100e2 am 6e90ea03: Don\'t wait for brightness changes
* commit '6e90ea03365c6baddc13762c5a701b84540d8bf9':
  Don't wait for brightness changes
2015-09-11 02:00:38 +00:00
Jorim Jaggi
3cf7eef1b1 Listen for fingerprint when on bouncer
To make unlocking work if keyguard is in occluded state and user
taps on a notification.

Bug: 22855718
Change-Id: Ide632f524a635e3e37741abaa77e258394c9a6e2
2015-09-11 01:54:10 +00:00
Jorim Jaggi
6e90ea0336 Don't wait for brightness changes
On some devices, changing the brightness is quite slow, because the
change needs to wait for the vsync signal. However, when we are also
running a brightness change animation, as soon as the last change has
been sent there is a new one pending, leading to that we never reach
"clean" state in the PowerManagerService and thus we don't notify
clients about the state change, which can delay the animation for waking
up while dozing by as much as a second.

To fix this, if we only issue a brightness change, we don't block on
that because it's not relevant for us.

Bug: 22879546
Change-Id: Idad7e90c436bfbc38581fe8ce24d606e432b7952
2015-09-11 01:53:25 +00:00
Svetoslav
572a78cd35 am 9d4cad8b: am b1cebd9e: am 5579e41c: Add op package to the UID special case handling in account manager.
* commit '9d4cad8beeec516350334ee40685b06d60898add':
  Add op package to the UID special case handling in account manager.
2015-09-11 00:40:34 +00:00
Svetoslav
9d4cad8bee am b1cebd9e: am 5579e41c: Add op package to the UID special case handling in account manager.
* commit 'b1cebd9ecf2ee3542e815f7f7efc1cb7fd6e6228':
  Add op package to the UID special case handling in account manager.
2015-09-11 00:32:56 +00:00
Svetoslav
b1cebd9ecf am 5579e41c: Add op package to the UID special case handling in account manager.
* commit '5579e41c6f81bba1fc1e8cc53186957e287b5dad':
  Add op package to the UID special case handling in account manager.
2015-09-11 00:23:08 +00:00
Amit Mahajan
888699be90 am c291ce21: am 55c3a196: Merge "Add to configure for MDC_INITIAL_MAX_RETRY" into mnc-dr-dev
* commit 'c291ce210abb908167262e5ef782710264e35448':
  Add to configure for MDC_INITIAL_MAX_RETRY
2015-09-10 23:36:11 +00:00
Amit Mahajan
c291ce210a am 55c3a196: Merge "Add to configure for MDC_INITIAL_MAX_RETRY" into mnc-dr-dev
* commit '55c3a196feaf089b70fcad48253dfa7ae89acab3':
  Add to configure for MDC_INITIAL_MAX_RETRY
2015-09-10 23:30:10 +00:00
Amit Mahajan
55c3a196fe Merge "Add to configure for MDC_INITIAL_MAX_RETRY" into mnc-dr-dev 2015-09-10 23:22:37 +00:00
Sungmin Choi
478d5b7ec0 Add to configure for MDC_INITIAL_MAX_RETRY
Bug: 23804201
Change-Id: I63fbc168c05792635b7919e81d7397741ffb416b
2015-09-10 15:51:50 -07:00
Svetoslav
5579e41c6f Add op package to the UID special case handling in account manager.
The account manager has a hardcoded rule to change the calling
UID if the caller is the system and another UID is passed in.
We have to do the same acrobatics for the app op package as if
the UID changes the opPackageName will not match the new UID.
If we used the passed in UID we should also use the passed in
op package name.

bug:23968092

Change-Id: I0c0c2a720e9edbf82001952929d990702f8650ca
2015-09-10 15:41:27 -07:00
Daniel Koulomzin
4bf3dfeacf am ffa2d691: Merge "Adds config flag for USB notification." into cw-e-dev
* commit 'ffa2d69193c70a4e8455aeb5f41487e43c4d48aa':
  Adds config flag for USB notification.
2015-09-10 21:52:29 +00:00
Daniel Koulomzin
ffa2d69193 Merge "Adds config flag for USB notification." into cw-e-dev 2015-09-10 21:46:01 +00:00
Martijn Coenen
4809354715 am 5c732ee5: am e1d2d422: Merge "Fix missing copyright headers." into mnc-dr-dev
* commit '5c732ee53e5bb5e0c8de920816bca729b6330e5d':
  Fix missing copyright headers.
2015-09-10 21:33:03 +00:00
Martijn Coenen
5c732ee53e am e1d2d422: Merge "Fix missing copyright headers." into mnc-dr-dev
* commit 'e1d2d42289afe6e6a65d2ef420b8bf8ed2b33d3b':
  Fix missing copyright headers.
2015-09-10 21:24:22 +00:00
Martijn Coenen
e1d2d42289 Merge "Fix missing copyright headers." into mnc-dr-dev 2015-09-10 21:17:56 +00:00
Tyler Gunn
14be4cfc8b Add carrier config for characters to escape with backslash.
Bug: 22779583
Change-Id: I21ab2c9a4f15bcf96c5b978e7cac4638db259087
2015-09-10 13:33:28 -07:00
Gus Prevas
27cb56703d am 3d1115db: Merge "Fixes cloned notification actions missing icon." into cw-e-dev
* commit '3d1115dba5ca4715a81502352ad3e2a7a1a6a7af':
  Fixes cloned notification actions missing icon.
2015-09-10 19:48:03 +00:00
Gus Prevas
3d1115dba5 Merge "Fixes cloned notification actions missing icon." into cw-e-dev 2015-09-10 19:40:19 +00:00
Gus Prevas
e753361508 Adds config flag for USB notification.
This change modifies UsbDeviceManager such that the ongoing
system notification for USB charging state is controlled by a
config flag.

Bug: 23409719
Change-Id: I2ef24fe74923170a6e8dd02375b973b4025281e4
2015-09-10 13:37:59 -04:00
Roshan Pius
dc364fe1e8 Add a new carrier config for DTMF tone gap.
Adding a new carrier config key to specify the gap between the DTMF
tones sent out to the network.
This is the same fix as ag/747865 ported for GSM connections.

BUG: 23064351
Change-Id: I4163323378e380ac187493fa91694721269124b9
2015-09-10 10:31:31 -07:00
Gus Prevas
f5bff46f6a Fixes cloned notification actions missing icon.
This change modifies the Notification.Action constructor
to populate the deprecated "icon" field based on the provided icon.
This field is still used by NotificationCompatApi20
to create a NotificationCompatBase.Action from a Notification.Action.

Bug: 23348968
Bug: 22591778
Change-Id: I3576038384d2baa12c4c75bc4124e3859aacbd13
2015-09-10 13:13:45 -04:00
Alan Viverette
a84dda54e4 Avoid OOBE when AbsListView layout is out of sync with adapter
Views are not synchronized with adapter state until a layout pass
occurs, which may cause an OOBE if a list item is removed and an
accessibility node is obtained before the next layout pass.

This CL caches the item's enabled state on the bound view's layout
params, which allows us to avoid relying on the adapter to populate
accessibility nodes. It also aborts actions if the target position
is no longer valid.

Updates the documentation on AdapterView to reflect that the result
of getPositionForView() may not be synchronized with the adapter.

Bug: 23943664
Change-Id: I90ca946bead1d87a179eab1c2f482a54bcce9c38
2015-09-10 15:17:11 +00:00
Amit Mahajan
f327fd34c9 am 5a45dc96: am 0018323c: Merge "Add carrier config variable to hide preferred network type" into mnc-dr-dev
* commit '5a45dc960b42eae66661665ff9a6bcb7e4a02c16':
  Add carrier config variable to hide preferred network type
2015-09-10 01:13:53 +00:00
Daniel Sandler
c6fa59145e am 847bdf00: am 5b40e225: Merge "Make the vertical navbar 48dp like the horizontal one." into mnc-dr-dev
* commit '847bdf0093f649a169940fb93249e2beb67f6b45':
  Make the vertical navbar 48dp like the horizontal one.
2015-09-10 01:13:47 +00:00
Amit Mahajan
5a45dc960b am 0018323c: Merge "Add carrier config variable to hide preferred network type" into mnc-dr-dev
* commit '0018323c07d119fde7260d66f60dd9987c7b74ea':
  Add carrier config variable to hide preferred network type
2015-09-10 01:04:43 +00:00
Daniel Sandler
847bdf0093 am 5b40e225: Merge "Make the vertical navbar 48dp like the horizontal one." into mnc-dr-dev
* commit '5b40e2253e82d46838c88e6c52dee276a781d593':
  Make the vertical navbar 48dp like the horizontal one.
2015-09-10 01:04:39 +00:00
Jorim Jaggi
17076cc262 am 5a9bb951: resolved conflicts for 5d0e02b6 to cw-e-dev
* commit '5a9bb9516d016549730d49cddcc2b2ee0e7a4e93':
  Add double-tap power button to open camera 1/2
2015-09-10 00:57:12 +00:00
Amit Mahajan
0018323c07 Merge "Add carrier config variable to hide preferred network type" into mnc-dr-dev 2015-09-10 00:55:15 +00:00
Daniel Sandler
5b40e2253e Merge "Make the vertical navbar 48dp like the horizontal one." into mnc-dr-dev 2015-09-10 00:53:14 +00:00
Jorim Jaggi
5a9bb9516d resolved conflicts for 5d0e02b6 to cw-e-dev
Change-Id: Id974d29581304dc644659d1c470b5413d847944b
2015-09-09 17:49:57 -07:00
Sungmin Choi
c03a1da5a5 Add carrier config variable to hide preferred network type
Bug: 23862319
Change-Id: I99403f358f0b53f366083edafc3762f5679b0b45
2015-09-09 17:42:32 -07:00
Jeff Sharkey
a8831ba898 am 5b9f8dd7: am 2ebbf4c8: Merge "Special interval value to always run benchmarks." into mnc-dr-dev
* commit '5b9f8dd73fc08ac738002b5259bbfdbae8839b49':
  Special interval value to always run benchmarks.
2015-09-10 00:36:28 +00:00
Jeff Sharkey
5b9f8dd73f am 2ebbf4c8: Merge "Special interval value to always run benchmarks." into mnc-dr-dev
* commit '2ebbf4c899b39e080be1ec9cd5d1178f30c0cd89':
  Special interval value to always run benchmarks.
2015-09-10 00:26:33 +00:00
Jorim Jaggi
5d0e02b64e Merge "Add double-tap power button to open camera 1/2" into mnc-dr-dev 2015-09-10 00:25:59 +00:00