# Easy Installer **Current Version:** v0.12.1-bêta Members: - Gaël - Romain - Alexis - Vincent - Arnau - Manoj Community: - Ingo - steadfasterX - André Lam - Omer Akram - Alandour - Mex Salem - F. Wildermuth - Anonymous - Nikolay Sinyov Tester - Alexandre - Sooraj developer: [Vincent Bourgmayer](vincent.bourgmayer@e.email) ## Changelogs ### v0.12.2-bêta (next) - 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) - Update translation for french - Update Russian translation - by Nikolay Sinyov - Handle missing driver issue (WIP) ### v0.12.1-bêta (current) - 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 - Remove dead codes - Add missing javadoc - Fix snap installation failure - by Ingo ### v0.12.0-bêta - add some translation - Upgrade "Feedback" view to display what contains the feedback - Add horizontal padding to text in button - Add Easy-installer version into feedback - Add GS290 support - Fix S9 button wrong name "Home" -> "Bixby" ## Documentation To run directly from source: `./gradlew run -Dorg.gradle.java.home=buildSrc/linux/jdk-11.0.2/` from root of the project. - [How to build from source with Gradle](../../wikis/Build-with-Gradle) - [How to support new Device](../../wikis/Support-new-device) - [How translation works](../../wikis/update-translation) - [Weblate](https://i18n.e.foundation/projects/e/easy-installer/) ## Techno dependancy - Java - JavaFX - FXML - YAML - CSS - Snapcraft - NSIS ## Dependancy: - Java 11+ - JavaFX 13+ - Flash-lib - Gradle 4.10+ - org.openjfx.javafxplugin - https://badass-jlink-plugin.beryx.org/ - SnakeYaml 1.24+ - Git - Gitlab - logback - slf4j