YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
de.yaacc.browser.TabBrowserActivity Class Reference

Activity for browsing devices and folders. More...

Inheritance diagram for de.yaacc.browser.TabBrowserActivity:
Inheritance graph
Collaboration diagram for de.yaacc.browser.TabBrowserActivity:
Collaboration graph

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)
 

Detailed Description

Activity for browsing devices and folders.

Represents the entrypoint for the whole application.

Author
Tobias Schoene (the openbit)

Member Function Documentation

◆ getYaaccUpnpServerService()

Intent de.yaacc.browser.TabBrowserActivity.getYaaccUpnpServerService ( )

Singleton to avoid multiple instances when switch.

Returns
the intent

The documentation for this class was generated from the following file: