FineFindus
|
a7b262b491
|
style: run ktlint
|
2023-08-20 12:40:59 +02:00 |
|
Bnyro
|
0f1e50ed13
|
feat: show if instance registration disabled in welcome page
|
2023-08-19 10:50:29 +02:00 |
|
Bnyro
|
deebd75dbf
|
feat: move playlists sort order to library tab
|
2023-08-13 11:00:14 +02:00 |
|
Bnyro
|
81b8caa077
|
feat: support for video meta info
|
2023-08-07 18:02:42 +02:00 |
|
Bnyro
|
05fa57b912
|
refactor: replace View#setVisibility with kotlin visibility extension
|
2023-08-03 14:53:09 +02:00 |
|
Bnyro
|
c4cc2ca6ac
|
fix: preserve the video order of imported playlists
|
2023-07-31 15:13:49 +02:00 |
|
0x24d
|
1b493e036a
|
fix: Sort local playlists based on selected preference
Move sorting from LibraryFragment to PlaylistsHelper
|
2023-07-30 15:23:07 +01:00 |
|
Bnyro
|
ccdfb76bdf
|
feat: support for video visibility and license
|
2023-07-29 16:42:03 +02:00 |
|
Bnyro
|
8e133f79ca
|
chore: fix project formatting
|
2023-07-20 15:02:13 +02:00 |
|
Bnyro
|
04b9a3a4c9
|
feat: support for DeArrow
|
2023-07-20 15:01:21 +02:00 |
|
Bnyro
|
2dc4c15dd8
|
Add support for extracting audio track types
Co-authored-By: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:08:33 +02:00 |
|
Bnyro
|
88acb79725
|
chore: Minor code cleanups and use #toUri instead of Uri#parse
|
2023-07-11 12:46:29 +02:00 |
|
Bnyro
|
1e13586448
|
Simplify fetch and auth instance logic
|
2023-07-06 13:52:05 +02:00 |
|
Bnyro
|
4560d0a5fc
|
Merge pull request #4175 from Bnyro/master
Fix that custom instances can't be used when the public list is down
|
2023-07-06 13:06:32 +02:00 |
|
Bnyro
|
f7b58b4966
|
Fix that custom instances can't be used when the public list is down
|
2023-07-06 13:06:58 +02:00 |
|
Bnyro
|
55d40c5777
|
Use the orEmpty extension function where possible
|
2023-07-06 12:36:46 +02:00 |
|
Bnyro
|
437cf1ebb4
|
Merge pull request #4171 from Bnyro/master
Use the orEmpty extension function where possible
|
2023-07-06 12:36:20 +02:00 |
|
Isira Seneviratne
|
231fe0d503
|
Add segment start and end variable.
|
2023-07-04 07:01:43 +05:30 |
|
Bnyro
|
78b85e4ab1
|
Add support for videos count for playlist bookmarks
|
2023-07-02 14:07:10 +02:00 |
|
Bnyro
|
10c9978bc8
|
Fix immediate transition to next video when starting player
|
2023-06-30 15:56:31 +02:00 |
|
Bnyro
|
ada94e0bb4
|
Don't create a new HTTP client for each head request
|
2023-06-30 10:20:09 +02:00 |
|
Bnyro
|
aa537455b8
|
Option to fallback to Piped proxy when proxy disabled
|
2023-06-30 10:17:42 +02:00 |
|
Bnyro
|
119019825f
|
Show the comment and reply count in the comments sheet
|
2023-06-27 21:57:35 +02:00 |
|
Isira Seneviratne
|
1175d18d77
|
Simplify toDownloadItems() method
|
2023-06-25 06:09:11 +05:30 |
|
Bnyro
|
4bb64bee05
|
Reformat project as attempt to fix the ktlint action
|
2023-06-24 19:57:00 +02:00 |
|
Myzel394
|
e42af2adb0
|
Add Sponsorblock highlight to chapters (#4060)
Co-authored-by: Bnyro <bnyro@tutanota.com>
|
2023-06-24 19:38:39 +02:00 |
|
Isira Seneviratne
|
c8e8d3b5ce
|
Make the Comment class parcelable.
|
2023-06-20 05:18:56 +05:30 |
|
Bnyro
|
bd5d93a05e
|
Merge pull request #3981 from Bnyro/master
Support for changing the playlist description
|
2023-06-11 17:11:14 +02:00 |
|
Bnyro
|
d1657b6085
|
Add extension function to check whether response is okay
|
2023-06-11 17:11:05 +02:00 |
|
Bnyro
|
8259ccda19
|
Support for changing the playlist description
|
2023-06-11 17:09:29 +02:00 |
|
Bnyro
|
28121b7a2c
|
Add playlist description support for local playlists
|
2023-06-11 15:06:33 +02:00 |
|
Isira Seneviratne
|
04facb03df
|
Make PreviewFrames fields non-null.
|
2023-06-09 05:51:58 +05:30 |
|
Bnyro
|
c83d794826
|
Use the contentLength returned by the API for downloading
|
2023-06-08 19:38:51 +02:00 |
|
Bnyro
|
50a695a906
|
Add Welcome Activity to show on first app startup
|
2023-06-03 21:30:46 +02:00 |
|
Bnyro
|
ac48c95d12
|
Localize date in search results
|
2023-06-02 16:15:35 +02:00 |
|
Bnyro
|
2b6a985e01
|
Show file size in download dialog
|
2023-05-27 20:09:08 +02:00 |
|
yoguut
|
eef9437326
|
support freetube playlists import/export (#3821)
* support freetube playlists import/export
---------
Co-authored-by: karen <karen@host.com>
|
2023-05-25 17:23:48 +02:00 |
|
Bnyro
|
771a897492
|
Support for playlist descriptions
|
2023-05-23 17:56:11 +02:00 |
|
Bnyro
|
9a0bc80c76
|
Merge branch 'master' into master
|
2023-05-15 14:43:26 +02:00 |
|
Bnyro
|
a392cb07da
|
Improve and simplify sorting strings and fix playlist sorting
|
2023-05-15 14:42:29 +02:00 |
|
Bnyro
|
cd12dbd7db
|
Merge AGP_8.0 with upstream and fix some deprecations
|
2023-05-10 19:39:37 +02:00 |
|
Bnyro
|
ffb31c3fc7
|
Fix CI builds by migrating the code to ktlint 0.49.0
|
2023-05-09 18:41:05 +02:00 |
|
Bnyro
|
76f1f8041f
|
Fix importing large playlists or CSV playlist from YT
|
2023-05-08 16:47:03 +02:00 |
|
Bnyro
|
ffe84474dc
|
Fix crash when sorting playlists
|
2023-04-28 11:07:34 +02:00 |
|
Isira Seneviratne
|
a080526087
|
Remove unnecessary NewApi suppressions.
|
2023-04-18 06:42:45 +05:30 |
|
Bnyro
|
2b446d5b0f
|
Fix crash when a channel doesn't have a description
|
2023-04-15 19:24:48 +02:00 |
|
Isira Seneviratne
|
0d12ea062c
|
Merge pull request #3487 from Isira-Seneviratne/Insert
Add single item insertion methods.
|
2023-04-05 17:40:14 +05:30 |
|
Isira Seneviratne
|
21ffd0b8b7
|
Fix crash if no uploader avatar is present.
|
2023-04-05 06:51:56 +05:30 |
|
Isira Seneviratne
|
58f1871abd
|
Add single item insertion methods.
|
2023-04-05 06:32:00 +05:30 |
|
Bnyro
|
38507c8ea9
|
Fix duplicated error messages
|
2023-03-26 11:27:52 +02:00 |
|