Bnyro
|
9746d5a5fd
|
Refactor the SponsorBlock segment handling
|
2023-02-12 13:17:44 +01:00 |
|
Bnyro
|
7648f1822f
|
Option to disable watch positions in audio mode
|
2023-02-12 12:55:31 +01:00 |
|
Bnyro
|
80be666b48
|
Button to quit the audio mode
|
2023-02-12 12:39:56 +01:00 |
|
Bnyro
|
4e9273f7cb
|
Open audio player from three dot menu
|
2023-02-12 12:34:53 +01:00 |
|
Bnyro
|
df40c8e50d
|
Search history improvements
|
2023-02-12 12:27:57 +01:00 |
|
Isira Seneviratne
|
a0408840c4
|
Release view bindings in SearchResultFragment.
|
2023-02-12 16:40:44 +05:30 |
|
Isira Seneviratne
|
cec4f4da66
|
Release view bindings in SearchFragment.
|
2023-02-12 15:50:18 +05:30 |
|
Bnyro
|
32533ca11c
|
Merge pull request #3026 from Isira-Seneviratne/URL_validation
Simplify custom instance URL validation.
|
2023-02-12 09:09:42 +01:00 |
|
Isira Seneviratne
|
00eef4ed65
|
Simplify custom instance URL validation.
|
2023-02-12 06:56:47 +05:30 |
|
Isira Seneviratne
|
f155bf8751
|
Convert DatabaseHolder to an object.
|
2023-02-12 05:44:22 +05:30 |
|
Bnyro
|
a051d70f48
|
Fullscreen swipe gestures
|
2023-02-10 18:53:36 +01:00 |
|
Bnyro
|
61334db826
|
Option to mark videos as watched
|
2023-02-10 18:10:17 +01:00 |
|
Isira Seneviratne
|
fdc17d6dfd
|
Convert WatchHistoryDao methods to suspend functions.
|
2023-02-10 06:50:09 +05:30 |
|
Bnyro
|
ccc27c255d
|
Fix the time stamp parsing in the PlayerFragment
|
2023-02-08 10:38:28 +01:00 |
|
Bnyro
|
5992b0c567
|
Fix history showing up when clearing search query
|
2023-02-08 10:10:46 +01:00 |
|
Bnyro
|
1e239faf03
|
Fix that thumbnails persist after deleting a download
|
2023-02-08 09:58:49 +01:00 |
|
Bnyro
|
0821ac66db
|
Prevent controls from disappearing while scrubbing
|
2023-02-07 19:42:08 +01:00 |
|
Bnyro
|
fb0054d15e
|
Fix the downloads empty indicator
|
2023-02-07 19:36:59 +01:00 |
|
Bnyro
|
b5e7aeb5cd
|
Convert delete download dialog to confirmation dialog
|
2023-02-07 19:31:43 +01:00 |
|
Faisal Khan
|
8017898c80
|
Further double tap gesture improvements (#2988)
|
2023-02-07 17:28:27 +01:00 |
|
Isira Seneviratne
|
73f488e3d2
|
Convert CronetHelper to an object.
|
2023-02-06 05:29:49 +05:30 |
|
Praveen Rajput
|
aa998d80a4
|
Merge remote-tracking branch 'origin/master'
|
2023-02-06 01:08:44 +05:30 |
|
Praveen Rajput
|
2f83327a3c
|
🐛 Fixes crash on playlist background playback
- Fixes #2965
|
2023-02-06 01:08:35 +05:30 |
|
Bnyro
|
3d78250daf
|
Merge pull request #2970 from Isira-Seneviratne/Backup_restore_improvements
Make backup and restore improvements.
|
2023-02-05 11:16:16 +01:00 |
|
Bnyro
|
da8b383153
|
Merge pull request #2968 from Isira-Seneviratne/ListAdapter_search
Convert SearchAdapter to a ListAdapter.
|
2023-02-05 11:13:18 +01:00 |
|
Isira Seneviratne
|
a90d22f111
|
Use Fragment transaction extensions.
|
2023-02-05 09:02:59 +05:30 |
|
Isira Seneviratne
|
3d7ef76d52
|
Convert import helper methods to suspend functions.
|
2023-02-05 06:17:21 +05:30 |
|
Isira Seneviratne
|
a5d6d8d9df
|
Convert backup helper methods to suspend functions.
|
2023-02-05 06:17:21 +05:30 |
|
Isira Seneviratne
|
d2a6dd5c31
|
Initialize activity result listeners in the fragment constructor.
|
2023-02-05 06:17:21 +05:30 |
|
Isira Seneviratne
|
423c257dd7
|
Convert BackupHelper and ImportHelper to objects.
|
2023-02-05 06:17:21 +05:30 |
|
Isira Seneviratne
|
3b6ccdb91d
|
Convert SearchAdapter to a ListAdapter.
|
2023-02-05 06:01:12 +05:30 |
|
Bnyro
|
1f2be76559
|
Use an elevated surface color for the swipe to refresh
|
2023-02-04 11:21:44 +01:00 |
|
Bnyro
|
b3ffb226d4
|
Improve double tap on center of player
|
2023-02-04 11:18:20 +01:00 |
|
Isira Seneviratne
|
2973b204dd
|
Remove unnecessary TextViewCompat calls.
|
2023-02-04 05:31:51 +05:30 |
|
faisalcodes
|
42272b878b
|
Fixes: icons not showing in the player menu options.
|
2023-02-03 21:35:41 +05:30 |
|
Isira Seneviratne
|
b2b444d3e5
|
Convert ClipboardHelper to an object.
Also improve some related code.
|
2023-02-03 14:47:09 +05:30 |
|
Bnyro
|
fcbd12c32f
|
Merge remote-tracking branch 'faisal/master' into HEAD
|
2023-02-02 15:46:12 +01:00 |
|
Bnyro
|
142be9dc03
|
Minor cleanup to the DrawableTextView
|
2023-02-02 15:45:13 +01:00 |
|
faisalcodes
|
1a7ad4fd68
|
Minor clean
|
2023-02-02 20:05:44 +05:30 |
|
Faisal Khan
|
9a9b127e9f
|
Merge branch 'libre-tube:master' into master
|
2023-02-02 20:03:06 +05:30 |
|
Bnyro
|
81568e2135
|
Cleanup common methods in the about and help acitvities
|
2023-02-01 18:49:59 +01:00 |
|
Bnyro
|
766c7c82d9
|
Cleanup the AboutActivity.kt
|
2023-02-01 18:45:40 +01:00 |
|
Bnyro
|
59a56f8467
|
Cleanup the HelpActivity.kt
|
2023-02-01 18:42:35 +01:00 |
|
Bnyro
|
4732ff2477
|
Help & About: Use icon without background
|
2023-02-01 18:36:39 +01:00 |
|
Bnyro
|
2cd8e7f7d8
|
Remove social media name strings from translations
|
2023-02-01 18:22:29 +01:00 |
|
faisalcodes
|
89ac493496
|
Fix ktlint
|
2023-02-01 22:41:04 +05:30 |
|
faisalcodes
|
e584d7bed5
|
Follow-up to #2929. Simplified layouts.
|
2023-02-01 22:32:28 +05:30 |
|
Bnyro
|
cc53e17403
|
Merge branch 'master' into master
|
2023-02-01 10:00:25 +01:00 |
|
faisalcodes
|
766e6ebc7f
|
Adds more RTL languages support.
|
2023-01-31 22:47:45 +05:30 |
|
Bnyro
|
1403c3bc1c
|
Play and pause the video on single touches
|
2023-01-31 18:08:37 +01:00 |
|