Commit Graph

589532 Commits

Author SHA1 Message Date
Winson Chung
5f17ad28c8 Merge "Only use system gesture insets for exclusion rects with root ime view" 2020-10-29 18:57:26 +00:00
TreeHugger Robot
a15b4bb4fd Merge "Remove LOCATION_PROVIDERS_ALLOWED completely" 2020-10-29 18:50:12 +00:00
Gavin Corkery
59423ff19a Merge "Add immutability flag to PendingIntents" 2020-10-29 18:35:23 +00:00
Zimuzo Ezeozue
039e53c1ac Merge "Add MediaStore API to bypass transcoding" 2020-10-29 18:31:53 +00:00
TreeHugger Robot
f8ff1f63c3 Merge "Add trackingBug to code used by tests." 2020-10-29 18:27:34 +00:00
Mohammad Samiul Islam
2a83bfec54 Merge "Prevent exceptions during staged install from crashing system server" 2020-10-29 18:23:30 +00:00
Lyn Han
a7753a9961 Merge "Remove unused animation setup for bubble flyout" 2020-10-29 18:19:33 +00:00
TreeHugger Robot
72cda5ebd4 Merge "Check if window is using blastSync when deciding to use change tx" 2020-10-29 18:08:05 +00:00
Nate Jiang
b98e279d84 Merge "[AWARE] Add API to get available aware resources" 2020-10-29 17:47:02 +00:00
Brett Chabot
8c95a519f4 Merge "Build input and binder JNI bindings for linux host." 2020-10-29 17:43:49 +00:00
Treehugger Robot
6c27344abf Merge "Add trackingBug to Process.myPpid." am: 081f27d84e am: bd6e1033fb am: 3c8ef9d1d4 am: eb33a02f6a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1478641

Change-Id: Idcecc766ac5fce8278c83d4ba9c4d969ee480faf
2020-10-29 17:38:50 +00:00
TreeHugger Robot
70780830c2 Merge "Throttle how frequently delay alarms are set." 2020-10-29 17:18:40 +00:00
Soonil Nagarkar
3bacac2197 Remove LOCATION_PROVIDERS_ALLOWED completely
Test: presubmits only
Change-Id: I68d7c53c0edc2df0ab3642451aa1ee84b03d7dcc
2020-10-29 10:15:26 -07:00
Winson Chung
72e6319254 Only use system gesture insets for exclusion rects with root ime view
- Instead of using the whole IME frame, we should only exclude the
  left and right regions for excluding the back gesture (the intention
  of the original change), otherwise the full IME frame will exclude
  the bottom gesture area which is respected by Launcher to prevent
  quickswitch.

Bug: 171501996
Test: Dump exclusion rects received by SysUI with normal IME (only edges)
      floating IME (no exclusion requested) and extract mode (only edges)


Change-Id: Id8e01d56190f8fafdc2da1cf95203e597acdb970
2020-10-29 10:12:10 -07:00
Sasha Kuznetsov
65186049b1 Merge "Clarifiy ADR states in documentation" 2020-10-29 17:10:51 +00:00
TreeHugger Robot
d4187fddee Merge "Fix VibratorService waveform accumulated delay" 2020-10-29 17:08:56 +00:00
Chris Li
97c97911c5 Merge "Return the existing DisplayAreas when registering an organizer" 2020-10-29 17:07:24 +00:00
Treehugger Robot
eb33a02f6a Merge "Add trackingBug to Process.myPpid." am: 081f27d84e am: bd6e1033fb am: 3c8ef9d1d4
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1478641

Change-Id: I1bf8dc971b9484453447aae44e508b6ccbfe526b
2020-10-29 17:06:09 +00:00
Hongwei Wang
01c2bd141d Merge "Allow resource override on max number of actions in PiP" 2020-10-29 16:58:56 +00:00
Chavi Weingarten
66a641e6a1 Merge "Screen capture protected content for animations" 2020-10-29 16:52:06 +00:00
Dmitri Plotnikov
471d6d3452 Merge "Add async version of "uncanonicalize"" 2020-10-29 16:47:47 +00:00
Julius D'souza
99f31ae3d5 Merge "Add conditions for Auto to isUserSetupComplete()" 2020-10-29 16:44:20 +00:00
Treehugger Robot
3c8ef9d1d4 Merge "Add trackingBug to Process.myPpid." am: 081f27d84e am: bd6e1033fb
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1478641

Change-Id: If394833b11720aeaf9a5c75ca95efb60ff390249
2020-10-29 16:44:03 +00:00
TreeHugger Robot
46b043f746 Merge "Fix Pip dependenices on TV" 2020-10-29 16:43:07 +00:00
Mathew Inwood
3af3fc63fe Add trackingBug to code used by tests.
INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH appears to be used by espresso.

Bug: 171972397
Change-Id: Ic9df340620bf6c4e2cdd0dff077548f5807fa8e3
2020-10-29 16:42:26 +00:00
Winson Chung
e69fdd7ac0 Merge "Allow disabling protolog exceptions" 2020-10-29 16:17:25 +00:00
Treehugger Robot
bd6e1033fb Merge "Add trackingBug to Process.myPpid." am: 081f27d84e
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1478641

