Newer
Older
- Arnau
- Manoj
developer: [Vincent Bourgmayer](vincent.bourgmayer@e.email)
## Changelog
### v0.11.2-bêta (next)
- 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
- Add word-wrapping in feedback field (issue #242)
- Fix Samsung Galaxy S9 and Samsung Galaxy S9+ instruction at the last step (issue #236)
- Update Fairphone 3's instructions about unlocking bootloader: Warn the user about the 5 seconds timeout (issue #233)
- Add mention about USB 3 port in first view (issue #244)
- Do not display "Congratulation" view if user continue after failure (issue #216)
## 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
- FXML < XML
- Groovy ?
- YAML
- CSS
## Dependancy:
- Java 11+
- JavaFX 13+
- Flash-lib
- org.openjfx.javafxplugin
- https://badass-jlink-plugin.beryx.org/