Jakub Sokołowski
d4da8209cd
Revert "Remove fastlane metadata because no one use it"
...
Because as pointed out in this comment:
https://github.com/status-im/status-react/issues/12289#issuecomment-894008069
the lack of fastlane metadata makes F-Droid unable to find out things
like app description.
For more details see:
https://f-droid.org/en/docs/All_About_Descriptions_Graphics_and_Screenshots/#fastlane-structure
This reverts commit 3469aca1d8
.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-08-12 19:28:20 +02:00
Volodymyr Kozieiev
3469aca1d8
Remove fastlane metadata because no one use it
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com>
2021-05-11 12:09:42 +03:00
Jakub Sokołowski
22d0fed3fc
fix android icon.png to use RGBA instead of indexed colors
...
This caused an error on Play Store metadata update:
Google Api Error: invalidIconImage: Invalid icon image.
And the issue was using color space:
Indexed color (77 colors)
Instead of:
RGBA
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-06-02 19:22:14 +02:00
André Medeiros
41bba3b2c8
Update play store icon and feature graphic ( #10592 )
2020-05-07 11:49:55 -04:00
Chad
d354da6cb9
manage Play metadata with Fastlane and git
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-22 10:22:53 +02:00