Commit Graph

181 Commits

Author SHA1 Message Date
arkon ef3f4c2e17 Convert rotation to FlowPreference, remove some unused subscriptions code
Also remove EH lock code(was broken because of RxController changes)

(cherry picked from commit d46a742a43)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
2020-05-10 16:25:07 -04:00
Jobobby04 d643b947a9 Add files for new action, should allow automatic updating when finished 2020-05-10 00:20:36 -04:00
arkon 005d43a3ec Minor cleanup of wakelocks, extension ID backup
(cherry picked from commit b4c7992726)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/util/system/ContextExtensions.kt
2020-05-09 11:30:38 -04:00
Jobobby04 9bfe4ed829 Remove unneeded backup stuff, now almost everything is from stable 2020-05-04 20:33:09 -04:00
Jobobby04 e84c39bf7b Hitomi tag fixes(should now work for most tags) 2020-05-04 01:18:40 -04:00
Jobobby04 5641b33bdd Add EH and similar specific tag formatting for global and local search 2020-05-04 00:53:38 -04:00
Jobobby04 f5b7a8db1a Setup for install 2020-05-03 19:33:28 -04:00
Jobobby04 bef0a44447 It Builds! 2020-05-03 18:34:46 -04:00
Jobobby04 7e99a9f789 Linting Fixes AZ 2020-05-03 14:36:19 -04:00
Jobobby04 988d508025 Remove option to turn off app update checks, check every 3 days
(cherry picked from commit 8c1ec43500)
2020-05-03 14:34:11 -04:00
Jobobby04 24850450cb Migrate more preferences
(cherry picked from commit 53a3be0703)
2020-05-03 14:33:03 -04:00
Jobobby04 cb4fbb19ed Material Dialogs Eh Part 2 2020-05-03 14:29:10 -04:00
Jobobby04 ddf0357c5c Material Dialogs Eh Part 1 2020-05-03 14:28:40 -04:00
Jobobby04 c09f6cb20c Lint fixes 2020-05-03 14:25:41 -04:00
Jobobby04 959bad0247 Lint fixes, likely nothing broke 2020-05-03 14:25:24 -04:00
Jobobby04 efb8555d76 Update to SDK 29 (Android 10) (#2468)
(cherry picked from commit 83d5e458ca)
2020-05-03 14:24:52 -04:00
Jobobby04 a393772083 Move things back into the EH package, no need for them to be in the regular app 2020-05-03 14:24:22 -04:00
Jobobby04 b4ade8c15d Lint fixes, likely no visible changes 2020-05-03 14:22:13 -04:00
Jobobby04 1916751f4f Complete RxBindings to FlowBinding migration
(cherry picked from commit 3d10dad780)
2020-05-03 14:19:54 -04:00
Jobobby04 56b1c07f58 Refactor databinding fields to parent abstract classes
(cherry picked from commit 6a532b836d)
2020-05-03 14:12:46 -04:00
Jobobby04 95002a6e87 More FlowPreferences migrations
(cherry picked from commit b8152dd7f9)
2020-05-03 14:03:50 -04:00
Jobobby04 cea2b42b41 More FlowPreferences migrations
(cherry picked from commit 401210da44)
2020-05-03 14:02:47 -04:00
Jobobby04 8bc5a7d746 Migrate some RxSharedPreferences to FlowSharedPreferences
(cherry picked from commit beb81b657e)
2020-05-03 14:00:35 -04:00
jobobby04 aefa7a1a4a Fixes and such for integration to AZ 2020-05-03 13:56:36 -04:00
jobobby04 e7b39f29f2 Implemented J2K Auto Source Migration
(cherry picked from commit 8ba75831e6f51f6472d85f813405ede3f679cfd8)
2020-05-03 13:07:43 -04:00
jobobby04 c62d3abbc5 Fix Migrations 2020-05-03 02:15:54 -04:00
jobobby04 de5f43713f Rename catalogue classes/layouts -> source
(cherry picked from commit a1e7592bd8)
2020-05-03 02:14:08 -04:00
jobobby04 895dbbdacb Set needed migrations 2020-05-03 02:07:07 -04:00
jobobby04 70e7974396 Json build fixes 2020-05-03 01:47:35 -04:00
Rani Sargees 9b5fbda9a2 move jsoupextensions back pt2 2020-05-03 01:37:58 -04:00
jobobby04 fa6ed901df Optimize more imports 2020-05-03 01:37:25 -04:00
jobobby04 23ac3d18e5 Optimize imports, disallow wildcard imports because of klint, run linter 2020-05-03 01:36:21 -04:00
jobobby04 319571edf3 Remove EH custom incognito webview in favor of new activity webview from Dev(I could not get it working with the new system.) 2020-05-03 01:08:08 -04:00
jobobby04 1f20d96191 Convert webview into an activity (#2470)
Based on https://github.com/Jays2Kings/tachiyomiJ2K/commit/65804ebb3aca0a79377167334ff842c0789440f3

(cherry picked from commit 797553ce16)
2020-05-03 01:06:07 -04:00
jobobby04 429056f2ca Build fixes 2020-05-03 00:48:34 -04:00
jobobby04 52e742049b Reorganize other util files 2020-05-03 00:39:16 -04:00
Rani Sargees cefe45e8cc fixed double-locking, added secure screen, fixed tsumino for real this time 2020-05-03 00:30:52 -04:00
Rani Sargees 71c373926f lock no longer requires usage access 2020-05-03 00:27:32 -04:00
Rani Sargees 58cce53746 delegate tsumino 2020-05-02 23:52:58 -04:00
Rani Sargees df6cafd6d1 bump version, changelog, hide merged sources 2020-05-02 23:52:21 -04:00
Rani Sargees cc6c1b5641 add debug for EH aged flags 2020-05-02 23:51:52 -04: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
Rani Sargees 690d2fb15b fixed tsumino for real this time really 2019-11-29 01:18:21 -05:00
az4521 eefe95c2ee Update TsuminoSearchMetadata.kt 2019-11-28 18:45:04 -05:00
az4521 af9825d369 Update TsuminoSearchMetadata.kt 2019-11-28 18:17:04 -05:00
NerdNumber9 6ff684f638 Migrate old update jobs 2019-08-13 01:43:07 -04:00
NerdNumber9 6857c8c1fe Use better job ids for EHentai updater 2019-08-13 01:41:31 -04:00
NerdNumber9 44d563e689 Use better job ids for EHentai updater 2019-08-13 01:39:01 -04:00
NerdNumber9 6ce2809450 Use better job ids for EHentai updater 2019-08-13 01:38:49 -04:00
NerdNumber9 0759036536 Use correct HBrowse source id 2019-08-13 01:31:44 -04:00