diff --git a/README.md b/README.md index e97a3e6..bcf4bad 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Bookwyrm-android -A crappy attempt at creating an Android application for Bookwyrm. Basically, it is just bookwyrm put into a 'webview' element. +An Android application for Bookwyrm. Basically, it is just bookwyrm put into a 'webview' element. What it does? It enables you to use BookWyrm on your Android phone without having to use a browser to go to it every time. It can also open links to userpages of Bookwyrm users. This application works on: Android 6 and above. +And if you want to know, I am @StoryDragon@wyrms.de on BookWyrm. diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index a26c186..76caf1a 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,2 +1,2 @@ -This is a, probably crappy, Android client for BookWyrm. +This is an Android client for BookWyrm. It is just BookWyrm put into a webview element, nothing special. diff --git a/fastlane/metadata/android/en-US/images/1.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png similarity index 100% rename from fastlane/metadata/android/en-US/images/1.png rename to fastlane/metadata/android/en-US/images/phoneScreenshots/1.png diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png new file mode 100644 index 0000000..aa6672b Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png new file mode 100644 index 0000000..a4d5be9 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png new file mode 100644 index 0000000..bc7d4a5 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png differ