Jorim Jaggi
bdd4b201e4
Don't preload task description icons when opening recents
...
Bug: 17624331
Change-Id: I55a1184efd5982122f87fab99a5402336b380d7c
2014-09-26 19:00:05 +02:00
Jason Monk
5eeebf5c29
Don't start the keyguard until boot is done.
...
Create the KeyguardServiceDelegate but don't bind until boot is done.
Until the keyguard is bound, the delegate will assume it should be
in a secure state.
Bug: 17464800
Change-Id: I91650d1e3e3ea993168855bc3444b905aac9aac3
2014-09-26 12:53:29 -04:00
Selim Cinek
7e3bfca8d0
Merge "Fixed a crash with disapearing views" into lmp-dev
2014-09-26 16:50:36 +00:00
Kenny Guy
a2b48057e1
Merge "Uninstall for all users should check device admins." into lmp-dev
2014-09-26 16:36:43 +00:00
RoboErik
2b731e7b7c
Merge "Disable MediaSessionLegacyHelper debugging" into lmp-dev
2014-09-26 16:25:45 +00:00
RoboErik
9b2e567ad4
Merge "Remove BT routes when BT is turned off" into lmp-dev
2014-09-26 16:25:29 +00:00
Selim Cinek
40968da1b7
Merge "Increased the falsing threshold when woken up by touch" into lmp-dev
2014-09-26 16:16:36 +00:00
Deepanshu Gupta
743ee98c68
am f0ebe2fa: am f202365e: am 8c61344d: am 528b5862: am 941a8f03: (-s ours) am 0c4893ec: am 2889942f: am bfeeee8e: (-s ours) am ecbe6045: am 6950920f: am 1fce990c: am 04861ed4: am 91043364: am 52be792b: am 27d3b926: Fix error when using list as actionBarNavMode. [DO NO
...
* commit 'f0ebe2fa14e71270e6ea159d3734c1ccc2348030':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 16:11:49 +00:00
Deepanshu Gupta
c9b7cb5b9b
am 2dd837cd: (-s ours) am 416b74fe: am ab5971d8: am 1489862e: am 48d0fd99: (-s ours) am ee41b79c: am 7d23e405: am f1033174: (-s ours) am 93b185e3: am 363f4d4e: am 8bf221bd: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '2dd837cdafd8ce6d2c3db7da20b92a74418f41a6':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 16:11:43 +00:00
Deepanshu Gupta
23d43a0cc4
am a7045a43: (-s ours) am eb31708e: am 83951615: am 467aea17: am a39b3b25: (-s ours) am 08523e68: am 43214e0c: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit 'a7045a43ca83d65134a54236ed0ead7751ee7377':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 16:11:38 +00:00
Justin Koh
c483a392ce
am 1c487938: (-s ours) am 04c6d73f: Revert "DO NOT MERGE Fix race condition between binder deaths"
...
* commit '1c487938c45317997389b9ad101fc6739e3fe847':
Revert "DO NOT MERGE Fix race condition between binder deaths"
2014-09-26 16:11:33 +00:00
Craig Mautner
66beed58c1
am 6ae7ea94: (-s ours) am 8828d86e: DO NOT MERGE Fix race condition between binder deaths
...
* commit '6ae7ea942fc89b1899da267253c5c78596ef5aa1':
DO NOT MERGE Fix race condition between binder deaths
2014-09-26 16:11:29 +00:00
Deepanshu Gupta
0a7d7ce140
am 9fcacf52: (-s ours) am a6e2f226: am 14ffff15: am c8cbff8b: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '9fcacf52d0277b0c0485638637ea357721f8c635':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 16:11:25 +00:00
Deepanshu Gupta
71c8349ba8
am ac892f68: (-s ours) am 803a59ca: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit 'ac892f688f206eab746fac1bbe85c9f76657f8d6':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 16:11:19 +00:00
Raph Levien
b1fef1114e
Defer spelling correction with apostrophe
...
When typing a contraction (such as "doesn't") we don't want a spell
right after the apostrophe, as this will create a false temporary red
underline, and the span split also breaks a kern pair causing text to
shift. This patch detects the case where the cursor is immediately after
such a word and suppresses correction in that case.
Bug: 17641350
Change-Id: I4d09576a31df551c96f820242fd2cbc675506dae
2014-09-26 08:59:28 -07:00
Yao Chen
08fccd0093
Merge "Check the return value of bindService, and notify media browser client onConnectionFailed if it returns false." into lmp-dev
2014-09-26 15:55:52 +00:00
Selim Cinek
f4d7fc3687
Fixed a crash with disapearing views
...
Bug: 17660994
Change-Id: Id957bc65f0787860019c491559c4bca242ea620e
2014-09-26 17:15:34 +02:00
Philip Nowell
31a141af13
Merge "Corrects a typo that identified XXXHIGH as 560 dpi instead of 640." into lmp-dev
2014-09-26 15:00:22 +00:00
Selim Cinek
34cf5c4bfc
Increased the falsing threshold when woken up by touch
...
Bug: 17649103
Change-Id: Iea4736a761a1108e7832aa62cc2060ea0bd89376
2014-09-26 16:31:57 +02:00
Przemyslaw Szczepaniak
759962ab6d
Merge "Fix ambiguous TTS#playSilence method." into lmp-dev
2014-09-26 08:11:23 +00:00
Deepanshu Gupta
f0ebe2fa14
am f202365e: am 8c61344d: am 528b5862: am 941a8f03: (-s ours) am 0c4893ec: am 2889942f: am bfeeee8e: (-s ours) am ecbe6045: am 6950920f: am 1fce990c: am 04861ed4: am 91043364: am 52be792b: am 27d3b926: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit 'f202365ecca0b6ed637f679c8dd3a36ff850ddfe':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 06:15:55 +00:00
Deepanshu Gupta
f202365ecc
am 8c61344d: am 528b5862: am 941a8f03: (-s ours) am 0c4893ec: am 2889942f: am bfeeee8e: (-s ours) am ecbe6045: am 6950920f: am 1fce990c: am 04861ed4: am 91043364: am 52be792b: am 27d3b926: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '8c61344d89ab3b1f02228b3da10c8377c41960ff':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 06:05:03 +00:00
Deepanshu Gupta
2dd837cdaf
am 416b74fe: am ab5971d8: am 1489862e: am 48d0fd99: (-s ours) am ee41b79c: am 7d23e405: am f1033174: (-s ours) am 93b185e3: am 363f4d4e: am 8bf221bd: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '416b74fe31124d21f14bb5900f4872cdf62f08e0':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 05:55:34 +00:00
Deepanshu Gupta
8c61344d89
am 528b5862: am 941a8f03: (-s ours) am 0c4893ec: am 2889942f: am bfeeee8e: (-s ours) am ecbe6045: am 6950920f: am 1fce990c: am 04861ed4: am 91043364: am 52be792b: am 27d3b926: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '528b58623feee609055a31e58bf5e1ea3658bf40':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 05:53:47 +00:00
Deepanshu Gupta
528b58623f
am 941a8f03: (-s ours) am 0c4893ec: am 2889942f: am bfeeee8e: (-s ours) am ecbe6045: am 6950920f: am 1fce990c: am 04861ed4: am 91043364: am 52be792b: am 27d3b926: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '941a8f03599b91f752c455dceef993887c4b9b20':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 05:43:38 +00:00
Deepanshu Gupta
416b74fe31
am ab5971d8: am 1489862e: am 48d0fd99: (-s ours) am ee41b79c: am 7d23e405: am f1033174: (-s ours) am 93b185e3: am 363f4d4e: am 8bf221bd: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit 'ab5971d825d9d59f06b49e1f1e66a24df417124e':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 05:43:32 +00:00
Deepanshu Gupta
ab5971d825
am 1489862e: am 48d0fd99: (-s ours) am ee41b79c: am 7d23e405: am f1033174: (-s ours) am 93b185e3: am 363f4d4e: am 8bf221bd: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '1489862ecee4f298de6a7b27789dda08ff4aa4cf':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 05:34:34 +00:00
Deepanshu Gupta
941a8f0359
am 0c4893ec: am 2889942f: am bfeeee8e: (-s ours) am ecbe6045: am 6950920f: am 1fce990c: am 04861ed4: am 91043364: am 52be792b: am 27d3b926: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '0c4893ece99418842538db496bb8d53b767b335b':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 05:32:09 +00:00
Deepanshu Gupta
1489862ece
am 48d0fd99: (-s ours) am ee41b79c: am 7d23e405: am f1033174: (-s ours) am 93b185e3: am 363f4d4e: am 8bf221bd: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '48d0fd99f0a25829f191e7f7ed35cf8d0a2b5902':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 05:24:06 +00:00
Deepanshu Gupta
0c4893ece9
am 2889942f: am bfeeee8e: (-s ours) am ecbe6045: am 6950920f: am 1fce990c: am 04861ed4: am 91043364: am 52be792b: am 27d3b926: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '2889942f4ee7762cdbd097cf3ceea16444f8841a':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 05:20:48 +00:00
Deepanshu Gupta
48d0fd99f0
am ee41b79c: am 7d23e405: am f1033174: (-s ours) am 93b185e3: am 363f4d4e: am 8bf221bd: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit 'ee41b79c5735bb3399108bb62de1145fffff3904':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 05:13:09 +00:00
Deepanshu Gupta
2889942f4e
am bfeeee8e: (-s ours) am ecbe6045: am 6950920f: am 1fce990c: am 04861ed4: am 91043364: am 52be792b: am 27d3b926: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit 'bfeeee8e4a9cf4bf32067c2ca5807cd612564a99':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 05:09:54 +00:00
Deepanshu Gupta
bfeeee8e4a
am ecbe6045: am 6950920f: am 1fce990c: am 04861ed4: am 91043364: am 52be792b: am 27d3b926: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit 'ecbe6045911ac7c05a1e999b966577ef7b1bdc18':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 05:02:22 +00:00
Deepanshu Gupta
ee41b79c57
am 7d23e405: am f1033174: (-s ours) am 93b185e3: am 363f4d4e: am 8bf221bd: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '7d23e405bd3a18f871bcf9856b5a9bcc0ccb1236':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 04:57:59 +00:00
Deepanshu Gupta
ecbe604591
am 6950920f: am 1fce990c: am 04861ed4: am 91043364: am 52be792b: am 27d3b926: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '6950920f19980a2416e156d2337b93e386b3f8be':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 04:49:31 +00:00
Deepanshu Gupta
7d23e405bd
am f1033174: (-s ours) am 93b185e3: am 363f4d4e: am 8bf221bd: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit 'f103317499bdb12cbcac1754899756d22acde986':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 04:40:53 +00:00
Deepanshu Gupta
6950920f19
am 1fce990c: am 04861ed4: am 91043364: am 52be792b: am 27d3b926: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '1fce990ce9098afe96e75ec1583c771826c50637':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 04:37:23 +00:00
Deepanshu Gupta
1fce990ce9
am 04861ed4: am 91043364: am 52be792b: am 27d3b926: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '04861ed488f5aaa62acbaf903e359ea9edd8e9f9':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 04:22:39 +00:00
Deepanshu Gupta
a7045a43ca
am eb31708e: am 83951615: am 467aea17: am a39b3b25: (-s ours) am 08523e68: am 43214e0c: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit 'eb31708e7d14db1a54bf0f38452149c7d984517f':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 03:12:42 +00:00
Deepanshu Gupta
eb31708e7d
am 83951615: am 467aea17: am a39b3b25: (-s ours) am 08523e68: am 43214e0c: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '83951615f564521d542da00d3bf60a372787aced':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 03:00:29 +00:00
Deepanshu Gupta
83951615f5
am 467aea17: am a39b3b25: (-s ours) am 08523e68: am 43214e0c: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit '467aea1722f5cd73d0874502447d947bccd13c99':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 02:49:04 +00:00
John Spurlock
870f153583
Avoid dozing in car mode.
...
Ensure we do not begin dozing in car mode, and end dozing when
entering car mode.
Bug:17658724
Change-Id: I572b0d6163d2ece3b93d86981fd6cad832f96b99
2014-09-25 22:08:18 -04:00
Deepanshu Gupta
467aea1722
am a39b3b25: (-s ours) am 08523e68: am 43214e0c: Fix error when using list as actionBarNavMode. [DO NOT MERGE]
...
* commit 'a39b3b25b947d6c1ab49c08fdcd6f5149f037b20':
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
2014-09-26 02:07:42 +00:00
Svetoslav
a8181a9a0b
Merge "Using wrong virtual view id When prefetching accessibility nodes." into lmp-dev
2014-09-26 01:51:54 +00:00
Svetoslav
c569d35945
Using wrong virtual view id When prefetching accessibility nodes.
...
When getting an accessibility node info we also prefetch its predecessors,
siblings and descendants up to fifty. If a view has a node provider, i.e.
virtual descendants, and the id of the virtual descendant is not specified
we use a speacial constant to refer that the provider should create a node
for its hosting view. The bug was that we were not using the correct constant
when calling into the provider.
bug:17664111
Change-Id: I4f6b2333e1e7e3e2bb6b164c0752613417c60d16
2014-09-25 18:46:33 -07:00
John Spurlock
bec9f45b63
Merge "Shorten the zen supertoast visible duration." into lmp-dev
2014-09-26 01:44:03 +00:00
Justin Koh
1c487938c4
am 04c6d73f: Revert "DO NOT MERGE Fix race condition between binder deaths"
...
* commit '04c6d73fd0e4472505275688ef8497bc6697647c':
Revert "DO NOT MERGE Fix race condition between binder deaths"
2014-09-26 01:41:55 +00:00
Dianne Hackborn
2d1cc18763
Merge "Fix issue #17574819 : Chrome browser process is killed..." into lmp-dev
2014-09-26 01:41:54 +00:00
Jesse Hall
fbe3d39dd5
Merge "bootanimation: allow animation to specify background color" into lmp-dev
2014-09-26 01:38:04 +00:00
Dianne Hackborn
cd97c96734
Fix issue #17574819 : Chrome browser process is killed...
...
...in background due to dying renderer process
Completely turn this off, for now.
Change-Id: I028eefc9b7e627d29569ef72d9ab940ac5960c7c
2014-09-25 18:34:02 -07:00