|
CopaApp
Change of Plan Application
|
| Represents a node in the category tree | |
| Simple implementation of the CategoryNode interface | |
| A data represention of what shall be communicated between service and client | |
| A request to be created by the client and sent to and received by the server | |
| A response to be created by the service and sent to and received by the client | |
| An event that can have multiple fixed dates (SingleEvents) | |
| A group of Events | |
| Occurs if no Event for a given SingleEvent is available | |
| Occurs if no EventGroup for a given Event is available | |
| Occurs if no SingleEvent for a given SingleEventID is available | |
| Occurs if no storage is available | |
| Indicates an error caused by inappropriate API usage | |
| Indicates an internal error at the service | |
| Indicates a rejection of a request by the service because of insufficient permission | |
| Indicates that a request could not be executed because of its parameterization | |
| Helper class providing methods and constants common to other classes in the app | |
| Constants used by the GCM library | |
| Utilities for device registration | |
| Helper class used to communicate with the demo server | |
| This is a helper class which implements some methods for repeating tasks that are needed on various occasions | |
| This is the TestClass of the class Helper | |
| This is a helper class for dialogs and alerts | |
| A serializer to serialize/deserialize objects in a way used by the system using GSON | |
| The serializer to be used by the client | |
| The serializer to be used by the server | |
| This singleton class manages the connection with the server | |
| Contains information about the service running | |
| Holds information about the servers status | |
| A single occurence (fixed date) of an Event | |
| This class extends the BaseClass SingleEvent with the update status and color code | |
| An update on a fixed date of an event (SingleEvent) | |
| This class implements the Android SharedPreferences to store Settings | |
| Settings of one user for an event | |
| Roles for users of the system which grant access to different functions | |
| Represents the personal settings of a user | |
| This class extends the BaseClass Settings with notification kind and last update | |
| A collection of utility methods related to the base classes | |
| This activity shows information about CoPA | |
| In this activity a user can update a event, if he has the rights to do it | |
| In this activity a user can see all rightholders, deputies and owners of an event | |
| This activity shows the categories of help | |
| This activity shows helpful information as for example the rights hierarchy of CoPA | |
| In this activity a user can enter his name and password to login or click a button to logout | |
| In this activity the user sees a list of his next SingleEvents | |
| In this activity a user can manage his privileges | |
| In this activity a user start his search after a event by chosing categories and a searchterm | |
| On this activity the Events as results of a search are shown | |
| On this activity the EventGroups as results of a search are shown | |
| In this activity a user sees all SingleEvents to an Event which he has found before with the search | |
| In this activity a user can change his settings | |
| In this activity a user can see all details of a SingleEvent | |
| In this activity a user sees all SingleEvents to an Event | |
| In this activity a user can see all Events, which he has subscribed | |
| Test class for the ServerConnection class | |
| This Adapter helps to show the List of subscribed Events | |
| This Adapter helps to show the List of SingleEvents on the MainActivity | |
| This Adapter helps to show the List of Events to which a user has special rights | |
| This Adapter helps to show the List of Events | |
| This Adapter helps to show the List of Events | |
| This Adapter helps to show the List of Events | |
| This Adapter helps to show the List of SingleEvents which belong to a before with the search found Event | |
| This Adapter helps to show the List of SingleEvents | |
| BroadcastReceiver that receives GCM messages and delivers them to an application-specific GCMBaseIntentService subclass | |
| This class implements the Bouncy Castle KeyStore which includes the SSL Certificate of the unicopa server | |
| This is a helper class for the colordialog | |
| Skeleton for application-specific IntentServices responsible for handling communication from Google Cloud Messaging service | |
| Serializes Exceptions in a very simple way, only using their message | |
| This class implements the Android Database as a singleton |
1.8.4