Vetle Ledaal
82d8a2f2ab
Tsumino: bypass email protection ( #10760 )
...
* Tsumino: bypass email protection
* Rewrite cfDecodeEmail
Use less magic, safety is kept in mind for the key and data.
Invalid key returns an empty string, invalid data is skipped.
Returns not null since the Element.text() function validates
that the input is not null -- and it's probably a useless
distincion anyways.
* further kotlin-ify cfDecodeEmails
2022-02-09 06:14:22 -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
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
Arraiment
925fb1e3a6
Fix image downloads and json migration for Tsumino ( #8867 )
...
* Migration to kotlinx-serialization and refactor to use HttpSource
* Add interceptor to handle binary response
2021-08-27 06:26:43 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support ( #6742 )
2021-04-28 15:38:05 -04:00
scb261
a0c031dce7
Tsumino: parse tags into in-app tags instead of description ( #5678 )
2021-02-07 23:36:52 -05: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
arkon
66e347989c
Mark a few more extensions as NSFW
2020-08-10 11:32:16 -04:00
arkon
023c26b4a0
Make "Tachiyomi" app name prefix implicit
2020-06-25 22:46:15 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle ( #3214 )
2020-05-17 16:50:53 -04:00
arkon
020c2af006
Lint fixes
2020-04-25 10:29:23 -04:00
Thiago França da Silva
32ec0a2eae
Tsumino - Implement Url Intent and fix sort by newest ( #2786 )
...
Tsumino - Implement Url Intent and fix sort by newest
2020-04-23 22:12:57 -04:00
arkon
228178f3a0
Use consistent Gson version for stable compatibility
2020-03-29 12:24:28 -04:00
Rama Bondan Prakoso
0f3be64801
Tsumino: Refactor and add search filters ( #1534 )
...
Tsumino: Refactor and add search filters
2019-09-19 23:25:36 -04:00
Rama Bondan Prakoso
61a4baf175
Tsumino Extension ( #1530 )
...
Tsumino Extension
2019-09-19 20:27:39 -04:00