Commit graph

150 commits

Author SHA1 Message Date
Blatzar
751175b3f9 Updated the in app updater to include notifications and updates without user action on Android 12+ 2022-12-11 18:14:09 +01:00
Blatzar
95f4a15864 + Added Confirm exit on Android TV
+ Added support for Play Next on Android TV
2022-12-09 18:20:10 +01:00
Blatzar
514e250d68 Update dependencies, lets hope it does not fuck up anything 2022-12-05 12:39:34 +01:00
Blatzar
3f658a375e Fixed MPV return intent 2022-11-30 21:23:19 +01:00
Jace
723c554bc8
[Feature] Automatically download plugin, based on language setting (#172) 2022-11-29 19:46:31 +00:00
Blatzar
2b29e8078f Added intent to start searching 2022-11-13 01:40:49 +01:00
Osten
c10ec34ab8
Aniskip (#195)
* aniskip groundwork

* working

* removed prints

* bump nicehttp

* small fix

* small fixes

* bump

Co-authored-by: reduplicated <110570621+reduplicated@users.noreply.github.com>
2022-11-04 23:36:27 +00:00
reduplicated
d349190238 scroll 2022-10-31 01:16:15 +01:00
reduplicated
c2d245e8b4 mpv 2022-10-08 22:29:17 +02:00
reduplicated
071004f6c2 added webvideocaster 2022-10-08 17:48:46 +02:00
Blatzar
94fa6b963b Fix buggy OpenSubtitles caused by race condition 2022-09-22 17:20:26 +02:00
Blatzar
0f492c2c82 Added fallback webview to login pages and made account selectable on TV 2022-09-17 13:03:41 +02:00
Cloudburst
93b176e3cd add safe mode that disabled extensions on crash 2022-09-01 14:13:54 +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
0f8a2df9e5 Optimized plugin loading 2022-08-23 21:28:42 +02:00
reduplicated
34cbcd8311 faster init time for homepage dex 2022-08-21 03:44:49 +02:00
reduplicated
10f4d33c59 Merge remote-tracking branch 'origin/master' 2022-08-20 19:40:03 +02:00
reduplicated
051ca7a68d minor crash fixes + suspended stuff 2022-08-20 19:39:04 +02:00
C10udburst
5508c2d14e readded extractors (remove the extractors repo) 2022-08-20 09:46:57 +02:00
Blatzar
aa3ece66a9 Cloned sites working
Fixes #19
2022-08-17 14:26:36 +02:00
Blatzar
99d6aef993 Add webview support for cloudstreamrepo uri 2022-08-17 00:17:50 +02:00
Blatzar
318ee08366 Fix homepage and fix some tv issues 2022-08-16 21:07:49 +02:00
Blatzar
ef165ad4cb Add webview fallback for TV 2022-08-16 01:24:19 +02:00
Blatzar
bbf9f247a9 Add reference to public list 2022-08-15 03:31:33 +02:00
Blatzar
b2ee957833 Fix homepage loading with plugins 2022-08-14 23:34:47 +02:00
Blatzar
bb2385fef3 Fix link loading repos 2022-08-14 22:39:51 +02:00
Blatzar
18f1fba047 Fix merge conflict 2022-08-14 18:13:44 +02:00
C10udburst
9e157a8a12 fix ui stuff
fixes #7
2022-08-14 13:23:06 +02:00
Blatzar
796ae90b8c Made prebuilt repos key based and added nice info to extensions page 2022-08-12 03:51:06 +02:00
Blatzar
132dda6f4c Option to disable automatic plugin updates 2022-08-11 19:12:27 +02:00
Blatzar
1321009837 No setup if no PREBUILT_REPOSITORIES and code cleanup 2022-08-09 15:44:32 +02:00
Blatzar
6e819e3b96 Plugin setup screen and hopefully fix critical error 2022-08-09 04:53:24 +02:00
Blatzar
2c399e6916 No plugin loading on bad status 2022-08-08 20:52:03 +02:00
reduplicated
4e6bbf3908 updated ui and logic for plugins 2022-08-07 23:11:13 +02:00
Blatzar
e14b2d24c8 Merge remote-tracking branch 'origin/master' 2022-08-07 18:02:00 +02:00
Blatzar
89936c2bd6 Revamped backend and added auto updating 2022-08-07 18:01:32 +02:00
C10udburst
ff8f10c867 fix provider cloning 2022-08-07 14:14:51 +02:00
C10udburst
15f2299742 guh 2022-08-07 11:08:25 +02:00
C10udburst
f9d3aa1861 fix another merge issue 2022-08-07 11:02:24 +02:00
C10udburst
ff7b468f54 Merge branch 'master' into merge-reduplicated 2022-08-07 10:27:57 +02:00
Blatzar
34660bcd48 Added loading repositories from url 2022-08-07 02:48:49 +02:00
Blatzar
8c0e07decb Added basic extension management 2022-08-07 01:43:39 +02:00
Blatzar
e10cb7b0a3 Added RepositoryParser 2022-08-06 20:27:56 +02:00
reduplicated
1bc4c7e56d android tv resultview testing 2022-08-05 00:26:33 +02:00
C10udburst
f90f91cea5 add plugin api? 2022-08-04 12:51:11 +02:00
C10udburst
0ec61bae8e remove all providers 2022-08-04 12:13:50 +02:00
LagradOst
a99713fe0c viewmodel dialogs 2022-08-03 02:04:03 +02:00
Blatzar
9856cbb952 Fixed some episodes on sflix.to, updated NiceHttp and made m3u8 gen suspend + throwable 2022-07-30 17:43:37 +02:00
Blatzar
510dd9c358 Added setup screen :) 2022-07-30 03:24:07 +02:00