1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-26 02:57:12 -07:00

Added AboutBox library source code. Implemented IAnalytic and IDialog interfaces for custom usage.

This commit is contained in:
Alex Dibrivnyi 2017-02-05 20:27:38 +02:00
parent 8a88eb2217
commit 8b28ebfb79
56 changed files with 1296 additions and 0 deletions

View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="animated-vector-drawable-25.1.0">
<CLASSES>
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/jars/classes.jar!/" />
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/animated-vector-drawable/25.1.0/animated-vector-drawable-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

10
.idea/libraries/answers_shim_0_0_6.xml generated Normal file
View file

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="answers-shim-0.0.6">
<CLASSES>
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.crashlytics.sdk.android/answers-shim/0.0.6/res" />
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.crashlytics.sdk.android/answers-shim/0.0.6/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

12
.idea/libraries/appcompat_v7_25_1_0.xml generated Normal file
View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="appcompat-v7-25.1.0">
<CLASSES>
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/jars/classes.jar!/" />
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/appcompat-v7/25.1.0/appcompat-v7-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

12
.idea/libraries/cardview_v7_25_1_0.xml generated Normal file
View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="cardview-v7-25.1.0">
<CLASSES>
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/cardview-v7/25.1.0/res" />
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/cardview-v7/25.1.0/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/cardview-v7/25.1.0/cardview-v7-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

12
.idea/libraries/design_25_1_0.xml generated Normal file
View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="design-25.1.0">
<CLASSES>
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/design/25.1.0/res" />
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/design/25.1.0/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/design/25.1.0/design-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

12
.idea/libraries/library_2_5_7.xml generated Normal file
View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="library-2.5.7">
<CLASSES>
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/io.branch.sdk.android/library/2.5.7/jars/classes.jar!/" />
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/io.branch.sdk.android/library/2.5.7/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/io.branch.sdk.android/library/2.5.7/72c56965e9f432e245fe85536f56fd3c688af6cf/library-2.5.7-sources.jar!/" />
</SOURCES>
</library>
</component>

View file

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="material-about-library-1.5.0">
<CLASSES>
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.github.daniel-stoneuk/material-about-library/1.5.0/res" />
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.github.daniel-stoneuk/material-about-library/1.5.0/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="recyclerview-v7-25.1.0">
<CLASSES>
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/25.1.0/jars/classes.jar!/" />
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/25.1.0/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/recyclerview-v7/25.1.0/recyclerview-v7-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

View file

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="support-annotations-25.1.0">
<CLASSES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-annotations/25.1.0/support-annotations-25.1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-annotations/25.1.0/support-annotations-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="support-compat-25.1.0">
<CLASSES>
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-compat/25.1.0/jars/classes.jar!/" />
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-compat/25.1.0/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-compat/25.1.0/support-compat-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="support-core-ui-25.1.0">
<CLASSES>
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-core-ui/25.1.0/res" />
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-core-ui/25.1.0/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-core-ui/25.1.0/support-core-ui-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="support-core-utils-25.1.0">
<CLASSES>
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-core-utils/25.1.0/jars/classes.jar!/" />
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-core-utils/25.1.0/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-core-utils/25.1.0/support-core-utils-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="support-fragment-25.1.0">
<CLASSES>
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-fragment/25.1.0/jars/classes.jar!/" />
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-fragment/25.1.0/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-fragment/25.1.0/support-fragment-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="support-media-compat-25.1.0">
<CLASSES>
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-media-compat/25.1.0/jars/classes.jar!/" />
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-media-compat/25.1.0/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-media-compat/25.1.0/support-media-compat-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

10
.idea/libraries/support_v4_25_1_0.xml generated Normal file
View file

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="support-v4-25.1.0">
<CLASSES>
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-v4/25.1.0/res" />
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-v4/25.1.0/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="support-vector-drawable-25.1.0">
<CLASSES>
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/25.1.0/jars/classes.jar!/" />
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/25.1.0/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-vector-drawable/25.1.0/support-vector-drawable-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

12
.idea/libraries/transition_25_1_0.xml generated Normal file
View file

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="transition-25.1.0">
<CLASSES>
<root url="file://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/transition/25.1.0/res" />
<root url="jar://$PROJECT_DIR$/library/build/intermediates/exploded-aar/com.android.support/transition/25.1.0/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/transition/25.1.0/transition-25.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>