issues
search
comixed
/
variant
Variant is a digital comic reading application for the iPad and Android tablets.
GNU General Public License v3.0
5
stars
2
forks
source link
Added maintaining the list of servers in a view model [#5]
#34
Closed
mcpierce
closed
11 months ago
mcpierce
commented
11 months ago
Added dependency injection using Koin.
Added persistence via SQLDelight.
Status
READY
Does this PR contain migrations?
NO
Before You Submit Your PR:
[ ] Have you announced your PR on the comixed-dev mailing list?
[X] New feature (non-breaking change which adds functionality)
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] Refactors existing code (code changes for efficiency or maintainability)
[ ] Security fix (be sure to include the CVE in the commit message)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[ ] I have read the
CONTRIBUTING
document.
[ ] I have added tests to cover my changes.
[X] All new and existing tests passed.
Status
READY
Does this PR contain migrations?
NO
Before You Submit Your PR: