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