Commit Graph

2880 Commits

Author SHA1 Message Date
35c4d0bf4e Saved searches now work 2020-05-06 15:19:37 -04:00
5e5f2b0f1a hide 'latest' when merging sources
(cherry picked from commit 40c1967f19d0db475acd04025989ded80571565d)
2020-05-05 15:28:36 -04:00
58135c965c Release 0.9.2.5 2020-05-05 14:34:22 -04:00
5a9b84fe00 Fix issue where some sources just wouldnt work at all (examples are Dynasty and Toonily) 2020-05-05 14:28:21 -04:00
c9a10d9033 Update build.grade and lint fixes 2020-05-05 14:27:28 -04:00
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
29a07429df Release 0.9.2.4 2020-05-04 23:52:34 -04:00
e44616fb3c Fix bottom nav opening if opening manga from updates while in action mode
(cherry picked from commit 5977fca6b9)
2020-05-04 23:41:08 -04:00
cb6ca49607 Remove some unneeded regular tachi stuff 2020-05-04 23:40:46 -04:00
ff8b58ee62 [CI SKIP] Add dev branch deploy script configuration
(cherry picked from commit 018dbce57e)
2020-05-04 23:36:42 -04:00
b1350928ee Remove unused import 2020-05-04 23:35:16 -04:00
52641494d3 Test for saved searches (currently doesnt work) 2020-05-04 21:04:58 -04:00
9bfe4ed829 Remove unneeded backup stuff, now almost everything is from stable 2020-05-04 20:33:09 -04:00
d6f0c0837b Fix downloaded only 2020-05-04 19:20:54 -04:00
074a1bbca4 Implement logic for saved searches 2020-05-04 19:17:14 -04:00
178cd2b52d Add my github 2020-05-04 16:44:29 -04:00
e35f807218 Change source migraton icon 2020-05-04 16:17:32 -04:00
63ca5cc66b Remove dev update checker 2020-05-04 16:17:07 -04:00
6b66d4a34c Move strings to external file 2020-05-04 15:35:25 -04:00
49580a7630 Fixed All Sources in Filter list 2020-05-04 13:58:08 -04:00
0300c1057b Release 0.9.2.3 2020-05-04 02:00:42 -04:00
f5b8d3120d Fix anilist jsonnull issue
41c64b7058
(cherry picked from commit abf47deee3)
2020-05-04 01:40:11 -04:00
fd88db37f7 Bunch of crash fixes
(cherry picked from commit ce0090f0ca)

# 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
39e36f957d More extreme method for enforcing WebView availability
(cherry picked from commit 6cd34614f6)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/App.kt
2020-05-04 01:34:02 -04:00
e84c39bf7b Hitomi tag fixes(should now work for most tags) 2020-05-04 01:18:40 -04:00
5641b33bdd Add EH and similar specific tag formatting for global and local search 2020-05-04 00:53:38 -04:00
72681bef83 Fix showing hidden sources like the merged source 2020-05-04 00:16:33 -04:00
6de16125f7 Fix cutoff for new buttons if your screen is small 2020-05-04 00:15:56 -04:00
46478546a8 Implement long click global search for tags 2020-05-04 00:06:20 -04:00
d4659ffaae Fix merge with another crash 2020-05-04 00:05:44 -04:00
e192806950 Fix migration and merge buttons now showing up 2020-05-03 23:09:02 -04:00
1170334fde Fix adding a manga to library crash 2020-05-03 23:05:42 -04:00
d368064549 Possibly fix backup restores 2020-05-03 22:36:30 -04:00
ada0703d17 Remove unneeded variable 2020-05-03 21:46:43 -04:00
06d3a753ac Add manga migration and merge buttons 2020-05-03 21:24:00 -04:00
567c6ea8e7 Merging bugfix 2020-05-03 21:23:33 -04:00
bfc0868721 add built-in source icons
(cherry picked from commit f4533d9c7e0f989095bf40198dda59e58e1a6e01)
2020-05-03 19:35:53 -04:00
f5b7a8db1a Setup for install 2020-05-03 19:33:28 -04:00
bef0a44447 It Builds! 2020-05-03 18:34:46 -04:00
e9ff202851 Basic fixes 2020-05-03 15:03:07 -04:00
4a3323f7d0 Revert to old sorting library (fixes #3034)
(cherry picked from commit e29e94a5a1)
2020-05-03 14:41:17 -04:00
0014a0ca6c Migrate to flow 2020-05-03 14:37:31 -04:00
7e99a9f789 Linting Fixes AZ 2020-05-03 14:36:19 -04:00
03e5c5ca10 Linting fixes
(cherry picked from commit 3f63b320c4)
2020-05-03 14:35:49 -04:00
e4ff988f4d Revert some seekbar event listener changes
(cherry picked from commit 134dbd2f1d)
2020-05-03 14:34:40 -04:00
dde2320afc Replace some listeners with flowbindings
(cherry picked from commit dad010a891)
2020-05-03 14:34:40 -04:00
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
24850450cb Migrate more preferences
(cherry picked from commit 53a3be0703)
2020-05-03 14:33:03 -04:00
e97d1ac257 Replace deprecated adapterPosition with bindingAdapterPosition
(cherry picked from commit c967308859)
2020-05-03 14:31:00 -04:00
bc44eee5b7 Merge branch 'master' of https://github.com/az4521/Tachiyomi
necessary,
2020-05-03 14:29:54 -04:00