Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- onCheckBoxChecked(String, boolean) - Method in interface com.example.skeddly.ui.adapter.CheckBoxCheckedListener
- onClick(View) - Method in class com.example.skeddly.ui.InboxFragment
- onCreate(Bundle) - Method in class com.example.skeddly.MainActivity
- onCreate(Bundle) - Method in class com.example.skeddly.SignupActivity
- onCreate(Bundle) - Method in class com.example.skeddly.ui.utility.LocationFetcherFragment
- onCreateDialog(Bundle) - Method in class com.example.skeddly.ui.popup.CategorySelectorDialogFragment
- onCreateDialog(Bundle) - Method in class com.example.skeddly.ui.popup.DrawParticipantsDialogFragment
- onCreateDialog(Bundle) - Method in class com.example.skeddly.ui.popup.ImagePopupDialogFragment
- onCreateDialog(Bundle) - Method in class com.example.skeddly.ui.popup.MapPopupDialogFragment
- onCreateDialog(Bundle) - Method in class com.example.skeddly.ui.popup.QRPopupDialogFragment
- onCreateDialog(Bundle) - Method in class com.example.skeddly.ui.popup.SendMessageDialogFragment
- onCreateDialog(Bundle) - Method in class com.example.skeddly.ui.popup.StandardPopupDialogFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.AdminImageGalleryFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.AdminInboxFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.AdminUserViewFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.CreateFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.EventHistoryFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.EventViewInfoFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.filtering.EventFilterMenuFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.HomeFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.InboxFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.MyEventsFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.NotificationSettingsFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.ParticipantListFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.PersonalInformationEditFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.popup.DrawParticipantsDialogFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.popup.ImagePopupDialogFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.popup.MapPopupDialogFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.popup.QRPopupDialogFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.popup.StandardPopupDialogFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.ProfileButtonsFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.ProfileFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.ToolButtonsFragment
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.example.skeddly.ui.ToolsFragment
- onDestroyView() - Method in class com.example.skeddly.ui.AdminInboxFragment
- onDestroyView() - Method in class com.example.skeddly.ui.AdminUserViewFragment
- onDestroyView() - Method in class com.example.skeddly.ui.CreateFragment
- onDestroyView() - Method in class com.example.skeddly.ui.EventHistoryFragment
- onDestroyView() - Method in class com.example.skeddly.ui.EventViewInfoFragment
- onDestroyView() - Method in class com.example.skeddly.ui.HomeFragment
- onDestroyView() - Method in class com.example.skeddly.ui.InboxFragment
- onDestroyView() - Method in class com.example.skeddly.ui.MyEventsFragment
- onDestroyView() - Method in class com.example.skeddly.ui.NotificationSettingsFragment
- onDestroyView() - Method in class com.example.skeddly.ui.ParticipantListFragment
- onDestroyView() - Method in class com.example.skeddly.ui.PersonalInformationEditFragment
- onDestroyView() - Method in class com.example.skeddly.ui.ProfileButtonsFragment
- onDestroyView() - Method in class com.example.skeddly.ui.ProfileFragment
- onDestroyView() - Method in class com.example.skeddly.ui.ToolsFragment
- onDismiss(DialogInterface) - Method in class com.example.skeddly.ui.popup.QRPopupDialogFragment
- onDismiss(DialogInterface) - Method in class com.example.skeddly.ui.popup.StandardPopupDialogFragment
- onFilterUpdated(boolean) - Method in interface com.example.skeddly.ui.filtering.FilterUpdatedListener
- onMapReady(GoogleMap) - Method in class com.example.skeddly.ui.popup.MapPopupDialogFragment
- onMessageButtonClick(String) - Method in interface com.example.skeddly.ui.adapter.ParticipantAdapter.OnMessageButtonClickListener
- onMessageButtonClick(String) - Method in class com.example.skeddly.ui.ParticipantListFragment
- onMessageButtonClick(String, String) - Method in interface com.example.skeddly.ui.adapter.UserAdapter.OnMessageButtonClickListener
- onMessageButtonClick(String, String) - Method in class com.example.skeddly.ui.AdminUserViewFragment
- onMessageReceived(RemoteMessage) - Method in class com.example.skeddly.SkeddlyFirebaseMessagingService
- onPositiveButtonClick(MaterialTimePicker) - Method in interface com.example.skeddly.ui.utility.MaterialTimePickerCallback
- onResult(String) - Method in interface com.example.skeddly.business.event.Event.FindTicketCallback
- onSearchFinished() - Method in interface com.example.skeddly.business.search.SearchFinishedListener
- onSearchFinished(String) - Method in interface com.example.skeddly.business.search.SearchFinishedListener
- onUpdate(DatabaseObjects) - Method in interface com.example.skeddly.business.database.IterableListenUpdate
-
Called when the values are updated
- onUpdate(T) - Method in interface com.example.skeddly.business.database.SingleListenUpdate
-
Called when the value is updated
- onUserLoaded(User, boolean) - Method in interface com.example.skeddly.business.user.UserLoaded
- onViewCreated(View, Bundle) - Method in class com.example.skeddly.ui.CreateFragment
- onViewCreated(View, Bundle) - Method in class com.example.skeddly.ui.MyEventsFragment
- onViewLoaded(Matcher<View>) - Static method in class com.example.skeddly.utilities.TestUtil
-
Waits for a view to load before continuing.
- onViewLoaded(Matcher<View>, long) - Static method in class com.example.skeddly.utilities.TestUtil
-
Waits for a view to load before continuing.
- ORGANIZER - Enum constant in enum class com.example.skeddly.business.user.UserLevel
- organizerId - Variable in class com.example.skeddly.business.database.repository.EventRepository
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form