Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
O
onActivityResult(int, int, Intent)
- Method in class daily49er.android.app.
FacebookShare
No clue what this does, it's used by the Facebook API.
onCancel()
- Method in interface com.facebook.android.
Facebook.DialogListener
Called when a dialog is canceled by the user.
onClick(View)
- Method in class daily49er.android.app.
ContactTab
onClick(View)
- Method in class daily49er.android.app.
MediaTab
onComplete(String, Object)
- Method in interface com.facebook.android.
AsyncFacebookRunner.RequestListener
Called when a request completes with the given response.
onComplete(Bundle)
- Method in interface com.facebook.android.
Facebook.DialogListener
Called when a dialog completes.
onCreate(Bundle)
- Method in class daily49er.android.app.
ContactTab
onCreate(Bundle)
- Method in class daily49er.android.app.
Daily49er
Called when the activity is first created.
onCreate(Bundle)
- Method in class daily49er.android.app.
EventsTab
Called when the activity is first created.
onCreate(Bundle)
- Method in class daily49er.android.app.
FacebookShare
Called when the activity is first created.
onCreate(Bundle)
- Method in class daily49er.android.app.
MediaTab
onCreate(Bundle)
- Method in class daily49er.android.app.
NewsTab
Called when the activity is first created.
onCreate(Bundle)
- Method in class daily49er.android.app.
SettingsTab
Called when the activity is first created.
onCreate(Bundle)
- Method in class daily49er.android.app.
SplashScreen
Called when the activity is first created.
onCreate(Bundle)
- Method in class daily49er.android.app.
TwitterShare
Called when the activity is first created.
onCreateOptionsMenu(Menu)
- Method in class daily49er.android.app.
Article
Creates a context menu from /res/layout/menu_button.xml; the context menu will present the user options to share an article that is being currently viewed through Facebook, Twitter and e-mail.
onError(DialogError)
- Method in interface com.facebook.android.
Facebook.DialogListener
Called when a dialog has an error.
onFacebookError(FacebookError, Object)
- Method in interface com.facebook.android.
AsyncFacebookRunner.RequestListener
Called when the server-side Facebook method fails.
onFacebookError(FacebookError)
- Method in interface com.facebook.android.
Facebook.DialogListener
Called when a Facebook responds to a dialog with an error.
onFileNotFoundException(FileNotFoundException, Object)
- Method in interface com.facebook.android.
AsyncFacebookRunner.RequestListener
Called when a request fails because the requested resource is invalid or does not exist.
onIOException(IOException, Object)
- Method in interface com.facebook.android.
AsyncFacebookRunner.RequestListener
Called when a request has a network or request error.
onKeyDown(int, KeyEvent)
- Method in class daily49er.android.app.
EventsTab
This callback method will be called anytime a button is pressed while in the Events tab WebView; it will go back to a previous page in the webview.
onMalformedURLException(MalformedURLException, Object)
- Method in interface com.facebook.android.
AsyncFacebookRunner.RequestListener
Called if an invalid graph path is provided (which may result in a malformed URL).
onOptionsItemSelected(MenuItem)
- Method in class daily49er.android.app.
Article
Perform the respective sharing actions for each type of service selected from the sharing context menu.
openUrl(String, String, Bundle)
- Static method in class com.facebook.android.
Util
Connect to an HTTP URL and return the response as a string.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y