History log of /frameworks/opt/car/setupwizard/library/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6fd8a4056d8138b7040fe23e1cf1d4772681fbba 02-May-2018 Roshan Agrawal <roshanagrawal@google.com> DO NOT MERGE Remove private signature on methods

Methods probably shouldn't be final in the case that an extended
activity needs to be heavily modified/methods need to be exposed for
testing. Also moved back to the android-support-car dependency for pi.

Test: Library builds
Bug: 74451078
Change-Id: Ifafeb102101497435b3f10022e4b2ca0b6559abb
/frameworks/opt/car/setupwizard/library/Android.mk
d0b3b9b1cad272259b5f0aa76bb789f2bae71587 30-Apr-2018 Roshan Agrawal <roshanagrawal@google.com> Fix PDK build

Test: Library builds
Change-Id: Ibce22fc899ca4870ec02dec75aa0bbb67e7ea718
Fixes: 78638325
/frameworks/opt/car/setupwizard/library/Android.mk
2b780ca656252e9ebe86226e152a010089bf01e0 13-Apr-2018 Anthony Chen <ajchen@google.com> Migrate to androidx namespace for support library.

Also, fix the tests so that they point to the correct resources.

Test: build CarSetupWizard and ensured to breakages
Test: build CarSetupSampleOverlay and ensured no breakages
Test: Run setupwizardlib tests.
Bug: 77601495
Change-Id: Ie9a88039f0f049c4f917c1001ba4a669c055690c
/frameworks/opt/car/setupwizard/library/Android.mk
4b30a3264a6ab06ecf1d1073b6938a08139c0d9d 30-Mar-2018 Jeff Gaston <jeffrygaston@google.com> Update resource path

Bug: 77320638
Test: m -j checkbuild
Change-Id: Ib9697b9e27c049ec645225b0763ca6d023a2bfea
/frameworks/opt/car/setupwizard/library/Android.mk
681cfcf431a1f2a08980cb95ec9d0a7a7ea59028 06-Mar-2018 Alan Viverette <alanv@google.com> Work around limitations of AAR prebuilts

Bug: 74248169
Bug: 74235954
Test: make
Change-Id: I7d3b997f63b2130d0765cfa91a53236327391413
/frameworks/opt/car/setupwizard/library/Android.mk
f99bbd291dbb0854fa2e912d7d7301bb195e0ff0 01-Feb-2018 Alan Viverette <alanv@google.com> Use var for car library

Bug: 72796206

Test: make checkbuild
Change-Id: I5786914d6f824e60739bcdceba17ad03429b3c35
/frameworks/opt/car/setupwizard/library/Android.mk
93c79d2446f76de0058ebbb567d0563f02160df6 16-Jan-2018 Anthony Chen <ajchen@google.com> Depend on all libraries needed for car support libray to build.

Test: Build car SetupWizard library and SetupWizard
Bug: 69866567
Change-Id: If0f69dbee4d15cfcdcd2296ab259d911c7ac3b0b
/frameworks/opt/car/setupwizard/library/Android.mk
7ad37f1fa9e644002d34eefa30a545f239022af3 19-Dec-2017 Roshan Agrawal <roshanagrawal@google.com> Move to using AppCompat Theme and Add Dialog Style

Use AppCompat Theme in order to support TextInputLayouts. Add
preliminary styling for dialogs.

Test: Library builds and tests pass
Change-Id: I3a2ed8bfdbe1253e1e0cbbaab4aecf89fbb44abc
/frameworks/opt/car/setupwizard/library/Android.mk
8c54e2dbf52c959b2a29737ba05e3e879aebeb32 21-Nov-2017 Roshan Agrawal <roshanagrawal@google.com> Clean Up Makefile

Cleaned up dependencies in the main makefile and robolectric makefile

Test: library still builds
Change-Id: I998e98edd3501cceb8f4c2a897ecea428befdbb3
/frameworks/opt/car/setupwizard/library/Android.mk
a2b7b56a9092ff4654d00b93989c7f3d01e3d30d 16-Nov-2017 Aurimas Liutikas <aurimas@google.com> Migrate car setupwizard to AAPT2.

Test: None
Change-Id: Id045c5212445d15058bad762bef9ef8db96cfe7b
/frameworks/opt/car/setupwizard/library/Android.mk
a636b2634354710e38872b74b7af4f867c464e3f 08-Nov-2017 Roshan Agrawal <roshanagrawal@google.com> Setup CarSetupWizardLib Robolectric Testing

Added support for robolectric tests in CarSetupWizardLib.
Created CarSetupWizardLayout tests.

Change-Id: Ide9d163952675253b2417c8a17695d4b0f7d082c
Fixes: 68728633
Test: make RunCarSetupWizardLibRoboTests -j<numThreads> works
Test: CarSetupWizard still builds
Test: Able to purposely make tests fail
/frameworks/opt/car/setupwizard/library/Android.mk
ab8a595efc6c6ce7aababe8ea0597aaef4206d05 01-Nov-2017 Roshan Agrawal <roshanagrawal@google.com> Create CarSetupWizardTheme

Created a CarSetupWizardTheme and related button styles. Added
Secondary Continue Button. Imported necessary resources and parent
styles from the Car Support Library.

Test: bat_land-userdebug builds
Test: Manual - styling of CarSetupWizard is as expected
Fixes: 67505986
Change-Id: If20e330c44e17828a24ee261e9fa4327c3bd494b
/frameworks/opt/car/setupwizard/library/Android.mk
6ec47e16dd1e4272069e9fbbc39aa6e535123a94 25-Oct-2017 Daniel Cardenas <danielcar@google.com> Fix PDK build

Bug: 67663308
Test: Build

Change-Id: Ic2f6ec329c8a356842a6aedec7f0f98c6a042777
/frameworks/opt/car/setupwizard/library/Android.mk
57371b47817e82b565b197cfbd7002390e6c1c36 18-Oct-2017 Roshan Agrawal <roshanagrawal@google.com> Initialization of AAE-SUW Support Library

Created the CarSetupWizardLayout and ability to make and include the
library. Moved some resources from CarSetupWizard into the library.

Test: Builds without error
Fixes: 67321167
Change-Id: Ie406df16fafabfc7f3ab4e0234006278ce0f9713
/frameworks/opt/car/setupwizard/library/Android.mk