Add metadata for playstore

This commit is contained in:
Neeraj Gupta 2023-04-24 13:37:18 +05:30
parent 340b9b141b
commit 4fba81e97f
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1
19 changed files with 62 additions and 19 deletions

View file

@ -3,19 +3,5 @@ apple_id(ENV["PHOTOS_APPLE_ID"])
team_id(ENV["PHOTOS_TEAM_ID"])
api_key(ENV["PHOTOS_CONNECT_KEY"])
# app_identifier("<your app bundle identifier>")
# apple_id("<your app store connect email>")
# team_id("<your app store connect team id>")
# For more information about available options, see the documentation:
# https://docs.fastlane.tools/actions/sigh/
# https://docs.fastlane.tools/actions/match/
# https://docs.fastlane.tools/actions/pem/
# https://docs.fastlane.tools/actions/cert/
# https://docs.fastlane.tools/actions/supply/
# https://docs.fastlane.tools/actions/testflight/
# https://docs.fastlane.tools/actions/increment_build_number/
# https://docs.fastlane.tools/actions/increment_version_number/
json_key_file(ENV["PHOTOS_PLAYSTORE_JSON_KEY_PATH"])
package_name(ENV["PHOTOS_PKG_NAME"])

View file

@ -1,3 +1,7 @@
before_all do |lane|
ENV["SUPPLY_METADATA_PATH"] = "./fastlane/metadata/playstore"
end
desc "Download iOS screenshots"
lane :download_ios_screenshots do
user_name = ENV["APPLE_USER_NAME"]
@ -5,3 +9,17 @@ lane :download_ios_screenshots do
sh("fastlane deliver download_screenshots -w './metadata/ios/Screenshots' -u '#{user_name}' -a '#{bundle_id}' --use_live_version true --metadata_path './metadata/ios'")
end
desc "Download Android metadata"
lane :download_android_metadata do
puts "Loading Appfile from path: #{File.expand_path('../Appfile', __FILE__)}"
package_name = ENV["PHOTOS_PKG_NAME"]
key_path = ENV["PHOTOS_PLAYSTORE_JSON_KEY_PATH"]
sh("fastlane supply init --metadata_path='./fastlane/metadata/playstore'
--json_key='#{key_path}' --package_name='#{package_name}'")
# UI.success("Android metadata downloaded to #{ENV["SUPPLY_METADATA_PATH"]}")
end

View file

@ -21,13 +21,13 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do
Download iOS screenshots
### download_selected_ios_metadata
### download_android_metadata
```sh
[bundle exec] fastlane download_selected_ios_metadata
[bundle exec] fastlane download_android_metadata
```
Download selected iOS metadata
Download Android metadata
----

View file

@ -0,0 +1,7 @@
- Location tags
This release includes a fresh, beautiful, privacy-friendly way to search through your photos by location!
Tag a photo with a location, define a radius, and ente will automatically cluster all photos clicked within that area.
Open a photo, and click on the Info button to get started!

View file

@ -0,0 +1,30 @@
Ente is a simple app to automatically backup and organize your photos and videos.
If you've been looking for a privacy-friendly alternative to preserve your memories, you've come to the right place. With Ente, they are stored end-to-end encrypted (e2ee). This means that only you can view them.
We have apps across Android, iOS, web and Desktop, and your photos will seamlessly sync between all your devices in an end-to-end encrypted (e2ee) manner.
Ente also makes it simple to share your albums with your loved ones. You can either share them directly with other Ente users, end-to-end encrypted; or with publicly viewable links.
Your encrypted data is stored across multiple locations, including a fall-out shelter in Paris. We take posterity seriously and make it easy to ensure that your memories outlive you.
We are here to make the safest photos app ever, come join our journey!
✨ FEATURES
- Original quality backups, because every pixel is important
- Family plans, so you can share storage with your family
- Shared folders, in case you want your partner to enjoy your "Camera" clicks
- Album links, that can be protected with a password and set to expire
- Ability to free up space, by removing files that have been safely backed up
- Image editor, to add finishing touches
- Favorite, hide and relive your memories, for they are precious
- One-click import from Google, Apple, your hard drive and more
- Dark theme, because your photos look good in it
- 2FA, 3FA, biometric auth
- and a LOT more!
💲 PRICING
We don't offer forever free plans, because it is important to us that we remain sustainable and withstand the test of time. Instead we offer affordable plans that you can freely share with your family. You can find more information at ente.io.
🙋 SUPPORT
We take pride in offering human support. If you are our paid customer, you can reach out to team@ente.io and expect a response from our team within 24 hours.

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 853 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

View file

@ -0,0 +1 @@
Encrypted photo storage - backup, organize and share your photos and videos

View file

@ -0,0 +1 @@
ente Photos