Erik Kline
ee06de1ca8
Merge "Refactor netlink and IpReachabilityMonitor into services/net"
2015-09-24 04:33:25 +00:00
Vinit Deshpande
64f6236cdd
am 2bc3ff3c: am de02fe2a: am 629909e0: Merge "Disable wifi firmware logging by default" into mnc-dr-dev
...
* commit '2bc3ff3cf6b692a4bd69d75cb3e11fc0b0b063fe':
Disable wifi firmware logging by default
2015-09-24 04:26:03 +00:00
Jorim Jaggi
aeaddadb0e
am 8ba8c543: am b278ea0c: am 27f26df6: am 05b11bf3: Merge "Update message in SIM PIN view when configuration changes" into mnc-dr-dev
...
* commit '8ba8c543f77eb8d5abad2653c5a6ebaeccc3a241':
Update message in SIM PIN view when configuration changes
2015-09-24 04:18:01 +00:00
Vinit Deshpande
2bc3ff3cf6
am de02fe2a: am 629909e0: Merge "Disable wifi firmware logging by default" into mnc-dr-dev
...
* commit 'de02fe2afdc835eca72bb05a1514daa439bb2b40':
Disable wifi firmware logging by default
2015-09-24 04:17:40 +00:00
Vinit Deshpande
de02fe2afd
am 629909e0: Merge "Disable wifi firmware logging by default" into mnc-dr-dev
...
* commit '629909e02b97796ff0b79dbd03c2e72dd3d1e6bb':
Disable wifi firmware logging by default
2015-09-24 04:05:26 +00:00
Wale Ogunwale
6a804b815d
Drop additional input events to TaskPositioner when drag has ended.
...
Fixes issue where we do additional drag ended processing like moving
a task to a docked stack even though we have already done that from
the previous drag end.
Change-Id: Iab10f183a9eb0ec63d8303d1e991a9de65a86c34
2015-09-23 21:04:21 -07:00
Vinit Deshpande
629909e02b
Merge "Disable wifi firmware logging by default" into mnc-dr-dev
2015-09-24 03:58:38 +00:00
Erik Kline
02cc5a030a
Refactor netlink and IpReachabilityMonitor into services/net
...
- netlink from core to services/net/netlink
- IpReachabilityMonitor from core to services/net/ip
Change-Id: I45ac3f591bade45dd5ec441111b02b621234c0e4
2015-09-24 12:50:36 +09:00
Wale Ogunwale
925d0d1369
Make home stack move like another stack.
...
Previously the home stack was either positioned at the top or bottom
of the stack list. This type of movement was okay when there was mainly
2 stacks (home and app), but doesn't work in all cases where we have
multiple stacks.
For example:
1. Launch any activity in the freeform stack
2. Press the home button
3. Launch a translucent or dialog activity
In this case you would except the home stack to be seen behind the
translucent activity since that is the stack the user is coming from,
but you see the freeform stack instead since the home stack was moved
to the bottom of all stacks when the translucent activity was launched.
We no longer move the home stack to the bottom when a new
activity/task/stack comes to the front.
Bug: 23626353
Change-Id: Ic506acc8528e63b8e7f999dd88a450bee6fb4552
2015-09-24 03:17:55 +00:00
Jorim Jaggi
8ba8c543f7
am b278ea0c: am 27f26df6: am 05b11bf3: Merge "Update message in SIM PIN view when configuration changes" into mnc-dr-dev
...
* commit 'b278ea0cab555f16d0d8278ee3eadf75c6266920':
Update message in SIM PIN view when configuration changes
2015-09-24 02:41:36 +00:00
Jorim Jaggi
b278ea0cab
am 27f26df6: am 05b11bf3: Merge "Update message in SIM PIN view when configuration changes" into mnc-dr-dev
...
* commit '27f26df629e7a5c2ea87ad46708dc4678c11d27a':
Update message in SIM PIN view when configuration changes
2015-09-24 02:29:01 +00:00
Jorim Jaggi
27f26df629
am 05b11bf3: Merge "Update message in SIM PIN view when configuration changes" into mnc-dr-dev
...
* commit '05b11bf357be9546a2cbdd3f37c32fc9567f4767':
Update message in SIM PIN view when configuration changes
2015-09-24 02:20:37 +00:00
Wale Ogunwale
48c5312316
Merge "Allow stacks behind a translucent fullscreen stack to be visible"
2015-09-24 02:04:30 +00:00
Wale Ogunwale
f8dfeec17f
Merge "Only place new task in focus stack if it is full screen stack."
2015-09-24 02:04:27 +00:00
Wale Ogunwale
8b8cad8bac
Merge "Don't resize task in current stack when moving it to a docked stack"
2015-09-24 02:04:22 +00:00
Blazej Magnowski
af4e36122a
Merge "Add HistoryEvaluator"
2015-09-24 01:28:51 +00:00
Jorim Jaggi
05b11bf357
Merge "Update message in SIM PIN view when configuration changes" into mnc-dr-dev
2015-09-24 00:23:47 +00:00
Vinit Deshpande
4b3634513b
Disable wifi firmware logging by default
...
This is really needed for debugging phase, which is over
now; and disabling it will reduce surface area
Bug: 24317401
Change-Id: I0acf9efc94333cb274d4286df9c853431d86883d
2015-09-23 16:57:18 -07:00
Deepanshu Gupta
ef6439c857
am e5346dca: am 51a05d74: Merge "Fix TypedArray.getTextArray()" into mnc-ub-dev
...
* commit 'e5346dca479ecf87d5a3e412307e5f7ebe28ccb9':
Fix TypedArray.getTextArray()
2015-09-23 23:26:52 +00:00
Deepanshu Gupta
e5346dca47
am 51a05d74: Merge "Fix TypedArray.getTextArray()" into mnc-ub-dev
...
* commit '51a05d74a81aeb334ef095fc6f1aa98e5163763f':
Fix TypedArray.getTextArray()
2015-09-23 23:17:22 +00:00
Deepanshu Gupta
51a05d74a8
Merge "Fix TypedArray.getTextArray()" into mnc-ub-dev
2015-09-23 23:05:06 +00:00
Deepanshu Gupta
6649ca3711
Fix TypedArray.getTextArray()
...
Change-Id: Ic55b52840892fbf2a4258ba97ed31ca0283da8ed
2015-09-23 16:03:02 -07:00
Steve McKay
b0a3cc16f8
Merge "Merge BROWSE and BROWSE_ALL actions."
2015-09-23 22:41:49 +00:00
Filip Gruszczynski
ab6fc9ebe3
Merge "Showing docked stack divider window."
2015-09-23 21:59:15 +00:00
Filip Gruszczynski
466f321650
Showing docked stack divider window.
...
When there is docked stack, we want to show a "handle" through which the
user will resize the docked stack. We add it from the system process,
because we want to avoid IPC calls.
Change-Id: If15fd2a0fcb7077446d1ba6c533acb3028a42039
2015-09-23 14:58:43 -07:00
Makoto Onuki
f76b06a6b5
Test more DPM APIs.
...
Bug 24061108
Change-Id: Ia9da19f62c0f4edf53ca1f4c213f0368ec1983ba
2015-09-23 13:26:31 -07:00
Alan Viverette
ed49b02abc
Merge "End switch thumb animator if it's been started"
2015-09-23 20:05:35 +00:00
Winson Chung
cd3ba3c0a3
Merge "Fixing crash in configuration change for secondary users."
2015-09-23 20:00:01 +00:00
Jorim Jaggi
86f868dc32
am 93d1a17b: am 1af3c6f4: am 1bcb3472: am 6a15d528: Do not go over handler to dispatch keyguard visibility
...
* commit '93d1a17bafd51daaf6ed7fc56c7c3e84c5c119df':
Do not go over handler to dispatch keyguard visibility
2015-09-23 19:53:00 +00:00
Todd Kennedy
161c6f368a
am 1c9a9a20: am 8faa9e9e: am 898e6973: am 739bb7c6: Merge "save "retain loader" state" into mnc-dr-dev
...
* commit '1c9a9a20c35464d8a6554a2becff0f8acfb9c5b2':
save "retain loader" state
2015-09-23 19:52:36 +00:00
Paul Jensen
4d5a9ef752
am 6ae227e2: am a2e47e2f: am d737f715: am 4b7b8117: am 9971167f: am 5ebe8e26: am 4cbfe331: am 773d71e7: am 962c3a0f: am ece4ac21: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into lmp-dev
...
* commit '6ae227e27fcab0a454ac45b897843bfceaa09c69':
Don't mark NetworkRequests restricted when they don't have restricted caps
2015-09-23 19:52:00 +00:00
Paul Jensen
42324851f1
am f86347f5: am 88674941: am 6a728e17: am 83ce299c: am 62bb1897: am 554cecea: (-s ours) am 10a7d744: am 96cd7c14: am 635f8711: am a9e98343: Merge "Fix NOT_RESTRICTED network capability and enforce it." into lmp-dev
...
* commit 'f86347f54d0da443172713db0f6fc145ca5b19ff':
Fix NOT_RESTRICTED network capability and enforce it.
2015-09-23 19:51:53 +00:00
Baligh Uddin
89b9f9f507
am 4d1b3fda: (-s ours) am 1584eefe: (-s ours) am eb1e4b14: (-s ours) am 9c5e49b7: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev
...
* commit '4d1b3fda4343e026b2ec80689f5747744cc86692':
Import translations. DO NOT MERGE
2015-09-23 19:51:46 +00:00
Baligh Uddin
6f606368fd
am 0882771d: (-s ours) am b89ac616: (-s ours) am 981c592d: (-s ours) am 18daf48f: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev
...
* commit '0882771d196468efad1e5350d0ba163c11e20b92':
Import translations. DO NOT MERGE
2015-09-23 19:51:39 +00:00
Baligh Uddin
c0a69ad060
am ed8ba7f9: (-s ours) am 68aefeeb: (-s ours) am c31d6b70: (-s ours) am d213d288: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev
...
* commit 'ed8ba7f90b42303deca05d396857aec032a880c8':
Import translations. DO NOT MERGE
2015-09-23 19:51:32 +00:00
Baligh Uddin
b39d6033b1
am c8d2fa3c: (-s ours) am 43c9b3ee: (-s ours) am a58143b4: (-s ours) am a6928d4d: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev
...
* commit 'c8d2fa3c2e8d957cf84ef543a2bcd3d9778cc0e3':
Import translations. DO NOT MERGE
2015-09-23 19:51:24 +00:00
Winson
94a148594d
Fixing crash in configuration change for secondary users.
...
- The crash is a regression caused by ag/773159.
2015-09-23 19:51:16 +00:00
Baligh Uddin
b0ad825f53
am 651a1403: (-s ours) am 16bea03a: (-s ours) am 0b97b8cf: (-s ours) am 64f17a52: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dr-dev
...
* commit '651a14033e14b0868eb5b5508d4943396a7761b9':
Import translations. DO NOT MERGE
2015-09-23 19:51:14 +00:00
Blazej Magnowski
68d0c9b1e9
added Classifiers and Evaluators
...
Change-Id: I9054c30cde665546de453e64572da619b1f6a799
2015-09-23 12:32:07 -07:00
Wale Ogunwale
bd26d2a5a8
Allow stacks behind a translucent fullscreen stack to be visible
...
Stacks behind the fullscreen stack with a translucent activity
are always visible so they can act as a backdrop to the translucent
activity.
Bug: 23626353
Change-Id: I3d76ae6bedbba90736706474dcab53d75b60304a
2015-09-23 12:32:00 -07:00
Steve McKay
83df8c072d
Merge BROWSE and BROWSE_ALL actions.
...
Open Files app when exploring from settings.
Force visibility of file size in this mode.
Don't hide empty media providers.
Bug: 24136618, 24140864
Change-Id: I6f238586725f9b6255812e3082bb8d8655219a7d
2015-09-23 12:25:13 -07:00
Jorim Jaggi
93d1a17baf
am 1af3c6f4: am 1bcb3472: am 6a15d528: Do not go over handler to dispatch keyguard visibility
...
* commit '1af3c6f401da0ab8c4ddefd3e1776f9be50a1389':
Do not go over handler to dispatch keyguard visibility
2015-09-23 19:12:41 +00:00
Jan Nordqvist
ca30939346
Merge "Hotspot 2.0 relase 2 first cut."
2015-09-23 19:05:53 +00:00
Jorim Jaggi
1af3c6f401
am 1bcb3472: am 6a15d528: Do not go over handler to dispatch keyguard visibility
...
* commit '1bcb3472669529edc991a31e6cbf7866a385383e':
Do not go over handler to dispatch keyguard visibility
2015-09-23 19:03:26 +00:00
Blazej Magnowski
9f01c5bfa5
Add HistoryEvaluator
...
Adds the possibility to store the evaluations for previous strokes and gestures.
Also and enables to take the history into account when classifying current
interatcions.
Change-Id: Ia8fa54a00daa80b4e5aebf11b11b568ed23165d4
2015-09-23 12:00:36 -07:00
Jorim Jaggi
1bcb347266
am 6a15d528: Do not go over handler to dispatch keyguard visibility
...
* commit '6a15d528c0a4501389008ef945dec38b5ca6919a':
Do not go over handler to dispatch keyguard visibility
2015-09-23 18:55:38 +00:00
Jorim Jaggi
ad371b2e22
Update message in SIM PIN view when configuration changes
...
Bug: 24273807
Change-Id: I497fcd2ee527ec22d14ff1b6c30be4ef9a878980
2015-09-23 11:52:12 -07:00
Xiaohui Chen
a449062220
Cleanup USER_OWNER in activity and location services
...
Bug: 19913735
Change-Id: Ie2b7acb3fa53b1dcf7319de1eb5bdec585dbf78c
2015-09-23 18:51:18 +00:00
Xiaohui Chen
e4de5a0d3b
Cleanup OWNER references.
...
Bug: 19913735
Change-Id: I2150c6baaab80fe11312e4401394a2a8da52e595
2015-09-23 18:50:11 +00:00
Xiaohui Chen
f85c977414
Cleanup USER_OWNER in DPMS
...
This cl assumes device owner will continue running under user 0.
Bug: 19913735
Change-Id: I65c97f6f14fb362acbdcb6588b73787291100698
2015-09-23 18:49:00 +00:00