249291 Commits

Author SHA1 Message Date
Jason Monk
47d17a4f18 Merge \"Pre-setup restrictions\" into nyc-dev
am: f84c05c360

Change-Id: I2902c765eeacdbe05a393b01936572233c783988
2016-07-19 20:37:15 +00:00
Jason Monk
f84c05c360 Merge "Pre-setup restrictions" into nyc-dev 2016-07-19 20:31:19 +00:00
TreeHugger Robot
9c3d64caef Merge "Prevent notifications from erroroneously bypassing 'repeat callers' filter" into nyc-mr1-dev 2016-07-19 20:05:44 +00:00
TreeHugger Robot
c357decc4f Merge "QS: Make BT detail be more consistent with Settings" into nyc-mr1-dev 2016-07-19 19:39:33 +00:00
Eric Schmidt
d1b23d6170 Merge \"docs: Added call to build to code snippet\" into nyc-dev
am: 581815c652

Change-Id: Idbdb3f1d0429481bcb26b912ead3b5f9e8fb917f
2016-07-19 19:21:39 +00:00
Geoffrey Pitsch
7d2f4cc750 Merge "Play boot sound on the System stream." into nyc-mr1-dev 2016-07-19 19:06:46 +00:00
Eric Schmidt
581815c652 Merge "docs: Added call to build to code snippet" into nyc-dev 2016-07-19 18:56:10 +00:00
TreeHugger Robot
0cd4addd36 Merge "Fix padding on round devices for AlertDialogs." into nyc-mr1-dev 2016-07-19 18:48:31 +00:00
Andrew Solovay
98a029f826 Merge \"docs: Late-breaking Behavior Changes addition for N Preview 5\" into nyc-dev
am: 34d488b831

Change-Id: I3e1ec736dc753d56c515246e5a09f4679d14c296
2016-07-19 18:39:24 +00:00
Andrew Solovay
34d488b831 Merge "docs: Late-breaking Behavior Changes addition for N Preview 5" into nyc-dev 2016-07-19 18:34:15 +00:00
TreeHugger Robot
586f23c14b Merge "ChooserActivity: Cannot start app that the icon overflows the layout" into nyc-mr1-dev 2016-07-19 18:29:10 +00:00
Jason Monk
fac2538e46 QS: Make BT detail be more consistent with Settings
- Show turning on as on
 - Disable switch when in a turning on/off state

Change-Id: I55f977808d1b881f6dc27192dcc2e907b0576447
Fixes: 29237638
2016-07-19 14:13:37 -04:00
Kevin Hufnagle
012d597a92 Merge \"docs: Updated images and content on \"Google Sign-In\" page.\" into nyc-dev
am: c13b84d38c

Change-Id: Ie9b2bc63ebfefe72cc48ba331e28d4792096c48f
2016-07-19 17:52:08 +00:00
ewol
45b8216d33 Merge "Fix a broken case of AndroidKeyStoreProvider error logging" into nyc-mr1-dev 2016-07-19 17:49:28 +00:00
Kevin Hufnagle
c13b84d38c Merge "docs: Updated images and content on "Google Sign-In" page." into nyc-dev 2016-07-19 17:41:52 +00:00
Julia Reynolds
c6b371b659 Prevent notifications from erroroneously bypassing 'repeat callers' filter
1. Dialer uses a hidden api to check 'is repeat caller' that has side
effects. Update to use a method without side effects
2. Delay the storage of person information until the notification is
canceled, so ranking updates and notification updates don't bypass the
filter. Note, this means that someone calling twice at overlapping
times (?!) wouldn't get through the filter.

Fixes: 29184211
Change-Id: I53ce402a0ed6f5df6f8265d571d401778dacebd3
2016-07-19 13:34:38 -04:00
Chris Tate
47f73c4733 Merge "Back up wallpapers via staged copies, not hard links" into nyc-mr1-dev 2016-07-19 17:29:32 +00:00
Michael Kwan
814508166c Fix padding on round devices for AlertDialogs.
Bug: 27482353
Change-Id: Ic9ee4abe84f9172db64dba398af2c0058921fa3f
2016-07-19 10:18:41 -07:00
Wei Liu
1dfbf794b5 Merge "Use the Shell app to show the bugreport notification on Wear." into nyc-mr1-dev 2016-07-19 17:16:23 +00:00
Ruben Brunk
4c724f16af Merge "Return empty set instead of null when user is not set." into nyc-mr1-dev 2016-07-19 17:13:42 +00:00
Adrian Roos
b4addbc282 Merge "AppErrors: Fix bad flags printing in dropbox crash reports" into nyc-mr1-dev 2016-07-19 17:10:04 +00:00
Yuichi Biwa
4f3a843ea9 ChooserActivity: Cannot start app that the icon overflows the layout
Symptom:
When sharing an image from Album, ChooserActivity can be shown.
But then the app to be located to the bottom part of the list may not
be started even if user tap it.

