kmccormick
73c8a7a820
am 3789fa0f: am 8acb7166: am 8b5e342b: Merge "Doc update: clean up ubiquitous typo "the the"" into jb-mr1.1-docs
...
* commit '3789fa0f6becc09055d454808fe617754b5ef1c7':
Doc update: clean up ubiquitous typo "the the"
2013-04-03 13:51:49 -07:00
Chris Craik
9668dddd6f
am ff7ae2dc: Merge "Correct save/restore match up" into jb-mr2-dev
...
* commit 'ff7ae2dccd3b8ba015963126d8a655b417d3fcd3':
Correct save/restore match up
2013-04-03 13:50:25 -07:00
Kenny Root
0afa8b3694
am 75827d4a: Merge "Add direct API to get ManifestDigest" into jb-mr2-dev
...
* commit '75827d4a3155c190f455329a67c84ac8fbb9bda0':
Add direct API to get ManifestDigest
2013-04-03 13:50:22 -07:00
Chris Craik
2e24cbf802
am e0b39fc1: Merge "Account for hairlines in quick rejection logic" into jb-mr2-dev
...
* commit 'e0b39fc18c10224c4e66f70aa472d8497b1b4621':
Account for hairlines in quick rejection logic
2013-04-03 13:50:19 -07:00
kmccormick
3789fa0f6b
am 8acb7166: am 8b5e342b: Merge "Doc update: clean up ubiquitous typo "the the"" into jb-mr1.1-docs
...
* commit '8acb7166b3cbf00e6972393bc929ef7cc54c7108':
Doc update: clean up ubiquitous typo "the the"
2013-04-03 13:49:33 -07:00
kmccormick
8acb7166b3
am 8b5e342b: Merge "Doc update: clean up ubiquitous typo "the the"" into jb-mr1.1-docs
...
* commit '8b5e342b0e24b9bb546456209d9d27480fa233e8':
Doc update: clean up ubiquitous typo "the the"
2013-04-03 13:47:42 -07:00
Kenny Root
7c15eca06f
am a7e4795b: Merge "Remove keystore entries when package removed"
...
* commit 'a7e4795bb35986164294e6f7ef56e31c9de0c06d':
Remove keystore entries when package removed
2013-04-03 13:38:37 -07:00
Andreas Huber
9a1ff831b7
am c9a1ca3c: Merge "MediaCodec: docs: Clarify that audio/mp4a-latm is plain AAC, not in LATM"
...
* commit 'c9a1ca3c1a9f8591b675b980c1e390be8d901b39':
MediaCodec: docs: Clarify that audio/mp4a-latm is plain AAC, not in LATM
2013-04-03 13:38:34 -07:00
Chris Craik
ff7ae2dccd
Merge "Correct save/restore match up" into jb-mr2-dev
2013-04-03 20:31:49 +00:00
Kenny Root
75827d4a31
Merge "Add direct API to get ManifestDigest" into jb-mr2-dev
2013-04-03 20:27:43 +00:00
Brian Carlstrom
6fdcb168a7
Merge "Adjust the HttpResponseCache for OkHttp."
2013-04-03 20:17:25 +00:00
jwilson
dea64ad715
Adjust the HttpResponseCache for OkHttp.
...
Change-Id: I2a80f3c3f30a3d15673d797fa3d1211286f75030
2013-04-03 20:15:36 +00:00
Craig Mautner
8d1a32a413
Merge commit 'ddc16ef4387ca25c607348f6155771f17a049763' into bogus
2013-04-03 13:14:30 -07:00
kmccormick
8b5e342b0e
Merge "Doc update: clean up ubiquitous typo "the the"" into jb-mr1.1-docs
2013-04-03 20:07:53 +00:00
kmccormick
76dfc02135
Doc update: clean up ubiquitous typo "the the"
...
"Bug: 8531405"
Change-Id: Ib2b96dd2c1ab0f4d8abe5a8052bf2ef33f03b8be
2013-04-03 13:04:06 -07:00
Chris Craik
e0b39fc18c
Merge "Account for hairlines in quick rejection logic" into jb-mr2-dev
2013-04-03 19:43:47 +00:00
Chris Craik
1ed30c907f
Correct save/restore match up
...
bug:8480642
With the additional save/restore around the operations in flush, the
stored restore batches weren't matching up to the correct saves.
Change-Id: I2f48f19009bd97289b6973283f43dc8d3e35affd
2013-04-03 12:37:35 -07:00
Baligh Uddin
f523ee8ea6
am bc9da0f4: Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
...
* commit 'bc9da0f4b5584d52b966b445deb2c4f9d87dd070':
Import translations. DO NOT MERGE
2013-04-03 12:35:47 -07:00
Kenny Root
6812059b2d
am d72317ab: Remove keystore entries when package removed
...
* commit 'd72317abd79ddf95d48c8f35bf1070900ff55b5e':
Remove keystore entries when package removed
2013-04-03 12:35:43 -07:00
Baligh Uddin
bc9da0f4b5
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
2013-04-03 19:28:17 +00:00
Jeff Sharkey
a14acd20b8
Warn when exposing file:// Uris beyond a process.
...
Check for file:// Uris inside Intents, ClipData, Notifications and
RemoteViews when StrictMode option is enabled.
Also introduces Intent.prepareToLeaveProcess() to uniformly handle
Intents about to leave an app process.
Bug: 8529070
Change-Id: I8efb43877cbc5f21eb029fc6492b3ee1415059ef
2013-04-03 11:45:44 -07:00
Kenny Root
d72317abd7
Remove keystore entries when package removed
...
Add a hook into PackageManagerService so that when app IDs are
completely removed, we erase all entries from keystore for those UIDs
that have gone away.
(cherry picked from commit 95e3ee3971915b323e5c13dcfe3b12a4180850cd)
Bug: 3020069
Change-Id: I374258ccc103f8cb3e238f2bf0d1afda0659db94
2013-04-03 11:32:52 -07:00
Kenny Root
a7e4795bb3
Merge "Remove keystore entries when package removed"
2013-04-03 18:29:24 +00:00
Chris Craik
e7c69c6fe3
Account for hairlines in quick rejection logic
...
bug:8531373
Change-Id: I35444014f23fc61da687694fccc0d13bce718793
2013-04-03 09:55:48 -07:00
Scott Kennedy
b5d6b3fec0
am 688c3344: am 23eda7cd: am 76f9a0a6: am c318dbcf: am 2dd01a0b: am 555c82cd: am f7c06ddb: Merge "docs: Typos and other fixes" into jb-mr1-dev
...
* commit '688c33448572fa3879b1486d8fa1bf16cd946211':
docs: Typos and other fixes
2013-04-03 09:42:06 -07:00
Scott Kennedy
688c334485
am 23eda7cd: am 76f9a0a6: am c318dbcf: am 2dd01a0b: am 555c82cd: am f7c06ddb: Merge "docs: Typos and other fixes" into jb-mr1-dev
...
* commit '23eda7cd0a2b80bafcba7c24f49a73a2f11f782f':
docs: Typos and other fixes
2013-04-03 09:38:49 -07:00
Scott Kennedy
23eda7cd0a
am 76f9a0a6: am c318dbcf: am 2dd01a0b: am 555c82cd: am f7c06ddb: Merge "docs: Typos and other fixes" into jb-mr1-dev
...
* commit '76f9a0a6800d8a8945156a95dea79f16ec704b3d':
docs: Typos and other fixes
2013-04-03 09:35:18 -07:00
Scott Kennedy
76f9a0a680
am c318dbcf: am 2dd01a0b: am 555c82cd: am f7c06ddb: Merge "docs: Typos and other fixes" into jb-mr1-dev
...
* commit 'c318dbcf358772ab53b0380edb3e487a773ad2d8':
docs: Typos and other fixes
2013-04-03 09:31:32 -07:00
Scott Kennedy
c318dbcf35
am 2dd01a0b: am 555c82cd: am f7c06ddb: Merge "docs: Typos and other fixes" into jb-mr1-dev
...
* commit '2dd01a0b5b08a0ccd7b2932707ce58dd959ac3f8':
docs: Typos and other fixes
2013-04-03 09:27:46 -07:00
Scott Kennedy
2dd01a0b5b
am 555c82cd: am f7c06ddb: Merge "docs: Typos and other fixes" into jb-mr1-dev
...
* commit '555c82cd43ef8d11bcf54f023864619869c06411':
docs: Typos and other fixes
2013-04-03 09:24:42 -07:00
Scott Kennedy
555c82cd43
am f7c06ddb: Merge "docs: Typos and other fixes" into jb-mr1-dev
...
* commit 'f7c06ddbfc79921d389ed6699df17e54c428571e':
docs: Typos and other fixes
2013-04-03 09:20:38 -07:00
Scott Kennedy
f7c06ddbfc
Merge "docs: Typos and other fixes" into jb-mr1-dev
2013-04-03 16:16:35 +00:00
Andreas Huber
c9a1ca3c1a
Merge "MediaCodec: docs: Clarify that audio/mp4a-latm is plain AAC, not in LATM"
2013-04-03 16:09:16 +00:00
Baligh Uddin
572c241047
Import translations. DO NOT MERGE
...
Change-Id: I75964c44ea483a91bc9e4be7433055be4cca57cf
Auto-generated-cl: translation import
2013-04-03 09:02:22 -07:00
The Android Automerger
24ae1eaf3c
merge in jb-mr2-release history after reset to jb-mr2-dev
2013-04-03 06:02:30 -07:00
Lorenzo Colitti
92871140e2
am 6c2e8fb4: Merge "Fix LinkProperties\'s equals() method." into jb-mr2-dev
...
* commit '6c2e8fb4d530c5fb1352e8667449591b39d89c5a':
Fix LinkProperties's equals() method.
2013-04-02 22:32:34 -07:00
Lorenzo Colitti
6c2e8fb4d5
Merge "Fix LinkProperties's equals() method." into jb-mr2-dev
2013-04-03 05:28:52 +00:00
Ben Gruver
4efe9403af
Initial implementation of IntentFirewall functionality
...
This has the full filter functionality, but is currently only
able to block Activity intents. Logging intents, or blocking
service/broadcast intents is not yet implemented.
Change-Id: Ied3d8dedf982e17bcbdff3e328eeb87477954df7
2013-04-02 21:18:41 -07:00
Jeff Brown
4c20e61808
am a4ca8ea0: Fix reference cycle in InputEventReceiver and Sender.
...
* commit 'a4ca8ea0ad14c509d1ced46482e83c1b8a518982':
Fix reference cycle in InputEventReceiver and Sender.
2013-04-02 20:05:03 -07:00
Jeff Brown
a4ca8ea0ad
Fix reference cycle in InputEventReceiver and Sender.
...
If the receiver or sender was not properly disposed, then
the underlying input channel might be leaked because the
native peer was holding a strong reference to the object.
Switched to using a weak reference.
Also updated Binder to use a new helper created for this purpose.
Change-Id: I19680bf96d0548777bff02aa1d91874d1e8e41da
2013-04-02 18:59:15 -07:00
Justin Koh
9d4ed1ec62
am ddd168d6: Merge "Add global key configuration file" into jb-mr2-dev
...
* commit 'ddd168d65f0bc9644434d18dd82fe6c994670dba':
Add global key configuration file
2013-04-02 18:17:01 -07:00
Justin Koh
ddd168d65f
Merge "Add global key configuration file" into jb-mr2-dev
2013-04-03 01:11:53 +00:00
Justin Koh
d378ad74c6
Add global key configuration file
...
Add global key configuration file. A global key is one that is handled by
PhoneWindowManager before dispatching and sent to a given component via
broadcast instead of going to the foreground app.
Bug: 8510681
Change-Id: Ic6a8e559680d005613ed22874b27eb78bbfc4499
2013-04-02 18:09:27 -07:00
Jim Miller
e884f6b850
am dbd9c337: Merge "Change time format for default clock in keyguard" into jb-mr2-dev
...
* commit 'dbd9c337eddadccc04d4b4311261710ee38c23da':
Change time format for default clock in keyguard
2013-04-02 17:29:14 -07:00
Jim Miller
dbd9c337ed
Merge "Change time format for default clock in keyguard" into jb-mr2-dev
2013-04-03 00:24:52 +00:00
kmccormick
5da7840887
am 75022d1d: am 7cf6aaf9: am 70e99bfe: am b50f2406: am 050f6611: am 78e5d183: Merge "Doc update: Misc doc bugs" into jb-mr1.1-docs
...
* commit '75022d1d86f73308ed1cb23220e97ba7865b06f6':
Doc update: Misc doc bugs
2013-04-02 16:57:42 -07:00
kmccormick
75022d1d86
am 7cf6aaf9: am 70e99bfe: am b50f2406: am 050f6611: am 78e5d183: Merge "Doc update: Misc doc bugs" into jb-mr1.1-docs
...
* commit '7cf6aaf9bca84b4f01b55088cf4d3f705577a0cb':
Doc update: Misc doc bugs
2013-04-02 16:54:52 -07:00
kmccormick
7cf6aaf9bc
am 70e99bfe: am b50f2406: am 050f6611: am 78e5d183: Merge "Doc update: Misc doc bugs" into jb-mr1.1-docs
...
* commit '70e99bfe409b5cb116bf3f0512e3d05c13240eea':
Doc update: Misc doc bugs
2013-04-02 16:51:06 -07:00
kmccormick
70e99bfe40
am b50f2406: am 050f6611: am 78e5d183: Merge "Doc update: Misc doc bugs" into jb-mr1.1-docs
...
* commit 'b50f24066a559268fc39319cdf3af273146a0d5f':
Doc update: Misc doc bugs
2013-04-02 16:48:16 -07:00
Jeff Tinker
30b95a606a
am 5c0ce512: Merge "MediaDrm API update" into jb-mr2-dev
...
* commit '5c0ce512c5782eb79c7b907e2dd20aa3896dd068':
MediaDrm API update
2013-04-02 16:45:15 -07:00