• R/O
  • HTTP
  • SSH
  • HTTPS

コミット一覧

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

packages/apps/Settings


RSS
Rev. 日時 作者
c17ec81 2021-01-07 08:32:22 Hugh Chen

RESTRICT AUTOMERGE Fix phishing attacks over Bluetooth due to unclear warning message am: 8ecca02ece

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13275410

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I96867a323781675c52bf875c2221c348baca6b83

b9b67ee 2021-01-07 06:59:42 Stephane Lee

Add adaptive charging to the top level settings menu

Bug: 172009945
Test: Trigger adaptive charging and verify string in menu
Change-Id: Iba2d81e779e2b4aaa3c7b7c38710a03c6792c4a9
Merged-In: Iba2d81e779e2b4aaa3c7b7c38710a03c6792c4a9
(cherry picked from commit b60870cb7ded393cd4bd7edd22e0c6fc2ce0b4bd)

be2093f 2021-01-03 07:10:33 android-build-team Robot

Snap for 7060259 from c045ccdc5ad916dad02603f41873f5e4922bc390 to rvc-d2-release

Change-Id: Ie6cb1ae680a1559c764b0e9b181fc3f59d2eb154

c045ccd 2021-01-03 03:05:17 TreeHugger Robot

Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev

502f111 2021-01-02 11:34:16 Bill Yi

Import translations. DO NOT MERGE ANYWHERE

Auto-generated-cl: translation import
Change-Id: Ie47dac2298ca18d01ea7d1319eab3a9dd221d191

dee457e 2021-01-02 10:46:51 Bill Yi

Import translations. DO NOT MERGE ANYWHERE

Auto-generated-cl: translation import
Change-Id: I32232511655da9fe89308d73e084412957f3d03d

085f70d 2020-12-31 11:35:03 Hugh Chen

RESTRICT AUTOMERGE Update String

Remove brackets.

Bug: 176106404
Bug: 167403112
Test: build pass
Change-Id: Ib9a3c4fa3c6ea1ca54244d672bdc3e12d51a719f

8ecca02 2020-12-31 11:34:43 Hugh Chen

RESTRICT AUTOMERGE Fix phishing attacks over Bluetooth due to unclear warning message

Before this CL, there is a possible phishing attack allowing a malicious
BT device to acquire permissions based on insufficient information
presented to the user in the consent dialog. This could lead to local
escalation of privilege with no additional execution privileges needed.
User interaction is needed for exploitation.

This CL add more prompts presented for users to avoid phishing attacks.

Merge Conflict Notes:
There were a number of entries in strings.xml that did not exist on this
branch. However, as the CL only adds new entries rather than modifying
old ones this should not cause a problem. There were no merge conflicts
in the java files.

Bug: 167403112
Test: send intent to test right prompts message is pop up. make -j42 RunSettingsRoboTests
Change-Id: Idc6ef558b692115bb82ea58cf223f5919b618633

19aeca1 2020-12-31 11:34:05 Hugh Chen

RESTRICT AUTOMERGE Update String

Remove brackets.

Bug: 176106404
Bug: 167403112
Test: build pass
Change-Id: Ib9a3c4fa3c6ea1ca54244d672bdc3e12d51a719f

bbe765f 2020-12-31 11:33:52 Hugh Chen

RESTRICT AUTOMERGE Fix phishing attacks over Bluetooth due to unclear warning message

Before this CL, there is a possible phishing attack allowing a malicious
BT device to acquire permissions based on insufficient information
presented to the user in the consent dialog. This could lead to local
escalation of privilege with no additional execution privileges needed.
User interaction is needed for exploitation.

This CL add more prompts presented for users to avoid phishing attacks.

Merge Conflict Notes:
There were a number of entries in strings.xml that did not exist on this
branch. However, as the CL only adds new entries rather than modifying
old ones this should not cause a problem. There were no merge conflicts
in the java files.

Bug: 167403112
Test: send intent to test right prompts message is pop up. make -j42 RunSettingsRoboTests
Change-Id: Idc6ef558b692115bb82ea58cf223f5919b618633

ccbe74f 2020-12-31 11:33:12 Hugh Chen

RESTRICT AUTOMERGE Update String

Remove brackets.

Bug: 176106404
Bug: 167403112
Test: build pass
Change-Id: Ib9a3c4fa3c6ea1ca54244d672bdc3e12d51a719f

01a50db 2020-12-31 11:32:58 Hugh Chen

RESTRICT AUTOMERGE Fix phishing attacks over Bluetooth due to unclear warning message

Before this CL, there is a possible phishing attack allowing a malicious
BT device to acquire permissions based on insufficient information
presented to the user in the consent dialog. This could lead to local
escalation of privilege with no additional execution privileges needed.
User interaction is needed for exploitation.

This CL add more prompts presented for users to avoid phishing attacks.

Merge Conflict Notes:
There were a number of entries in strings.xml that did not exist on this
branch. However, as the CL only adds new entries rather than modifying
old ones this should not cause a problem. There were no merge conflicts
in the java files.

Bug: 167403112
Test: send intent to test right prompts message is pop up. make -j42 RunSettingsRoboTests
Change-Id: Idc6ef558b692115bb82ea58cf223f5919b618633

