File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ url_one_on_one_chat_with_image='https://github.com/zoff99/ToxAndroidRefImpl/rele
44url_video_call_test=' https://github.com/zoff99/ToxAndroidRefImpl/releases/download/nightly/screen_shot_android_29_11.png'
55url_start_screen=' https://github.com/zoff99/ToxAndroidRefImpl/releases/download/nightly/android_screen01_33.png'
66url_friend_and_group_list=' https://github.com/zoff99/ToxAndroidRefImpl/releases/download/nightly/screen_shot_android_29_04.png'
7+ url_info_screen=' https://github.com/zoff99/ToxAndroidRefImpl/releases/download/nightly/screen_shot_info_29_03.png'
78
89url_promo_friend_list=' https://github.com/zoff99/ToxAndroidRefImpl/releases/download/nightly/promo_29_02.png'
910url_promo_chat_with_image=' https://github.com/zoff99/ToxAndroidRefImpl/releases/download/nightly/promo_29_03.png'
@@ -26,5 +27,7 @@ wget "$url_two_friend_list" -O ./fastlane/metadata/android/en-US/images/phoneScr
2627wget " $url_one_on_one_chat_with_image " -O ./fastlane/metadata/android/en-US/images/phoneScreenshots/106.png
2728wget " $url_video_call_test " -O ./fastlane/metadata/android/en-US/images/phoneScreenshots/107.png
2829
30+ wget " $url_info_screen " -O ./fastlane/metadata/android/en-US/images/phoneScreenshots/121.png
31+
2932
3033
You can’t perform that action at this time.
0 commit comments