Commit Graph

437 Commits

Author SHA1 Message Date
Bnyro
9cb4cdd1bc BackPress in MainActivity Fixed 2022-05-17 12:08:14 +02:00
Bnyro
ce00408baa
Merge branch 'master' into filter 2022-05-16 18:17:19 +02:00
Bnyro
fef5589534 Fixed null and -1 strings 2022-05-16 20:14:27 +02:00
Bnyro
af62aa7df2 Added YT Music Filters 2022-05-16 19:02:46 +02:00
janisslsm
535d009342 Reorder sponsorblock 2022-05-16 17:03:18 +03:00
Bnyro
814c039b4e
Update strings.xml 2022-05-16 15:55:35 +02:00
Bnyro
d1823a775a
Merge branch 'master' into sponsorblock-integration 2022-05-16 15:52:35 +02:00
Bnyro
2907bebd41
Merge pull request #217 from Bnyro/subs
New Channels Layout in Subscriptions Tab and Option to change App startup page
2022-05-16 15:48:49 +02:00
Bnyro
a3cec2027c Load channels only once 2022-05-16 17:33:22 +02:00
janisslsm
418266f06e Add API link per SponsorBlock license requirements 2022-05-16 15:30:26 +03:00
Bnyro
a615ca0e81
Merge pull request #222 from Bnyro/verified
Verified in Channel Page, Channel Images in Comments clickable
2022-05-16 14:01:57 +02:00
Bnyro
3b821bda6a Merge pull request #206 from janisslsm/fix-delete-video
Ignore case for username id
2022-05-16 13:48:25 +02:00
janisslsm
1677d92679 Fixed wrong description for self promotions 2022-05-16 13:58:27 +03:00
janisslsm
2910aceb3f Don't retrieve segments if no category is enabled 2022-05-16 13:34:13 +03:00
janisslsm
6006996d15 Get rid of unused fragment that I left while testing 2022-05-16 13:19:16 +03:00
janisslsm
91d32ba922 Merge branch 'sponsorblock-integration' of https://github.com/janisslsm/LibreTube into sponsorblock-integration 2022-05-16 13:14:26 +03:00
janisslsm
e215c9b0b4 Fix small format error 2022-05-16 13:13:39 +03:00
Jānis
251f100d40
Merge branch 'libre-tube:master' into sponsorblock-integration 2022-05-16 13:11:50 +03:00
janisslsm
bec136ec07 Integrated SponsorBlock 2022-05-16 13:11:22 +03:00
Bnyro
af22e6ae77 Comment Channel Icons clickable, improved Channel View 2022-05-15 23:40:33 +02:00
Bnyro
0c17dbdfa3 Removed import 2022-05-15 21:16:46 +02:00
Bnyro
93b1990948 Added verified in Channel Page 2022-05-15 21:11:27 +02:00
Bnyro
f21f8dd133 Fixed a small bug 2022-05-15 20:43:29 +02:00
Bnyro
6a69fef2b6
Merge branch 'libre-tube:master' into subs 2022-05-15 16:29:50 +02:00
Bnyro
b8b48a5ada
Merge pull request #212 from janisslsm/animation-fix
Fix settings not showing up below android 10 (Q)
2022-05-15 16:28:05 +02:00
Bnyro
900aa3d9ee Fixed slow Picasso Image Loading 2022-05-15 16:03:38 +02:00
Bnyro
ab97ccee85 Added Search History Toggle and Clear in Settings 2022-05-15 15:56:24 +02:00
Bnyro
41d644f6d4 Suggestions Size 2022-05-15 14:02:48 +02:00
Bnyro
3d8166142d Searchbar UI improvements 2022-05-15 13:54:13 +02:00
Bnyro
ead1999b99 Fixed Search Items repeating lol 2022-05-15 13:47:24 +02:00
Bnyro
5207486c36 Use API Search Filter 2022-05-15 13:26:51 +02:00
Bnyro
4ed137c174 NextPage for Search 2022-05-15 13:12:46 +02:00
Bnyro
9b170c8be2 Removed unneeded file 2022-05-15 12:19:04 +02:00
Bnyro
d04b1bb085 Refresh on Filter Changed 2022-05-15 11:07:56 +02:00
Bnyro
71f5becc08 Added functionality 2022-05-15 10:41:04 +02:00
Bnyro
671b59664b Fixed hardcoded strings 2022-05-15 10:30:07 +02:00
Bnyro
0665ecb622 Finished dialog and fixed hard coded strings 2022-05-15 10:24:19 +02:00
Bnyro
c619056b67 Codebase built 2022-05-15 10:08:47 +02:00
Bnyro
395720a882 Lazy Load Subs and hide when not logged in 2022-05-15 08:34:43 +02:00
Kavin
c6c4cdfd2b
Merge pull request #214 from Bnyro/settings
Fixed Settings Loop on Back Pressed
2022-05-15 04:40:06 +01:00
Kavin
9033390e2b
Merge pull request #209 from janisslsm/quality-seek
Seek back to last position and added Audio Focus to Exo Player
2022-05-15 04:37:04 +01:00
Kavin
7bb0011ac9
Merge pull request #205 from janisslsm/add-video-loop
Enable video repeat (loop) button
2022-05-15 04:34:37 +01:00
Kavin
674c27ccfe
Merge pull request #213 from Bnyro/search
Fixed hardcoded search string and small UI Fix
2022-05-15 04:32:22 +01:00
Bnyro
229fd46675 Added Sub Toggle 2022-05-14 18:14:53 +02:00
janisslsm
f4e6bcc947 Forgot to set isFullScreen to false upon disabling fullscreen 2022-05-14 14:56:05 +03:00
janisslsm
f261ca8b45 Prevent PIP from opening in mini player 2022-05-14 14:31:33 +03:00
janisslsm
b34e09c628 Get rid of currentView since I stopped using it 2022-05-14 13:39:16 +03:00
janisslsm
0df217c14c PIP Support
Adds support for PIP (Picture-in-picture). Currently only android Oreo and above.
2022-05-14 13:38:28 +03:00
Bnyro
d9b5c18cac Added default tab on app startup 2022-05-14 00:09:33 +02:00
Bnyro
1d527d67ee Fixed Settings Loop on Back Pressed 2022-05-13 23:13:50 +02:00