History log of /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/SetupGlifLayoutActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e4a18c37c5f5f4557283e660c03e968b42b2f27c 01-Feb-2018 Tony Mak <tonymak@google.com> Polish TermsActivity

1. Moved setDefaultTheme from SetupLayoutActivity to
SetupGlifLayoutActivity, as it is a glif thing
2. Apply system blue to the toolbar

Test: atest ManagedProvisioningTests
Test: Observe TermsActivity

BUG: 70621340

Change-Id: I6e4b6c62330efd4fde27f8fedb1b6d0a95483614
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/SetupGlifLayoutActivity.java
31768d775132b1e927113de3d1038cab133b2fe3 30-Jan-2018 Tony Mak <tonymak@google.com> Allow to specify a different color for statusbar

Also, changed the default colors accordingly.
1. Main color -> #1A73E8
2. Status bar color -> white
3. Swiper color -> #1A73E8

PS: The provision intent no longer affects the default colors.

We may consider to consolidate "mainColor", "buttonColor" and
"swiperColor" into just "mainColor" if we confirm with UX that
they are always the same color.

BUG: 70621340
Change-Id: I4ea055e37adb41cdfccaf7386aea11b5a492e66d
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/SetupGlifLayoutActivity.java
e827cf3905430ffd17cc63848bf8f0b4258739aa 12-Jan-2018 Tony Mak <tonymak@google.com> Update setup work profile page (Part 1 / 2)

Bug: 71840869

Test: Create work profile and observe
Test: Set up DO and observe
Test: m -j RunManagedProvisioningRoboTests
Test: runtest managed-provisioning

Change-Id: Ia152f2f294f0ed0514878b8accf63099e149c387
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/SetupGlifLayoutActivity.java
1ccb25aaf0dc5aaaed53ff54d3538c436f83fc18 25-Jan-2017 Jakub Gielzak <jgielzak@google.com> Lock to portrait on phone; adapt on tablet

Bug: 32758547
Test: runtest managed-provisioning

Change-Id: Ie674b86e4ca3a7e2f9842d06f67939eac291fd1f
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/SetupGlifLayoutActivity.java
3cc3880a7d61101d439cf6c5fdd351e22fdc8f4f 16-Jan-2017 Jakub Gielzak <jgielzak@google.com> Restore brand customization

Bug: 34098551, 34371436
Test: 30491951

Change-Id: Icc385c7b2dadc7f4b1ed71b89e87eb4425f19f06
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/SetupGlifLayoutActivity.java
80ae370242ebd15119d1a6e9e5026e036bfe1cf7 30-Nov-2016 Victor Chang <vichang@google.com> Extract skip consent logic into Utils and improve testing code

Improve the following testing code
- Remove TestProvisioningActivity. Move the code back to super class
- The Window params reduciing flakiness is moved into central place in instrumentation

Bug:32935050
Change-Id: I6fdc6956a8a1545f148b46ee4fac816c09097a2f
Test: runtest managed-provisioning
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/SetupGlifLayoutActivity.java
5d71a12cb40f72157b983c365f3eee584d55e22c 18-Nov-2016 Jakub Gielzak <jgielzak@google.com> Adding Terms screen

Bug: 32758546
Test: b/32758787

Change-Id: Id4a5485f1af153baa5803ba3abd2da4ab70b1088
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/SetupGlifLayoutActivity.java