NewPipe/app/src/main/java/org/schabi/newpipe/database/history/dao
Stypox a8a96b7631
Fix Room warning about unused columns during build
The warning was: "The query returns some columns [...] which are not used by ..."
2022-02-19 17:13:57 +01:00
..
HistoryDAO.java Add search and watch history (#626) 2017-08-12 01:50:25 -03:00
SearchHistoryDAO.java Fix order of local search results 2021-12-08 13:59:32 +01:00
StreamHistoryDAO.java Fix Room warning about unused columns during build 2022-02-19 17:13:57 +01:00