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

Modern ImageViewer with ViewPager2 slideshow. More...

Inheritance diagram for de.yaacc.imageviewer.ImageViewerActivity:
Inheritance graph
Collaboration diagram for de.yaacc.imageviewer.ImageViewerActivity:
Collaboration graph

Public Member Functions

void finish ()
 
void onServiceConnected (ComponentName name, IBinder binder)
 
void onServiceDisconnected (ComponentName name)
 
void onRightToLeftSwipe ()
 
void onLeftToRightSwipe ()
 
void onTopToBottomSwipe ()
 
void onBottomToTopSwipe ()
 
void beginOnTouchProcessing (View v, MotionEvent event)
 
void endOnTouchProcessing (View v, MotionEvent event)
 
void toggleControlsFromFragment ()
 
void play ()
 
void pause ()
 
void stop ()
 
void next ()
 
void previous ()
 
void exit ()
 
boolean onCreateOptionsMenu (android.view.Menu menu)
 
boolean onOptionsItemSelected (android.view.MenuItem item)
 
boolean handleMenuItem (int itemId)
 
void onBackPressed ()
 

Static Public Attributes

static final String URIS = "URIS_PARAM"
 
static final String AUTO_START_SHOW = "AUTO_START_SHOW"
 

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 
void onStart ()
 
void onResume ()
 
void onStop ()
 
void onNewIntent (Intent intent)
 
void onSaveInstanceState (Bundle outState)
 

Detailed Description

Modern ImageViewer with ViewPager2 slideshow.


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