Commit Graph

  • 266f1e8ca2
    Merge pull request #7351 from Bnyro/master master Bnyro 2025-04-25 17:08:33 +02:00
  • fb94ed989e
    fix: automatically log user out when enabling full local mode and no auth instance set Bnyro 2025-04-25 17:08:04 +02:00
  • 8f901ee785
    Merge pull request #7350 from Bnyro/master Bnyro 2025-04-25 17:07:51 +02:00
  • d248b27672
    fix: always use account subscriptions repository if logged in to Piped Bnyro 2025-04-25 16:57:38 +02:00
  • 09a306eefd
    Merge pull request #7348 from Bnyro/master Bnyro 2025-04-25 16:38:27 +02:00
  • f262210ef7
    feat: support for adding downloads to playback queue Bnyro 2025-04-25 16:36:15 +02:00
  • ad66ea74ec
    Merge pull request #7346 from libre-tube/renovate/gradle-8.x Bnyro 2025-04-25 16:17:04 +02:00
  • 6df5904cb9
    Merge pull request #7347 from Bnyro/master Bnyro 2025-04-25 16:16:56 +02:00
  • 66c690a6af
    fix: add missing dearrow calls to playlist fragment and video player Bnyro 2025-04-25 16:16:37 +02:00
  • 5c0a21ab8b
    chore(deps): update dependency gradle to v8.14 renovate[bot] 2025-04-25 13:39:14 +00:00
  • 75aa69d096
    Merge pull request #7345 from Bnyro/master Bnyro 2025-04-25 15:34:43 +02:00
  • c7a587f509
    fix: confirm unsubscribe preference only works if disabled instead of enabled Bnyro 2025-04-25 15:33:39 +02:00
  • 53b720201e
    Merge pull request #7338 from Bnyro/fastlane-desc Bnyro 2025-04-24 21:01:35 +02:00
  • f574294bfb
    chore: update app descriptions in fastlane metadata Bnyro 2025-04-24 11:57:27 +02:00
  • 875babdf2f
    Merge pull request #7331 from weblate/weblate-libretube-libretube Bnyro 2025-04-24 20:52:38 +02:00
  • 8bed25b469
    Translated using Weblate (Portuguese (Brazil)) dedakir923 2025-04-23 15:47:43 +02:00
  • 9e6b85a2cc
    Merge pull request #7339 from Bnyro/master Bnyro 2025-04-24 12:20:04 +02:00
  • 1108156169
    ci: fix codeql Bnyro 2025-04-24 12:14:56 +02:00
  • 2e982ca1da
    Merge pull request #7332 from Bnyro/master Bnyro 2025-04-23 19:38:15 +02:00
  • c255d1b1c2
    fix: don't block ui thread while filtering watched videos Bnyro 2025-04-23 19:37:41 +02:00
  • 4445df6ede
    Merge pull request #7327 from Bnyro/master v0.28.0 Bnyro 2025-04-23 12:06:27 +02:00
  • 67a1f7bca2
    chore: bump version to v0.28.0 Bnyro 2025-04-23 11:54:09 +02:00
  • 1d79c358fa
    Merge pull request #7326 from Bnyro/master Bnyro 2025-04-23 11:53:44 +02:00
  • 26a5a404d1
    fix: only enable full local mode by default on new installations Bnyro 2025-04-23 11:53:26 +02:00
  • 5bb969fe2b
    Merge pull request #7325 from Bnyro/master Bnyro 2025-04-23 11:52:39 +02:00
  • d1782b7edc
    refactor: enable full local mode by default Bnyro 2025-04-23 11:52:24 +02:00
  • a9dec3e906
    Merge pull request #7315 from libre-tube/renovate/ilharp-sign-android-release-2.x Bnyro 2025-04-22 21:06:16 +02:00
  • 84379451fc
    chore(deps): update ilharp/sign-android-release action to v2 renovate[bot] 2025-04-18 02:34:14 +00:00
  • 7900b8e073
    Merge pull request #7311 from weblate/weblate-libretube-libretube Bnyro 2025-04-22 21:04:47 +02:00
  • 7c783d40b3
    Translated using Weblate (Portuguese) Sergio Marques 2025-04-15 22:56:36 +02:00
  • cc7aba6830
    Merge pull request #7323 from Bnyro/master Bnyro 2025-04-22 21:04:10 +02:00
  • 0cd245668b
    feat: smoothen background player -> new video player and video player -> new background player transitions Bnyro 2025-04-22 21:02:43 +02:00
  • 805d1f28c3
    Merge pull request #7320 from FineFindus/fix/update-last-watchtime FineFindus 2025-04-21 20:20:56 +02:00
  • 8645bfce29
    fix(Feed): only update LastFeedWatchedTime when update time is newer FineFindus 2025-04-20 21:16:14 +02:00
  • c0ead845b2
    Merge pull request #7310 from Bnyro/master Bnyro 2025-04-16 12:32:29 +02:00
  • a068193b2d
    fix: scroll state not reset to latest video after refreshing feed/subscriptions Bnyro 2025-04-16 12:31:14 +02:00
  • 6bf9327019
    Merge pull request #7308 from Bnyro/refactor-split-video-view-adapter Bnyro 2025-04-16 11:20:41 +02:00
  • 77515bf55a
    refactor: split video and trending layout into different adapters Bnyro 2025-04-15 15:38:03 +02:00
  • e1b286d1e9
    Merge pull request #7214 from FineFindus/feat/increase-batch-size FineFindus 2025-04-15 20:23:14 +02:00
  • 51ab53325b
    Merge pull request #7113 from FineFindus/feat/filter-members-videos FineFindus 2025-04-15 20:22:49 +02:00
  • 5627a93065
    feat(LocalFeedRepository): filter members only videos FineFindus 2025-02-18 17:51:24 +01:00
  • ca56ab6a11
    Merge pull request #7297 from weblate/weblate-libretube-libretube Bnyro 2025-04-15 15:09:11 +02:00
  • 03693bf49f
    Translated using Weblate (Hungarian) Ghost of Sparta 2025-04-14 20:55:21 +02:00
  • f61a8cf1a2
    Translated using Weblate (Hungarian) Ghost of Sparta 2025-04-13 17:31:46 +02:00
  • 2e038f6093
    Translated using Weblate (Hungarian) Ghost of Sparta 2025-04-10 14:54:47 +02:00
  • 8388ad659a
    Merge pull request #7307 from Bnyro/master Bnyro 2025-04-15 15:08:51 +02:00
  • 9a537eb0ec
    fix: subscription button state not updated after starting next video Bnyro 2025-04-15 15:08:21 +02:00
  • 60c6e9348a
    Merge pull request #7293 from FineFindus/feat/newpipe-fork FineFindus 2025-04-13 20:29:55 +02:00
  • 7f52592f76
    perf(LocalFeedRepository): speed up local feed extraction FineFindus 2025-03-16 16:19:25 +01:00
  • d317c8d361
    build: add new proguard-rules for NewPipeExtractor FineFindus 2025-04-05 08:21:40 +02:00
  • 6cfee4d923
    build: use NewPipeExtractor fork FineFindus 2025-04-09 09:05:21 +02:00
  • 1ffd5bbc55
    Merge pull request #7292 from FineFindus/feat/center-mode FineFindus 2025-04-08 20:26:15 +02:00
  • ad10b42f2d
    feat(Welcome): center mode group FineFindus 2025-04-08 19:42:27 +02:00
  • 39ddb7b643
    Merge pull request #7291 from Bnyro/master Bnyro 2025-04-08 18:20:42 +02:00
  • a9bac7d7cd
    fix: remove unnecessary whitespaces at instances list fallback Bnyro 2025-04-08 18:20:16 +02:00
  • e128196991
    Merge pull request #7290 from Bnyro/master Bnyro 2025-04-08 18:18:27 +02:00
  • 211e8d99f5
    feat: fallback to markdown instances list instead of hardcoded list Bnyro 2025-04-08 18:17:18 +02:00
  • e6c0771465
    Merge pull request #7289 from Bnyro/master Bnyro 2025-04-08 17:58:04 +02:00
  • 1da7704ca2
    refactor: re-use app icon header in about, welcome and help activity Bnyro 2025-04-08 17:57:38 +02:00
  • 8880305147
    Merge pull request #7280 from handokota/fix/icon-design-consistency Bnyro 2025-04-08 17:42:37 +02:00
  • ed7c278d84
    fix(ui): standardize logo design across all app instances handokota 2025-04-03 02:28:43 +07:00
  • 31241766a3
    Merge pull request #7288 from Bnyro/master Bnyro 2025-04-08 17:32:53 +02:00
  • 9a09a384bd
    fix: missing item metadata when playing download containing video AND audio Bnyro 2025-04-08 17:32:13 +02:00
  • 2c7657d4f7
    Merge pull request #7287 from Bnyro/master Bnyro 2025-04-08 17:16:54 +02:00
  • 50c2e18829
    fix: skip already downloaded videos when downloading playlists Bnyro 2025-04-08 17:14:12 +02:00
  • 1d0ce3bdda
    Merge pull request #7286 from Bnyro/master Bnyro 2025-04-08 17:02:26 +02:00
  • f55b8c41bf
    fix: video sort order not preserved when starting video from sorted playlist Bnyro 2025-04-08 17:01:53 +02:00
  • d562df3f07
    Merge pull request #7069 from FineFindus/feat/potoken Bnyro 2025-04-02 22:47:01 +02:00
  • d927dffce4
    feat(StreamsExtractor): generate PoToken FineFindus 2025-02-03 20:56:21 +01:00
  • 7b0d4caf31
    Merge pull request #7278 from Bnyro/master Bnyro 2025-04-02 17:32:23 +02:00
  • 87865c9ef4
    chore: small code cleanups related to playing queue Bnyro 2025-04-02 16:16:44 +02:00
  • 4efd94dfe0
    Merge pull request #7277 from Bnyro/master Bnyro 2025-04-02 16:05:31 +02:00
  • 214e53dc5d
    feat: make player default settings behavior more intuitive Bnyro 2025-04-02 16:02:46 +02:00
  • 83552325f8
    Merge pull request #7276 from Bnyro/master Bnyro 2025-04-02 15:38:59 +02:00
  • 5cb0e7b76c
    chore: remove alternative videos layout option Bnyro 2025-04-02 15:36:30 +02:00
  • b3c2cd0f6a
    Merge pull request #7270 from Bnyro/master Bnyro 2025-04-01 10:56:26 +02:00
  • bf07874ef9
    fix: background shuffle mode doesn't builder a proper queue Bnyro 2025-04-01 10:55:04 +02:00
  • ff87844aed
    Merge pull request #7269 from Bnyro/master Bnyro 2025-04-01 10:41:50 +02:00
  • 763f90f226
    fix: download fragment buttons overlap miniplayer Bnyro 2025-04-01 10:41:23 +02:00
  • 5b7788bfd7
    Merge pull request #7268 from Bnyro/master Bnyro 2025-04-01 10:33:52 +02:00
  • a96367139a
    fix: subscriptions feed scroll state reset after rotating phone Bnyro 2025-04-01 10:33:10 +02:00
  • adfa4176a5
    Merge pull request #7267 from Bnyro/master Bnyro 2025-04-01 10:31:28 +02:00
  • 9318a2b277
    fix: subscriptions feed scroll state reset after switching tabs Bnyro 2025-04-01 10:31:05 +02:00
  • aaa6f962cc
    Merge pull request #7266 from Bnyro/master Bnyro 2025-04-01 09:55:55 +02:00
  • dd84281bf9
    fix: properly open current video from media notification Bnyro 2025-04-01 09:55:32 +02:00
  • a0a6694017
    Merge pull request #7262 from Bnyro/master Bnyro 2025-03-31 19:01:35 +02:00
  • 09660cd5d6
    refactor: merge OfflinePlayerService with VideoOfflinePlayerService Bnyro 2025-03-31 18:58:38 +02:00
  • 50bd0f6fcd
    Merge pull request #7261 from Bnyro/master Bnyro 2025-03-31 18:42:44 +02:00
  • caaa095faf
    feat: smoother, frictionless transition between audio and video mode Bnyro 2025-03-31 18:40:48 +02:00
  • b4477b8c4e
    Merge pull request #7260 from Bnyro/master Bnyro 2025-03-31 17:19:21 +02:00
  • b3e4a243a9
    fix: thumbnails of videos containing '#' can't be downloaded Bnyro 2025-03-31 17:18:45 +02:00
  • a6ccb5bfaa
    Merge pull request #7259 from Bnyro/master Bnyro 2025-03-31 16:48:41 +02:00
  • ad2539c28d
    fix: automatically resume next paused download item after finishing previous one Bnyro 2025-03-31 16:47:38 +02:00
  • 53a76d2bc9
    fix(WatchHistory): always show filter bar (#7258) FineFindus 2025-03-31 16:30:22 +02:00
  • 9140b6133c
    Merge pull request #7256 from Bnyro/master Bnyro 2025-03-31 15:25:57 +02:00
  • 247157322f
    fix: display unstarted downloads in videos tab instead of hiding them Bnyro 2025-03-31 15:25:30 +02:00
  • 72340af614
    Merge pull request #7253 from weblate/weblate-libretube-libretube Bnyro 2025-03-31 15:24:15 +02:00
  • c3249b1696
    Translated using Weblate (Portuguese (Brazil)) dedakir923 2025-03-30 22:20:02 +02:00
  • 9f367482a2
    Merge pull request #7255 from Bnyro/master Bnyro 2025-03-31 15:23:58 +02:00
  • 1a18741f22
    fix: download tab scrolls to bottom when entered Bnyro 2025-03-31 15:23:30 +02:00