NewPipe-app-android/app/src/main/java/org/schabi/newpipe/util
litetex b7a44560f5
Merge pull request #8170 from Stypox/player-refactor
Refactor player and extract UI components
2022-07-15 19:41:23 +02:00
..
external_communication Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02: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 Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02: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 Fix keyboard showing after the search box acquiring focus (#8227) 2022-04-18 16:05:42 +02:00
KioskTranslator.java Annotate some NonNulls, some lint cleaning 2022-03-18 13:15:44 -04:00
ListHelper.java Remove misleading first "Non" from getNonUrlAndNonTorrentStreams 2022-06-18 18:52:32 +02:00
Localization.java Added plural forms for download related strings (#6930) 2021-08-29 13:28:01 +02:00
NavigationHelper.java Move PlayerType into its own class and add documentation 2022-07-13 23:33:18 +02: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 Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
PicassoHelper.java Rename dummy_* and more to placeholder_* 2022-07-14 14:27:33 +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 Code improvements here and there 2022-06-17 22:00:53 +02:00
SerializedCache.java Solve Java warning "Raw use of parameterized class" 2022-02-19 17:30:38 +01:00
ServiceHelper.java Use correct ``NonNull`` 2022-06-22 19:54:46 +02:00
SimpleOnSeekBarChangeListener.kt Create stub implementation for OnSeekBarChangeListener 2022-03-17 21:49:04 -04:00
SliderStrategy.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
SparseItemUtil.java Add download option to long-press menu 2022-07-06 11:42:57 +02: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 Code improvements here and there 2022-06-17 22:00:53 +02:00
StreamTypeUtil.java Use StreamTypeUtil where possible and add isAudio and isVideo to this utility class 2022-06-17 22:01:26 +02:00
ThemeHelper.java Move functions to get Android dimen to ThemeHelper 2022-07-13 23:33:18 +02:00
ZipHelper.java Move Stored(File|Directory)Helper into NewPipe 2021-06-08 10:40:44 +02:00