Jason Monk
ba6a72fd66
Merge "Fix crash in setup wizard" into mnc-dev
2015-05-12 18:37:25 +00:00
Jason Monk
a42ee81368
Fix crash in setup wizard
...
Clear out any unhandled worker messages before stopping tracking.
Bug: 21048197
Change-Id: I3792215a1e7799bdb93587cd7158c4d5d86de348
2015-05-12 14:20:25 -04:00
Yohei Yukawa
6d090c42a7
Remove obsolete fields from InputMethodManager.
...
IMM#mViewTopLeft and IMM#mViewToScreenMatrix are no longer used.
They should have not been removed in
I4a577bfd02b37b9e56c80b8b41bb25afa95dd8ef.
Change-Id: Ia685956c8f7dda1143135345ee9a3873705975ef
2015-05-12 11:11:27 -07:00
Mady Mellor
58c9087137
Fix issue where handle is in front of word rather than end of word
...
Previous getWordEnd and getWordStart functions would return a boundary
rather than a word end / start boundary in some cases. This behavior is
most evident when moving between short lines -- the handle would go to
the next boundary rather than the word end on the next line (and the
start handle would go to the word end rather than the word start on
the prev line).
This CL ensures that word or punctuation boundaries are returned and moves
most of the punctuation boundary logic into WordIterator since it makes
a bit more sense there.
Bug: 21030788
Change-Id: I96c6aff7f2c213aa3c4f66ac87ca913ca16fd347
2015-05-12 11:09:37 -07:00
Dianne Hackborn
e0d90c8221
Always use REGISTERED_ONLY when appropriate.
...
Previously we would only check mProcessesReady when going
through the public calls to send broadcasts; now handle it
even if the activity manager is calling its internal
implementation.
Change-Id: I702b4cb85b35a7a051ef05c9875a39f5fa03f0f1
2015-05-12 11:04:37 -07:00
John Reck
4c9e59d03c
Unify DrawProfiler/JankStats
...
Bug: 20822400
Change-Id: I24345c3120440bfce14e8cbe7e880b39f10b744a
2015-05-12 11:02:07 -07:00
Rich Slogar
389d5ac6ac
am 353232ec: am b97afd41: am a27dd186: am e78f136b: Merge "docs: renderscript using gradle settings" into lmp-docs
...
* commit '353232ecee06d1828d8628c4e3917e3b428485aa':
docs: renderscript using gradle settings
2015-05-12 17:48:30 +00:00
Chris Craik
6a49ddef62
Revert "Fix build - Revert "Revert "Use default constructor to get anti-aliasing"""
...
Fix import
This reverts commit 7ed1431c83286abc83b9e5afc45fbd21ecb777b1.
Change-Id: Id93eba3ed1d47a90384ba20dea6f74d78755792b
2015-05-12 10:44:30 -07:00
P.Y. Laligand
ed896d4e59
DO NOT MERGE - Allowing only a subset of display attributes to get overridden.
...
b/20854184
Change-Id: If6b2486ba8ca93e8f96d3bdbe8e140c736353683
(cherry picked from commit 4b4c7f98869f5394b738bbc91b3775b6f4026189)
2015-05-12 10:44:08 -07:00
Wei Jia
0cd3881aaf
Merge "MediaSync: rename bufferIndex to bufferId." into mnc-dev
2015-05-12 17:43:47 +00:00
Olawale Ogunwale
e0b2cad093
Merge "Change attribute values per API council." into mnc-dev
2015-05-12 17:43:03 +00:00
Wale Ogunwale
2a857f0011
Merge "Move visibleBehind activities into stop state when sleeping/powerDown" into mnc-dev
2015-05-12 17:40:17 +00:00
P.Y. Laligand
e6c47686f6
Merge "DO NOT MERGE - Display mode switches." into mnc-dev
2015-05-12 17:39:57 +00:00
Wei Jia
9e62c75132
MediaSync: rename bufferIndex to bufferId.
...
Bug: 20887706
Change-Id: I98887832bc2211614a19a3718b46d6da100f6c9b
2015-05-12 10:38:43 -07:00
Rich Slogar
353232ecee
am b97afd41: am a27dd186: am e78f136b: Merge "docs: renderscript using gradle settings" into lmp-docs
...
* commit 'b97afd418558fbe5cf37a17302a84a9d907490e6':
docs: renderscript using gradle settings
2015-05-12 17:36:17 +00:00
Doris Liu
4b403557bc
Merge "Avoid setting mCurFrame to -1" into mnc-dev
2015-05-12 17:32:30 +00:00
Alex Klyubin
03064e25b2
Merge "Link to magic constants used by AndroidKeyStore API." into mnc-dev
2015-05-12 17:32:30 +00:00
Christopher Tate
54415439ca
Merge "Deprecate Context.MODE_MULTI_PROCESS" into mnc-dev
2015-05-12 17:28:28 +00:00
Sanket Padawe
d187880109
Hotspot 2.0 UI.
...
Bug: 20182930
Change-Id: Ice6df509889fa7eb0494bb04af65890f07b4a2b1
2015-05-12 10:27:19 -07:00
Craig Mautner
61e1e09a2b
Change attribute values per API council.
...
lockTaskModeDefault => default
lockTaskModeNever => never
lockTaskModeIfWhitelisted => if_whitelisted
lockTaskModeAlways => always
Fixes bug 20642190.
Change-Id: I29cc546e12c330df9ec9af3cc91faf0d0f3df3b4
2015-05-12 10:26:13 -07:00
Chris Craik
d2c05188b6
Merge "Fix build - Revert "Revert "Use default constructor to get anti-aliasing""" into mnc-dev
2015-05-12 17:22:34 +00:00
Chris Craik
7ed1431c83
Fix build - Revert "Revert "Use default constructor to get anti-aliasing""
...
This reverts commit dfe0a66ceca530e0777ebfab20f81103baa18f14.
Change-Id: I58a1bae649a284f3d3b6213064d903ea7fcf185a
2015-05-12 17:22:22 +00:00
Rich Slogar
b97afd4185
am a27dd186: am e78f136b: Merge "docs: renderscript using gradle settings" into lmp-docs
...
* commit 'a27dd186b265b58eae490d4e19ec11268ea54f12':
docs: renderscript using gradle settings
2015-05-12 17:20:10 +00:00
Alex Klyubin
15a7bb202d
Merge "Move PointFormat constants into parent class." into mnc-dev
2015-05-12 17:12:18 +00:00
Alex Klyubin
1af25508d6
Move PointFormat constants into parent class.
...
This gets rid of EcIesParameterSpec.PointFormat by moving the
constants into EcIesParameterSpec, prefixed with POINT_FORMAT_.
Bug: 21039983
Change-Id: I7a76bb84e0394db9c7f5b0d53526915d5bbdd511
2015-05-12 10:09:00 -07:00
Doris Liu
56ef127df7
Avoid setting mCurFrame to -1
...
Use the dedicated flag mRunning to check whether the DrawableAnimation
is running, rather than comparing mCurFrame with -1. This CL aims to
simplify the use of mCurFrame.
Bug: 17112962
Change-Id: I15f9e4c102f504b8c806f029949fe9ec872479a5
2015-05-12 10:07:25 -07:00
Chris Craik
fd41cf0cfc
Merge "Revert "Use default constructor to get anti-aliasing"" into mnc-dev
2015-05-12 17:07:25 +00:00
Rich Slogar
a27dd186b2
am e78f136b: Merge "docs: renderscript using gradle settings" into lmp-docs
...
* commit 'e78f136b1dbe11dc98c5699da24df49fd9dae795':
docs: renderscript using gradle settings
2015-05-12 17:05:40 +00:00
Alex Klyubin
56b96da7e1
Merge "Hide @IntDef and @StringDef annotations from AnroidKeyStore API." into mnc-dev
2015-05-12 16:56:15 +00:00
Rich Slogar
e78f136b1d
Merge "docs: renderscript using gradle settings" into lmp-docs
2015-05-12 16:54:39 +00:00
Olawale Ogunwale
3d8c678136
Merge "Don't apply animation clip to dialog activities" into mnc-dev
2015-05-12 16:51:03 +00:00
Chris Craik
dc9230b14e
Merge "Shrink default path cache size" into mnc-dev
2015-05-12 16:39:34 +00:00
Chris Craik
dfe0a66cec
Revert "Use default constructor to get anti-aliasing"
...
bug:20948129
This reverts commit 58fc522a69e8ddf9ac8530ce88e9c2c92da1dd14.
Change-Id: Iddeccb4ad15b843bb3e610bd3673a0c7abc1bf46
2015-05-12 16:36:49 +00:00
Paul Jensen
356a26122b
Merge "Deprecate ConnectivityManager.isNetworkTypeValid as it's unneeded." into mnc-dev
2015-05-12 16:32:29 +00:00
Alex Klyubin
dddd6f73a9
Hide @IntDef and @StringDef annotations from AnroidKeyStore API.
...
By convention, these annotation classes should remain hidden API.
Bug: 18088752
Bug: 21039983
Change-Id: Ifb5d2910c7dae4e0fd809876eb641f1aaf7a00a6
2015-05-12 09:29:56 -07:00
Christopher Tate
c7374318a6
am 7a4cfa58: am 960cb481: am 613626b7: am afd883f8: During early boot, send LOCALE_CHANGED only to registered receivers
...
* commit '7a4cfa58b1421f95266acc4f6a1683804726a0e0':
During early boot, send LOCALE_CHANGED only to registered receivers
2015-05-12 16:17:47 +00:00
Christopher Tate
7a4cfa58b1
am 960cb481: am 613626b7: am afd883f8: During early boot, send LOCALE_CHANGED only to registered receivers
...
* commit '960cb4816c082eee52a221052a8e4232f0c0fb14':
During early boot, send LOCALE_CHANGED only to registered receivers
2015-05-12 16:06:43 +00:00
Andre Eisenbach
14dcb5f138
Bluetooth native dumpsys logging support (3/5)
...
Bug: 18508263
Change-Id: I88f9c90dab8b0c825010c8617709449a3dd704b2
2015-05-12 15:56:39 +00:00
Christopher Tate
960cb4816c
am 613626b7: am afd883f8: During early boot, send LOCALE_CHANGED only to registered receivers
...
* commit '613626b7488c5c35a4816804fbe8f837a7e30440':
During early boot, send LOCALE_CHANGED only to registered receivers
2015-05-12 15:53:04 +00:00
Chris Craik
bf9c5c13cd
Merge "Remove usage of Texture::cleanup in PathCache" into mnc-dev
2015-05-12 15:48:55 +00:00
Christopher Tate
613626b748
am afd883f8: During early boot, send LOCALE_CHANGED only to registered receivers
...
* commit 'afd883f8a3ee260a5505f83d628c0b789871c837':
During early boot, send LOCALE_CHANGED only to registered receivers
2015-05-12 15:39:12 +00:00
Jason Monk
e74d5d09e1
Merge "Add SysUI Tuner" into mnc-dev
2015-05-12 15:03:44 +00:00
Jason Monk
295a337781
Add SysUI Tuner
...
Change-Id: I9b0fabbe913b8297d8c668b6416a7be856adb9d5
2015-05-12 11:01:02 -04:00
Paul Jensen
9e59e12b86
Deprecate ConnectivityManager.isNetworkTypeValid as it's unneeded.
...
All ConnectivityManager APIs taking a network type have been
deprecated so there should be no need to validate a network type.
bug:20647016
Change-Id: I2dcf24f58016e94aa814dda38cfc848366cc461c
2015-05-12 10:36:56 -04:00
Jason Monk
2df11817b2
Merge "Add control for double tap to wake setting" into mnc-dev
2015-05-12 14:35:15 +00:00
John Reck
4bd4121d58
Merge "Increase HISTORY_SIZE for GraphicsStatsService" into mnc-dev
2015-05-12 14:21:39 +00:00
Jason Monk
27bbb2d0a1
Add control for double tap to wake setting
...
Bug: 16875464
Change-Id: Ic1ad910dd38acbc68ef040b2acdf3696ec2c2e4e
2015-05-12 10:12:32 -04:00
Amith Yamasani
bb9d9278aa
Merge "Idle timebase" into mnc-dev
2015-05-12 13:04:31 +00:00
Michael Wright
6959865fb0
Merge "Remove SLEEP and POWER from wake key list." into mnc-dev
2015-05-12 12:12:50 +00:00
Andrei Stingaceanu
eeb9afc78f
Fix: replace terminates extract mode (floating toolbar)
...
Moved the replace action to be triggered from the TextView
rather than the Editor. Previously the ExtractedEditText
was calling the TextView.onTextContextMenuItem which did
not hold an entry for replace and thus was returning
false.
Note: this CL does not fix the extracted mode being
(randomly) terminated when edit actions are pressed. This
is still under investigation.
Bug: 20930071
Change-Id: I71f87418f040f6860fe7723e4cd731c298cf3c5f
2015-05-12 12:54:25 +01:00