Class | Description |
---|---|
BrowserActivity |
Activity for browsing a
MoppyMediaService 's media tree. |
BrowserAdapter |
List < MediaBrowserCompat.MediaItem >
adapter for a RecyclerView that displays each item's icon, title, and subtitle as a list entry. |
DeviceAdapter |
List < UsbDevice > adapter for a RecyclerView
that displays a CheckBox , one of the provided String s, and an info icon as a list entry. |
DeviceSelectorDialog |
DialogFragment for selecting Moppy devices to connect/disconnect to. |
DeviceSelectorDialogManager |
Manager for a
DeviceSelectorDialog . |
LibraryAdapter |
List < MediaBrowserCompat.MediaItem >
adapter for a RecyclerView that displays each item's title and icon as a grid card. |
MainActivity |
Main activity for MoppyAndroid.
|
MidiSpinnerAdapter |
List < MidiPortInfoWrapper > adapter for a Spinner
that displays the name of each port as a list entry. |
PathAdapter | |
QueueAdapter |
List < MediaSessionCompat.QueueItem > adapter for a
RecyclerView that each item's title, duration, and a play icon if it is the playing item. |