493323 Commits

Author SHA1 Message Date
Kevin Hufnagle
56cd67c4e4 docs: Use more inclusive pronouns
Change "his" to "their" in 2 places

Change-Id: Ib03e1967edd5d13f999c9290aabc56db33bf4fc0
Test: none (docs-only change)
Bug: 160937339
2020-07-20 22:55:07 +00:00
TreeHugger Robot
d7808d3dd9 Merge "Resume-on-Reboot: remove special string" into rvc-dev am: 4daab7b2d6
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12181452

Change-Id: I10fd6d184a2bee9fa921b0d308a97ae749d8f101
2020-07-20 22:52:11 +00:00
TreeHugger Robot
4daab7b2d6 Merge "Resume-on-Reboot: remove special string" into rvc-dev 2020-07-20 22:31:15 +00:00
Victor Chang
bbe4493efb Add vichang into OWNER of android.text.format
Most android.text.format classes are wrappers of ICU4J or libcore.

Test: n/a
Change-Id: I3269efece738cfc7344d1823f7a79677f6cb93fc
2020-07-20 21:17:48 +01:00
Victor Chang
55a6efbfd9 Remove @CorePlatformApi LocaleData usage in frameworks
They can be replaced by the public API provided by ICU4J instead.
No extra layer of caching equivalent to the LocaleData cache is
added because ICU4J has caches instances, e.g. DateFormatSymbols,
etc.

Bug: 160606356
Test: atest FrameworksCoreTests:android.text.format
Change-Id: I07048e0e1a4835d2744b7fce6a5ed79a112e456b
2020-07-20 21:09:40 +01:00
Victor Chang
c744bd5f64 Use DateFormatSymbols directly instead of using LocaleData
Bug: 160606356
Test: atest FrameworksCoreTests:android.text.format
Change-Id: Id5d70328ab146d439ed45135e0fa9d1b9cc95257
2020-07-20 21:09:40 +01:00
Victor Chang
6a691eeec7 Remove the duplicated constant declaration in DateUtilsBridge
Bug: 160606356
Test: m droid FrameworksCoreTests
Change-Id: Ifa79b2a29c6fc0c767337efe569da2d2ba29f959
2020-07-20 21:09:40 +01:00
Victor Chang
3a3a8ada42 Make a copy of DateIntervalFormat from libcore - part 2
Bug: 160606356
Test: atest FrameworksCoreTests:android.text.format
Change-Id: I4c4253c707211f2a5ee0a11da107ab1dd6c4fab8
2020-07-20 21:09:40 +01:00
Anton Hansson
7e7fc7201e Add explicit dep on services.backup
android_robolectric_test is having some implicit deps removed
from it, so add in what we depend on directly.

Test: m RunFrameworksServicesRoboTests
Change-Id: Ice2abeb3f4d031cfe15ce919b750d6de59316c1f
2020-07-20 20:57:31 +01:00
Michael Wright
6cddd8d6b7 Merge "Fix color mismatch of pointers" am: e1c169c983 am: 23ff2399a1
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1362517

Change-Id: I52a57b66d2651b8fed6f80740b3463feb0a5c928
2020-07-20 18:06:50 +00:00
Michael Wright
23ff2399a1 Merge "Fix color mismatch of pointers" am: e1c169c983
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1362517

Change-Id: I4a6d02a70131d3680b650db6f8feef4ef1add0ed
2020-07-20 17:48:46 +00:00
Michael Wright
e1c169c983 Merge "Fix color mismatch of pointers" 2020-07-20 17:28:16 +00:00
SongFerngWang
a88f75d097 Add carrier config for NR timer reset
KEY_NR_TIMERS_RESET_IF_NON_ENDC_AND_RRC_IDLE_BOOL:
Whetherdevice reset all of NR timers when device camped on a
network that haven't 5G capability and RRC currently in IDLE state.

Bug: 160365713
Test: build pass.
Change-Id: I9802b8712798054a85307e549fb665bc85166311
Merged-In: I9802b8712798054a85307e549fb665bc85166311
2020-07-20 12:59:30 +08:00
TreeHugger Robot
d2d3a20624 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-dev am: c294687770 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12188942

Change-Id: I3d92a6de21a938f6b352ec26dc23420c0fe02b27
2020-07-19 19:03:07 +00:00
yawanng
edd2c90631 EventSequenceValidator: Only record the debug log in debugging level.
The stack trace log may confuse other developers and mistakenly points
to IORap as the bug cause.

