mihon/app
KaiserBh 383bfc5dde refactor: Make sure to remove trim '/'
The host url for syncyomi have to be http://[ip]:[port] or https://[url] if there is trailing whitespace or '/' It will error since the api will be called like this https://example//api/download which then return html instead of json since it tries to go to the page instead of hitting the api.
2023-11-19 04:10:16 +11:00
..
src refactor: Make sure to remove trim '/' 2023-11-19 04:10:16 +11:00
.gitignore Minor cleanup 2023-10-14 22:46:51 -04:00
build.gradle.kts fix: merge conflict. 2023-11-14 14:09:17 +11:00
proguard-android-optimize.txt Remove unused rxandroid dependency 2023-08-26 10:30:26 -04:00
proguard-rules.pro Merge branch 'master' into sync-part-final 2023-08-27 12:59:10 +10:00
shortcuts.xml Minor cleanup 2023-10-14 22:46:51 -04:00