mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions.git
synced 2025-12-10 12:12:01 +01:00
* Add TwoStatePreference and CheckBoxPreference stubs * Add setEnabled on Preference, Formatting again. * Remove isEnabled. Thanks to API difference between androidx and v7 libs * Initial support of their new site announcing algorithm. What the heck is DDOS-GUARD * Apply changes of announcing algorithm that can work with tachi >_< It will uses main thread that cause temp freeze when enter browse * Clean up codes little bit. * Simplify Decoder * Finalize update. * Try-Catch on req failed. * Update build.gradle * Use regular network client.