# Easy Installer **Current Version:** v0.12.1-beta Members: - Gaël - Romain - Alexis - Vincent - Arnau - Manoj Community: - Ingo - steadfasterX - André Lam - Omer Akram - Alandour - Mex Salem - F. Wildermuth - Anonymous - Nikolay Sinyov - avtkal - Paolo Pantaleo - Tim de Boer - Edoardo Regni Tester - Alexandre - Sooraj - Romain developer: [Vincent Bourgmayer](vincent.bourgmayer@e.email) ## Changelogs ### v0.12.3-beta (next) - Start italian translation - by Paolo Pantaleo - Update french translation - by Gaël Duval & Vincent Bourgmayer - Update dutch translation - by Edoardo Regni & Tim de Boer - Refactor code for steps before device detection - Add a step to prevent Factory reset protection to be enabled (WIP) - Update german translation - by F Wildermuth ### v0.12.2-beta (current) - 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 - Update Russian translation - by Nikolay Sinyov - Handle missing driver issue - add instruction for "Unauthorized" device at detection step - Update transflation for basque - by avtkal - Fix GS290's last script called on windows ### v0.12.1-beta - 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 ## 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