arkon
2a3d88cea0
Target SDK 31 ( #9022 )
2021-09-09 18:25:46 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
Alessandro Jean
aa06cd4b04
Fix wrong language code in some extensions. ( #7550 )
2021-06-08 13:43:46 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support ( #6742 )
2021-04-28 15:38:05 -04:00
arkon
209db287a3
Fix URL intent handler manifest entries
2020-12-20 22:59:04 -05:00
Aria Moradi
33f136d2ae
Fix Android Studio "Duplicate content roots" error ( #5203 )
...
* comply with #5214
* rm not needed AndroidManifest.xml
* [CI SKIP] add info about AndroidManifest.xml
* Update CONTRIBUTING.md
Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00
arkon
016653bdc0
Update Kotlin, coroutines, kolinter ( #4363 )
...
* Update kolinter, address some build warnings
* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
arkon
656f74cbc5
Annotate more sources as NSFW
2020-08-10 11:44:39 -04:00
AbdullahM0hamed
bfd1e6b777
Mark extensions as nsfw ( #4057 )
...
* Add containsNsfw = true the gradle files of various extensions
* Update FMReader build.gradle
* Revert extension versions
* Mark more extensions
2020-08-08 19:03:33 -04:00
arkon
e61c2d72c7
Update issue templates, output gzipped version of repo JSON
2020-08-02 18:55:14 -04:00
Mike
a3fdd8a464
EHentai - add language preference ( #3812 )
2020-07-16 17:30:52 -04:00
Mike
d8b2c0c368
E-Hentai - tag filtering, browsing changes ( #3639 )
2020-06-28 19:34:16 -04:00
arkon
023c26b4a0
Make "Tachiyomi" app name prefix implicit
2020-06-25 22:46:15 -04:00
Mike
2b7d5095c1
E-Hentai - backport changes from AZ, cleanup ( #3582 )
2020-06-21 03:17:33 -04:00
TacoTheDank
d418ae93b2
Corrected a bunch of lints in "all" ( #3035 )
2020-05-08 18:11:52 -04:00
arkon
5d5c6016ea
Lint fixes
2020-04-25 10:29:23 -04:00
Thiago França da Silva
33d1ccd2a7
EHentai - Implement Url Intent ( #2789 )
...
E-Hentai - Implement Url Intent
2020-04-23 22:34:21 -04:00
jobobby04
c64cf2948e
E-Hentai WatchedList checkbox fix ( #2399 )
...
* E-Hentai WatchedList checkbox fix
* Update build.gradle
2020-03-09 18:49:28 -04:00
jobobby04
53bc937198
E-Hentai added Watched list ( #2392 )
...
E-Hentai added Watched list
2020-03-08 18:42:02 -04:00
Eugene
170c382b15
E-Hentai: switch to SourceFactory
2019-10-27 15:24:12 -04:00
Eugene
223e712b1c
E-Hentai: bump version
2019-09-07 15:23:31 -04:00
Eugene
8d8c420a0b
E-Hentai: bypass content warning ( closes #1378 )
2019-09-07 15:21:59 -04:00
TacoTheDank
c94cc58e7d
Update four "all" sources ( #1314 )
...
* ComiCake: Some cleanup work
Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>
* E-Hentai: Some cleanup work
Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>
* FoolSlide: Some cleanup work and source updates
Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>
* Genkan: Some cleanup work
Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>
2019-08-03 21:38:05 -04:00
Eugene
bf68665bc4
Backport E-Hentai fixes from ilwaz/TachiyomiEH ( closes #1003 ) ( #1004 )
...
Backport E-Hentai fixes from ilwaz/TachiyomiEH (closes #1003 )
2019-04-06 10:42:27 -04:00
Eugene Cheung
3014f5b3f6
Port E-Hentai from ilwaz/TachiyomiEH ( closes #960 )
2019-03-28 23:11:54 -04:00
Ankit SIngh
956a7d0a2a
Res file name fix ( #870 )
...
Res file name fix (E-Hentai
2019-03-05 07:13:42 -05:00
Carlos
1ecd88e237
Rebuild ehentai
2019-02-11 11:56:32 -05:00
Ankit SIngh
ed678fd893
E hentai - Icons ( #805 )
...
E hentai - Icons
2019-02-10 16:16:35 -05:00
Eugene
f20372cee7
Remove extVersionSuffix ( #575 )
...
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
Eugene
83a82e1181
Update extensions' dependencies ( #440 )
...
Update extensions' dependencies
2018-08-05 16:09:37 -04:00
Eugene
71806a3d1d
Use compileOnly instead of provided in Gradle files ( #438 )
...
Use compileOnly instead of provided in Gradle files
2018-08-05 15:51:58 -04:00
Andy Bao
7929a768c4
Add MangaPark, Mangago, Tapastic, nhentai, E-Hentai and Sen Manga sources ( #36 )
...
* Add MangaPark source
* Add pagination to MangaPark source
Enable HTTPS in MangaPark source
* Add Mangago source
* Add Tapastic source
Fix UriSelectFilters returning incorrect default states
* Add nhentai source
* Fix tapastic source breaking on manga with square brackets in title
* Fix issues found by j2ghz
Fix tapastic source showing scheduled comics
* Add E-Hentai source
Bump Kotlin version for all extensions to 1.1.1
Minor code cleanup in nhentai source
* Add Sen Manga source.
Minor code cleanup.
* Fix incorrect package name in Sen Manga source.
* Fix incorrect Japanese language code on E-Hentai, nhentai and Sen Manga sources.
* Bump Kotlin version to 1.1.2
* Code cleanup
Fix a bug with thumbnails and URLs in E-Hentai that is currently not triggerable but may cause problems in the future
* Code cleanup
* Fix some minor incorrect spacing
2017-05-20 12:11:33 +02:00