Commit Graph

103 Commits

Author SHA1 Message Date
e7abe27bb6 Hide internal sources from UI
Change wording on migration button in smartsearch
2019-07-30 10:22:46 -04:00
10d6b3a6ca Initial MergedSource creation UI 2019-07-30 01:41:30 -04:00
4c9be5557d Initial work on merged sources 2019-07-29 19:36:16 -04:00
37e0ac0895 SmartSearch architecture improvements 2019-07-29 13:27:33 -04:00
8934d251d9 Initial work on SmartSearch 2019-07-29 02:12:30 -04:00
39ffd3c3bc Fix update worker crashing application 2019-07-28 02:32:10 -04:00
256a4a2e7f Hide sorting options on EH manga when 'force ascending sort on gallery versions' is enabled 2019-04-22 00:34:43 -04:00
c217cab5db Fix reading progress being lost in some rare cases in galleries opened before v8.4.0 2019-04-22 00:16:38 -04:00
c93b6deaf8 Fix changelog sometimes not showing after update 2019-04-22 00:02:48 -04:00
c5ab79f618 Improvements to accuracy of universal captcha detection 2019-04-21 23:01:41 -04:00
59fcfbe9d2 Fix universal captcha detection 2019-04-21 20:46:29 -04:00
6ce70296a6 Fix solve captcha activity not appearing (change that caused this was not released) 2019-04-21 17:28:07 -04:00
fdef687f0c Fix advanced login options for users on old devices
Fix ExHentai login and solve-captcha-window not working for users on old devices
Speed up ExHentai login significantly
2019-04-20 17:48:21 -04:00
cdd7f42532 Show warning when enabling applock on phones that cannot launch the grant-usage-stats-window. 2019-04-20 16:41:23 -04:00
b785f68154 Fix captcha solve activity sometimes never appearing 2019-04-20 14:07:52 -04:00
895191814e Fix favorites sync and backup/restore crashing on older devices 2019-04-20 14:01:18 -04:00
39e0d434ad Add throttling when restoring E-Hentai/ExHentai galleries. 2019-04-19 22:59:24 -04:00
6ada3cbf59 Slow down favorites sync even more to prevent bands 2019-04-19 19:15:21 -04:00
4aff768b8e Fix multi-select operations crashing when selection is too large 2019-04-19 17:53:41 -04:00
e08e569135 Fix app crashing on startup for some users 2019-04-19 17:46:04 -04:00
78b2045b14 Various crash fixes on older Android versions 2019-04-19 14:26:37 -04:00
c4df7b496b More optimizations to library search 2019-04-19 04:19:07 -04:00
ea7ff432b2 Add MangaDex login 2019-04-19 02:46:34 -04:00
5c2fbec80a Add universal captcha detection 2019-04-18 22:08:09 -04:00
ec4af65c36 Add universal captcha solver 2019-04-18 20:38:04 -04:00
1904be277d Fix auto-updater job never running 2019-04-18 17:59:17 -04:00
ebb1022100 Backup database in next release 2019-04-18 17:47:13 -04:00
1d36c3269e Add automatic gallery updating 2019-04-18 17:40:13 -04:00
70a024d3de Minor tweak to debug overlay 2019-04-14 20:59:21 -04:00
2545b22ab1 Verify library state before syncing 2019-04-14 19:30:41 -04:00
77c07d13c0 Ignore non-existent galleries during favorites sync 2019-04-14 18:53:34 -04:00
6951ce34c7 Fix deadlocks in gallery adder, favorites sync and backup/restore 2019-04-14 18:20:22 -04:00
3cc3799ebb Ignore debug mode when choosing logger level 2019-04-14 13:54:31 -04:00
aed20a790e Remove extra line in debug overlay 2019-04-14 13:52:27 -04:00
81b20a23bf Add debug overlay
Disable crash workaround, not worth it
2019-04-14 13:51:20 -04:00
bd27cb74a7 Add extension/source blacklist 2019-04-14 12:48:59 -04:00
07fd3575c5 Better debug menu 2019-04-14 12:12:58 -04:00
23c1827838 Better importing of backups from Tachiyomi containing E-Hentai/ExHentai/nhentai/PervEden 2019-04-14 12:12:26 -04:00
49833fcc48 Migrate HentaiCafe IDs and nhentai URLs in backups 2019-04-14 11:17:21 -04:00
bfe67f1cdf Add network inspection logging mode 2019-04-14 10:46:06 -04:00
5e13df9bd8 Initialize manga when importing them 2019-04-14 09:30:48 -04:00
4d15ac2fa3 Insert metadata in sync and when importing galleries 2019-04-14 09:09:24 -04:00
5e4b9fb15b Fix a crash that could occur in the incognito browser 2019-04-14 00:34:49 -04:00
8a70dffae8 Preserve async stack traces of http requests 2019-04-14 00:27:44 -04:00
d4f1014df6 Improve logging infrastructure 2019-04-13 23:47:57 -04:00
9b3579acf6 Decrease debounce time for library search
Async library search code cleanup
Rename LoadingTools -> LoaderManager
2019-04-12 12:16:52 -04:00
f772501159 Library search is now asynchronous
Library will now display progress bar while loading
More optimizations to library search
2019-04-12 06:50:24 -04:00
cadd389658 Remove unused metadata objects and misc code cleanup 2019-04-12 04:18:57 -04:00
d684eb5147 Misc code cleanup 2019-04-12 03:12:16 -04:00
c6b28cbcaf Upgrade dependencies
Remove Firebase Perf for better build speeds
2019-04-09 21:43:47 -04:00