Commit Graph

5132 Commits (401134fa8ed0e0134e166e2c5f78de09d744a553)
 

Author SHA1 Message Date
arkon 401134fa8e Use MaterialTheme.shapes in more places
2 years ago
Ivan Iskandar 87391832ba
Touch up manga grid/list items (#8307)
2 years ago
AntsyLich e36d31bf0f
Cleanup Library presenter (#8284)
2 years ago
d-najd 37b7efbc87
WebView for chapter link (#8281)
2 years ago
AntsyLich 6e4a30e593
Fix "Download split" not working while using SD card (#8305)
2 years ago
arkon ebddb96373 Release v0.14.0
2 years ago
arkon 0288abb66e Update baseline profile
2 years ago
Weblate (bot) d869a13ef9
Translations update from Hosted Weblate (#8278)
2 years ago
renovate[bot] ccdfc37c97
Update dependency androidx.activity:activity-compose to v1.6.1 (#8301)
2 years ago
AntsyLich 37c55abc2a
Center the Text inside `Pill` (#8304)
2 years ago
arkon c50b1a5c66 Alternate method of avoiding LazyColumn key conflict crashes
2 years ago
Ivan Iskandar 187e9f94aa
Set source id when inserting to db (#8300)
2 years ago
arkon 1704dc062d Show file URI when invalid backup file is selected
2 years ago
AntsyLich 0657a52924
Cleanup history repository (#8297)
2 years ago
arkon ccc4144f3c Remove side nav icon alignment preference
2 years ago
arkon d5b4bb49b1 Refactor network to local manga logic
2 years ago
Ivan Iskandar 5b3f9e082e
Use new Compose BOM 2022.10.00 (#8295)
2 years ago
arkon ca06516900 Avoid some crashes
2 years ago
Ivan Iskandar 3fb42b6ce9
Use Syer's Voyager fork (#8288)
2 years ago
AntsyLich 2cbe946e7e
Rework library selection (#8290)
2 years ago
AntsyLich 3b5b9a1ae5
Use `Channel` in Download cache (#8292)
2 years ago
AntsyLich a834ff3a44
Show LibraryScreen toolbar early to match other main screens (#8285)
2 years ago
Ivan Iskandar 82b552ac9a
MangaPresenter: Filter unsupported track service from available service list (#8286)
2 years ago
arkon 15f7e53e4f Don't export CrashActivity
2 years ago
arkon 9792a6cb78 Fetch download counts if library is filtered by downloaded
2 years ago
Dexroneum f30150c0f0
Fixed "0 mins ago" in "Library last updated" string (#8279)
2 years ago
arkon 5c868d7846 Use kotlin.time extensions in some more places
2 years ago
arkon 39e41510d0 Explicitly remove com.google.android.gms.permission.AD_ID permission
2 years ago
arkon 78b76a186c Avoid NPE in browse source screen
2 years ago
arkon 6e04822f5e Only enable ACRA crash logging in preview and stable release builds
2 years ago
AntsyLich 4ff5c1148e
Cleanup LibraryUpdateService (#8237)
2 years ago
Weblate (bot) bd285920cd
Translations update from Hosted Weblate (#8256)
2 years ago
arkon fb04401460 Remove unnecessary swap file
2 years ago
d-najd 42bf91779d
Category name letter casing change not allowed when renaming (#8274)
2 years ago
stevenyomi 2ab744c525
Fix app lock and make delay not survive app being killed (#8272)
2 years ago
AntsyLich 4a244a598b
Cleanup UpdatesPresenter `deleteChapters` (#8273)
2 years ago
arkon d0bff298b7 Remove fake chapter deletion state updates
2 years ago
arkon 152eb5b951 Handle async cache in updates and manga screens
2 years ago
stevenyomi d558f9e1d6
Tweak tablet UI mode setting (#8262)
2 years ago
AntsyLich b3557e844c
Fix "Add manga to library" snackbar not showing with ChapterDownloadAction.START_NOW (#8271)
2 years ago
arkon 9c8ccb8e0e Disable Firebase advertising ID collection
2 years ago
arkon 4138a17e29 Maybe avoid extensions list rendering crashes
2 years ago
arkon fbda243c0d Avoid crashing during eager WebView init
2 years ago
arkon eb742b29f8 Avoid some IndexOutOfBoundsExceptions
2 years ago
arkon d2e62ffb19 Prevent invalid user agent header values from being set
2 years ago
arkon 2921be620a Use fade transition in Voyager screens to mimic existing Conductor change handler
2 years ago
arkon c61a51438d Disable autocomplete on tracker login password field
2 years ago
arkon 7e40680af0 Perform download cache renewal async
2 years ago
arkon 93925a7286 Remove redundancy in ExtensionManager
2 years ago
arkon b04807e53a Proper DI instantiation for some more download related classes
2 years ago