Interface | Description |
---|---|
SalesforceActivityInterface |
Interface common to all Salesforce*Activity classes
Used by SalesforceActivityDelegate
|
Class | Description |
---|---|
AccountSwitcherActivity |
This class provides UI to switch between existing signed in user accounts,
or add a new account.
|
DevInfoActivity |
Dev support activity showing a lot of useful information
|
ManageSpaceActivity |
Displays an activity that gives the user the option to clear app data
and log out, or cancel the clear user data option.
|
SalesforceActivity |
Abstract base class for all Salesforce activities.
|
SalesforceActivityDelegate |
Class taking care of common behavior of Salesforce*Activity classes
|
SalesforceExpandableListActivity |
Abstract base class for all Salesforce expandable list activities.
|
SalesforceListActivity | Deprecated
Please note
SalesforceListActivity inherits from the
Android SDK's deprecated android.app.ListActivity . |
SalesforceServerRadioButton |
Custom radio button implementation to represent a Salesforce
custom server endpoint.
|
ScreenLockActivity |
Locks the app behind OS provided authentication.
|
ServerPickerActivity |
This class provides UI to change the login server URL to use
during an OAuth flow.
|
UserAccountAdapter |
A custom array adapter that represents a list of Salesforce user accounts.
|