Root cause:
ChooserActivity uses ResolverDrawerLayout. And ResolverDrawerLayout
can display only some items on the list (known as "Collapse mode").
When the item clipping along the bottom edge is tapped by the user,
ResolverDrawerLayout tries to expand the list and scroll it to a
better position, instead of starting an application.
In this problem case, ResolverDrawerLayout continues to try to expand
the list whenever tapping, so an application will never start.

Solution:
Change a condition so that mOpenOnClick becomes true only when the list
has been collapsed (mCollapseOffset > 0).

Bug: 30153542

Change-Id: I576fb6c8b6a91d79c1e0d46d069146779f4dbd17
2016-07-19 10:04:41 -07:00
Nicolas Prévot
e723ed8b51 Merge "Don't append userIds for the current user's clipData uris." into nyc-mr1-dev 2016-07-19 16:06:44 +00:00
TreeHugger Robot
fb0ec9de84 Merge "TetherUtil: Use ConnectivityManager for tethering" into nyc-mr1-dev 2016-07-19 15:55:32 +00:00
TreeHugger Robot
09d4f4fda4 Merge "More correctly close RA daemon socket." into nyc-mr1-dev 2016-07-19 15:20:13 +00:00
Jason Monk
7959250318 Merge "Neko: Sort the kitties" into nyc-mr1-dev 2016-07-19 14:30:04 +00:00
Erik Kline
e33daf1295 More correctly close RA daemon socket.
Bug: 9580643
Bug: 30190913
Change-Id: I34e34624da09957d96fee38c3f2005e23eb1bee5
2016-07-19 22:44:21 +09:00
TreeHugger Robot
862f109dd5 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev 2016-07-19 09:46:29 +00:00
TreeHugger Robot
5fa976b741 Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev 2016-07-19 09:45:11 +00:00
Bill Yi
df7834e62e Import translations. DO NOT MERGE
Change-Id: I1b32e941e68f7fd5e2fdd3567ac62388b2ae07c8
Auto-generated-cl: translation import
2016-07-18 23:10:21 -07:00
Bill Yi
8a5f5a5bf5 Import translations. DO NOT MERGE
Change-Id: Ifee6c2d6fb55da91f5544c6fe69b233bffc70b4e
Auto-generated-cl: translation import
2016-07-18 22:55:56 -07:00
Kevin Hufnagle
7d6efc8d36 docs: Updated images and content on "Google Sign-In" page.
Removed 3 outdated images and replaced with a banner image. Also
updated content layout to fill the page appropriately given new
(single) image.

Bug: 26243119
Change-Id: I4bd71e2a22175ad8fe3bf592e80ff558877f0b11
2016-07-18 20:54:05 -07:00
Kevin Hufnagle
8cb020227d Merge \"docs: Added metadata to display AdMob Udacity resource card\" into nyc-dev
am: b79aac7a0e

Change-Id: I9b41c494aa7d26f60a6856ddf877faf127dc70e8
2016-07-19 03:13:10 +00:00
Kevin Hufnagle
0ff26ec64e Merge \"docs: Edited phrasing for \"orderId is blank with test IAP purchases\"\" into nyc-dev
am: e25fd0eda8

Change-Id: I0e3d131c0c0a259201fed4aa0209231a5cec000e
2016-07-19 03:13:08 +00:00
Kevin Hufnagle
b79aac7a0e Merge "docs: Added metadata to display AdMob Udacity resource card" into nyc-dev 2016-07-19 03:05:36 +00:00
Kevin Hufnagle
e25fd0eda8 Merge "docs: Edited phrasing for "orderId is blank with test IAP purchases"" into nyc-dev 2016-07-19 03:05:09 +00:00
TreeHugger Robot
878bd5103e Merge "Update bugreport dialog to DeviceDefault theme." into nyc-mr1-dev 2016-07-19 02:03:55 +00:00
TreeHugger Robot
e5aeca3dc9 Merge "Cleanup TwilightService" into nyc-mr1-dev 2016-07-19 02:02:07 +00:00
Sungsoo Lim
e6c39fb5b3 DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6 am: 710605dccf -s ours am: 3900104379 -s ours am: 6e0cedcaf6 am: aa0ad336b6 am: 407bb6ad53 -s ours am: 3e4c8a96fa am: a1f106b558 am: 9e48fa5de1 am: 249acab988 -s ours
am: aa93e8571f

