Interface | Description |
---|---|
EMEventBus |
An abstraction that allows the user to specify
any event bus (e.g.
|
Repeater.RepeatListener | |
StopWatch.TickListener |
Class | Description |
---|---|
EMAudioFocusHelper |
A helper to simplify audio focus procedures in to simple callbacks and/or
EventBus events.
|
EMDeviceUtil |
A Utility class to help determine characteristics about the device
|
EMResourceUtil |
A Utility for handling the changes in the Android Resources API
and the support Drawables to correctly retrieve tinted Drawables
|
MediaUtil |
A Utility class to help with determining information about media
|
Repeater |
A method repeater to easily perform update functions on a timed basis.
|
StopWatch |
A simple stopwatch to keep a correct and updated record of the running duration
of processes.
|
TimeFormatUtil |
Enum | Description |
---|---|
EMAudioFocusHelper.Focus | |
MediaUtil.MediaType |