From 26d79f1e4dfef99792dfacab5535546557f1e81e Mon Sep 17 00:00:00 2001 From: enlineawork Date: Fri, 11 Sep 2026 12:37:16 -0300 Subject: [PATCH] =?UTF-8?q?docs(android):=20fijar=20checklist=20de=20valid?= =?UTF-8?q?aci=C3=B3n=20final=200.19.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android-app/FINAL_RELEASE_CHECKLIST.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 android-app/FINAL_RELEASE_CHECKLIST.md diff --git a/android-app/FINAL_RELEASE_CHECKLIST.md b/android-app/FINAL_RELEASE_CHECKLIST.md new file mode 100644 index 0000000..7f21011 --- /dev/null +++ b/android-app/FINAL_RELEASE_CHECKLIST.md @@ -0,0 +1,15 @@ +# Checklist final Android 0.19.0 + +La candidata sólo se promueve si el mismo SHA cumple: + +- iniciar Inspección; +- crear/abrir Acta; +- seleccionar o crear Instalación/Subinstalación; +- exigir GPS + fotografía para Inventario nacido en campo antes de Hallazgos; +- registrar Hallazgos sobre el elemento seleccionado; +- cerrar contenido del Acta y mostrar **Pendiente de firma**; +- completar firma del Inspector y manifestación/firma o negativa de la empresa; +- mostrar el Acta como **Firmada y cerrada**; +- permitir cerrar la Inspección sólo con todas las Actas activas firmadas y cerradas; +- no exponer estados internos en inglés en la interfaz de campo; +- Android CI / RC, DH V2 CI y auditoría de dependencias en verde.