Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.kernelcrew.moodapp.ui.BottomNavBarController (implements com.google.android.material.navigation.NavigationBarView.OnItemSelectedListener)
- com.kernelcrew.moodapp.data.CombinedListenerComposer (implements com.google.firebase.firestore.ListenerRegistration)
- com.kernelcrew.moodapp.data.Comment (implements java.io.Serializable)
- com.kernelcrew.moodapp.data.CommentProvider
- android.content.Context
- android.content.ContextWrapper
- android.view.ContextThemeWrapper
- android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- androidx.core.app.ComponentActivity (implements androidx.core.view.KeyEventDispatcher.Component, androidx.lifecycle.LifecycleOwner)
- androidx.activity.ComponentActivity (implements androidx.activity.result.ActivityResultCaller, androidx.activity.result.ActivityResultRegistryOwner, androidx.activity.contextaware.ContextAware, androidx.activity.FullyDrawnReporterOwner, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.core.view.MenuHost, androidx.activity.OnBackPressedDispatcherOwner, androidx.core.content.OnConfigurationChangedProvider, androidx.core.app.OnMultiWindowModeChangedProvider, androidx.core.app.OnNewIntentProvider, androidx.core.app.OnPictureInPictureModeChangedProvider, androidx.core.content.OnTrimMemoryProvider, androidx.core.app.OnUserLeaveHintProvider, androidx.savedstate.SavedStateRegistryOwner, androidx.lifecycle.ViewModelStoreOwner)
- androidx.fragment.app.FragmentActivity (implements androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback, androidx.core.app.ActivityCompat.RequestPermissionsRequestCodeValidator)
- androidx.appcompat.app.AppCompatActivity (implements androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider, androidx.appcompat.app.AppCompatCallback, androidx.core.app.TaskStackBuilder.SupportParentable)
- com.kernelcrew.moodapp.ui.MainActivity
- androidx.appcompat.app.AppCompatActivity (implements androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider, androidx.appcompat.app.AppCompatCallback, androidx.core.app.TaskStackBuilder.SupportParentable)
- androidx.fragment.app.FragmentActivity (implements androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback, androidx.core.app.ActivityCompat.RequestPermissionsRequestCodeValidator)
- androidx.activity.ComponentActivity (implements androidx.activity.result.ActivityResultCaller, androidx.activity.result.ActivityResultRegistryOwner, androidx.activity.contextaware.ContextAware, androidx.activity.FullyDrawnReporterOwner, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.core.view.MenuHost, androidx.activity.OnBackPressedDispatcherOwner, androidx.core.content.OnConfigurationChangedProvider, androidx.core.app.OnMultiWindowModeChangedProvider, androidx.core.app.OnNewIntentProvider, androidx.core.app.OnPictureInPictureModeChangedProvider, androidx.core.content.OnTrimMemoryProvider, androidx.core.app.OnUserLeaveHintProvider, androidx.savedstate.SavedStateRegistryOwner, androidx.lifecycle.ViewModelStoreOwner)
- androidx.core.app.ComponentActivity (implements androidx.core.view.KeyEventDispatcher.Component, androidx.lifecycle.LifecycleOwner)
- android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- android.view.ContextThemeWrapper
- android.content.ContextWrapper
- com.kernelcrew.moodapp.ui.EmotionIconUtils
- com.kernelcrew.moodapp.data.FollowProvider
- com.kernelcrew.moodapp.data.FollowRequestProvider
- androidx.fragment.app.Fragment (implements androidx.activity.result.ActivityResultCaller, android.content.ComponentCallbacks, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.savedstate.SavedStateRegistryOwner, android.view.View.OnCreateContextMenuListener, androidx.lifecycle.ViewModelStoreOwner)
- com.kernelcrew.moodapp.ui.AuthHome
- com.kernelcrew.moodapp.ui.AuthSignIn
- com.kernelcrew.moodapp.ui.AuthSignUp
- com.kernelcrew.moodapp.ui.CreateMoodEvent
- androidx.fragment.app.DialogFragment (implements android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnDismissListener)
- androidx.appcompat.app.AppCompatDialogFragment
- com.google.android.material.bottomsheet.BottomSheetDialogFragment
- com.kernelcrew.moodapp.ui.components.UploadPhotoFragment
- com.google.android.material.bottomsheet.BottomSheetDialogFragment
- com.kernelcrew.moodapp.ui.DeleteDialogFragment
- androidx.appcompat.app.AppCompatDialogFragment
- com.kernelcrew.moodapp.ui.EditMoodEvent
- com.kernelcrew.moodapp.ui.components.EmotionPickerFragment
- com.kernelcrew.moodapp.ui.components.FilterBarFragment
- com.kernelcrew.moodapp.ui.components.DefaultFilterBarFragment
- com.kernelcrew.moodapp.ui.HomeFeed (implements com.kernelcrew.moodapp.ui.components.FilterBarFragment.OnFilterChangedListener, com.kernelcrew.moodapp.ui.components.FilterBarFragment.OnUserSearchListener)
- com.kernelcrew.moodapp.ui.MoodHistory (implements com.kernelcrew.moodapp.ui.MoodHistoryAdapter.OnItemClickListener)
- com.kernelcrew.moodapp.ui.components.DefaultFilterBarFragment
- com.kernelcrew.moodapp.ui.FollowersFragment
- com.kernelcrew.moodapp.ui.FollowingFragment
- com.kernelcrew.moodapp.ui.FollowRequestsFragment
- com.kernelcrew.moodapp.ui.LocationFragment
- com.kernelcrew.moodapp.ui.MoodComments (implements com.kernelcrew.moodapp.ui.MoodHistoryAdapter.OnItemClickListener)
- com.kernelcrew.moodapp.ui.MoodDetails (implements com.kernelcrew.moodapp.ui.DeleteDialogFragment.DeleteDialogListener)
- com.kernelcrew.moodapp.ui.MoodEventForm (implements com.kernelcrew.moodapp.ui.LocationUpdateListener)
- com.kernelcrew.moodapp.ui.MoodMap (implements com.kernelcrew.moodapp.ui.components.FilterBarFragment.OnFilterChangedListener, com.google.android.gms.maps.OnMapReadyCallback)
- com.kernelcrew.moodapp.ui.MyProfile
- com.kernelcrew.moodapp.ui.OtherUserProfile
- com.kernelcrew.moodapp.ui.RequestFragment
- com.kernelcrew.moodapp.data.LocationHandler
- com.kernelcrew.moodapp.data.MoodEvent (implements java.io.Serializable)
- com.kernelcrew.moodapp.data.MoodEventFilter
- com.kernelcrew.moodapp.ui.MoodEventForm.MoodEventDetails
- com.kernelcrew.moodapp.data.MoodEventProvider
- com.kernelcrew.moodapp.ui.MoodIconUtil
- com.kernelcrew.moodapp.utils.NotificationHelper
- com.kernelcrew.moodapp.utils.PhotoUtils
- androidx.recyclerview.widget.RecyclerView.Adapter<VH>
- com.kernelcrew.moodapp.ui.CommentAdapter
- com.kernelcrew.moodapp.ui.FollowRequestAdapter
- com.kernelcrew.moodapp.ui.MoodAdapter
- com.kernelcrew.moodapp.ui.MoodHistoryAdapter
- androidx.recyclerview.widget.RecyclerView.ViewHolder
- com.kernelcrew.moodapp.ui.MoodAdapter.MoodViewHolder
- com.kernelcrew.moodapp.ui.MoodHistoryAdapter.MoodViewHolder
- com.kernelcrew.moodapp.data.User
- com.kernelcrew.moodapp.data.UserProvider
- com.kernelcrew.moodapp.data.Utility
- android.view.View (implements android.view.accessibility.AccessibilityEventSource, android.graphics.drawable.Drawable.Callback, android.view.KeyEvent.Callback)
- android.view.ViewGroup (implements android.view.ViewManager, android.view.ViewParent)
- android.widget.FrameLayout
- com.kernelcrew.moodapp.ui.MapTouchWrapper
- android.widget.FrameLayout
- android.view.ViewGroup (implements android.view.ViewManager, android.view.ViewParent)
Interface Hierarchy
- com.kernelcrew.moodapp.ui.AuthSignUp.OnUsernameCheckListener
- com.kernelcrew.moodapp.ui.AuthSignUp.OnValidationCompleteListener
- com.kernelcrew.moodapp.data.CombinedListener
- com.kernelcrew.moodapp.ui.DeleteDialogFragment.DeleteDialogListener
- com.kernelcrew.moodapp.ui.components.EmotionPickerFragment.OnSelectEmotionListener
- com.kernelcrew.moodapp.ui.components.FilterBarFragment.FilterUpdater
- com.kernelcrew.moodapp.ui.components.FilterBarFragment.OnFilterChangedListener
- com.kernelcrew.moodapp.ui.components.FilterBarFragment.OnUserSearchListener
- com.kernelcrew.moodapp.data.LocationHandler.OnLocationObtainedListener
- com.kernelcrew.moodapp.ui.LocationUpdateListener
- com.kernelcrew.moodapp.ui.MoodAdapter.OnMoodClickListener
- com.kernelcrew.moodapp.ui.MoodEventForm.MoodEventFormSubmitCallback
- com.kernelcrew.moodapp.ui.MoodHistoryAdapter.OnItemClickListener
- com.kernelcrew.moodapp.ui.components.UploadPhotoFragment.UploadPhotoListener
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.kernelcrew.moodapp.data.Emotion
- com.kernelcrew.moodapp.data.MoodEventVisibility
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)