.. |
about
|
Added credit to the project which inspired the preference search
|
2022-01-24 21:08:38 +01:00 |
database
|
Make SearchHistoryEntry.kt fields nullable to match java version (#7674)
|
2022-01-21 16:01:11 +00:00 |
download
|
Prefer video-only streams to video streams
|
2022-02-20 19:38:40 +01:00 |
error
|
Add javadoc to ErrorUtil and ErrorActivity
|
2021-12-07 18:14:53 +01:00 |
fragments
|
Prefer video-only streams to video streams
|
2022-02-20 19:38:40 +01:00 |
info_list
|
Removed useless code
|
2022-02-17 20:59:40 +01:00 |
ktx
|
Fixed SonarLint problems
|
2022-01-21 22:49:24 +01:00 |
local
|
Do not show enqueue button if play queue not ready
|
2022-01-27 17:11:16 +01:00 |
player
|
Resolver: Cleaned up `isVideoStreamVideoOnly `
|
2022-02-20 19:38:41 +01:00 |
settings
|
Use the correct app language when searching in the settings
|
2022-02-11 20:58:44 +01:00 |
streams
|
Android 10+ only allows SAF -> Respect that in the dialog
|
2021-12-08 20:22:26 +01:00 |
util
|
Fixed typo
|
2022-02-20 19:40:01 +01:00 |
views
|
Fixed "Changing the seeks duration does not update the displayed seconds"
|
2022-01-25 20:44:49 +01:00 |
App.java
|
Update ACRA library
|
2022-02-02 13:12:29 -05:00 |
BaseFragment.java
|
Get rid of setUserVisibleHint
|
2021-10-16 15:33:45 -04:00 |
CheckForNewAppVersion.java
|
Replace ErrorActivity with ErrorUtil
|
2021-12-04 10:36:36 +01:00 |
DownloaderImpl.java
|
Replace UniversalImageLoader with Picasso
|
2021-08-24 10:56:25 +02:00 |
ExitActivity.java
|
Replaced System.Exit calls with FinishAffinity and Start Activity calls
|
2021-06-17 17:18:15 +01:00 |
MainActivity.java
|
Replace ErrorActivity with ErrorUtil
|
2021-12-04 10:36:36 +01:00 |
NewPipeDatabase.java
|
Add uploader_url column to StreamEntity
|
2021-08-13 16:44:50 +08:00 |
NewVersionManager.kt
|
Respect expires header when checking for new version
|
2021-01-23 09:02:11 +01:00 |
PanicResponderActivity.java
|
Clean up SDK version checks
|
2020-09-06 12:55:30 +02:00 |
QueueItemMenuUtil.java
|
Load uploaderUrl when showing Channel Details from Play Queue
|
2022-01-25 11:00:34 +08:00 |
RouterActivity.java
|
Prefer video-only streams to video streams
|
2022-02-20 19:38:40 +01:00 |