# Easy Installer **Current Version:** v0.12.0-bêta Members: - Gaël - Romain - Alexis - Vincent - Arnau - Manoj Community: - Ingo - steadfasterX - André Lam - Omer - Alandour - Mex Salem - F. Wildermuth - Anonymous - Nikolay Sinyov Tester - Alexandre - Sooraj developer: [Vincent Bourgmayer](vincent.bourgmayer@e.email) ## Changelogs ### v0.12.1-bêta (next) - 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 ### v0.12.0-bêta (current) - 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" ### v0.11.2-bêta - Removed mvnrepository.com in build.Gradle - Move log files on linux (no snap) into /tmp/ folder to prevent accumulation - by steadfasterX - Add packaging option for ArchLinux user repository (AUR) - by steadfasterX - Prevent FP3 user to update FairphoneOS to latest version (to make oem unlock code to work) - Add fade in/out animation at each page transition - Remove Samsung Galaxy S6 support ## 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 - Groovy ? - YAML - CSS ## 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