Auxio/app/src/main/java/org/oxycblt/auxio/detail
Alexander Capehart c5a3f72b99
music: add more playlist messages
Add more types of playlist messages corresponding to other actions, so
they can be indicated in the UI only when the process is complete.

This is somewhat incomplete. It does not include indicating errors for
other playlist operations (Which I want to do), and neither does it
handle situations in which some playlist operations and up reducing
to others (i.e import -> create). I need to do that later.
2023-12-23 22:02:55 -07:00
..
decision all: cleanup 2023-07-25 20:45:30 -06:00
header music: only include explicit albums in count 2023-11-12 11:26:27 -07:00
list detail: add playlist resorting 2023-07-25 19:58:03 -06:00
sort all: cleanup 2023-07-25 20:45:30 -06:00
AlbumDetailFragment.kt music: add more playlist messages 2023-12-23 22:02:55 -07:00
ArtistDetailFragment.kt music: add more playlist messages 2023-12-23 22:02:55 -07:00
DetailAppBarLayout.kt ui: fix edit layout crashes 2023-07-27 15:42:19 -06:00
DetailViewModel.kt music: add demo release type 2023-11-12 11:12:59 -07:00
GenreDetailFragment.kt music: add more playlist messages 2023-12-23 22:02:55 -07:00
PlaylistDetailFragment.kt music: add more playlist messages 2023-12-23 22:02:55 -07:00
ReadOnlyTextInput.kt build: reduce execution times 2023-05-22 21:41:13 -06:00
SongDetailDialog.kt music: revamp paths 2023-12-19 22:14:59 -07:00