billisdead
aaf6b2aa07
fix: force JAVA_HOME to ~/jdk21 when system Java ≥ 25
...
Gradle 8.x supports up to Java 24. Fedora 44 ships Java 25 by default,
causing "Unsupported class file major version 69" at build time.
build-apk.sh now auto-detects system Java version and falls back to
~/jdk21 (Temurin 21 LTS) when Java ≥ 25 is detected.
README documents the one-time JDK 21 install step.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-07 20:52:54 +02:00
billisdead
e051ce8e7f
docs: rewrite README for local build workflow, drop EAS references
...
- Remove EAS/expo.dev from prerequisites and build sections
- Document build-apk.sh workflow step by step
- Document first-time setup (Android SDK + keystore export + signing.env)
- Update architecture tree (add lib/extractError.ts, remove expo-task-manager)
- Remove Replit-specific sections (dev server, push via bundle, env vars)
- Keep minimal eas.json (needed only for one-time keystore export via eas credentials)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-07 20:48:44 +02:00
billisdead
bc0973ccaa
docs: translate README files from French to English
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-03 13:17:04 +02:00
antoinepiron
2f0889ef4d
Add comprehensive documentation for the mobile application
...
Create README.md with detailed instructions on features, installation, development, configuration, architecture, API usage, and build processes for the PostizMobile app.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 7b0991ce-c7b8-4c82-9acc-fd3f9e762a01
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 86436427-f2f4-41a2-8d6b-bcc541098bd6
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/86064bd6-c937-4ca5-a5bf-bbef5749fb60/7b0991ce-c7b8-4c82-9acc-fd3f9e762a01/kWnlAIM
Replit-Helium-Checkpoint-Created: true
2026-05-03 12:04:32 +00:00