.. |
about
|
Fixed the app restarting not working properly
|
2021-09-06 20:47:44 +02:00 |
database
|
No more reaction to unnecessary feed db-changes
|
2021-11-15 20:21:23 +01:00 |
download
|
Refactoring + deduplicated code
|
2021-11-28 14:07:45 +01:00 |
error
|
Fix a few SonarLint warnings
|
2021-09-05 19:54:28 +02:00 |
fragments
|
Merge pull request #7160 from nschulzke/mark-as-watched-everywhere
|
2021-11-13 20:37:59 +01:00 |
info_list
|
Update Groupie to 2.9.0
|
2021-09-22 19:08:03 -04:00 |
ktx
|
Fixed StackOverflow
|
2021-11-15 20:22:17 +01:00 |
local
|
Refactoring + deduplicated code
|
2021-11-28 14:07:45 +01:00 |
player
|
Merge pull request #7412 from litetex/code-cleanup
|
2021-11-23 08:59:34 +01:00 |
settings
|
Refactoring + deduplicated code
|
2021-11-28 14:07:45 +01:00 |
streams
|
Android 10+ only allows SAF -> Respect that in the dialog
|
2021-12-08 20:22:26 +01:00 |
util
|
Merge pull request #7412 from litetex/code-cleanup
|
2021-11-23 08:59:34 +01:00 |
views
|
Adress requested changes and remove an unused return value in NewPipeTextViewHelper
|
2021-10-16 13:41:05 +02:00 |
App.java
|
Start service for update checks in onPastCreate()
|
2021-10-20 23:55:18 +02:00 |
BaseFragment.java
|
Get rid of setUserVisibleHint
|
2021-10-16 15:33:45 -04:00 |
CheckForNewAppVersion.java
|
Less indents and code -> better readable
|
2021-10-26 20:47:15 +02: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
|
Change check for updates button to trigger a version check
|
2021-10-26 20:47:12 +02: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
|
Merge pull request #7222 from ktprograms/queue-menu-channel-details
|
2021-10-15 20:28:18 +02:00 |
RouterActivity.java
|
Add to playlist - Showing toast that this may take a moment
|
2021-10-09 18:47:36 +02:00 |