Change-Id: Ic0996d300d9040c34df527244c9e39b2215f2d95
2016-07-19 01:46:44 +00:00
Sungsoo Lim
aa93e8571f DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6 am: 710605dccf -s ours am: 3900104379 -s ours am: 6e0cedcaf6 am: aa0ad336b6 am: 407bb6ad53 -s ours am: 3e4c8a96fa am: a1f106b558 am: 9e48fa5de1
am: 249acab988  -s ours

Change-Id: Ia722ab69188cbf569a67c97d340da8634c2f7f7f
2016-07-19 01:41:08 +00:00
Sungsoo Lim
2991db7ed2 DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1 -s ours am: 1ae841f508 am: 82a7ad2b09 am: 4e192f9a04 -s ours am: d1b350ce7d am: d8f381af5a am: e863a0c868 am: 16b9011dd5 -s ours
am: f5cddc7ef6

Change-Id: Ic7831519d3aacd7988960c1278bf8a6bf9b280a3
2016-07-19 01:35:30 +00:00
Sungsoo Lim
249acab988 DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6 am: 710605dccf -s ours am: 3900104379 -s ours am: 6e0cedcaf6 am: aa0ad336b6 am: 407bb6ad53 -s ours am: 3e4c8a96fa am: a1f106b558
am: 9e48fa5de1

Change-Id: I2e278c6a3cf3763520321253751fc55ba3026d59
2016-07-19 01:35:26 +00:00
TreeHugger Robot
d94f55552f Merge "AAPT: Don't keep processing files that failed to be added" into nyc-mr1-dev 2016-07-19 01:29:29 +00:00
Sungsoo Lim
f5cddc7ef6 DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1 -s ours am: 1ae841f508 am: 82a7ad2b09 am: 4e192f9a04 -s ours am: d1b350ce7d am: d8f381af5a am: e863a0c868
am: 16b9011dd5  -s ours

Change-Id: I4814fcb307d5e577ed5b3ea3f66ab9949035e3ca
2016-07-19 01:28:08 +00:00
Sungsoo Lim
3ab0b4a1a8 DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 3261c5f7b3 am: 57aaad8161 am: d35b114a35 -s ours am: a2044118a5 am: e8a7640503 am: f98fcae527 am: 4f88587f65 -s ours
am: 3fc550a0e3

Change-Id: I41c724a0839ab43583dd1d4391302138f7e5605a
2016-07-19 01:26:21 +00:00
Sungsoo Lim
9e48fa5de1 DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6 am: 710605dccf -s ours am: 3900104379 -s ours am: 6e0cedcaf6 am: aa0ad336b6 am: 407bb6ad53 -s ours am: 3e4c8a96fa
am: a1f106b558

Change-Id: I8b67e9f8958f99adb0e07d4ad857ad8e388dfb54
2016-07-19 01:26:16 +00:00
Sungsoo Lim
3fc550a0e3 DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 3261c5f7b3 am: 57aaad8161 am: d35b114a35 -s ours am: a2044118a5 am: e8a7640503 am: f98fcae527
am: 4f88587f65  -s ours

Change-Id: I0da0be3e09c6f27ae6e88ad486c5f8d907e2728a
2016-07-19 01:19:16 +00:00
Sungsoo Lim
16b9011dd5 DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1 -s ours am: 1ae841f508 am: 82a7ad2b09 am: 4e192f9a04 -s ours am: d1b350ce7d am: d8f381af5a
am: e863a0c868

Change-Id: Iac2d21886968fb4db06d0c136fad09730aa72662
2016-07-19 01:18:35 +00:00
Sungsoo Lim
a1f106b558 DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6 am: 710605dccf -s ours am: 3900104379 -s ours am: 6e0cedcaf6 am: aa0ad336b6 am: 407bb6ad53 -s ours
am: 3e4c8a96fa

Change-Id: Ieab0b4aa107ce1471d601ab65051d9ed0ec18e8a
2016-07-19 01:18:25 +00:00
Sungsoo Lim
e863a0c868 DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1 -s ours am: 1ae841f508 am: 82a7ad2b09 am: 4e192f9a04 -s ours am: d1b350ce7d
am: d8f381af5a

Change-Id: I80023836cc9fc1bda49c65d0f1cb819310fc1df3
2016-07-19 01:13:53 +00:00