NewPipe/app/src/main/java/org/schabi/newpipe/views
TiA4f8R aab09c0c65
Merge the Share process of the two classes into one
A new class has been added in the util package: NewPipeTextViewHelper.
It shares the selected text of a TextView with ShareUtils#shareText (with the created shareSelectedTextWithShareUtils static method).
Only this static method can be used by other classes, other methods are private.
2021-10-16 13:41:04 +02:00
..
AnimatedProgressBar.java Use final where possible 2020-08-16 10:25:09 +02:00
CollapsibleView.java Convert AnimationUtils functions to extension functions. 2021-01-16 14:49:37 +05:30
CustomCollapsingToolbarLayout.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
ExpandableSurfaceView.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
FocusAwareCoordinator.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
FocusAwareDrawerLayout.java Use final where possible 2020-08-16 10:25:09 +02:00
FocusAwareSeekBar.java Lint: Inner class may be static 2020-11-18 18:02:33 -05:00
FocusOverlayView.java Fix some version checks to use android.os.Build 2020-10-31 15:54:02 -04:00
LargeTextMovementMethod.java Use enhanced 'for' loops 2020-09-06 12:52:43 +02:00
NewPipeEditText.java Merge the Share process of the two classes into one 2021-10-16 13:41:04 +02:00
NewPipeRecyclerView.java Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
NewPipeTextView.java Merge the Share process of the two classes into one 2021-10-16 13:41:04 +02:00
ScrollableTabLayout.java Use final where possible 2020-08-16 10:25:09 +02:00
SuperScrollLayoutManager.java Use final where possible 2020-08-16 10:25:09 +02:00