NewPipe/app/src/main/java/org/schabi/newpipe
litetex 155c6e94a3
Use correct ``NonNull``
2022-07-04 23:19:41 +02:00
..
about De-duplicate showLicense methods 2022-03-18 13:48:07 -04:00
database Actually fix wrong view count 2022-07-01 16:07:19 +02:00
download Refactor creation of DownloadDialog 2022-06-18 17:40:22 +02:00
error Fix compile errors 2022-07-04 23:19:41 +02:00
fragments Remove misleading first "Non" from getNonUrlAndNonTorrentStreams 2022-06-18 18:52:32 +02:00
info_list Use StreamTypeUtil where possible and add isAudio and isVideo to this utility class 2022-06-17 22:01:26 +02:00
ktx Use JvmOverloads. 2022-05-13 07:46:02 +05:30
local Fix compile errors 2022-07-04 23:19:41 +02:00
player Fix compile errors 2022-07-04 23:19:41 +02:00
settings Fix compile errors 2022-07-04 23:19:41 +02:00
streams Use @SuppressWarnings for checkstyle suppressions & warnings 2022-03-18 23:57:11 +01:00
util Use correct ``NonNull`` 2022-07-04 23:19:41 +02:00
views Merge pull request #8066 from TacoTheDank/simpleSeekbarChange 2022-03-19 14:37:10 +01:00
App.java Update ACRA library 2022-04-14 22:08:42 -04:00
BaseFragment.java Get rid of setUserVisibleHint 2021-10-16 15:33:45 -04:00
DownloaderImpl.java Update USER_AGENT in DownloaderImpl 2022-04-20 16:15:27 +03:00
ExitActivity.java Replaced System.Exit calls with FinishAffinity and Start Activity calls 2021-06-17 17:18:15 +01:00
MainActivity.java Use simpler DrawerLayout method 2022-04-14 16:50:28 -04:00
NewPipeDatabase.java Notifications about new streams 2021-09-07 13:30:16 +03:00
NewVersionWorker.kt Convert NewVersionWorker to Kotlin 2022-03-03 13:34:35 -05:00
PanicResponderActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
QueueItemMenuUtil.java Deduplicate code for fetching stream info when sparse 2022-03-03 16:54:40 +01:00
RouterActivity.java Refactor creation of DownloadDialog 2022-06-18 17:40:22 +02:00