Class Hierarchy
- java.lang.Object
- com.kernelcrew.moodapp.ui.BottomNavBarController (implements com.google.android.material.navigation.NavigationBarView.OnItemSelectedListener)
- 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
- 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)
- com.kernelcrew.moodapp.ui.DeleteDialogFragment
- com.kernelcrew.moodapp.ui.EditMoodEvent
- 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.ui.MoodEventForm.MoodEventDetails
- com.kernelcrew.moodapp.ui.MoodIconUtil
- 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
- 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.ui.DeleteDialogFragment.DeleteDialogListener
- com.kernelcrew.moodapp.ui.LocationUpdateListener
- com.kernelcrew.moodapp.ui.MoodAdapter.OnMoodClickListener
- com.kernelcrew.moodapp.ui.MoodEventForm.MoodEventFormSubmitCallback
- com.kernelcrew.moodapp.ui.MoodHistoryAdapter.OnItemClickListener