- onBackPressed() - Method in class com.couchprivileges.cele.SelectDateOfBirthActivity
-
On back pressed, use the correct animation to slide to
the previous activity.
- onBackPressed() - Method in class com.couchprivileges.cele.SelectGenderActivity
-
On back pressed, use the correct animation to slide to
the previous activity.
- onClick(View) - Method in class com.couchprivileges.cele.CallDialogBox
-
On click event for call and map buttons.
- onClick(View) - Method in class com.couchprivileges.cele.DialogBox
-
On click event for call and map buttons.
- onClick(View) - Method in class com.couchprivileges.cele.ExternalLinkDialogBox
-
On click event for call and map buttons.
- onClick(View) - Method in class com.couchprivileges.cele.LocationServicesDialogBox
-
On click event for call and map buttons.
- onClick(View) - Method in class com.couchprivileges.cele.MapDialogBox
-
On click event for call and map buttons.
- onClick(View) - Method in class com.couchprivileges.cele.OverviewActivity
-
On click listener switch statement for days of
the week buttons.
- onConnected(Bundle) - Method in class com.couchprivileges.cele.DayFragment
-
- onConnectionFailed(ConnectionResult) - Method in class com.couchprivileges.cele.DayFragment
-
- onCreate(Bundle) - Method in class com.couchprivileges.cele.DialogBox
-
- onCreate(Bundle) - Method in class com.couchprivileges.cele.InitialActivity
-
- onCreate(Bundle) - Method in class com.couchprivileges.cele.OverviewActivity
-
- onCreate(Bundle) - Method in class com.couchprivileges.cele.SelectDateOfBirthActivity
-
- onCreate(Bundle) - Method in class com.couchprivileges.cele.SelectGenderActivity
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.couchprivileges.cele.DayFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.couchprivileges.cele.DialogBox
-
- onDisconnected() - Method in class com.couchprivileges.cele.DayFragment
-
- onPostExecute(Void) - Method in class com.couchprivileges.cele.DayFragment.GetHolidayContent
-
Sorts the content by distance, and notifies
the list view that the content has changed.
- onPostExecute(Void) - Method in class com.couchprivileges.cele.OverviewActivity.GetWeeksHolidays
-
- onPreExecute() - Method in class com.couchprivileges.cele.DayFragment.GetHolidayContent
-
Sets the refresh spinner on.
- onReceive(Context, Intent) - Method in class com.couchprivileges.cele.AlarmReceiver
-
- onRefresh() - Method in class com.couchprivileges.cele.DayFragment
-
On refresh, if the location is known,
updates the content from the web server.
- onStart() - Method in class com.couchprivileges.cele.CallDialogBox
-
- onStart() - Method in class com.couchprivileges.cele.ExternalLinkDialogBox
-
- onStart() - Method in class com.couchprivileges.cele.LocationServicesDialogBox
-
- onStart() - Method in class com.couchprivileges.cele.MapDialogBox
-
- OverviewActivity - Class in com.couchprivileges.cele
-
Activity that manages the seven fragments representing
each day of the week.
- OverviewActivity() - Constructor for class com.couchprivileges.cele.OverviewActivity
-
- OverviewActivity.GetWeeksHolidays - Class in com.couchprivileges.cele
-
Async Task to get all the holiday names for the week.
- OverviewActivity.GetWeeksHolidays() - Constructor for class com.couchprivileges.cele.OverviewActivity.GetWeeksHolidays
-
- OverviewActivity.ScreenSlidePagerAdapter - Class in com.couchprivileges.cele
-
Pager adapter class that represents seven day fragments.
- OverviewActivity.ScreenSlidePagerAdapter(FragmentManager) - Constructor for class com.couchprivileges.cele.OverviewActivity.ScreenSlidePagerAdapter
-