Jeff Sharkey
2d360218b4
am 1d98fbf2: Merge "Update API naming to follow style guide." into lmp-dev
...
* commit '1d98fbf27258cbe98e9f7226cc6baedd83a80d3d':
Update API naming to follow style guide.
2014-09-15 22:01:59 +00:00
Ihab Awad
e11a3b798b
am 336c84c3: Merge "Add system feature for ConnectionService API support (1/3)" into lmp-dev
...
* commit '336c84c35722e221cb3ec5d99c3876a5e5015e2a':
Add system feature for ConnectionService API support (1/3)
2014-09-15 22:01:41 +00:00
Jeff Sharkey
49c0e7375b
Merge "Update API naming to follow style guide." into lmp-dev
2014-09-15 21:51:18 +00:00
Jeff Sharkey
de74231f24
Update API naming to follow style guide.
...
Bug: 17510755
Change-Id: If73d81b416355559592feb895a62132194f4ba62
2014-09-15 14:17:46 -07:00
Ihab Awad
1ec6888685
Add system feature for ConnectionService API support (1/3)
...
Bug: 17445268
Change-Id: Ibf52cb394f00d075afd07b883a91f00da84b3c85
2014-09-15 09:10:54 -07:00
Alan Viverette
56c4f5c139
am 84670eef: Merge "Reduce instructions required to obtain and recycle TypedArray" into lmp-dev
...
* commit '84670eef1f2d685efc98644914d2bb191d0e665c':
Reduce instructions required to obtain and recycle TypedArray
2014-09-14 21:04:59 +00:00
Alan Viverette
c6a65dfbff
Merge "Reduce instructions required to obtain and recycle TypedArray" into lmp-dev
2014-09-14 20:04:38 +00:00
Alan Viverette
8b5b25b448
Reduce instructions required to obtain and recycle TypedArray
...
Eliminates several field and method accesses by making the TypedArray
pool local to a single Resources object. Removes an unnecessary
synchronization.
ReadXmlAttrs averaged 0.069 ms/op before, 0.064 ms/op after.
BUG: 17484798
Change-Id: If790a5ba6596b47a04f117c8912974798a592052
2014-09-13 19:30:11 -07:00
Tyler Gunn
6c8d6d74c0
resolved conflicts for merge of 66c16547 to lmp-sprout-dev
...
Also fixed issue in TelephonyManager.
Change-Id: I4dde45e638c2bcf32f8f929d34d0083966f6761f
2014-09-13 20:10:08 +00:00
Tyler Gunn
ef9f6f957d
Renaming Telecomm to Telecom.
...
- Changing package from android.telecomm to android.telecom
- Changing package from com.android.telecomm to
com.android.server.telecomm.
- Renaming TelecommManager to TelecomManager.
Bug: 17364651
Change-Id: I192cb5d189f55db012ea72ee82ccc5aedbc21638
2014-09-12 22:16:17 -07:00
Amith Yamasani
57801c13d4
am 13c4e5ad: Merge "Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS" into lmp-dev
...
* commit '13c4e5ad86bcf61e12d5f928ba36bc0db2dd75bf':
Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS
2014-09-13 00:08:23 +00:00
Amith Yamasani
1d653272a2
Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS
...
Bug: 17392243
Change-Id: I5ff0e70eeeeba264c96eaa2a17a6bd3669576c96
2014-09-12 16:45:33 -07:00
Kenny Guy
08786c2b61
am b5153aba: Hide APIs renamed during API review of LauncherApps
...
* commit 'b5153aba264932068895228d3dde4e32a4ef271c':
Hide APIs renamed during API review of LauncherApps
2014-09-12 18:52:02 +00:00
Kenny Guy
b6edee0dad
Hide APIs renamed during API review of LauncherApps
...
Bug: 17390765
Change-Id: I79a979365005b13a2268b1cfe455241ae4fecb51
2014-09-12 11:44:58 +00:00
Amith Yamasani
b9c6ad4e21
am 7c855708: Merge "Annotate bindServiceAsUser with SystemApi" into lmp-dev
...
* commit '7c8557085241581d571ff22b3954fa20f99e6772':
Annotate bindServiceAsUser with SystemApi
2014-09-12 07:22:20 +00:00
Craig Mautner
56b3152d54
am 790a059b: Merge "If activity is an alias get maxRecents from target" into lmp-dev
...
* commit '790a059b487646bd6aae1cdc866261a57375bb01':
If activity is an alias get maxRecents from target
2014-09-12 07:21:52 +00:00
Amith Yamasani
e1e98741ff
Merge "Annotate bindServiceAsUser with SystemApi" into lmp-dev
2014-09-11 23:48:37 +00:00
Amith Yamasani
c85029f7d9
Annotate bindServiceAsUser with SystemApi
...
Bug: 17470388
Change-Id: I0961e6ebabaffd91e3d152074b2f64ca4f9ba8fb
2014-09-11 16:47:17 -07:00
Craig Mautner
3969cabf59
Merge "If activity is an alias get maxRecents from target" into lmp-dev
2014-09-11 23:02:27 +00:00
Craig Mautner
8307ea701c
If activity is an alias get maxRecents from target
...
Activity aliases do not pick up values in the PackageParser. The
actual values should come from the target activity instead.
Also ActivityInfo now propagates maxRecents in copy constructor
and across Binder calls (via parcelling).
Fixes bug 17391328.
Change-Id: I35d248032eca7557528c9d499b3b38f27c713d09
2014-09-11 15:53:44 -07:00
Alexandra Gherghina
88de59f096
am e667e41b: Merge "Bugfix: use the correct user for ContentResolver calls" into lmp-dev
...
* commit 'e667e41bb60cbe5e6bde545ecaf1c7d9c8b36af1':
Bugfix: use the correct user for ContentResolver calls
2014-09-11 16:21:27 +00:00
Alexandra Gherghina
ffb6343938
Merge "Bugfix: use the correct user for ContentResolver calls" into lmp-dev
2014-09-11 16:12:59 +00:00
Alexandra Gherghina
557186b0ac
am b04106ed: Merge "Remove package level intent forwarding." into lmp-dev
...
* commit 'b04106ed46919030b944b02a8a227f8fe343c5a5':
Remove package level intent forwarding.
2014-09-11 16:02:15 +00:00
Dianne Hackborn
35fc269dc6
am b4ee4428: Merge "Fix issue #17428001 : Fix revokeUriPermissions" into lmp-dev
...
* commit 'b4ee4428d34002aea54e9dc62902f14dedf69604':
Fix issue #17428001 : Fix revokeUriPermissions
2014-09-11 15:59:19 +00:00
Adam Connors
e107c3eb79
Remove package level intent forwarding.
...
Clean up unused methods.
Bug: 17389110
Change-Id: I8a80fe3e14219f06572de05c390cdda0efcbf5db
2014-09-11 15:42:13 +01:00
Dianne Hackborn
547f6e1803
Merge "Fix issue #17428001 : Fix revokeUriPermissions" into lmp-dev
2014-09-11 00:55:25 +00:00
Dianne Hackborn
192679a7d3
Fix issue #17428001 : Fix revokeUriPermissions
...
You can now revoke permissions that were granted to you.
Change-Id: I9a1872059edc715b10bbd2d653e45420d43331c3
2014-09-10 16:20:24 -07:00
Alexandra Gherghina
03e1e83697
Bugfix: use the correct user for ContentResolver calls
...
Bug: 16860604
Change-Id: I2de228442b7bd824a115f56a24d682d346737976
2014-09-10 18:13:12 +01:00
Adam Connors
fb324578aa
am 5e1fe70f: Merge "Add feature flags for verified boot and securely remove users." into lmp-dev
...
* commit '5e1fe70f82a58b3afe87ed14f5c44e02e05ddccb':
Add feature flags for verified boot and securely remove users.
2014-09-10 10:16:38 +00:00
Adam Connors
c90f95c79d
Merge "Add feature flags for verified boot and securely remove users." into lmp-dev
2014-09-10 10:07:15 +00:00
Adam Lesinski
7137ee38cb
am 38bd55ff: Merge changes I79ba54d7,I224fb4b6 into lmp-dev
...
* commit '38bd55ffd7084d744e4e814593056e1e12ebfb00':
Make UsageStats API default on only for the system
ActivityManager shouldn't return null for getCurrentUser
2014-09-10 00:17:53 +00:00
Jeff Sharkey
1f43d44a07
am c5d4ebd6: Merge "Missing manifest error should be NO_CERTIFICATES." into lmp-dev
...
* commit 'c5d4ebd640a0bca62fb52a42830c8646316ee386':
Missing manifest error should be NO_CERTIFICATES.
2014-09-10 00:16:35 +00:00
Adam Lesinski
732edf098f
Merge changes I79ba54d7,I224fb4b6 into lmp-dev
...
* changes:
Make UsageStats API default on only for the system
ActivityManager shouldn't return null for getCurrentUser
2014-09-09 23:50:04 +00:00
Jeff Sharkey
ad5f44a68c
Merge "Missing manifest error should be NO_CERTIFICATES." into lmp-dev
2014-09-09 22:44:52 +00:00
Jeff Sharkey
bc09755e19
Missing manifest error should be NO_CERTIFICATES.
...
When META-INF/MANIFEST.MF is missing, treat as NO_CERTIFICATES
instead of CERTIFICATE_ENCODING. Also remove redundant layer of
debugging details when wrapping exceptions.
Bug: 15667982
Change-Id: I6e8216d5bf6e42da1feb70c89f991001380305be
2014-09-09 14:57:26 -07:00
Alexandra Gherghina
f89e794a15
am c3b392d0: Merge "Removing the NO_CROSS_PROFILE flag for intent forwarding" into lmp-dev
...
* commit 'c3b392d02693f8236fdc6ebc90412e3c4aaa5843':
Removing the NO_CROSS_PROFILE flag for intent forwarding
2014-09-09 18:53:50 +00:00
Adam Lesinski
eddeb49a73
ActivityManager shouldn't return null for getCurrentUser
...
There was a race where ActivityManager would return null
for getCurrentUser() when switching between guest accounts.
This is because the Guest account was marked for deletion
while it was still active.
Bug:17290209
Change-Id: I224fb4b6836380e5acb7dbeb8f3343d74505f88a
2014-09-09 11:15:17 -07:00
Alexandra Gherghina
7677694320
Merge "Removing the NO_CROSS_PROFILE flag for intent forwarding" into lmp-dev
2014-09-09 17:45:36 +00:00
Alexandra Gherghina
c788487ae5
Removing the NO_CROSS_PROFILE flag for intent forwarding
...
Bug: 17435289
Change-Id: Iffbecd3cf9338a8633bfcc5bc47247bfc50e7546
2014-09-09 12:04:34 +01:00
Nicolas Prevot
a90f97fabe
am 7d1d9f77: Merge "Allowing a ContentProvider to have a null authority." into lmp-dev
...
* commit '7d1d9f774203522c98f65a3e3dceb9dc88be2129':
Allowing a ContentProvider to have a null authority.
2014-09-09 09:17:31 +00:00
Nicolas Prevot
f8a52c0667
Merge "Allowing a ContentProvider to have a null authority." into lmp-dev
2014-09-09 09:07:02 +00:00
Michael Wright
e63c753f9a
am d49dc106: Merge "Add FEATURE_GAMEPAD." into lmp-dev
...
* commit 'd49dc106aec6441f0db0c5a181b8ae578a76f927':
Add FEATURE_GAMEPAD.
2014-09-08 23:35:45 +00:00
Michael Wright
8e3b4d41e3
Merge "Add FEATURE_GAMEPAD." into lmp-dev
2014-09-08 23:21:49 +00:00
Michael Wright
6faa6759cd
Add FEATURE_GAMEPAD.
...
This allows micro-consoles or other devices to signify that there's a
game controller in the box, even if the user hasn't connected it.
Change-Id: Ie5e2cf69f777ebe84abb83f34c9ed63d9555deff
2014-09-08 16:08:18 -07:00
Kenny Guy
3e3fcdf742
am 4e9c9518: Merge "Renaming of LauncherApps apis" into lmp-dev
...
* commit '4e9c9518f937377fab1afd78c09d5d47a1a11ed1':
Renaming of LauncherApps apis
2014-09-08 20:51:05 +00:00
Kenny Guy
d9037a48c6
Merge "Renaming of LauncherApps apis" into lmp-dev
2014-09-08 20:47:07 +00:00
Nicolas Prevot
6e412adaa7
Allowing a ContentProvider to have a null authority.
...
In this case, it will not be possible to query it with any uri.
BUG: 17414813
Change-Id: I76e8ad91539904f3c52b5a3436b2f1bd5e4d0fdf
2014-09-08 18:28:43 +01:00
Jeff Sharkey
4736043809
am 2f0ed017: Merge "Delayed ASEC allocation, refine progress handling." into lmp-dev
...
* commit '2f0ed01789f305506426b67139146b634457fd5a':
Delayed ASEC allocation, refine progress handling.
2014-09-08 16:48:39 +00:00
Adam Connors
19ccb5fd75
Add feature flags for verified boot and securely remove users.
...
Bug: 17405636
Change-Id: I5e81cf02f8b3d5b98957019c76844875b491181c
2014-09-08 17:42:04 +01:00
Jeff Sharkey
e016605981
Merge "Delayed ASEC allocation, refine progress handling." into lmp-dev
2014-09-08 16:38:42 +00:00