Bnyro
|
a2117bd74b
|
Subscription groups
|
2023-03-28 12:16:47 +02:00 |
|
Bnyro
|
4470e4f757
|
Merge pull request #3406 from Bnyro/master
Fix crash on login
|
2023-03-26 16:36:58 +02:00 |
|
Bnyro
|
6702d345c6
|
Fix crash on login
|
2023-03-26 16:36:37 +02:00 |
|
Isira Seneviratne
|
3bc3f26f06
|
Fix lint issue.
|
2023-03-26 15:33:18 +05:30 |
|
Bnyro
|
38507c8ea9
|
Fix duplicated error messages
|
2023-03-26 11:27:52 +02:00 |
|
Bnyro
|
42000a74dd
|
Use the toastFromMainThread extension
|
2023-03-26 11:11:22 +02:00 |
|
Bnyro
|
50a7acb5d7
|
Fix various crashes caused by the player binding
|
2023-03-26 10:59:27 +02:00 |
|
Isira Seneviratne
|
e3a38fba1f
|
Make ChapterSegment parameters non-null.
|
2023-03-26 04:17:15 +05:30 |
|
Isira Seneviratne
|
26735d2f88
|
Use CompactDecimalFormat to format counts.
|
2023-03-25 19:00:41 +05:30 |
|
Bnyro
|
d6232dfcda
|
Merge pull request #3382 from Isira-Seneviratne/Visibility_extensions
Use visibility extensions.
|
2023-03-25 10:54:59 +01:00 |
|
Bnyro
|
afbf642dd5
|
Merge pull request #3381 from Isira-Seneviratne/Timestamp_extension
Convert timestamp parsing method to an extension function.
|
2023-03-25 10:53:59 +01:00 |
|
Isira Seneviratne
|
cab21d0abe
|
Use visibility extensions.
|
2023-03-25 14:43:18 +05:30 |
|
nayeemdv
|
07f9a3b8e2
|
close dialog
|
2023-03-25 09:49:12 +05:30 |
|
Isira Seneviratne
|
0b2bd1f7d9
|
Convert timestamp parsing method to an extension function.
|
2023-03-25 06:23:52 +05:30 |
|
Bnyro
|
8346bd1f19
|
Hide button to delete playlist and playlist videos
|
2023-03-24 16:22:16 +01:00 |
|
Bnyro
|
0924c48fab
|
Fix crash when bottom sheet is being dismissed
|
2023-03-24 16:11:56 +01:00 |
|
Bnyro
|
11dc261f91
|
Option for auto fullscreen on shorts
|
2023-03-24 16:02:56 +01:00 |
|
Bnyro
|
158185a010
|
Update playlist name properly after renaming
|
2023-03-24 15:41:20 +01:00 |
|
Bnyro
|
65a45456ba
|
Simplify number formatting
|
2023-03-23 20:05:38 +01:00 |
|
Bnyro
|
d471cedd5d
|
Move back in navigation after deleting playlist
|
2023-03-23 19:53:49 +01:00 |
|
Isira Seneviratne
|
a927511d55
|
Remove runOnUiThread().
|
2023-03-23 06:08:01 +05:30 |
|
Bnyro
|
d1cc16c6fb
|
Migrate add to playlist dialog to MD3 dropdown menu
|
2023-03-22 12:09:53 +01:00 |
|
Bnyro
|
bae235dabf
|
Display the time within the seekbar preview
|
2023-03-22 11:40:46 +01:00 |
|
Bnyro
|
abadd23fb4
|
Fix crashes on audio player transitions
|
2023-03-22 11:20:20 +01:00 |
|
Bnyro
|
17ae715d32
|
Fix shrinked player layout after PiP (#3342)
* Fix shrinked player layout after PiP
|
2023-03-22 11:14:54 +01:00 |
|
Bnyro
|
46e64eaab2
|
Fix crash when closing player
|
2023-03-22 11:00:53 +01:00 |
|
Bnyro
|
43626143a7
|
Fix crash when unregistering downloads receiver
|
2023-03-21 19:48:01 +01:00 |
|
Bnyro
|
38be961011
|
Fix that queue controls are visible while player closed
|
2023-03-21 19:32:00 +01:00 |
|
Bnyro
|
9ff86d3155
|
Fix forward and rewind buttons when player locked
|
2023-03-21 19:23:41 +01:00 |
|
Bnyro
|
aaae5d81ac
|
Merge pull request #3290 from Bnyro/disable-proxy
Add option to disable Piped proxy
|
2023-03-21 19:18:20 +01:00 |
|
Bnyro
|
a5f44c4e25
|
Merge pull request #3335 from Bnyro/audio-mini-player
Audio mini player
|
2023-03-21 19:15:23 +01:00 |
|
Bnyro
|
5b97c011da
|
Audio mini player
|
2023-03-21 19:14:24 +01:00 |
|
Isira Seneviratne
|
21eae99eae
|
Use only the date in relative time formatting.
|
2023-03-20 08:53:08 +05:30 |
|
Bnyro
|
21543750ca
|
Merge branch 'master' into disable-proxy
|
2023-03-18 18:12:32 +01:00 |
|
Bnyro
|
b78f98d813
|
Simplify playing queue logic (#3324)
* Simplify playing queue logic
|
2023-03-18 17:28:48 +01:00 |
|
Bnyro
|
a552004df1
|
Merge pull request #3318 from Isira-Seneviratne/updateParameters_inline
Convert updateParameters() to an inline function.
|
2023-03-17 07:11:56 +01:00 |
|
Isira Seneviratne
|
105d345301
|
Add toAndroidUriOrNull() extension.
|
2023-03-17 09:17:33 +05:30 |
|
Isira Seneviratne
|
9b06f83b48
|
Convert updateParameters() to an inline function.
|
2023-03-17 09:09:36 +05:30 |
|
Isira Seneviratne
|
13f8b3d49d
|
Use java.nio.file APIs in download functionality.
|
2023-03-16 09:01:07 +05:30 |
|
Bnyro
|
a4e8a7b1dc
|
Avoid null as url when un-proxying
|
2023-03-15 20:03:21 +01:00 |
|
Bnyro
|
c569bfb708
|
Merge branch 'master' into disable-proxy
|
2023-03-15 19:30:49 +01:00 |
|
Bnyro
|
5011c35413
|
Fix the preference key of disable proxy preference
|
2023-03-11 16:59:58 +01:00 |
|
Bnyro
|
24151e023c
|
Fix title in the home fragment if feed or boomarks empty
|
2023-03-11 16:54:04 +01:00 |
|
Bnyro
|
02d16ca7f5
|
Fix closing the audio player
|
2023-03-11 16:33:53 +01:00 |
|
Bnyro
|
6e3b349e79
|
Fix SponsorBlock markers and toggle (#3291)
* Fix SponsorBlock markers and toggle
|
2023-03-11 16:27:45 +01:00 |
|
Bnyro
|
dba5dd048e
|
Add option to disable Piped proxy
|
2023-03-11 16:11:43 +01:00 |
|
Bnyro
|
3326305309
|
Fix the formatting of copied comments
|
2023-03-10 18:11:38 +01:00 |
|
Bnyro
|
e08505491f
|
Fix crash when clicking links in about without browser available (#3284)
* Fix crash when clicking links in about without browser available
|
2023-03-10 18:00:42 +01:00 |
|
Bnyro
|
95bd8b8baf
|
Merge pull request #3276 from Isira-Seneviratne/Improve_count_formatting
Improve count formatting.
|
2023-03-10 17:11:40 +01:00 |
|
Bnyro
|
e3a648d15e
|
Merge pull request #3281 from nayeemdv/libissue1
Fix Shuffle Button Error
|
2023-03-10 13:30:29 +01:00 |
|