cherry-pick from ef5e1a6dbee8c7b2db4f150ea9463a8523a207ec

Bug: 161145462
Test: Make and check the logcat.
Merged-In: I3cb24cace060cff381ab3c5770ff6c1c948a2d89
Change-Id: I3cb24cace060cff381ab3c5770ff6c1c948a2d89
2020-07-19 11:55:16 -07:00
TreeHugger Robot
c294687770 Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-dev 2020-07-19 18:49:45 +00:00
Eric Laurent
e502c6aa15 Merge "AudioService: Add metrics for audio mode" into rvc-dev am: 148c8bc210
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12065323

Change-Id: I0c64ec09a72ccf1c781b5652a1cc36508062083c
2020-07-19 17:08:41 +00:00
Eric Laurent
148c8bc210 Merge "AudioService: Add metrics for audio mode" into rvc-dev 2020-07-19 16:46:20 +00:00
Bill Yi
f797890c09 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ib6b5679f22901d2d9e7996e25b19318cc1916460
2020-07-19 08:54:49 -07:00
TreeHugger Robot
a1f3c2d016 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-dev am: d3f766ee0f -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12187676

Change-Id: Ie67bcc2b4c4fd2a10ec0a7d48602b6ab9d037c71
2020-07-19 15:00:11 +00:00
TreeHugger Robot
75f9d330db [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-dev am: f6d4adeef4 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12187283

Change-Id: Icdccbdab3637dec88feec5aef72c2e0bd38de733
2020-07-19 14:59:56 +00:00
TreeHugger Robot
d3f766ee0f Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-dev 2020-07-19 14:52:06 +00:00
TreeHugger Robot
f6d4adeef4 Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-dev 2020-07-19 14:48:47 +00:00
Bill Yi
4483224a7e Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I6925f9b46eea739365ccaa263e64d977e6aa9b25
2020-07-19 00:05:22 -07:00
Bill Yi
8c4c530422 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I18c501af0e75d2afd6b857b02a93e03dfc9bab56
2020-07-18 23:37:31 -07:00
Colin Cross
e179b819cd Merge changes from topic "b160781930-upgrade-dagger-rvc-dev-plus-aosp" into rvc-dev-plus-aosp
* changes:
  Update Dagger2 dependencies.
  Remove duplicate binding of RowContentBindStage
2020-07-18 16:38:46 +00:00
TreeHugger Robot
a99806ee78 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-dev am: 851960cdd1 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12184423

Change-Id: Ic399df0e16a319aefc81c7f85a5895176836a2bf
2020-07-18 07:17:29 +00:00
TreeHugger Robot
851960cdd1 Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-dev 2020-07-18 07:06:04 +00:00
Bill Yi
e4a4b7dbee [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 72d3135ecb -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12184422

Change-Id: I402547804c437deefd08816c149c0c699ff9d995
2020-07-18 06:07:20 +00:00
Bill Yi
3f5dd27b0b Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Iec90fad5c9d26c9d2345a5f390f8a714b9bac815
2020-07-17 21:18:53 -07:00
Treehugger Robot
7bd2860e73 [automerger skipped] Merge "Enable clang-format for frameworks/base" am: 8857e6b645 am: 3a3a21f9dc -s ours
am skip reason: Change-Id I08b8c6d1bae7d1954847c207ef8e6d80373b2d05 with SHA-1 a3117ca4c6 is in history

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1366076

Change-Id: Id4c1132e05c004d72c3260d2e9d64616049a4419
2020-07-18 03:18:09 +00:00
Treehugger Robot
3a3a21f9dc Merge "Enable clang-format for frameworks/base" am: 8857e6b645
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1366076

Change-Id: Ie2dab15b058d18f59ddc0cb882af8808c8d42bc2
2020-07-18 02:48:25 +00:00
Bill Yi
72d3135ecb Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ia2cb81141a0d3530bb345c3e57b73fd04b7912cf
2020-07-17 19:37:54 -07:00
Treehugger Robot
8857e6b645 Merge "Enable clang-format for frameworks/base" 2020-07-18 02:24:02 +00:00
Garfield Tan
4c2d3daf6a Enable clang-format for frameworks/base
Copy and paste internal setup to AOSP. Not include folders not in AOSP
yet.

Bug: None
Test: repo upload
Change-Id: I08b8c6d1bae7d1954847c207ef8e6d80373b2d05
Merged-In: I08b8c6d1bae7d1954847c207ef8e6d80373b2d05
2020-07-17 18:43:18 -07:00
Sudheer Shanka
ac37645240 Merge "Don't try to handle callbacks until mSystemReady is set." into rvc-dev am: 20f7d15884
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12180378

Change-Id: Ib00160c6ce11b4e9389a24b054a66ca266dfd66a
2020-07-17 23:43:31 +00:00
Wale Ogunwale
378737945e Merge "Revert "Call preserveSurfaces when detaching children."" into rvc-dev am: 3affbe4d9f
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12180365

Change-Id: I9a44a06a963059f23545f3ee962a3b194979bd11
2020-07-17 23:42:50 +00:00
Wale Ogunwale
49b350a4c8 Merge "Fix wrong candidate window when display immersive_mode_confirm." into rvc-dev am: 0bf88c5ad2
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12166481

Change-Id: I41b05782363a791895152060bcb0f6d58128704f
2020-07-17 23:42:10 +00:00
Wale Ogunwale
01b7ac20a2 Merge "Allow status bar to be transparent, and clear LIGHT flags." into rvc-dev am: 25602430fd
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12166023

Change-Id: I55b51eb75a8482b1a57f03ff9e722494633e282d
2020-07-17 23:41:27 +00:00
Sudheer Shanka
20f7d15884 Merge "Don't try to handle callbacks until mSystemReady is set." into rvc-dev 2020-07-17 23:34:32 +00:00
Wale Ogunwale
3affbe4d9f Merge "Revert "Call preserveSurfaces when detaching children."" into rvc-dev 2020-07-17 23:28:44 +00:00
Wale Ogunwale
0bf88c5ad2 Merge "Fix wrong candidate window when display immersive_mode_confirm." into rvc-dev 2020-07-17 23:28:04 +00:00
Dave Mankoff
fa22f61036 Update Dagger2 dependencies.
Fixes: 160781930
Test: manual
Change-Id: Ic3b43bb8247c6a7ebe4257651bcb5de51699c60a
Merged-In: Ic3b43bb8247c6a7ebe4257651bcb5de51699c60a
(cherry picked from commit dffcc471d1fcde58917d679f069e46ddf594262e)
2020-07-17 23:22:52 +00:00
Dave Mankoff
5b01fcc846 Remove duplicate binding of RowContentBindStage
This did not need to be bound in the
ExpandableNotificationRowComponent as it was already injectable
globally. This silences a dagger warning that would have eventually
become an error:

Bug: 160781930
Test: manual && atest SystemUITests
Change-Id: I4286dc4d8f1bd431da35d2243006e263d5c1362f
Merged-In: I4286dc4d8f1bd431da35d2243006e263d5c1362f
(cherry picked from commit c9ae1ad9811dc4a79109103173bb84d7518b7e55)
2020-07-17 23:22:21 +00:00
Wale Ogunwale
25602430fd Merge "Allow status bar to be transparent, and clear LIGHT flags." into rvc-dev 2020-07-17 23:22:06 +00:00
Jeongik Cha
a12966975c Change LicenseHtml search path from product_services -> system_ext
product_services partition is not used anymore, its name is changed to
system_ext, so following this, change path in LicenseHtml

Test: m
Bug: 134359158
Change-Id: I6907880ab8af456358fb3420b74dcd3e409b41f3
(cherry picked from commit 2f2fe4f72af4e3d39d38a1ad09b3cd02ded9d355)
Merged-In: I6907880ab8af456358fb3420b74dcd3e409b41f3
2020-07-17 16:01:36 -07:00
Kevin Hufnagle
9b9cf0ba0f Merge "Adding documentation to note new intent action changes coming with Android 11." into rvc-dev am: 176b2e0c7f
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12180379

Change-Id: Iee65dac62bf9e7699ffdd49d86cd30f5e4e7b01e
2020-07-17 22:58:15 +00:00
Kevin Hufnagle
176b2e0c7f Merge "Adding documentation to note new intent action changes coming with Android 11." into rvc-dev 2020-07-17 22:56:58 +00:00
Sudheer Shanka
aec7b4aaba Merge "Check app idle states and inform listeners on power-save-wl change." into rvc-dev am: 9129418140
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12166806

Change-Id: If938c03b99b2c904bd616f4c9e773768f5f0ba61
2020-07-17 22:56:01 +00:00
TreeHugger Robot
c9350645c1 Merge "DO NOT MERGE: Move updateSatelliteBlacklist after handleInitialize" into rvc-dev am: 9a180dce87
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12172318

Change-Id: I307128884bcbc9054c31b292da8e2e338a591da7
2020-07-17 22:55:30 +00:00