This website requires JavaScript.
Explore
Help
Sign in
Sulkta-OSS
/
straw
Watch
2
Star
0
Fork
You've already forked straw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0066b322e1
straw
/
app
/
src
/
main
/
java
/
org
/
schabi
/
newpipe
/
database
History
Download ZIP
Download TAR.GZ
Nicholas Sala
063568b620
Fixed playlist order between "Bookmarked Playlists" list and "add to playlist" dialog list. Now both lists are sorted using case insensitive order if the user has not yet adjusted manually the order.
2024-09-26 13:24:26 +00: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
Fixed playlist order between "Bookmarked Playlists" list and "add to playlist" dialog list. Now both lists are sorted using case insensitive order if the user has not yet adjusted manually the order.
2024-09-26 13:24:26 +00:00
stream
Separate imageListToDbUrl from choosePreferredImage
2023-09-22 10:14:44 +02:00
subscription
Fix NPE when avatarUrl is empty
2024-04-09 20:18:21 +02:00
AppDatabase.java
Merge branch 'dev' into pr8221
2024-03-29 18:08:31 +01: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 DatabaseMigrationTest
2024-03-29 20:43:55 +01:00