<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages_apps_Settings/src/com/android/settings/SetupEncryptionInterstitial.java, branch replicant-6.0</title>
<subtitle>packages/apps/settings
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/'/>
<entry>
<title>[ScreenLock] Style encryption interstitial in SUW</title>
<updated>2015-07-21T04:06:21+00:00</updated>
<author>
<name>Maurice Lam</name>
<email>yukl@google.com</email>
</author>
<published>2015-07-20T23:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=7e831030201fcac9ca0acc9684497dc44cea7023'/>
<id>7e831030201fcac9ca0acc9684497dc44cea7023</id>
<content type='text'>
When running in setup wizard, style the encryption interstitial using
styles from Setup Wizard library, to be consistent with the rest of
the setup flow.

Bug: 22587892
Change-Id: I3787643139ec4189f16e0046875fe3a688c8060b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When running in setup wizard, style the encryption interstitial using
styles from Setup Wizard library, to be consistent with the rest of
the setup flow.

Bug: 22587892
Change-Id: I3787643139ec4189f16e0046875fe3a688c8060b
</pre>
</div>
</content>
</entry>
<entry>
<title>[ScreenLock] Change title of encryption interstitial</title>
<updated>2015-07-20T22:23:41+00:00</updated>
<author>
<name>Maurice Lam</name>
<email>yukl@google.com</email>
</author>
<published>2015-07-20T22:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=15546c0b9ddde0bb76636a02a70c225015e3db97'/>
<id>15546c0b9ddde0bb76636a02a70c225015e3db97</id>
<content type='text'>
Change the title of EncryptionInterstitial to "Secure start-up".

Bug: 22587892
Change-Id: I30b9625bb2da666cd5e229445ad369fe72faad51
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the title of EncryptionInterstitial to "Secure start-up".

Bug: 22587892
Change-Id: I30b9625bb2da666cd5e229445ad369fe72faad51
</pre>
</div>
</content>
</entry>
<entry>
<title>[Setup] Use SetupWizardLayout</title>
<updated>2015-04-21T17:19:35+00:00</updated>
<author>
<name>Maurice Lam</name>
<email>yukl@google.com</email>
</author>
<published>2015-04-19T03:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=83301b5256e3fd930d620e8e9ad5f43cd388ba09'/>
<id>83301b5256e3fd930d620e8e9ad5f43cd388ba09</id>
<content type='text'>
Use SetupWizardLayout for the screens that show in Settings to get
better visual consistency and new features like showing a progress
bar in list view.

Bug: 19594252
Change-Id: I53ab17a4c2d922a362e3762f1cdccb512f7d8f6e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use SetupWizardLayout for the screens that show in Settings to get
better visual consistency and new features like showing a progress
bar in list view.

Bug: 19594252
Change-Id: I53ab17a4c2d922a362e3762f1cdccb512f7d8f6e
</pre>
</div>
</content>
</entry>
<entry>
<title>Use SetupWizardLib helpers</title>
<updated>2015-04-17T04:46:09+00:00</updated>
<author>
<name>Maurice Lam</name>
<email>yukl@google.com</email>
</author>
<published>2015-03-04T02:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=bddc56648569ed21b696ca5451cd1fc82009bb43'/>
<id>bddc56648569ed21b696ca5451cd1fc82009bb43</id>
<content type='text'>
Use SystemBarHelper, WizardManagerHelper and themes from Setup Wizard
Library.

Bug: 19594252
Change-Id: I60b6ab4f086a170ac270fb08325fc42010293523
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use SystemBarHelper, WizardManagerHelper and themes from Setup Wizard
Library.

Bug: 19594252
Change-Id: I60b6ab4f086a170ac270fb08325fc42010293523
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for material_blue theme</title>
<updated>2015-04-09T04:13:42+00:00</updated>
<author>
<name>Maurice Lam</name>
<email>yukl@google.com</email>
</author>
<published>2015-04-09T04:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=598be1eab6b6aa76033acb8534330731962e986a'/>
<id>598be1eab6b6aa76033acb8534330731962e986a</id>
<content type='text'>
Add support for material_blue theme, which setup wizard is going to
use for M. This changes SetupWizardUtils.getTheme to always return
either SetupWizardTheme or SetupWizardTheme_Light, and added the
theme value "material" blue.

Bug: 19729981
Change-Id: I63678312af4942be358b92a58b1c84f89aaaa6c1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for material_blue theme, which setup wizard is going to
use for M. This changes SetupWizardUtils.getTheme to always return
either SetupWizardTheme or SetupWizardTheme_Light, and added the
theme value "material" blue.

Bug: 19729981
Change-Id: I63678312af4942be358b92a58b1c84f89aaaa6c1
</pre>
</div>
</content>
</entry>
<entry>
<title>[FRP] Use Lock type as header instead of "Encryption"</title>
<updated>2014-12-05T20:19:05+00:00</updated>
<author>
<name>Maurice Lam</name>
<email>yukl@google.com</email>
</author>
<published>2014-12-05T20:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=0973c31db164e09cb5be275cf0f991dd208ee0fa'/>
<id>0973c31db164e09cb5be275cf0f991dd208ee0fa</id>
<content type='text'>
Bug: 18631620
Change-Id: I41799642cd019d7b33f754dc7b7305ea8a6cdac1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 18631620
Change-Id: I41799642cd019d7b33f754dc7b7305ea8a6cdac1
</pre>
</div>
</content>
</entry>
<entry>
<title>[FRP] Add illustration to lock screen setup</title>
<updated>2014-12-04T05:19:21+00:00</updated>
<author>
<name>Maurice Lam</name>
<email>yukl@google.com</email>
</author>
<published>2014-12-04T00:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=1227a19ecc0e5a42156027ae58bea7f77bf41a27'/>
<id>1227a19ecc0e5a42156027ae58bea7f77bf41a27</id>
<content type='text'>
Added the illustration JPG files, and added
SetupWizardUtils.setIllustration method that will change the
illustrations in the layout.

Bug: 18482708
Change-Id: I8c6758113f07cd33f85eaf6bc019e8194d9a17ce
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added the illustration JPG files, and added
SetupWizardUtils.setIllustration method that will change the
illustrations in the layout.

Bug: 18482708
Change-Id: I8c6758113f07cd33f85eaf6bc019e8194d9a17ce
</pre>
</div>
</content>
</entry>
<entry>
<title>[FRP] Theme interstitials for lock screen setup</title>
<updated>2014-12-02T04:24:08+00:00</updated>
<author>
<name>Maurice Lam</name>
<email>yukl@google.com</email>
</author>
<published>2014-12-01T18:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=ecd2b7b81fd2faa2f2f3dbe5a169c749321f3d89'/>
<id>ecd2b7b81fd2faa2f2f3dbe5a169c749321f3d89</id>
<content type='text'>
Use the setup wizard theme for EncryptionInterstital and
RedactionInterstitial as they will show during the lock screen setup
as part of setup wizard.

Bug: 18482708
Change-Id: I65c8924952345a4e17fcf4ffb7d68df53244c5d7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the setup wizard theme for EncryptionInterstital and
RedactionInterstitial as they will show during the lock screen setup
as part of setup wizard.

Bug: 18482708
Change-Id: I65c8924952345a4e17fcf4ffb7d68df53244c5d7
</pre>
</div>
</content>
</entry>
</feed>
