straw/app/src/main/java/org/schabi/newpipe/views
litetex 2e96b65fda
Replaced `Icepick with Bridge and Android-State`
* IcePick fails on Java 21 (default in Android Studio 2024.2)
* Bridge is the most modern alternative that is currently available. It is backed by ``Android-State`` and can be configured with various frameworks
* In the long term this should be replaced with something better
2024-10-23 21:28:07 +02:00
..
player Bump compileSdk to 34 2023-12-23 11:38:32 +01:00
AnimatedProgressBar.java Use final where possible 2020-08-16 10:25:09 +02:00
CollapsibleView.java Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00
CustomCollapsingToolbarLayout.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
ExpandableSurfaceView.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
FocusAwareCoordinator.java Remove deprecated method calls in FocusAwareCoordinator. 2022-07-21 09:01:19 +05:30
FocusAwareDrawerLayout.java Changed the code accordingly 2022-07-15 19:55:19 +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
NewPipeEditText.java Add ability to copy hashtags, URLs and timestamps in descriptions on long-press 2023-01-15 11:40:27 +01:00
NewPipeRecyclerView.java Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
NewPipeTextView.java Add ability to copy hashtags, URLs and timestamps in descriptions on long-press 2023-01-15 11:40:27 +01: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