mihon/app
MajorTanya da20d00481
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.
2024-03-23 21:03:55 +06:00
..
src Fix repo name used for URL instead of baseUrl (#572) 2024-03-23 21:03:55 +06:00
.gitignore Minor cleanup 2023-10-14 22:46:51 -04:00
build.gradle.kts Fix extension repo migration not triggering 2024-03-23 17:29:20 +06:00
proguard-android-optimize.txt Remove unused rxandroid dependency 2023-08-26 10:30:26 -04:00
proguard-rules.pro Don't copy archives to temp files when opening (#326) 2024-02-03 23:33:18 +06:00
shortcuts.xml Minor cleanup 2023-10-14 22:46:51 -04:00