[Important] Repository status #373
EdricChan03
announced in
Repo Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
TL;DR:
Maintenance
As I'm currently taking tertiary education, I'm unable to actively maintain this repository until further notice.
I'll still try my best to maintain it semi-regularly but expect less activity from me moving forward.
Project scope
I'm also planning on cutting down on the scope of the project. Originally I had planned to:
However, the amount of effort required to implement all the features above in the amount of free time I have would not be worth it. This also leads to technical debt from the weird coding practices I had used back in the early days of this project from having to migrate over to use proper design patterns (for example the Model-View-ViewModel and repository patterns).
As such, I will cut down on the scope of the project and only currently focus on reworking the app to use better practices (i.e. refactor to use Android Jetpack libraries and improve migrated Java code).
I'm currently working on migrating the app to use ViewModel as well as Kotlin coroutines! Stay tuned :)
Releases
A next release would not be coming any time soon while I refactor the code. In the meantime, you can either build the application locally or get a nightly build from the "Nightly releases" GitHub Actions workflows. However, note that bugs are to be expected so report them here if you can!
Beta Was this translation helpful? Give feedback.
All reactions