* Update chapter list selector to avoid empty list.
* Update tag list.
* Update doujin list.
* Fix chapter date not being detected due to change on site, and update version code.
* -added language support
-fixed minor laguage paging issue
-fixed some webtoons not working
-adjusted browse by letter to be a dropdown
* -added tristate to search with r18
* switched to es-419 for latin america
* removed unneeded get all mangadex languages
* commented out tristate for as cookie for r18 doesnt work anymore when not logged in
* switched to SourceFactory
* removed empty line
* fixed missing info from manga details
* Moved english to its own package to prevent having to migrate sources
* optimized image url parsing to not load each page then each image.
* fix issue with low quality covers when searching or browsing
* Changed to pull chapters from all versions to prevent missing chapters.
Fixed chapter names to show potential title besides chapter number
* added paging for latest
* - added paging for latest
- added ability in search to choose by letter, also added paging for this variation
- added cookie to view all manga including adult. This however doesnt work with search something is up on mangadex end.
* fixed null issue
* fix webtoon issue
* fixed cookies issue
* cleaned up code
* cleaned up code added some comments
* fixed latest updates
fix genre tags
add genre filter when searching
added paging for browse
* switch search selector to use popular
* switched to scanlator to group not user who uploaded
* fix some chapters on random manga not loading images
* null safety
* add mangadex
* fixed missing first manga during search
* fixed missing latest chapter in chapterlist view
* fixed non english language chapters showing up in chapter list
* update mangafox external source to match most up to date of internal tachiyomi app (actually matching Flats pull request #1119)
* fixed incorrect package
* updated version code
* updated to latest LibVersion
updated extVersion
* fixed suffix since doesn't need to increment since lib did.
* update mint/read manga to external source to match most up to date of internal tachiyomi app
* fixed incorrect package
* updated version code
* reverted extVersionSuffix
* updated to latest LibVersion
updated extVersion
* fixed suffix since doesn't need to increment since lib did.
* updated to match internal source
* updated version code
* updated to latest LibVersion
updated extVersion
* updated wrong readManga :)
* fixed suffix since doesn't need to increment since lib did.
* updated to match internal source
* updated version code
* reverted extVersionSuffix
* updated to latest LibVersion
updated extVersion
* fixed suffix since doesn't need to increment since lib did.
* updated to match internal source
* updated version code
* reverted extVersionSuffix
* updated to latest LibVersion
updated extVersion
* fixed suffix since doesn't need to increment since lib did.
* updated to match internal source
* updated version code
* switched extVersion back,
reverted libVersion
* updated to latest LibVersion
* fixed suffix since only need to increment by 1
* Add MerakiScans (merakiscans.com) source.
* Change basically everything, as merakiscans.com changed their site layout.
* Update MerakiScans, grab all chapters for manga now.
* Revert extVersionCode, so MerakiScans pull request can be submitted.
* Remove unused import and form entry.
* Introduction of "Reincarnation" genre on Kissmanga
Should fix the indexing issue after the Romance genre in filters.
* Added Time Travel and Transported
* Change Hentai2Read baseUrl to https. Fix issue with searching and filtering.
* Bump extVersionCode.
* Update tag list.
* Update doujin list.
* Fix mistake in CharacterName filter heading.
* Fix some paths that were messing with search and popular lists.
* Update tag list.
* Update doujin list.
* Revert extVersionCode.
Revert change to extVersionCode, as per inorichi's instruction.
* Add HentaiFantasy (hentaifantasy.it) source.
* Update to allow tags when searching.
* Remove open modifier on Tag class, left over from failed attempt at Author/Parody tags.