LibreTube/app
Krunal Patel 7d878476d1 Fix empty history view when all history is removed
`onChanged()` is trigered when `notifyDataSetChanged()` is called. Since `notifyItemRemoved(Int)` is used override `onItemRangeRemoved()`.
2022-11-28 20:32:21 +05:30
..
release add confirmation for playlist deletion 2022-11-19 16:03:03 +01:00
schemas/com.github.libretube.db.AppDatabase add frontend support 2022-11-20 15:54:55 +01:00
src Fix empty history view when all history is removed 2022-11-28 20:32:21 +05:30
.gitignore Initial commit 2021-12-09 16:31:40 +04:00
build.gradle don't use the version code as debug version number 2022-11-27 15:13:16 +01:00
proguard-rules.pro fix the updater 2022-10-23 18:59:04 +02:00