Jim Miller
5b09fcc716
am 946f6ab4: am 9819a617: Merge "Fix password field focus in keyguard" into jb-mr1.1-dev
...
* commit '946f6ab44048138c03f9bcf93451322b4397f8f9':
Fix password field focus in keyguard
2012-12-06 18:59:24 -08:00
Winson Chung
f882bc3367
am a1bc0979: am 0db59a85: Revert "Saving and restoring current page when rotating in lockscreen. (Bug 7568412)"
...
* commit 'a1bc0979a8cd7389ef4f7f4800fc58cd987ffee2':
Revert "Saving and restoring current page when rotating in lockscreen. (Bug 7568412)"
2012-12-06 18:59:19 -08:00
Fabrice Di Meglio
1527cc19ed
am a4884a12: am 0f3af41f: Merge "Fix bug #7663550 ActionBar menu items should probably use android:textAlignment="viewStart"" into jb-mr1.1-dev
...
* commit 'a4884a12a1a6d833bad2e0d0fb85f2129e0a936f':
Fix bug #7663550 ActionBar menu items should probably use android:textAlignment="viewStart"
2012-12-06 18:59:10 -08:00
Jeff Sharkey
a4ff88cf57
am 1fad16a6: am 3757e234: Merge "Fix baseline alignment of notification times." into jb-mr1.1-dev
...
* commit '1fad16a6353f912168b130a9e595ac4540487827':
Fix baseline alignment of notification times.
2012-12-06 18:59:06 -08:00
Victoria Lease
ad5814b5b1
am bc36b523: am 7b085571: Merge "DO NOT MERGE Adjust update interval when expiring location requests." into jb-mr1.1-dev
...
* commit 'bc36b52372be154994f19a9e767184b2d6b4783a':
DO NOT MERGE Adjust update interval when expiring location requests.
2012-12-06 18:59:01 -08:00
Scott Main
1a10de0f6b
am 23d8835d: am ab3a5d94: am 40f7a513: docs: remove minsdkversion for clarity
...
* commit '23d8835dc112ef0c65fac41cf1a1a00cb6bc776d':
docs: remove minsdkversion for clarity
2012-12-06 18:58:31 -08:00
Craig Mautner
29d4484dd8
am e771f3a6: am ddd75cb1: Merge "Fix NPE when showing Toast from system process." into jb-mr1.1-dev
...
* commit 'e771f3a67cbca9976de6b5df6088f6c007df2914':
Fix NPE when showing Toast from system process.
2012-12-06 18:58:24 -08:00
Chris Craik
a98776723f
am 780a53df: am 07efb030: Merge "Defer process mode upon draw" into jb-mr1.1-dev
...
* commit '780a53dfb5176165286ff4f1483b408e28ad6eb7':
Defer process mode upon draw
2012-12-06 18:58:20 -08:00
Adam Hampson
fd0b25875c
am 6a9d5761: EthernetDataTracker: Start DHCP on Link Up
...
* commit '6a9d57617a9b502c65d62f053ad8bd0309afdc24':
EthernetDataTracker: Start DHCP on Link Up
2012-12-06 18:58:10 -08:00
Mita Yun
ed218c706d
Use asynchronous messages for input method events.
...
Improves the throughput of IME event handling by ensuring that
input events do not get serialized behind UI traversal and
drawing messages such as when the UI is animating.
Added support for creating an asynchronous Handler as part of a
HandlerCaller. It turns out we should be using an asynchronous
Handler not only in IME dispatch but also in accessibility and
wallpaper events where HandlerCaller is used. So fixed those
services to also use an asynchronous Handler.
Change-Id: I0b19140c9d5ca6ee300c1a150c48312fd55ed8eb
2012-12-06 18:11:32 -08:00
Tim Murray
906380a876
Merge "add filters from Gallery to ImageProcessing"
2012-12-06 18:06:25 -08:00
Tim Murray
d7940c89e8
add filters from Gallery to ImageProcessing
...
Change-Id: Iaf90f4a9468adde4bc8d94ec3ceed41846f424d0
2012-12-06 17:19:54 -08:00
Eric Laurent
c56a57f7d7
am 2b89f73e: Enforce camera shutter sound for Korea.
...
* commit '2b89f73ef805022c4e8b9bad545c1aa0421e5586':
Enforce camera shutter sound for Korea.
2012-12-06 16:58:12 -08:00
Glenn Kasten
28d4cf50e7
Merge "AudioTrack error checks"
2012-12-06 16:34:48 -08:00
Eric Laurent
2b89f73ef8
Enforce camera shutter sound for Korea.
...
Bug 7680515.
Change-Id: Iafd0296aac36bd048e409f42f7e99eb0895d3d26
2012-12-06 15:58:19 -08:00
Stephen Hines
afa528e438
Merge "Fix app bug related to same input/output bitmap."
2012-12-06 15:22:44 -08:00
Jake Hamby
6fb126b5bb
am 91bb0771: Merge "Enable Turkish language encoding for Turkish SIM cards." into jb-mr1.1-dev
...
* commit '91bb07718bc005c320477c4bba66e1ee958a9ce2':
Enable Turkish language encoding for Turkish SIM cards.
2012-12-06 15:12:05 -08:00
Jake Hamby
91bb07718b
Merge "Enable Turkish language encoding for Turkish SIM cards." into jb-mr1.1-dev
2012-12-06 15:08:38 -08:00
Stephen Hines
b6d04f84c3
Fix app bug related to same input/output bitmap.
...
Due to our new bitmap storage optimization, we can't reuse the same
bitmap as input and output safely (since we modify the output directly).
This change updates ImageProcessing to appropriately create a distinct
output Bitmap Allocation and actually use it.
Change-Id: Iecf6c2d203bd1c370b8d0a9fb7e69b419d2eb69b
2012-12-06 15:03:21 -08:00
Jake Hamby
37a2163267
Enable Turkish language encoding for Turkish SIM cards.
...
Enable Turkish language encoding for SMS messages. Adds an
MCC-specific config.xml override to enable the Turkish
language tables for Turkish SIM cards. Also modifies
GsmAlphabet.java to load the config.xml values before use,
so the SMSDispatcher will get the current values instead of
caching the boot-time values before the MCC is loaded.
Bug: 7422368
Change-Id: I57cd5fcc1d04a2d0cba3e8b9022078679cf5d4c1
2012-12-06 14:53:44 -08:00
Glenn Kasten
91c7bc2a8d
Merge "Allow more APIs before write in static buffer mode"
2012-12-06 13:48:34 -08:00
Irfan Sheriff
42b1b564b6
Merge "Remove exposing dialog handling to apps"
2012-12-06 13:31:36 -08:00
Wink Saville
7ba6a6778e
Add Rlog.java
...
Rlog is like Log except that the destination buffer is
the radio buffer instead of the main buffer.
Change-Id: Ib4ce47abfda31dfc0b9193b10f8f42b225275f61
2012-12-06 13:10:45 -08:00
Glenn Kasten
e1a2c9f944
Merge "Use the utility logging methods and single tag"
2012-12-06 12:47:17 -08:00
Victoria Lease
5b6069ce3a
Merge "Wrong parameter in LocationManagerService"
2012-12-06 12:45:46 -08:00
Laurent Tu
8d89388844
Merge "Move location provider lib to frameworks/ex - 1"
2012-12-06 12:42:30 -08:00
Glenn Kasten
ee88bc8ab9
Merge "Document that ByteBuffer position not updated"
2012-12-06 12:00:44 -08:00
Jianzheng Zhou
dcf03f3972
Refactor getPersistedNetworkPreference
...
Optimize for updating mNetworkPreference according to device's networkAttributes
setting from overlay config.xml when connectivityservice start.
Change-Id: I90286332d4f453038f1ddac7dd9d1265d96b4859
Signed-off-by: Jianzheng Zhou <jianzheng.zhou@freescale.com>
2012-12-06 12:00:04 -08:00
Glenn Kasten
678210251c
Merge "Remove dead method native_get_session_id()"
2012-12-06 11:41:34 -08:00
Daniel Sandler
40ddc2bf40
am bc305e55: Merge "Fix longstanding nonsense in javadocs." into jb-mr1.1-dev
...
* commit 'bc305e554427d22420746c66ab67a236c424fec0':
Fix longstanding nonsense in javadocs.
2012-12-06 11:34:40 -08:00
You Kim
87c1b3127e
Wrong parameter in LocationManagerService
...
Fix wrong parameter in removeTestProvider
Change-Id: Ibf93833697c865904f29821e5778853127e5fb00
Signed-off-by: You Kim <you.kim72@gmail.com>
2012-12-07 04:33:05 +09:00
Daniel Sandler
bc305e5544
Merge "Fix longstanding nonsense in javadocs." into jb-mr1.1-dev
2012-12-06 11:31:50 -08:00
Eric Laurent
942de41bb1
Merge "more fixes on safe volume warning message"
2012-12-06 11:26:40 -08:00
Glenn Kasten
f0336d11f5
Merge "Remove whitespace at end of line"
2012-12-06 11:14:05 -08:00
Adam Cohen
224d222508
am 29cfce7a: Merge "Making sure to clear state related to views that are being recycled (issue 7650538)" into jb-mr1.1-dev
...
* commit '29cfce7a387c5f1ea92a310398ed4ed213a3cf62':
Making sure to clear state related to views that are being recycled (issue 7650538)
2012-12-06 11:05:31 -08:00
Irfan Sheriff
4bbfa9dbb0
am 628ba035: am 1612e298: Merge "AsyncChannel to support remote death notification and post a disconnect message to the source handler."
...
* commit '628ba035b3c0636826f3eee3ae78da628cc1a8c8':
AsyncChannel to support remote death notification and post a disconnect message to the source handler.
2012-12-06 11:03:20 -08:00
Adam Cohen
29cfce7a38
Merge "Making sure to clear state related to views that are being recycled (issue 7650538)" into jb-mr1.1-dev
2012-12-06 11:02:58 -08:00
Adam Cohen
ff06719077
Making sure to clear state related to views that are being recycled (issue 7650538)
...
Change-Id: I5161ac261f963789537d2066a472cd3036c218aa
2012-12-06 11:01:09 -08:00
Irfan Sheriff
628ba035b3
am 1612e298: Merge "AsyncChannel to support remote death notification and post a disconnect message to the source handler."
...
* commit '1612e29826dfe55f8deca27374046c5931ce5335':
AsyncChannel to support remote death notification and post a disconnect message to the source handler.
2012-12-06 10:59:10 -08:00
Irfan Sheriff
88b41a589d
am 46e38079: am c602187e: Merge "Prevent scanning during DHCP process"
...
* commit '46e380795216c58acbd38af532ac1626e105866a':
Prevent scanning during DHCP process
2012-12-06 10:44:03 -08:00
The Android Automerger
b97dcaa74c
merge in jb-mr1.1-release history after reset to jb-mr1.1-dev
2012-12-06 10:39:19 -08:00
Irfan Sheriff
46e3807952
am c602187e: Merge "Prevent scanning during DHCP process"
...
* commit 'c602187e51aa6e8c46bffa5fb2603e368d83ea95':
Prevent scanning during DHCP process
2012-12-06 10:39:04 -08:00
Jeff Sharkey
4bef5ac8c7
Merge "Wire KEYCODE_SYSRQ up to take screenshot."
2012-12-06 09:35:40 -08:00
Glenn Kasten
f94942f1b9
Merge "Import only what's needed"
2012-12-06 08:37:37 -08:00
Nick Kralevich
d1654e17d4
Merge "Remove duplicate AndroidManifest.xml entries."
2012-12-06 08:35:36 -08:00
Andreas Huber
bb2985aa0e
am 683028ca: Merge "Make it clear that non-optional MediaFormat keys are required" into jb-mr1.1-dev
...
* commit '683028ca0dab7b5cf7afff4501c2372350231bae':
Make it clear that non-optional MediaFormat keys are required
2012-12-06 08:06:17 -08:00
Andreas Huber
683028ca0d
Merge "Make it clear that non-optional MediaFormat keys are required" into jb-mr1.1-dev
2012-12-06 08:04:44 -08:00
Satoshi Kataoka
5bb4ee6d38
Fix an issue on changing the keyboard locale between spellchecking supported language to non-supported language
...
Bug: 7658675
Change-Id: Ia2353f299506b5871e0104594e4486b6ab1ffa82
2012-12-06 19:30:50 +09:00
Irfan Sheriff
ef96a43a3c
Remove exposing dialog handling to apps
...
This was a hidden API that has little value in being exposed due to
persistence now being supported on the platform.
The only use case for this is NFC, and we are going to add support
for that in official way
Change-Id: I20d97c8fd81e50fc610b4983b613e26ebaa72578
2012-12-05 21:19:52 -08:00
Irfan Sheriff
1612e29826
Merge "AsyncChannel to support remote death notification and post a disconnect message to the source handler."
2012-12-05 20:33:37 -08:00