NewPipe-app-android/app/src/main/java/org/schabi/newpipe
Mauricio Colli 9f3b35634a
Fix subscription picker items flickering in the feed group dialog
The adapter could not tell the items were the same because the
subscription class was missing some methods (i.e. equals and hashcode),
so a full rebind was being done.
2020-06-27 11:25:31 -03:00
..
about avoid duplicate: use openUrlInBrowser instead of openWebsite 2020-05-31 12:17:54 +02:00
database Fix subscription picker items flickering in the feed group dialog 2020-06-27 11:25:31 -03:00
download Fix checkstyle issues 2020-05-21 15:39:36 +02:00
fragments Merge pull request #3772 from adinilfeld/copy-video-title 2020-06-13 16:38:14 +02:00
info_list inverted if-else statement 2020-06-11 09:36:05 -07:00
local Add search for subscription picker in the feed group dialog 2020-06-27 11:25:25 -03:00
player Merge pull request #3787 from budde25/fix-popup-queue 2020-06-27 11:56:08 +02:00
report Upgrade ACRA 2020-05-25 11:03:07 +02:00
settings Fix checkstyle issues 2020-05-21 15:39:36 +02:00
streams Add sub-channel details to channel fragment 2020-05-07 20:39:32 +02:00
util made ClipboardManager final 2020-06-11 09:36:57 -07:00
views Optimize imports 2020-05-01 20:13:01 +02:00
ActivityCommunicator.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
App.java Upgrade ACRA 2020-05-25 11:03:07 +02:00
BaseFragment.java Upgrade LeakCanary 2020-05-25 11:03:07 +02:00
CheckForNewAppVersionTask.java Clean up CheckForNewAppVersionTask 2020-04-04 19:34:13 +02:00
DownloaderImpl.java rename setting to "YouTube restricted mode" 2020-04-20 21:47:32 -05:00
ExitActivity.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ImageDownloader.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
MainActivity.java Open the correct kiosk 2020-05-30 08:14:54 +02:00
NewPipeDatabase.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PanicResponderActivity.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ReCaptchaActivity.java ageRestrictedContent first draft 2020-04-20 21:45:32 -05:00
RouterActivity.java Fix choice dialogs on API 19 by manually getting drawable 2020-05-21 15:39:36 +02:00