| Class | Description |
|---|---|
| AlarmReceiver |
Alerts user of day's holiday with notification at alarm interval.
|
| AlarmService |
Alarm service for daily holiday notification.
|
| AppConstants |
AppConstants class contains constants used by Google Cloud Endpoints
in fetching Holiday names and content.
|
| CallDialogBox | |
| ContentAdapter |
List view adapter for content feed.
|
| DayFragment |
Fragment for displaying a holiday's content to user.
|
| DialogBox |
Super class for custom alert dialog, directions,
calling the location, or going to an external link.
|
| DisplayContent |
Class for displayed content that can either be advertisements or
suggestions.
|
| ExternalLinkDialogBox | |
| Holiday |
The Holiday class maintains the Holiday
name and date.
|
| InitialActivity |
Initial activity for the cele mobile application.
|
| LocationServicesDialogBox | |
| MapDialogBox | |
| OverviewActivity |
Activity that manages the seven fragments representing
each day of the week.
|
| SelectDateOfBirthActivity |
Activity for selecting the date of birth of the user.
|
| SelectGenderActivity |
Activity for allowing user to select his or her gender.
|
| ServicesEnabled |
Utility class to check if location services are enabled and or
the device can make phone calls.
|