Irfan Sheriff
e0c28d5f13
WFD fixes
...
- Specificy max GO intent for WFD
- Increase GO idle time out to 20s and use it for GO and client
- Fix connection broadcast
Change-Id: Ia0e28bc9eb3e23d2830a6c814c5a537ca0bcd5db
2012-09-18 12:20:37 -07:00
Amith Yamasani
5d6d74202f
am a6760474: am f7a6dfca: Merge "Pass Bitmap instead of ParcelFileDescriptor in UserManager" into jb-mr1-dev
...
* commit 'a6760474f751a1b9659f7a932a8debb09068fbe9':
Pass Bitmap instead of ParcelFileDescriptor in UserManager
2012-09-18 00:10:31 -07:00
Dave Burke
054e3a1aa6
am 08980a1f: am 049dd8e6: Merge "Revert "Specify max go intent for wifi display"" into jb-mr1-dev
...
* commit '08980a1f902a4ac8d485df91f8186598fc49043a':
Revert "Specify max go intent for wifi display"
2012-09-18 00:10:16 -07:00
Dianne Hackborn
03f2abecae
am 596115b1: am c535d2f3: Merge "Fix dumb bug merging receivers for multiple users." into jb-mr1-dev
...
* commit '596115b132c9c84f45088cc3cbd5aba9abe3c678':
Fix dumb bug merging receivers for multiple users.
2012-09-18 00:10:12 -07:00
Dianne Hackborn
fb67743848
am 20f8c730: am c33f94e2: Merge "Fix API review bugs." into jb-mr1-dev
...
* commit '20f8c730a4d83a01ac92fc3f82129d523b4bc3ef':
Fix API review bugs.
2012-09-18 00:10:04 -07:00
Irfan Sheriff
e1d624017c
am e8d79c87: am 218e2f19: Merge "Specify max go intent for wifi display" into jb-mr1-dev
...
* commit 'e8d79c87c23845ad0a13dff999a9429e4197544b':
Specify max go intent for wifi display
2012-09-18 00:09:54 -07:00
Dianne Hackborn
560f555c43
am c0b59093: am 4246f695: Merge "Try again to fix issue #6912004:tap on gmail notification sends me to home screen" into jb-mr1-dev
...
* commit 'c0b590932d611e842836d1662a4baa4812d07b21':
Try again to fix issue #6912004:tap on gmail notification sends me to home screen
2012-09-18 00:09:31 -07:00
Amith Yamasani
f7a6dfcafc
Merge "Pass Bitmap instead of ParcelFileDescriptor in UserManager" into jb-mr1-dev
2012-09-17 22:53:21 -07:00
Amith Yamasani
e928d7d95d
Pass Bitmap instead of ParcelFileDescriptor in UserManager
...
Add a USER_INFO_CHANGED intent for lockscreen and quicksettings to use
to monitor changes to the user name or icon.
Bug: 7164040
Change-Id: Id6fb8b6d38ce04ccd02bbadcf0c10699783d6c03
2012-09-17 21:46:51 -07:00
Dave Burke
049dd8e6a3
Merge "Revert "Specify max go intent for wifi display"" into jb-mr1-dev
2012-09-17 18:58:11 -07:00
Dave Burke
ee261a5a6c
Revert "Specify max go intent for wifi display"
...
This reverts commit 7ab7260697de617aced0b0ba594304a42e5395bd
Change-Id: I5b322f41729695465b164e1dfe6d4b1902cd8117
2012-09-17 18:56:19 -07:00
Dianne Hackborn
c535d2f30e
Merge "Fix dumb bug merging receivers for multiple users." into jb-mr1-dev
2012-09-17 18:52:30 -07:00
Dianne Hackborn
6cbd33fc25
Fix dumb bug merging receivers for multiple users.
...
Also clean up some debug output.
Change-Id: Ib19e47682e9ddfc6a234bd61d054275a362d28cc
2012-09-17 18:43:00 -07:00
Dianne Hackborn
c33f94e2a5
Merge "Fix API review bugs." into jb-mr1-dev
2012-09-17 18:22:38 -07:00
Irfan Sheriff
218e2f199b
Merge "Specify max go intent for wifi display" into jb-mr1-dev
2012-09-17 17:37:48 -07:00
Irfan Sheriff
7ab7260697
Specify max go intent for wifi display
...
For p2p and sta single channel concurrency, we need the device
to be a GO
Change-Id: I8c3f180b8fc450238e24dace478f03cdf4e370a7
2012-09-17 17:34:03 -07:00
Dianne Hackborn
8832c18d8b
Fix API review bugs.
...
7173152 API REVIEW: android.content.pm.PackageUserState
7172969 API REVIEW: android.app.PendingIntent
7172730 API REVIEW: android.content.Context
7172726 API REVIEW: android.manifest.permission
Change-Id: Iad470256d3b5ca5596487f6a699ec1871457c3b5
2012-09-17 17:27:15 -07:00
Dianne Hackborn
4246f695f4
Merge "Try again to fix issue #6912004:tap on gmail notification sends me to home screen" into jb-mr1-dev
2012-09-17 16:19:14 -07:00
Geremy Condra
83f734080b
am 337e4026: am c31f5a7e: Merge "Add error information to event logs." into jb-mr1-dev
...
* commit '337e4026576d4b3895521e472db12d7322d2c37a':
Add error information to event logs.
2012-09-17 16:12:30 -07:00
Geremy Condra
c31f5a7efe
Merge "Add error information to event logs." into jb-mr1-dev
2012-09-17 16:07:46 -07:00
Geremy Condra
beb9d53971
Add error information to event logs.
...
Change-Id: Ie4bbb888f4fac4db42a60b9fdd6818af24b834bd
2012-09-17 16:06:17 -07:00
Dianne Hackborn
ad9b32115b
Try again to fix issue #6912004:tap on gmail notification sends me to home screen
...
Add a new call to the activity manager to tell it when the activity
is resumed, so it can mark its state as dirty then instead of when
it first tries to create it.
Also tweak things to update the LRU list for the upcoming activity
at the point we start pausing the current activity, to avoid an
inefficiency where we may decide to kill the process of the upcoming
activity if it is at the end of the LRU list.
Change-Id: Ia6dc8c34dc6d4b085a1efbe3a5d5f47721d55078
2012-09-17 16:03:22 -07:00
Kenny Root
53122a32e6
am 9c7ec4af: am 4215017c: Merge "Use shared app gid for dalvik cache" into jb-mr1-dev
...
* commit '9c7ec4af3b90007e64ea2e2c62a4ef85d60596c9':
Use shared app gid for dalvik cache
2012-09-17 15:34:45 -07:00
Kenny Root
4215017c12
Merge "Use shared app gid for dalvik cache" into jb-mr1-dev
2012-09-17 15:29:38 -07:00
Amith Yamasani
9d37dfd4cc
am 58cb80f6: am 1d31d5ba: Merge "Start userId from 10, reserving 1-9 for special use in the future." into jb-mr1-dev
...
* commit '58cb80f6ce61156953b52e3f48409475077a726f':
Start userId from 10, reserving 1-9 for special use in the future.
2012-09-17 15:01:28 -07:00
Amith Yamasani
1d31d5ba12
Merge "Start userId from 10, reserving 1-9 for special use in the future." into jb-mr1-dev
2012-09-17 14:56:03 -07:00
Amith Yamasani
07a0ede729
Start userId from 10, reserving 1-9 for special use in the future.
...
Change-Id: I3d0c1717d8b3add75ba43ed98e53ba02e6682c34
2012-09-17 14:54:26 -07:00
Jeff Brown
1a66bd5150
am 39b9c91e: am e2fb5190: Merge "Swap remote submix initialization order." into jb-mr1-dev
...
* commit '39b9c91ebf8ad937cb80c521e923e1bf713a6716':
Swap remote submix initialization order.
2012-09-17 14:54:23 -07:00
Amith Yamasani
4a1e7e3c59
am 83385ecc: am e645324e: Merge "Add UserManager.getUserIcon()" into jb-mr1-dev
...
* commit '83385eccc5274443d90d4c4dc821e6281fee4af6':
Add UserManager.getUserIcon()
2012-09-17 14:54:05 -07:00
Craig Mautner
45bb2d4f2c
am d8132081: am 178af594: Add debug to help with b/7135184.
...
* commit 'd8132081b57233b7dda9863a6c51693d5971cd30':
Add debug to help with b/7135184.
2012-09-17 14:53:36 -07:00
Irfan Sheriff
0f0e58ccf2
am 1fa0aa29: am 89c82814: Merge "Add restoreCallingIdentity under finally" into jb-mr1-dev
...
* commit '1fa0aa291ba1fd499b312fb2c8a5dcf288751606':
Add restoreCallingIdentity under finally
2012-09-17 14:46:03 -07:00
Dianne Hackborn
9905a8d4bb
am 68128325: am 443e4748: Merge "Fix issue #7175553 : GRANT_URI_PERMISSION doesn\'t apper to work on secondary user" into jb-mr1-dev
...
* commit '681283257d6ff4f77a5ca66a0e7ad51c90320db6':
Fix issue #7175553 : GRANT_URI_PERMISSION doesn't apper to work on secondary user
2012-09-17 14:45:54 -07:00
Irfan Sheriff
9fe955c4fc
am e3141345: am db831da4: Fix permission accessing getCurrentUser
...
* commit 'e3141345d81a0f667bb3980e28183bb95a281215':
Fix permission accessing getCurrentUser
2012-09-17 14:45:51 -07:00
rich cannings
088967f9bb
am 35fc1145: am 97e7c59c: Merge "Enable package verification" into jb-mr1-dev
...
* commit '35fc1145a56f0a739c3ba065499174f49d98a137':
Enable package verification
2012-09-17 14:45:32 -07:00
Iliyan Malchev
97fe30d658
am 793126fe: am 86e85efe: Merge "Set backlight brightness in correct order." into jb-mr1-dev
...
* commit '793126fe63043d5f07d260ffed7ac938cd1f1a22':
Set backlight brightness in correct order.
2012-09-17 14:45:28 -07:00
Irfan Sheriff
a8aead0a48
am e3dc7055: am 3849490c: Merge "Return empty scan results for background user" into jb-mr1-dev
...
* commit 'e3dc7055cddbadc04e51003f17ab4dbdbb6f58df':
Return empty scan results for background user
2012-09-17 14:45:07 -07:00
Craig Mautner
7ecd0387d2
am 2386be50: am a91f9e29: Make more items per-Display.
...
* commit '2386be50d03df41d183fe0017c7560e078374439':
Make more items per-Display.
2012-09-17 14:44:18 -07:00
Dianne Hackborn
397c1d8467
am 0fd909ba: am d65afc65: Merge "More multi-user stuff." into jb-mr1-dev
...
* commit '0fd909bad1151cc39061abb52ae5b8be090e05dd':
More multi-user stuff.
2012-09-17 14:44:10 -07:00
Dianne Hackborn
c2ce886339
am 6b655130: am 398bad04: Merge "Fix debug log." into jb-mr1-dev
...
* commit '6b655130e7258da1aa40860e58852f9f5370bfbd':
Fix debug log.
2012-09-17 14:44:05 -07:00
Jeff Sharkey
40210f98ba
am 06f01326: am d0c6ccba: Move NetworkPolicy from apps to UID.
...
* commit '06f01326dfd9e2ee557fd817481081bc3f36e35e':
Move NetworkPolicy from apps to UID.
2012-09-17 14:43:36 -07:00
Kenny Root
6a9b2cb7fe
Use shared app gid for dalvik cache
...
For forward-locked apps, we need to be able to read the optimized dex
file from a common place. Make it owned by the shared app GID as well.
Bug: 7178231
Change-Id: Ib36d79e8df69d58e8e1e0f167659df995dc84b84
2012-09-17 14:02:39 -07:00
Jeff Brown
e2fb51900c
Merge "Swap remote submix initialization order." into jb-mr1-dev
2012-09-17 13:32:41 -07:00
Christopher Tate
5067ea3751
am 5bae602c: am 2892dfbe: Merge "Fix default population of wifi settings" into jb-mr1-dev
...
* commit '5bae602cbbb96af3290d430ab25600149d4d073d':
Fix default population of wifi settings
2012-09-17 12:47:03 -07:00
Amith Yamasani
e645324e6b
Merge "Add UserManager.getUserIcon()" into jb-mr1-dev
2012-09-17 12:46:01 -07:00
rich cannings
ecfc9d8253
am d063b14d: am 0b62fa23: Merge "Send more information to verifiers" into jb-mr1-dev
...
* commit 'd063b14dc8ef3cdf63d658b5375bf84b5cb1dc02':
Send more information to verifiers
2012-09-17 12:45:31 -07:00
Svetoslav Ganov
f701d1eb71
am 873d49a6: am 8b681cb8: Some formatting missed in the previous patch
...
* commit '873d49a670df369c6ad5d125581fdc182114d05b':
Some formatting missed in the previous patch
2012-09-17 12:45:18 -07:00
Svetoslav Ganov
664222b066
am acbea737: am 3efa8bab: Merge "Adding accessibility events for touch and gesture detection states." into jb-mr1-dev
...
* commit 'acbea737ec97f0fd15f2818196495b2355094065':
Adding accessibility events for touch and gesture detection states.
2012-09-17 12:45:14 -07:00
Amith Yamasani
3b49f07a45
Add UserManager.getUserIcon()
...
So that we don't abuse the setUserIcon() for reading. So the new method won't try
to create the file, only return it if it exists.
Change-Id: I7a81d3f1b29d14d37e71f531744ce39f21d827ac
2012-09-17 12:42:00 -07:00
Jeff Brown
c9bd4ca005
Swap remote submix initialization order.
...
Need to turn the submix on before connecting and off
after disconnecting.
Change-Id: I53389c3b61e6d663855accd0461eed42a67d9d2b
2012-09-17 12:24:43 -07:00
Craig Mautner
178af5948d
Add debug to help with b/7135184.
...
Change-Id: I0d3b60b3e123d35bd557d47e3344ebea1964380b
Conflicts:
services/java/com/android/server/wm/WindowAnimator.java
2012-09-17 11:33:25 -07:00