Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
README.md 1.85 KiB
Newer Older
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
# Easy Installer
**Current Version:** v0.12.1-bêta
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed

Members:
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Gaël
- Romain
- Alexis
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Vincent
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
Community:
- Ingo
- steadfasterX
- André Lam
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Mex Salem
- F. Wildermuth
- Anonymous
- Nikolay Sinyov
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- avtkal

Tester
- Alexandre
- Sooraj
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Romain
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed

Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
developer: [Vincent Bourgmayer](vincent.bourgmayer@e.email)
## Changelogs
### v0.12.2-bêta (next)
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Update instruction about enable file transfer mode
- Progress bar loading is smoother
- remove crash message when trying to load null image
- Refactor some codes (no visible change)
- Update translation for german (by Anonymous and F. Wildermuth) 
- Update translation for french
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Update Russian translation - by Nikolay Sinyov
- Handle missing driver issue
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- add instruction for "Unauthorized" device at detection step
- Update transflation for basque - by avtkal
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Fix GS290's last script called on windows
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed

Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Fixed "android debugging"/"usb debugging" - by Ingo
- Add German translation - by many users: Ingo, Mex Salem, F Wildermuth & Anonymous
- Update Russian translation - by Nikolay Sinyov
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Remove dead codes
- Add missing javadoc
- Fix snap installation failure - by Ingo
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
To run directly from source:
`./gradlew run -Dorg.gradle.java.home=buildSrc/linux/jdk-11.0.2/`
from root of the project.

Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- [How to build from source with Gradle](../../wikis/Build-with-Gradle)
- [How to support new Device](../../wikis/Support-new-device)
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- [How translation works](../../wikis/update-translation)
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- [Weblate](https://i18n.e.foundation/projects/e/easy-installer/)
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
## Techno dependancy
- Java
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- JavaFX
- FXML
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- YAML
- CSS
- Snapcraft
- NSIS
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed

## Dependancy:
- Java 11+
- JavaFX 13+
- Flash-lib
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Gradle 4.10+
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
    - org.openjfx.javafxplugin
    - https://badass-jlink-plugin.beryx.org/
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- SnakeYaml 1.24+ 
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Git
- Gitlab
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- logback