.. |
about
|
Use Kotlin methods in LicenseFragment.
|
2021-07-18 07:47:12 +05:30 |
database
|
Save channelUrl to Database if it doesn't exist
|
2021-08-13 18:02:53 +08:00 |
download
|
Call DownloadDialog dismiss() in the correct way
|
2021-07-19 10:59:45 +02:00 |
error
|
Use loadUrl instead of loadData
|
2021-07-22 10:47:47 +00:00 |
fragments
|
Use url comparison between queue items when disabling preloading
|
2021-07-21 18:09:18 +02:00 |
info_list
|
Make heart visible in android studio and move logic to the right file.
|
2021-07-27 22:34:59 +02:00 |
ktx
|
Make some minor changes
|
2021-05-15 18:48:16 +03:00 |
local
|
Save channelUrl to Database if it doesn't exist
|
2021-08-13 18:02:53 +08:00 |
player
|
name the regions according to the comments (#6854)
|
2021-08-10 22:38:23 +00:00 |
settings
|
Consolidate edittext alert dialogs into one layout
|
2021-07-27 13:31:58 -04:00 |
streams
|
Add log when existsAsFile() is called on an invalid StoredFileHelper
|
2021-07-27 17:56:41 +02:00 |
util
|
Catch error from ExtractorHelper.getStreamInfo, remove blockingGet
|
2021-08-14 09:07:27 +08:00 |
views
|
Apply the requested changes and little improvements
|
2021-01-16 13:23:42 +01:00 |
App.java
|
Use NotificationChannelCompat.
|
2021-08-01 14:59:30 +05:30 |
BaseFragment.java
|
Move description to a tab alongside related streams and comments
|
2021-01-17 15:26:25 +01:00 |
CheckForNewAppVersion.java
|
Don't use a chooser for other intents than opening a content in a browser or sharing a content to other apps
|
2021-06-11 12:12:05 +02:00 |
DownloaderImpl.java
|
Merge pull request #5649 from FireMasterK/ff-ua
|
2021-03-24 17:59:17 +01:00 |
ExitActivity.java
|
Replaced System.Exit calls with FinishAffinity and Start Activity calls
|
2021-06-17 17:18:15 +01:00 |
ImageDownloader.java
|
Apply the requested changes and little improvements
|
2021-01-16 13:23:42 +01:00 |
MainActivity.java
|
Update some AndroidX libraries
|
2021-07-21 19:31:41 -04: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 |
RouterActivity.java
|
Call DownloadDialog dismiss() in the correct way
|
2021-07-19 10:59:45 +02:00 |