Commit Graph

119 Commits

Author SHA1 Message Date
C10udburst 15f0ba12d1 smol cleanup 2022-08-09 17:19:26 +02:00
Blatzar 1321009837 No setup if no PREBUILT_REPOSITORIES and code cleanup 2022-08-09 15:44:32 +02:00
Blatzar 08d7f3444f Show PREBUILT_REPOSITORIES in extensions tab 2022-08-09 05:30:51 +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
Blatzar a1dd6cc106 Now possible to add repositories without names 2022-08-08 20:21:50 +02:00
Blatzar 72dc24c455 Remove plugins when repo is deleted 2022-08-08 20:14:57 +02:00
reduplicated 32d9aea02c batch download plugins 2022-08-08 01:03:54 +02:00
reduplicated 4e6bbf3908 updated ui and logic for plugins 2022-08-07 23:11:13 +02:00
Blatzar 89936c2bd6 Revamped backend and added auto updating 2022-08-07 18:01:32 +02:00
Blatzar 8f3176d2cf Added adult marker support and status int to SitePlugin 2022-08-07 13:48:01 +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
C10udburst 0ec61bae8e remove all providers 2022-08-04 12:13:50 +02:00
LagradOst a5ee7f712d fixed #1344 2022-07-30 19:34:10 +02:00
Blatzar 510dd9c358 Added setup screen :) 2022-07-30 03:24:07 +02:00
LagradOst cd569b44c8 small fix 2022-07-28 17:49:44 +02:00
Bambarini 4ac7e0c967
Show languages of providers in alphabetical order to make it consistent with app language selector (#1357)
Co-authored-by: Paweł <pawelmaczalowski@gmail.com>
2022-07-28 13:30:29 +00:00
Saksham Shekher a8211f6259
Disabled Providers (#1316)
* Update providers.json

* Update providers.json

* switched to kotlinx serialization, failing build due to failure of on primitive types

* Reverted to 2embed.to

* Update providers.json

* Update providers.json

* Updated url

* Revert "Merge branch 'LagradOst:master' into patch-1"

This reverts commit d95b2b46066576ed910d7c5f18775333fb6707ec, reversing
changes made to 8c8bd3a510ca08ff49dcb517c174ad9478e563bc.

* Update SettingsAccount.kt

Revert changes made to SettingsAccount.kt

Co-authored-by: LagradOst <11805592+LagradOst@users.noreply.github.com>
Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2022-07-27 17:56:59 +00:00
Blatzar 17054fbc70 Maybe fixed EgyBest and sorta fixed FireTV crashing on weird navigation with keyboard. 2022-07-21 03:43:23 +02:00
rbrmafort ff7b875b09
Added Brazilian Portuguese language (#1274) 2022-07-11 21:55:58 +00:00
LagradOst 5f542ec81a added site cloner 2022-06-17 00:07:07 +02:00
Fjuro 9bfe8addc3
Add Czech language (#1164)
* Add Czech language

* Update SettingsLang.kt
2022-06-12 16:04:32 +00: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 ce452a731f added profile pic in settings 2022-06-03 19:18:13 +02:00
LagradOst 45a7977a53 fixed tv issue and cross-provider cache 2022-05-28 16:52:36 +02:00
LagradOst 57128dbc7d settings selectable in tv mode 2022-05-27 18:39:08 +02:00
exsolvere 631ebc482f
Indonesian translation (#1076)
* Create values-id

* Delete values-id

* Indonesian translation

* Update SettingsLang.kt

* Update README.md

* Update strings.xml

* small fix
2022-05-20 17:27:40 +00:00
LagradOst 88e1719085 settings update 2022-05-15 20:38:32 +02:00
LagradOst eea424c1e8 fixed android TV auto, no download support & VLC on A11+ 2022-05-05 23:50:08 +02:00
LagradOst 1499b2be40 added settings to disable HD, SUB, DUB & Title. Now stop complaining 2022-05-05 18:16:41 +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 fafc498df9 fixed pref quality 2022-04-18 21:31:14 +02: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
LagradOst c81fd24409 new primary colors 2022-04-09 23:08:07 +02:00
LagradOst 8b097938a6 added flags 2022-04-06 17:16:08 +02:00
LagradOst 6d2c609246 testing mal sync 2022-04-02 03:38:55 +02:00
LagradOst 2a27c0360d sync stuff 2022-04-01 22:05:34 +02:00
LagradOst 6b3eb0047f fixed tv autoselect 2022-03-29 23:50:07 +02:00
wang 015111c6d2
Add Chinese translation (#808)
* Add Chinese translation

* fix Chinese translation
2022-03-19 01:13:25 +01:00
LagradOst d19d293074 added clear video cache 2022-03-16 22:54:58 +01:00
LagradOst 5b02a37fc1 more video cache settings 2022-03-16 22:31:21 +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 d992d63c5f fixed minor crashes 2022-02-18 22:20:35 +01:00
LagradOst 59e318a742 emulator layout statusbar fix + fixed #674 2022-02-18 20:54:55 +01:00