.. |
about
|
Add Link to FAQ in the app (#9164)
|
2022-10-26 09:59:51 +02:00 |
database
|
Fix duplicate videos in feed "All"
|
2022-10-27 23:43:39 +02:00 |
download
|
Fix crash when the user clicks download then quits the history fragment (#9143)
|
2022-10-26 11:22:32 +02:00 |
error
|
Add helper methods for adding PendingIntent mutability.
|
2022-11-07 17:12:22 +05:30 |
fragments
|
Merge pull request #8810 from Isira-Seneviratne/Math_floorDiv
|
2022-12-04 18:08:12 +01:00 |
info_list
|
Only show "Enqueue next" when in the middle of the queue
|
2022-12-04 18:20:50 +01:00 |
ktx
|
Add reusable classes extending AnimatorListenerAdapter.
|
2022-08-05 06:08:13 +05:30 |
local
|
Merge pull request #8810 from Isira-Seneviratne/Math_floorDiv
|
2022-12-04 18:08:12 +01:00 |
player
|
Only show "Enqueue next" when in the middle of the queue
|
2022-12-04 18:20:50 +01:00 |
settings
|
Show toast when no updates are available.
|
2022-12-04 12:01:56 +01:00 |
streams
|
Use Math.floorDiv().
|
2022-11-09 20:01:40 +05:30 |
util
|
Use BitmapCompat.createScaledBitmap().
|
2022-11-29 15:56:19 +01:00 |
views
|
Remove deprecated method calls in FocusAwareCoordinator.
|
2022-07-21 09:01:19 +05:30 |
App.java
|
Use List.of().
|
2022-07-20 04:39:11 +05:30 |
BaseFragment.java
|
Get rid of setUserVisibleHint
|
2021-10-16 15:33:45 -04:00 |
DownloaderImpl.java
|
Use Collectors.joining().
|
2022-08-06 06:54:21 +05:30 |
ExitActivity.java
|
Clean up pre-Lollipop checks
|
2022-07-13 19:02:24 +02:00 |
MainActivity.java
|
Show toast when no updates are available.
|
2022-12-04 12:01:56 +01:00 |
NewPipeDatabase.java
|
Notifications about new streams
|
2021-09-07 13:30:16 +03:00 |
NewVersionWorker.kt
|
Apply ktlint formatting.
|
2022-12-04 12:01:57 +01:00 |
PanicResponderActivity.java
|
Clean up pre-Lollipop checks
|
2022-07-13 19:02:24 +02:00 |
QueueItemMenuUtil.java
|
Use List.of().
|
2022-07-20 04:39:11 +05:30 |
RouterActivity.java
|
Merge pull request #8651 from Isira-Seneviratne/Use_limiting_methods
|
2022-07-20 15:06:45 +02:00 |