timvisee 1a923d21b5 Add DEFAULT_DOWNLOADS variable to set default download count 3 лет назад
..
app 74ecb598d2 Fix #1283 Prevent loading any pages other than our file:/// url resources and accounts.firefox.com in the webview 5 лет назад
gradle a42cec97f3 Fix #1145 Fix the back button after logging in. (#1158) 5 лет назад
pages c71c246959 Dark theme 4 лет назад
stores 807ecff471 updated sentry libs from raven to @sentry 4 лет назад
.eslintrc.yaml cab6f1bafb Implement the mechanics of fxa login on android, but don't show ui fo… (#1000) 5 лет назад
.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 1a923d21b5 Add DEFAULT_DOWNLOADS variable to set default download count 3 лет назад
build.gradle 48b5d85904 Cleanup Android project (Minor refactorings, etc.) (#1244) 5 лет назад
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 da5f503dbc no-op startAuthFlow on android 5 лет назад

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.