Commit graph

4448 commits

Author SHA1 Message Date
Quickdesh
c5f6eb3541
Couple of library fixes (#554)
* fix restoring backup for seen anime

* fix bottom bar when selecting anime in library
2022-04-28 09:34:05 +02:00
Quickdesh
d2c25d6caa
Few PiP fixes (#552) 2022-04-27 16:28:55 +02:00
Quickdesh
a9ff9e792d
More player bug fixes (#543)
* Fix gesture controls in different modes

* Add border to double tap play/pause

* Fix a few PiP related bugs

* create a separate function for lock

* override default volume bar from volume control

* Fix a display settings bug in different orientations

* Fix minor brghtness bar text size bug
2022-04-23 07:05:19 +02:00
Quickdesh
c097e565d9
Rename app/src/main/res/drawable-v26/player_bar.xml to app/src/main/res/drawable/player_bar.xml (#540) 2022-04-21 13:14:30 +02:00
Quickdesh
8f3f8da243
Add rotation to player (portrait vs landscape) (#537) 2022-04-20 19:35:25 +02:00
Quickdesh
78580ef4de
Minor player fixes (#535)
* Remove redundant Linear Layout

* Fix Hiding Status Bar in dialogs
2022-04-18 19:25:08 +02:00
jmir1
0febe6e56b Merge remote-tracking branch 'upstream/master' into aniyomi-mpv 2022-04-15 18:20:06 +02:00
jmir1
a34cde7933 handle new intent in PiP mode 2022-04-15 18:11:57 +02:00
jmir1
a8477019e0 make episode switch buttons unclickable 2022-04-15 17:16:04 +02:00
arkon
e81bd61e24 Adjust update/download warnings
This is a partial revert/evolution of 538dd60580

- Back to notifications, because Android 12+ may cut off toasts
- Notifications now automatically dismiss after 30s on Android 8+ (taken from J2K)
- Also warn if more than 30 chapters are queued for download
2022-04-15 10:24:54 -04:00
arkon
7a0b54bb38 Set network call timeout to 90 seconds (instead of infinite) 2022-04-15 09:56:35 -04:00
arkon
f060daf8c4 Rollback to stable OkHttp
There's some weird crashes related to it. Happy Eyeballs will return once we upgrade again.
2022-04-14 22:37:51 -04:00
arkon
c1976ef599 Avoid some crashes 2022-04-14 18:28:16 -04:00
arkon
f16fb4e1e4 Minor cleanup 2022-04-14 18:15:47 -04:00
jmir1
1391ce0703 don't fade controls when interacting with them 2022-04-14 19:20:17 +02:00
jmir1
c60768dd10 some track selection improvements
* prevents a crash that occurred when trying to change
  tracks before the episode was loaded

* properly sets the selected subtitle to "Off" if there
  are none available
2022-04-14 18:05:00 +02:00
jmir1
10945e0035 allow tap gestures at the edges 2022-04-14 12:58:07 +02:00
jmir1
11d46acda8 Merge remote-tracking branch 'upstream/master' into aniyomi-mpv 2022-04-14 12:54:42 +02:00
jmir1
d250cbd746 i wanna use the in-app-updater lol 2022-04-14 12:40:39 +02:00
jmir1
b7835ce3a3 fix migrating anime 2022-04-14 12:33:49 +02:00
jmir1
2af12b22f7 save playback speed 2022-04-14 12:30:12 +02:00
jmir1
6c7e012e40 attempt to declutter the player activity and layout 2022-04-14 12:18:01 +02:00
arkon
5da2c82f47 Avoid crashing if picture can't be saved (related to #6905) 2022-04-13 18:45:49 -04:00
FourTOne5
d443245d66
Update Skip Updating preference strings. (#6900)
* Update Skip Updating preference strings.

* Complete -> Completed

* hasn't -> haven't

* Apply suggestions from code review

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

Co-authored-by: arkon <arkon@users.noreply.github.com>
2022-04-13 18:35:58 -04:00
arkon
2a070c0b1e Add clear cookies option to WebView menu 2022-04-13 17:48:05 -04:00
arkon
821d9cdb02 Show different update notification for F-Droid installations 2022-04-13 17:44:43 -04:00
Quickdesh
c703e1fa86
Minor mpv-player UI fixes (#517)
* Condense code + bug fixes

* Add double tap to play/pause

* Fix few button highlights

* prevent controls auto fade when paused

* fix max of negative brightness bar
2022-04-13 12:26:48 +02:00
arkon
28575936d3 Move learn more text in skipped entries notification to main content
Because people apparently don't realize they can tap actions
2022-04-12 23:08:00 -04:00
arkon
83a04da4a0 Stop allowing keeping app data on uninstall
Seems to be more trouble than it's worth since it makes the app uninstallable without manually deleting app data. Users have to go out of their way to save data into the app data folder now anyway.
2022-04-12 17:27:09 -04:00
Quickdesh
494b2bb374
Improve gesture overlays (#514) 2022-04-12 22:02:46 +02:00
jmir1
8c188b7b00
Merge branch 'tachiyomiorg:master' into aniyomi-mpv 2022-04-12 15:39:02 +02:00
jmir1
0894b1394f
Fix cover sharing error string (#6911) 2022-04-12 09:10:32 -04:00
jmir1
1e30b6b0d0 Merge branch 'upstream/master' into aniyomi-mpv 2022-04-12 14:37:14 +02:00
arkon
eb33d3c991 Remove build flavor checks for update warnings
"stable" was invalid anyway, it should've been "release"
2022-04-11 23:05:00 -04:00
arkon
80635343ae Update ACRA 2022-04-11 23:04:07 -04:00
Quickdesh
e5dce8a087
Fix PiP activity not being removed (#512) 2022-04-11 17:15:44 +02:00
jmir1
1fe35d77a2 change default player resize mode 2022-04-11 14:55:01 +02:00
jmir1
faa5e0b403 fix playing local anime source videos 2022-04-11 14:52:59 +02:00
jmir1
e60bd4d07d R8 pls dont delete mpv 2022-04-11 13:58:44 +02:00
jmir1
b3ad85f56c fix videos not playing from sdcard 2022-04-11 13:30:20 +02:00
jmir1
7c2a1d1f75 Merge remote-tracking branch 'upstream/master' into aniyomi-mpv 2022-04-11 13:00:12 +02:00
arkon
2b38b4e022 Release v0.13.2 2022-04-10 12:17:45 -04:00
arkon
4ecde9fc39 Gate update/download warnings to non-stable flavors 2022-04-10 12:17:45 -04:00
jmir1
569d335571 revert bug introduced by merge
this fixes a crash in the `ClearDatabaseController`
2022-04-10 18:07:46 +02:00
jmir1
6de403b404 rewrite next/previous episode functions 2022-04-10 17:49:44 +02:00
Quickdesh
56b2c12a97
Add PiP mode (#502)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2022-04-10 17:35:34 +02:00
jmir1
a14cd93279 Merge remote-tracking branch 'upstream/master' into aniyomi-mpv 2022-04-10 17:19:25 +02:00
jmir1
c1e93822d3 fix crashlytics plugin 2022-04-10 16:58:17 +02:00
jmir1
50567de328 Merge remote-tracking branch 'upstream/master' into aniyomi-mpv 2022-04-10 16:22:04 +02:00
Jozef Hollý
f2bdc514e8
Weblate translations (#6829)
Co-authored-by: Ahmad Azwar Annas <ahmadazw2@gmail.com>
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
Co-authored-by: C201 <derasetad@gmail.com>
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com>
Co-authored-by: DatTran MLL <tranthanhdat1142003@gmail.com>
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat>
Co-authored-by: Eric <alchemillatruth@purelymail.com>
Co-authored-by: FateXBlood <zecrofelix@gmail.com>
Co-authored-by: Garutmaan Garuda <garutmaangaruda@gmail.com>
Co-authored-by: Giorgio Sanna <sannagiorgio1997@gmail.com>
Co-authored-by: Hitalo | イタチ <Hitalomarquete331@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Jetspectre <jetspectre1@gmail.com>
Co-authored-by: Jozef Hollý <j2.00ghz@gmail.com>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Marco Santos <enum.scima@gmail.com>
Co-authored-by: Matyáš Caras <contact@hernikplays.cz>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Nicol Bolas <creepyweirdo1031@gmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Pierre Kim <admin@manateeshome.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Respek <pedjal3345@gmail.com>
Co-authored-by: Rick <rickeits153@gmail.com>
Co-authored-by: Rostyslav <info@ubilling.net.ua>
Co-authored-by: Samuel Leonardo <lafruta94@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: THElegend5 <jindalpratik98@gmail.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: altinat <poiiiii4yy@gmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
Co-authored-by: אילון קטן <eilonkatan@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es_419/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/he/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ko/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ne/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sa/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/th/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/vi/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translation: Tachiyomi/Tachiyomi 0.x

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Ahmad Azwar Annas <ahmadazw2@gmail.com>
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
Co-authored-by: C201 <derasetad@gmail.com>
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com>
Co-authored-by: DatTran MLL <tranthanhdat1142003@gmail.com>
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat>
Co-authored-by: Eric <alchemillatruth@purelymail.com>
Co-authored-by: FateXBlood <zecrofelix@gmail.com>
Co-authored-by: Garutmaan Garuda <garutmaangaruda@gmail.com>
Co-authored-by: Giorgio Sanna <sannagiorgio1997@gmail.com>
Co-authored-by: Hitalo | イタチ <Hitalomarquete331@gmail.com>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Jetspectre <jetspectre1@gmail.com>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Marco Santos <enum.scima@gmail.com>
Co-authored-by: Matyáš Caras <contact@hernikplays.cz>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Nicol Bolas <creepyweirdo1031@gmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Pierre Kim <admin@manateeshome.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Respek <pedjal3345@gmail.com>
Co-authored-by: Rick <rickeits153@gmail.com>
Co-authored-by: Rostyslav <info@ubilling.net.ua>
Co-authored-by: Samuel Leonardo <lafruta94@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: THElegend5 <jindalpratik98@gmail.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: altinat <poiiiii4yy@gmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
Co-authored-by: אילון קטן <eilonkatan@gmail.com>
2022-04-09 09:42:33 -04:00