[Android] Frame the store screenshots with a dedicated script

Nicolas Pomepuy git at videolan.org
Wed Jan 15 14:12:16 UTC 2025


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Jan 14 15:07:38 2025 +0100| [e0184eaf9aa0188807672cdd1c4f8fd5b17b4563] | committer: Duncan McNamara

Frame the store screenshots with a dedicated script

Fixes #3109

> https://code.videolan.org/videolan/vlc-android/commit/e0184eaf9aa0188807672cdd1c4f8fd5b17b4563
---

 .../vlc/PhoneScreenhotsInstrumentedTest.kt         |  23 +-
 buildsystem/automation/fastlane/Fastfile           |   5 +
 buildsystem/automation/fastlane/Screengrabfile     |   4 +-
 .../framing/templates/PIxel 2 XL eq mask.xcf       | Bin 0 -> 35158 bytes
 .../automation/framing/templates/PIxel 2 XL eq.xcf | Bin 0 -> 67999 bytes
 .../framing/templates/PIxel 2 XL landscape.xcf     | Bin 0 -> 553369 bytes
 .../framing/templates/PIxel 2 XL portait.xcf       | Bin 0 -> 774037 bytes
 .../automation/framing/templates/Pixel 2XL pip.xcf | Bin 0 -> 845572 bytes
 .../framing/templates/Seven inches eq.xcf          | Bin 0 -> 115320 bytes
 .../framing/templates/Seven inches landscape.xcf   | Bin 0 -> 573364 bytes
 .../framing/templates/Seven inches pip.xcf         | Bin 0 -> 846463 bytes
 .../framing/templates/Seven inches portait.xcf     | Bin 0 -> 712312 bytes
 .../automation/framing/templates/Ten inches eq.xcf | Bin 0 -> 58883 bytes
 .../framing/templates/Ten inches pip.xcf           | Bin 0 -> 1560320 bytes
 .../framing/templates/Ten inches portait.xcf       | Bin 0 -> 557688 bytes
 .../automation/framing/templates/all_devices.png   | Bin 0 -> 125326 bytes
 .../framing/templates/background_pixel_2_XL_eq.png | Bin 0 -> 23438 bytes
 .../templates/background_pixel_2_XL_eq_mask.png    | Bin 0 -> 19649 bytes
 .../templates/background_pixel_2_XL_landscape.png  | Bin 0 -> 61622 bytes
 .../templates/background_pixel_2_XL_pip.png        | Bin 0 -> 372258 bytes
 .../templates/background_pixel_2_XL_portrait.png   | Bin 0 -> 64172 bytes
 .../templates/background_seven_inches_eq.png       | Bin 0 -> 11441 bytes
 .../templates/background_seven_inches_eq_mask.png  | Bin 0 -> 9208 bytes
 .../background_seven_inches_landscape.png          | Bin 0 -> 62361 bytes
 .../templates/background_seven_inches_pip.png      | Bin 0 -> 373650 bytes
 .../templates/background_seven_inches_portrait.png | Bin 0 -> 60561 bytes
 .../framing/templates/background_ten_inches.png    | Bin 0 -> 57759 bytes
 .../framing/templates/background_ten_inches_eq.png | Bin 0 -> 8472 bytes
 .../templates/background_ten_inches_eq_mask.png    | Bin 0 -> 5872 bytes
 .../templates/background_ten_inches_landscape.png  | Bin 0 -> 50194 bytes
 .../templates/background_ten_inches_pip.png        | Bin 0 -> 344791 bytes
 .../templates/background_ten_inches_portrait.png   | Bin 0 -> 50194 bytes
 buildsystem/automation/framing/templates/swipe.png | Bin 0 -> 6337 bytes
 buildsystem/automation/framing/templates/swipe.svg |  39 ++
 .../automation/framing/templates/swipe_down.png    | Bin 0 -> 7238 bytes
 .../automation/framing/templates/swipe_down.svg    |  39 ++
 .../automation/framing/templates/swipe_up.png      | Bin 0 -> 7388 bytes
 .../automation/framing/templates/swipe_up.svg      |  39 ++
 .../automation/framing/templates/various.svg       | 335 +++++++++++++++
 buildsystem/automation/generate_images.sh          | 461 +++++++++++++++++++++
 40 files changed, 928 insertions(+), 17 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/e0184eaf9aa0188807672cdd1c4f8fd5b17b4563


More information about the Android mailing list