diff --git a/android/app/app.iml b/android/app/app.iml index 5eda7aaa..418506f8 100644 --- a/android/app/app.iml +++ b/android/app/app.iml @@ -42,7 +42,7 @@ - + @@ -149,31 +149,32 @@ + - + + + - - + - diff --git a/android/app/build.gradle b/android/app/build.gradle index b654a1b5..33631428 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -24,9 +24,9 @@ android { dependencies { implementation fileTree(dir: 'libs', include: ['*.jar']) - implementation"org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version" + implementation"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" implementation 'com.android.support:appcompat-v7:27.1.1' - implementation 'com.android.support.constraint:constraint-layout:1.1.0' + implementation 'com.android.support.constraint:constraint-layout:1.1.2' testImplementation 'junit:junit:4.12' androidTestImplementation 'com.android.support.test:runner:1.0.2' androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2' diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 838b119d..992e1612 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -3,6 +3,7 @@ package="com.mozilla.send.sendandroid"> + - - @@ -30,7 +29,6 @@ - \ No newline at end of file diff --git a/android/app/src/main/assets/index.html b/android/app/src/main/assets/index.html new file mode 100644 index 00000000..73434fe9 --- /dev/null +++ b/android/app/src/main/assets/index.html @@ -0,0 +1,188 @@ + + + +
+ + Why does Firefox Send require JavaScript? + +
Please enable JavaScript and try again.