.. |
about
|
Merge pull request #7024 from Stypox/string-fixes
|
2021-08-31 12:00:07 +02:00 |
database
|
Refactor FeedLoadService to use it within the notification worker
|
2021-09-07 13:30:26 +03:00 |
download
|
Rename string finish to ok, as its content was "OK"
|
2021-08-30 16:36:57 +02:00 |
error
|
Merge pull request #7004 from litetex/fix-showTextError-and-rework-ErrorPanel
|
2021-08-31 18:26:51 +02:00 |
fragments
|
Refactor FeedLoadService to use it within the notification worker
|
2021-09-07 13:30:26 +03:00 |
info_list
|
Replace UniversalImageLoader with Picasso
|
2021-08-24 10:56:25 +02:00 |
ktx
|
Make some minor changes
|
2021-05-15 18:48:16 +03:00 |
local
|
Ignore feed update threshold when run from NotificationWorker
|
2021-09-07 13:30:26 +03:00 |
player
|
Move fullscreen-related comments to javadocs
|
2021-09-01 20:13:27 +02:00 |
settings
|
Refactor FeedLoadService to use it within the notification worker
|
2021-09-07 13:30:26 +03:00 |
streams
|
Provide mime type to file picker to gray out unselectable files
|
2021-08-01 13:52:32 +02:00 |
util
|
Migrate NotificationIcon to Picasso
|
2021-09-07 13:30:26 +03:00 |
views
|
Apply the requested changes and little improvements
|
2021-01-16 13:23:42 +01:00 |
App.java
|
Refactor FeedLoadService to use it within the notification worker
|
2021-09-07 13:30:26 +03:00 |
BaseFragment.java
|
Replace UniversalImageLoader with Picasso
|
2021-08-24 10:56:25 +02:00 |
CheckForNewAppVersion.java
|
Use PackageInfoCompat.getSignatures().
|
2021-07-19 19:48:24 +05:30 |
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
|
Refactor FeedLoadService to use it within the notification worker
|
2021-09-07 13:30:26 +03:00 |
NewPipeDatabase.java
|
Notifications about new streams
|
2021-09-07 13:30:16 +03: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
|
Remove TAG parameter, refactor method calls
|
2021-08-25 17:04:15 +08:00 |
RouterActivity.java
|
Call DownloadDialog dismiss() in the correct way
|
2021-07-19 10:59:45 +02:00 |