Commit Graph

1570 Commits

Author SHA1 Message Date
Luna712 504258bf15
Show confirm exit dialog on emulator layout (#704) 2023-10-23 18:42:17 +02:00
KingLucius 48053164dc
Old APIs focus fixes (#692)
* Movie button focus fix in TV layout

* Cast item focusable in old API

* Media description focus fix in old API

* Switch account button focus fix in old APi
2023-10-23 18:38:53 +02:00
Luna712 2a4468eb44
Add more info on homepage to emulator layout (#698)
* Add more info on homepage to emulator layout

* Support for continue watching and bookmarks

It does some manual changes to avoid having to duplicate the entire layout for minor changes
2023-10-23 18:33:44 +02:00
Luna712 5153a74d4f
Library/LocalList: enable subscriptions on emulator layout (#702) 2023-10-23 18:21:32 +02:00
KingLucius 138dea88c4
Poster cropped at 20% from Top (#693) 2023-10-23 18:16:48 +02:00
IndusAryan eb58cb1184
fix crash when navigation graph is null (#706) 2023-10-23 18:11:05 +02:00
Luna712 8ed7418fe4 Enable sorting by updated date in LocalList 2023-10-14 10:30:45 -06:00
Luna712 3cb2196e62
Add favorites (#682)
* Add favorites
2023-10-14 01:02:12 +02:00
Luna712 b7322ffb19
Add clear search query icons (#687) 2023-10-14 00:44:51 +02: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
self-similarity 1ccd3d732d
Reduce image cache to 100mb (#683)
* Reduce image cache to 100mb
2023-10-12 01:06:22 +02:00
LagradOst bb6a17e23c resize images for lower mem footprint 2023-10-11 18:31:46 +02:00
recloudstream[bot] 2f2bbd7d88 chore(locales): fix locale issues 2023-10-10 20:19:06 +00:00
Sir Aguacata 749d131099
Added new primary colors for comfort (#653) 2023-10-10 22:18:34 +02:00
LagradOst b4da93c1de revert jackson 2023-10-10 21:45:36 +02:00
LagradOst dd45ac9e8a reverted to android 14 -> 13 2023-10-10 20:49:04 +02:00
LagradOst b47209483a reverted to instant outline 2023-10-10 18:05:31 +02: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
KingLucius abbad1bc94
Delete Focus frame from empty Downloads list & Search TV Layout (#675)
* Delete Focus frame in search TV layout

* Delete focus frame for empty Downloads list

* Chip rounded stroke frame
2023-10-10 17:17:18 +02:00
KingLucius b120a7bce2
Library on TV (#663)
* implementation for Library on TV
2023-10-10 17:16:35 +02:00
Luna712 5b4fd8d77d
Fix issue where DownloadedPlayerActivity interferes with MainActivity (#674)
* Fix issue where DownloadedPlayerActivity interferes with MainActivity
2023-10-10 17:05:34 +02:00
LagradOst 33eb3a3b29 lib fix2 2023-10-07 21:48:24 +02:00
LagradOst f14557fe6a lib fix 2023-10-07 01:54:34 +02:00
LagradOst 77294dc68e cleanup 2023-10-07 01:39:30 +02:00
Luna712 0a327ccbda
Reload library when reloading home (#656)
So that library is reloaded when switching accounts.

Fixes #650
2023-10-06 23:50:31 +02:00
LagradOst 177b1e47f3 added extra logging 2023-10-04 11:33:55 +02:00
Luna712 3f5119525c
Make library preferences account specific (#649) 2023-10-03 22:59:26 +02:00
Luna712 b5d4c3bd27
Make player preferences account specific (#646) 2023-10-03 19:26:56 +02:00
Luna712 cc00e73e16
Make homepage preferences account specific (#647)
* Make homepage preferences account specific

* Fix accidentally removed whitespace

* Fix in setkey
2023-10-03 19:25:31 +02:00
Luna712 462073bd74
Make search prefs account specific (#640) 2023-10-03 16:56:38 +02:00
LagradOst 08060314ad preview seekbar m3u8 2023-10-03 16:50:34 +02:00
Luna712 1d90858f64
Make search history account specific (#638)
* Make search history account specific

* Update for clear history
2023-10-02 21:04:40 +02:00
LagradOst bd05a67f26 preview seekbar 2023-10-02 17:44:06 +02:00
Osten 0351053d80
Readded downloads to tv 2023-09-25 22:57:18 +02:00
Sofie 74060e7da3
Chillx: fix key (#628) 2023-09-25 13:48:35 +02:00
IndusAryan 1e2a11d6e4
refactor: speedostream and newpipe, tmdb update (#632)
* migrate speedostream (yomovies)

* update tmdb and newpipe
2023-09-25 13:48:05 +02:00
CranberrySoup b8917ffa39
Fix episode layout when using RTL language (#631)
* Fix episode layout when using RTL language
2023-09-25 11:40:58 +02:00
CranberrySoup d4fff7cee6
Add homepage search on TV (#618)
* Add search button on homepage for TV
2023-09-21 22:50:31 +02:00
LagradOst 527a6388a9 small fix 2023-09-21 22:46:23 +02:00
CranberrySoup 15333123cd
TV UI fixes (#612)
* TV UI fixes
2023-09-18 23:22:39 +02:00
LagradOst 2ae5b6cefb fixed the fucking updater 💀 2023-09-18 22:28:26 +02:00
LagradOst bff9727f96 Merge remote-tracking branch 'origin/master' 2023-09-17 20:35:11 +02:00
LagradOst a82059cb57 fix 2023-09-17 20:35:01 +02:00
CranberrySoup 627c1bb223
Many UI fixes (#606)
* Lower targetSdk to get all installed packages

* Update sdk version

* Let's not be too radical

* Many fixes

* Revert targetSdk

* Make account homepage persistent
2023-09-16 00:30:34 +02:00
CranberrySoup 24977a8d62
Potential fix for crash loops (#608) 2023-09-15 22:47:59 +02:00
LagradOst 6957a8f95d bump 2023-09-14 20:30:44 +02:00
Sofie 2bed79b1f1
Update Gofile.kt (#600) 2023-09-14 12:53:54 +02:00
self-similarity a5450e5da2
More robust player release (#601) 2023-09-14 12:53:35 +02:00
LagradOst 8fe34d3d2a Merge remote-tracking branch 'origin/master' 2023-09-11 23:05:47 +02:00
LagradOst 7d6ba8c7a4 tv changes for better centering + bigger text + better contrast 2023-09-11 23:05:10 +02:00
self-similarity 2baa75496e
Fix opensubtitles (#598)
* Fix OpenSubtitles
2023-09-11 20:13:42 +02:00
Sofie 01e7acdeac
getTracker: switched to anilist api (#593)
* getTracker: switched to anilist api

---------

Co-authored-by: Sofie99 <Sofie99@gmail.com>
2023-09-11 14:31:11 +02:00
LagradOst 10bc688eaf fixed tracker on dub 2023-09-11 14:29:30 +02:00
LagradOst 7f7c81828a added UI event for seekbar 2023-09-11 13:37:11 +02:00
KingLucius f6b0ea8dfa
Stream button type switch support (#597)
* Stream button type switch support

* Hide Hls playlist switch
2023-09-10 15:31:01 +02:00
LagradOst 0afbc90cd2 fixed last fix 2023-09-09 23:57:18 +02:00
LagradOst 85c4c74222 fixed shitty external extractor code 2023-09-09 23:53:35 +02:00
LagradOst b6e99d7358 backend change for events in player 2023-09-09 23:18:21 +02:00
self-similarity 130cc16e25
Simkl API optimizations (#581)
* Fix episode removal in simkl

* Simkl API optimizations
2023-09-09 00:13:04 +02:00
LagradOst 49731cd699 changed drm API a bit 2023-09-06 22:42:22 +02:00
LagradOst 3fe247fb19 added drm player support 2023-09-06 20:53:43 +02:00
LagradOst 6211b02e85 switched from isM3u8 to ExtractorLinkType 2023-09-03 23:32:43 +02:00
Sofie 9c991f2abd
extractor: fix chillx (#583)
* Extractor: added Rabbitstream

* Extractor: added Rabbitstream

* extractor: fix Chillx

* comply

---------

Co-authored-by: Sofie99 <Sofie99@gmail.com>
2023-09-02 00:32:18 +02:00
LagradOst 6089cbc484 fixed subs on downloads 2023-08-30 00:52:34 +02:00
LagradOst ce1f48978b fixed download error 2023-08-28 20:56:58 +02:00
LagradOst f01820059b delete resume watching + delete bookmarks buttons. fixed backup crash 2023-08-27 19:07:08 +02:00
LagradOst 7d3b8c464e Merge remote-tracking branch 'origin/master' 2023-08-25 23:16:45 +02:00
LagradOst 8193e39b30 bump + refactor 2023-08-25 23:16:34 +02:00
recloudstream[bot] 557003895b chore(locales): fix locale issues 2023-08-25 08:59:37 +00:00
Sofie 2d82480398
fix Rabbitstream (#573)
Co-authored-by: Sofie99 <Sofie99@gmail.com>
2023-08-25 10:58:58 +02:00
LagradOst b38a9b1ff5 fuck android 2023-08-24 21:39:05 +02:00
LagradOst 1a4cbcaea0 small fix 2023-08-24 21:17:42 +02:00
LagradOst 9b4701fe91 dont remove keys while this is tested 2023-08-24 18:14:54 +02:00
LagradOst c92ac3e8b3 fixed removal of predownloaded files 2 + permission 2023-08-24 18:13:42 +02:00
LagradOst 460b1be525 fixed removal of predownloaded files 2023-08-24 16:39:50 +02:00
LagradOst 823ffd8708 reverted low api crash handle crashing 2023-08-24 00:25:05 +02:00
LagradOst 5bad6aca35 fixed native crash handle 2023-08-23 23:57:54 +02:00
LagradOst e2502de02c bump acra 2023-08-23 18:43:55 +02:00
LagradOst bac2ee9805 fixed div by zero 2023-08-23 17:08:26 +02:00
LagradOst d436171a2f removed possible duplicate download queue 2023-08-23 06:36:43 +02:00
LagradOst 3ea6b1a8d5 fixed resume download + migrated filesystem to SafeFile 2023-08-23 06:25:06 +02:00
LagradOst afcbdeecc8 changes to downloader for stable resume 2023-08-22 04:00:05 +02:00
LagradOst 4e28e5f8cc fixed not downloading the last 20MiB on mp4 downloader + bump + mb/s notification 2023-08-20 03:58:31 +02:00
LagradOst 1901eb371e Merge remote-tracking branch 'origin/master' 2023-08-20 01:29:57 +02:00
LagradOst c4852ce440 made HSL downloader even faster 2023-08-20 01:29:50 +02:00
self-similarity a3009af4f5
Add Native Crash Handler (#565)
* Add NativeCrashHandler

* Safer init
2023-08-19 21:48:10 +02:00
recloudstream[bot] 6948bf8073 chore(locales): fix locale issues 2023-08-19 19:38:45 +00:00
LagradOst 98b6417140 made downloader faster with parallel downloads 2023-08-19 21:37:14 +02:00
LagradOst 10c1ea2f02 Merge remote-tracking branch 'origin/master' 2023-08-19 17:03:47 +02:00
LagradOst b3abf1e45f fixed decryption 2023-08-19 17:03:27 +02:00
IndusAryan f571596bbc
fix: expand resume watching sheet and ft: ripple on profile drawable when pressed (#566)
* add ripple to profile icon on home

* Update HomeParentItemAdapterPreview.kt
2023-08-19 16:04:21 +02:00
LagradOst e20e3dcfd3 fixed some bugs caused by new download update 2023-08-19 04:46:47 +02:00
LagradOst a05616e3e8 fix 2023-08-19 01:37:48 +02:00
LagradOst 56cb3d7181 refactored download system for better preference + bugfixes 2023-08-19 00:48:00 +02:00
IndusAryan e95dc1db2a
fix: cast items recycler (finally) (#564)
* turn cast items visible(tools)

* prevent cast gesture listener from permanent RIP in one lifecycle
2023-08-18 17:46:03 +02:00
LagradOst 8f6e8a8e99 fixed #547
fuck inheritance
2023-08-18 01:46:29 +02:00
IndusAryan 61d63b17d8
chore: acra improvements and media3 bump (#562)
* Acra Bump

* Media3 bump
2023-08-17 23:11:59 +02:00
LagradOst 590c74111c fuck it we ball, m3u8 download is now fixed 2023-08-17 23:10:21 +02:00
LagradOst c2b951a078 fixed #560 lock locks orientation 2023-08-17 01:19:24 +02:00
LagradOst cbaca158fa Merge remote-tracking branch 'origin/master' 2023-08-17 01:00:51 +02:00