204832 Commits

Author SHA1 Message Date
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
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
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
Jeff Sharkey
2ebbf4c899 Merge "Special interval value to always run benchmarks." into mnc-dr-dev 2015-09-10 00:18:43 +00:00
Jorim Jaggi
f27035d9ee am 131d541a: am 16093fe3: Revert "Disable fingerprint after force lock"
* commit '131d541ae1ca41aacf751f6a6562f4f031a4ab35':
  Revert "Disable fingerprint after force lock"
2015-09-10 00:12:21 +00:00
Jorim Jaggi
131d541ae1 am 16093fe3: Revert "Disable fingerprint after force lock"
* commit '16093fe3f0d824731a53a264a132504deb08421a':
  Revert "Disable fingerprint after force lock"
2015-09-10 00:05:38 +00:00
Jorim Jaggi
16093fe3f0 Revert "Disable fingerprint after force lock"
Bug: 23827042
This reverts commit 0cb50efdc2d3ecaa9f1b2163109e8fff1b23f0e7.

Change-Id: I40251500b2dcf95e63ce39a768e11a50b26fb923
2015-09-10 00:00:29 +00:00
Adrian Roos
5941c98c64 Add double-tap power button to open camera 1/2
Bug: 23787555
Change-Id: I052b64748f155c59fbb649b32265f559423a8845
2015-09-09 16:57:14 -07:00
Jeff Sharkey
e83d8a993d Special interval value to always run benchmarks.
When interval is set of 0, always run benchmarks after every fstrim
pass, which is roughly daily.  We don't actually track the last
benchmark time for internal storage, so this is the best way we have
to enable this.

Also disable benchmarking completely when interval is set to -1.

Bug: 23942769
Change-Id: I11edfda063aac6e927c6cce56567169ebe83cb71
2015-09-09 15:53:29 -07:00
Selim Cinek
d428dc4a32 am 12fdaf85: am a4fca2c7: Merge "Fixed a racecondition where the camera would not launch" into mnc-dr-dev
* commit '12fdaf8589813065d2e8b9873196471ed38c7b80':
  Fixed a racecondition where the camera would not launch
2015-09-09 22:23:20 +00:00
Selim Cinek
12fdaf8589 am a4fca2c7: Merge "Fixed a racecondition where the camera would not launch" into mnc-dr-dev
* commit 'a4fca2c7255367b96fc8012b0fcb62a71343e1ff':
  Fixed a racecondition where the camera would not launch
2015-09-09 22:15:55 +00:00
Selim Cinek
a4fca2c725 Merge "Fixed a racecondition where the camera would not launch" into mnc-dr-dev 2015-09-09 22:07:02 +00:00
Jorim Jaggi
46154b8fa5 am b5304547: am 5e354223: Use AlarmManager for lockout reset
* commit 'b53045476ce228d510b045276f84f004d3b9eeb8':
  Use AlarmManager for lockout reset
2015-09-09 21:00:49 +00:00
Jorim Jaggi
b53045476c am 5e354223: Use AlarmManager for lockout reset
* commit '5e354223d817477efac9a6a2e3ce3d9161e046a4':
  Use AlarmManager for lockout reset
2015-09-09 20:54:42 +00:00