- editTextOpened - Variable in class com.culturemesh.android.SpecificPostActivity
-
Whether the "window" to write a reply is open.
- ellipses - Static variable in interface com.culturemesh.android.Listable
-
- email - Variable in class com.culturemesh.android.API.Get.LoginResponse
-
- email - Variable in class com.culturemesh.android.SettingsActivity
-
Editable text fields that make up parts of the User
's profile
- emptyModel(RequestQueue, String, String, int, SharedPreferences, <any>) - Static method in class com.culturemesh.android.API
-
Add to the provided queue a request to the server at the provided URL using the provided method
- emptyText - Variable in class com.culturemesh.android.ListNetworksFragment
-
Displays R.string#no_networks
if there are no networks to display
- emptyText - Variable in class com.culturemesh.android.ListUserEventsFragment
-
Text field that displays R.string#no_events
if there are no events to display
- emptyText - Variable in class com.culturemesh.android.ListUserPostsFragment
-
Displays R.string#no_posts
if there are no Post
s to display
- emptyText - Variable in class com.culturemesh.android.SettingsActivity
-
Text field that displays R.string#no_networks
if the user has not joined any
Network
s
- END - Variable in class com.culturemesh.android.FormatManager
-
- event(RequestQueue, Event, SharedPreferences, <any>) - Static method in class com.culturemesh.android.API.Post
-
POST to the server a request, via /event/new
, to create a new
Event
.
- event(RequestQueue, Event, SharedPreferences, <any>) - Static method in class com.culturemesh.android.API.Put
-
PUT to the server a request, via /event/new
, to update an
Event
.
- eventDescription - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
Description of the Event
- eventDetailsLL - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
Layout within which the details section of the displayed list item is defined
- eventLocation - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
Where the Event
will take place
- eventTime - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
Time of the Event
- eventTitle - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
Text fields for both Post
and Event
information
- expandDatabaseNetwork(RequestQueue, DatabaseNetwork, <any>) - Static method in class com.culturemesh.android.API
-
DatabaseNetwork
s do not store all the information associated with a Network
.
- ExploreBubblesOpenGLActivity - Class in com.culturemesh.android
-
Display moving bubbles which show suggested networks for the user to join
- ExploreBubblesOpenGLActivity() - Constructor for class com.culturemesh.android.ExploreBubblesOpenGLActivity
-