Christopher Tate
e775cee176
am 04f5c8cb: am 790518a1: Merge "Implicitly enable system apps when updates installed" into jb-mr2-dev
...
* commit '04f5c8cb95f1f4f09bc0feacab36088066e58afb':
Implicitly enable system apps when updates installed
2013-04-10 17:08:42 -07:00
Christopher Tate
04f5c8cb95
am 790518a1: Merge "Implicitly enable system apps when updates installed" into jb-mr2-dev
...
* commit '790518a1a2f06030d19fdd896bd0f80dd03d94fc':
Implicitly enable system apps when updates installed
2013-04-10 17:04:46 -07:00
Craig Mautner
7a078314b4
am 98874efb: am cc979c9e: Merge "Debug logging improvement." into jb-mr2-dev
...
* commit '98874efb994faca3bf253e9547cbb6227d44eb38':
Debug logging improvement.
2013-04-10 17:00:47 -07:00
Christopher Tate
790518a1a2
Merge "Implicitly enable system apps when updates installed" into jb-mr2-dev
2013-04-10 23:58:37 +00:00
Craig Mautner
98874efb99
am cc979c9e: Merge "Debug logging improvement." into jb-mr2-dev
...
* commit 'cc979c9eae387d80e4c4129d18991d708dde44a6':
Debug logging improvement.
2013-04-10 16:57:50 -07:00
Craig Mautner
cc979c9eae
Merge "Debug logging improvement." into jb-mr2-dev
2013-04-10 23:54:29 +00:00
Santos Cordon
d8ff71bdaf
am 0a5eb3ec: am acd840d5: Merge "Obfuscate any phone numbers that pass through the event log." into jb-mr2-dev
...
* commit '0a5eb3eca776c414a2d170c8e697edad19f9e957':
Obfuscate any phone numbers that pass through the event log.
2013-04-10 16:00:40 -07:00
Santos Cordon
0a5eb3eca7
am acd840d5: Merge "Obfuscate any phone numbers that pass through the event log." into jb-mr2-dev
...
* commit 'acd840d5c31bee48cc13a03f5e0c5e3b69ff23db':
Obfuscate any phone numbers that pass through the event log.
2013-04-10 15:57:07 -07:00
Santos Cordon
acd840d5c3
Merge "Obfuscate any phone numbers that pass through the event log." into jb-mr2-dev
2013-04-10 22:53:08 +00:00
Jaikumar Ganesh
a934b7c99a
am 7228e1ae: am 8ce470dd: GPS Hardware geofencing.
...
* commit '7228e1aeb9a2af8fad410749e2adc61266b2649a':
GPS Hardware geofencing.
2013-04-10 15:38:24 -07:00
Jaikumar Ganesh
7228e1aeb9
am 8ce470dd: GPS Hardware geofencing.
...
* commit '8ce470dd4ba0608abb6b5eae117cefca927af96b':
GPS Hardware geofencing.
2013-04-10 15:34:35 -07:00
Craig Mautner
66d7730903
Debug logging improvement.
...
Previously a change to a surface would be logged with the old value
and you had to scroll through the logs to see what the new value
was. This change reflects the change to the surface immediately.
Change-Id: I2a6566466287922d08f4ce2329c61aa46d692ee1
2013-04-10 15:33:26 -07:00
Jaikumar Ganesh
8ce470dd4b
GPS Hardware geofencing.
...
Add support for doing geofencing in hardware.
Change-Id: I6d5015190e8d84e1f4beb1010ed977a71c1622d0
2013-04-10 15:25:07 -07:00
Michael Wright
b484e37e07
am e5f80f4b: am f7104136: Merge "Stop marking gamepads as keyboards" into jb-mr2-dev
...
* commit 'e5f80f4bec6c3a75d4ed5b870597cf6746d2cee4':
Stop marking gamepads as keyboards
2013-04-10 14:22:28 -07:00
Michael Wright
e5f80f4bec
am f7104136: Merge "Stop marking gamepads as keyboards" into jb-mr2-dev
...
* commit 'f7104136927f45e152cec3583463b8ef1570df7b':
Stop marking gamepads as keyboards
2013-04-10 14:20:07 -07:00
Michael Wright
f710413692
Merge "Stop marking gamepads as keyboards" into jb-mr2-dev
2013-04-10 21:14:27 +00:00
Dianne Hackborn
229f1aadf9
am abe0aa78: am 8f980e1a: Merge "Reduce duration of rotation xfade animation." into jb-mr2-dev
...
* commit 'abe0aa78caf81b24af0b45700801fc1f867cfa0e':
Reduce duration of rotation xfade animation.
2013-04-10 11:01:28 -07:00
Dianne Hackborn
abe0aa78ca
am 8f980e1a: Merge "Reduce duration of rotation xfade animation." into jb-mr2-dev
...
* commit '8f980e1a5ae99d5e34aaef6aac7f38a7d0038631':
Reduce duration of rotation xfade animation.
2013-04-10 10:51:50 -07:00
Dianne Hackborn
8f980e1a5a
Merge "Reduce duration of rotation xfade animation." into jb-mr2-dev
2013-04-10 17:48:21 +00:00
Jeff Brown
54977db25a
am 55198db2: am 4dac901f: Rewrite touch navigation dpad synthesis.
...
* commit '55198db2dbb55d4f9ac18db81cc05c553b6c6d23':
Rewrite touch navigation dpad synthesis.
2013-04-10 04:01:10 -07:00
Jeff Brown
55198db2db
am 4dac901f: Rewrite touch navigation dpad synthesis.
...
* commit '4dac901f011e7c15882e260441225633a6435e49':
Rewrite touch navigation dpad synthesis.
2013-04-10 03:56:56 -07:00
Jeff Brown
4dac901f01
Rewrite touch navigation dpad synthesis.
...
The new implementation more accurately tracks the velocity
of flings and takes care to avoid obvious discontinuities.
The main goal is for a fling to appear to be a linear
extension of the movement already in progress. The minimum
fling velocity is set to ensure that flings appear to be
fairly smooth despite being discretized.
Use sequences of repeated key events instead of individual
down/up events to represent continuous motions in one
direction which can be helpful for stopping flings at boundaries
such as when flinging the cursor position within a text view.
Compute the movement thresholds based on the physical
size of the touch pad, if known. If not known, we assume a
nominal size.
Support stopping flings with a tap just like we do for
normal touch events elsewhere in the framework.
Moved the detection of ASSIST swipes into the InputReader
where it belongs. These swipes must be detected globally
to ensure consistent behavior across the all applications.
Added a custom protocol in EventHub to enable input device
drivers to override the timestamp of the following events
in a packet. This change enables input device drivers
that have a better idea of when an input event was actually
generated to pass this information to the input system.
Particularly useful with uinput.
Bug: 8583760
Change-Id: I8ef4e827804786d549cfaa00793a2b9dd0fda465
2013-04-10 03:51:18 -07:00
Ying Wang
28af35e8cd
resolved conflicts for merge of a976bddd to master
...
Change-Id: I64e1cbfb0eee891ce4d1eee40eefdcedcc501f7f
2013-04-09 23:21:42 -07:00
Ying Wang
a976bddd9c
am d8b26d6c: Merge "Add liblog" into jb-mr2-dev
...
* commit 'd8b26d6c424741dd09cf70ee88fd237807aaf301':
Add liblog
2013-04-09 22:28:51 -07:00
Ying Wang
d8b26d6c42
Merge "Add liblog" into jb-mr2-dev
2013-04-10 05:16:14 +00:00
Ying Wang
d685894212
Add liblog
...
Bug: 8580410
Change-Id: I746aa8258866508c3a725d0773faf4518096548f
2013-04-09 21:54:12 -07:00
Christopher Tate
32a019d438
Implicitly enable system apps when updates installed
...
If someone explicitly installs an update to a system-bundled package,
we infer that this means they actually want to use the new code.
Bug 7467302
Change-Id: If2dc6f764bafbb3a5c94cbdd32273c030fd784b9
2013-04-09 17:11:55 -07:00
Jean-Christophe PINCE
1d08e599fe
Watchdog race condition when sending message out of synchronized
...
A race condition leading to false positive detections might occur
when the monitoring thread executes very fast and terminates before
the sending thread entered the synchronized section.
Change-Id: I6fe686f8f12393e11fa18326508af5b73738f9d7
Author: Jean-Christophe PINCE <jean-christophe.pince@intel.com>
Signed-off-by: Jean-Christophe PINCE <jean-christophe.pince@intel.com>
Signed-off-by: Shuo Gao <shuo.gao@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 81644
2013-04-09 15:02:40 -07:00
Robert Greenwalt
74a2a5dae0
am 27370393: am dbf500aa: Merge "Turn back on global proxy support." into jb-mr2-dev
...
* commit '273703935d185b82e5d5e8a0ae2363743558227f':
Turn back on global proxy support.
2013-04-09 14:25:20 -07:00
Dianne Hackborn
875422153d
resolved conflicts for merge of e9b4ee69 to master
...
Change-Id: Id752ae94f63a66b2ec200f68c73bf0d7b04b249f
2013-04-09 11:56:06 -07:00
Robert Greenwalt
273703935d
am dbf500aa: Merge "Turn back on global proxy support." into jb-mr2-dev
...
* commit 'dbf500aaafd0889aa3ac9bf0fb2b2be4e0c3ebbf':
Turn back on global proxy support.
2013-04-09 11:19:34 -07:00
Robert Greenwalt
dbf500aaaf
Merge "Turn back on global proxy support." into jb-mr2-dev
2013-04-09 18:15:06 +00:00
Dianne Hackborn
e9b4ee692c
am 558a3c1b: Merge "Kill processes when permissions are revoked." into jb-mr2-dev
...
* commit '558a3c1b7b40eb9356f8c4446ca63af8cf16bd91':
Kill processes when permissions are revoked.
2013-04-09 10:42:09 -07:00
Dianne Hackborn
558a3c1b7b
Merge "Kill processes when permissions are revoked." into jb-mr2-dev
2013-04-09 17:38:00 +00:00
Dianne Hackborn
f1b782427f
Kill processes when permissions are revoked.
...
Some permissions are associated with gids, so we need to
kill any running processes if their permission is revoked.
We will do this for any permission being revoked, since
the association between gids and permissions can change
over time.
Change-Id: Ieb7408e032539c4f21eb089d65a7a7e6c289f010
2013-04-08 22:28:59 -07:00
Michael Wright
74c8fb601e
Stop marking gamepads as keyboards
...
Change-Id: I0ba49aa3235b2e0a50405cf6d68632e268fe4183
2013-04-08 20:05:32 -07:00
Eric Rowe
675d389f6f
am fa67c5ad: am 3c09715c: Merge "Change dropbox tag for native crashes." into jb-mr2-dev
...
* commit 'fa67c5ada25643953144895f961c9ce0f8cc31e7':
Change dropbox tag for native crashes.
2013-04-08 19:15:19 -07:00
Eric Rowe
fa67c5ada2
am 3c09715c: Merge "Change dropbox tag for native crashes." into jb-mr2-dev
...
* commit '3c09715cedc737cc6e36c201d9f9188c3615e9a5':
Change dropbox tag for native crashes.
2013-04-08 17:15:33 -07:00
Eric Rowe
3c09715ced
Merge "Change dropbox tag for native crashes." into jb-mr2-dev
2013-04-09 00:11:51 +00:00
Kenny Root
c21e2cb672
am b3be67ce: am 0eee410e: Merge "Check outInfo is not null" into jb-mr2-dev
...
* commit 'b3be67ce34966dfccfccf4918ee5c93c4971a6d0':
Check outInfo is not null
2013-04-08 17:05:50 -07:00
Ben Gruver
1b4e91dfbf
am 0b909eb6: am 89454f83: Merge "Implement event logging for intent firewall" into jb-mr2-dev
...
* commit '0b909eb6bf621198f5f5b49f9f13a165597c823d':
Implement event logging for intent firewall
2013-04-08 17:05:22 -07:00
Robert Greenwalt
00e8d4c1b6
Turn back on global proxy support.
...
This reverts 138626.
Bug:8557674
Change-Id: I7b117d313c424d75bdeeea507541a96342f256f0
2013-04-08 16:31:26 -07:00
Kenny Root
b3be67ce34
am 0eee410e: Merge "Check outInfo is not null" into jb-mr2-dev
...
* commit '0eee410e473c1546af80c63ec866655a28833f33':
Check outInfo is not null
2013-04-08 16:16:44 -07:00
Kenny Root
0eee410e47
Merge "Check outInfo is not null" into jb-mr2-dev
2013-04-08 23:10:50 +00:00
Kenny Root
3b9933d0c2
Check outInfo is not null
...
Only call keystore if outInfo is not null
Bug: 8568820
Change-Id: I24ab625ad02b8510da489911064453de642b6748
2013-04-08 16:06:24 -07:00
Eric Rowe
88d842cf8a
Change dropbox tag for native crashes.
...
Change-Id: Id2738fc758c3d144e5fdd2c7f1c8617dad129338
2013-04-08 15:00:27 -07:00
Ben Gruver
7b879f4b93
resolved conflicts for merge of 0929c3b1 to master
...
Change-Id: I70d4b652e804f3e607b1cd1b6837204c77610d87
2013-04-08 14:56:55 -07:00
Ben Gruver
0b909eb6bf
am 89454f83: Merge "Implement event logging for intent firewall" into jb-mr2-dev
...
* commit '89454f8331cd7d582eafca87c6586feb5db509c7':
Implement event logging for intent firewall
2013-04-08 14:44:46 -07:00
Ben Gruver
0929c3b140
am b1a90d3b: Merge "Remove the sender package filter from the intent firewall" into jb-mr2-dev
...
* commit 'b1a90d3b1422b0eb469e8960e6398a49ec036e0b':
Remove the sender package filter from the intent firewall
2013-04-08 14:41:06 -07:00
Ben Gruver
89454f8331
Merge "Implement event logging for intent firewall" into jb-mr2-dev
2013-04-08 21:40:26 +00:00