Skip to content

Commit

Permalink
Great Update to the source
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Mihalachi committed Sep 25, 2014
1 parent ec5645c commit 276b831
Show file tree
Hide file tree
Showing 382 changed files with 21,652 additions and 3,802 deletions.
67 changes: 45 additions & 22 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,38 +1,61 @@
# built application files
# Built application files
*.apk
*.ap_

# files for the dex VM
# Files for the Dalvik VM
*.dex

# Java class files
*.class

# generated files
# Generated files
bin/
gen/

# Local configuration file (sdk path, etc)
local.properties

# Eclipse project files
.classpath
.project

# Proguard folder generated by Eclipse
proguard/

# Intellij project files
# Log Files
*.log

app-pro/

# Built application files
/*/build/

# Crashlytics configuations
com_crashlytics_export_strings.xml
crashlytics-build.properties
crashlytics.properties

# Local configuration file (sdk path, etc)
local.properties

# Gradle generated files
.gradle/

# Signing files
.signing/

# User-specific configurations
.idea/libraries/
.idea/workspace.xml
.idea/tasks.xml
.idea/.name
.idea/compiler.xml
.idea/copyright/profiles_settings.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/scope_settings.xml
.idea/vcs.xml
*.iml
*.ipr
*.iws
.idea/

# Android Studio
.gradle
*.jks
/local.properties
/.idea/workspace.xml

# OS-specific files
.DS_Store
/build
/Turbo Editor/build/
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
9 changes: 9 additions & 0 deletions .idea/copyright/Copyright_Vlad_Mihalachi.xml

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

23 changes: 23 additions & 0 deletions .idea/gradle.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/inspectionProfiles/Project_Default.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/inspectionProfiles/profiles_settings.xml

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

36 changes: 0 additions & 36 deletions Turbo Editor/build.gradle

This file was deleted.

104 changes: 0 additions & 104 deletions Turbo Editor/src/main/AndroidManifest.xml

This file was deleted.

0 comments on commit 276b831

Please sign in to comment.