- checkAndAddNetwork(Network) - Method in class com.culturemesh.android.ListNetworksFragment
-
We can only add networks to the NetworkSummaryAdapter when the usercounts and postcounts
values have been fetched.
- ChooseNearLocationActivity - Class in com.culturemesh.android
-
This screen let's the user choose where they live now.
- ChooseNearLocationActivity() - Constructor for class com.culturemesh.android.ChooseNearLocationActivity
-
- CHOSEN_PLACE - Static variable in class com.culturemesh.android.ChooseNearLocationActivity
-
Identifier for the Intent
whose value is the Location
the user chose
- cityRef - Variable in class com.culturemesh.android.CreateEventActivity
-
Reference to the similarly-named UI element
- clear() - Method in class com.culturemesh.android.SearchAdapter
-
Clears the list of all items
- close - Variable in class com.culturemesh.android.TimelineActivity
-
Handle the animations for expanding the "create" floating action button into buttons to
create Post
s and
Event
s (open) and performing the reverse (close)
- closeEditTextView() - Method in class com.culturemesh.android.SpecificPostActivity
-
When the user selects out of the text field, the view will shrink back to its original
position.
- com.culturemesh.android - package com.culturemesh.android
-
- comment1Layout - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
Layout within which the two displayed comments are defined
- comment1Name - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
Text fields for both Post
and Event
information
- comment1Text - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
Text fields for both Post
and Event
information
- comment2Layout - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
Layout within which the two displayed comments are defined
- comment2Name - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
Text fields for both Post
and Event
information
- comment2Text - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
Text fields for both Post
and Event
information
- commentField - Variable in class com.culturemesh.android.SpecificPostActivity
-
Field for the user to enter a comment
- comments - Variable in class com.culturemesh.android.RVCommentAdapter
-
Comments to show in the list
- CommentsFrag - Class in com.culturemesh.android
-
Fragment for displaying comments to posts
- CommentsFrag() - Constructor for class com.culturemesh.android.CommentsFrag
-
- commentsRV - Variable in class com.culturemesh.android.SpecificPostActivity
-
Scrollable list of comments
- confirmPassword - Variable in class com.culturemesh.android.LoginActivity
-
Reference to the text field for password confirmation
- content - Variable in class com.culturemesh.android.CreatePostActivity
-
Field the user uses to type the body of their Post
- content - Variable in class com.culturemesh.android.FormatManager
-
- content - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
Text fields for both Post
and Event
information
- content - Variable in class com.culturemesh.android.RVCommentAdapter.PostReplyViewHolder
-
Textual components of the display for a single list item
- content - Variable in class com.culturemesh.android.SpecificPostActivity
-
Body of the Post
- context - Variable in class com.culturemesh.android.RVAdapter
-
The Context
in which the list is displayed
- context - Variable in class com.culturemesh.android.RVCommentAdapter
-
Context
of the list where the comments are displayed
- context - Variable in class com.culturemesh.android.SearchAdapter
-
Context
which holds the list
- context - Variable in class com.culturemesh.android.UsersListAdapter
-
Context
in which the list is being displayed
- ContributionsPager(FragmentManager) - Constructor for class com.culturemesh.android.ViewProfileActivity.ContributionsPager
-
- countryRef - Variable in class com.culturemesh.android.CreateEventActivity
-
Reference to the similarly-named UI element
- create - Variable in class com.culturemesh.android.TimelineActivity
-
Floating buttons that allow users to create posts and events
- createDefaultNetwork() - Method in class com.culturemesh.android.TimelineActivity
-
Use API methods to fetch details of the user's selected network.
- createEvent(View) - Method in class com.culturemesh.android.CreateEventActivity
-
Create an event based on the entered data after validating it
- createEvent - Variable in class com.culturemesh.android.TimelineActivity
-
Floating buttons that allow users to create posts and events
- CreateEventActivity - Class in com.culturemesh.android
-
Screen through which users can create an event in their currently selected network
- CreateEventActivity() - Constructor for class com.culturemesh.android.CreateEventActivity
-
- CreateEventActivity.DatePickerFragment - Class in com.culturemesh.android
-
DatePicker static class that handles operations of the time selection fragment
- CreateEventActivity.TimePickerFragment - Class in com.culturemesh.android
-
TimePicker static class that handles operations of the time selection fragment
- createNoNetwork() - Method in class com.culturemesh.android.TimelineActivity
-
- createPost - Variable in class com.culturemesh.android.TimelineActivity
-
Floating buttons that allow users to create posts and events
- CreatePostActivity - Class in com.culturemesh.android
-
Creates screen the user can use to create a new Post
- CreatePostActivity() - Constructor for class com.culturemesh.android.CreatePostActivity
-
- Credentials - Class in com.culturemesh.android
-
Just a file out of source control that you can use to hide our API Key.
- Credentials() - Constructor for class com.culturemesh.android.Credentials
-
- CURRENT_USER - Static variable in class com.culturemesh.android.API
-
Identifier for the currently-signed-in user's ID.
- currentUser - Variable in class com.culturemesh.android.DrawerActivity
-
ID of the current User
- cv - Variable in class com.culturemesh.android.RVAdapter.PostViewHolder
-
The View
for the displayed list item
- cv - Variable in class com.culturemesh.android.RVCommentAdapter.PostReplyViewHolder
-
The View
to display a single list item
- cv - Variable in class com.culturemesh.android.SpecificPostActivity
-
The View
that holds the UI elements that make up the displayed Post