Commit graph

  • bc01948ae1 Bugs Fixed greyd 2026-09-04 17:14:09 +05:30
  • f78bd90a44 Fix: Add better error handling to verify APK build and provide diagnostics WangerBanger 2026-09-04 13:34:37 +05:30
  • 9a97508ac2 Merge remote-tracking branch 'origin/master' greyd 2026-09-04 13:15:40 +05:30
  • b9bc1eaa32 cggc greyd 2026-09-04 13:15:30 +05:30
  • 8365968b68 Fix: Add environment variables and improve build debugging WangerBanger 2026-09-04 10:39:48 +05:30
  • c1ea0cfbaa Add APK verification step to catch build failures earlier WangerBanger 2026-09-03 23:12:19 +05:30
  • 66a1a3c8be Fix: Replace deprecated release actions with GitHub CLI WangerBanger 2026-09-03 22:58:14 +05:30
  • 1c7689d2d3 Fix: Replace deprecated r0adkll/setup-android with android-actions/setup-android@v3 WangerBanger 2026-09-03 22:47:39 +05:30
  • cc04f67690 Merge remote-tracking branch 'origin/master' greyd 2026-09-03 22:08:38 +05:30
  • 108e4e20f7 cggc greyd 2026-09-03 22:07:49 +05:30
  • 581c51d09a Added new icons + Updated and Backup setting LagradOst 2026-09-03 11:48:10 +02:00
  • 0d5cb303a9 Added account+security settings LagradOst 2026-09-01 18:03:06 +02:00
  • c1cc0e4796 Added layout settings LagradOst 2026-09-01 17:02:03 +02:00
  • ca5f595a5f Added provider settings LagradOst 2026-09-01 14:56:34 +02:00
  • 3a786841d2 Added player settings LagradOst 2026-09-01 13:04:36 +02:00
  • ed78fdae78 Ported SettingsGeneral to Compose, Fixed Font, Added the rest of the mihon settings LagradOst 2026-08-31 17:39:39 +02:00
  • d343c8df2a Added all settings widgets LagradOst 2026-08-31 01:53:02 +02:00
  • 716008332e Removed DeviceConfiguration LagradOst 2026-08-31 01:02:00 +02:00
  • c817e0b502 feat(detail): optimize performance on detail page #3135 Spring 2026-08-26 19:52:44 +07:00
  • ea8f31a57b feat(hero-banner): optimize banner animation and performance Spring 2026-08-26 19:44:49 +07:00
  • 856ba72382 fix(lint): breakdown complex param and function Spring 2026-08-25 19:48:34 +07:00
  • aa1126f621 fix(movie-detail): check ongoing properly Spring 2026-08-25 19:18:18 +07:00
  • 6459f72a32 feat(movie-detail): add episode release date Spring 2026-08-25 18:56:36 +07:00
  • 0852d44351 fix(movie-detail): adjust cast ui Spring 2026-08-25 14:47:33 +07:00
  • 8a1775bc55 fix(moview-detail): add cast search action and revert play button Spring 2026-08-25 14:11:25 +07:00
  • 8d17bd4d74 refactor(compose): restructure movie details UI to follow Atomic Design and Compose conventions Spring 2026-08-25 13:24:16 +07:00
  • 8d0241b785 fix(result): refactor detail view Spring 2026-08-25 13:12:50 +07:00
  • b2ef0e6474 fix(result): resolve linter issues and code complexity warnings in TV details Spring 2026-08-25 13:08:01 +07:00
  • 562425aac6 fix(detail): update TV result screen layout and movie details components Spring 2026-08-25 11:05:15 +07:00
  • 6d2241e819 fix(result): ensure 100% action wiring and state synchronization between ViewModel and Compose Movie Details Spring 2026-08-25 10:03:45 +07:00
  • 32656c7c72 feat(result): restore Dub/Sub selector, Episode Range selector, and Long-Click options dialog on TV Spring 2026-08-25 10:01:19 +07:00
  • c7a834738b feat(result): add quick search action button to TV movie details hero banner Spring 2026-08-25 09:57:01 +07:00
  • cd29e0361f style(result): tighten provider name letterSpacing and apply extra bold weight Spring 2026-08-25 09:50:30 +07:00
  • 995bd36745 chore(result): revert provider text outline styling Spring 2026-08-25 09:49:46 +07:00
  • c620b36d83 feat(result): finalize Compose Movie Details with dynamic theming, smart resume, and adaptive provider outline Spring 2026-08-25 09:48:27 +07:00
  • 5d2c1624f5 feat(detail): initial final release detail revamp Spring 2026-08-25 09:10:10 +07:00
  • fcce5c3890 perf(compose): eliminate scroll lag with AsyncImage, deferred state reads, and stable models Spring 2026-08-25 08:49:12 +07:00
  • 427fee314c feat(compose): optimize TV details scroll with placeholder hierarchy and row recycling Spring 2026-08-25 08:24:35 +07:00
  • 8a104f12e6 feat(revamp): strip comments, refine TV focus behaviors, and add dedicated Play Trailer button Spring 2026-08-25 07:54:33 +07:00
  • 96cf8d6b1d feat(design-system): refine Cloneflix UI components and theme Spring 2026-08-25 01:54:33 +07:00
  • 8ad72949da fix(dropdown): remove redundant .focusable() to fix double Enter press on TV DPAD Spring 2026-08-25 01:51:00 +07:00
  • 6d0b539200 ui(detail): move CloneflixLogoView to the left of exit button in hero banner Spring 2026-08-25 01:50:45 +07:00
  • 22437edf40 fix(ui): update recommendations to poster layout with title overlay, make about card focusable, and ensure full hero banner visibility Spring 2026-08-25 00:30:25 +07:00
  • 65ead124fe fix(ui): fix season dropdown selection mapping, active focus state, and edge-to-edge hero banner Spring 2026-08-25 00:24:43 +07:00
  • 3ee3acf44e feat(ui): add preview Spring 2026-08-25 00:07:35 +07:00
  • 2a9d97d21b fix(ui): conditionally hide detail UI elements when real data is unavailable Spring 2026-08-24 23:59:49 +07:00
  • 3c68881d06 fix(tv): resolve overlapping UI and restore D-pad remote navigation on TV details Spring 2026-08-24 23:42:53 +07:00
  • 10c9b2dbcf feat(ui): revamp Movie Details screen to Cloneflix and integrate into TV navigation Spring 2026-08-24 23:28:48 +07:00
  • 0ed0b8654a test(design-system): add unit tests for Cloneflix design tokens and component defaults Spring 2026-08-24 23:00:10 +07:00
  • 1b964dc019 feat(design-system): implement tokenized Jetpack Compose Cloneflix components, screens, and sample data Spring 2026-08-24 22:59:27 +07:00
  • c68ff648ce feat(design-system): implement Android Views and showcase for Cloneflix design system Spring 2026-08-24 22:59:21 +07:00
  • c11db54f3f feat(design-system): add Cloneflix design tokens, drawables, and XML resources Spring 2026-08-24 22:59:00 +07:00
  • 888af199c1 build: configure Jetpack Compose support and dependencies Spring 2026-08-24 22:58:45 +07:00
  • 9969f856e6 Initial compose template LagradOst 2026-08-30 12:51:53 +02:00
  • 909a00c08b fix(search): limit reselection focus to phone layouts #3071 coyaSONG 2026-08-30 04:18:40 +09:00
  • 93c748cd76 Merge remote-tracking branch 'origin/master' into fix/search-nav-reselection-focus coyaSONG 2026-08-30 04:13:34 +09:00
  • 58bfd2617d Fixing setup dpad focus. #3148 ByAyzen 2026-08-29 21:33:31 +03:00
  • eb0665a840 Merge branch 'master' of https://github.com/recloudstream/cloudstream into ishorizontal-search-rec ByAyzen 2026-08-29 05:23:12 +03:00
  • 559ed9d41a Merge branch 'master' of https://github.com/recloudstream/cloudstream into FixTvSearchFocus #3140 ByAyzen 2026-08-29 05:22:29 +03:00
  • 058e4e2bfb Merge branch 'master' of https://github.com/recloudstream/cloudstream ByAyzen 2026-08-29 05:21:54 +03:00
  • 61de890fda Small bugfix: Cancel and clear downloads. ByAyzen 2026-08-29 05:17:05 +03:00
  • de877b852a
    Merge 2e9a95260a into efc1915fd6 #3059 Nivin 2026-08-29 07:29:26 +05:30
  • 70daeba894
    Merge f44af4d742 into efc1915fd6 #2600 ramailo1 2026-08-29 07:25:45 +05:30
  • efc1915fd6
    Merge pull request #3111 from recloudstream/weblate firelight 2026-08-28 22:58:37 +00:00
  • 85d41faae8
    Merge remote-tracking branch 'origin/master' #3111 Hosted Weblate 2026-08-29 00:57:02 +02:00
  • 8a01c6c962
    Open in browser is now directing immedialetly. (#3137) ByAyzen 2026-08-29 01:56:49 +03:00
  • e991e5ad63
    Merge pull request #3 from MAVIVO1/MAVIVO1-patch-3 #3145 Fraol 2026-08-28 04:01:58 +03:00
  • f430cf6a44
    Update README.md Fraol 2026-08-28 03:59:31 +03:00
  • 5b989b0002
    Merge pull request #2 from MAVIVO1/MAVIVO1-patch-2 Fraol 2026-08-28 03:56:24 +03:00
  • bb532aec5f
    Update project name in README header Fraol 2026-08-28 03:56:00 +03:00
  • bf53ffc463
    Merge pull request #1 from MAVIVO1/MAVIVO1-patch-1 Fraol 2026-08-28 03:55:22 +03:00
  • fe540fcf53
    Rename project from CloudStream to CloudStreaming Fraol 2026-08-28 03:54:57 +03:00
  • 8e840edd5d Trying to fix build issue (3) ByAyzen 2026-08-27 23:35:27 +03:00
  • 6f26cb126d Trying to fix build issue (2) ByAyzen 2026-08-27 23:30:59 +03:00
  • 1ac6739038 Trying to fix build issue. ByAyzen 2026-08-27 23:25:38 +03:00
  • ae6b349057 Fixing build issues. ByAyzen 2026-08-27 23:19:56 +03:00
  • 5c84c50a63 Fixing some issues ByAyzen 2026-08-27 22:44:21 +03:00
  • b32f5417cc Test: test force horizontal kraptor123 2026-08-27 19:50:03 +03:00
  • 858f9bac9c Fix horizontal poster logic: scope to search/recommendations, dedupe detection, update ABI dump kraptor123 2026-08-27 19:43:48 +03:00
  • 24e4ebe1c0 Small fix ByAyzen 2026-08-27 18:35:46 +03:00
  • d9964cdae0 horizontal posters for search and recommendations ByAyzen 2026-08-27 18:15:42 +03:00
  • 19573846b3
    Add link to Keep Android Open in README WangerBanger 2026-08-27 19:41:32 +05:30
  • 4fb0d78d63 Fix Coil 3 unresolved reference and syntax errors in HomeComposeFragment greyd 2026-08-27 19:09:23 +05:30
  • da7afd4dbb ci: trigger build-and-release workflow greyd 2026-08-27 18:59:37 +05:30
  • 87ab470647 cggc greyd 2026-08-27 18:57:13 +05:30
  • 12c9871b5f fix(build): move androidComponents to project level to match AGP API\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> greyd 2026-08-27 18:56:09 +05:30
  • fc20bc2a5c ci: support push trigger on master branch\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> greyd 2026-08-27 18:52:05 +05:30
  • c73cb17a5d ci: add workflow to build APK and publish release greyd 2026-08-27 18:51:43 +05:30
  • cd682c7436 Resolve merge conflicts and keep Material 3 UI changes greyd 2026-08-27 18:06:34 +05:30
  • 395367e39f material 3 ui updated greyd 2026-08-27 17:54:16 +05:30
  • 23de1a40a1 Merge branch 'master' of https://github.com/ByAyzen/cloudstreamf ByAyzen 2026-08-27 14:43:54 +03:00
  • 6686da8c8d
    Add showCompressorDialog method to FullScreenPlayer #3117 fgmitesh 2026-08-27 16:17:27 +05:30
  • bde9545820
    Fix string formatting for compressor_on_format fgmitesh 2026-08-27 16:05:47 +05:30
  • 5bddf6fe46
    Remove redundant LinearLayout closing tag fgmitesh 2026-08-27 16:05:08 +05:30
  • c8273ef5cc
    Fix missing newline at end of strings.xml fgmitesh 2026-08-27 15:52:52 +05:30
  • 377411ccdc
    Fix missing newline at end of settings_player.xml fgmitesh 2026-08-27 15:52:00 +05:30
  • 99173b7f85
    Fix missing newline at end of player_custom_layout_tv.xml fgmitesh 2026-08-27 15:51:24 +05:30
  • 4b0c264d51
    Fix FrameLayout closing tag in player_custom_layout.xml fgmitesh 2026-08-27 15:50:54 +05:30
  • c16c2eb68b
    Fix FrameLayout closing tag in player_custom_layout.xml fgmitesh 2026-08-27 15:49:57 +05:30
  • b59dedb1f2
    Update layout dimensions for compressor dialog fgmitesh 2026-08-27 15:49:19 +05:30