YAACC - UPNP Client and Server
|
Activity for browsing devices and folders. More...
Public Member Functions | |
void | onCreate (Bundle savedInstanceState) |
void | setCurrentTab (final BrowserTabs content) |
void | onResume () |
Intent | getYaaccUpnpServerService () |
Singleton to avoid multiple instances when switch. | |
void | onBackPressed () |
void | onCreateContextMenu (ContextMenu menu, View v, ContextMenuInfo menuInfo) |
boolean | onCreateOptionsMenu (Menu menu) |
boolean | onOptionsItemSelected (MenuItem item) |
Navigation in option menu. | |
void | onClick (View view) |
boolean | onKeyDown (int keyCode, KeyEvent event) |
Static Public Attributes | |
static boolean | leftSettings = false |
Protected Member Functions | |
void | onSaveInstanceState (@NonNull Bundle outState) |
void | onNewIntent (Intent intent) |
Activity for browsing devices and folders.
Represents the entrypoint for the whole application.
Intent de.yaacc.browser.TabBrowserActivity.getYaaccUpnpServerService | ( | ) |
Singleton to avoid multiple instances when switch.