OSDN Git Service

Put SIM locked text in parenthesis
authorFabian Kozynski <kozynski@google.com>
Wed, 8 May 2019 20:06:51 +0000 (16:06 -0400)
committerFabian Kozynski <kozynski@google.com>
Fri, 10 May 2019 19:06:02 +0000 (15:06 -0400)
commit2fb343af8c366e72347de3fb888d3e5e0711f081
treef3dd88ec8847174f035815f87e4922c3ac6cf51f
parent41b8270f6f24ac48ebcf3aa4b3ec0cab387301d9
Put SIM locked text in parenthesis

Changes how SIM locked text is assembled in CarrierTextController. The
text is put in parenthesis after the carrier name (or replaces it if the
carrier name is blank). This way, the locked text is easily associated
with the corresponding carrier name.

Test: visual
Fixes: 130857483

Change-Id: I86c5156907b2d245855f8be8158459c30c060495
packages/SystemUI/res-keyguard/values/strings.xml
packages/SystemUI/src/com/android/keyguard/CarrierTextController.java