Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DanyloPrykhodko committed May 30, 2018
0 parents commit c6764e9
Show file tree
Hide file tree
Showing 288 changed files with 4,993 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto
22 changes: 22 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Compiled class file
*.class

# Log file
*.log

# BlueJ files
*.ctxt

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.jar
*.war
*.ear
*.zip
*.tar.gz
*.rar

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
Binary file added .gradle/3.3/taskArtifacts/fileHashes.bin
Binary file not shown.
Binary file added .gradle/3.3/taskArtifacts/fileSnapshots.bin
Binary file not shown.
Binary file added .gradle/3.3/taskArtifacts/taskArtifacts.bin
Binary file not shown.
Binary file added .gradle/3.3/taskArtifacts/taskArtifacts.lock
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .gradle/4.3-rc-2/fileChanges/last-build.bin
Binary file not shown.
Binary file added .gradle/4.3-rc-2/fileHashes/fileHashes.bin
Binary file not shown.
Binary file added .gradle/4.3-rc-2/fileHashes/fileHashes.lock
Binary file not shown.
Binary file added .gradle/4.6/fileChanges/last-build.bin
Binary file not shown.
Binary file added .gradle/4.6/fileContent/annotation-processors.bin
Binary file not shown.
Binary file added .gradle/4.6/fileContent/fileContent.lock
Binary file not shown.
Binary file added .gradle/4.6/fileHashes/fileHashes.bin
Binary file not shown.
Binary file added .gradle/4.6/fileHashes/fileHashes.lock
Binary file not shown.
Binary file added .gradle/4.6/fileHashes/resourceHashesCache.bin
Binary file not shown.
Binary file added .gradle/4.6/javaCompile/classAnalysis.bin
Binary file not shown.
Binary file added .gradle/4.6/javaCompile/jarAnalysis.bin
Binary file not shown.
Binary file added .gradle/4.6/javaCompile/javaCompile.lock
Binary file not shown.
Binary file added .gradle/4.6/javaCompile/taskHistory.bin
Binary file not shown.
Binary file added .gradle/4.6/javaCompile/taskJars.bin
Binary file not shown.
Binary file added .gradle/4.6/taskHistory/taskHistory.bin
Binary file not shown.
Binary file added .gradle/4.6/taskHistory/taskHistory.lock
Binary file not shown.
Binary file added .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
2 changes: 2 additions & 0 deletions .gradle/buildOutputCleanup/cache.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#Tue May 29 16:56:18 CEST 2018
gradle.version=4.6
Binary file added .gradle/buildOutputCleanup/outputFiles.bin
Binary file not shown.
Empty file.
6 changes: 6 additions & 0 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions .idea/libraries/1_common_1_1_0.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/1_runtime_1_1_0.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/libraries/animated_vector_drawable_25_4_0.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/animated_vector_drawable_28_0_0_alpha1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/libraries/appcompat_v7_25_4_0.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/appcompat_v7_28_0_0_alpha1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/asynclayoutinflater_28_0_0_alpha1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions .idea/libraries/collections_28_0_0_alpha1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions .idea/libraries/common_1_1_0.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/libraries/constraint_layout_1_0_2.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/libraries/constraint_layout_solver_1_0_2.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/coordinatorlayout_28_0_0_alpha1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/cursoradapter_28_0_0_alpha1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/customview_28_0_0_alpha1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/documentfile_28_0_0_alpha1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/drawerlayout_28_0_0_alpha1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/espresso_core_2_2_2.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/espresso_idling_resource_2_2_2.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/exposed_instrumentation_api_publish_0_5.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions .idea/libraries/hamcrest_core_1_3.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/libraries/hamcrest_integration_1_3.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/libraries/hamcrest_library_1_3.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/libraries/interpolator_28_0_0_alpha1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/libraries/javawriter_2_1_1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/libraries/javax_annotation_api_1_2.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c6764e9

Please sign in to comment.