diff --git a/android-app/.gitignore b/android-app/.gitignore
deleted file mode 100644
index 2dc24bd..0000000
--- a/android-app/.gitignore
+++ /dev/null
@@ -1,127 +0,0 @@
-tng-customsuite.xml
-**pom.xml.releaseBackup
-release.properties
-gen
-*/seed.txt
-notes
-logs
-gen-external-apklibs
-.idea
-*.iml
-.DS_Store
-*.swp
-out
-.gradle
-/local.properties
-/build
-
-###OSX###
-
-.DS_Store
-.AppleDouble
-.LSOverride
-
-# Icon must ends with two \r.
-Icon
-
-
-# Thumbnails
-._*
-
-# Files that might appear on external disk
-.Spotlight-V100
-.Trashes
-
-
-###Linux###
-
-*~
-
-# KDE directory preferences
-.directory
-
-
-###Android###
-
-# Built application files
-*.apk
-*.ap_
-
-# Files for ART and Dalvik VM
-*.dex
-
-# Java class files
-*.class
-
-# Generated files
-bin/
-gen/
-
-# Gradle files
-.gradle/
-.gradletasknamecache
-build/
-
-# Local configuration file (sdk path, etc)
-local.properties
-
-# Proguard folder generated by Eclipse
-proguard/
-
-# Lint
-lint-report.html
-lint-report_files/
-lint_result.txt
-
-# Mobile Tools for Java (J2ME)
-.mtj.tmp/
-
-# Package Files #
-*.war
-*.ear
-
-# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
-hs_err_pid*
-
-
-###IntelliJ###
-
-*.iml
-*.ipr
-*.iws
-.idea/
-
-
-###Eclipse###
-
-*.pydevproject
-.metadata
-tmp/
-*.tmp
-*.bak
-*.swp
-*~.nib
-.settings/
-.loadpath
-
-# External tool builders
-.externalToolBuilders/
-
-# Locally stored "Eclipse launch configurations"
-*.launch
-
-# CDT-specific
-.cproject
-
-# PDT-specific
-.buildpath
-
-# sbteclipse plugin
-.target
-
-# TeXlipse plugin
-.texlipseXml version="1.0" encoding="UTF-8"?>
-/gradle.properties
-sign.properties
-
-captures/*
diff --git a/android-app/.gradle/2.10/taskArtifacts/cache.properties b/android-app/.gradle/2.10/taskArtifacts/cache.properties
new file mode 100644
index 0000000..7e6781e
--- /dev/null
+++ b/android-app/.gradle/2.10/taskArtifacts/cache.properties
@@ -0,0 +1 @@
+#Thu Sep 01 16:49:35 CST 2016
diff --git a/android-app/.gradle/2.10/taskArtifacts/cache.properties.lock b/android-app/.gradle/2.10/taskArtifacts/cache.properties.lock
new file mode 100644
index 0000000..d6f9678
Binary files /dev/null and b/android-app/.gradle/2.10/taskArtifacts/cache.properties.lock differ
diff --git a/android-app/.gradle/2.10/taskArtifacts/fileHashes.bin b/android-app/.gradle/2.10/taskArtifacts/fileHashes.bin
new file mode 100644
index 0000000..c2181aa
Binary files /dev/null and b/android-app/.gradle/2.10/taskArtifacts/fileHashes.bin differ
diff --git a/android-app/.gradle/2.10/taskArtifacts/fileSnapshots.bin b/android-app/.gradle/2.10/taskArtifacts/fileSnapshots.bin
new file mode 100644
index 0000000..ee7b2ca
Binary files /dev/null and b/android-app/.gradle/2.10/taskArtifacts/fileSnapshots.bin differ
diff --git a/android-app/.gradle/2.10/taskArtifacts/outputFileStates.bin b/android-app/.gradle/2.10/taskArtifacts/outputFileStates.bin
new file mode 100644
index 0000000..15b167d
Binary files /dev/null and b/android-app/.gradle/2.10/taskArtifacts/outputFileStates.bin differ
diff --git a/android-app/.gradle/2.10/taskArtifacts/taskArtifacts.bin b/android-app/.gradle/2.10/taskArtifacts/taskArtifacts.bin
new file mode 100644
index 0000000..f6f5bfc
Binary files /dev/null and b/android-app/.gradle/2.10/taskArtifacts/taskArtifacts.bin differ
diff --git a/android-app/.gradle/2.10/tasks/_app_compileGoogleDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.bin b/android-app/.gradle/2.10/tasks/_app_compileGoogleDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.bin
new file mode 100644
index 0000000..50343b7
Binary files /dev/null and b/android-app/.gradle/2.10/tasks/_app_compileGoogleDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.bin differ
diff --git a/android-app/.gradle/2.10/tasks/_app_compileGoogleDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.lock b/android-app/.gradle/2.10/tasks/_app_compileGoogleDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.lock
new file mode 100644
index 0000000..2c30988
Binary files /dev/null and b/android-app/.gradle/2.10/tasks/_app_compileGoogleDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.lock differ
diff --git a/android-app/.gradle/2.10/tasks/_app_compileGoogleDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.bin b/android-app/.gradle/2.10/tasks/_app_compileGoogleDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.bin
new file mode 100644
index 0000000..af30a2b
Binary files /dev/null and b/android-app/.gradle/2.10/tasks/_app_compileGoogleDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.bin differ
diff --git a/android-app/.gradle/2.10/tasks/_app_compileGoogleDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.lock b/android-app/.gradle/2.10/tasks/_app_compileGoogleDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.lock
new file mode 100644
index 0000000..b08b0b6
Binary files /dev/null and b/android-app/.gradle/2.10/tasks/_app_compileGoogleDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.lock differ
diff --git a/android-app/.idea/.name b/android-app/.idea/.name
new file mode 100644
index 0000000..6bacb7f
--- /dev/null
+++ b/android-app/.idea/.name
@@ -0,0 +1 @@
+android-app
\ No newline at end of file
diff --git a/android-app/.idea/compiler.xml b/android-app/.idea/compiler.xml
new file mode 100644
index 0000000..96cc43e
--- /dev/null
+++ b/android-app/.idea/compiler.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/copyright/profiles_settings.xml b/android-app/.idea/copyright/profiles_settings.xml
new file mode 100644
index 0000000..e7bedf3
--- /dev/null
+++ b/android-app/.idea/copyright/profiles_settings.xml
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/encodings.xml b/android-app/.idea/encodings.xml
new file mode 100644
index 0000000..97626ba
--- /dev/null
+++ b/android-app/.idea/encodings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/gradle.xml b/android-app/.idea/gradle.xml
new file mode 100644
index 0000000..508b3d9
--- /dev/null
+++ b/android-app/.idea/gradle.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/analytics_6_0_1.xml b/android-app/.idea/libraries/analytics_6_0_1.xml
new file mode 100644
index 0000000..edd74a3
--- /dev/null
+++ b/android-app/.idea/libraries/analytics_6_0_1.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/android_async_http_1_4_9.xml b/android-app/.idea/libraries/android_async_http_1_4_9.xml
new file mode 100644
index 0000000..ccea99d
--- /dev/null
+++ b/android-app/.idea/libraries/android_async_http_1_4_9.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/android_iconify_1_0_9.xml b/android-app/.idea/libraries/android_iconify_1_0_9.xml
new file mode 100644
index 0000000..312012f
--- /dev/null
+++ b/android-app/.idea/libraries/android_iconify_1_0_9.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/animated_vector_drawable_24_0_0.xml b/android-app/.idea/libraries/animated_vector_drawable_24_0_0.xml
new file mode 100644
index 0000000..bd57aae
--- /dev/null
+++ b/android-app/.idea/libraries/animated_vector_drawable_24_0_0.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/appcompat_v7_24_0_0.xml b/android-app/.idea/libraries/appcompat_v7_24_0_0.xml
new file mode 100644
index 0000000..afa31fc
--- /dev/null
+++ b/android-app/.idea/libraries/appcompat_v7_24_0_0.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/blur_2_0_0.xml b/android-app/.idea/libraries/blur_2_0_0.xml
new file mode 100644
index 0000000..06809e4
--- /dev/null
+++ b/android-app/.idea/libraries/blur_2_0_0.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/butterknife_7_0_1.xml b/android-app/.idea/libraries/butterknife_7_0_1.xml
new file mode 100644
index 0000000..13dc3ce
--- /dev/null
+++ b/android-app/.idea/libraries/butterknife_7_0_1.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/circleimageview_2_0_0.xml b/android-app/.idea/libraries/circleimageview_2_0_0.xml
new file mode 100644
index 0000000..b8f9ff8
--- /dev/null
+++ b/android-app/.idea/libraries/circleimageview_2_0_0.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/core_3_2_0.xml b/android-app/.idea/libraries/core_3_2_0.xml
new file mode 100644
index 0000000..feca91d
--- /dev/null
+++ b/android-app/.idea/libraries/core_3_2_0.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/design_24_0_0.xml b/android-app/.idea/libraries/design_24_0_0.xml
new file mode 100644
index 0000000..1342c13
--- /dev/null
+++ b/android-app/.idea/libraries/design_24_0_0.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/easypermissions_0_1_7.xml b/android-app/.idea/libraries/easypermissions_0_1_7.xml
new file mode 100644
index 0000000..6744deb
--- /dev/null
+++ b/android-app/.idea/libraries/easypermissions_0_1_7.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/glide_3_7_0.xml b/android-app/.idea/libraries/glide_3_7_0.xml
new file mode 100644
index 0000000..9b3a3ea
--- /dev/null
+++ b/android-app/.idea/libraries/glide_3_7_0.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/gson_2_6_2.xml b/android-app/.idea/libraries/gson_2_6_2.xml
new file mode 100644
index 0000000..5cae373
--- /dev/null
+++ b/android-app/.idea/libraries/gson_2_6_2.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/haha_1_3.xml b/android-app/.idea/libraries/haha_1_3.xml
new file mode 100644
index 0000000..d5abd42
--- /dev/null
+++ b/android-app/.idea/libraries/haha_1_3.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/httpclient_4_3_6.xml b/android-app/.idea/libraries/httpclient_4_3_6.xml
new file mode 100644
index 0000000..a479d14
--- /dev/null
+++ b/android-app/.idea/libraries/httpclient_4_3_6.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/kjframe_2_6.xml b/android-app/.idea/libraries/kjframe_2_6.xml
new file mode 100644
index 0000000..8b125ea
--- /dev/null
+++ b/android-app/.idea/libraries/kjframe_2_6.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/leakcanary_analyzer_1_3_1.xml b/android-app/.idea/libraries/leakcanary_analyzer_1_3_1.xml
new file mode 100644
index 0000000..326c1e9
--- /dev/null
+++ b/android-app/.idea/libraries/leakcanary_analyzer_1_3_1.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/leakcanary_android_1_3_1.xml b/android-app/.idea/libraries/leakcanary_android_1_3_1.xml
new file mode 100644
index 0000000..7c5a9b4
--- /dev/null
+++ b/android-app/.idea/libraries/leakcanary_android_1_3_1.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/leakcanary_watcher_1_3_1.xml b/android-app/.idea/libraries/leakcanary_watcher_1_3_1.xml
new file mode 100644
index 0000000..5f80391
--- /dev/null
+++ b/android-app/.idea/libraries/leakcanary_watcher_1_3_1.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/library_1_2_4.xml b/android-app/.idea/libraries/library_1_2_4.xml
new file mode 100644
index 0000000..20ee262
--- /dev/null
+++ b/android-app/.idea/libraries/library_1_2_4.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/library_2_4_0.xml b/android-app/.idea/libraries/library_2_4_0.xml
new file mode 100644
index 0000000..e4a7241
--- /dev/null
+++ b/android-app/.idea/libraries/library_2_4_0.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/pinyin4j_2_5_0.xml b/android-app/.idea/libraries/pinyin4j_2_5_0.xml
new file mode 100644
index 0000000..4ad1bc3
--- /dev/null
+++ b/android-app/.idea/libraries/pinyin4j_2_5_0.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/recyclerview_v7_24_0_0.xml b/android-app/.idea/libraries/recyclerview_v7_24_0_0.xml
new file mode 100644
index 0000000..97c1487
--- /dev/null
+++ b/android-app/.idea/libraries/recyclerview_v7_24_0_0.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/res_2_0_0_beta6.xml b/android-app/.idea/libraries/res_2_0_0_beta6.xml
new file mode 100644
index 0000000..4af3c46
--- /dev/null
+++ b/android-app/.idea/libraries/res_2_0_0_beta6.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/roundedimageview_2_1_1.xml b/android-app/.idea/libraries/roundedimageview_2_1_1.xml
new file mode 100644
index 0000000..3c2cebe
--- /dev/null
+++ b/android-app/.idea/libraries/roundedimageview_2_1_1.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/social_sdk_library_project_.xml b/android-app/.idea/libraries/social_sdk_library_project_.xml
new file mode 100644
index 0000000..4584449
--- /dev/null
+++ b/android-app/.idea/libraries/social_sdk_library_project_.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/support_annotations_24_0_0.xml b/android-app/.idea/libraries/support_annotations_24_0_0.xml
new file mode 100644
index 0000000..17f57c1
--- /dev/null
+++ b/android-app/.idea/libraries/support_annotations_24_0_0.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/support_v4_24_0_0.xml b/android-app/.idea/libraries/support_v4_24_0_0.xml
new file mode 100644
index 0000000..b503ff9
--- /dev/null
+++ b/android-app/.idea/libraries/support_v4_24_0_0.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/support_vector_drawable_24_0_0.xml b/android-app/.idea/libraries/support_vector_drawable_24_0_0.xml
new file mode 100644
index 0000000..f3d609e
--- /dev/null
+++ b/android-app/.idea/libraries/support_vector_drawable_24_0_0.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/ui_2_0_0_beta6.xml b/android-app/.idea/libraries/ui_2_0_0_beta6.xml
new file mode 100644
index 0000000..70249d1
--- /dev/null
+++ b/android-app/.idea/libraries/ui_2_0_0_beta6.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/libraries/xstream_1_4_7.xml b/android-app/.idea/libraries/xstream_1_4_7.xml
new file mode 100644
index 0000000..b84e270
--- /dev/null
+++ b/android-app/.idea/libraries/xstream_1_4_7.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/misc.xml b/android-app/.idea/misc.xml
new file mode 100644
index 0000000..5d19981
--- /dev/null
+++ b/android-app/.idea/misc.xml
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/modules.xml b/android-app/.idea/modules.xml
new file mode 100644
index 0000000..657b7cb
--- /dev/null
+++ b/android-app/.idea/modules.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/runConfigurations.xml b/android-app/.idea/runConfigurations.xml
new file mode 100644
index 0000000..7f68460
--- /dev/null
+++ b/android-app/.idea/runConfigurations.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/.idea/workspace.xml b/android-app/.idea/workspace.xml
new file mode 100644
index 0000000..3d27b0d
--- /dev/null
+++ b/android-app/.idea/workspace.xml
@@ -0,0 +1,7249 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1472718595709
+
+ 1472718595709
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/android-app.iml b/android-app/android-app.iml
new file mode 100644
index 0000000..210eadf
--- /dev/null
+++ b/android-app/android-app.iml
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/app/app.iml b/android-app/app/app.iml
new file mode 100644
index 0000000..18b53db
--- /dev/null
+++ b/android-app/app/app.iml
@@ -0,0 +1,197 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ generateGoogleDebugSources
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android-app/build/generated/mockable-android-23.jar b/android-app/build/generated/mockable-android-23.jar
new file mode 100644
index 0000000..33790b1
Binary files /dev/null and b/android-app/build/generated/mockable-android-23.jar differ
diff --git a/android-app/build/intermediates/dex-cache/cache.xml b/android-app/build/intermediates/dex-cache/cache.xml
new file mode 100644
index 0000000..0409eeb
--- /dev/null
+++ b/android-app/build/intermediates/dex-cache/cache.xml
@@ -0,0 +1,355 @@
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
diff --git a/android-app/local.properties b/android-app/local.properties
new file mode 100644
index 0000000..58322fe
--- /dev/null
+++ b/android-app/local.properties
@@ -0,0 +1,11 @@
+## This file is automatically generated by Android Studio.
+# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
+#
+# This file must *NOT* be checked into Version Control Systems,
+# as it contains information specific to your local configuration.
+#
+# Location of the SDK. This is only used by Gradle.
+# For customization when using a Version Control System, please read the
+# header note.
+#Thu Sep 01 16:12:02 CST 2016
+sdk.dir=C\:\\Users\\46708\\AppData\\Local\\Android\\Sdk