Relwi
3df5506195
Added the MediaSession extension from Exoplayer
...
Added this implementation for better working on the background mode.
2022-05-26 21:37:00 +02:00
Relwi
486be2ec63
Add the MediaMetadata
...
Settings the metadata, the notification shows the title aswell.
2022-05-23 20:50:46 +02:00
Relwi
72e14e7430
Add MediaDescriptionAdapter to the notification
...
With this adapter, the notification shows the video title on it.
2022-05-21 12:52:42 +02:00
Relwi
cb6579362e
Add the notification player
...
Now when you select a video to play it in the background mode,
appears a notification (for now does nothing).
2022-05-20 14:20:26 +02:00
Relwi
87430dc21e
Improvements in BackgroundMode
...
Now the class is a singleton, with this, we avoid to instantiate
every time a new ExoPlayer whenever we select a new video to play
in background.
Fixes the "When you select another video to run in background,
stops the previous one".
2022-05-19 22:13:42 +02:00
Relwi
b35bb93234
Little change on KDoc
2022-05-19 21:30:25 +02:00
Relwi
713d9cfe5b
Litte refactor
...
Move the background mode logical to another class for better
code distribution.
2022-05-08 12:41:08 +02:00
Relwi
970d1246ab
Load the video data correctly
...
Now you can play in background mode the video you selected.
2022-05-07 14:47:00 +02:00
Relwi
bcfa84a08a
Basic behavior on the background mode
...
For now I can't get properly the Stream with the data, but with
a hardcoded url it works.
2022-05-06 22:15:00 +02:00
Relwi
b8933b61ae
Changed the view of the options menu
2022-05-06 16:21:03 +02:00
Relwi
9c72b5ac9c
Added the options dialog
...
Added a MaterialAlertDialog with the "background mode" option,
needed to pass the childFragmentManager to display the alert.
2022-05-06 15:47:02 +02:00
Relwi
9c906ee973
Added the onLongClickListener
...
Added this listener to the TrendingAdapter holder.
2022-05-05 21:59:38 +02:00
rimthekid
87466063d8
add and remove playlist
2022-04-17 11:50:10 -07:00
Kavin
17603a53b7
Exclude GMS from exoplayer's cronet dependency.
2022-04-17 16:35:45 +01:00
Farbod
fd9a07bef3
Merge branch 'master' into import-fix
2022-04-17 17:44:06 +04:30
Farbod
6995e7e71f
Merge pull request #130 from FireMasterK/exoplayer
...
Use Cronet in Exoplayer
2022-04-17 15:57:53 +04:30
rimthekid
bf8e029cad
create playlist
2022-04-16 11:16:43 -07:00
Kavin
015f34292d
Fix subscription imports on R.
2022-04-16 07:21:50 +01:00
rimthekid
0c76b99fe2
create playlist
2022-04-15 04:26:06 -07:00
Kavin
ac28ef7e7f
Use cronet in exoplayer.
2022-04-15 07:38:53 +01:00
Kavin
03bf00d761
Update AGP and dependencies.
2022-04-15 07:15:17 +01:00
rimthekid
c4accf3fc6
playlists delete
2022-04-14 11:51:54 -07:00
rimthekid
191b5f6bdd
fix subscriptions import
2022-04-14 06:20:25 -07:00
rimthekid
362bcfe1e5
Playlists
2022-04-12 11:25:08 -07:00
Surajkumar Gunjal
7faeac0624
Fix search suggestions/keyboard disappearing while typing
2022-04-09 12:37:29 +05:30
Farbod
041005f40b
Merge pull request #122 from suraj0208/feature/channel-swipe-to-refresh
...
Add swipe to refresh on channel fragment
2022-04-07 22:44:44 -07:00
Surajkumar Gunjal
ecd69e07a8
Add swipe to refresh on channel fragment
...
Fix user-unreadable strings while fetching channel details
2022-04-06 15:54:05 +05:30
Farbod
33d634b713
Merge branch 'master' into title_description_seperation
2022-04-04 00:22:22 -07:00
Surajkumar Gunjal
89937f4ef6
close AutoCompleteTextView and keyboard for suggestions when search button is pressed
2022-04-02 17:51:47 +05:30
Surajkumar Gunjal
12138bd4f4
Fix fullscreen button
2022-04-02 16:54:20 +05:30
rimthekid
aaba4f5bfa
fix subscriptions import
2022-04-01 04:40:46 -07:00
rimthekid
6688e7a5de
import subscription
2022-03-31 10:34:19 -07:00
rimthekid
347179b59a
set fullscreen orientation
2022-03-30 09:42:14 -07:00
rimthekid
6076598dbd
import login check
2022-03-29 11:46:34 -07:00
rimthekid
3f05ce9acb
Grid settings
2022-03-29 10:02:34 -07:00
rimthekid
5c84e204d2
default quality
2022-03-29 08:37:52 -07:00
rimthekid
1e3e04031b
remove default font
2022-03-29 03:15:51 -07:00
Abdu Ameen
7e56fdd8f2
Made description toggleable
2022-03-27 15:38:00 -07:00
Abdu Ameen
03d5001ffa
Added separation of title, description and views/date
2022-03-26 23:19:17 -07:00
rimthekid
a066a86268
update version
2022-03-18 12:34:23 -07:00
rimthekid
aaa8bda9ff
default resolution
2022-03-18 11:58:50 -07:00
rimthekid
adad574c18
general fixes
2022-03-18 08:13:07 -07:00
rimthekid
9726d55ec4
CustomSwipeToRefresh
2022-03-18 06:03:54 -07:00
Farbod
3cc31e73b9
Update Settings.kt
2022-03-18 02:02:00 -07:00
Farbod
dab72f5720
Merge branch 'master' into master
2022-03-18 01:47:07 -07:00
Farbod
e8cbc51f29
Merge pull request #77 from Relwi/subscriptions/swiperefreshlayout
...
Add pull down to refresh in subscriptions tab
2022-03-18 01:45:22 -07:00
Kavin
a3ce2e913c
Fix share button.
2022-03-18 08:31:49 +00:00
rimthekid
6081b0c939
remove implementation
2022-03-17 23:28:52 -07:00
Farbod
3fc2056a0e
Merge pull request #74 from FireMasterK/share-button
...
Improve share button instance preference.
2022-03-17 23:18:29 -07:00
rimthekid
a562083a6f
fix for #81
2022-03-17 22:42:36 -07:00