This repository has been archived on 2024-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
tachiyomi/app
nicki f461c71625 Fix Links to Changelog/Readme/Commits for multisrc (#7252)
* Fix Links to Changelog/Readme/Commits for `multisrc`

working basic fix. Needs to be refactored into `createUrl()`

* Refactor back into `createUrl`

hopefully the logic is understandable
there's three cases:
 - when multisrc, if `path` isn't mentioned, then we're trying to open
   commmit history
 - when multisrc, if `path` is mentioned, then its either a changelog or
   a readme to a multisrc extension, the files are stored in the
   `overrides` subfolder
 - when not multisrc, we're looking at a single source where the links
   are constructed in the same way regardless of it being
   changelog/readme/commit history

(cherry picked from commit e7695aef78)
2022-08-13 15:05:50 -04:00
..
src Fix Links to Changelog/Readme/Commits for multisrc (#7252) 2022-08-13 15:05:50 -04:00
.gitignore
build.gradle.kts Bump dependencies + compile SDK to 33 + linting 2022-08-13 12:52:18 -04:00
proguard-android-optimize.txt
proguard-rules.pro Add QuickJS dependency to eventually replace Duktape 2022-01-02 11:25:23 -05:00
shortcuts.xml