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

Skip to content
README.md 1.86 KiB
Newer Older
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
# Easy Installer
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
**Current Version:** v0.12.0-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

Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
developer: [Vincent Bourgmayer](vincent.bourgmayer@e.email)
## Changelogs
### v0.12.1-bêta (next)
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
### v0.12.0-bêta (current)
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- add some translation
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- 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 
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Removed mvnrepository.com in build.Gradle
- Move log files on linux (no snap) into /tmp/ folder to prevent accumulation - by steadfasterX
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- 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)
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Add fade in/out animation at each page transition
Vincent Bourgmayer's avatar
Vincent Bourgmayer committed
- Remove Samsung Galaxy S6 support
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
- Groovy ? 
- YAML
- CSS

## 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
- slf4j