Add mobile save sheet with same-origin photo downloads.
Phones cannot land downloads in the photo library, so the gallery opens a share sheet for a cacheable preview while streaming via a dedicated download endpoint and recording preview sizes. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -367,5 +367,20 @@
|
||||
"title": "TikTok",
|
||||
"subtitle": "Videos y contenido divertido"
|
||||
}
|
||||
},
|
||||
"gallery": {
|
||||
"save": {
|
||||
"sheetTitle": "Guardar foto",
|
||||
"photo": "Guardar foto",
|
||||
"photoHint": "Ideal para el teléfono",
|
||||
"original": "Descargar original",
|
||||
"originalHint": "Calidad completa",
|
||||
"cancel": "Cancelar",
|
||||
"preparing": "Preparando…",
|
||||
"ready": "Lista: toca para guardar",
|
||||
"failed": "No se pudo preparar. Toca para reintentar.",
|
||||
"download": "Descargar",
|
||||
"downloading": "Descargando…"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user