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 

A

abbreviateNumber(long) - Static method in class com.culturemesh.android.FormatManager
In the interest of screen space and accessibility, we will format the number to have a magnitude suffix instead of the exact number.
AboutActivity - Class in com.culturemesh.android
Activity for displaying author attributions, copyright notices, and version information on an About page
AboutActivity() - Constructor for class com.culturemesh.android.AboutActivity
 
Acknowledgements - Class in com.culturemesh.android
A DrawerActivity that displays legally required attributions for the open-source code we use.
Acknowledgements() - Constructor for class com.culturemesh.android.Acknowledgements
 
adapter - Variable in class com.culturemesh.android.ChooseNearLocationActivity
Populates the list of results with autocomplete results
adapter - Variable in class com.culturemesh.android.FindNetworkActivity.FindLanguageFragment
The adapter that populates FindNetworkActivity.FindLanguageFragment.searchList with results
adapter - Variable in class com.culturemesh.android.FindNetworkActivity.FindLocationFragment
The adapter that populates FindNetworkActivity.FindLocationFragment.searchList with results
addAll(Collection<? extends T>) - Method in class com.culturemesh.android.SearchAdapter
Add all items in a Collection to the list of items the adapter displays in the list
address1Ref - Variable in class com.culturemesh.android.CreateEventActivity
Reference to the similarly-named UI element
address2Ref - Variable in class com.culturemesh.android.CreateEventActivity
Reference to the similarly-named UI element
animateFAB() - Method in class com.culturemesh.android.TimelineActivity
This function controls the animation for the FloatingActionButtons.
animateLoadingOverlay(View, int, float, int) - Static method in class com.culturemesh.android.AnimationUtils
Shows or hides loading overlay with smooth alpha transition.
AnimationUtils - Class in com.culturemesh.android
This is a utility class to show the loading overlay for activities that require network requests to display their data.
AnimationUtils() - Constructor for class com.culturemesh.android.AnimationUtils
 
API - Class in com.culturemesh.android
This API serves as the interface between the rest of the app and the CultureMesh servers.
API() - Constructor for class com.culturemesh.android.API
 
API.Get - Class in com.culturemesh.android
The protocol for GET requests is as follows...
API.Get.LoginResponse - Class in com.culturemesh.android
Bundle object to store responses from getting tokens, which yield Users, tokens, and emails.
API.Post - Class in com.culturemesh.android
 
API.Put - Class in com.culturemesh.android
 
API_URL_BASE - Static variable in class com.culturemesh.android.API
Base of the URL all API endpoints use.
APIKey - Static variable in class com.culturemesh.android.Credentials
 
ApplicationStart - Class in com.culturemesh.android
This serves as a landing page for when the app is started from scratch.
ApplicationStart() - Constructor for class com.culturemesh.android.ApplicationStart
 
ARG_SECTION_NUMBER - Static variable in class com.culturemesh.android.FindNetworkActivity.FindLanguageFragment
The fragment argument representing the section number for this fragment.
ARG_SECTION_NUMBER - Static variable in class com.culturemesh.android.FindNetworkActivity.FindLocationFragment
The fragment argument representing the section number for this fragment.
attending - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
Text fields for both Post and Event information
autocompleteLanguage(RequestQueue, String, <any>) - Static method in class com.culturemesh.android.API.Get
Get potential Languages that match a user's query text
autocompletePlace(RequestQueue, String, <any>) - Static method in class com.culturemesh.android.API.Get
Get potential Locations that match a user's query text
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