Isira Seneviratne
|
b7f0bd7f5f
|
Simplify isServiceRunning() method.
|
2023-03-31 08:57:53 +05:30 |
|
Bnyro
|
f9a25738cd
|
Cleanup link handling in router activity
|
2023-03-28 18:23:41 +02:00 |
|
Bnyro
|
7a2f97de6d
|
Support sharing live links to LibreTube
|
2023-03-28 18:17:12 +02:00 |
|
Isira Seneviratne
|
c513d7bd25
|
Add picture-in-picture helper classes.
|
2023-03-27 06:10:36 +05:30 |
|
Isira Seneviratne
|
0b2bd1f7d9
|
Convert timestamp parsing method to an extension function.
|
2023-03-25 06:23:52 +05:30 |
|
Bnyro
|
11dc261f91
|
Option for auto fullscreen on shorts
|
2023-03-24 16:02:56 +01:00 |
|
Bnyro
|
5b97c011da
|
Audio mini player
|
2023-03-21 19:14:24 +01:00 |
|
Isira Seneviratne
|
13f8b3d49d
|
Use java.nio.file APIs in download functionality.
|
2023-03-16 09:01:07 +05:30 |
|
Isira Seneviratne
|
4388743b6f
|
Convert WindowHelper to an object.
|
2023-03-06 11:26:07 +05:30 |
|
Isira Seneviratne
|
d0ce0368c5
|
Report selected shortcut to the system.
|
2023-03-03 05:16:33 +05:30 |
|
Isira Seneviratne
|
d3c39ee3c2
|
Use Intent method chaining.
|
2023-02-25 12:56:20 +05:30 |
|
Isira Seneviratne
|
97107fa777
|
Use isEmpty() extension functions.
|
2023-02-24 08:11:11 +05:30 |
|
Bnyro
|
fa18d26b0f
|
Disable platform diagnostics
|
2023-02-23 18:13:38 +01:00 |
|
Isira Seneviratne
|
c381437efd
|
Convert DownloadDao methods to suspend functions.
|
2023-02-15 12:14:45 +05:30 |
|
Bnyro
|
4e9273f7cb
|
Open audio player from three dot menu
|
2023-02-12 12:34:53 +01:00 |
|
Isira Seneviratne
|
f155bf8751
|
Convert DatabaseHolder to an object.
|
2023-02-12 05:44:22 +05:30 |
|
Bnyro
|
5992b0c567
|
Fix history showing up when clearing search query
|
2023-02-08 10:10:46 +01:00 |
|
Isira Seneviratne
|
a90d22f111
|
Use Fragment transaction extensions.
|
2023-02-05 09:02:59 +05:30 |
|
Isira Seneviratne
|
b2b444d3e5
|
Convert ClipboardHelper to an object.
Also improve some related code.
|
2023-02-03 14:47:09 +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 |
|
Bnyro
|
288067b044
|
[Audio Player] Volume controls
|
2023-01-31 17:57:24 +01:00 |
|
Bnyro
|
b734c69ea8
|
Move helpers from .util to .ui.listeners and .helpers
|
2023-01-31 16:43:39 +01:00 |
|
Bnyro
|
a04fb31947
|
Use Duration#parse for parsing timestamps
|
2023-01-22 19:45:25 +01:00 |
|
Bnyro
|
ff6a0f1138
|
Keep the screen on while playing in the offline player
|
2023-01-22 19:27:08 +01:00 |
|
Bnyro
|
f119e39a1e
|
Merge pull request #2814 from Isira-Seneviratne/addCallback
Use OnBackPressedDispatcher.addCallback() extension.
|
2023-01-22 15:48:06 +01:00 |
|
Isira Seneviratne
|
16922455d0
|
Use OnBackPressedDispatcher.addCallback() extension.
|
2023-01-22 06:06:29 +05:30 |
|
Isira Seneviratne
|
b2e32105d3
|
Use bundleOf().
|
2023-01-22 05:14:25 +05:30 |
|
Bnyro
|
79fab618df
|
Apply playback params for all players
|
2023-01-21 12:07:28 +01:00 |
|
Bnyro
|
87519742da
|
Use the same elevation for nav and bottom bar
|
2023-01-21 11:08:32 +01:00 |
|
Bnyro
|
c01cee3f83
|
Use a lower elevation for the navigation bar
|
2023-01-21 11:06:16 +01:00 |
|
Bnyro
|
074ab20202
|
Use the same audio attributes and load control for all players
|
2023-01-19 17:48:35 +01:00 |
|
Bnyro
|
fe9bb97c96
|
Merge pull request #2717 from faisalcodes/master
Fixed #2670 : Timestamp click behaviour in the description.
|
2023-01-19 17:21:54 +01:00 |
|
faisalcodes
|
015b414596
|
Fixed #2723 : Activity is recreated when entered from media notification.
|
2023-01-19 20:57:16 +05:30 |
|
Bnyro
|
0029343382
|
Apply the caption style in the CustomExoPlayerView
|
2023-01-18 09:47:47 +01:00 |
|
Bnyro
|
187086d2d8
|
Rename the Community section to Help and add a FAQ
|
2023-01-17 19:32:19 +01:00 |
|
Bnyro
|
2bf5b6e6f7
|
Replace the break reminder with a sleep timer
|
2023-01-17 18:21:59 +01:00 |
|
Bnyro
|
f6473cfa96
|
Use compats for setting fullscreen
|
2023-01-16 22:08:08 +01:00 |
|
Bnyro
|
aa3aee0b27
|
Fix the color of notification badges
|
2023-01-16 18:36:30 +01:00 |
|
Bnyro
|
2f10b7ba23
|
Option to add newly opened links to queue
|
2023-01-16 18:25:12 +01:00 |
|
Bnyro
|
dad4ecd27e
|
Theoritical support for playing downloaded subtitles
|
2023-01-14 20:02:01 +01:00 |
|
Bnyro
|
7a90acd824
|
Merge branch 'master' into feat/new-downloader
|
2023-01-14 17:54:02 +01:00 |
|
Bnyro
|
f588073607
|
Add audio only mode
|
2023-01-14 16:59:21 +01:00 |
|
Bnyro
|
3890bc3bcc
|
Add indicators for current position and duration
|
2023-01-13 19:35:32 +01:00 |
|
Bnyro
|
8d293a7ff9
|
Remove the queue option in the three dots menu
|
2023-01-13 19:16:44 +01:00 |
|
Bnyro
|
59697caebf
|
Layout and skip+prev functionality
|
2023-01-13 18:20:00 +01:00 |
|
Bnyro
|
fd4cd9fa26
|
Support Open as default for all public Piped instances
|
2023-01-08 16:19:44 +01:00 |
|