diff --git a/.gitignore b/.gitignore index 67a86b2f..5dbd75e5 100644 --- a/.gitignore +++ b/.gitignore @@ -13,5 +13,3 @@ build/ .project .classpath .settings/ - -android/fastlane/ diff --git a/android/fastlane/metadata/android/en-GB/changelogs/4.txt b/android/fastlane/metadata/android/en-GB/changelogs/4.txt new file mode 100644 index 00000000..262a2719 --- /dev/null +++ b/android/fastlane/metadata/android/en-GB/changelogs/4.txt @@ -0,0 +1 @@ +GitJournal is ready for the world. \ No newline at end of file diff --git a/android/fastlane/metadata/android/en-GB/full_description.txt b/android/fastlane/metadata/android/en-GB/full_description.txt index 7fae6c7c..899ca8b6 100644 --- a/android/fastlane/metadata/android/en-GB/full_description.txt +++ b/android/fastlane/metadata/android/en-GB/full_description.txt @@ -1 +1,16 @@ -A Journaling App Built on top of Git \ No newline at end of file +GitJournal is a journaling, personal diary app built with privacy and transparency in mind. It stores all its notes in a standardised Markdown + YAML header format. The notes are stored in a hosted Git Repo of your choice - GitHub / GitLab / Any Custom-provider. + +Features - + +- Private by design +- No Account Required +- Open source +- Beautiful interface focused on writing +- Can easily be extended and integrated with other git tools +- Git log clearly shows a history of changes +- Built for developers +- No Ads + +Never need to import / export your journal, as you always have control of the data. Apps may come and go, but your journal entries will always be with you. + +The app comes with a clean, easy to use interface designed to focus on just writing your journal entries without any distractions. \ No newline at end of file diff --git a/android/fastlane/metadata/android/en-GB/images/phoneScreenshots/1.jpeg b/android/fastlane/metadata/android/en-GB/images/phoneScreenshots/1.jpeg new file mode 100644 index 00000000..b1bdcb20 Binary files /dev/null and b/android/fastlane/metadata/android/en-GB/images/phoneScreenshots/1.jpeg differ diff --git a/android/fastlane/metadata/android/en-GB/images/phoneScreenshots/2.jpeg b/android/fastlane/metadata/android/en-GB/images/phoneScreenshots/2.jpeg new file mode 100644 index 00000000..aa026677 Binary files /dev/null and b/android/fastlane/metadata/android/en-GB/images/phoneScreenshots/2.jpeg differ diff --git a/android/fastlane/metadata/android/en-GB/images/phoneScreenshots/3.jpeg b/android/fastlane/metadata/android/en-GB/images/phoneScreenshots/3.jpeg new file mode 100644 index 00000000..50d7576b Binary files /dev/null and b/android/fastlane/metadata/android/en-GB/images/phoneScreenshots/3.jpeg differ