153 Commits

Author SHA1 Message Date
Jobobby04
8e03375664 Deeplink using pathPattern instead of pathPrefix 2020-10-26 21:53:31 -04:00
Jobobby04
6142e9be1c More mangadex deeplink tweaks 2020-10-26 21:51:28 -04:00
Jobobby04
a7cfae1603 Mangadex deeplink tweaks 2020-10-26 19:39:37 -04:00
Jobobby04
105302aa7b Fix delegated sources trying to always open in SY, even with links SY doesnt support 2020-10-26 14:53:48 -04:00
Jobobby04
eb3a987826 Implement Neko similar manga, Mangadex only recommendations 2020-10-26 02:13:02 -04:00
arkon
bbfce97125 Trust user-added CAs (closes https://github.com/inorichi/tachiyomi-extensions/issues/4581)
(cherry picked from commit a689e4e041b5a09ab32d8cc47b8068e0f4bde067)
2020-10-11 16:07:35 -04:00
Jobobby04
0deb6f6b8d Finish some more advanced mangadex delegation features, more to come later 2020-08-20 20:50:37 -04:00
arkon
aad0ac7296 Shift WebView checks to necessary places only to allow for basic usage
(cherry picked from commit ccc0a61158b0e1792fe38faae62d15e4fb514890)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/App.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/main/ForceCloseActivity.kt
2020-08-01 12:53:39 -04:00
Jobobby04
0a0ea50809 Disable delegation of Mangadex 2020-07-01 15:13:48 -04:00
Jobobby04
ad82dc1c90 Delegate Mangadex
Features that are now usable because of this:
- Batch add mangadex manga
- Open mangadex manga into TachiyomiSY(skipping the extension)
2020-06-25 19:35:44 -04:00
Jobobby04
379f1dc6e2 Cleanup android manifest 2020-06-14 17:51:58 -04:00
arkon
98781683d7 Remove unused INSTALL_SHORTCUT permission
(cherry picked from commit 6c9b9821046fb182bf54a308dd60ad91cca7686a)

# Conflicts:
#	app/src/main/AndroidManifest.xml
2020-06-11 17:25:47 -04:00
Jobobby04
d4e1b6dd32 Cleanup leftovers of removing google OSS licenses 2020-06-08 19:11:35 -04:00
Jobobby04
d39bbccb5a Revert "Alternate open source licenses plugin"
This reverts commit 22f26f8288279cdf2a675a8b4f262419df4a9a3d.
2020-06-07 14:48:34 -04:00
arkon
22f26f8288 Alternate open source licenses plugin
(cherry picked from commit ac2df8795459ad625883849a53647f90e86fbe61)

# Conflicts:
#	build.gradle.kts
2020-06-07 14:22:45 -04:00
Jobobby04
a03e668c8f Fix intercept activity theme 2020-05-29 18:17:40 -04:00
arkon
39e36f957d More extreme method for enforcing WebView availability
(cherry picked from commit 6cd34614f607c51a62eed68d98996990969e5909)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/App.kt
2020-05-04 01:34:02 -04:00
Jobobby04
f5b7a8db1a Setup for install 2020-05-03 19:33:28 -04:00
Rani Sargees
4d8f44ddae merge double upstream 2020-05-02 23:39:46 -04:00
arkon
ca47446b46 Add link to website and open source licenses 2020-04-18 22:27:54 -04:00
arkon
0272907596 Avoid multiple reader instances (closes #1851) 2020-04-18 20:07:48 -04:00
TacoTheDank
415df2357c
JDK8, lint fixing (#2888)
* Use Kotlin JDK8

* Satisfy a ton of lints

* Run res/layout files (and manifest) through reformatter
2020-04-18 14:47:22 -04:00
arkon
e41edc1fb7 Pure white light theme 2020-03-15 11:36:38 -04:00
arkon
2854fb5f6c Add shortcut to disabling battery optimization 2020-03-07 15:51:46 -05:00
arkon
8bb83782c7 Biometrics lock (closes #1686) 2020-02-21 23:04:37 -05:00
arkon
c9cb75aee1 Group tracking setting activities 2020-02-04 22:14:49 -05:00
MCAxiaz
6d9bec3e0b
reroute all deep links through DeepLinkActivity to provide more control (#2546)
over launch behavior/intent flags
2020-01-28 22:15:15 -05:00
Jay
83c2e907c7 Fixed file permissions for Android 10
(cherry picked from commit 4e1952ffafa5b64988b0cff533fe497fabce86a6)
2020-01-11 21:55:33 -05:00
arkon
797553ce16
Convert webview into an activity (#2470)
Based on 65804ebb3a
2020-01-10 22:22:12 -05:00
arkon
8f82c8ad3d Allow user to retain app data on uninstall for Android 10 2020-01-10 18:46:02 -05:00
arkon
07caea8b4e Clean up splash screen code 2020-01-09 18:29:36 -05:00
markelgaston
141b7ac554 Added a app loading splash Screen (#2185)
* Added a app loading splash Screen. Just a theme that plays on start up before loading the actual app theme

* Added a app loading splash Screen. Just a theme that plays on start up before loading the actual app theme

* Update splash_background.xml
2020-01-09 18:09:52 -05:00
Rani Sargees
9b883b1a09 androidx migration
I DID THIS ONE MYSELF WITHOUT TAKING IT FROM THE OTHER FORKS
YEEEEEEEEEEET
2020-01-06 03:26:31 -05:00
arkon
78689e7443
Migrate to AndroidX (#2424)
* Migrate to AndroidX (automatic conversion by Android Studio)

* AndroidX dependency code updates

* Fix source preference reparenting

* fixes the androidx prefererences icon spacing issue

(cherry picked from commit b76a15d960ec2cdf771be16377db0348b66b3179)

* Fix source preference screen heading size/list padding

Co-authored-by: Carlos <cargo8005@gmail.com>
2020-01-05 11:29:27 -05:00
Rani Sargees
bc6a1a1da6 add tristate library filters, update to dev 2020-01-04 15:16:49 -05:00
Eugene
c90f985fcc
Add REQUEST_DELETE_PACKAGES permission for uninstalling extensions 2019-12-27 07:24:19 -05:00
Eugene
ad2ecd538d
Allow cleartext traffic
Certain catalogues (e.g. Mangakakalot) do not use HTTPS
2019-12-26 16:06:28 -05:00
arkon
ff8e3f0af4
Update to SDK 28 (#2394) 2019-12-26 16:01:16 -05:00
NerdNumber9
b4c1e6a44c Add HBrowse 2019-08-10 20:23:43 -04:00
NerdNumber9
5195cb8eda Delegate Pururin.io 2019-08-08 13:31:47 -04:00
NerdNumber9
3dac6366ff Fix uninstall button 2019-08-04 10:55:09 -04:00
NerdNumber9
7fe742e6ed Upstream merge 2019-07-27 17:56:31 -04:00
fei long
3abae1cc75 Add chinese track website "bangumi" (#2032)
* copy from shikimori and change parmater

* add login activity

* fix

* login sucess

* search

* add...

* auth fix

* save status

* revert shikimori

* fix oauth error

* add bangumi info

* update read chapter index

* refersh token

* remove outdate file

* drop comment

* change icon

* drop search result which type not comic

* fix bind logic

* set status

* add ep status

* format code

* disable cache for `collection` api
2019-07-23 12:35:38 +02:00
Pavka
5840a3e1e2 Shikomori -> Shikimori. Fix update chapters (#1996)
* Shikomori -> Shikimori. Fix update chapters

* Removed logs and format code
2019-04-29 18:40:26 +02:00
NerdNumber9
6ce70296a6 Fix solve captcha activity not appearing (change that caused this was not released) 2019-04-21 17:28:07 -04:00
NerdNumber9
a427401d66 Fix EHentai and many other sources breaking 2019-04-19 13:14:41 -04:00
NerdNumber9
6da6ca710e Fix app crashing when updating library 2019-04-19 13:12:01 -04:00
NerdNumber9
ea7ff432b2 Add MangaDex login 2019-04-19 02:46:34 -04:00
NerdNumber9
1d36c3269e Add automatic gallery updating 2019-04-18 17:40:13 -04:00
NerdNumber9
2485a00d34 Upstream merge 2019-04-13 12:36:28 -04:00