- SelectDateOfBirthActivity - Class in com.couchprivileges.cele
-
Activity for selecting the date of birth of the user.
- SelectDateOfBirthActivity() - Constructor for class com.couchprivileges.cele.SelectDateOfBirthActivity
-
- SelectGenderActivity - Class in com.couchprivileges.cele
-
Activity for allowing user to select his or her gender.
- SelectGenderActivity() - Constructor for class com.couchprivileges.cele.SelectGenderActivity
-
- ServicesEnabled - Class in com.couchprivileges.cele
-
Utility class to check if location services are enabled and or
the device can make phone calls.
- ServicesEnabled() - Constructor for class com.couchprivileges.cele.ServicesEnabled
-
- setActionBar() - Method in class com.couchprivileges.cele.OverviewActivity
-
Sets the layout and the content of the action bar.
- setButtonListeners() - Method in class com.couchprivileges.cele.OverviewActivity
-
Sets the button listeners for the days of the week tab buttons.
- setButtonState(View) - Method in class com.couchprivileges.cele.OverviewActivity
-
Sets the button state.
- setHolidayName(String) - Method in class com.couchprivileges.cele.Holiday
-
Sets the name of the holiday.
- setIconSize() - Method in class com.couchprivileges.cele.SelectGenderActivity
-
Sets the font size of the male and female
Font Awesome icons.
- setListItemButtonFonts(View) - Method in class com.couchprivileges.cele.ContentAdapter
-
Sets the fonts of the button icons in the
expandable list view's children.
- setListViewListeners() - Method in class com.couchprivileges.cele.DayFragment
-
Sets the listeners on the list view for
both expansion and scrolling.
- setWeeksDates() - Method in class com.couchprivileges.cele.OverviewActivity
-
Determines on what date the week's
Sunday occurred and sets the week's
dates accordingly.
- shortTitle - Variable in class com.couchprivileges.cele.DisplayContent
-
- startAlarm() - Method in class com.couchprivileges.cele.AlarmService
-
Starts the alarm.
- startAsyncTask() - Method in class com.couchprivileges.cele.DayFragment
-
Starts the async task to get
holiday content.
- startEnterDateOfBirthActivity(View) - Method in class com.couchprivileges.cele.SelectGenderActivity
-
Starts the SelectDateOfBirthActivity on right arrow select.
- startOverviewActivity(View) - Method in class com.couchprivileges.cele.SelectDateOfBirthActivity
-
Starts the OverviewActivity on check button click.
- startSelectGenderActivity(View) - Method in class com.couchprivileges.cele.InitialActivity
-
Starts the Select Gender Activity on the right arrow
button select.
- swipeLayout - Variable in class com.couchprivileges.cele.DayFragment
-