6 Commits
Author SHA1 Message Date
neckfireandClaude Opus 4.8 a971204b80 fix(ci): signature release réellement appliquée + maj in-app (open_filex)
Build APK / build (push) Successful in 2m28s
- patch_android.py: gère 'signingConfig = signingConfigs.debug' (Flutter 3.24
  utilise le '='), sans quoi le build restait signé en clé debug éphémère
  → signature différente à chaque run → 'conflit' à l'install de MAJ. Échoue
  désormais le build si la ligne n'est pas patchée (garde-fou).
- update_service: télécharge l'APK in-app + lance l'installeur (open_filex),
  fallback navigateur ; barre de progression dans l'écran serveurs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 11:44:54 +02:00
neckfireandClaude Opus 4.8 4a265e0fd2 fix(auth): flutter_web_auth_2 + PKCE manuel (retour OIDC fiable via CallbackActivity)
Build APK / build (push) Successful in 2m28s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 10:56:19 +02:00
neckfireandClaude Opus 4.8 1fe4528b0b fix(auth): App Link HTTPS pour le retour OIDC (Chrome bloque le schéma custom)
Build APK / build (push) Successful in 2m29s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 10:28:04 +02:00
neckfireandClaude Opus 4.8 7cde9b9d19 ci: job dans l'image Flutter (container:) + clone manuel, fin du docker imbriqué
Build APK / build (push) Failing after 2m17s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 09:31:34 +02:00
neckfireandClaude Opus 4.8 cdb899575e ci: insère keystoreProperties après plugins{} (build.gradle 3.24)
Build APK / build (push) Failing after 6s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 09:27:40 +02:00
neckfireandClaude Opus 4.8 f103134762 ci: fix YAML (sort le patch Android dans un script, plus de heredoc)
Build APK / build (push) Failing after 52s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 09:18:46 +02:00