Yohei Yukawa
61de716475
am a22e2ab6: Merge "Minimize the number of default enabled IMEs part 2" into lmp-dev
...
* commit 'a22e2ab64c1629e8d8a60ce5e2ccc034714f1365':
Minimize the number of default enabled IMEs part 2
2014-09-14 08:56:50 +00:00
Yohei Yukawa
c68f27625b
Merge "Minimize the number of default enabled IMEs part 2" into lmp-dev
2014-09-14 07:48:27 +00:00
Yohei Yukawa
68c860bb29
Minimize the number of default enabled IMEs part 2
...
Previously the system tried to enable at least one auxiliary IME
even when the system is not ready. However, this doesn't make
much sense because the user should be able to set up their phone
without auxiliary IMEs. Also, IMEs enabled before the system
becomes ready are kept to be enabled after the system becomes
ready. Thus, we should minimize the number of enabled IMEs
until the system becomes ready.
BUG: 17347871
Change-Id: Ife93d909fb8a24471c425c903e2b7048826e17a3
2014-09-14 13:47:33 +09: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
cc616bca0d
am b51263b9: am 21282583: am 66c16547: Merge "Renaming Telecomm to Telecom." into lmp-dev
...
* commit 'b51263b99fc2c8293e1f0fe844e65ce2afec2089':
Renaming Telecomm to Telecom.
2014-09-13 18:19:31 +00:00
Tyler Gunn
8bc3996189
am 21282583: am 66c16547: Merge "Renaming Telecomm to Telecom." into lmp-dev
...
* commit '2128258322aa2f90d65c1963ede79d1bffb3fce4':
Renaming Telecomm to Telecom.
2014-09-13 18:03:04 +00:00
Tyler Gunn
ead6ad8a38
Merge "Renaming Telecomm to Telecom." into lmp-dev
2014-09-13 17:32:49 +00:00
Yohei Yukawa
7bfba59672
am 3273ddf7: am 699f5db8: am acc0ce3e: Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev
...
* commit '3273ddf7d1ac86c53847e26bbb476e5267291ed7':
Minimize the number of default enabled IMEs part 1
2014-09-13 11:20:18 +00:00
Yohei Yukawa
04cee902ba
am 699f5db8: am acc0ce3e: Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev
...
* commit '699f5db8737a390590dc2a28f062cfddd4ee5bed':
Minimize the number of default enabled IMEs part 1
2014-09-13 11:04:08 +00:00
Yohei Yukawa
178066aec1
am acc0ce3e: Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev
...
* commit 'acc0ce3e5adff3a6a14b58500567e8155d96cca8':
Minimize the number of default enabled IMEs part 1
2014-09-13 10:47:59 +00:00
Yohei Yukawa
c0b8cb8910
Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev
2014-09-13 10:33:50 +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
Dianne Hackborn
a7d2afdc10
am 7a23436b: am 61ffa7a2: am f9d92bab: Merge "Work on issue #17477510 : Time change notifications sent too often" into lmp-dev
...
* commit '7a23436b301af9a90336a587417c99fc8e188acd':
Work on issue #17477510 : Time change notifications sent too often
2014-09-13 03:29:55 +00:00
Jeff Brown
af0bc440e5
am d7f5c103: am 18f9b97a: am ce0a756f: Merge "Add support for dozing after screen off." into lmp-dev
...
* commit 'd7f5c10310d67df9843a761c8989056d09e0dd4f':
Add support for dozing after screen off.
2014-09-13 03:29:49 +00:00
Dianne Hackborn
47bdb75132
am 61ffa7a2: am f9d92bab: Merge "Work on issue #17477510 : Time change notifications sent too often" into lmp-dev
...
* commit '61ffa7a2754ee6c3b3bb1f836212ddfcb818c56b':
Work on issue #17477510 : Time change notifications sent too often
2014-09-13 03:13:13 +00:00
Jeff Brown
8c3b757948
am 18f9b97a: am ce0a756f: Merge "Add support for dozing after screen off." into lmp-dev
...
* commit '18f9b97ac486e93ca62e2d30a5eb29b2b3763add':
Add support for dozing after screen off.
2014-09-13 03:13:07 +00:00
Adam Powell
2f786a08ea
am e905eb11: am 8e8d8655: am dd9488c1: Merge "Provide a public API for View#computeFitSystemWindows" into lmp-dev
...
* commit 'e905eb1112029d894bf7517db14c88fb66e7ebfd':
Provide a public API for View#computeFitSystemWindows
2014-09-13 03:07:13 +00:00
Eric Laurent
b66eb53fbf
am a7f12be3: am 8d002c9e: am a7f44594: Merge "SoundTrigger: fix KeyphraseRecognitionEvent parceling" into lmp-dev
...
* commit 'a7f12be38caafe44fe29486465b61c4b5aa317c3':
SoundTrigger: fix KeyphraseRecognitionEvent parceling
2014-09-13 03:07:08 +00:00
Paul Jensen
c208407905
am 59bc7d88: am 11ee98ad: am 28b89f98: Allow libcore to perform necessary actions upon net config changes.
...
* commit '59bc7d88893163a73b10e92bd9143a3dc77511fc':
Allow libcore to perform necessary actions upon net config changes.
2014-09-13 03:06:55 +00:00
Amith Yamasani
952e4d59c3
am d75a27cb: am 67e56d47: am 13c4e5ad: Merge "Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS" into lmp-dev
...
* commit 'd75a27cb17bd42efd7edd697fe8acd51e2592eee':
Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS
2014-09-13 03:06:50 +00:00
George Mount
efb927288a
am 4c941e5a: am a8e0fb44: am 87483e5e: Merge "Made Transitions act only the views that they target." into lmp-dev
...
* commit '4c941e5aa2e53332b8de830f0303f2f18ca6957a':
Made Transitions act only the views that they target.
2014-09-13 03:06:18 +00:00
George Mount
5d5db34863
am a5af29d9: am 5104c665: am 17506bdb: Merge "Allow Path Animations to support overshooting." into lmp-dev
...
* commit 'a5af29d9d7d304937de3fe02f0ada96d35bbf051':
Allow Path Animations to support overshooting.
2014-09-13 03:05:27 +00:00
Dianne Hackborn
79a17637e7
am 785f2a90: am 46c1851a: am a561b237: Merge "Allow throwing UnsupportedOperationException across Binder." into lmp-dev
...
* commit '785f2a901d6ca85a12a69095e4ad2367041e02e7':
Allow throwing UnsupportedOperationException across Binder.
2014-09-13 03:05:03 +00:00
Adam Powell
f1be67f3ea
am 8e8d8655: am dd9488c1: Merge "Provide a public API for View#computeFitSystemWindows" into lmp-dev
...
* commit '8e8d86559e4938daed3bb018afb61336e643e2e3':
Provide a public API for View#computeFitSystemWindows
2014-09-13 02:37:35 +00:00
Eric Laurent
3eb236cca0
am 8d002c9e: am a7f44594: Merge "SoundTrigger: fix KeyphraseRecognitionEvent parceling" into lmp-dev
...
* commit '8d002c9e1069577bd624889229d9047611aca0d2':
SoundTrigger: fix KeyphraseRecognitionEvent parceling
2014-09-13 02:37:30 +00:00
Paul Jensen
ae0477be09
am 11ee98ad: am 28b89f98: Allow libcore to perform necessary actions upon net config changes.
...
* commit '11ee98ade47dddefa60cf3f54a3a4c82a5d5f7ee':
Allow libcore to perform necessary actions upon net config changes.
2014-09-13 02:36:05 +00:00
Amith Yamasani
6248ea5852
am 67e56d47: am 13c4e5ad: Merge "Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS" into lmp-dev
...
* commit '67e56d47d8416c73973c92557abefa7aa3975f7c':
Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS
2014-09-13 02:35:59 +00:00
George Mount
3f1c575c1f
am a8e0fb44: am 87483e5e: Merge "Made Transitions act only the views that they target." into lmp-dev
...
* commit 'a8e0fb449cd488bde6833871f978fde40bc83d5c':
Made Transitions act only the views that they target.
2014-09-13 02:33:58 +00:00
George Mount
f2e84ad9bf
am 5104c665: am 17506bdb: Merge "Allow Path Animations to support overshooting." into lmp-dev
...
* commit '5104c6656a906340b44f54fc052a8c499419ab35':
Allow Path Animations to support overshooting.
2014-09-13 02:30:44 +00:00
Dianne Hackborn
40461ddd8c
am 46c1851a: am a561b237: Merge "Allow throwing UnsupportedOperationException across Binder." into lmp-dev
...
* commit '46c1851a7d14c8ac8614deb2183a89a44448e57c':
Allow throwing UnsupportedOperationException across Binder.
2014-09-13 02:30:20 +00:00
George Mount
bd46eca233
am df462848: am 8f833d94: am 9032c757: Merge "Fixed: getDecor() NullPointeExceptions." into lmp-dev
...
* commit 'df462848865951008b70ec4b7a6a090db2f06efe':
Fixed: getDecor() NullPointeExceptions.
2014-09-13 02:27:15 +00:00
Yin-Chia Yeh
8fcefbbe4f
am af9b726b: am 3661aa85: am e3505a3d: Merge "Camera2: add toString for TonemapCurve" into lmp-dev
...
* commit 'af9b726b4c557d8aaa42170a36c73e6ffd7fd8c6':
Camera2: add toString for TonemapCurve
2014-09-13 02:27:00 +00:00
George Mount
ce8a17cbc9
am aaa80ced: am 1390a1a2: am cc8973e4: Merge "Reset the alpha for offscreen views." into lmp-dev
...
* commit 'aaa80ceda45b1936ca140ca20be0f2e8e1f07318':
Reset the alpha for offscreen views.
2014-09-13 02:26:54 +00:00
Adam Powell
b82025bba1
am 2c1ed37f: am 7362db5d: am 91089aa5: Merge "Make Toolbars eat touch events" into lmp-dev
...
* commit '2c1ed37fb28fc1b45c211af3c8830c88212bb265':
Make Toolbars eat touch events
2014-09-13 02:26:49 +00:00
George Mount
1340b81a9d
am a5a9061f: am 47dece77: am f607a73b: Merge "Changed method name to match Activity\'s method name." into lmp-dev
...
* commit 'a5a9061f7e3679387285671ff94caa5dde65f2b0':
Changed method name to match Activity's method name.
2014-09-13 02:26:43 +00:00
Alan Viverette
d4aefb9289
am c1bfcd42: am 99c628c4: am 4e7d44a5: Merge "Fix toolbar height, list divider alpha, action item padding" into lmp-dev
...
* commit 'c1bfcd42f55cdda31acd684aac607f73c6766451':
Fix toolbar height, list divider alpha, action item padding
2014-09-13 02:24:29 +00:00
Jessica Hummel
fb97a8ed51
am 8c6d0c62: am 61896e3b: am 5a082a9e: Merge "Remove legacy version of ACTION_PROFILE_PROVISIONING_COMPLETE." into lmp-dev
...
* commit '8c6d0c622c4c48676a14e97dc0e4f1431a763e29':
Remove legacy version of ACTION_PROFILE_PROVISIONING_COMPLETE.
2014-09-13 02:17:01 +00:00
Marcin Kosiba
4debd8ed58
am 85fece5c: am 6e6ae86a: am 46683a27: Remove an @removed member of andorid.webkit.WebResourceResponse.
...
* commit '85fece5c6d284afb58a7550a55d24606a20b4905':
Remove an @removed member of andorid.webkit.WebResourceResponse.
2014-09-13 02:16:17 +00:00
Sander Alewijnse
923f567c85
am ae675cb2: am a0b249b2: am 4d9fe6d1: Merge "Rename email extra." into lmp-dev
...
* commit 'ae675cb2a18ec63ae69bd1b69ea7b5a2f486cce0':
Rename email extra.
2014-09-13 02:15:59 +00:00
Alexandra Gherghina
c0f0a96ce4
am b566b869: am 92f8d577: am 443a5766: Merge "Assign default icon to users at creation time and in SystemUI." into lmp-dev
...
* commit 'b566b869a88485f33f4ae1a281d3c5c0487c95d0':
Assign default icon to users at creation time and in SystemUI.
2014-09-13 02:15:54 +00:00
George Mount
7c736df48f
am b2d22b3d: am 42e7043d: am 44673720: Merge "Fixed NPE in EnterTransitionCoordinator" into lmp-dev
...
* commit 'b2d22b3dd381243a292b2f1b405ef52f35dbf4b3':
Fixed NPE in EnterTransitionCoordinator
2014-09-13 02:15:42 +00:00
Chris Wren
d79e4cd8c8
am 700269d6: am 04322209: am c88b35aa: Merge "remove unused matchesCallFilter(Bundle, int)" into lmp-dev
...
* commit '700269d6a98920e3b7df9202b901f63852c75530':
remove unused matchesCallFilter(Bundle, int)
2014-09-13 02:15:34 +00:00
Christoph Studer
72b4556267
am add991ff: am fa1033fc: am e31d13ea: Merge "Notification: Reset chronometer visibility" into lmp-dev
...
* commit 'add991ff3a5fd9b5ccc562441ecf437f5e2f2f1f':
Notification: Reset chronometer visibility
2014-09-13 02:15:26 +00:00
Kenny Guy
456a14ac4e
am 09e1ce52: am 46247469: am b5153aba: Hide APIs renamed during API review of LauncherApps
...
* commit '09e1ce5249141b0b97e34e16f9f43b15f8b552f5':
Hide APIs renamed during API review of LauncherApps
2014-09-13 02:15:14 +00:00
Jessica Hummel
ea7c1dc4a9
am 1a1b9446: am 8dd58a3e: am a387dc16: Merge "Use correct string for provisioning complete action." into lmp-dev
...
* commit '1a1b94468b14a4627614cb7fb9a057076c2369bd':
Use correct string for provisioning complete action.
2014-09-13 02:14:54 +00:00
Jinsuk Kim
63261163ac
am a34e6334: am 527346ab: am ead8ed86: CEC: Bug fixes for vendor-specific command handling
...
* commit 'a34e6334cd2deb1b66c08766a8de4817523f18cb':
CEC: Bug fixes for vendor-specific command handling
2014-09-13 02:14:39 +00:00
Dianne Hackborn
2e98f3bc6e
am f9d92bab: Merge "Work on issue #17477510 : Time change notifications sent too often" into lmp-dev
...
* commit 'f9d92bab128fb72cfd98f49fbf2d7df7de4abec7':
Work on issue #17477510 : Time change notifications sent too often
2014-09-13 01:03:12 +00:00
Jeff Brown
3b817e38f3
am ce0a756f: Merge "Add support for dozing after screen off." into lmp-dev
...
* commit 'ce0a756fd13cf9feea1409b75534b260b187398e':
Add support for dozing after screen off.
2014-09-13 01:03:07 +00:00
Dianne Hackborn
e4f20c925e
Merge "Work on issue #17477510 : Time change notifications sent too often" into lmp-dev
2014-09-13 00:56:58 +00:00