NewPipe/app/src/main/java/org/schabi/newpipe/database
Isira Seneviratne c745b845c5 Switch to the Java 8 Date/Time API. 2020-11-05 15:02:51 +05:30
..
feed Switch to the Java 8 Date/Time API. 2020-11-05 15:02:51 +05:30
history Switch to the Java 8 Date/Time API. 2020-11-05 15:02:51 +05:30
playlist Use Comparator's comparing(), nullsLast() and reversed() methods. 2020-11-01 14:44:04 +05:30
stream Switch to the Java 8 Date/Time API. 2020-11-05 15:02:51 +05:30
subscription Use final where possible 2020-08-16 10:25:09 +02:00
AppDatabase.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BasicDAO.java Fix some deprecations 2020-09-06 12:52:43 +02:00
Converters.java Switch to the Java 8 Date/Time API. 2020-11-05 15:02:51 +05:30
LocalItem.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
Migrations.java Remove unused and redundant code. 2020-09-01 17:39:06 +02:00