NewPipe/app/src/main/java/org/schabi/newpipe/database
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
..
feed Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
history Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
playlist Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
stream Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
subscription Fix subscription picker items flickering in the feed group dialog 2020-06-27 11:25:31 -03:00
AppDatabase.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BasicDAO.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
Converters.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
LocalItem.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
Migrations.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00