arkon
|
d8ee654a65
|
Rename some biometrics things since it's no longer specifically for biometric auth
(cherry picked from commit c741920ec0e698da28469f96b2c5ecc6cbf36f5e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/security/SecureActivityDelegate.kt
|
2021-05-22 17:56:36 -04:00 |
|
Jobobby04
|
08f1eff450
|
Update Mangadex Similar to GoldBattles latest version
|
2021-05-12 23:29:14 -04:00 |
|
Fernando Maldonado
|
63fa1ee75e
|
Fix status bar icon colors in webview activity (#4903)
* Fixed status bar icon colors in webview activity
* Changed theme to Theme.Base
* Changed app theme to Theme.Base
* Update themes.xml
Co-authored-by: arkon <arkon@users.noreply.github.com>
(cherry picked from commit 24a2d86f41450bd606e509268f38a57c4f079b53)
|
2021-04-19 14:58:21 -04:00 |
|
Ivan Iskandar
|
e43777bba7
|
Themes cleanup (#4894)
(cherry picked from commit ad57fde1c55984f3235ce86a7505e3675039b1dc)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/base/activity/BaseThemedActivity.kt
# app/src/main/res/values/themes.xml
|
2021-04-19 14:35:28 -04:00 |
|
Jobobby04
|
5df0eb7ed1
|
Convert EHentai Login controller to a activity
|
2021-04-11 20:43:21 -04:00 |
|
Jobobby04
|
e65ea94a08
|
Comment out Mangadex intents
|
2021-04-11 20:31:12 -04:00 |
|
Jobobby04
|
d64a8907eb
|
Many small changes
- Remove unused gridlayout dependency
- Add RECIEVE_BOOT permission for EH updater
- Some suspending db IO calls
|
2021-03-07 02:47:48 -05:00 |
|
arkon
|
cdd5f3b345
|
Surface tracking search errors properly
(cherry picked from commit 16be469ecb9f2e87f9da38fc6f54930dc8daaf5c)
|
2021-01-26 13:42:03 -05:00 |
|
arkon
|
c270a8c51d
|
Add QUERY_ALL_PACKAGES permission (maybe fixes #4313)
(cherry picked from commit fdcbc4cffaed7a7e2656db3d206a5fa4c1f3c8d0)
|
2021-01-26 13:41:55 -05:00 |
|
arkon
|
80c11a32c2
|
Remove unused RECEIVE_BOOT_COMPLETED permission
Was originally added for the library check mechanism: fcb5bf4dd4
(cherry picked from commit fc548304cf30f9d0d19618cac4a91e01b6315458)
|
2021-01-26 13:41:44 -05:00 |
|
arkon
|
68f209b91b
|
Replace global search context menu option with share target
(cherry picked from commit d11c72fd48150f792050fb6f689d0be3a0a672c7)
# Conflicts:
# app/src/main/res/values/strings.xml
|
2021-01-04 01:16:01 -05:00 |
|
Jobobby04
|
e078e34ab0
|
Add chapter deeplink, make MangaDex use it
|
2020-12-26 16:13:55 -05:00 |
|
arkon
|
1dcead9d79
|
Migrate to official MyAnimeList API (closes #4140)
(cherry picked from commit 0affc0d58bde6b1533d585bb0c0cbd103e0c59a9)
|
2020-12-26 00:29:58 -05:00 |
|
Jobobby04
|
d392b58ced
|
Change mangadex deeplink to PathPrefix deeplinks
|
2020-12-25 23:58:59 -05:00 |
|
Jobobby04
|
1dcf161131
|
Fix Hentai Cafe deeplinking, fixes other deeplinks
|
2020-12-25 23:58:40 -05:00 |
|
Jobobby04
|
dfabe1d2fa
|
Revert "Deeplink using pathPattern instead of pathPrefix"
This reverts commit 8e03375664820d87412323aee0545ff75a6b2dd6.
|
2020-12-25 23:20:12 -05:00 |
|
arkon
|
17731f3904
|
Remove bundled fallback file picker
(cherry picked from commit e8627800fef6525bc4ed3324c03178d7ac8850cd)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/util/system/ContextExtensions.kt
# app/src/main/res/layout/common_listitem_dir.xml
# app/src/main/res/values/styles.xml
|
2020-12-21 14:21:34 -05:00 |
|
arkon
|
7d11cc4837
|
Add text selection shortcut to invoke global search (closes #4058)
(cherry picked from commit b6e246c6b22845d685de8fd786ba32e8306e2328)
|
2020-12-12 12:19:53 -05:00 |
|
arkon
|
45086af3ae
|
Use WebView auth flow for MAL (fixes #4100)
(cherry picked from commit 2bb7a33bc317e0fb657364bd81394c26024dbe7a)
|
2020-12-12 12:18:40 -05:00 |
|
Dominik Chrástecký
|
61b0039a78
|
add support for S Pen actions (#4029)
(cherry picked from commit c9b1a425a73fda175a72951a2883daebad9555ba)
|
2020-11-21 16:28:14 -05:00 |
|
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 |
|