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 

R

RedirectableAppCompatActivity - Class in org.codethechange.culturemesh
Superclass for all classes that support redirection instructions from the activity they are launched from.
RedirectableAppCompatActivity() - Constructor for class org.codethechange.culturemesh.RedirectableAppCompatActivity
 
Redirection - Class in org.codethechange.culturemesh
Classes that extend this one can be sent information when launched regarding where the user should be directed next.
Redirection() - Constructor for class org.codethechange.culturemesh.Redirection
 
regionRef - Variable in class org.codethechange.culturemesh.CreateEventActivity
Reference to the similarly-named UI element
reply(RequestQueue, PostReply, SharedPreferences, <any>) - Static method in class org.codethechange.culturemesh.API.Post
POST to the server a request, via /post/{postId}/reply, to create a new PostReply.
reply(RequestQueue, PostReply, SharedPreferences, <any>) - Static method in class org.codethechange.culturemesh.API.Put
PUT to the server a request, via /post/{postId}/reply, to update a PostReply.
reply - Variable in class org.codethechange.culturemesh.RVCommentAdapter.PostReplyViewHolder
 
REQUEST_NEW_NEAR_LOCATION - Variable in class org.codethechange.culturemesh.FindNetworkActivity
 
resetAdapter() - Method in class org.codethechange.culturemesh.SettingsActivity
Reset the adapter by clearing it and then populating it with new information from API.Get#userNetworks(RequestQueue, long, Response.Listener), API.Get#networkPostCount(RequestQueue, long, Response.Listener), and API.Get#networkUserCount(RequestQueue, long, Response.Listener).
resizeBitmap(Bitmap) - Method in class org.codethechange.culturemesh.SettingsActivity
Resizes bitmap to ensure that bitmap fits under 2 MB limit.
RESULT_OK - Static variable in class org.codethechange.culturemesh.ChooseNearLocationActivity
Result code to signal via the Intent that the user successfully chose a Location
root - Variable in class org.codethechange.culturemesh.ListNetworksFragment
Inflated user interface created by ListNetworksFragment#onCreate(Bundle)
root - Variable in class org.codethechange.culturemesh.ListUserPostsFragment
The inflated user interface
rv - Variable in class org.codethechange.culturemesh.ListNetworksFragment
Scrollable list of networks
rv - Variable in class org.codethechange.culturemesh.ListUserEventsFragment
Scrollable list of events.
rv - Variable in class org.codethechange.culturemesh.ListUserPostsFragment
Scrollable list of Posts
rv - Variable in class org.codethechange.culturemesh.SettingsActivity
 
RVAdapter - Class in org.codethechange.culturemesh
Adapter that provides the Posts and/or Events of a Network to displayed, scrollable lists
RVAdapter(List<FeedItem>, RVAdapter.OnItemClickListener, Context) - Constructor for class org.codethechange.culturemesh.RVAdapter
Initialize instance fields with provided parameters
RVAdapter.OnItemClickListener - Interface in org.codethechange.culturemesh
Interface listeners for clicks on items must implement
RVAdapter.PostViewHolder - Class in org.codethechange.culturemesh
Stores the View elements of each item in the displayed list.
RVCommentAdapter - Class in org.codethechange.culturemesh
Adapter that populates a UI list with comments
RVCommentAdapter(List<PostReply>, RVCommentAdapter.OnItemClickListener, Context) - Constructor for class org.codethechange.culturemesh.RVCommentAdapter
Store parameters in instance fields
RVCommentAdapter.OnItemClickListener - Interface in org.codethechange.culturemesh
Interface implemented by any listener for item clicks
RVCommentAdapter.PostReplyViewHolder - Class in org.codethechange.culturemesh
Holder for the parts of each View in the list
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