openpss / com.hendraanggrian.openpss.ui.main.help

Package com.hendraanggrian.openpss.ui.main.help

Types

AboutDialog

class AboutDialog : Dialog<Unit>, Context

The only dialog not using com.hendraanggrian.openpss.popup.dialog.Dialog. This is because it uses native dialog's expandable content.

GitHubApi

interface GitHubApi

As seen in https://developer.github.com/v3/.

UpdateDialog

class UpdateDialog : ResultableDialog<String>