Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Y 

S

scrollView - Variable in class com.culturemesh.android.SettingsActivity
The user whose profile is displayed and being edited
search() - Method in class com.culturemesh.android.ChooseNearLocationActivity
Get the query present in the ChooseNearLocationActivity.searchView and pass it to the server via API.Get#autocompletePlace(RequestQueue, String, Response.Listener) to get a list of matching Locations.
search() - Method in class com.culturemesh.android.FindNetworkActivity.FindLanguageFragment
Use API.Get#autocompleteLanguage(RequestQueue, String, Response.Listener) to get autocomplete results for the user's query.
search() - Method in class com.culturemesh.android.FindNetworkActivity.FindLocationFragment
Use API.Get#autocompletePlace(RequestQueue, String, Response.Listener) to get autocomplete results for the user's query.
SearchAdapter<T extends Listable> - Class in com.culturemesh.android
Populates a displayed list with items
SearchAdapter(Context, int, int, List<T>) - Constructor for class com.culturemesh.android.SearchAdapter
Initialize instance fields with provided parameters
SearchAdapter(Context, int, int) - Constructor for class com.culturemesh.android.SearchAdapter
Initialize context variables without a starting list
SearchAdapter.HolderItem - Class in com.culturemesh.android
Keeping views accessible saves calls to findViewById, which is a performance bottleneck.
searchList - Variable in class com.culturemesh.android.ChooseNearLocationActivity
List of autocomplete results
searchList - Variable in class com.culturemesh.android.FindNetworkActivity.FindLanguageFragment
The displayed list of search results
searchList - Variable in class com.culturemesh.android.FindNetworkActivity.FindLocationFragment
The displayed list of search results
searchView - Variable in class com.culturemesh.android.ChooseNearLocationActivity
The field into which the user enters their query
searchView - Variable in class com.culturemesh.android.FindNetworkActivity.FindLanguageFragment
The field into which user enters search queries
searchView - Variable in class com.culturemesh.android.FindNetworkActivity.FindLocationFragment
The field into which user enters search queries
SectionsPagerAdapter(FragmentManager) - Constructor for class com.culturemesh.android.FindNetworkActivity.SectionsPagerAdapter
SELECTED_NETWORK - Static variable in class com.culturemesh.android.API
Identifier for the user's currently selected Network.
SELECTED_USER - Static variable in class com.culturemesh.android.API
The SharedPreferences key for communicating to ViewProfileActivity which user we are viewing.
SELECTED_USER - Static variable in class com.culturemesh.android.ListNetworksFragment
Key stored in the fragment's arguments and whose value is the ID of the user whose networks are to be displayed.
SELECTED_USER - Static variable in class com.culturemesh.android.ViewProfileActivity
Key for extra in Intents that specifies the user whose profile is to be displayed.
selectedNearLocation - Variable in class com.culturemesh.android.ExploreBubblesOpenGLActivity
 
selectedNetwork - Variable in class com.culturemesh.android.PostsFrag
 
selectedNetwork - Variable in class com.culturemesh.android.TimelineActivity
ID of the selected Network
selUser - Variable in class com.culturemesh.android.ViewProfileActivity
ID of the User whose profile to display
setAdapter() - Method in class com.culturemesh.android.ExploreBubblesOpenGLActivity
 
setAuthFailed(boolean) - Method in class com.culturemesh.android.NetworkResponse
Set whether the current object represents a failed authentication
setBold() - Method in class com.culturemesh.android.FormatManager
This method will set the currently selected text to bold.
setContentView(int) - Method in class com.culturemesh.android.DrawerActivity
Create the drawer from R.layout#activity_drawer, which has parent with ID R.id#drawer_frame.
setItalic() - Method in class com.culturemesh.android.FormatManager
This method will set the currently selected text to italic
setLink() - Method in class com.culturemesh.android.FormatManager
This method will set the currently selected text to a link.
setLoggedIn(SharedPreferences, long, String) - Static method in class com.culturemesh.android.LoginActivity
Largely for testing, this public method can be used to set which user is currently logged in This is useful for PickOnboardingStatusActivity because different login states correspond to different users.
setLoggedOut(SharedPreferences) - Static method in class com.culturemesh.android.LoginActivity
Logout the currently logged-out user.
setOnSelectionChangedListener(ListenableEditText.onSelectionChangedListener) - Method in class com.culturemesh.android.ListenableEditText
Set the listener to the provided parameter
settings - Variable in class com.culturemesh.android.CommentsFrag
The app's shared settings that store user info and preferences
settings - Variable in class com.culturemesh.android.PostsFrag
 
settings - Static variable in class com.culturemesh.android.TimelineActivity
The app's preferences
SETTINGS_IDENTIFIER - Static variable in class com.culturemesh.android.API
Identifier for the app's shared preferences.
SettingsActivity - Class in com.culturemesh.android
Screen that displays the current user's profile and let's them update it
SettingsActivity() - Constructor for class com.culturemesh.android.SettingsActivity
 
setupDialog(Dialog, int) - Method in class com.culturemesh.android.ViewUsersModalSheetFragment
Create and configure View from R.layout#rv_container.
showBubbles(ArrayList<Network>) - Method in class com.culturemesh.android.ExploreBubblesOpenGLActivity
 
showDatePickerDialog(View) - Method in class com.culturemesh.android.CreateEventActivity
Show the calendar dialog to let the user select the event date Intended to be called when the user presses button to set date
showErrorDialog(Context, NetworkResponse.DialogTapListener) - Method in class com.culturemesh.android.NetworkResponse
Show an error dialog that can be displayed to show message from messageID to user
showErrorDialog(Context) - Method in class com.culturemesh.android.NetworkResponse
Show an error dialog that can be displayed to show message from messageID to user
showTimePickerDialog(View) - Method in class com.culturemesh.android.CreateEventActivity
Show the clock dialog to let the user select the event start time Intended to be called when user presses button to set time
signInToggle - Variable in class com.culturemesh.android.LoginActivity
Whether the user is signing in or creating an account (true if signing in)
SpecificPostActivity - Class in com.culturemesh.android
Displays a particular Post along with its comments (PostReply).
SpecificPostActivity() - Constructor for class com.culturemesh.android.SpecificPostActivity
 
START - Variable in class com.culturemesh.android.FormatManager
 
StartActivity - Class in com.culturemesh.android
Transparent Activity that is the default Activity.
StartActivity() - Constructor for class com.culturemesh.android.StartActivity
 
subscribedNetworkIds - Variable in class com.culturemesh.android.DrawerActivity
IDs of the Networks the current User is subscribed to
subscribedNetworks - Variable in class com.culturemesh.android.DrawerActivity
The User's current Networks
subscribedUserCount - Variable in class com.culturemesh.android.NetworkSummaryAdapter.PostViewHolder
 
subTitle - Variable in class com.culturemesh.android.ExploreBubblesOpenGLActivity
The smaller text view responsible for clarifying the title text.
swipeRefreshLayout - Variable in class com.culturemesh.android.TimelineActivity
The small circle with the arrow in the center that rotates down from the top of the view if the user swipes down.
A B C D E F G H I J L M N O P Q R S T U V W Y 
Skip navigation links