chore: frame Android screenshots in Pixel 5 device art
Composited with ImageMagick using fastlane's Pixel 5 Just Black frame. README and zapstore.yaml point to the framed set. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@@ -45,11 +45,11 @@ Joining a group works via an invite link or QR code. The link encodes the crypto
|
||||
## Screenshots
|
||||
|
||||
<p align="center">
|
||||
<img src="metadata/android/screenshots/Pixel_9_Pro/light/scene-1.png" width="180" alt="Month view (light)" />
|
||||
<img src="metadata/android/screenshots/Pixel_9_Pro/dark/scene-2.png" width="180" alt="Event details (dark)" />
|
||||
<img src="metadata/android/screenshots/Pixel_9_Pro/light/scene-3.png" width="180" alt="Group sharing (light)" />
|
||||
<img src="metadata/android/screenshots/Pixel_9_Pro/dark/scene-4.png" width="180" alt="Invite (dark)" />
|
||||
<img src="metadata/android/screenshots/Pixel_9_Pro/light/scene-5.png" width="180" alt="Profile (light)" />
|
||||
<img src="metadata/android/screenshots/Pixel_9_Pro_Framed/light/scene-1.png" width="180" alt="Month view (light)" />
|
||||
<img src="metadata/android/screenshots/Pixel_9_Pro_Framed/dark/scene-2.png" width="180" alt="Event details (dark)" />
|
||||
<img src="metadata/android/screenshots/Pixel_9_Pro_Framed/light/scene-3.png" width="180" alt="Group sharing (light)" />
|
||||
<img src="metadata/android/screenshots/Pixel_9_Pro_Framed/dark/scene-4.png" width="180" alt="Invite (dark)" />
|
||||
<img src="metadata/android/screenshots/Pixel_9_Pro_Framed/light/scene-5.png" width="180" alt="Profile (light)" />
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
|
After Width: | Height: | Size: 609 KiB |
|
After Width: | Height: | Size: 516 KiB |
|
After Width: | Height: | Size: 564 KiB |
|
After Width: | Height: | Size: 530 KiB |
|
After Width: | Height: | Size: 445 KiB |
|
After Width: | Height: | Size: 596 KiB |
|
After Width: | Height: | Size: 507 KiB |
|
After Width: | Height: | Size: 552 KiB |
|
After Width: | Height: | Size: 526 KiB |
|
After Width: | Height: | Size: 438 KiB |
@@ -23,11 +23,11 @@ license: MIT
|
||||
website: https://github.com/peerloomllc/pearcal-native
|
||||
|
||||
images:
|
||||
- ./metadata/android/screenshots/Pixel_9_Pro/light/scene-1.png
|
||||
- ./metadata/android/screenshots/Pixel_9_Pro/dark/scene-2.png
|
||||
- ./metadata/android/screenshots/Pixel_9_Pro/light/scene-3.png
|
||||
- ./metadata/android/screenshots/Pixel_9_Pro/dark/scene-4.png
|
||||
- ./metadata/android/screenshots/Pixel_9_Pro/light/scene-5.png
|
||||
- ./metadata/android/screenshots/Pixel_9_Pro_Framed/light/scene-1.png
|
||||
- ./metadata/android/screenshots/Pixel_9_Pro_Framed/dark/scene-2.png
|
||||
- ./metadata/android/screenshots/Pixel_9_Pro_Framed/light/scene-3.png
|
||||
- ./metadata/android/screenshots/Pixel_9_Pro_Framed/dark/scene-4.png
|
||||
- ./metadata/android/screenshots/Pixel_9_Pro_Framed/light/scene-5.png
|
||||
|
||||
metadata_sources:
|
||||
- github
|
||||
|
||||