Commit graph

94 commits

Author SHA1 Message Date
IndusAryan
51d91bf9a7
feat(ui): add ignore battery optimisation dialog for uniterrupted downloads and notifications (#915) 2024-03-25 01:18:26 +01:00
IndusAryan
e3999d6e9a
feat(security): add biometric fingerprint sensor / face unlock authentication (#826) 2024-03-08 01:45:20 +01:00
IndusAryan
09779b4ee0
chore: add tooltips on results toolbar and rename speed mode (#925)
* add tooltips on results toolbar and better summaries, rename speed mode

* remove redundant space
2024-02-15 21:45:34 +01:00
coxju
a5f7920bca
feat (player): optional rotate button in player and setting to enable auto rotate based on video orientation (#813)
Co-authored-by: coxju <coxju>
2023-12-19 15:20:58 +01:00
IndusAryan
fe30a85a1c
refactor: general and ui settings and added explicit unstable api opt ins (#787) 2023-12-13 22:18:12 +01:00
Luna712
5bf2b4ead2
Massive changes to account flow (#741)
* Massive changes to account flow
2023-11-11 23:47:23 +01:00
Luna712
3adf036135
Fix some deprecations and other warnings (#750)
* Fix some deprecations and other warnings
2023-11-10 23:48:53 +00:00
self-similarity
91b195241e
Automatic backups (#592)
Co-authored-by: Cloudburst <18114966+C10udburst@users.noreply.github.com>
2023-10-10 17:19:27 +02:00
self-similarity
d2d2e41fb3
Added Simkl (#548) 2023-08-12 22:25:30 +02:00
Jace
827cbbb0b5
Feature: Refactor autodownload plugin to have multiple modes. (#518) 2023-08-01 15:54:15 +02:00
LagradOst
b5566af401
Added quality profiles (#414)
* Added quality profiles

* Better quality selection

* Added profile bg and fixed some sources (#483)

Co-authored-by: Blatzar <>

---------

Co-authored-by: Lag <>
Co-authored-by: Osten <11805592+LagradOst@users.noreply.github.com>
2023-06-14 19:30:39 +02:00
Allen Baby
2926dc6c8e
Issue #376: Added new feature for separate watch quality on mobile data. (#391)
* Issue #376: Added new feature for separate watch quality on mobile data.
2023-02-24 18:51:03 +00:00
Cloudburst
51137701f2
add proxy to raw.githubusercontent.com (#368) 2023-02-21 18:43:35 +01:00
Lag
4a8ee55018 Added provider tests 2023-02-15 21:40:10 +01:00
Terry Hanoman
6c646d65a8
Use user setting for seeking on Android TV (#342)
* Use user setting for seeking on Android TV

* Fixed left dpad seeking

* Added a Android TV section for seeking

* Fixed text

* Removed semi-colons
2023-02-08 15:46:39 +00:00
reduplicated
5050ff65c0 disabled crash reporting because yall keep crashing 2023-01-25 15:06:48 +01:00
Cloudburst
f3e7a5daa6
Add categories to settings pages 2022-12-23 20:50:05 +01:00
Blatzar
d727099c29 add apk installer options for memeUI 2022-12-21 15:19:49 +01:00
Cloudburst
363906cf3b add summary to automatic_plugin_download 2022-12-19 10:10:29 +01:00
Jace
723c554bc8
[Feature] Automatically download plugin, based on language setting (#172) 2022-11-29 19:46:31 +00:00
Cloudburst
c513708d74
smol tweaks to the previous commit 2022-11-27 10:37:36 +01:00
Jace
9be50eb28b [Feature] Filter extension list automatically by preferred media language. 2022-11-27 10:10:02 +01:00
reduplicated
8fa00f4ca9 added setting for skip op and changed key for player seek amount 2022-11-05 22:15:34 +01:00
Blatzar
ddae2ddf3c Revert "Remove provider language (#141)"
This reverts commit a43e950a48.
2022-10-31 20:55:33 +01:00
LagradOst
a43e950a48
Remove provider language (#141) 2022-10-10 19:51:03 +00:00
Blatzar
fbbcdb4889 Add option for default media player (Internal, VLC and browser) & fixed VLC detection 2022-10-06 00:14:42 +02:00
KillerDogeEmpire
e503534ab1
Made Language into provider (#68)
* made the language category to Provider category

* Remove the translations for the language category since it's now changed
2022-08-29 21:20:03 +00:00
Jace
01c81fc421
[Feature] Copy settings values from Preferences to providers APIs (#48)
* [Feature] Copy settings values from Preferences to providers APIs

* Use companion object instead for singular object access across all providers

* Fix build

* Re-order code hierarchy. Prioritize loading settings from pref
2022-08-28 18:32:17 +00:00
Blatzar
bbdb1d7ad3 Add toggle to disable autoplay
Fixes #57
2022-08-24 03:10:06 +02:00
Blatzar
6149d48443 Add repository button to setup 2022-08-18 22:21:15 +02:00
C10udburst
6233edefd4 in-app updater changes 2022-08-15 15:27:25 +02:00
Jace
dce6f06368 [Feature] Filter search results by film quality 2022-08-15 11:14:36 +02:00
Blatzar
132dda6f4c Option to disable automatic plugin updates 2022-08-11 19:12:27 +02:00
Cloudburst
3510208b90
dmca be gone 2022-08-07 15:09:37 +02:00
C10udburst
d304ec0533 remove kill switch (should be plugin specific) 2022-08-07 09:30:58 +02:00
reduplicated
d402568d50 updated repo constants 2022-08-04 00:09:00 +02:00
Blatzar
510dd9c358 Added setup screen :) 2022-07-30 03:24:07 +02:00
LagradOst
7c7b3a3e5a fixed posters, trailer and anilist/mal + added option for posters 2022-06-19 01:03:25 +02:00
LagradOst
5f542ec81a added site cloner 2022-06-17 00:07:07 +02:00
LagradOst
62f1014e72 trailer fixes + fullscreen 2022-06-16 19:47:48 +02:00
LagradOst
162ce53a82 settings change + flashbang mode fixes 2022-06-09 15:50:55 +02:00
LagradOst
918136f8f0
Opensubs dev into master (#1136)
* [Feature][WIP] Add option to download subtitles from Opensubtitles.org (#1082)

Co-authored-by: Jace <54625750+Jacekun@users.noreply.github.com>
Co-authored-by: Jace <jaceorwell@gmail.com>
Co-authored-by: LagradOst <11805592+LagradOst@users.noreply.github.com>
2022-06-07 16:38:24 +00:00
LagradOst
622fdcff0f added backbutton for settings 2022-06-04 02:11:32 +02:00
LagradOst
88e1719085 settings update 2022-05-15 20:38:32 +02:00
LagradOst
1499b2be40 added settings to disable HD, SUB, DUB & Title. Now stop complaining 2022-05-05 18:16:41 +02:00
LagradOst
e2c29338d2 Poster title location 2022-04-25 19:34:14 +02:00
Jace
9fb4b74b79
[Feature] Random button on Homepage. (#919)
* [Feature] Random button on Homepage.

* commit missing edits

* applied PR suggestions

* [Feature] Add option to hide title on video player.

* Toggle visibility of Random button on Homepage

* fixes
2022-04-18 17:55:21 +00:00
Jace
d6d4bfaa0e
[Feature] Add setting to Truncate Video title on Player (#918)
* [Feature]  Add setting to Truncate Video title on Player

* add missing icons

* Revert "add missing icons"

This reverts commit 51c8a85ed18b5664fde21262f5b8ee3ae3a894fb.

* applied PR suggestions

* edit color
2022-04-12 12:23:30 +00:00
Sarlay
06b778eac2
Added Nginx Provider and Nginx settings (#932)
* Added Nginx Provider and Nginx settings

* fixed some stuff

* updated NginxProvider to use latest newEpisode method

* hide nginx provider when no url specified

* fixed some stuff

* removed useless credentials variable

* added url to my website

* fixed tabulation

Co-authored-by: sarlay <dev@sarlays.com>
2022-04-11 20:17:34 +00:00
LagradOst
a14aef8418 added logcat 2022-04-11 00:00:03 +02:00