NewPipe/app/src/main/java/org/schabi/newpipe/util
TacoTheDank 979a320347 Delete some unused code 2022-03-17 23:26:34 -04:00
..
external_communication Use Context instead of Activity 2022-02-20 20:17:04 +01:00
urlfinder Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
CommentTextOnTouchListener.java Initial work: use disposables for timestamps parsing in YouTube video descriptions and YouTube comments 2021-06-11 12:12:08 +02:00
Constants.kt Combine the two Constants files into one file. 2021-01-15 12:13:47 +05:30
CookieUtils.java Use final where possible 2020-08-16 10:25:09 +02:00
DeviceUtils.java Disable media tunneling on Philips QM16XE 2021-12-04 22:23:09 +01:00
ExtractorHelper.java Deduplicate code for fetching stream info when sparse 2022-03-03 16:54:40 +01:00
FallbackViewHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
FilePickerActivityHelper.java Support SAF properly 2021-06-08 10:40:44 +02:00
FilenameUtils.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
InfoCache.java Use final where possible 2020-08-16 10:25:09 +02:00
KeyboardUtil.java Abstracted methods for the Android keyboard 2022-01-24 21:08:39 +01:00
KioskTranslator.java Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00
ListHelper.java Fixed typo 2022-02-20 19:40:01 +01:00
Localization.java Added plural forms for download related strings (#6930) 2021-08-29 13:28:01 +02:00
NavigationHelper.java Merge pull request #7570 from TeamNewPipe/improvement/infoItemDialogBuilder 2022-02-26 16:18:39 +01:00
NewPipeTextViewHelper.java Adress new requested changes 2021-10-16 15:32:56 +02:00
OnClickGesture.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PeertubeHelper.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
PermissionHelper.java Fix a few SonarLint warnings 2021-09-05 19:54:28 +02:00
PicassoHelper.java Remove placeholder image while loading thumbnails 2021-08-24 10:56:25 +02:00
RelatedItemInfo.java Rename related streams to related items 2021-03-31 22:33:22 +02:00
ReleaseVersionUtil.kt Convert NewVersionWorker to Kotlin 2022-03-03 13:34:35 -05:00
SavedState.kt Changed package as the old one is deprecated 2021-08-26 18:09:27 +02:00
SecondaryStreamHelper.java Use final where possible 2020-08-16 10:25:09 +02:00
SerializedCache.java Solve Java warning "Raw use of parameterized class" 2022-02-19 17:30:38 +01:00
ServiceHelper.java Bandcamp support 2021-03-14 17:52:15 +01:00
SliderStrategy.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
SparseItemUtil.java Fix comments and rearrange code 2022-03-15 15:20:25 +01:00
StateSaver.java Fix NullPointerException: Attempt to get length of null array in MainActivity (#5999) 2021-04-06 14:13:13 +02:00
StreamItemAdapter.java Solve Java warning "Raw use of parameterized class" 2022-02-19 17:30:38 +01:00
StreamTypeUtil.java Improved streamType check and documentation 2021-09-25 10:31:42 +02:00
TLSSocketFactoryCompat.java Removed unused imports 2021-11-06 21:07:00 +01:00
ThemeHelper.java Fix channel item span count for SubscriptionFragment 2021-07-31 11:02:57 +02:00
ZipHelper.java Move Stored(File|Directory)Helper into NewPipe 2021-06-08 10:40:44 +02:00