NewPipe/app/src/main/java/org/schabi/newpipe/database
Stypox e687eb5631
Merge pull request #8242 from dtcxzyw/trim-search-string
Trim search string and remove duplicate records from the database
2024-03-28 18:34:59 +01:00
..
feed Update app/src/main/java/org/schabi/newpipe/database/feed/dao/FeedDAO.kt 2023-11-23 17:12:16 +01:00
history Actually fix wrong view count 2022-07-01 16:07:19 +02:00
playlist Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00
stream Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00
subscription Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00
AppDatabase.java Trim search string and remove duplicate records from the database 2023-08-16 21:26:35 +02:00
BasicDAO.java Remove unused methods in HistoryRecordManager. 2022-08-06 05:09:54 +05:30
Converters.kt Change Converters to class to fix build 2023-12-23 11:47:57 +01:00
LocalItem.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
Migrations.java Fix database migration and string trimming 2023-08-16 22:02:12 +02:00