- 05 Oct, 2016 4 commits
-
-
TreeHugger Robot authored
-
Jeff Sharkey authored
See rationale and details in inline comment block. Test: adopt slow and fast SD cards Bug: 29990216 Change-Id: I927d683db5e43216ee0837290ee4ca23a55a5dbb
-
Fan Zhang authored
The NPE happens is when using pin later. It's too late to recover if we just catch the NPE where it happens, so we should early terminate the call by adding TextUtil.isEmpty(pin) check. Change-Id: Id280cd1b8781678540c9ea281b3186edd04d61f9 Fixes: 31895774 Test: make RunSettingsRoboTests Test: manually enter correct/wrong/empty password/pin in confirm lock UI (cherry picked from commit 774e1d8443fa551bdcfb54de2fd478db42e70a16)
-
Jonathan Nieder authored
-
- 04 Oct, 2016 9 commits
-
-
Matthew Fritze authored
-
Doris Ling authored
Only shows the double tap gesture preference if the config is enabled. Test: manual - launch gesture settings on different devices and check for double tap preference. Auto test pending. Bug: 31930457 Change-Id: Id972f60035d0c74f0832395f0229691cd3296d60
-
Matthew Fritze authored
In an attempt to fix a monkey test crash which would open a suggestion, click back and tap the same one again. The change unfortunately prevented this for all users, but was not caught because of a debug flag set on my device. A unit test will be added to master to catch such cases, as tracked by this bug: b/31937112 Change-Id: Ib1cff07e54903df687454bdbf2ed1416485ab34f Fixes: 31926102 Test: Manual
-
Jeff Sharkey authored
When the Direct Boot tests go to remove the PIN set in previous tests, it needs to find the option that will remove the PIN. Recent changes for fingerprint caused this "none" option to be hidden, so assign the "none" ID to the "skip" option. Test: cts-tradefed run cts-dev --module CtsAppSecurityHostTestCases --test android.appsecurity.cts.DirectBootHostTest Bug: 31160946 Change-Id: I0b34cbfae45d1db8ee58a5ef66738414f5e2fc27
-
Lei Yu authored
-
Bill Yi authored
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 31827713 Change-Id: Ib9bed5a9d8a9237935842d496c8f1630dad64c27
-
Bill Yi authored
Change-Id: Iab5c7c6153bc12f50cc443225c0e562a795a7731 Auto-generated-cl: translation import
-
- 03 Oct, 2016 5 commits
-
-
Lorenzo Colitti authored
-
jackqdyulei authored
The "FILTER_NOT_HIDE" is used to filter out apps that "blacklisted" by the carrier. So when user insert a specific sim card, these apps are hiden in settings > apps unless user enable them. Bug: 31823872 Test: Manual Change-Id: I28a38b5780cb63fe22af12d80cc24e965b2b83cf
-
Matthew Fritze authored
Change-Id: I3eb7d5549aba2f9684f97e8ee7c56c469f9daae0 Fixes: 31856366 Test: None, monkey test race conditions.
-
Lorenzo Colitti authored
Change-Id: I8a9723e8c070cd7f99c39fe5918335847f0b6248
-
Hugo Benichi authored
Bug: 31807564 Change-Id: I3332a93bca855e3d3c8d63306a116dbe7f829ae0
-
- 01 Oct, 2016 3 commits
-
-
TreeHugger Robot authored
-
Bill Yi authored
Change-Id: I50d10792c922453215b9af11d6867626c2ce2152 Auto-generated-cl: translation import
-
Philip P. Moltmann authored
-
- 30 Sep, 2016 5 commits
-
-
TreeHugger Robot authored
-
Philip P. Moltmann authored
Bug: 31472955 Change-Id: I3682ccd102565982c434d70fc0d907b1aa779689 (cherry picked from commit 58e2b502922c525ea5f4afcb43f4d2580016b22f)
-
Matthew Fritze authored
Change-Id: Ifdc74af0edbd1b44c4f73b497f16f8edcf647ede Fixes: 31583422 Tests: Visual Inspection
-
Matthew Fritze authored
Change-Id: I963d96b75cb5d464b6f91cf0824aee6e21cfeff0 Fixes: 31856366
-
Matthew Fritze authored
-
- 29 Sep, 2016 10 commits
-
-
Matthew Fritze authored
The string override between Settings and SettigsGoogle was not properly distinguishing, and was defaulting to the AOSP version. Bug: 31827726 Test: Manual Change-Id: Iebd8681fb4f040e956f05fb0f5d96deae9eec26f
-
Garfield Tan authored
Bug: 31592290 Change-Id: I816668c7ff9d1b443d4b49e17bdcfa39ef335aee
-
TreeHugger Robot authored
-
Bill Yi authored
Change-Id: I0cd1cb776f4dda8b02f683d92cda3efedff989bb Auto-generated-cl: translation import
-
Bill Yi authored
Change-Id: I4a6114d77d04143e22aa02f591cc6f7b75444d46 Auto-generated-cl: translation import
-
TreeHugger Robot authored
-
Hugo Benichi authored
Bug: 31807564 Change-Id: I3332a93bca855e3d3c8d63306a116dbe7f829ae0
-
TreeHugger Robot authored
-
Meng Wang authored
-
- 28 Sep, 2016 4 commits
-
-
Matthew Fritze authored
-
Matthew Fritze authored
Change-Id: If4a883077f41b859f4e8aaf92a4f397b94814137 Fixes: 31583422 Tests: Visual Inspection
-
TreeHugger Robot authored
-
Steven Ng authored
-