Commit Graph

28 Commits

Author SHA1 Message Date
mr-brune 71e7c34dd7
hentaifantasy: Thumbnail support (#4919)
* thumnail support

* change version
2024-09-15 20:23:10 +01:00
stevenyomi 12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
Draff 5c8cb75e9a come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s Details
CI / Build multisrc modules (push) Successful in 8m10s Details
CI / Build individual modules (push) Successful in 38s Details
CI / Publish repo (push) Successful in 1m39s Details
2024-01-22 21:19:41 +00:00
AwkwardPeak7 c5f82e6aeb Move plugin section to common.gradle (#281)
* move apply plugins to common.gradle

* update CONTRIBUTING.md

* remove whitespace

* move common.gradle apply above in multisrc

* move kotlinter

* newlines
2024-01-16 02:49:40 +00:00
arkon 2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
arkon e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon 7964dc4613
Upgrade OkHttp (#15320) 2023-02-11 17:30:31 -05:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
arkon 1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
arkon 86d04b11b7
[skip ci] Address some compiler deprecation warnings (#12086) 2022-06-05 16:07:57 -04:00
jopejoe1 de19d11727
Updated some icons to be more consistent (#10419)
* Update MadaraGenerator.kt

* Fixed some icons in Madara

* Replace with icons that work on website

* Fixed Some more icons

* some more icon fixes

* miss placed that

* this to

* Put them in right location this time
2022-01-10 06:44:45 -05:00
arkon 6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
arkon 50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04: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 023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
TacoTheDank 99ee039d09
Correct a bunch of lints from "en" to "ja" (#3075) 2020-05-10 17:46:00 -04:00
arkon 020c2af006 Lint fixes 2020-04-25 10:29:23 -04:00
ObserverOfTime e23b69f8a7
More HTTPS upgrades (#2057) 2020-02-22 23:35:13 -05:00
NotTsunami bda4217aa8 Several https updates (#1988)
Several https updates
2020-01-06 07:22:26 -05:00
arkon b04801d953
Bump all extensions to lib v1.2 (#1477) 2019-09-07 15:03:54 -04:00
Ankit SIngh 93a6efbe6e HentaiFantasy-Icons (#806)
HentaiFantasy-Icons
2019-02-10 21:52:17 -05:00
Eugene f20372cee7 Remove extVersionSuffix (#575)
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
Eugene d2f6744188 Update common dependencies (#441)
Update common dependencies
2018-08-05 16:48:02 -04:00
ddmgy ccc62c9ead Add HentaiFantasy (hentaifantasy.it) source. Closes #91 (1/2) (#95)
* 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.
2017-09-23 13:34:40 +02:00