Isira Seneviratne
|
738f943a13
|
Use View.updateLayoutParams() extensions.
|
2023-01-26 08:58:12 +05:30 |
|
Isira Seneviratne
|
0d5a56da1c
|
Check if the connected network is metered in NetworkHelper.
|
2023-01-25 20:31:32 +05:30 |
|
Isira Seneviratne
|
e238154217
|
Merge branch 'master' into LocalSubscriptionDao_suspend
# Conflicts:
# app/src/main/java/com/github/libretube/util/BackupHelper.kt
|
2023-01-24 04:40:59 +05:30 |
|
Bnyro
|
93b235abea
|
Fix backup backwards compatibility
|
2023-01-23 15:15:03 +01:00 |
|
Isira Seneviratne
|
cf9c6ffb99
|
Convert LocalSubscriptionDao methods to suspend functions, remove unused methods.
|
2023-01-23 19:14:49 +05:30 |
|
Bnyro
|
a04fb31947
|
Use Duration#parse for parsing timestamps
|
2023-01-22 19:45:25 +01:00 |
|
Isira Seneviratne
|
b2e32105d3
|
Use bundleOf().
|
2023-01-22 05:14:25 +05:30 |
|
Bnyro
|
dd1821ada3
|
Merge pull request #2755 from Isira-Seneviratne/KotlinX_Serialization
Switch to Kotlinx Serialization.
|
2023-01-21 18:59:56 +01:00 |
|
Bnyro
|
2adc8380fd
|
Merge pull request #2799 from Bnyro/master
[Audio player] Indefinite progress while loading thumbnails
|
2023-01-21 18:21:29 +01:00 |
|
Bnyro
|
00cf7d89d5
|
[Audio player] Indefinite progress while loading thumbnails
|
2023-01-21 18:20:45 +01:00 |
|
Isira Seneviratne
|
56763ec1a9
|
Merge branch 'master' into KotlinX_Serialization
# Conflicts:
# app/src/main/java/com/github/libretube/ui/adapters/SearchAdapter.kt
|
2023-01-21 17:24:37 +05:30 |
|
Bnyro
|
7a65a477d9
|
Merge pull request #2790 from Bnyro/master
Apply the remembered playback params for all players
|
2023-01-21 12:07:56 +01:00 |
|
Bnyro
|
79fab618df
|
Apply playback params for all players
|
2023-01-21 12:07:28 +01:00 |
|
Bnyro
|
33d09eb251
|
Merge pull request #2789 from Bnyro/master
[Audio Mode] Share, playback, queue and open video controls
|
2023-01-21 11:54:28 +01:00 |
|
Bnyro
|
ee0607fb07
|
Add control to open the video from the audio player
|
2023-01-21 11:53:52 +01:00 |
|
Bnyro
|
497bc9c2dd
|
Merge pull request #2788 from Bnyro/master
Fix the notification thumbnail vanishing
|
2023-01-21 11:24:48 +01:00 |
|
Bnyro
|
a5c3132916
|
Fix the notification thumbnail vanishing
|
2023-01-21 11:24:25 +01:00 |
|
Isira Seneviratne
|
e00b0c8263
|
Use Kotlinx Serialization with the subscription import/export functionality.
|
2023-01-21 10:32:08 +05:30 |
|
Isira Seneviratne
|
554fe0c3bf
|
Use ViewCompat.getRootWindowInsets().
|
2023-01-21 07:01:28 +05:30 |
|
Isira Seneviratne
|
187c7ac0e9
|
Merge branch 'master' into KotlinX_Serialization
# Conflicts:
# gradle/libs.versions.toml
|
2023-01-21 04:50:23 +05:30 |
|
Bnyro
|
3cef897e89
|
Hide system bars on shorts
|
2023-01-20 19:31:18 +01:00 |
|
Bnyro
|
c1c0e5f6f1
|
Only show extra padding when there's a notch
|
2023-01-20 19:00:49 +01:00 |
|
Bnyro
|
fbf9c30e9a
|
Hide the status bar when hiding the controllers
|
2023-01-20 18:49:53 +01:00 |
|
Isira Seneviratne
|
61fba85afd
|
Merge branch 'master' into KotlinX_Serialization
|
2023-01-20 08:50:06 +05:30 |
|
Isira Seneviratne
|
07b59e1de0
|
Avoid type issues when restoring a backup.
|
2023-01-20 04:45:55 +05:30 |
|
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 |
|
Bnyro
|
8ba2824750
|
Simplify LinkHandler and HTMLParser
|
2023-01-19 17:21:06 +01:00 |
|
Bnyro
|
a5a38a3f66
|
Cleanup the logic of handling description links
|
2023-01-19 17:08:57 +01:00 |
|
Isira Seneviratne
|
60706c2d87
|
Remove remaining Jackson code.
|
2023-01-19 18:14:37 +05:30 |
|
Isira Seneviratne
|
371fbcd643
|
Use Kotlinx Serialization with channel information.
|
2023-01-19 05:37:27 +05:30 |
|
Isira Seneviratne
|
219a7d7cfe
|
Use Kotlinx Serialization with stream data.
|
2023-01-19 04:47:49 +05:30 |
|
faisalcodes
|
9a926238c7
|
Fixed #2670 : Timestamp click behaviour in the description.
|
2023-01-18 22:26:34 +05:30 |
|
faisalcodes
|
c98217f963
|
Fixed #2670 : Timestamp click behaviour in the description.
|
2023-01-18 22:02:08 +05:30 |
|
faisalcodes
|
7006693485
|
Fixed #2670 : Timestamp click behaviour in the description.
|
2023-01-18 21:43:22 +05:30 |
|
Bnyro
|
d5d36101c7
|
Merge pull request #2753 from Bnyro/master
Fix that skip silence is enabled by default
|
2023-01-18 09:48:14 +01:00 |
|
Bnyro
|
0029343382
|
Apply the caption style in the CustomExoPlayerView
|
2023-01-18 09:47:47 +01:00 |
|
Bnyro
|
7151361fdb
|
Merge pull request #2749 from Isira-Seneviratne/PendingIntentCompat_helpers
Add PendingIntentCompat helper methods.
|
2023-01-18 09:42:24 +01:00 |
|
Isira Seneviratne
|
e306ba8a7f
|
Add PendingIntentCompat helper methods.
|
2023-01-18 09:43:01 +05:30 |
|
Isira Seneviratne
|
9d942f567f
|
Use ContextCompat.startForegroundService().
|
2023-01-18 09:36:50 +05:30 |
|
Faisal Khan
|
b805e0e375
|
Merge branch 'libre-tube:master' into master
|
2023-01-17 23:50:33 +05:30 |
|
Bnyro
|
26e2c38f60
|
Create shortcuts dynamically
|
2023-01-17 19:05:22 +01:00 |
|
Isira Seneviratne
|
345f34f676
|
Simplify TimePickerPreference implementation.
|
2023-01-17 06:49:24 +05:30 |
|
Bnyro
|
f6473cfa96
|
Use compats for setting fullscreen
|
2023-01-16 22:08:08 +01:00 |
|
Bnyro
|
bda610d99c
|
Fix duplicated videos in the playing queue
|
2023-01-16 20:02:07 +01:00 |
|
faisalcodes
|
6d322bf9f7
|
Fixed #2670 : Timestamp click behaviour in the description.
|
2023-01-17 00:20:33 +05:30 |
|
Bnyro
|
2f10b7ba23
|
Option to add newly opened links to queue
|
2023-01-16 18:25:12 +01:00 |
|
faisalcodes
|
0ee5753e91
|
Fixed #2670
|
2023-01-16 21:36:23 +05:30 |
|
Bnyro
|
b925c58119
|
Merge pull request #2711 from Isira-Seneviratne/ConfigurationCompat
Use ConfigurationCompat.getLocales().
|
2023-01-16 15:02:00 +01:00 |
|
Bnyro
|
6703a866c8
|
Merge pull request #2713 from Bnyro/master
Improved player notification
|
2023-01-16 15:01:33 +01:00 |
|