- activity - Variable in class com.couchprivileges.cele.ContentAdapter
-
- adapter - Variable in class com.couchprivileges.cele.DayFragment
-
- addContent(DisplayContent) - Method in class com.couchprivileges.cele.ContentAdapter
-
Adds content to ArrayList displayed in the list view.
- AlarmReceiver - Class in com.couchprivileges.cele
-
Alerts user of day's holiday with notification at alarm interval.
- AlarmReceiver() - Constructor for class com.couchprivileges.cele.AlarmReceiver
-
- alarmSender - Variable in class com.couchprivileges.cele.AlarmService
-
- AlarmService - Class in com.couchprivileges.cele
-
Alarm service for daily holiday notification.
- AlarmService(Context, String) - Constructor for class com.couchprivileges.cele.AlarmService
-
Service to schedule alerting user
of day's holiday via a notification at
a given time.
- AppConstants - Class in com.couchprivileges.cele
-
AppConstants class contains constants used by Google Cloud Endpoints
in fetching Holiday names and content.
- AppConstants() - Constructor for class com.couchprivileges.cele.AppConstants
-
- areLocationServicesAvailable(Activity) - Method in class com.couchprivileges.cele.ServicesEnabled
-
Determines if the location services are available.