Donovan Preston a42cec97f3 Fix #1145 Fix the back button after logging in. (#1158) 6 лет назад
..
app a42cec97f3 Fix #1145 Fix the back button after logging in. (#1158) 6 лет назад
gradle a42cec97f3 Fix #1145 Fix the back button after logging in. (#1158) 6 лет назад
pages c0d8300a8e fixed some scrollbars 6 лет назад
stores cab6f1bafb Implement the mechanics of fxa login on android, but don't show ui fo… (#1000) 6 лет назад
.eslintrc.yaml cab6f1bafb Implement the mechanics of fxa login on android, but don't show ui fo… (#1000) 6 лет назад
.gitignore b269712c32 Initial working proof-of-concept for android. 6 лет назад
README.md 6baf385058 Add a readme 6 лет назад
SendAndroid.iml b269712c32 Initial working proof-of-concept for android. 6 лет назад
android.js fd3caa3cc6 Fix #1150 Make the defaults on android match the defaults on the web. (#1155) 6 лет назад
build.gradle a42cec97f3 Fix #1145 Fix the back button after logging in. (#1158) 6 лет назад
gradle.properties b269712c32 Initial working proof-of-concept for android. 6 лет назад
gradlew b269712c32 Initial working proof-of-concept for android. 6 лет назад
gradlew.bat b269712c32 Initial working proof-of-concept for android. 6 лет назад
settings.gradle b269712c32 Initial working proof-of-concept for android. 6 лет назад
user.js cab6f1bafb Implement the mechanics of fxa login on android, but don't show ui fo… (#1000) 6 лет назад

README.md

Readme

The Send Android app allows you to choose any file from your android device, encrypt it with a password, and get a URL which will allow secure download of the file. By default, this URL will expire after one download or 24 hours.

Building the Send Android app.

First, install Android Studio. Open the android directory in Android Studio, plug in your android phone, and press the run button.