diff --git a/fastlane/metadata/android/en-US/changelogs/10.txt b/fastlane/metadata/android/en-US/changelogs/10.txt new file mode 100644 index 0000000..781faa1 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/10.txt @@ -0,0 +1,23 @@ +Bugfix +- fix onBackPressed crash when adapter is null +- fix path bug +- Fix support for JSON Array +- fix MIME types + +New features +- Added autolink +- Added themed icon +- Added splash screen +- Added Drag and Drop feature +- Highlight previous position +- Added Crash logs page +- Added warning dialog before sharing logs +- Added Split view + +Updates +- update About page +- Update loading file +- UI update + - add start screen animation + - loading animation update + - Snackbar update \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/images/featureGraphic.png b/fastlane/metadata/android/en-US/images/featureGraphic.png new file mode 100644 index 0000000..cbd52f4 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/featureGraphic.png differ diff --git a/fastlane/metadata/android/en-US/title.txt b/fastlane/metadata/android/en-US/title.txt new file mode 100644 index 0000000..d9b13cf --- /dev/null +++ b/fastlane/metadata/android/en-US/title.txt @@ -0,0 +1 @@ +Json List \ No newline at end of file