Commit graph

195 commits

Author SHA1 Message Date
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
LagradOst
420bc5abbe minor refactor, mapper.readValue -> parseJson 2022-07-28 01:38:20 +02:00
Blatzar
b034273318 Fixed regression which caused github metadata to get skipped 2022-07-20 23:00:29 +02:00
LagradOst
81938a565f removed unessessary loading of trailers if disabled and added trailers to anilist 2022-06-17 22:43:42 +02:00
LagradOst
3d00015a0c switched yt implementation to newpipe 2022-06-17 19:25:41 +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
91a14dac0f Added trailers 2022-06-16 03:04:24 +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
ada48f2a98 fixed json from github issue 2022-06-03 00:51:41 +02:00
LagradOst
699d43aeb3 hopefully fixed #1096 2022-05-26 19:04:50 +02:00
LagradOst
88e1719085 settings update 2022-05-15 20:38:32 +02:00
LagradOst
af9af6e7a2 fixed nicehttp headers 2022-05-07 13:18:22 +02:00
LagradOst
1499b2be40 added settings to disable HD, SUB, DUB & Title. Now stop complaining 2022-05-05 18:16:41 +02:00
LagradOst
16b2924375 :okand: restored lost resume watching 2022-05-02 23:32:28 +02:00
Blatzar
109e1b9f17 Switched to NiceHttp
Used !! as it was easier (with 10000 providers)
+ visible errors
2022-05-02 18:58:27 +02:00
LagradOst
e3cc7ca489 minor change 2022-04-22 20:53:58 +02:00
LagradOst
96c074e87b bit of material3 2022-04-18 20:24:29 +02: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
LagradOst
7cbdc1fc6c fixed sync stuff and tv stuff 2022-04-03 23:41:28 +02:00
LagradOst
8cfa9b52aa fixed anilist 2022-04-03 17:00:50 +02:00
LagradOst
2a27c0360d sync stuff 2022-04-01 22:05:34 +02:00
Blatzar
83f3f7ff2e heavily improved android tv anime page navigation 2022-03-27 18:45:02 +02:00
LagradOst
315bb81806 show providers not in json 2022-03-17 12:43:27 +01:00
LagradOst
62266cedb2 removed potential killswitch 2022-03-16 20:02:30 +01:00
LagradOst
0b8e4fad44 parse json upon start 2022-03-16 16:29:11 +01:00
LagradOst
4f5dee99df backup to file 2022-03-04 16:39:56 +01:00
LagradOst
8aa907d1d9 moved to List + animations 2022-03-03 12:26:26 +01:00
LagradOst
59e318a742 emulator layout statusbar fix + fixed #674 2022-02-18 20:54:55 +01:00
LagradOst
5053dff3f2 Tenshi recommendations + bug fixes 2022-02-05 02:05:13 +01:00
LagradOst
81a3825217 recommended 2022-02-04 21:49:35 +01:00
LagradOst
bb2ecce6bc update UI 2022-01-18 15:10:01 +01:00
Osten
9fd237301e
Player v2 (#401) 2022-01-07 19:27:25 +00:00
LagradOst
dce2fad64f possible fix + remove trailers.to 2021-12-24 16:35:44 +01:00
LagradOst
a96b396307 removed context (no user change) + small bug fixes 2021-12-17 00:45:20 +01:00
LagradOst
cc3eba51f3 staging for sync 2021-12-13 19:41:33 +01:00
LagradOst
486cea39c5 fuck android (((also fixes))) 2021-12-12 03:33:17 +01:00
Blatzar
a50cb9a08d Made the requests nicer and added sessions 2021-12-05 17:22:30 +01:00
LagradOst
b13c1eac01 android TV fix 2021-11-28 13:18:01 +01:00
LagradOst
6c42fbbacb UI fix and android TV fix 2021-11-27 19:49:51 +01:00
LagradOst
696f38e746 small fix for android tv and dark theme 2021-11-27 00:19:17 +01:00
LagradOst
37d402d7b3 sflix mirror and phone layout UI update 2021-11-25 23:36:35 +01:00
LagradOst
d57d1dc435 monke update (NOT TESTED) 2021-11-25 18:26:14 +01:00
LagradOst
a16cd3ef9a updated syncapi and possible bug fixed 2021-11-12 17:55:54 +01:00
LagradOst
a34c79e4a9 account switch 2021-11-08 19:13:39 +01:00
LagradOst
d6870836d9 anilist/mal api, (NO UI YET) 2021-11-07 23:10:19 +01:00
LagradOst
a8c2caec3d app themes 2021-10-31 15:14:01 +01:00
LagradOst
173face342 colorprimary and prep for flashbang 2021-10-31 02:17:56 +01:00
LagradOst
40fd2fd49c android tv search focus 2021-10-30 20:42:58 +02:00
LagradOst
3734871608 android tv layout stuff 2021-10-30 20:14:12 +02:00
LagradOst
2dabc111cd player stuff and fixes 2021-10-27 21:45:15 +02:00
LagradOst
636e996d24 keyboard stuff and remote I hope 2021-10-27 16:54:57 +02:00
Blatzar
b8195f2ec6 added DOH and Cache + fixed trailers for series 2021-10-18 16:02:05 +02:00
LagradOst
250d307df7 fixed chomecast and removed khttp 2021-09-30 14:55:56 +02:00