1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-06 12:03:19 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe
2021-08-25 09:30:40 +08:00
..
about Add Picasso to licences and remove Universal Image Loader 2021-08-24 10:56:25 +02:00
database Remove migration test, add manual testing reminder to Migrations.java 2021-08-17 08:57:03 +08:00
download Use custom cancel string everywhere 2021-08-04 18:58:35 +02:00
error Use loadUrl instead of loadData 2021-07-22 10:47:47 +00:00
fragments Do not show suggestions error snackbar for interrupted I/O 2021-08-24 18:16:17 +02: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 Merge pull request #6919 from ktprograms/channel-details-all-places 2021-08-24 16:43:21 +02:00
player Move opening popup menu to utility class 2021-08-25 09:30:40 +08:00
settings First run migrations, then setDefaultValues, since the latter requires the correct types 2021-08-24 18:16:17 +02:00
streams Add log when existsAsFile() is called on an invalid StoredFileHelper 2021-07-27 17:56:41 +02:00
util Merge pull request #6919 from ktprograms/channel-details-all-places 2021-08-24 16:43:21 +02:00
views Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
App.java Apply review: move thumbnail loading out of Player 2021-08-24 10:56:25 +02:00
BaseFragment.java Replace UniversalImageLoader with Picasso 2021-08-24 10:56:25 +02: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 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 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
QueueItemMenuUtil.java Move opening popup menu to utility class 2021-08-25 09:30:40 +08:00
RouterActivity.java Call DownloadDialog dismiss() in the correct way 2021-07-19 10:59:45 +02:00