SetupWizardLibrary/library/test/robotest/src/com/android/setupwizardlib
Maurice Lam 9395f90b26 Add IllustrationVideoView to setup wizard library
- Upstreamed setup wizard's IllustrationVideoView to SuwLib
- Modified the view to automatically listen to window focus changes
  to play and pause the video
- The view will now release the MediaPlayer as well in
  onSurfaceTextureDestroyed
- Added checkstyle_suppression XML so it will ignore the
  "__constructor__" magic method name from the style check.

Bug: 36584499
Test: ./gradlew connectedAndroidTest test
Change-Id: Id045467d5d544a5f54464a0c938d3d56e758e455
2017-05-17 17:05:16 +00:00
..
items Fix edge case for ItemGroup notify propagation 2017-04-17 21:26:18 +00:00
robolectric Use constants=BuildConfig.class for robolectric 2017-02-17 11:06:21 -08:00
span LinkSpan find listeners in wrapped contexts 2017-04-17 11:34:37 -07:00
template Add ability to require scroll to GlifLayout 2017-03-24 14:57:06 -07:00
util Fix an issue with deferred setup wizard flag not being copied to new 2017-04-28 13:47:08 -07:00
view Add IllustrationVideoView to setup wizard library 2017-05-17 17:05:16 +00:00
GlifLayoutTest.java Add footer stubs to blank template 2017-05-08 22:31:53 +00:00