Skip to content

Commit

Permalink
Merge pull request #8 from TrustWallet/move_android_to_root
Browse files Browse the repository at this point in the history
Move android library to root
  • Loading branch information
madcake authored Jun 1, 2018
2 parents 4707c91 + 30e8aaf commit 3561e62
Show file tree
Hide file tree
Showing 41 changed files with 52 additions and 55 deletions.
52 changes: 52 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,55 @@ JS/jspm_packages/
JS/staging/
*.swp
*.swo

# Android
.idea
.idea/*
.DS_Store
/captures
.externalNativeBuild

### Android ###
# Built application files
*.apk
*.ap_
*.iml
*.swp
*.swo

# Files for the Dalvik VM
*.dex

# Java class files
*.class

# Generated files
bin/
gen/
Trust-strings.zip

# Gradle files
.gradle/
/build
app/release

# Fastlane
fastlane/report.xml

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

# Proguard folder generated by Eclipse
proguard/

# Log Files
*.log

# Android Studio Navigation editor temp files
.navigation/

### Android Patch ###
gen-external-apklibs


tn/trustnative.aar
49 changes: 0 additions & 49 deletions TrustWeb3Provider-android/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions TrustWeb3Provider-android/.idea/vcs.xml

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 3561e62

Please sign in to comment.