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

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.