I want to take the time to thank everybody who has been involved: The hundreds of global contributors, including to the app, extensions, website, and translations. The volunteers who helped manage/moderate Discord, GitHub, and the social media accounts; you all have ridiculous patience. Anybody...
The quickest way to get started is to copy an existing extension's folder structure and renaming it as needed. We also recommend reading through a few existing extensions' code before you start. Each extension should reside insrc/<lang>/<mysourcename>. Useallas<lang>if your target source ...
Merged Local and Other language source sections (@curche) Allow hiding "All" section in extensions list Use default source filters in global search (@Jays2Kings) Backups: Validate backup during creation Settings: Require authentication to toggle showing NSFW sources Remove explicit option to store ...
Extensions API library updates (@stevenyomi, @AntsyLich, @alessandrojean) Enabled IPv6 fast fallback Checksums
The icon must follow the pattern adopted by all other extensions: a square with rounded corners.Please do test your changes by compiling it through Android Studio before submitting it. Obvious untested PRs will not be merged, such as ones created with the GitHub web interface. Also make sure ...
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.Update extensions repo Browse files keiyoushi-bot committed Jun 28, 2024 1 parent 3a2f1a7 commit 05af0b6 Showing 15 changed files with 50 additions and 71 deletions. ...
Fix local source not showing anything if any entries' cover can't be created/loaded Fix image MIME issues that cause download errors (@stevenyomi) Fix app lock when idle timing logic (@AntsyLich) Fix concurrent page downloading (@f1998f1998) Fix clicking tags in manga page to perform genre...
Better distinguish between obsolete (no longer available from official extensions repo) and unofficial (not signed with official extensions signature) extensions Shortcut to manage installed extension in system settings Misc Added fast scroller to updates, history, download queue, and migration list views...
If you find yourself needing additional functionality, you can add more dependencies to yourbuild.gradlefile. Many ofthe dependenciesfrom the main Tachiyomi app are exposed to extensions by default. Note that several dependencies are already exposed to all extensions via Gradle version catalog. To vi...
The icon must follow the pattern adopted by all other extensions: a square with rounded corners.Please do test your changes by compiling it through Android Studio before submitting it. Obvious untested PRs will not be merged, such as ones created with the GitHub web interface. Also make sure ...