Vinit Deshapnde
daf21d76d2
am 75c12de0: Merge "Increase Reject threshold for disabling networks" into klp-dev
...
* commit '75c12de0cd35b8f969d64fc44eb172e283063538':
Increase Reject threshold for disabling networks
2013-11-13 16:40:29 -08:00
Lajos Molnar
1197bc37e5
am 7e11b16b: VideoView: expand documentation on state save/restore limitations
...
* commit '7e11b16b9f8896170d492240a5fd50c8bd04105d':
VideoView: expand documentation on state save/restore limitations
2013-11-13 16:40:26 -08:00
Vinit Deshapnde
75c12de0cd
Merge "Increase Reject threshold for disabling networks" into klp-dev
2013-11-14 00:36:54 +00:00
Robert Greenwalt
7fdfe28c75
am 4c514f2a: am 594eeb08: Merge "Fix for the invalid Global Proxy Setting" into klp-dev
...
* commit '4c514f2a688bdae319c919987092ccfee690f390':
Fix for the invalid Global Proxy Setting
2013-11-13 16:29:12 -08:00
Robert Greenwalt
ec9e8933ef
am 3b9244b4: Merge "Fix for the invalid Global Proxy Setting"
...
* commit '3b9244b4b4d5008daa9763a169a751975c75cc54':
Fix for the invalid Global Proxy Setting
2013-11-13 16:27:56 -08:00
Lajos Molnar
7e11b16b9f
VideoView: expand documentation on state save/restore limitations
...
Change-Id: I46f231d314fc4ae8d9d11389aa62a3e2698122ed
Signed-off-by: Lajos Molnar <lajos@google.com>
Bug: 11412889
2013-11-13 16:27:30 -08:00
Robert Greenwalt
4c514f2a68
am 594eeb08: Merge "Fix for the invalid Global Proxy Setting" into klp-dev
...
* commit '594eeb082e548617ff5092496888c43457593c2b':
Fix for the invalid Global Proxy Setting
2013-11-13 16:26:45 -08:00
Craig Mautner
1fbb5da29a
am 29bbd570: am 1f0f9fa9: Merge "Add null pointer check." into klp-dev
...
* commit '29bbd570fe36c55321a3cd9d84330dea9d2f1e10':
Add null pointer check.
2013-11-13 16:23:38 -08:00
Robert Greenwalt
3b9244b4b4
Merge "Fix for the invalid Global Proxy Setting"
2013-11-14 00:23:04 +00:00
Robert Greenwalt
594eeb082e
Merge "Fix for the invalid Global Proxy Setting" into klp-dev
2013-11-14 00:22:46 +00:00
Craig Mautner
29bbd570fe
am 1f0f9fa9: Merge "Add null pointer check." into klp-dev
...
* commit '1f0f9fa94913198cd79b8d350cf9e8df8001daeb':
Add null pointer check.
2013-11-13 16:20:02 -08:00
Craig Mautner
1f0f9fa949
Merge "Add null pointer check." into klp-dev
2013-11-14 00:15:55 +00:00
Raj Mamadgi
92d02491ad
Fix for the invalid Global Proxy Setting
...
Adding validation for Global Proxy setting before it is
being set.
Proxy is validated at the boot time also to make sure
the value set is valid.
Signed-off-by: Raj Mamadgi <rmamadgi@sta.samsung.com>
bug:11598568
Change-Id: Idff5ae81119d8143da096b5291ecbfbc5875cbd4
2013-11-14 00:08:21 +00:00
Vinit Deshapnde
8fa06ee413
Increase Reject threshold for disabling networks
...
This change modifies a framework optimization. The framework optimization
disables a network when an access point repeatedly rejects requests
to associate with it. This change has some problems; one being that
it counts the rejects for all networks, and not for a specific network.
This incorrectly penalizes last networks at times; and since the current
threshold is 4 rejects, the probability of penalizing wrong networks
is high. This change ups that number to 16 to reduce that probability.
Bug: 11654725
Change-Id: I7150a9ccbb54bac44f2c2ba100fb6617ded33616
2013-11-13 15:48:11 -08:00
Jim Miller
e5f17ab5a6
Report keyguard as initially showing and secure until we know
...
This fixes a bug where an app calls KeyguardManager.isLocked()
before keyguard has had a chance to show. The fix is to assume
keyguard is showing and secure until we know otherwise.
Fixes bug 11670159
Change-Id: Ifbe4cdf40e3b76d2069ecace940f85fa58f31187
2013-11-13 15:40:48 -08:00
Elliott Hughes
3857dbe11c
am 84f4ad80: am 87c5eeb4: Merge "Fix a JNI local reference leak in JNIMediaPlayerListener::notify."
...
* commit '84f4ad807152b6266431144425f153c48db28696':
Fix a JNI local reference leak in JNIMediaPlayerListener::notify.
2013-11-13 15:26:53 -08:00
Ed Heyl
117e4014c6
am af49ff8c: am a951fa56: merge in release branch changes (no-op).
...
* commit 'af49ff8c395262a29cb670c86faa0d78cec46034':
camera2: Remove prior repeating request when setting.
2013-11-13 15:26:25 -08:00
Ed Heyl
af49ff8c39
am a951fa56: merge in release branch changes (no-op).
...
* commit 'a951fa56f1855cd0337bddacc01e35868c6d66d6':
camera2: Remove prior repeating request when setting.
2013-11-13 15:23:23 -08:00
Elliott Hughes
84f4ad8071
am 87c5eeb4: Merge "Fix a JNI local reference leak in JNIMediaPlayerListener::notify."
...
* commit '87c5eeb48b1a0c498eae9bd2877fb33678d90b8a':
Fix a JNI local reference leak in JNIMediaPlayerListener::notify.
2013-11-13 15:21:51 -08:00
Ed Heyl
a951fa56f1
merge in release branch changes (no-op).
2013-11-13 15:19:22 -08:00
Craig Mautner
f4703da89b
am ef1dd26e: am 0e823a45: Merge "Keyguard isn\'t visible if it hasn\'t been drawn." into klp-dev
...
* commit 'ef1dd26ee7b4d8a6ec854bd0b5b9557d67b554f5':
Keyguard isn't visible if it hasn't been drawn.
2013-11-13 15:18:47 -08:00
Elliott Hughes
87c5eeb48b
Merge "Fix a JNI local reference leak in JNIMediaPlayerListener::notify."
2013-11-13 23:18:00 +00:00
Craig Mautner
ef1dd26ee7
am 0e823a45: Merge "Keyguard isn\'t visible if it hasn\'t been drawn." into klp-dev
...
* commit '0e823a450a729a753fb8e0618474b6ae3cf3b810':
Keyguard isn't visible if it hasn't been drawn.
2013-11-13 15:14:45 -08:00
Craig Mautner
0e823a450a
Merge "Keyguard isn't visible if it hasn't been drawn." into klp-dev
2013-11-13 23:11:12 +00:00
Elliott Hughes
99f752149b
Fix a JNI local reference leak in JNIMediaPlayerListener::notify.
...
Bug: https://code.google.com/p/android/issues/detail?id=62137
Change-Id: I776cd83a66de37fdbbe8af367bf1b26e5e0c7247
2013-11-13 15:10:40 -08:00
Craig Mautner
ada62fca51
Add null pointer check.
...
Fixes bug 11673948.
Change-Id: I60b590b9793ae1b8d5c3d343f4bb6cb40ba4a092
2013-11-13 15:09:55 -08:00
Joe Fernandez
6cb431fcb1
docs: Support Library setup docs fix
...
Fix issues with instructions, including:
b/10808558
Change-Id: I188a021223946b21d12e050819e7257d86e2965f
2013-11-13 14:59:24 -08:00
Baligh Uddin
d5cb5d0fea
am 22bc9f43: (-s ours) am dc0acc6f: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '22bc9f4381e4b058124095abf50209c475c02908':
Import translations. DO NOT MERGE
2013-11-13 14:46:17 -08:00
Baligh Uddin
22bc9f4381
am dc0acc6f: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit 'dc0acc6f5d4cc8e4ed6d2a13793030350cd6262d':
Import translations. DO NOT MERGE
2013-11-13 14:42:44 -08:00
Baligh Uddin
dc0acc6f5d
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-11-13 22:39:40 +00:00
Jeff Sharkey
d596104a32
am 529ba106: am 711d390b: Merge "Small DocumentsProvider doc improvements." into klp-dev
...
* commit '529ba10693bbb2d756b2ba6af706accdba64692a':
Small DocumentsProvider doc improvements.
2013-11-13 14:39:25 -08:00
Jeff Sharkey
529ba10693
am 711d390b: Merge "Small DocumentsProvider doc improvements." into klp-dev
...
* commit '711d390be96531c5dfadb9a17e373f1e92ef16a1':
Small DocumentsProvider doc improvements.
2013-11-13 14:34:49 -08:00
Jim Miller
3b44dd88a5
am 291b7f56: am 3714473f: Merge "Enable fast camera transition when launched from navbar" into klp-dev
...
* commit '291b7f56159a942911c5e83c42b89ecd2440708c':
Enable fast camera transition when launched from navbar
2013-11-13 14:32:35 -08:00
Jeff Sharkey
711d390be9
Merge "Small DocumentsProvider doc improvements." into klp-dev
2013-11-13 22:31:01 +00:00
Jim Miller
291b7f5615
am 3714473f: Merge "Enable fast camera transition when launched from navbar" into klp-dev
...
* commit '3714473f1a077cae6eca3079da67a7dd09dcff65':
Enable fast camera transition when launched from navbar
2013-11-13 14:28:06 -08:00
Jim Miller
13c7984d2d
am cefe47c0: am 9c8d56a6: Merge "Reduce camera launch time by about 250ms." into klp-dev
...
* commit 'cefe47c0d3471aedd4f7d4d3b5137a2a95161ad4':
Reduce camera launch time by about 250ms.
2013-11-13 14:27:58 -08:00
Svetoslav Ganov
9358d98d83
am 852a8895: am d697ba73: Merge "Fix NPE at PrintSpooler in Japanese environment." into klp-dev
...
* commit '852a8895e18ad578a4c299d13615a4cbb3ee1211':
Fix NPE at PrintSpooler in Japanese environment.
2013-11-13 14:27:54 -08:00
Jim Miller
cefe47c0d3
am 9c8d56a6: Merge "Reduce camera launch time by about 250ms." into klp-dev
...
* commit '9c8d56a692198a3fc1629a0407ea6027f04e9a91':
Reduce camera launch time by about 250ms.
2013-11-13 14:24:26 -08:00
Svetoslav Ganov
852a8895e1
am d697ba73: Merge "Fix NPE at PrintSpooler in Japanese environment." into klp-dev
...
* commit 'd697ba73b5a5fc5dc502a117a8f06e8f1a5359b9':
Fix NPE at PrintSpooler in Japanese environment.
2013-11-13 14:24:23 -08:00
Jim Miller
3714473f1a
Merge "Enable fast camera transition when launched from navbar" into klp-dev
2013-11-13 22:23:34 +00:00
Jim Miller
9c8d56a692
Merge "Reduce camera launch time by about 250ms." into klp-dev
2013-11-13 22:22:13 +00:00
Svetoslav Ganov
d697ba73b5
Merge "Fix NPE at PrintSpooler in Japanese environment." into klp-dev
2013-11-13 22:19:57 +00:00
Baligh Uddin
b4aac8d832
Import translations. DO NOT MERGE
...
Change-Id: I11d764583416d7fb4dfc85ebe81a98b6a1267424
Auto-generated-cl: translation import
2013-11-13 13:39:45 -08:00
Svetoslav
e84f23b5fd
am 60020252: am 14f30080: Merge "Update the PrintDocumentAdapter docs." into klp-dev
...
* commit '60020252db88825b0c0951de7fef6f07d68786a9':
Update the PrintDocumentAdapter docs.
2013-11-13 13:38:21 -08:00
Svetoslav
60020252db
am 14f30080: Merge "Update the PrintDocumentAdapter docs." into klp-dev
...
* commit '14f300803b7d16a3c9632cb626529e873e4813f1':
Update the PrintDocumentAdapter docs.
2013-11-13 13:34:00 -08:00
Jeff Sharkey
3b945405cf
Small DocumentsProvider doc improvements.
...
Bug: 11670294
Change-Id: I5fb91c7665fc2a4531059ef9f2de0972ebabe1ea
2013-11-13 13:31:17 -08:00
Svetoslav
14f300803b
Merge "Update the PrintDocumentAdapter docs." into klp-dev
2013-11-13 21:30:58 +00:00
Dirk Dougherty
7c85b522e3
am 026d0684: am 90b7f631: Doc change: fix typo.
...
* commit '026d06847b535da75626211bae400729deb80f9b':
Doc change: fix typo.
2013-11-13 13:18:55 -08:00
Dirk Dougherty
026d06847b
am 90b7f631: Doc change: fix typo.
...
* commit '90b7f6311849fb68d2bc5fa0affb86c7e5d3a3b0':
Doc change: fix typo.
2013-11-13 21:15:42 +00:00
Baligh Uddin
2218d330ad
am 814b0b73: (-s ours) am 2a22627e: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '814b0b734772bfdbaa6b1888a253afc00c78bb58':
Import translations. DO NOT MERGE
2013-11-13 13:11:53 -08:00