Change-Id: I17a98a71f294bad93a5685fc82ec3a71ab8eba6e
2020-10-29 16:11:48 +00:00
TreeHugger Robot
7b6e78f975 Merge "Fix the wrong package name to return the wrong resources." 2020-10-29 16:01:03 +00:00
Martin Stjernholm
e53a9c9431 Merge "Remove special case for com.android.art.release, which no longer exists." 2020-10-29 15:56:14 +00:00
Treehugger Robot
081f27d84e Merge "Add trackingBug to Process.myPpid." 2020-10-29 15:41:54 +00:00
Kweku Adams
6dac7fd2d0 Merge "Migrate AppStandbyController to DeviceConfig." 2020-10-29 15:25:26 +00:00
Julia Reynolds
1bac483432 Merge "Update api name for clarity" 2020-10-29 15:24:06 +00:00
Mathew Inwood
bb05958365 Merge "Add maxTargetSdk restriction to unused APIs." 2020-10-29 15:23:24 +00:00
Ming-Shin Lu
c66573f88b Merge "Fix NPE in WindowState#needsRelativeLayeringToIme" 2020-10-29 14:47:18 +00:00
TreeHugger Robot
3560f4c7d1 Merge "[CEC Configuration] Add HdmiCecConfig.createFromStrings method" 2020-10-29 14:39:37 +00:00
Chalard Jean
6ef294dcc3 Merge "Fix a bug where modern network agents start in UNKNOWN" am: fc2b39948c am: 63b234d158 am: 59e88e779e am: 2889c52cb7
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1460964

Change-Id: I4de127e0ce7f4fc0591ee59e65a60592e96efbfc
2020-10-29 14:32:37 +00:00
TreeHugger Robot
23590bacd0 Merge "Fix flaky test" 2020-10-29 14:19:13 +00:00
Mark Renouf
9c1b7ba2e5 Merge "Remove WindowContext, use window binder token" 2020-10-29 14:09:23 +00:00
Wale Ogunwale
a286420240 Merge "Revert "Flip BLAST flag."" 2020-10-29 13:53:50 +00:00
Chalard Jean
2889c52cb7 Merge "Fix a bug where modern network agents start in UNKNOWN" am: fc2b39948c am: 63b234d158 am: 59e88e779e
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1460964

Change-Id: I9a6b1bbb4e0bfa9e902add0476aaa44d40d5198e
2020-10-29 13:52:57 +00:00
Ioana Stefan
d7e3111b6a Merge "Improve latency of IME tracing" 2020-10-29 13:50:34 +00:00
TreeHugger Robot
72b1a381dd Merge "Use proper size for indexing" 2020-10-29 13:47:46 +00:00
Mathew Inwood
4c2bef7b71 Add trackingBug to Process.myPpid.
Bug: 171962076
Change-Id: Id2e731f471199a368b5a22046e0899d7b37f7337
2020-10-29 13:43:18 +00:00
TreeHugger Robot
92414c8263 Merge "Fix unit test failure" 2020-10-29 13:43:03 +00:00
TreeHugger Robot
995676a1b2 Merge "[CEC Configuration] Move master configuration from '/product/etc' to '/etc'" 2020-10-29 13:33:20 +00:00
Chalard Jean
59e88e779e Merge "Fix a bug where modern network agents start in UNKNOWN" am: fc2b39948c am: 63b234d158
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1460964

Change-Id: I1acdfe14a14bfca15967efe2d97b653691e259f8
2020-10-29 13:30:39 +00:00
Chalard Jean
63b234d158 Merge "Fix a bug where modern network agents start in UNKNOWN" am: fc2b39948c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1460964

Change-Id: I69c5b8712791491552879c6d5aba5352ea03adfc
2020-10-29 13:10:05 +00:00
Marin Shalamanov
e215ddf54a Merge "Add mModeSwitchingType to DisplayModeDirector" 2020-10-29 13:02:05 +00:00
Sergey Nikolaienkov
0b495ea0c3 Fix Pip dependenices on TV
Fix crash in .tv.PipController: .tv.PipController creates a
PipNotification object before assigning mPipMediaController, but
PipNotification calls PipController#getPipMediaController() from its
constructor, receives null, and causes NPE when tries to subscribe to
it.
This CL fixes the crash by providing PipNotification with a
PipMediaController reference directly (as a constructor param).

Bug: 169575409
Bug: 165795012
Test: make && flash adt3-userdebug
Test: atest android.systemui.cts.tv.MicIndicatorTest
Change-Id: I0010863921607cc315acfcbe0cb9d181b79d26b2
2020-10-29 12:56:47 +00:00
Michal Olech
460a24ba06 [CEC Configuration] Add HdmiCecConfig.createFromStrings method
To facilitate testing

Bug: 168020131
Test: atest HdmiCecConfigTest
Change-Id: I7918afecca3620ce563e108a898678ea332d92cf
2020-10-29 13:51:21 +01:00