Commit Graph

4749 Commits (4b60138d41ea33e5e4c3defb0dc626b599216f3f)

Author SHA1 Message Date
Ivan Iskandar 0190c36d20
BrowseSourceScreen: Adjust browse mode chips placement (#8076)
2 years ago
Alessandro Jean ba533f30ce
Add support to update strategy on global update (#7902)
2 years ago
Andreas 29fa93e829
Split the rest of the preferences in PreferencesHelper (#8074)
2 years ago
Ivan Iskandar 0fabe4bd01
GlobalSearchController: Auto focus search view when initial query is empty (#8073)
2 years ago
Ivan Iskandar f98b4f4e39
DownloadController: Fix first active download status not updating (#8069)
2 years ago
Ivan Iskandar 467ceacb17
SecureActivityDelegate: Fix cold-start only lock behavior (#8066)
2 years ago
stevenyomi 4b4a138eee
Improve chapter recognition (#8050)
2 years ago
Andreas b5dca2eb09
Move chapter preferences from PreferencesHelper to LibraryPrefrences (#8061)
2 years ago
Andreas d3520419d4
Clear search query before popping controller when navigating up (#8055)
2 years ago
Andreas acb8ab15b2
Recreate reader settings when opening sheet (#8054)
2 years ago
Andreas 5cdcc1679f
Split backup preferences from PreferencesHelper (#8051)
2 years ago
arkon b37b3767f3 Minor cleanup
2 years ago
arkon 2d56ad1ad9 Replace deprecated SmallTopAppBar
2 years ago
Andreas e82963c9ef
Split download preferences from PreferencesHelper (#8048)
2 years ago
happywillow0 ec34977a64
Update BrowseSourcePresenter.kt (#8040)
2 years ago
stevenyomi 2ced56e490
Fix error when updating manga details with uninitialized title (#8045)
2 years ago
Andreas e568951396
Split track preferences from PreferencesHelper (#8046)
2 years ago
Andreas e275897bf9
Split reader preferences from PreferencesHelper (#8042)
2 years ago
arkon 2b089648a3 Remove redundant preference keys
2 years ago
AntsyLich c2a831dded
Cleanup logic in UpdatesPresenter (#8035)
2 years ago
Andreas c740558327
Split library preferences from PreferencesHelper (#8036)
2 years ago
arkon 0e3176a77c Clean up UpdatesController
2 years ago
arkon f85cbb1582 Replace clear database FAB with button
2 years ago
arkon 20bbda78e6 Fix library search not being reflected (fixes #8031)
2 years ago
arkon 0225711f6f Clean up base classes
2 years ago
arkon 7ec822503a Catch error properly when app update check fails (fixes #8019)
2 years ago
arkon 83871fc013 Minor cleanup/fixes
2 years ago
Andreas b668364afb
Split security preferences from PrefrencesHelper (#8030)
2 years ago
arkon 877ae041a4 Avoid invalid locales in language picker (fixes #7950)
2 years ago
arkon 1395343f11
Read metadata from ComicInfo.xml files in Local source (#8025)
2 years ago
Andreas 30b3b2d3ff
Split source preferences from PreferencesHelper (#8029)
2 years ago
Andreas 0086743a53
Use 1.x preference abstraction (#8020)
2 years ago
Ivan Iskandar 4a3070265a
Upgrade AGP 7.3.0 (#8016)
2 years ago
Ivan Iskandar f54adb49a1
ExtensionsPresenter: Use StateFlow for extensions list (#8017)
2 years ago
Ivan Iskandar ec30026333
Fix always-on app lock on cold start (#8018)
2 years ago
arkon 4ea512f6c2 Fix manga being reinitialized in browse
2 years ago
arkon 829aadd0bd Always attempt automatic backup creation
2 years ago
arkon 9d28def387 Remove some dead code
2 years ago
Andreas 86fe850794
Extract source api from app module (#8014)
2 years ago
Ansh 30ac94181b
Fix stacking of Settings menu in the reader on multiple taps (#8002)
2 years ago
AntsyLich 48d3d454c0
Fix missing condition on `getLibrary` sql query (#8006)
2 years ago
Ivan Iskandar 6865c21c75
Fix derivedStateOf errors (#8008)
2 years ago
Ivan Iskandar 7270c48f26
LibraryItem: Fix equality check (#7999)
2 years ago
AntsyLich 9e5d79aec3
Fix lint error (#8000)
2 years ago
AntsyLich c51e83c048
Flatten available extensions with its source (#7956)
2 years ago
stevenyomi 52fa28c16a
Prevent okhttp from caching covers and chapter images (#7967)
2 years ago
AntsyLich 935c8e7d82
Change logic in `BitmapFactory.Options.splitData` (#7989)
2 years ago
arkon 19be0d68b6 Add some padding to tab indicators
2 years ago
arkon f9bbbce466 Check the actual folder when deleting source folder in case of stale cache
2 years ago
arkon eb5ef72747 Revert "Update Compose Material3"
2 years ago
Andreas 0215b66098
Count the downloads under each header instead of count the number of headers (#7990)
2 years ago
arkon 3dea10bcb9 Update Compose Material3
2 years ago
arkon cd3cb72b65 Bump dependencies + linting
2 years ago
Andreas 9ce1d71a45
Revert moving arrays to i18n (#7977)
2 years ago
arkon 28594bba2c Remove unused resources
2 years ago
Andreas d5c207d8a3
Extract translation from app module (#7975)
2 years ago
AntsyLich 56826fb477
Cleanup logic of `onStripSplit` in WebtoonPageHolder 2 (#7976)
2 years ago
Weblate (bot) 171d7f2b8c
Weblate translations (#7953)
2 years ago
Andreas 5ec5829e77
Revert removing Fullscreen theme (#7974)
2 years ago
arkon 448978ac8a Remove unused resources
2 years ago
Ivan Iskandar fb9791f597
DownloadController: Partial Compose conversion (#7969)
2 years ago
nzoba 07d1b9f3ba
Fix download ahead missing out 1 chapter (#7927)
2 years ago
AntsyLich 6b91f65457
Cleanup logic of `onStripSplit` in WebtoonPageHolder (#7955)
2 years ago
AntsyLich 0c7b1bda7f
LocalSource: Create cover file if it doesn't exist (#7954)
2 years ago
Ivan Iskandar 032b377de7
WebViewScreen: Use Scaffold (#7958)
2 years ago
arkon 26d8e47bb9 Bump default user agent string
2 years ago
Weblate (bot) 970ff7841e
Translations update from Hosted Weblate (#7949)
2 years ago
Weblate (bot) 3f62837260
Translations update from Hosted Weblate (#7919)
2 years ago
AntsyLich d55c854ebf
Webtoon Split: Improve performance (#7947)
2 years ago
Andreas 6b2b21edfa
Fix Filter not being applied in Browse Source (#7945)
2 years ago
Ivan Iskandar 99270e370e
Fix missing downloaded only/incognito banners in Browse Source (#7936)
2 years ago
arkon 21804bfc45 Reimplement extensions search
2 years ago
arkon 38950f7bc8 Address some OkHttp nullability changes
2 years ago
arkon bbf5c86b46 Fix missing downloaded only/incognito banners in Browse
2 years ago
Ivan Iskandar 3fa68ed217
Rebase Scaffold fork (#7929)
2 years ago
Andreas cc6aef693e
Merge Latest and Browse into one screen (#7921)
2 years ago
AntsyLich 5a320d87e8
Remove download source folder when empty (#7928)
2 years ago
AntsyLich da95ecb686
Lessen the use of GlobalScope `launchIO` (#7916)
2 years ago
Ivan Iskandar 774a87a42a
Adjust app lock mechanism (#7924)
2 years ago
AntsyLich ff4a217730
Cleanup chapter name when syncing chapter with source (#7910)
2 years ago
AntsyLich a43754e1a6
Fix tmp cbzs are counted towards manga download count (#7909)
2 years ago
arkon 8ef200861c Fix webtoon viewer pages not loading
2 years ago
Weblate (bot) ddd180e56a
Weblate translations (#7914)
2 years ago
arkon 30b86e530b Bump OkHttp and re-enable fast fallback
2 years ago
Andreas 2f26982e34
Resolve review comments for BrowseSourceScreens (#7912)
2 years ago
arkon 504844a892 Make top app bar lift behavior more consistent
2 years ago
arkon 4c1da1bd1d Maybe fix extensions list crash
2 years ago
arkon dc62d0ea8b Clean up interceptors a bit
2 years ago
AntsyLich fddca15182
Don't update page progress and allow preload when on StencilPage (#7899)
2 years ago
AntsyLich 81f49f34ef
Manually handle HTTP 103 through WebView (#7907)
2 years ago
arkon c39a1b7867 Minor cleanup
2 years ago
Andreas d4b764fa31
Use Compose on BrowseSourceScreens (#7901)
2 years ago
AntsyLich d85af2fec6
Add "Njalla" dns provider (#7908)
2 years ago
arkon 90c08303fa Implement nicer UI for migrate list sorting
2 years ago
arkon 92e83f702c Initial conversion of browse tabs to full Compose
2 years ago
Alessandro Jean 084e6a964e
Enable sub-languages on app first run (#7127)
2 years ago
stevenyomi 532f662b05
Rewrite RateLimitInterceptor (#7889)
2 years ago
AntsyLich 53f5ea7fe9
Rename source download folder on source rename (#7898)
2 years ago
AntsyLich fc6946ed61
Reword "All" source/ext lang to "Multi" (#7895)
2 years ago
arkon f5c7aa1142 Convert settings main and search views to full Compose
2 years ago
arkon 761635b572 Convert extension details to full Compose
2 years ago
arkon 488d8ab8cf Update chapter progress upon registering tracker (closes #7209)
2 years ago
arkon 8efb20439a Remove some usages of global scope
2 years ago
arkon 43c195e14a Add last update time to Updates Tab (closes #5466)
2 years ago
arkon 8a3a7418d0 Show number of unique library items (closes #6522)
2 years ago
Andreas 880407442c
Tweak flag classes for Library (#7829)
2 years ago
renovate[bot] 3b34a878a7 Update dependency org.jsoup:jsoup to v1.15.3
2 years ago
AntsyLich b79340989f
Fix IndexOutOfBoundsException when using Split tall images (#7892)
2 years ago
AntsyLich 0e526c36be
Long strip split fixes 2.0 (#7882)
2 years ago
Andreas a83d29f058
Add APK output for x86_64 CPU architecture (#7885)
2 years ago
Andreas be7108a2ee
Fix overflow in ChangeCategoryDialog (#7883)
2 years ago
AntsyLich 1948d55d5d
Long strip split fixes (#7875)
2 years ago
Andreas 9c49a5ed22
Fix issue with removing categories from manga for ChangeCategoryDialog (#7874)
2 years ago
Andreas 0bb20a92af
Fix issue with input for DownloadCustomChaptersDialog (#7873)
2 years ago
arkon cd82c88b9a Fix checkbox selection when tapping text in Compose dialogs
2 years ago
AntsyLich 8d40e20b7d
Prevent unofficial exts from getting marked as obsolete or updateable (#7871)
2 years ago
arkon 31b62b2779 Minor cleanup
2 years ago
AntsyLich 88b56121a3
Long Strip Split for Webtoon (#5759)
2 years ago
Weblate (bot) d6c0a5ef8b
Weblate translations (#7744)
2 years ago
Ivan Iskandar 655fa25b51
Bump Compose M3 to 1.0.0-beta01 (#7867)
2 years ago
Mubashir Haroon aab5f083db
Trim newlines from user agent (#7858)
2 years ago
arkon 03b9950fa1 Minor tweaks to download custom dialog
2 years ago
Andreas 2453d1a886
Move a few Dialogs to Compose (#7861)
2 years ago
stevenyomi 4b9a6541d1
Fix chapter download with empty scanlator (#7844)
2 years ago
nzoba a70b848646
Fix stucked downloads when service not started (#7846)
2 years ago
Andreas ce44c0615b
Add DelicateCoroutinesApi to GlobalScope extension functions (#7848)
2 years ago
nzoba f207e87722
Download ahead (#7226)
2 years ago
arkon 2e81e1b7d8 Reorder themes
2 years ago
Batuhan 4b0f549666
New Theme Tidal Wave (#7825)
2 years ago
stevenyomi 40749dc767
DownloadProvider: Remove duplicate in valid chapter dir name list (#7826)
2 years ago
stevenyomi 3599d53c61
Disable explicit nulls for JSON serializer (#7824)
2 years ago
stevenyomi 2156844b87
NetworkHelper: log real requests and responses (#7820)
2 years ago
Ivan Iskandar 763288ab13
LibrarySettingsSheet: Fix race condition when applying sort mode (#7805)
2 years ago
Andreas 58e6479438
Fix crash when opening library sheet with empty category list (#7822)
2 years ago
Andreas 6d6c38ecaf
Fix nav bar appearing when going from Library's action mode (#7821)
2 years ago
arkon 3760b310df Don't allow setting blank user agent string
2 years ago
Andreas 47b56644de
Fix emoji going crazy and fix tabs being visible when library is empty (#7811)
2 years ago
arkon 301cae13f0 Simplify split tall images preference wording
2 years ago
arkon 1fe9b7bda7 Update default user agent string
2 years ago
arkon 324ae3fcfb Remove Duktape
2 years ago
stevenyomi e36e9d9d5c
Remove 1.x source models (#7781)
2 years ago
Andreas 4228bbb88e
Set initial flag on new categories (#7800)
2 years ago
Andreas 09abfc7843
Lint changes (#7802)
2 years ago
stevenyomi 1f34f5277c
Fix notification and add visual cues when triggering a second update (#7783)
2 years ago
Ahmad Azwar Annas 80b4b7bee6
Add Mullvad and Control D as DoH providers (#7785)
2 years ago
stevenyomi 1f9f9662bc
Fix download chapter dir when scanlator is empty or changed (#7780)
2 years ago
Tien Long Lam 97656935a2
Added tickers in the reader page slider (#7760)
2 years ago
Ivan Iskandar 2d690a09b3
Reinstate in-app language picker (#7493)
2 years ago
arkon 29348677b8 Merge branch 'patch'
2 years ago
arkon 1f79444a53 Fix sources not loading
2 years ago
arkon 1d6aa9a277 Merge branch 'patch'
2 years ago
arkon 7497e02979 Update checkbox icons to match latest Material lib
2 years ago
Andreas 4291cc8eb1
Add task to generate locales_config.xml (#7754)
2 years ago
arkon 8811d951d0 Release v0.13.6
2 years ago
Ivan Iskandar 9dbc1aa7a3
UpdatesScreen: use custom LazyColumn with animation fix (#7758)
2 years ago
Ivan Iskandar b0520df1dd
Use application context to create toast (#7756)
2 years ago
arkon a89651810d Don't allow swiping away app update install notification
2 years ago
CVIUS 431c04e54f Detect identical mangas when long pressing to add to library (#7095)
2 years ago
nicki f461c71625 Fix Links to Changelog/Readme/Commits for `multisrc` (#7252)
2 years ago
arkon b635789740 Actually compare chapter numbers as numbers when sorting (fixes #7247)
2 years ago
Saud-97 f00e03e5ea New: Migrating titles maintains custom covers (#7196)
2 years ago
arkon 6db2becd30 Add auto split tall images setting
2 years ago
Ivan Iskandar 5f378e28b6
UpdatesPresenter: Prevent unnecessary screen recompose (#7742)
2 years ago
Ivan Iskandar 4ebceac07f
UpdatesScreen: Fix inset related issue (#7741)
2 years ago
Ivan Iskandar aab5a56892
MangaFullCoverDialog: Use the new image picker when available (#7740)
2 years ago
Andreas e58945a209 Log extension loading errors directly (#7716)
2 years ago
Alessandro Jean 03e4eb1061 Add missing `Authorization` header on MAL refresh token request (#7686)
2 years ago
stevenyomi 09a3509d79 Filter out empty genres before saving manga to database (#7655)
2 years ago
Andreas b3a11eca0f Remove deprecated LibrarySort (#7659)
2 years ago
MatchaSoba 650c2dc6e7 Fix logic for searchWithGenre (#7559)
2 years ago
arkon d4adb664cc Avoid catastrophic failure when cover can't be created in local source (fixes #7577)
2 years ago
arkon 5194bdb229 Show better error when trying to open RARv5 file
2 years ago
nzoba 87ec71142b Add downloaded icon in TransitionView when chapter is downloaded (#7575)
2 years ago
AntsyLich 85f2996ae9 Fix logic of app unlock (#7569)
2 years ago
stevenyomi e296d56e09 Fix image MIME issues that cause download errors (#7562)
2 years ago
f1998f1998 dd676b6d14 fix concurrent download (#7552)
2 years ago
arkon 7c7bd72c8e Make default user agent string configurable
2 years ago
arkon c7e44aa22f Replace deprecated ACTION_MEDIA_SCANNER_SCAN_FILE intent
2 years ago
arkon ac4f98e152 Configure SQLite
2 years ago
arkon e0d23cd688 Use Material3 switches in XML layouts
2 years ago
arkon 3966a917ee Bump dependencies + compile SDK to 33 + linting
2 years ago
arkon 4a71022a60 Update chapter recognition and related tests
2 years ago
Weblate (bot) 83129385e2
Weblate translations (#7695)
2 years ago
AntsyLich 1474c8ffb3
Some tweaks on Updates screen (#7729)
2 years ago
Ivan Iskandar 441e7bf8b1
MainActivity: Fix crash on back pressed (#7731)
2 years ago
Andreas 71fc5d6d35
Add back reset action to the Library and History Search toolbars (#7722)
2 years ago
Andreas ff996d282a
Change usage of name to visualName when Default category can be shown (#7725)
2 years ago
AntsyLich 11f640cfee
Change return value of `SyncChaptersWithSource.await()` (#7715)
2 years ago
arkon d6f1534ee8 Address misc. build warnings
2 years ago
arkon e511f24979 Fix crash when setting cover errors (closes #7714)
2 years ago
Andreas 22e83f408b
Tweak Library screen (#7718)
2 years ago
Andreas ec96a81735
Fake library loading (#7717)
2 years ago
Andreas 7892cc1519
Log extension loading errors directly (#7716)
2 years ago
Ivan Iskandar f7b11f2ce9
MangaPresenter: Fix incorrect range selection (#7709)
2 years ago
Ivan Iskandar b4e15263db
Fix issues related to Manga screen slow load (#7708)
2 years ago
nzoba 7845f9430e
Set readStartTime when switching chapters in a single reader session (#7702)
2 years ago
Ivan Iskandar 16abfeeff0
Glance widget fixes (#7706)
2 years ago
arkon 3bc6b1e202 Fix default category showing up in edit manga categories list
2 years ago
arkon 3c2e237d63 Fix appbar action content descriptions
2 years ago
arkon 688cc64dff Minor fixes
2 years ago