Zachary Kuznia
fd6aa8a1fa
Fix double tap issue in TouchExplorer
...
In certain conditions, the first tap in a double tap could be detected
as Touch Exploration. This ensures that cannot occur.
Change-Id: I20941be54413534d9dc74e5a3152c27dd0c998fe
2016-03-11 20:21:13 -08:00
Jason Monk
5781e61cb6
Merge "Fix weird QS Edit bug" into nyc-dev
2016-03-10 20:13:21 +00:00
Jason Monk
9125a4f386
Merge "Make sure that QQS is invisible on lock screen" into nyc-dev
2016-03-10 20:12:52 +00:00
Md Haque
08d0fbdf72
Merge "Change testtag to large as tests needs to have wifi connection" into nyc-dev
2016-03-10 20:04:03 +00:00
Jason Monk
79a9f2f59d
Make sure that QQS is invisible on lock screen
...
Bug: 27536311
Change-Id: Idf5492ac4fd134761139156291968cc5c992ad52
2016-03-10 14:55:22 -05:00
Jason Monk
845b3b9036
Fix weird QS Edit bug
...
Turns out code is best written while looking at it. Don't set the
layout params on the density container to layout params from another
view. Firstly its not fair to the density container or the qs container.
Secondly it makes the notification panel jealous and it starts eating
all the touches it can find.
Bug: 27586350
Change-Id: I2f8a7c23eda4625cc65390da1e854e5033b179a6
2016-03-10 14:38:13 -05:00
Zach Kuznia
9a5220866e
Merge "Ensure AccessibilityGestureDetector only returns true when a callback returned true." into nyc-dev
2016-03-10 19:27:41 +00:00
Vadim Tryshev
23f3745e1c
Merge "Adding a setting to force user activity." into nyc-dev
2016-03-10 19:25:27 +00:00
Vadim Tryshev
689a7cf786
Merge "Removing now-unnecessary forgetLoadedWallpaper()." into nyc-dev
2016-03-10 19:24:24 +00:00
Mady Mellor
4998205871
Merge "Fix touching gear on lock screen" into nyc-dev
2016-03-10 19:21:48 +00:00
Chris Craik
ed5916d2be
Merge "Fix WebView disappearing" into nyc-dev
2016-03-10 19:21:13 +00:00
Kenny Guy
ab750d283a
Merge "Update docs to make suspend then uninstall clear." into nyc-dev
2016-03-10 19:19:08 +00:00
Eino-Ville Talvala
9dea71ccff
Merge "DngCreator: Only write orientation into IFD0" into nyc-dev
2016-03-10 19:15:18 +00:00
Mady Mellor
a883351024
Fix touching gear on lock screen
...
The header wasn't taking into account the translation of the view
this CL alter so that it accounts for the translation.
Bug: 27484957
Change-Id: I19df138ae46a33863863821b8723cb57dc849454
2016-03-10 11:13:05 -08:00
Adrian Roos
fd8cdbbc73
Merge "Fix clobbered RemoteInputView when changing position" into nyc-dev
2016-03-10 19:09:24 +00:00
Chris Craik
223e3b6c2b
Fix WebView disappearing
...
bug:27528563
Change-Id: Ib9fefa18ef9fb8eb11edd097cbadf8ab2b911576
2016-03-10 10:49:45 -08:00
Md Haque
0ef9fafb1b
Change testtag to large as tests needs to have wifi connection
...
Change-Id: I345dbbba1c232d127eb4d0084767afbfc7bd55f9
2016-03-10 10:48:49 -08:00
Lifu Tang
4bffe89bef
Merge "Checked the flag not set in the correct way" into nyc-dev
2016-03-10 18:30:09 +00:00
Lifu Tang
ccb448802b
Checked the flag not set in the correct way
...
The previous macro always returns false after expansion. Fixed the problem, and
also added a mechanism to catch such kind of mistakes during compile time.
Change-Id: I6870dfa80a8cbbaa0e145ae00f09dd0d78cff157
2016-03-10 10:22:45 -08:00
Wale Ogunwale
d889511162
Merge "Fixed visibility of home stack behind translucent app activity." into nyc-dev
2016-03-10 18:20:46 +00:00
George Mount
fdce57b6dc
Merge "Fix ArcMotion path creation in some quadrants." into nyc-dev
2016-03-10 18:19:10 +00:00
Paul Lawrence
d685353a9b
Merge "Fix bug in new encryption API" into nyc-dev
2016-03-10 18:14:22 +00:00
Todd Kennedy
23ca16865a
Merge "fix docs" into nyc-dev
2016-03-10 18:11:31 +00:00
smain@google.com
278fb0deb2
udpate refonly doc build to include new landing page for dev preview.
...
Change-Id: I088425ed1549dd3bae6a5a755884eb4c3cb0af4f
(cherry picked from commit aa6aa2929c546289c873b3d019de4616c2ddc620)
2016-03-10 18:07:38 +00:00
Todd Kennedy
1ed6b87634
fix docs
...
No code change; just doc clarification per API Review Council suggestions
Bug: 27531045
Change-Id: Ib1eef9635d68d44be596888b46de0650883d118c
2016-03-10 10:07:00 -08:00
Scott Main
b907ff764a
Merge "cherrypick I4e1ca9fddc6374fd80108e4f9a3b9745f8598507 add new make target for offline docs with only the API reference. Also update the default index.html landing page to redirect to the reference." into nyc-dev
2016-03-10 18:06:00 +00:00
Paul Lawrence
03128dceab
Fix bug in new encryption API
...
Bug: 27583871
Change-Id: I372f0a6a411704dc57ca9bcc53c4c5a10b236772
2016-03-10 10:02:07 -08:00
Chris Tate
4206bde4d7
Merge "Improve AlarmManager docs" into nyc-dev
2016-03-10 17:58:19 +00:00
Chris Wren
46820517e4
Merge "revert recent changes around system listener registrations" into nyc-dev
2016-03-10 17:39:52 +00:00
Muyuan Li
2f14bb31ae
Merge "Added shortcut key to dock windows" into nyc-dev
2016-03-10 17:33:44 +00:00
Jack Yu
8d6477c7a0
Merge "Fix roam icon issues in Austria" into nyc-dev
2016-03-10 17:29:17 +00:00
Jesse Hall
a3fc34c71d
Merge "Refer to hasSystemFeature(String, int) in Vulkan feature docs" into nyc-dev
2016-03-10 17:17:26 +00:00
Jesse Hall
39ceeb5472
Refer to hasSystemFeature(String, int) in Vulkan feature docs
...
Bug: 27531286
Change-Id: Ifb32ae519fc8118923d6216e1d574cbbf83dfd23
2016-03-10 09:04:26 -08:00
Narayan Kamath
e41718d4f7
Merge "Track libcore change 45837f486a4fd1d0edc9bb5ab8f8cf0194204adc." into nyc-dev
2016-03-10 17:02:22 +00:00
Vadim Tryshev
6069c4099e
Adding a setting to force user activity.
...
Bug: 25185253
Change-Id: Ic7d351e0e6a1dc9e1d7424ed30226ab1cf773cde
2016-03-10 16:58:08 +00:00
Yi Kong
e962db6a30
Merge "Track libcore change b695412b529c8dced105867c6d9d7fd463a67714" into nyc-dev
2016-03-10 16:57:40 +00:00
Tony Mantler
79d7e54f70
Merge "Remove redundant twiddling of Settings.Secure.ACCESSIBILITY_ENABLED" into nyc-dev
2016-03-10 16:54:10 +00:00
Chris Wren
b7c810957f
revert recent changes around system listener registrations
...
also guard against the ranker calling the self-service registration functions.
"why do we even have that lever?"
Bug: 27577115
Change-Id: I8a01cfdd801320e53d56bcbf515b9ba17e677166
2016-03-10 11:41:10 -05:00
Felipe Leme
3e6b1465f3
Merge "Added Talkback announcements for Data Saver switch." into nyc-dev
2016-03-10 16:34:41 +00:00
Vadim Tryshev
216cbb395b
Removing now-unnecessary forgetLoadedWallpaper().
...
ag/882986 fixed problems including returning a cached
wallpaper after a user switch, making the 'forget...' call
unnecessary.
Bug: 25185253
Change-Id: I452ea8d097b1f248e1411a88b573e7242ed64290
2016-03-10 16:29:55 +00:00
Yi Kong
5606b529bc
Track libcore change b695412b529c8dced105867c6d9d7fd463a67714
...
Bug: 27427000
Change-Id: I6eecd1c5da1587435876a04f51e5a9424149fba1
(cherry picked from commit 40f79bb542c9028fe998a111555626af78bb86ce)
(cherry picked from commit bfd9479b2c2d5be670a530fd03dea48d47a1c318)
2016-03-10 16:22:20 +00:00
Narayan Kamath
ad473e6017
Track libcore change 45837f486a4fd1d0edc9bb5ab8f8cf0194204adc.
...
Also includes test-current.txt generated locally.
bug: 27426688
(cherry picked from commit 741ba661c445d9a101043660ac3a151c2c02133c)
Change-Id: I12d99b925335c8926e9c4257ee743d25fda9452d
2016-03-10 16:20:48 +00:00
Diego Perez
c4f31dde50
Merge "DO NOT MERGE: Initialize layoutlib variables before using them" into mnc-ub-dev
...
am: f2af68312b -s ours
* commit 'f2af68312bdcbb19411df21553d514c6aa1989bf':
DO NOT MERGE: Initialize layoutlib variables before using them
2016-03-10 16:15:09 +00:00
Oleksandr Peletskyi
655f1df89d
Merge "Allow user to get his own icon." into nyc-dev
2016-03-10 16:09:06 +00:00
Diego Perez
f2af68312b
Merge "DO NOT MERGE: Initialize layoutlib variables before using them" into mnc-ub-dev
2016-03-10 16:06:41 +00:00
Sudheer Shanka
91f80006e5
Merge "Use compound drawable instead of image span." into nyc-dev
2016-03-10 15:58:25 +00:00
Michal Karpinski
2f79ae98af
Tuning down wtf to warning for setting ro.device_owner property
...
This was logged to often, especially while running CTS hostside tests
and looked too scary to people.
Bug: 27230864
Change-Id: I9e81d9efe87b4aed18aa473be647c560ff9cfa0d
2016-03-10 15:00:08 +00:00
Kenny Guy
871f3ebb56
Update docs to make suspend then uninstall clear.
...
Update docs to say suspending then unintalling an
app unsuspends the app. Point out admin can block
uninstall if they want.
Bug: 26935242
Change-Id: I4390fa20c9d8954b36ff80fc449b62891eee598c
2016-03-10 14:04:43 +00:00
Oleksandr Peletskyi
cd6fa30fda
Allow user to get his own icon.
...
Fixed behavior in order to let user without MANAGE_USERS permission
to obtain his own icon or any icon of the user's 'user group'.
BUG: 27583869
Change-Id: I71a86b0816db1d9c4543db375de504395a726a8d
2016-03-10 14:17:55 +01:00
Anton Daubert
cb1b27b6f8
Merge "Fine scale the decoded result to match the desired sampleSize." into nyc-dev
2016-03-10 12:06:29 +00:00