NewPipe/app/src/main/java/org/schabi/newpipe
Stypox 2dd4f8b04a
Merge pull request #7458 from litetex/rework-subscription-import-export-ui
Moved subscription import/export options to (overflow) menu
2022-05-12 13:03:12 +02:00
..
about De-duplicate showLicense methods 2022-03-18 13:48:07 -04:00
database Add comment that explains why 0 is used 2022-05-04 19:19:45 +02:00
download Create stub implementation for OnSeekBarChangeListener 2022-03-17 21:49:04 -04:00
error Merge pull request #7977 from Stypox/error-notification-kitkat 2022-03-25 20:00:48 +01:00
fragments Add a "Add to playlist" item to the remote playlist menu 2022-05-10 08:48:21 +02:00
info_list Annotate some NonNulls, some lint cleaning 2022-03-18 13:15:44 -04:00
ktx Fixed SonarLint problems 2022-01-21 22:49:24 +01:00
local Use better way to get services 2022-05-09 20:58:10 +02:00
player Make volume progress bar match system volume when we start sliding 2022-05-09 21:40:13 +02:00
settings Converted placeholders to svg 2022-05-07 15:08:35 +02:00
streams Use @SuppressWarnings for checkstyle suppressions & warnings 2022-03-18 23:57:11 +01:00
util Removed placeholder prefix 2022-05-07 15:08:37 +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 Use non-static method 2022-05-04 19:09:41 +02:00