Commit graph

2211 commits

Author SHA1 Message Date
Jobobby04
b3b0c39163 Fix naming of the preview repo 2020-05-10 01:12:56 -04:00
Jobobby04
bc6b4d4be6 Test push 2020-05-10 00:52:02 -04:00
Jobobby04
d643b947a9 Add files for new action, should allow automatic updating when finished 2020-05-10 00:20:36 -04:00
Jobobby04
f4d1c27cde Fix tapping manga info button and fix not showing full info when first looking at the manga 2020-05-09 13:10:45 -04:00
Jobobby04
4195b00e48 Fix not removing the more button when global search doesnt find anything in that source 2020-05-09 13:06:59 -04:00
Jobobby04
2d5ac20c46 Re-Implement the more button in global search 2020-05-09 12:06:36 -04:00
arkon
700fd61f34 Update details metadata along with chapters list
(cherry picked from commit 29feee00955789e3c518937f4ace29ff01da2d73)
2020-05-09 11:49:28 -04:00
arkon
a0462fb480 Move DB transaction blocks to only the DB portions of restore logic
(cherry picked from commit 63f3180dff643355a000ff4071105a12139d18b0)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/data/backup/BackupRestoreService.kt
2020-05-09 11:49:15 -04:00
arkon
f19685787f Option to hide unread badges (closes #3095)
(cherry picked from commit 1442e2b53e8394b0988f1cf638f43a92d7c9f604)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferenceKeys.kt
#	app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
2020-05-09 11:48:01 -04:00
arkon
60caba86a5 Remove redundant DB call in library settings (closes #3128)
(cherry picked from commit 521ebf0678c25c5cbb549898e83953c2a7362a53)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/data/backup/BackupRestoreService.kt
2020-05-09 11:43:43 -04:00
MCAxiaz
80fa7ebe6c String Formatting Fixes (#3118)
String Formatting Fixes

(cherry picked from commit a20874f6a15f443025367f6ed988ff93a30ccd6c)
2020-05-09 11:41:45 -04:00
arkon
9096edfc92 Concurrently refresh trackers
(cherry picked from commit 40776bdc8d4e3c42e0874ec3fec84c515b486dee)
2020-05-09 11:41:32 -04:00
arkon
f30ad78a4c Do library checks from up to 5 sources concurrently
(cherry picked from commit f853158e6b1a5105c3201e806f772f8220d1bff5)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
2020-05-09 11:40:32 -04:00
arkon
ce0d99b78f Download from up to 5 different sources concurrently (closes #2534)
(cherry picked from commit c9035b5df9a331dbed3322eb6ad95bc81d1d7f22)
2020-05-09 11:36:04 -04:00
arkon
3ffb80c6f1 Concurrently download up to 5 pages at a time
(cherry picked from commit 150132f4dd40020c3cbc8f72d5a7d63dc695d2b3)
2020-05-09 11:35:52 -04:00
arkon
4e3c407583 Replace restore completion string with plurals
(cherry picked from commit fb97ac47bc25ccc54bbdd6a6b1d3c1695466bff4)
2020-05-09 11:35:43 -04:00
arkon
fac3bd1edd Show icon when chapter is bookmarked
(cherry picked from commit ce6848b3c0c48b7321e8b21278867e49ab4c6992)
2020-05-09 11:34:38 -04:00
arkon
976cd41a87 MaterialFastScroll updates
(cherry picked from commit d86d861e4b55ecd2407adb656809d7f24bdbd87f)
2020-05-09 11:34:24 -04:00
arkon
f880a0f1a3 Do some download deletion in coroutines instead of completable
(cherry picked from commit 3d1250f2f83608647c75f0ad713a2a309739c01e)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt
2020-05-09 11:32:31 -04:00
arkon
005d43a3ec Minor cleanup of wakelocks, extension ID backup
(cherry picked from commit b4c7992726fdf36a7dc58e7d7142c2a1642d0f36)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/util/system/ContextExtensions.kt
2020-05-09 11:30:38 -04:00
arkon
1d760f4728 Destroy action mode after actioning in chapters list (closes #3004)
(cherry picked from commit 03baa21185f94541c8d1009163afb5ec83068621)
2020-05-09 11:20:53 -04:00
arkon
02e3148efe Adopt MaterialFastScroll from J2K fork
de8cb8c1b0
(cherry picked from commit 694de99a3f6aaf918c9807d88b32bba8cc2f2f73)
2020-05-09 11:20:42 -04:00
arkon
e9ada7e5fb Increase webtoon setting change page refresh range (closes #3088)
(cherry picked from commit 8383f4fb7b19877ffe3cd27a045b9e212f4ea6a0)
2020-05-09 11:20:31 -04:00
arkon
2ce01a1c86 Alternative way of reading local manga JSON file
(cherry picked from commit eb3fff6c512ebdde3f703c68935923b368f90a63)
2020-05-09 11:20:21 -04:00
arkon
0046ed879f Convert app updater to foreground service
(cherry picked from commit 788ea052fcacbe7a52142058e489e2115fe0095f)
2020-05-09 11:18:23 -04:00
arkon
c80b8c8ce9 Refresh page on 32-bit color setting change
(cherry picked from commit dbd14c6daca3bd058c824300c414a924a7ac5063)
2020-05-09 11:17:49 -04:00
Jobobby04
5435c2fb53 Lighter weight method of rounding cover art and removed rounded covers option
(cherry picked from commit dabca5f09e0d393d2ea77e483c72561341385cb0)
2020-05-09 11:17:07 -04:00
Jobobby04
88963758b1 Add specific support for dummy extensions so that read chapter history is able to be freely restored without connecting to the source 2020-05-08 21:18:29 -04:00
Jobobby04
e4d40c7693 Made migrate and merge with another only visible if the manga is favorited 2020-05-07 22:01:14 -04:00
Jobobby04
509d7b20b4 ReImplement history features 2020-05-07 14:50:24 -04:00
Jobobby04
35c4d0bf4e Saved searches now work 2020-05-06 15:19:37 -04:00
Rani Sargees
5e5f2b0f1a hide 'latest' when merging sources
(cherry picked from commit 40c1967f19d0db475acd04025989ded80571565d)
2020-05-05 15:28:36 -04:00
Jobobby04
5a9b84fe00 Fix issue where some sources just wouldnt work at all (examples are Dynasty and Toonily) 2020-05-05 14:28:21 -04:00
Jobobby04
c9a10d9033 Update build.grade and lint fixes 2020-05-05 14:27:28 -04:00
Jobobby04
730c316e89 Small brackets change, though I dont think logic will(though knowing my luck this might have been the reason) 2020-05-05 00:54:47 -04:00
Jobobby04
29a07429df Release 0.9.2.4 2020-05-04 23:52:34 -04:00
arkon
e44616fb3c Fix bottom nav opening if opening manga from updates while in action mode
(cherry picked from commit 5977fca6b961ca9ea1c91787f1b73cd2f72b9310)
2020-05-04 23:41:08 -04:00
Jobobby04
cb6ca49607 Remove some unneeded regular tachi stuff 2020-05-04 23:40:46 -04:00
Jobobby04
b1350928ee Remove unused import 2020-05-04 23:35:16 -04:00
Jobobby04
9bfe4ed829 Remove unneeded backup stuff, now almost everything is from stable 2020-05-04 20:33:09 -04:00
Jobobby04
d6f0c0837b Fix downloaded only 2020-05-04 19:20:54 -04:00
Jobobby04
074a1bbca4 Implement logic for saved searches 2020-05-04 19:17:14 -04:00
Jobobby04
178cd2b52d Add my github 2020-05-04 16:44:29 -04:00
Jobobby04
e35f807218 Change source migraton icon 2020-05-04 16:17:32 -04:00
Jobobby04
63ca5cc66b Remove dev update checker 2020-05-04 16:17:07 -04:00
Jobobby04
49580a7630 Fixed All Sources in Filter list 2020-05-04 13:58:08 -04:00
arkon
f5b8d3120d Fix anilist jsonnull issue
41c64b7058
(cherry picked from commit abf47deee3737468019f53df8b09976b5f043218)
2020-05-04 01:40:11 -04:00
arkon
fd88db37f7 Bunch of crash fixes
(cherry picked from commit ce0090f0cab2619703ff903ad80a188bc62e5214)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceController.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourcePresenter.kt
2020-05-04 01:39:52 -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
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
72681bef83 Fix showing hidden sources like the merged source 2020-05-04 00:16:33 -04:00
Jobobby04
46478546a8 Implement long click global search for tags 2020-05-04 00:06:20 -04:00
Jobobby04
d4659ffaae Fix merge with another crash 2020-05-04 00:05:44 -04:00
Jobobby04
e192806950 Fix migration and merge buttons now showing up 2020-05-03 23:09:02 -04:00
Jobobby04
1170334fde Fix adding a manga to library crash 2020-05-03 23:05:42 -04:00
Jobobby04
d368064549 Possibly fix backup restores 2020-05-03 22:36:30 -04:00
Jobobby04
ada0703d17 Remove unneeded variable 2020-05-03 21:46:43 -04:00
Jobobby04
06d3a753ac Add manga migration and merge buttons 2020-05-03 21:24:00 -04:00
Jobobby04
567c6ea8e7 Merging bugfix 2020-05-03 21:23:33 -04:00
Jobobby04
bfc0868721 add built-in source icons
(cherry picked from commit f4533d9c7e0f989095bf40198dda59e58e1a6e01)
2020-05-03 19:35:53 -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
e9ff202851 Basic fixes 2020-05-03 15:03:07 -04:00
Jobobby04
0014a0ca6c Migrate to flow 2020-05-03 14:37:31 -04:00
Jobobby04
7e99a9f789 Linting Fixes AZ 2020-05-03 14:36:19 -04:00
Jobobby04
03e5c5ca10 Linting fixes
(cherry picked from commit 3f63b320c4)
2020-05-03 14:35:49 -04:00
Jobobby04
e4ff988f4d Revert some seekbar event listener changes
(cherry picked from commit 134dbd2f1d)
2020-05-03 14:34:40 -04:00
Jobobby04
dde2320afc Replace some listeners with flowbindings
(cherry picked from commit dad010a891)
2020-05-03 14:34:40 -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
e97d1ac257 Replace deprecated adapterPosition with bindingAdapterPosition
(cherry picked from commit c967308859)
2020-05-03 14:31:00 -04:00
Jobobby04
7a010e3446 Material Dialogs Eh Part 3 2020-05-03 14:29:11 -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
800c01ea42 Lint fixes and update build.gradle 2020-05-03 14:27:34 -04:00
Jobobby04
68bfba486e Added number of pages to preload configuration 2020-05-03 14:26:05 -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
Rani Sargees
03502f6533 Merge branch 'master' of https://github.com/az4521/Tachiyomi 2020-05-03 14:21:26 -04:00
Rani Sargees
42c7669bca database changes for mergedsources 2020-05-03 14:21:26 -04:00
Jobobby04
1916751f4f Complete RxBindings to FlowBinding migration
(cherry picked from commit 3d10dad780)
2020-05-03 14:19:54 -04:00
Jobobby04
aa5fd22db0 Add confirm exist setting (closes #2615)
(cherry picked from commit 321a4b24b9)
2020-05-03 14:14:45 -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
2ecac08bcc Round manga info cover
(cherry picked from commit e388f0d563)
2020-05-03 14:11:12 -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
85723b975b Lint fix 2020-05-03 13:58:54 -04:00
Jobobby04
87363e47b0 Remove setting that was accidentally added 2020-05-03 13:57:39 -04:00
jobobby04
aefa7a1a4a Fixes and such for integration to AZ 2020-05-03 13:56:36 -04:00
jobobby04
18f90587f2 Added option to migrate manga from manga details
(cherry picked from commit 3a4780e19b79e9afcb3e830cb02c52bd1c66bddf)
2020-05-03 13:34:42 -04:00
jobobby04
f47e9b6e14 Fixed migration crash when getting chapters
(cherry picked from commit a529667257908ddebaa92d36a83380c3c6c40408)
2020-05-03 13:22:40 -04:00
jobobby04
a7e4c1295d More Plurals
(cherry picked from commit bcd6c33ed8aaa1cf81c027f88ce4a954e379a545)
2020-05-03 13:22:40 -04:00
jobobby04
50097eef9f Fixes for merging from upstream
(cherry picked from commit 5f2eb19ea37ba191d414eee4e8f45f20f1a73e89)
2020-05-03 13:22:39 -04:00
jobobby04
949cdccbae Confirm exit for migrations
(cherry picked from commit 640bd8d9babb3ace1d6a370adad35050271aa008)
2020-05-03 13:22:39 -04:00
jobobby04
3d0dc64de1 Mass Migration now shows progress and total manga in the title
(cherry picked from commit 68c3d28b4bc7b5cc4038648d5f187fe4da9a42a9)
2020-05-03 13:22:18 -04:00
jobobby04
2e0102d689 Migrations now shows how many manual migrations were made after skipping the rest
(cherry picked from commit bac01c98073dbee6c09144b6ebc55b6a0d56d0da)
2020-05-03 13:22:17 -04:00
jobobby04
2557111607 Optimzing Mass-Migration
(cherry picked from commit 504a10a6ebc3f28a5dd761db8a90c709c8794153)
2020-05-03 13:22:17 -04:00
jobobby04
46a626d2c5 Fixed crash when rapidly trying to skip manga
(cherry picked from commit 14c80436fcb92d22f0691b7b68caf524fd09cab5)
2020-05-03 13:22:17 -04:00
jobobby04
fb92b1a0b4 Update MigrationProcessHolder.kt
(cherry picked from commit dbbdc4c62e83328fd5d3623e42e56aa74511c320)
2020-05-03 13:22:16 -04:00
jobobby04
01175e687c Another fix for mass migration
Also fixing some deprecated code

(cherry picked from commit 2535ea92ebc97bad9f30e9e48493629df6db28a3)
2020-05-03 13:22:15 -04:00
jobobby04
00d2d4f969 More refactoring + more bug fixes
Such as when a manga picked has 0 chapters

(cherry picked from commit 332e8c9487b2e5e39a3a90705b2def80183bcc04)
2020-05-03 13:20:57 -04:00
jobobby04
43715f9835 Build fixes and remove possibly unneeded settings? 2020-05-03 13:20:56 -04:00
jobobby04
b99229b033 Refactoring + fixes for auto-migrate
(cherry picked from commit 142dc1c12a95534170517deb077c98896214a2d9)
2020-05-03 13:19:12 -04:00
jobobby04
62df1263b1 Cleanup of olf auto migration
(cherry picked from commit d64754e3e09e92b2e65c181b0b5e84b531490662)
2020-05-03 13:18:47 -04:00
jobobby04
a6f0e7f9b9 Part 2 of Auto-Migration Done
(cherry picked from commit c4321e3adfff1bdfdcd8ba209dd20549348be217)
2020-05-03 13:18:02 -04:00
jobobby04
f1472d4f8b Fixes for this new auto migration ui
(cherry picked from commit 6d6ff9598205e11c767cedf2fbe261f746df0624)
2020-05-03 13:08:47 -04:00
jobobby04
52ad282492 Finished Part 1 of new auto source migration
(cherry picked from commit 10206ae7b30fbd521308a6d725e107e708b97dd0)
2020-05-03 13:08:46 -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
fb3ce226b5 Made rounded library covers configurable 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
84aba68b96 Add persistent notch display mode
(cherry picked from commit 444cfa7669166edc874da4994396776a90ded465)
2020-05-03 02:08:53 -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
jobobby04
2104b60b81 Run lint 2020-05-03 01:41:34 -04:00
jobobby04
09dcb8029c Add setting to hide manga content from update/download notifications
(cherry picked from commit f3d69599aa)
2020-05-03 01:41:06 -04:00
jobobby04
f2ed26479f Update for Workmanager 2020-05-03 01:40:53 -04:00
Rani Sargees
9b5fbda9a2 move jsoupextensions back pt2 2020-05-03 01:37:58 -04:00
arkon
647fbd1f4b Move JsoupExtensions back (fixes #2562) 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
f18891a07e Move crash reports setting to advanced
(cherry picked from commit 978ac50015)
2020-05-03 01:34:51 -04:00
jobobby04
c85825f3c7 Run default Android Studio formatter on code
(cherry picked from commit 3ecc883944)
2020-05-03 01:33:58 -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 65804ebb3a

(cherry picked from commit 797553ce16)
2020-05-03 01:06:07 -04:00
az4521
ef4430216d fix github updater 2020-05-03 01:00:41 -04:00
jobobby04
643f666178 Notification conflict fix 2020-05-03 01:00:41 -04:00
jobobby04
92484e26e5 Set manga last update field based on chapter fetch time (closes #2217)
Based on 3c81f60041 (diff-7e5179d048c3dfaf75b444b7277fc840)

(cherry picked from commit ee8a53188c)
2020-05-03 01:00:27 -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
97a86269e6 change a dependency to try to fix merged sources 2020-05-03 00:31:59 -04:00
Rani Sargees
654d98b5c4 unhide merged sources 2020-05-03 00:31:43 -04:00
jobobby04
0509db1935 E-Hentai WatchedList checkbox fix (#2) 2020-05-03 00:31:07 -04:00
jobobby04
acf879d28c Added Ehentai Watched list (#1) 2020-05-03 00:31:07 -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
03b44fff22 update changelog and readme, fix hentaicafe tags 2020-05-03 00:27:44 -04:00
Rani Sargees
71c373926f lock no longer requires usage access 2020-05-03 00:27:32 -04:00
Rani Sargees
1af11f076f finish adding drag and drop 2020-05-03 00:25:04 -04:00
Jay
41c99c33a6 cherrypick drag and drop sorting 2020-05-03 00:12:54 -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
d61adc0259 nhentai language filtering, added dev build in settings 2020-05-02 23:51:21 -04:00
Rani Sargees
9ed7ee65c3 unhide and begin working on merged sources 2020-05-02 23:48:30 -04:00
Rani Sargees
4d8f44ddae merge double upstream 2020-05-02 23:39:46 -04:00