komikku/app
MajorTanya ee4b89ccf9
Fix repo name used for URL instead of baseUrl (#572)
* Fix repo name used for URL instead of baseUrl

This applies to both the item being shown in the screen as well as the
"copy to clipboard" button. Before, copying a repo url would return
"The Repo Name/index.json.min". This PR fixes that.

* Correct Misunderstanding

Passing the whole ExtensionRepo data class through now, using the name
for display purposes and the baseUrl for copying the URL.

(cherry picked from commit da20d00481f112802aade5d63fc1eca15c5496ba)
2024-04-26 11:35:15 +07:00
..
src Fix repo name used for URL instead of baseUrl (#572) 2024-04-26 11:35:15 +07:00
.gitignore Remove files executable permission 2024-01-28 23:44:37 +07:00
build.gradle.kts Migrated from Accompanist Webview to KevinZou WebView (#569) 2024-04-26 11:35:14 +07:00
proguard-android-optimize.txt Remove unused rxandroid dependency 2023-09-03 23:32:59 -04:00
proguard-rules.pro implement mihonapp/mihon#326 (#1104) 2024-03-29 12:00:26 +07:00