Interface | Description |
---|---|
BitmapResolver |
An interface whose implementors should provide a Bitmap based on a passed View.
|
CommentEditText.OnKeyPreImeListener | |
RadFeedback.OnAuthorPromptConfirmedListener | |
RadFeedback.OnItemsDeliveredCallback | |
RadFeedback.OnSendFeedbackFinishedListener |
Implementations of this interface can receive events from
RadFeedback that a procedure for sending feedback
has completed. |
RadFeedback.OnSubmitFeedbackFinishedCallback |
Class | Description |
---|---|
BitmapResolverBase |
A base implementation of the BitmapResolver interface.
|
CommentEditText |
Created by ginev on 20/05/2014.
|
DateParser |
Created by ginev on 26/05/2014.
|
EditDetailsActivity | |
FeedbackIndicator |
Created by ginev on 09/05/2014.
|
FeedbackItem |
Instances of this class represent information about a feedback item.
|
FragmentItemsList |
A simple
Fragment subclass. |
Image |
Created by ginev on 15/05/2014.
|
JSONHelper |
Created by ginev on 15/05/2014.
|
MainMenuItem |
Represents an item within the
RadFeedback
main menu window. |
RadFeedback |
This class provides infrastructure for sending feedback to the developers from withing an Android
application.
|
SendFeedbackActivity | |
SystemInfo |
Encapsulates system information about the device.
|
ViewFeedbackActivity | |
ViewFeedbackItemActivity |
This activity visualizes a single Feedback item submitted by the user.
|