Quickdesh
b1cd759ae0
Fixes, a bunch of em ( #947 )
...
* undo renaming of integral source api files
* fix bottom action menu
* Fix genre searching in library
* add option to default to Manga start screen
* fix categoryTab switching causing crash
* fix cancelling episode download
* fix autoOpeningTracking
* fix default download directory
* fix tracking dialog title
* fix change intro length dialog
* fix categoryTab switching causing crash pt.2
2023-03-19 00:42:04 +01:00
Quickdesh
d3851b0393
Move files and rename classes ( #923 )
2023-03-17 09:22:16 +01:00
Quickdesh
5e8c406f7a
FIX IT ALL AAAAAAAAAAAAAAA
2023-02-17 04:48:34 -05:00
Quickdesh
d76e5b2a81
Commit current fixes
2023-02-09 06:11:58 -05:00
Quickdesh
a21556bf3b
Merge branch 'upstream/master'
2023-01-11 01:22:20 -05:00
jmir1
4c3ee0258e
increase call timeout to 30 minutes for anime downloads
2023-01-07 01:07:42 +01:00
Two-Ai
593172f891
Track Page progress with StateFlow ( #8749 )
...
* Update ReaderProgressIndicator documentation
ReaderProgressIndicator is not always determinate (cc554530
, #5605 ).
* Track Page progress with StateFlow
2022-12-16 22:18:50 -05:00
Two-Ai
6ca32710be
Cleanup Page status ( #8696 )
...
* Cleanup Page statusSubject and statusCallback
* Convert Page status from Int to enum
2022-12-07 18:28:38 -05:00
Quickdesh
efee413ecb
Anime Sources Fix ( #822 )
...
* fix no class found error for anime sources
* fix pkgname substring in AnimeExtensionDetailsScreen
2022-11-10 10:37:50 +01:00
Quickdesh
ff08f5fa8f
Merge upstream
2022-11-06 19:41:13 -05:00
stevenyomi
b006fe3a22
Revert "Tweak how getChapterUrl
works ( #8392 )" ( #8427 )
...
This reverts commit 1a25cea0d6
.
2022-11-03 09:23:59 -04:00
AntsyLich
1a25cea0d6
Tweak how getChapterUrl
works ( #8392 )
2022-10-31 13:05:27 -04:00
Quickdesh
9326be9b48
Merge remote-tracking branch 'upstream/master'
2022-10-29 18:30:40 -04:00
arkon
26a42ba9c0
Upgrade to Kotlin 1.7.20
...
Also run formatter and address some deprecation warnings.
2022-10-11 22:40:08 -04:00
AntsyLich
de23226591
Add methods to get manga and chapter url ( #8114 )
...
* Add methods to get manga and chapter url
Some fork supports directly opening chapters with webview hence `getChapterUrl`
* Review Changes
* Add since to javadoc
2022-10-01 11:31:07 -04:00
stevenyomi
f4c684b4b8
Remove cache control on already cacheless image request ( #8085 )
2022-09-26 17:13:03 -04:00
Alessandro Jean
ba533f30ce
Add support to update strategy on global update ( #7902 )
...
* Add support to update strategy.
* Add JavaDoc and bump the LIB_VERSION_MAX constant.
* Fix a word typo.
* Store update strategy enum as integer in the DB.
2022-09-25 10:12:36 -04:00
Ivan Iskandar
747cbd24cb
Adjust source-api R8 rules ( #8064 )
2022-09-24 10:13:58 -04:00
Ivan Iskandar
4a3070265a
Upgrade AGP 7.3.0 ( #8016 )
2022-09-17 10:26:02 -04:00
Andreas
86fe850794
Extract source api from app module ( #8014 )
...
* Extract source api from app module
* Extract source online api from app module
2022-09-15 18:12:27 -04:00