48ec745 2020-12-31 11:31:39 Hugh Chen

RESTRICT AUTOMERGE Update String

Remove brackets.

Bug: 176106404
Bug: 167403112
Test: build pass
Change-Id: Ib9a3c4fa3c6ea1ca54244d672bdc3e12d51a719f

9037e43 2020-12-31 11:31:22 Hugh Chen

RESTRICT AUTOMERGE Fix phishing attacks over Bluetooth due to unclear warning message

Before this CL, there is a possible phishing attack allowing a malicious
BT device to acquire permissions based on insufficient information
presented to the user in the consent dialog. This could lead to local
escalation of privilege with no additional execution privileges needed.
User interaction is needed for exploitation.

This CL add more prompts presented for users to avoid phishing attacks.

Merge Conflict Notes:
There were a number of entries in strings.xml that did not exist on this
branch. However, as the CL only adds new entries rather than modifying
old ones this should not cause a problem. There were no merge conflicts
in the java files.

Bug: 167403112
Test: send intent to test right prompts message is pop up. make -j42 RunSettingsRoboTests
Change-Id: Idc6ef558b692115bb82ea58cf223f5919b618633

19e39a1 2020-12-24 09:11:16 android-build-team Robot

Snap for 7048988 from 0c1be5d54be5b1562ca7bd00053c192fe997c655 to rvc-d2-release

Change-Id: I3d1ad034825253afc7abb6e705cbf9b88d11e8bb

5af18b2 2020-12-24 03:57:10 Hugh Chen

Fix robotests failure in connectivity settings

Bug: 174212358
Test: make -j42 RunSettingsRoboTests
Change-Id: I50baeb18b00f16808dc958d77251a01ba991adf6
(cherry picked from commit e61a5e3bc7e1e79bead1413319db3c356795626f)

0c1be5d 2020-12-23 01:48:39 Bill Yi

Import translations. DO NOT MERGE ANYWHERE

Auto-generated-cl: translation import
Change-Id: I85cdb72acedfc12b1536df9210643999e043a096

9ba7404 2020-12-21 17:29:05 Tim Peng

Add the explicitly mutable flag for creating a PendingIntent in MediaOutputSlice

Bug: 175124820
Test: make -j50 RunSettingsRoboTests
Merged-In: Ic37b37bdbe6de6bdbad741985d3a920334240d80
Change-Id: I49bc2f1fe903422e08ef3b98993f1b60df458d9c

1396eae 2020-12-20 07:10:25 android-build-team Robot

Snap for 7042724 from fbe124ac1dadc3d1919532cd81e60c0fd3fb12b4 to rvc-d2-release

Change-Id: I4931c18706b7f25aed5ae71ef11e62953b62f5fe

fbe124a 2020-12-20 01:30:13 TreeHugger Robot

Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev

86fcddb 2020-12-19 15:15:53 Bill Yi

Import translations. DO NOT MERGE ANYWHERE

Auto-generated-cl: translation import
Change-Id: I2a52c07fe48323256cc95a05226098db1e6ae2fa

fa4e370 2020-12-19 09:19:39 android-build-team Robot

Snap for 7041858 from fbd36bc62ba3c8dc5d3810672e731ecec161dd51 to rvc-d2-release

Change-Id: I4a4e8b6609a2ab3b208cde0aaf6b7f54c7870e36

fbd36bc 2020-12-18 16:38:18 Tim Peng

Add the explicitly mutable flag for creating a PendingIntent

Bug: 174047735
Test: make -j50 RunSettingsRoboTests
Merged-In: Ic37b37bdbe6de6bdbad741985d3a920334240d80
Change-Id: Id4a3c67025a06b63628298f4af28fbf5db45a566

fcf9d47 2020-12-18 09:11:21 android-build-team Robot

Snap for 7040187 from 60de630feef2e6e249da3133b934329586f8d20b to rvc-d2-release

Change-Id: Ie757eafe96bdd3b78589fa94124f69471a31a15b

60de630 2020-12-18 02:44:31 Jiashen Wang

Merge "Move eSIM reset before telephony manager reset in ResetNetworkConfirm" into rvc-qpr-dev

15a59a3 2020-12-18 01:49:21 android-build-team Robot

Snap for 7039265 from bd246b61d22c4ae56c2e32651ea119b4ab1c9e63 to rvc-d2-release

Change-Id: Ica870eb03b77442c5f3462cb8b7565db2a21db30

0968b86 2020-12-18 00:27:46 Bonian Chen

Merge changes from topic "eSIM with same group UUID" into rvc-qpr-dev

* changes:
[Settings] code refactor - rename isSubscriptionCanBeDisplayed
[Settings] Only display 1 SIM UI when multiple with same group UUID

bd246b6 2020-12-18 00:12:31 TreeHugger Robot

Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev

d006eb8 2020-12-17 23:58:08 TreeHugger Robot

Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev

b4654c5 2020-12-17 14:00:45 Bill Yi

Import translations. DO NOT MERGE ANYWHERE

Auto-generated-cl: translation import
Change-Id: If6a00d0339bbc6474ec6cdd0c730f0b864b2b701