Commit Graph

116 Commits

Author SHA1 Message Date
IndusAryan 0744189020
feat(ui): show account name and image on main settings page (#1001) 2024-04-22 16:48:54 +02:00
IndusAryan 35e38a53ad
refactor: format build date and time and make it copyable (#1002) 2024-03-25 00:59:55 +01:00
int3debug 1ff0b5dccd
add build-date to main_settings (#995) 2024-03-20 08:33:50 +01:00
Osten ad67b9ddab + Fixed ephemeral scroll
+ Fixed Unable to remove Subs
+ Fixed download 1 frame visual glitch
+ Maybe fixed worker
+ Updated layout API
+ Bump
2024-03-17 03:37:09 +01:00
IndusAryan 040ac77b1a
refactor: add clipboard helper and improve repo url copy (#946) 2024-03-14 00:04:58 +01:00
IndusAryan e3999d6e9a
feat(security): add biometric fingerprint sensor / face unlock authentication (#826) 2024-03-08 01:45:20 +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
KingLucius 7e2908c0bb
Fix top bar in Extensions & Test settings (#753) 2023-11-10 15:36:38 +01:00
KingLucius 6ce9f29331
Fix settings top bar on TV (#738) 2023-11-02 20:50:49 +01:00
CranberrySoup fd1620f3d7
Fix unresponsive settings (#688)
* Lower targetSdk to get all installed packages

* Update sdk version

* Let's not be too radical

* Many fixes

* Revert targetSdk

* Make account homepage persistent

* Update mobile_navigation.xml

* Update SettingsFragment.kt
2023-10-14 00:34:26 +02:00
CranberrySoup 15333123cd
TV UI fixes (#612)
* TV UI fixes
2023-09-18 23:22:39 +02:00
LagradOst 3bdbb35754 alert fix + synchronized + bump + homepage load fix + small focus change 2023-07-30 05:05:13 +02:00
LagradOst afadf121f4 testing leaks 2023-07-16 02:25:36 +02:00
LagradOst 166a21f74e more views -> viewbinding 2023-07-14 02:28:49 +02:00
LagradOst 05a0d3cd81 migrated some items to viewbindings + removed Some<T> 2023-07-13 23:18:37 +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
reduplicated cd119822f2 tv UI fixes 2022-08-29 01:52:15 +02:00
Blatzar cc38cf4264 Fix TV layout bugs 2022-08-21 22:13:53 +02:00
C10udburst da6d7aecd2 add flags to extensions 2022-08-17 15:51:58 +02:00
reduplicated 4e6bbf3908 updated ui and logic for plugins 2022-08-07 23:11:13 +02:00
Blatzar 8c0e07decb Added basic extension management 2022-08-07 01:43:39 +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 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
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
LagradOst ddab37c08d emulator layout 2022-02-18 20:29:48 +01:00
LagradOst c5d53d7621 fixed spelling + transparent background 2022-02-12 21:38:47 +01:00
LagradOst 6da2bf900e chromecast subtitles color + zoro fix 2022-02-12 21:20:56 +01:00