Commit graph

5860 commits

Author SHA1 Message Date
jmir1
57cdb870cc use tmp file for ffmpeg downloads 2023-01-07 01:03:01 +01:00
jmir1
a7755c3aef bump ffmpeg libs again 2023-01-03 17:19:35 +01:00
jmir1
0005fb0474 bump ffmpeg libs 2023-01-03 15:49:33 +01:00
jmir1
6485c111f7 fix some strings 2022-12-22 11:21:16 +01:00
jmir1
0ff160c34d add default hwdec setting 2022-12-22 11:10:34 +01:00
jmir1
03f6934ade include subtitles in ffmpeg downloads 2022-12-21 01:49:46 +01:00
jmir1
23bbfec2cf adjust play/pause background 2022-12-19 02:18:00 +01:00
jmir1
32d87ece5d bump ffmpeg-kit and aniyomi-mpv-lib 2022-12-19 02:17:42 +01:00
jmir1
5dffac458d fix custom manga covers 2022-12-13 23:24:24 +01:00
Quickdesh
343ae404ea
Add auto open tracking sheet option (#853) 2022-12-07 16:05:53 +01:00
Rohit Mane
2657b3571d
Fix for issue template (#757) 2022-12-06 15:09:07 +01:00
Diego Peña Y Lillo
b16c661dd7
Support for ADM (#828) 2022-12-06 15:08:11 +01:00
Quickdesh
51d7f05f61
Ui (History and Updates) Fixes (#830)
* Fix Updates tab

* Fix History tab

* Fix Bottom navigation bar not updating properly
2022-11-19 09:51:06 +01:00
jmir1
800051b13f fix anime library item numbers 2022-11-18 19:46:31 +01:00
jmir1
aa69f47a1b fix extension tabs search 2022-11-15 11:45:31 +01:00
jmir1
4b751f4821 fix last used anime source 2022-11-14 02:03:27 +01:00
Diego Peña Y Lillo
4ecd2c0d7a
fix in aniskip (#825) 2022-11-12 23:25:21 +01:00
jmir1
dec63338ab
cashgrab
😎
2022-11-11 23:47:31 +01:00
jmir1
97b4a1499c fix migrate anime sources screen 2022-11-11 12:51:36 +01:00
jmir1
28078dc2de fix episode dirs not being recognized 2022-11-11 12:40:56 +01:00
jmir1
4e43675216 fix restoring anime categories 2022-11-10 15:18:25 +01:00
jmir1
149dae3dbe fix download indicator 2022-11-10 14:55:17 +01:00
jmir1
3754c74567 fix broken player preferences 2022-11-10 14:25:15 +01:00
jmir1
776077ac45 fix lint error 2022-11-10 13:35:57 +01:00
jmir1
505a6f5639 more migrations for player prefs 2022-11-10 11:45:03 +01: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
jmir1
069084b4a6 add migration for player preference 2022-11-10 01:32:45 +01:00
jmir1
ee4ba44ad8 Merge branch 'upstream/master' 2022-11-10 00:54:02 +01:00
jmir1
015160232b add new anime extension api stuff 2022-11-08 23:32:25 +01:00
jmir1
a515eac4d7 fix next episode for history tab 2022-11-08 09:38:56 +01:00
jmir1
8f097c225b fix tabs 2022-11-08 09:09:38 +01:00
jmir1
62b9a10c34 fix more crashes 2022-11-08 08:20:23 +01:00
d-najd
ba00d9e5d2
Add "Play" button on manga in library (#8218)
* resume manga button in libarary

* work on resume button

* Backup

* work on opening the last read chapter

* backup

* renaming

* fab instead of image

* done with logic

* cleanup

* cleanup

* import cleanup

* cleanup...

* refactoring

* fixing logic

* fixing scopes

* Reworking design

* adding ability to turn on/off the feature

* cleanup

* refactoring, fixing logic, adding filter logic (partial)

* backup

* backup

* logic done

* backup before merge fix

* merge conflict....

* merge conflict...

* reworking ui logic

* removing unnecessary file

* refactoring

* refactoring

* review changes + minor parameter position movement

* commiting suggestion

Co-authored-by: arkon <arkon@users.noreply.github.com>

* fixing minor mistake

* moving ChapterFilter.kt

Co-authored-by: arkon <arkon@users.noreply.github.com>
2022-11-07 22:32:23 -05:00
Andreas
bf9edda04c
Use Voyager on Category screen (#8472) 2022-11-07 22:13:14 -05:00
jmir1
1c2be82196 fix crash from navigation setting 2022-11-07 20:52:06 +01:00
jmir1
b288adc767 fix databases 2022-11-07 20:49:38 +01:00
jmir1
6fa6aade23 fix lint errors 2022-11-07 18:50:28 +01:00
jmir1
4e7cdbe168 crashlytics 2022-11-07 18:39:13 +01:00
Quickdesh
b1915d9b82 Merge remote-tracking branch 'remote/master' into merge_upstream
# Conflicts:
#	app/src/main/java/eu/kanade/presentation/anime/AnimeScreen.kt
#	app/src/main/java/eu/kanade/presentation/anime/components/AnimeTopAppBar.kt
#	app/src/main/java/eu/kanade/presentation/manga/components/MangaToolbar.kt
#	app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferenceKeys.kt
#	app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/anime/AnimeController.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/player/PlayerActivity.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsPlayerController.kt
#	app/src/main/java/eu/kanade/tachiyomi/util/AniSkipApi.kt
#	i18n/src/main/res/values/strings.xml
2022-11-06 19:58:37 -05:00
Quickdesh
fd8cceae71 Merge upstream 2022-11-06 19:41:33 -05:00
Quickdesh
ff08f5fa8f Merge upstream 2022-11-06 19:41:13 -05:00
Diego Peña Y Lillo
9b4b4da7ce Initial support for AniSkip (#772)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2022-11-06 18:01:17 -05:00
renovate[bot]
9c9357639a
Update dependency com.github.junrar:junrar to v7.5.4 (#8461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-05 22:42:28 -04:00
arkon
3733871d2f Don't show copied to clipboard toast on A13+ when copying backup restore error 2022-11-05 11:56:31 -04:00
arkon
54471a014f Get index of selected update list item based on chapterId
Fixes #8442
2022-11-05 11:56:08 -04:00
arkon
8749be518f Adjust read next history logic
Closes #8454
2022-11-05 10:37:32 -04:00
Alessandro Jean
6d880c938a
Retry the MAL request if the token is expired (#8437)
Retry the MAL request if the token expired.
2022-11-04 22:54:52 -04:00
Luqman
34aa4eb291
Add back haptic feedback long tap to fav (#8418)
* Add back haptic feedback long tap to fav

- add back haptic when long tap on manga to add to library

* simplify

* Revert "simplify"

This reverts commit f4bd57315a3dbf35f5975233980304fa66807718.

* Revert "Add back haptic feedback long tap to fav"

This reverts commit 81486e30e9adf6a7e983b5e3f12bd5bc34083db1.

* cleanup
2022-11-04 22:52:28 -04:00
arkon
280b0f42db Toggle enabled source in bulk
Maybe fixes #8439
2022-11-04 09:39:23 -04:00
arkon
65387d0089 Bump default user agent string 2022-11-04 09:38:49 -04:00