diff --git a/README.md b/README.md index c3ee1c6..f4e2f54 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ The app provides two methods of operation: ## Installation [Get it on GitHub](https://github.com/aunchagaonkar/NetworkSwitch/releases) +[Get it at IzzyOnDroid](https://apt.izzysoft.de/packages/com.supernova.networkswitch) 1. Download the latest APK from the Releases page 2. Install on your Android device diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt new file mode 100644 index 0000000..7a1aa6b --- /dev/null +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -0,0 +1 @@ +

Network Switch enables you to toggle between 4G and 5G network modes with dual control methods: Root access for rooted devices and Shizuku for non-rooted devices.


Purpose

Network Switch allows Android users to manually control their device's network preference between pure 4G (LTE-only) and 5G (NR-only) modes. This is useful for:

The app provides two methods of operation:

Features

\ No newline at end of file diff --git a/fastlane/metadata/android/en-US/images/icon.png b/fastlane/metadata/android/en-US/images/icon.png new file mode 100644 index 0000000..c4f0028 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/icon.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot_main.jpg b/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot_main.jpg new file mode 100644 index 0000000..478ff1c Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot_main.jpg differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot_settings.jpg b/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot_settings.jpg new file mode 100644 index 0000000..94764b5 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot_settings.jpg differ diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt new file mode 100644 index 0000000..561c3c7 --- /dev/null +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -0,0 +1 @@ +One-tap network switching for Android \ No newline at end of file