OSDN Git Service

android-x86/frameworks-base.git
5 years agoImport translations. DO NOT MERGE
Bill Yi [Sat, 8 Jun 2019 03:22:41 +0000 (20:22 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: Ieb04646fe838dedc9967aacff8f16f6688829c02

5 years agoMerge "Don't abort multi-package install early" into qt-dev
Todd Kennedy [Fri, 7 Jun 2019 01:17:48 +0000 (18:17 -0700)]
Merge "Don't abort multi-package install early" into qt-dev
am: 9a4601fbac

Change-Id: I706e498eff0df51367cf409a41ae607b35b60303

5 years agoMerge "Fixed issue where negative angles were not parsed properly" into qt-dev
Nader Jawad [Fri, 7 Jun 2019 01:07:37 +0000 (18:07 -0700)]
Merge "Fixed issue where negative angles were not parsed properly" into qt-dev
am: 741e818ef3

Change-Id: I1ce22dff0be2ebc2edf27d99b517092bf3ce86aa

5 years agoMerge "Don't abort multi-package install early" into qt-dev
TreeHugger Robot [Fri, 7 Jun 2019 00:49:53 +0000 (00:49 +0000)]
Merge "Don't abort multi-package install early" into qt-dev

5 years agoMerge "Fixed issue where negative angles were not parsed properly" into qt-dev
TreeHugger Robot [Fri, 7 Jun 2019 00:43:31 +0000 (00:43 +0000)]
Merge "Fixed issue where negative angles were not parsed properly" into qt-dev

5 years agoMerge "Reset bottom area opacity when making it visible" into qt-dev
Lucas Dupin [Thu, 6 Jun 2019 23:38:39 +0000 (16:38 -0700)]
Merge "Reset bottom area opacity when making it visible" into qt-dev
am: 7a38a73522

Change-Id: I180d35ba014965304d2c542ea1e57e8994cf76f1

5 years agoMerge "Reset bottom area opacity when making it visible" into qt-dev
TreeHugger Robot [Thu, 6 Jun 2019 23:31:42 +0000 (23:31 +0000)]
Merge "Reset bottom area opacity when making it visible" into qt-dev

5 years agoMerge "Decouple Game Driver from preloading graphics driver" into qt-dev
Yiwei Zhang [Thu, 6 Jun 2019 23:14:39 +0000 (16:14 -0700)]
Merge "Decouple Game Driver from preloading graphics driver" into qt-dev
am: 1f66726d08

Change-Id: I77846d647f3f77f6af325f85a6a229d6c3c8d085

5 years agoMerge "Decouple Game Driver from preloading graphics driver" into qt-dev
TreeHugger Robot [Thu, 6 Jun 2019 22:54:21 +0000 (22:54 +0000)]
Merge "Decouple Game Driver from preloading graphics driver" into qt-dev

5 years agoDon't abort multi-package install early
Todd Kennedy [Thu, 6 Jun 2019 21:47:24 +0000 (14:47 -0700)]
Don't abort multi-package install early

The multi-package install flow depends upon all of the packages being
processed. If we ever skip one, any installation status will never be
returned to the installation observer.

Fixes: 134632533
Test: adb install-multi-package app1/base.apk app2/base.apk app3/base.apk app4/base.apk
Test: adb did not hang and returned proper error "Failure [INSTALL_FAILED_VERSION_DOWNGRADE"
Change-Id: I3c0d1df059e1411c2d77f96b8fb656c9d1050ce1

5 years agoMerge "Improves the REMINDER_EXP mode for Assist Handle behavior" into qt-dev
Govinda Wasserman [Thu, 6 Jun 2019 22:05:58 +0000 (15:05 -0700)]
Merge "Improves the REMINDER_EXP mode for Assist Handle behavior" into qt-dev
am: 4335d958e4

Change-Id: I72309c3d7a2a71ac7c298a2504e0995d5135d865

5 years agoMerge "Hide keyguard bottom area when SHADE_LOCKED" into qt-dev
Lucas Dupin [Thu, 6 Jun 2019 22:04:17 +0000 (15:04 -0700)]
Merge "Hide keyguard bottom area when SHADE_LOCKED" into qt-dev
am: e05421a8f3

Change-Id: I7918a0a3d462012d3c7d5d7469061de15733d128

5 years agoMerge "Improves the REMINDER_EXP mode for Assist Handle behavior" into qt-dev
TreeHugger Robot [Thu, 6 Jun 2019 21:50:28 +0000 (21:50 +0000)]
Merge "Improves the REMINDER_EXP mode for Assist Handle behavior" into qt-dev

5 years agoMerge "Hide keyguard bottom area when SHADE_LOCKED" into qt-dev
Lucas Dupin [Thu, 6 Jun 2019 21:49:49 +0000 (21:49 +0000)]
Merge "Hide keyguard bottom area when SHADE_LOCKED" into qt-dev

5 years agoMerge "Fix charging animation clipping" into qt-dev
Lucas Dupin [Thu, 6 Jun 2019 21:18:23 +0000 (14:18 -0700)]
Merge "Fix charging animation clipping" into qt-dev
am: 6df373efdd

Change-Id: I7af939b05d55a2a3cb369cb51b6737a7f9d3917b

5 years agoMerge "Fix charging animation clipping" into qt-dev
Lucas Dupin [Thu, 6 Jun 2019 21:08:44 +0000 (21:08 +0000)]
Merge "Fix charging animation clipping" into qt-dev

5 years agoMerge "Not rendering the dark icons with the shelf anymore" into qt-r1-dev
Selim Cinek [Thu, 6 Jun 2019 21:05:11 +0000 (21:05 +0000)]
Merge "Not rendering the dark icons with the shelf anymore" into qt-r1-dev

5 years agoMerge "OMS: add TEST_MAPPING" into qt-dev
Mårten Kongstad [Thu, 6 Jun 2019 20:56:07 +0000 (13:56 -0700)]
Merge "OMS: add TEST_MAPPING" into qt-dev
am: f49c18e1a9

Change-Id: I4d5c590c89d3add12fe831ae87d9a5b0f6d14050

5 years agoMerge "Darker accent color on custom clock over light wallpaper." into qt-r1-dev
TreeHugger Robot [Thu, 6 Jun 2019 20:53:53 +0000 (20:53 +0000)]
Merge "Darker accent color on custom clock over light wallpaper." into qt-r1-dev

5 years agoMerge "Inset floating rotation button." into qt-dev
Tracy Zhou [Thu, 6 Jun 2019 20:48:32 +0000 (13:48 -0700)]
Merge "Inset floating rotation button." into qt-dev
am: 802e56c4f0

Change-Id: I794bf3e04b6b2ed2e021a7c2c37f50c64437815f

5 years agoMerge "OMS: add TEST_MAPPING" into qt-dev
TreeHugger Robot [Thu, 6 Jun 2019 20:44:49 +0000 (20:44 +0000)]
Merge "OMS: add TEST_MAPPING" into qt-dev

5 years agoMerge "Inset floating rotation button." into qt-dev
Tracy Zhou [Thu, 6 Jun 2019 20:41:11 +0000 (20:41 +0000)]
Merge "Inset floating rotation button." into qt-dev

5 years agoImproves the REMINDER_EXP mode for Assist Handle behavior
Govinda Wasserman [Tue, 4 Jun 2019 16:15:23 +0000 (12:15 -0400)]
Improves the REMINDER_EXP mode for Assist Handle behavior

- User learning state is reset when leaving REMINDER_EXP behavior.
- Default parameters updated for easier testing and better experience
- Show and go only performed once per day when gesture has been learned
- Slightly delay handle showing when entering an apps with a longer
  delay when switching between apps rapidly.
- Adds state dump to improve debugability.
- Adds ability to suppress handle showing in specific states using
  flags.

Test: atest AssistHandleBehaviorControllerTest
Test: Tested locally
BUG:132983599
Change-Id: I7829ad55d7667f5db3633e702add709968dcd0a9

5 years agoMerge "DO NOT MERGE Revert "DO NOT MERGE Remove Privacy Indicators"" into qt-r1-dev
Fabian Kozynski [Thu, 6 Jun 2019 19:45:20 +0000 (19:45 +0000)]
Merge "DO NOT MERGE Revert "DO NOT MERGE Remove Privacy Indicators"" into qt-r1-dev

5 years agoFix charging animation clipping
Lucas Dupin [Thu, 6 Jun 2019 18:14:01 +0000 (11:14 -0700)]
Fix charging animation clipping

Test: visual
Fixes: 134653127
Change-Id: I43eb2523a481237da27f159121bdc5b44b966d75

5 years agoHide keyguard bottom area when SHADE_LOCKED
Lucas Dupin [Thu, 6 Jun 2019 00:50:48 +0000 (17:50 -0700)]
Hide keyguard bottom area when SHADE_LOCKED

Fixes: 133308946
Test: manual
Change-Id: I1e855f204cf43672cd0bb95c137b48be333c821c

5 years agoMerge "Default silent notifs on lockscreen to on" into qt-dev
Julia Reynolds [Thu, 6 Jun 2019 18:49:09 +0000 (11:49 -0700)]
Merge "Default silent notifs on lockscreen to on" into qt-dev
am: a501bbc75c

Change-Id: I2577a14508d62c4899b9a58b0c86e5be4eafaf07

5 years ago[DO NOT MERGE] Handle config override via settings correctly
Svet Ganov [Thu, 6 Jun 2019 18:39:22 +0000 (11:39 -0700)]
[DO NOT MERGE] Handle config override via settings correctly
am: dc0f443cb6

Change-Id: Ifd39caee9a0dcea1314a3559a69d29ae08f1ce03

5 years agoMerge "Default silent notifs on lockscreen to on" into qt-dev
TreeHugger Robot [Thu, 6 Jun 2019 18:37:08 +0000 (18:37 +0000)]
Merge "Default silent notifs on lockscreen to on" into qt-dev

5 years ago[DO NOT MERGE] Handle config override via settings correctly
Svet Ganov [Tue, 4 Jun 2019 21:16:51 +0000 (14:16 -0700)]
[DO NOT MERGE] Handle config override via settings correctly

Initialize persistence only after we can read the settings
provider as we need to take into account the current config
potentially set as an override in settings vs using the
hard coded defaults.

Make the last persist time more robust to ensure it always
termines to guard against other unforeseen cases wehere the
persistet files don't match what is expected under the current
config.

Test: atest CtsAppOpsTestCases
Test: atest android.appsecurity.cts.AppOpsTest

Bug: 134093967

Change-Id: I4bd272d3908eb8fc2afcdb7c1bd96b05a182d8c4

5 years agoNot rendering the dark icons with the shelf anymore
Selim Cinek [Fri, 31 May 2019 02:35:05 +0000 (19:35 -0700)]
Not rendering the dark icons with the shelf anymore

Instead it is rendered by a dedicated container.
This will help with a lot of the transitions that
are necessary for the bypass and also fixes the
coloring of the notification icons on the lockscreen.

Fixes: 133869048
Bug: 130327302
Bug: 133182504
Test: atest SystemUITests
Change-Id: I422b3da488fdac6577173d41b26c67f81c7826c5

5 years agoMerge "loadUnbadgedItemIcon doesn't crash from getUserIcon" into qt-dev
Adam Bookatz [Thu, 6 Jun 2019 18:04:55 +0000 (11:04 -0700)]
Merge "loadUnbadgedItemIcon doesn't crash from getUserIcon" into qt-dev
am: 14a34b9efb

Change-Id: I7794cb02bdbd1b721d9999666471a9960e6c4877

5 years agoMerge "Refine zoom in and zoom out transition of iamge wallpaper." into qt-dev
Ahan Wu [Thu, 6 Jun 2019 18:01:46 +0000 (11:01 -0700)]
Merge "Refine zoom in and zoom out transition of iamge wallpaper." into qt-dev
am: 9bd11895d8

Change-Id: I7329cc77e4e03452915fb7097005a5b0c9972875

5 years agoMerge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev
Torne (Richard Coles) [Thu, 6 Jun 2019 17:59:10 +0000 (10:59 -0700)]
Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev
am: a0d66cf3f6

Change-Id: I264a589322b87b09a5d250f1a7e71b7f1795f3dd

5 years agoMerge "loadUnbadgedItemIcon doesn't crash from getUserIcon" into qt-dev
Adam Bookatz [Thu, 6 Jun 2019 17:54:24 +0000 (17:54 +0000)]
Merge "loadUnbadgedItemIcon doesn't crash from getUserIcon" into qt-dev

5 years agoMerge "Store subscriber ID / IMSI into telephony database" into qt-r1-dev
Nazanin Bakhshi [Thu, 6 Jun 2019 17:50:39 +0000 (17:50 +0000)]
Merge "Store subscriber ID / IMSI into telephony database" into qt-r1-dev

5 years agoDarker accent color on custom clock over light wallpaper.
Robert Snoeberger [Wed, 5 Jun 2019 18:38:01 +0000 (14:38 -0400)]
Darker accent color on custom clock over light wallpaper.

Fixes: 134441011
Test: visual -- checked clock on light lock screen wallpaper
Test: Added ClockPaletteTest
Change-Id: I98768d0ef2acaf6f33aa5e47bc94e0bb1266b3ec

5 years agoMerge "Refine zoom in and zoom out transition of iamge wallpaper." into qt-dev
TreeHugger Robot [Thu, 6 Jun 2019 17:47:54 +0000 (17:47 +0000)]
Merge "Refine zoom in and zoom out transition of iamge wallpaper." into qt-dev

5 years agoMerge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev
TreeHugger Robot [Thu, 6 Jun 2019 17:40:51 +0000 (17:40 +0000)]
Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev

5 years agoReset bottom area opacity when making it visible
Lucas Dupin [Thu, 6 Jun 2019 17:40:23 +0000 (10:40 -0700)]
Reset bottom area opacity when making it visible

Fixes: 134646136
Test: manual
Change-Id: Iae1c659550aa20d222fcaa38a5e7f8aa5b5f5873

5 years agoDefault silent notifs on lockscreen to on
Julia Reynolds [Thu, 6 Jun 2019 15:17:20 +0000 (11:17 -0400)]
Default silent notifs on lockscreen to on

Test: manual
Bug: 134613164
Change-Id: I4873d7120959c25511ba8c51b4de9bf81df06b72

5 years agoMerge "GestureNav: Fix broken split screen navbar" into qt-dev
Adrian Roos [Thu, 6 Jun 2019 16:28:18 +0000 (09:28 -0700)]
Merge "GestureNav: Fix broken split screen navbar" into qt-dev
am: 730b22c229

Change-Id: Icef93a6bf78f8a25c9ba307bfd56e17f28407a79

5 years agoMerge "GestureNav: Fix broken split screen navbar" into qt-dev
TreeHugger Robot [Thu, 6 Jun 2019 16:09:25 +0000 (16:09 +0000)]
Merge "GestureNav: Fix broken split screen navbar" into qt-dev

5 years agoMerge "Translate custom clock names" into qt-r1-dev
Robert Snoeberger [Thu, 6 Jun 2019 13:28:53 +0000 (13:28 +0000)]
Merge "Translate custom clock names" into qt-r1-dev

5 years agoMerge "Don't use a high-priority notification on auto-join." into qt-dev
Lorenzo Colitti [Thu, 6 Jun 2019 11:15:41 +0000 (04:15 -0700)]
Merge "Don't use a high-priority notification on auto-join." into qt-dev
am: 831831c76c

Change-Id: I3f7a6a7e1a85e4039416e49c445c8a721375e1ee

5 years agoMerge "Don't use a high-priority notification on auto-join." into qt-dev
Lorenzo Colitti [Thu, 6 Jun 2019 11:08:19 +0000 (11:08 +0000)]
Merge "Don't use a high-priority notification on auto-join." into qt-dev

5 years agoRefine zoom in and zoom out transition of iamge wallpaper.
Ahan Wu [Wed, 29 May 2019 10:39:33 +0000 (18:39 +0800)]
Refine zoom in and zoom out transition of iamge wallpaper.

We do zoom in from lockscreen to aod1 and zoom out in reverse
transition.

Bug: 124822340
Bug: 133785684
Test: manually set image wallpaper.
Test: Press power key back and forth and observe.
Change-Id: I842f929c730d1234717faa77e32f733f131c6ca0

5 years agoMerge "Fix an issue that clicking on a smart action chip on keyguard ... failed to...
Tony Mak [Thu, 6 Jun 2019 09:39:33 +0000 (02:39 -0700)]
Merge "Fix an issue that clicking on a smart action chip on keyguard ... failed to launch app resolver when there are more than one app handlers." into qt-dev
am: 78a48f5512

Change-Id: Ic7dd0c9f952e905c8f42001276f3def6e1797b70

5 years agoMerge "Fix an issue that clicking on a smart action chip on keyguard ... failed to...
TreeHugger Robot [Thu, 6 Jun 2019 09:22:13 +0000 (09:22 +0000)]
Merge "Fix an issue that clicking on a smart action chip on keyguard ... failed to launch app resolver when there are more than one app handlers." into qt-dev

5 years agoDon't use a high-priority notification on auto-join.
Lorenzo Colitti [Wed, 5 Jun 2019 07:08:37 +0000 (16:08 +0900)]
Don't use a high-priority notification on auto-join.

If the device connects to a network automatically and not through
user action, a high-priority notification is intrusive and is
inconsistent with other networking notifications, which are
usually only high priority if the network is manually selected.

Bug: 130766237
Test: see next CL in patch series
Change-Id: I8824f2d1a0efeb6cb75e430ef5159ebce0018779

5 years agoMerge "Allow same matcher to cancel >1 event activation" into qt-dev
Tej Singh [Thu, 6 Jun 2019 06:23:54 +0000 (23:23 -0700)]
Merge "Allow same matcher to cancel >1 event activation" into qt-dev
am: de7e1ccb0c

Change-Id: I53a6d2a429dd379b6334f719cfcce3ae308cb9a6

5 years agoMerge "Allow same matcher to cancel >1 event activation" into qt-dev
TreeHugger Robot [Thu, 6 Jun 2019 06:15:55 +0000 (06:15 +0000)]
Merge "Allow same matcher to cancel >1 event activation" into qt-dev

5 years agoMerge "Updated entrance animation for assistant handles." into qt-dev
Matt Casey [Thu, 6 Jun 2019 05:09:39 +0000 (22:09 -0700)]
Merge "Updated entrance animation for assistant handles." into qt-dev
am: 4d06c6d954

Change-Id: Ie40cc898ad09f0440ab9e7b5eaf76ea3df50672b

5 years agoMerge "Updated entrance animation for assistant handles." into qt-dev
Matt Casey [Thu, 6 Jun 2019 04:47:28 +0000 (04:47 +0000)]
Merge "Updated entrance animation for assistant handles." into qt-dev

5 years agoMerge "Fix regressions in PiP movement bounds handling" into qt-dev
Winson Chung [Thu, 6 Jun 2019 04:12:01 +0000 (21:12 -0700)]
Merge "Fix regressions in PiP movement bounds handling" into qt-dev
am: 87ee4e1dc7

Change-Id: I501a785ca4579cb0cc0a223a51c6dca816963376

5 years ago[automerger skipped] Merge changes from topic "am-641f3aa3-ebd9-46aa-8f39-1f4ec4f86eb...
Bryan Ferris [Thu, 6 Jun 2019 04:10:32 +0000 (21:10 -0700)]
[automerger skipped] Merge changes from topic "am-641f3aa3-ebd9-46aa-8f39-1f4ec4f86eb3" into oc-dev am: 7af053390a am: 21cd2569bf am: 4871c475b2 -s ours am: 459844b640 -s ours
am: 1855302fbe -s ours
am skip reason: change_id Ib032f800edb0416cc15f01a34954340d0d0ffa78 with SHA1 a578b68968 is in history

Change-Id: Iad2ea79e4b13d91eb84673adf5748e1650c214de

5 years ago[automerger skipped] [automerger] Clear the Parcel before writing an exception during...
Michael Wachenschwanz [Thu, 6 Jun 2019 04:08:33 +0000 (21:08 -0700)]
[automerger skipped] [automerger] Clear the Parcel before writing an exception during a transaction am: f8ef5bcf21 am: 86c9bdd251 am: 6d72c0681f am: d944d907df am: 31737b4618 am: 2ca66d4d10 am: 1c8a632ad2 am: 7eec0a8448 am: 57f6c0deb2 -s ours
am: 152bcd6687 -s ours
am skip reason: change_id Iaf80a0ad711762992b8ae60f76d861c97a403013 with SHA1 06041db074 is in history

Change-Id: Ifc7597c6303eee3d41f27e594e868ea7084e4255

5 years agoMerge "Fix regressions in PiP movement bounds handling" into qt-dev
Winson Chung [Thu, 6 Jun 2019 03:43:47 +0000 (03:43 +0000)]
Merge "Fix regressions in PiP movement bounds handling" into qt-dev

5 years ago[automerger skipped] Merge changes from topic "am-641f3aa3-ebd9-46aa-8f39-1f4ec4f86eb...
Bryan Ferris [Thu, 6 Jun 2019 03:42:48 +0000 (20:42 -0700)]
[automerger skipped] Merge changes from topic "am-641f3aa3-ebd9-46aa-8f39-1f4ec4f86eb3" into oc-dev am: 7af053390a am: 21cd2569bf am: 4871c475b2 -s ours
am: 459844b640 -s ours
am skip reason: change_id Ib032f800edb0416cc15f01a34954340d0d0ffa78 with SHA1 27d4734049 is in history

Change-Id: Ib3882a5188685a508d17d519f065a8676bc74652

5 years ago[automerger skipped] [automerger] Clear the Parcel before writing an exception during...
Michael Wachenschwanz [Thu, 6 Jun 2019 03:40:51 +0000 (20:40 -0700)]
[automerger skipped] [automerger] Clear the Parcel before writing an exception during a transaction am: f8ef5bcf21 am: 86c9bdd251 am: 6d72c0681f am: d944d907df am: 31737b4618 am: 2ca66d4d10 am: 1c8a632ad2 am: 7eec0a8448
am: 57f6c0deb2 -s ours
am skip reason: change_id Iaf80a0ad711762992b8ae60f76d861c97a403013 with SHA1 06041db074 is in history

Change-Id: Ic15424d4bb5a2bcaf0d04bd302a36a376b814022

5 years agoMerge "Remove alarms of cancelled pending intents" into qt-dev
Suprabh Shukla [Thu, 6 Jun 2019 03:15:27 +0000 (20:15 -0700)]
Merge "Remove alarms of cancelled pending intents" into qt-dev
am: 32cff1c2d4

Change-Id: I116dc49b72247c138255378ae9d436e5bc89bd69

5 years agoMerge "Fix Environment.isExternalStorageLegacy() impl." into qt-dev
Sudheer Shanka [Thu, 6 Jun 2019 03:13:03 +0000 (20:13 -0700)]
Merge "Fix Environment.isExternalStorageLegacy() impl." into qt-dev
am: c703d04fbb

Change-Id: I6424adb818fb1d294e73540b54d37670d9ff50ee

5 years agoMerge "Fixed an issue where the insets of the cutout weren't respected" into qt-dev
Selim Cinek [Thu, 6 Jun 2019 03:10:49 +0000 (20:10 -0700)]
Merge "Fixed an issue where the insets of the cutout weren't respected" into qt-dev
am: f8668fe661

Change-Id: I08836dd31a19721d37dc80fe4ccff6d3c748381f

5 years ago[automerger skipped] [RESTRICT AUTOMERGE] Protect VPN dialogs against overlay. am...
Chalard Jean [Thu, 6 Jun 2019 03:09:15 +0000 (20:09 -0700)]
[automerger skipped] [RESTRICT AUTOMERGE] Protect VPN dialogs against overlay. am: 27d4734049 -s ours
am: f8dbc5f6f1

Change-Id: I36e79b0927f0e1f789155b4607ca789fffe6eefc

5 years ago[automerger skipped] Merge changes from topic "am-641f3aa3-ebd9-46aa-8f39-1f4ec4f86eb...
Bryan Ferris [Thu, 6 Jun 2019 03:07:23 +0000 (20:07 -0700)]
[automerger skipped] Merge changes from topic "am-641f3aa3-ebd9-46aa-8f39-1f4ec4f86eb3" into oc-dev am: 7af053390a am: 21cd2569bf
am: 4871c475b2 -s ours
am skip reason: change_id Ib032f800edb0416cc15f01a34954340d0d0ffa78 with SHA1 27d4734049 is in history

Change-Id: I73474b928179591981f7dde4520fb3f6695d9e3f

5 years ago[automerger] Clear the Parcel before writing an exception during a transaction am...
Michael Wachenschwanz [Thu, 6 Jun 2019 03:05:28 +0000 (20:05 -0700)]
[automerger] Clear the Parcel before writing an exception during a transaction am: f8ef5bcf21 am: 86c9bdd251 am: 6d72c0681f am: d944d907df am: 31737b4618 am: 2ca66d4d10 am: 1c8a632ad2
am: 7eec0a8448

Change-Id: Ic2cc203ee994927ec0b7f355917a15010f6e2a7c

5 years agoMerge "Remove alarms of cancelled pending intents" into qt-dev
TreeHugger Robot [Thu, 6 Jun 2019 01:46:13 +0000 (01:46 +0000)]
Merge "Remove alarms of cancelled pending intents" into qt-dev

5 years agoMerge "Fix Environment.isExternalStorageLegacy() impl." into qt-dev
Sudheer Shanka [Thu, 6 Jun 2019 01:32:03 +0000 (01:32 +0000)]
Merge "Fix Environment.isExternalStorageLegacy() impl." into qt-dev

5 years agoMerge "Fixed an issue where the insets of the cutout weren't respected" into qt-dev
TreeHugger Robot [Thu, 6 Jun 2019 01:24:23 +0000 (01:24 +0000)]
Merge "Fixed an issue where the insets of the cutout weren't respected" into qt-dev

5 years agoMerge changes from topic "am-641f3aa3-ebd9-46aa-8f39-1f4ec4f86eb3" into oc-dev am...
Bryan Ferris [Thu, 6 Jun 2019 00:41:32 +0000 (17:41 -0700)]
Merge changes from topic "am-641f3aa3-ebd9-46aa-8f39-1f4ec4f86eb3" into oc-dev am: 7af053390a
am: 21cd2569bf

Change-Id: If444013b7d35152ca49ccc20a89841b1e5582c62

5 years ago[automerger skipped] [RESTRICT AUTOMERGE] Protect VPN dialogs against overlay.
Chalard Jean [Thu, 6 Jun 2019 00:40:52 +0000 (17:40 -0700)]
[automerger skipped] [RESTRICT AUTOMERGE] Protect VPN dialogs against overlay.
am: 27d4734049 -s ours
am skip reason: subject contains skip directive

Change-Id: Iee025417ba496ea02b6c68ef2c7bf4422f77c6a0

5 years ago[automerger] Clear the Parcel before writing an exception during a transaction am...
Michael Wachenschwanz [Thu, 6 Jun 2019 00:38:43 +0000 (17:38 -0700)]
[automerger] Clear the Parcel before writing an exception during a transaction am: f8ef5bcf21 am: 86c9bdd251 am: 6d72c0681f am: d944d907df am: 31737b4618 am: 2ca66d4d10
am: 1c8a632ad2

Change-Id: I6cc244c8e40d66d639faef43ec8d3a23bfc11df7

5 years agoMerge changes from topic "am-641f3aa3-ebd9-46aa-8f39-1f4ec4f86eb3" into oc-dev
Bryan Ferris [Thu, 6 Jun 2019 00:34:26 +0000 (17:34 -0700)]
Merge changes from topic "am-641f3aa3-ebd9-46aa-8f39-1f4ec4f86eb3" into oc-dev
am: 7af053390a

Change-Id: Ie90797e6c620819b92b2bd32ad8a07363fbee947

5 years ago[automerger] Clear the Parcel before writing an exception during a transaction am...
Michael Wachenschwanz [Thu, 6 Jun 2019 00:07:58 +0000 (17:07 -0700)]
[automerger] Clear the Parcel before writing an exception during a transaction am: f8ef5bcf21 am: 86c9bdd251 am: 6d72c0681f am: d944d907df am: 31737b4618
am: 2ca66d4d10

Change-Id: I452bc18a9cebc417e7c4499c2bebf8fd3cc0f1ce

5 years agoMerge changes from topic "am-641f3aa3-ebd9-46aa-8f39-1f4ec4f86eb3" into oc-dev
Bryan Ferris [Thu, 6 Jun 2019 00:01:53 +0000 (00:01 +0000)]
Merge changes from topic "am-641f3aa3-ebd9-46aa-8f39-1f4ec4f86eb3" into oc-dev

* changes:
  [automerger] Protect VPN dialogs against overlay. am: 016c72c8ab am: e2100ac8f2 am: caf19dfbb8 am: 8c3a23e6b1 am: 22a1644e1f
  [automerger] Protect VPN dialogs against overlay. am: 016c72c8ab am: e2100ac8f2 am: caf19dfbb8 am: 8c3a23e6b1
  [automerger] Protect VPN dialogs against overlay. am: 016c72c8ab am: e2100ac8f2 am: caf19dfbb8
  [automerger] Protect VPN dialogs against overlay. am: 016c72c8ab am: e2100ac8f2
  [automerger] Protect VPN dialogs against overlay. am: 016c72c8ab
  Protect VPN dialogs against overlay.

5 years agoMerge "Avoid unwanted wakeAndUnLock mode for face" into qt-r1-dev
Lucas Dupin [Wed, 5 Jun 2019 23:44:13 +0000 (23:44 +0000)]
Merge "Avoid unwanted wakeAndUnLock mode for face" into qt-r1-dev

5 years agoDecouple Game Driver from preloading graphics driver
Yiwei Zhang [Tue, 4 Jun 2019 23:25:28 +0000 (16:25 -0700)]
Decouple Game Driver from preloading graphics driver

Previously, when the Game Driver package name is set, graphics driver preloading
is automatically disabled. Now we'd like to decouple the relation here. So Game
Driver could still work no matter graphics driver is preloaded in Zygote or not.

Bug: 134526352
Test: build, flash and boot.
Change-Id: Id720cc11e3365423dd9b984b7d30a2dbeecb6116

5 years agoFix regressions in PiP movement bounds handling
Winson Chung [Wed, 5 Jun 2019 04:20:41 +0000 (21:20 -0700)]
Fix regressions in PiP movement bounds handling

- When we return early when detecting when to skip applying the bounds
  the stored bounds and rotation weren't being updated
- In landscape, the addition of the nav bar inset in the bottom pushed
  the movement bounds to be out of range, which cause an incorrect
  offset to be calculated
- Simplified the logic to calculate the offset for the adjustment for
  IME and shelf -- keep track of the previous offset, check the previous
  movement+offset bounds with the next movement+offset bounds and only
  update if the PIP is currently between those two bounds
- Tweak to landscape policy, if there isn't enough space for the ime
  offset, then don't apply it as a part of the shift

Bug: 126199952
Test: Go to landscape + pip, open IME and dismiss IME and ensure the
      PIP is pushed off and restored correctly
Test: In portrait, test going from app/home/ime and verify that the right
      offsets are applied, and then if the stack is not in the bounds of
      the offset change, that it is not applied

Change-Id: I67eee7d321995f403137db940b06f685d0c919af

5 years agoRemove alarms of cancelled pending intents
Suprabh Shukla [Fri, 31 May 2019 22:57:05 +0000 (15:57 -0700)]
Remove alarms of cancelled pending intents

When a pending intent is cancelled, the alarm is essentially defunct.
Keeping around this alarm takes unneeded memory and unreasonably counts
towards the per-uid cap of pending alarms.

Test: Unit test:
atest com.android.server.AlarmManagerServiceTest
Existing CTS:
atest CtsAlarmManagerTestCases

Bug: 132379078
Change-Id: I4c6d59d9ac79708d8daf40657e9773c715271f1e

5 years agoMerge "Do not include specific_mention sections in bugreports either." into qt-dev
Joe Onorato [Wed, 5 Jun 2019 22:24:38 +0000 (15:24 -0700)]
Merge "Do not include specific_mention sections in bugreports either." into qt-dev
am: da7f7e0a32

Change-Id: I234db31f8ee41ac5a70b46f80d0940f9d4adcff7

5 years agoMerge "Partial revert of ag/7508382 to retain back button responsiveness in Biomteric...
Kevin Chyn [Wed, 5 Jun 2019 22:22:52 +0000 (15:22 -0700)]
Merge "Partial revert of ag/7508382 to retain back button responsiveness in BiomtericPrompt" into qt-dev
am: 4024769fd1

Change-Id: Ib1876cced4fc9e279a77eed5888193aa9c4f08aa

5 years agoStore subscriber ID / IMSI into telephony database
Nazanin Bakhshi [Fri, 31 May 2019 23:34:10 +0000 (16:34 -0700)]
Store subscriber ID / IMSI into telephony database

Bug: 131916175
Test: manual
Change-Id: I64cd12a6737b7ef7fb31b851c1cbb5b7f46e6ca7
Merged-In: I64cd12a6737b7ef7fb31b851c1cbb5b7f46e6ca7

5 years agoMerge "Do not include specific_mention sections in bugreports either." into qt-dev
Joe Onorato [Wed, 5 Jun 2019 22:13:55 +0000 (22:13 +0000)]
Merge "Do not include specific_mention sections in bugreports either." into qt-dev

5 years agoInset floating rotation button.
Tracy Zhou [Wed, 5 Jun 2019 22:12:01 +0000 (15:12 -0700)]
Inset floating rotation button.

Fixes: 134182303
Test: Manual
Change-Id: Ic22aa2744f9e99baf4c6dd9533c5f6794b6587d5

5 years agoOnly announce for accessibility if accessibility is enabled
Kevin Chyn [Wed, 5 Jun 2019 21:03:26 +0000 (14:03 -0700)]
Only announce for accessibility if accessibility is enabled

Otherwise SystemUI will crash. Also, do not recycle events for now due to
b/134608331. Otherwise SystemUI will crash as well.

Fixes: 134603979
Bug: 134608331

Test: Do not enable talkback, successful auth does not crash now
Test: Enable talkback, successful auth also works
Change-Id: I5779a1a79a6504520d592e688ff9a48b6ea277d3

5 years agoMerge "Partial revert of ag/7508382 to retain back button responsiveness in Biomteric...
Kevin Chyn [Wed, 5 Jun 2019 22:05:08 +0000 (22:05 +0000)]
Merge "Partial revert of ag/7508382 to retain back button responsiveness in BiomtericPrompt" into qt-dev

5 years agoMerge "Ensure that the IME switcher button is always touchable" into qt-dev
Winson Chung [Wed, 5 Jun 2019 21:48:13 +0000 (14:48 -0700)]
Merge "Ensure that the IME switcher button is always touchable" into qt-dev
am: f106e0a8fa

Change-Id: Idee34160e7f6875e6ecb6a31b2131a42c378bed2

5 years agoMerge "Longer bouncer delay and simpler delay logic" into qt-r1-dev
Lucas Dupin [Wed, 5 Jun 2019 21:32:00 +0000 (21:32 +0000)]
Merge "Longer bouncer delay and simpler delay logic" into qt-r1-dev

5 years agoMerge "Ensure that the IME switcher button is always touchable" into qt-dev
Winson Chung [Wed, 5 Jun 2019 21:31:32 +0000 (21:31 +0000)]
Merge "Ensure that the IME switcher button is always touchable" into qt-dev

5 years agoUpdated entrance animation for assistant handles.
Matt Casey [Wed, 5 Jun 2019 21:14:09 +0000 (17:14 -0400)]
Updated entrance animation for assistant handles.

Implemented piecewise overshoot-like interpolation in collaboration with
UX. Visually, the animation works the same, it's just broken up into
several chained animations for simpler tweaking.

Test: Visual evaluation
Bug: 134487710
Change-Id: Ifd1f16393014f7c30413adf91aea7407fb526992

5 years agoMerge "Clarify documentation for sensor placement" into qt-dev
Brian Duddie [Wed, 5 Jun 2019 20:52:59 +0000 (13:52 -0700)]
Merge "Clarify documentation for sensor placement" into qt-dev
am: 6e9c0741b5

Change-Id: I1958be423afdcd5939e99773d644da1a01805462

5 years agoPartial revert of ag/7508382 to retain back button responsiveness in BiomtericPrompt
Kevin Chyn [Wed, 5 Jun 2019 20:43:58 +0000 (13:43 -0700)]
Partial revert of ag/7508382 to retain back button responsiveness in BiomtericPrompt

The layout should be focusable and be set to focused in order for the
back button events to be received, since the key listener is set on
the layout.

Fixes: 133781042

Test: Back button cancels authentication
Test: No regression in tests mentioned in the CL above
Change-Id: I7d78bea400e8791e296a53603414095cfca62ec1

5 years agoMerge "Clarify documentation for sensor placement" into qt-dev
TreeHugger Robot [Wed, 5 Jun 2019 20:36:42 +0000 (20:36 +0000)]
Merge "Clarify documentation for sensor placement" into qt-dev

5 years agoMerge "Update KeyguardMonitor when UnlockMethod changes" into qt-dev
Fabian Kozynski [Wed, 5 Jun 2019 20:18:11 +0000 (13:18 -0700)]
Merge "Update KeyguardMonitor when UnlockMethod changes" into qt-dev
am: 15e2d7e50b

Change-Id: I524b8c1dcc44d075d2b0601b38d823cfa4cf90e5

5 years agoMerge "Read the subtext of noti guts field on selection" into qt-dev
Julia Reynolds [Wed, 5 Jun 2019 20:15:55 +0000 (13:15 -0700)]
Merge "Read the subtext of noti guts field on selection" into qt-dev
am: 8ef8577391

Change-Id: I42854db82cb51731075ebc502648d3cd9b1fb722

5 years agoMerge "Update KeyguardMonitor when UnlockMethod changes" into qt-dev
Fabian Kozynski [Wed, 5 Jun 2019 20:10:09 +0000 (20:10 +0000)]
Merge "Update KeyguardMonitor when UnlockMethod changes" into qt-dev

5 years agoMerge "Read the subtext of noti guts field on selection" into qt-dev
TreeHugger Robot [Wed, 5 Jun 2019 20:00:32 +0000 (20:00 +0000)]
Merge "Read the subtext of noti guts field on selection" into qt-dev

5 years agoMerge "Always show ScreenDecorations when in gesture nav mode." into qt-dev
Matt Casey [Wed, 5 Jun 2019 19:57:19 +0000 (12:57 -0700)]
Merge "Always show ScreenDecorations when in gesture nav mode." into qt-dev
am: 92d7f42baa

Change-Id: I940a42b953d421e99f8b348b5c934a0ef5ab3cf0

5 years agoTranslate custom clock names
Robert Snoeberger [Wed, 5 Jun 2019 19:29:18 +0000 (15:29 -0400)]
Translate custom clock names

Bug: 134097995
Test: none
Change-Id: Iab1212f1ddc130baffd7556c21c66c7f52377ec2

5 years agoMerge "Always prompt for limited connectivity." into qt-dev
Lorenzo Colitti [Wed, 5 Jun 2019 19:52:44 +0000 (12:52 -0700)]
Merge "Always prompt for limited connectivity." into qt-dev
am: 4a5a129fb2

Change-Id: I01f28fe0892728bfd82c9ef0d8123cbb2134ca0a