Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- android.widget.BaseAdapter (implements android.widget.ListAdapter, android.widget.SpinnerAdapter)
- android.widget.ArrayAdapter<T> (implements android.widget.Filterable, android.widget.ThemedSpinnerAdapter)
- com.example.qrgo.utilities.BasicCommentArrayAdapter
- com.example.qrgo.utilities.BasicQrArrayAdapter
- com.example.qrgo.utilities.BasicUserArrayAdapter
- com.example.qrgo.utilities.QRCodeArrayAdapter
- com.example.qrgo.utilities.SearchArrayAdapter
- android.widget.ArrayAdapter<T> (implements android.widget.Filterable, android.widget.ThemedSpinnerAdapter)
- com.example.qrgo.firebase.BaseFirebaseConnectManager
- com.example.qrgo.firebase.CommentFirebaseManager
- com.example.qrgo.firebase.PlayerProfileFirebaseManager
- com.example.qrgo.firebase.QRCodeFirebaseManager
- com.example.qrgo.firebase.UserFirebaseManager
- com.example.qrgo.models.BasicPlayerProfile
- com.example.qrgo.models.BasicQRCode
- com.example.qrgo.utilities.CircleTransform (implements com.squareup.picasso.Transformation)
- com.example.qrgo.models.Comment
- android.content.ContentProvider (implements android.content.ComponentCallbacks2)
- androidx.core.content.FileProvider
- com.example.qrgo.utilities.LocationPhotoFileProvider
- androidx.core.content.FileProvider
- 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.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.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.example.qrgo.GeoLocationActivity (implements android.location.LocationListener)
- com.example.qrgo.HomeActivity
- com.example.qrgo.MainActivity
- com.example.qrgo.PlayerActivity
- com.example.qrgo.QRIntakeActivity
- com.example.qrgo.QrProfileActivity
- com.example.qrgo.SignupActivity
- com.example.qrgo.StaggeredGallery
- 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.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.savedstate.SavedStateRegistryOwner, androidx.lifecycle.ViewModelStoreOwner)
- com.example.qrgo.QRScanActivity
- 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.example.qrgo.utilities.FirebaseConnect
- 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.example.qrgo.CommentListviewFragment
- com.example.qrgo.GlobalScoresFragment
- com.example.qrgo.LeaderboardFragment
- com.example.qrgo.QRListFragment
- com.example.qrgo.QrListviewFragment
- com.example.qrgo.SearchFragment
- com.example.qrgo.models.GeoLocation
- com.example.qrgo.utilities.ImageViewController
- androidx.viewpager.widget.PagerAdapter
- com.example.qrgo.utilities.CarouselAdapter
- com.example.qrgo.utilities.LandmarkCarouselAdapter
- com.example.qrgo.utilities.UserCarouselAdapter
- com.example.qrgo.models.Photo
- com.example.qrgo.models.PlayerProfile
- com.example.qrgo.models.QRCode
- com.example.qrgo.utilities.QRCodeVisualRenderer
- com.example.qrgo.utilities.QRGenerationController
- androidx.recyclerview.widget.RecyclerView.Adapter<VH>
- com.example.qrgo.utilities.StaggeredAdapter
- androidx.recyclerview.widget.RecyclerView.ViewHolder
- com.example.qrgo.utilities.StaggeredAdapter.ViewHolder
- com.example.qrgo.utilities.RoundedSquareTransform (implements com.squareup.picasso.Transformation)
- 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)
- androidx.viewpager.widget.ViewPager
- com.example.qrgo.utilities.NonSwipeableViewPager
- androidx.viewpager.widget.ViewPager
- android.view.ViewGroup (implements android.view.ViewManager, android.view.ViewParent)
- android.widget.BaseAdapter (implements android.widget.ListAdapter, android.widget.SpinnerAdapter)
Interface Hierarchy
- com.example.qrgo.listeners.OnBasicPlayerProfileLoadedListener
- com.example.qrgo.listeners.OnCommentAddListener
- com.example.qrgo.listeners.OnCommentLoadedListener
- com.example.qrgo.listeners.OnCommentsLoadedListener
- com.example.qrgo.listeners.OnCoordinatesListLoadedListener
- com.example.qrgo.listeners.OnGlobalRankLoadedListener
- com.example.qrgo.listeners.OnImeiCheckListener
- com.example.qrgo.listeners.OnPlayerListLoadedListener
- com.example.qrgo.listeners.OnPlayerProfileGetListener
- com.example.qrgo.listeners.OnQRCodeScannedListener
- com.example.qrgo.listeners.OnQRCodeUploadListener
- com.example.qrgo.listeners.OnQrListLoadedListener
- com.example.qrgo.listeners.OnScannedUsersLoadedListener
- com.example.qrgo.listeners.OnUserAddListener
- com.example.qrgo.listeners.OnUserDeleteFromQRCodeListener
- com.example.qrgo.listeners.OnUserDeleteListener
- com.example.qrgo.listeners.OnUsernameCheckListener
- com.example.qrgo.listeners.OnUserProfileAddListener
- com.example.qrgo.listeners.OnUserProfileDeleteListener
- com.example.qrgo.listeners.OnUserSearchListener
- com.example.qrgo.listeners.QRCodeListener