SetupWizardLibrary/library/main/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
..
gesture [SetupWizard] Move consecutive taps detector to setupwizardlib 2016-04-06 15:45:56 +01:00
items Customize Item callbacks and support existing background in 2017-04-18 10:33:22 -07:00
span Allow set LinkSpan click listener on RichTextView 2017-04-19 12:47:55 -07:00
template Allow setting DividerInsetEnd 2017-04-25 20:05:03 -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
GlifLayout.java Add ability to require scroll to GlifLayout 2017-03-24 14:57:06 -07:00
GlifListLayout.java Allow setting DividerInsetEnd 2017-04-25 20:05:03 -07:00
GlifPatternDrawable.java Fix floating point precision loss 2017-03-28 12:34:35 -07:00
SetupWizardItemsLayout.java Add ListMixin 2017-01-31 14:08:58 -08:00
SetupWizardLayout.java Add ability to require scroll to GlifLayout 2017-03-24 14:57:06 -07:00
SetupWizardListLayout.java Allow setting DividerInsetEnd 2017-04-25 20:05:03 -07:00
TemplateLayout.java Add theme fallback 2017-02-17 15:57:24 -08:00