From 26590c96cf54b3235c181f9018591a6eafe22d84 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 23 Dec 2018 20:05:18 -0500 Subject: Update play listings (#1250) * Update play listing * Update default language * Delete fastlane --- app/src/main/play/defaultLanguage | 2 +- app/src/main/play/en-CA/listing/fulldescription | 38 ---------- app/src/main/play/en-CA/listing/shortdescription | 1 - app/src/main/play/en-CA/listing/title | 1 - app/src/main/play/en-CA/whatsnew | 1 - app/src/main/play/en-US/listing/fulldescription | 38 ++++++++++ .../play/en-US/listing/images/featureGraphic.png | Bin 0 -> 8596 bytes .../images/phoneScreenshots/frost_1_themes.png | Bin 0 -> 41141 bytes .../images/phoneScreenshots/frost_2_glass.png | Bin 0 -> 128325 bytes .../phoneScreenshots/frost_3_multi_accounts.png | Bin 0 -> 30160 bytes .../images/phoneScreenshots/frost_4_pip.png | Bin 0 -> 63637 bytes .../images/phoneScreenshots/frost_5_swipe.png | Bin 0 -> 41821 bytes .../phoneScreenshots/frost_6_quick_links.png | Bin 0 -> 25264 bytes app/src/main/play/en-US/listing/shortdescription | 1 + app/src/main/play/en-US/listing/title | 1 + app/src/main/play/en-US/whatsnew | 1 + .../play/es-ES/listing/images/featureGraphic.png | Bin 0 -> 8596 bytes .../images/phoneScreenshots/frost_1_themes.png | Bin 0 -> 41141 bytes .../images/phoneScreenshots/frost_2_glass.png | Bin 0 -> 128325 bytes .../phoneScreenshots/frost_3_multi_accounts.png | Bin 0 -> 30160 bytes .../images/phoneScreenshots/frost_4_pip.png | Bin 0 -> 63637 bytes .../images/phoneScreenshots/frost_5_swipe.png | Bin 0 -> 41821 bytes .../phoneScreenshots/frost_6_quick_links.png | Bin 0 -> 25264 bytes .../metadata/android/en-CA/full_description.txt | 80 --------------------- .../android/en-CA/images/featureGraphic.png | Bin 8596 -> 0 bytes .../images/phoneScreenshots/frost_1_themes.png | Bin 41141 -> 0 bytes .../images/phoneScreenshots/frost_2_glass.png | Bin 128325 -> 0 bytes .../phoneScreenshots/frost_3_multi_accounts.png | Bin 30160 -> 0 bytes .../en-CA/images/phoneScreenshots/frost_4_pip.png | Bin 63637 -> 0 bytes .../images/phoneScreenshots/frost_5_swipe.png | Bin 41821 -> 0 bytes .../phoneScreenshots/frost_6_quick_links.png | Bin 25264 -> 0 bytes .../metadata/android/en-CA/short_description.txt | 1 - fastlane/metadata/android/en-CA/title.txt | 1 - 33 files changed, 42 insertions(+), 124 deletions(-) delete mode 100644 app/src/main/play/en-CA/listing/fulldescription delete mode 100644 app/src/main/play/en-CA/listing/shortdescription delete mode 100644 app/src/main/play/en-CA/listing/title delete mode 100644 app/src/main/play/en-CA/whatsnew create mode 100644 app/src/main/play/en-US/listing/fulldescription create mode 100644 app/src/main/play/en-US/listing/images/featureGraphic.png create mode 100644 app/src/main/play/en-US/listing/images/phoneScreenshots/frost_1_themes.png create mode 100644 app/src/main/play/en-US/listing/images/phoneScreenshots/frost_2_glass.png create mode 100644 app/src/main/play/en-US/listing/images/phoneScreenshots/frost_3_multi_accounts.png create mode 100644 app/src/main/play/en-US/listing/images/phoneScreenshots/frost_4_pip.png create mode 100644 app/src/main/play/en-US/listing/images/phoneScreenshots/frost_5_swipe.png create mode 100644 app/src/main/play/en-US/listing/images/phoneScreenshots/frost_6_quick_links.png create mode 100644 app/src/main/play/en-US/listing/shortdescription create mode 100644 app/src/main/play/en-US/listing/title create mode 100644 app/src/main/play/en-US/whatsnew create mode 100644 app/src/main/play/es-ES/listing/images/featureGraphic.png create mode 100644 app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_1_themes.png create mode 100644 app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_2_glass.png create mode 100644 app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_3_multi_accounts.png create mode 100644 app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_4_pip.png create mode 100644 app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_5_swipe.png create mode 100644 app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_6_quick_links.png delete mode 100644 fastlane/metadata/android/en-CA/full_description.txt delete mode 100644 fastlane/metadata/android/en-CA/images/featureGraphic.png delete mode 100644 fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_1_themes.png delete mode 100644 fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_2_glass.png delete mode 100644 fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_3_multi_accounts.png delete mode 100644 fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_4_pip.png delete mode 100644 fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_5_swipe.png delete mode 100644 fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_6_quick_links.png delete mode 100644 fastlane/metadata/android/en-CA/short_description.txt delete mode 100644 fastlane/metadata/android/en-CA/title.txt diff --git a/app/src/main/play/defaultLanguage b/app/src/main/play/defaultLanguage index ffdd217e..f2b0341f 100644 --- a/app/src/main/play/defaultLanguage +++ b/app/src/main/play/defaultLanguage @@ -1 +1 @@ -en-CA \ No newline at end of file +en-US \ No newline at end of file diff --git a/app/src/main/play/en-CA/listing/fulldescription b/app/src/main/play/en-CA/listing/fulldescription deleted file mode 100644 index 8e917db2..00000000 --- a/app/src/main/play/en-CA/listing/fulldescription +++ /dev/null @@ -1,38 +0,0 @@ -Welcome to Frost for Facebook! - -Frost is a fully functional web wrapper, with many unique and native features such as: - -• True multi user interactions - More than just an option in a settings menu, Frost's account switcher is right in the drawer. You are one tap away from switching accounts, and everything refreshes on the switch so that you can view other accounts instantaneously. Furthermore, the notification service will fetch notifications from all accounts, and will let you know which account has the new notification. -• Better multitasking - Frost contains an overlaying web browser that can be drawn on top of your foreground task. Open links and notifications with a full screen view, then swipe away to get back to your previous task. -• Contextual awareness - Frost integrates additional features via long presses. Need to copy a block of text or share a link? Long press the text. Need to zoom into an image or download it? Long press the image! -• Material Design - Built for lollipop and up, Frost focuses strongly on a beautiful and functional UI, and embraces material transitions and dimensions. -• Complete theme engine - Frost contains very comprehensive themes that customize all components of the app. Frost is also the only app to support transparent themes. -• Fully opened - Nothing speaks for privacy more than being open sourced. Frost is proud to be one of those apps, and can be found on github (Link in the app's about section) -• Fixes the little things - Frost is community driven, and many tweaks are added to address minor inconveniences and give a full native experience, despite being a web app. To list a few: -   • Focusing on a text input will prevent refreshing, so you don't accidentally swipe and lose your progress. -   • Horizontal swipe can be enabled along side the viewpager swipe with a simple long press -   • Automatic bug reports are sent when a crash is detected, so even if you don't contact the devs, you are helping contribute by using the app. - -Mandatory permissions used and why: - -• Internet, Network State, Wifi State - Frost fetches the pages from Facebook's mobile website. It also needs the network state so as to limit internet usage when you are on a metered network. -• Receive Boot Completed - Frost notifications persist on reboot, and need this permission to be added each time. -• Vibrate - Needed to vibrate phone for notifications; this can be toggled in the settings -• Billing - For purchasing pro and unlocking all of Frost's features - -Optional permissions used and why: -(these are only requested when they have to be, and are disabled until then) - -• Read/write external storage - Needed to upload photos in a new status and save photos when prompted -• Fine/coarse location - Needed for the check in option if users wish to search for their location - -• That's it! No privacy intrusion and no extra demands. - -Permissions NOT used and why: - -• Wakelock - Frost takes advantage of Android's Job Scheduler, and lets the framework decide when to run background services. Frost therefore doesn't need to constantly run in the background, nor does it force your phone to stay awake. -• Retrieve running apps - Frost has no need to access external apps or see what else is running -• Identity - Frost manages its accounts internally and uses it solely to give you access to your account. We don't depend on other personal information and we don't even save your email. -• Camera - While the camera permission can be added to allow you to directly take photos and upload them, we've decided that it would be best to allow you to do so externally and then share the photo with Frost - -* Frost is a third party app and is in no way affiliated with Facebook Inc.* \ No newline at end of file diff --git a/app/src/main/play/en-CA/listing/shortdescription b/app/src/main/play/en-CA/listing/shortdescription deleted file mode 100644 index b1ac9928..00000000 --- a/app/src/main/play/en-CA/listing/shortdescription +++ /dev/null @@ -1 +0,0 @@ -A fast and extensive third party wrapper for Facebook. \ No newline at end of file diff --git a/app/src/main/play/en-CA/listing/title b/app/src/main/play/en-CA/listing/title deleted file mode 100644 index a933d845..00000000 --- a/app/src/main/play/en-CA/listing/title +++ /dev/null @@ -1 +0,0 @@ -Frost for Facebook \ No newline at end of file diff --git a/app/src/main/play/en-CA/whatsnew b/app/src/main/play/en-CA/whatsnew deleted file mode 100644 index 1d15ce22..00000000 --- a/app/src/main/play/en-CA/whatsnew +++ /dev/null @@ -1 +0,0 @@ -A full changelog is available in the app \ No newline at end of file diff --git a/app/src/main/play/en-US/listing/fulldescription b/app/src/main/play/en-US/listing/fulldescription new file mode 100644 index 00000000..8e917db2 --- /dev/null +++ b/app/src/main/play/en-US/listing/fulldescription @@ -0,0 +1,38 @@ +Welcome to Frost for Facebook! + +Frost is a fully functional web wrapper, with many unique and native features such as: + +• True multi user interactions - More than just an option in a settings menu, Frost's account switcher is right in the drawer. You are one tap away from switching accounts, and everything refreshes on the switch so that you can view other accounts instantaneously. Furthermore, the notification service will fetch notifications from all accounts, and will let you know which account has the new notification. +• Better multitasking - Frost contains an overlaying web browser that can be drawn on top of your foreground task. Open links and notifications with a full screen view, then swipe away to get back to your previous task. +• Contextual awareness - Frost integrates additional features via long presses. Need to copy a block of text or share a link? Long press the text. Need to zoom into an image or download it? Long press the image! +• Material Design - Built for lollipop and up, Frost focuses strongly on a beautiful and functional UI, and embraces material transitions and dimensions. +• Complete theme engine - Frost contains very comprehensive themes that customize all components of the app. Frost is also the only app to support transparent themes. +• Fully opened - Nothing speaks for privacy more than being open sourced. Frost is proud to be one of those apps, and can be found on github (Link in the app's about section) +• Fixes the little things - Frost is community driven, and many tweaks are added to address minor inconveniences and give a full native experience, despite being a web app. To list a few: +   • Focusing on a text input will prevent refreshing, so you don't accidentally swipe and lose your progress. +   • Horizontal swipe can be enabled along side the viewpager swipe with a simple long press +   • Automatic bug reports are sent when a crash is detected, so even if you don't contact the devs, you are helping contribute by using the app. + +Mandatory permissions used and why: + +• Internet, Network State, Wifi State - Frost fetches the pages from Facebook's mobile website. It also needs the network state so as to limit internet usage when you are on a metered network. +• Receive Boot Completed - Frost notifications persist on reboot, and need this permission to be added each time. +• Vibrate - Needed to vibrate phone for notifications; this can be toggled in the settings +• Billing - For purchasing pro and unlocking all of Frost's features + +Optional permissions used and why: +(these are only requested when they have to be, and are disabled until then) + +• Read/write external storage - Needed to upload photos in a new status and save photos when prompted +• Fine/coarse location - Needed for the check in option if users wish to search for their location + +• That's it! No privacy intrusion and no extra demands. + +Permissions NOT used and why: + +• Wakelock - Frost takes advantage of Android's Job Scheduler, and lets the framework decide when to run background services. Frost therefore doesn't need to constantly run in the background, nor does it force your phone to stay awake. +• Retrieve running apps - Frost has no need to access external apps or see what else is running +• Identity - Frost manages its accounts internally and uses it solely to give you access to your account. We don't depend on other personal information and we don't even save your email. +• Camera - While the camera permission can be added to allow you to directly take photos and upload them, we've decided that it would be best to allow you to do so externally and then share the photo with Frost + +* Frost is a third party app and is in no way affiliated with Facebook Inc.* \ No newline at end of file diff --git a/app/src/main/play/en-US/listing/images/featureGraphic.png b/app/src/main/play/en-US/listing/images/featureGraphic.png new file mode 100644 index 00000000..c47aa1d9 Binary files /dev/null and b/app/src/main/play/en-US/listing/images/featureGraphic.png differ diff --git a/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_1_themes.png b/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_1_themes.png new file mode 100644 index 00000000..6d579adf Binary files /dev/null and b/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_1_themes.png differ diff --git a/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_2_glass.png b/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_2_glass.png new file mode 100644 index 00000000..4ee98308 Binary files /dev/null and b/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_2_glass.png differ diff --git a/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_3_multi_accounts.png b/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_3_multi_accounts.png new file mode 100644 index 00000000..11536dfe Binary files /dev/null and b/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_3_multi_accounts.png differ diff --git a/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_4_pip.png b/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_4_pip.png new file mode 100644 index 00000000..e2b5910b Binary files /dev/null and b/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_4_pip.png differ diff --git a/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_5_swipe.png b/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_5_swipe.png new file mode 100644 index 00000000..f5a7fb82 Binary files /dev/null and b/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_5_swipe.png differ diff --git a/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_6_quick_links.png b/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_6_quick_links.png new file mode 100644 index 00000000..bd42e92b Binary files /dev/null and b/app/src/main/play/en-US/listing/images/phoneScreenshots/frost_6_quick_links.png differ diff --git a/app/src/main/play/en-US/listing/shortdescription b/app/src/main/play/en-US/listing/shortdescription new file mode 100644 index 00000000..b1ac9928 --- /dev/null +++ b/app/src/main/play/en-US/listing/shortdescription @@ -0,0 +1 @@ +A fast and extensive third party wrapper for Facebook. \ No newline at end of file diff --git a/app/src/main/play/en-US/listing/title b/app/src/main/play/en-US/listing/title new file mode 100644 index 00000000..a933d845 --- /dev/null +++ b/app/src/main/play/en-US/listing/title @@ -0,0 +1 @@ +Frost for Facebook \ No newline at end of file diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew new file mode 100644 index 00000000..1d15ce22 --- /dev/null +++ b/app/src/main/play/en-US/whatsnew @@ -0,0 +1 @@ +A full changelog is available in the app \ No newline at end of file diff --git a/app/src/main/play/es-ES/listing/images/featureGraphic.png b/app/src/main/play/es-ES/listing/images/featureGraphic.png new file mode 100644 index 00000000..c47aa1d9 Binary files /dev/null and b/app/src/main/play/es-ES/listing/images/featureGraphic.png differ diff --git a/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_1_themes.png b/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_1_themes.png new file mode 100644 index 00000000..6d579adf Binary files /dev/null and b/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_1_themes.png differ diff --git a/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_2_glass.png b/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_2_glass.png new file mode 100644 index 00000000..4ee98308 Binary files /dev/null and b/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_2_glass.png differ diff --git a/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_3_multi_accounts.png b/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_3_multi_accounts.png new file mode 100644 index 00000000..11536dfe Binary files /dev/null and b/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_3_multi_accounts.png differ diff --git a/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_4_pip.png b/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_4_pip.png new file mode 100644 index 00000000..e2b5910b Binary files /dev/null and b/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_4_pip.png differ diff --git a/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_5_swipe.png b/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_5_swipe.png new file mode 100644 index 00000000..f5a7fb82 Binary files /dev/null and b/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_5_swipe.png differ diff --git a/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_6_quick_links.png b/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_6_quick_links.png new file mode 100644 index 00000000..bd42e92b Binary files /dev/null and b/app/src/main/play/es-ES/listing/images/phoneScreenshots/frost_6_quick_links.png differ diff --git a/fastlane/metadata/android/en-CA/full_description.txt b/fastlane/metadata/android/en-CA/full_description.txt deleted file mode 100644 index d0c3f6dc..00000000 --- a/fastlane/metadata/android/en-CA/full_description.txt +++ /dev/null @@ -1,80 +0,0 @@ -'''Welcome to Frost for Facebook!''' - -[https://allanwang.github.io/Frost-for-Facebook/ Webpage] - -Frost is a fully functional web wrapper, with many unique and native features -such as: - -* '''True multi user interactions''' - More than just an option in a settings -menu, Frost's account switcher is right in the drawer. You are one tap away from -switching accounts, and everything refreshes on the switch so that you can view -other accounts instantaneously. Furthermore, the notification service will fetch -notifications from all accounts, and will let you know which account has the new -notification. - -* '''Better multitasking''' - Frost contains an overlaying web browser that can -be drawn on top of your foreground task. Open links and notifications with a -full screen view, then swipe away to get back to your previous task. - -* '''Contextual awareness''' - Frost integrates additional features via long -presses. Need to copy a block of text or share a link? Long press the text. Need -to zoom into an image or download it? Long press the image! - -* '''Material Design''' - Built for lollipop and up, Frost focuses strongly on -a beautiful and functional UI, and embraces material transitions and dimensions. - -* '''Complete theme engine''' - Frost contains very comprehensive themes that -customize all components of the app. Frost is also the only app to support -transparent themes. - -* '''Fully opened''' - Nothing speaks for privacy more than being open sourced. -Frost is proud to be one of those apps, and can be found on github (Link in the -app's about section) - -* '''Fixes the little things''' - Frost is community driven, and many tweaks -are added to address minor inconveniences and give a full native experience, -despite being a web app. - -Mandatory permissions used and why: - -* Internet, Network State, Wifi State - Frost fetches the pages from Facebook's -mobile website. It also needs the network state so as to limit internet usage -when you are on a metered network. - -* Receive Boot Completed - Frost notifications persist on reboot, and need this -permission to be added each time. - -* Vibrate - Needed to vibrate phone for notifications; this can be toggled in -the settings - -* Billing - For purchasing pro and unlocking all of Frost's features - -Optional permissions used and why: ''(these are only requested when they have -to be, and are disabled until then)'' - -* Read/write external storage - Needed to upload photos in a new status and save -photos when prompted - -* Fine/coarse location - Needed for the check in option if users wish to search -for their location - -* That's it! No privacy intrusion and no extra demands. - -Permissions ''NOT'' used and why: - -* Wakelock - Frost takes advantage of Android's Job Scheduler, and lets the -framework decide when to run background services. Frost therefore doesn't need -to constantly run in the background, nor does it force your phone to stay awake. - -* Retrieve running apps - Frost has no need to access external apps or see what -else is running - -* Identity - Frost manages its accounts internally and uses it solely to give -you access to your account. We don't depend on other personal information and we -don't even save your email. - -* Camera - While the camera permission can be added to allow you to directly -take photos and upload them, we've decided that it would be best to allow you to -do so externally and then share the photo with Frost - -''Frost is a third party app and is in no way affiliated with Facebook Inc.'' \ No newline at end of file diff --git a/fastlane/metadata/android/en-CA/images/featureGraphic.png b/fastlane/metadata/android/en-CA/images/featureGraphic.png deleted file mode 100644 index c47aa1d9..00000000 Binary files a/fastlane/metadata/android/en-CA/images/featureGraphic.png and /dev/null differ diff --git a/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_1_themes.png b/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_1_themes.png deleted file mode 100644 index 6d579adf..00000000 Binary files a/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_1_themes.png and /dev/null differ diff --git a/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_2_glass.png b/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_2_glass.png deleted file mode 100644 index 4ee98308..00000000 Binary files a/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_2_glass.png and /dev/null differ diff --git a/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_3_multi_accounts.png b/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_3_multi_accounts.png deleted file mode 100644 index 11536dfe..00000000 Binary files a/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_3_multi_accounts.png and /dev/null differ diff --git a/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_4_pip.png b/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_4_pip.png deleted file mode 100644 index e2b5910b..00000000 Binary files a/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_4_pip.png and /dev/null differ diff --git a/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_5_swipe.png b/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_5_swipe.png deleted file mode 100644 index f5a7fb82..00000000 Binary files a/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_5_swipe.png and /dev/null differ diff --git a/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_6_quick_links.png b/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_6_quick_links.png deleted file mode 100644 index bd42e92b..00000000 Binary files a/fastlane/metadata/android/en-CA/images/phoneScreenshots/frost_6_quick_links.png and /dev/null differ diff --git a/fastlane/metadata/android/en-CA/short_description.txt b/fastlane/metadata/android/en-CA/short_description.txt deleted file mode 100644 index 5fd6d401..00000000 --- a/fastlane/metadata/android/en-CA/short_description.txt +++ /dev/null @@ -1 +0,0 @@ -Facebook Web Wrapper \ No newline at end of file diff --git a/fastlane/metadata/android/en-CA/title.txt b/fastlane/metadata/android/en-CA/title.txt deleted file mode 100644 index a933d845..00000000 --- a/fastlane/metadata/android/en-CA/title.txt +++ /dev/null @@ -1 +0,0 @@ -Frost for Facebook \ No newline at end of file -- cgit v1.2.3