Clarify desktop and Android scope in English and French
This commit is contained in:
parent
1fe1648287
commit
43f27c1405
2 changed files with 52 additions and 2 deletions
27
README.fr.md
27
README.fr.md
|
|
@ -23,6 +23,8 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://vulpes-os.org"><strong>🌐 Découvrir le projet</strong></a>
|
<a href="https://vulpes-os.org"><strong>🌐 Découvrir le projet</strong></a>
|
||||||
·
|
·
|
||||||
|
<a href="#telechargements"><strong>📥 APK Android</strong></a>
|
||||||
|
·
|
||||||
<a href="#points-forts">Les points forts</a>
|
<a href="#points-forts">Les points forts</a>
|
||||||
·
|
·
|
||||||
<a href="#architecture">L’architecture</a>
|
<a href="#architecture">L’architecture</a>
|
||||||
|
|
@ -40,7 +42,9 @@ Et si l’interface de votre téléphone était faite avec les mêmes technologi
|
||||||
|
|
||||||
Le projet relie deux générations : **les applications et l’interface historiques de Firefox OS**, et **le moteur web maintenu par Mozilla**. Son ambition est de faire évoluer l’un sans devoir réécrire l’autre à chaque version.
|
Le projet relie deux générations : **les applications et l’interface historiques de Firefox OS**, et **le moteur web maintenu par Mozilla**. Son ambition est de faire évoluer l’un sans devoir réécrire l’autre à chaque version.
|
||||||
|
|
||||||
> **Publication en cours.** Ce dépôt présente pour l’instant le projet et une capture de son prototype. Les sources, les instructions d’installation et les distributions seront publiées ensuite. Les fonctionnalités décrites ci-dessous correspondent à la version de développement testée localement, pas encore à une release téléchargeable ici.
|
**Un seul projet, deux façons de l’utiliser : l’émulateur desktop Linux et l’application Android Vulpes OS - Preview (APK).** Ils partagent Gaia et les services Vulpes, avec une intégration Gecko adaptée à chaque plateforme.
|
||||||
|
|
||||||
|
> **Publication en cours :** les trois Preview Android sont préparées pour les Releases ; leur mise en ligne attend le relèvement de la limite de taille des fichiers sur le serveur. Les sources complètes, la distribution desktop et leurs instructions d’installation sont en préparation. Les captures ci-dessous montrent le prototype desktop.
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://nnsprod.com/git/oversu/VulpesOS/media/branch/main/docs/media/vulpes-desktop.png"><img src="docs/media/vulpes-desktop.png" width="300" alt="Capture réelle de Vulpes : accueil Gaia en anglais"></a>
|
<a href="https://nnsprod.com/git/oversu/VulpesOS/media/branch/main/docs/media/vulpes-desktop.png"><img src="docs/media/vulpes-desktop.png" width="300" alt="Capture réelle de Vulpes : accueil Gaia en anglais"></a>
|
||||||
|
|
@ -50,6 +54,27 @@ Le projet relie deux générations : **les applications et l’interface histori
|
||||||
|
|
||||||
<p align="center"><em>Accueil et informations système — captures réelles du prototype desktop en anglais. Le champ « Platform Version » affiche la version Gecko renvoyée par le moteur exécuté. Cliquer sur une image pour l’agrandir.</em></p>
|
<p align="center"><em>Accueil et informations système — captures réelles du prototype desktop en anglais. Le champ « Platform Version » affiche la version Gecko renvoyée par le moteur exécuté. Cliquer sur une image pour l’agrandir.</em></p>
|
||||||
|
|
||||||
|
<a name="telechargements"></a>
|
||||||
|
|
||||||
|
## 📥 Les versions Android
|
||||||
|
|
||||||
|
**Version à privilégier : Vulpes OS - Preview 2.7-156.0.1**, la plus récente des trois versions. Les APK seront publiés dans les [Releases](https://nnsprod.com/git/oversu/VulpesOS/releases), avec les notes FR/EN et un fichier de contrôle `SHA256SUMS.txt`. **Téléchargements en attente de mise en ligne.**
|
||||||
|
|
||||||
|
| Version | Contenu | Usage |
|
||||||
|
| :--- | :--- | :--- |
|
||||||
|
| 2.7-156.0.1 | Nom et icône Vulpes OS - Preview ; correctif du fond d’écran inclus | **Preview conseillée** |
|
||||||
|
| 2.7-preview.2 | Correction du fond d’écran clignotant | Archive |
|
||||||
|
| 2.7-preview.1 | Première Preview Android | Archive — clignotement du fond d’écran connu |
|
||||||
|
|
||||||
|
Une fois publié, l’APK s’installe en ouvrant le fichier sur Android. Les versions successives conservent le même identifiant et la même signature : une mise à jour par-dessus la précédente permet de garder les données.
|
||||||
|
|
||||||
|
- **Android 8.0 / API 26 minimum déclaré.** Validation sur un émulateur Android 16 / API 36 ; les autres configurations restent à tester.
|
||||||
|
- **Environ 592 Mio par APK**, avec les architectures ARM64, ARM 32 bits et x86_64 intégrées.
|
||||||
|
- **Preview de développement :** elle ne remplace pas Android et ne fournit pas les appels/SMS cellulaires. L’import des médias Android reste à porter.
|
||||||
|
- **Desktop Linux :** environnement de développement distinct, encore sans distribution publique prête à installer. Ce simulateur affiche Gaia ; il n’émule pas tout le matériel d’un téléphone.
|
||||||
|
|
||||||
|
Les APK seront joints aux Releases, sans alourdir l’historique Git. Les tags de ces versions historiques identifieront leurs téléchargements ; ils ne représenteront pas encore leurs sources de compilation complètes.
|
||||||
|
|
||||||
<a name="points-forts"></a>
|
<a name="points-forts"></a>
|
||||||
|
|
||||||
## ✨ Ce qui rend Vulpes intéressant
|
## ✨ Ce qui rend Vulpes intéressant
|
||||||
|
|
|
||||||
27
README.md
27
README.md
|
|
@ -23,6 +23,8 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://vulpes-os.org"><strong>🌐 Discover the project</strong></a>
|
<a href="https://vulpes-os.org"><strong>🌐 Discover the project</strong></a>
|
||||||
·
|
·
|
||||||
|
<a href="#downloads"><strong>📥 Android APK</strong></a>
|
||||||
|
·
|
||||||
<a href="#highlights">Highlights</a>
|
<a href="#highlights">Highlights</a>
|
||||||
·
|
·
|
||||||
<a href="#architecture">Architecture</a>
|
<a href="#architecture">Architecture</a>
|
||||||
|
|
@ -40,7 +42,9 @@ What if your phone’s interface were built with the same technologies as your w
|
||||||
|
|
||||||
The project connects two generations: **the original Firefox OS interface and applications**, and **the web engine maintained by Mozilla**. The aim is to let one evolve without having to rewrite the other for every release.
|
The project connects two generations: **the original Firefox OS interface and applications**, and **the web engine maintained by Mozilla**. The aim is to let one evolve without having to rewrite the other for every release.
|
||||||
|
|
||||||
> **Publication in progress.** This repository currently presents the project and a screenshot of its prototype. Source code, installation instructions and release builds will follow. The features described below refer to the locally tested development version, not a release available to download here yet.
|
**One project, two ways to run it: the Linux desktop emulator and the Vulpes OS - Preview Android application (APK).** They share Gaia and Vulpes services, with Gecko integration adapted to each platform.
|
||||||
|
|
||||||
|
> **Publication in progress:** the three Android Previews are prepared for Releases; uploading them requires raising the server’s file size limit. Full sources, the desktop distribution and their installation instructions are being prepared. The screenshots below show the desktop prototype.
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://nnsprod.com/git/oversu/VulpesOS/media/branch/main/docs/media/vulpes-desktop.png"><img src="docs/media/vulpes-desktop.png" width="300" alt="Actual Vulpes screenshot: the Gaia home screen in English"></a>
|
<a href="https://nnsprod.com/git/oversu/VulpesOS/media/branch/main/docs/media/vulpes-desktop.png"><img src="docs/media/vulpes-desktop.png" width="300" alt="Actual Vulpes screenshot: the Gaia home screen in English"></a>
|
||||||
|
|
@ -50,6 +54,27 @@ The project connects two generations: **the original Firefox OS interface and ap
|
||||||
|
|
||||||
<p align="center"><em>Home screen and device information — actual desktop captures in English. The “Platform Version” field shows the Gecko version reported by the running engine. Click either image to enlarge it.</em></p>
|
<p align="center"><em>Home screen and device information — actual desktop captures in English. The “Platform Version” field shows the Gecko version reported by the running engine. Click either image to enlarge it.</em></p>
|
||||||
|
|
||||||
|
<a name="downloads"></a>
|
||||||
|
|
||||||
|
## 📥 Android versions
|
||||||
|
|
||||||
|
**Recommended version: Vulpes OS - Preview 2.7-156.0.1**, the latest of the three builds. APKs will be published in [Releases](https://nnsprod.com/git/oversu/VulpesOS/releases), with English/French notes and a `SHA256SUMS.txt` checksum file. **Downloads are awaiting publication.**
|
||||||
|
|
||||||
|
| Version | Changes | Use |
|
||||||
|
| :--- | :--- | :--- |
|
||||||
|
| 2.7-156.0.1 | Vulpes OS - Preview name and icon; wallpaper fix included | **Recommended Preview** |
|
||||||
|
| 2.7-preview.2 | Fixes wallpaper flashing | Archive |
|
||||||
|
| 2.7-preview.1 | First Android Preview | Archive — known wallpaper flashing |
|
||||||
|
|
||||||
|
Once published, the APK can be installed by opening the file on Android. Successive versions share the same package ID and signature: installing the newer build over the previous one preserves application data.
|
||||||
|
|
||||||
|
- **Declared minimum: Android 8.0 / API 26.** Validated on an Android 16 / API 36 emulator; other configurations still need testing.
|
||||||
|
- **Approximately 592 MiB per APK**, including ARM64, 32-bit ARM and x86_64 architectures.
|
||||||
|
- **Development Preview:** it does not replace Android or provide cellular calls/SMS. Android media import remains to be ported.
|
||||||
|
- **Linux desktop:** a separate development environment, with no ready-to-install public distribution yet. This simulator runs Gaia; it does not emulate all phone hardware.
|
||||||
|
|
||||||
|
APKs will be attached to Releases, keeping binaries out of Git history. Tags for these historical builds will identify their downloads; they will not yet contain their complete build sources.
|
||||||
|
|
||||||
<a name="highlights"></a>
|
<a name="highlights"></a>
|
||||||
|
|
||||||
## ✨ What makes Vulpes interesting
|
## ✨ What makes Vulpes interesting
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue