Index

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

N

navigateToAdminTools() - Method in class com.example.skeddly.AdminToolsInstrumentedTest
Navigates to the Tools screen before each test.
navigateToInboxScreen() - Method in class com.example.skeddly.InboxInstrumentedTest
Navigates to the inbox screen and retrieves the current user before each test.
navigateToProfileScreen() - Method in class com.example.skeddly.ProfileFragmentInstrumentedTest
 
newInstance(boolean) - Static method in class com.example.skeddly.ui.MyEventsFragment
Factory method to create a new instance of this fragment.
newInstance(String) - Static method in class com.example.skeddly.ui.popup.ImagePopupDialogFragment
Create a new instance of the ImagePopupDialogFragment.
newInstance(String) - Static method in class com.example.skeddly.ui.popup.QRPopupDialogFragment
Create a new instance of the QRPopupDialogFragment
newInstance(String) - Static method in class com.example.skeddly.ui.popup.SendMessageDialogFragment
 
newInstance(String) - Static method in class com.example.skeddly.ui.utility.LocationFetcherFragment
Create a new instance of the LocationFetcherFragment.
newInstance(String, boolean) - Static method in class com.example.skeddly.ui.utility.LocationFetcherFragment
Create a new instance of the LocationFetcherFragment.
newInstance(String, int, int, int) - Static method in class com.example.skeddly.ui.popup.DrawParticipantsDialogFragment
Create a new instance of the DrawParticipantsDialogFragment.
newInstance(String, MapPopupType, ArrayList<CustomLocation>) - Static method in class com.example.skeddly.ui.popup.MapPopupDialogFragment
Create a new instance of the MapPopupDialogFragment.
newInstance(String, String[], String) - Static method in class com.example.skeddly.ui.popup.CategorySelectorDialogFragment
Create a new instance of the CategorySelector.
newInstance(String, String, String) - Static method in class com.example.skeddly.ui.popup.StandardPopupDialogFragment
Instantiate the popup with the provided title and content fields.
newInstance(String, String, String, boolean) - Static method in class com.example.skeddly.ui.popup.StandardPopupDialogFragment
Instantiate the popup with the provided title and content fields.
newInstance(String, String, String, boolean, String[]) - Static method in class com.example.skeddly.ui.popup.StandardPopupDialogFragment
Instantiate the popup with the provided title and content fields.
Notification - Class in com.example.skeddly.business.notification
Represents a single notification item within the application.
Notification() - Constructor for class com.example.skeddly.business.notification.Notification
Default constructor for creating a new Notification.
Notification(String, String, String, NotificationType) - Constructor for class com.example.skeddly.business.notification.Notification
Construct a notification with the given title and message.
notification_DefaultConstructor_InitializesCorrectly() - Method in class com.example.skeddly.business.NotificationUnitTest
Tests the default constructor to ensure all fields are initialized correctly.
notification_GetAndSetMessage() - Method in class com.example.skeddly.business.NotificationUnitTest
Verifies that the getter and setter for the Message field work as expected.
notification_GetAndSetRead() - Method in class com.example.skeddly.business.NotificationUnitTest
Verifies that the getter and setter for the isRead boolean work as expected.
notification_GetAndSetStatus() - Method in class com.example.skeddly.business.NotificationUnitTest
Verifies that the getter and setter for the NotificationInvitationStatus enum work as expected.
notification_GetAndSetTicketId() - Method in class com.example.skeddly.business.NotificationUnitTest
Verifies that the getter and setter for the Ticket ID field work as expected.
notification_GetAndSetTitle() - Method in class com.example.skeddly.business.NotificationUnitTest
Verifies that the getter and setter for the Title field work as expected.
notification_GetAndSetType() - Method in class com.example.skeddly.business.NotificationUnitTest
Verifies that the getter and setter for the NotificationType enum work as expected.
NotificationInvitationStatus - Enum Class in com.example.skeddly.business.notification
Defines the possible states of an invitation notification.
NotificationRepository - Class in com.example.skeddly.business.database.repository
A class to handle retrieving notifications from Firestore.
NotificationRepository(FirebaseFirestore) - Constructor for class com.example.skeddly.business.database.repository.NotificationRepository
Create a new NotificationRepository that is not tied to a specific user.
NotificationRepository(FirebaseFirestore, String) - Constructor for class com.example.skeddly.business.database.repository.NotificationRepository
Create a new NotificationRepository.
NotificationRepository(FirebaseFirestore, String, NotificationType) - Constructor for class com.example.skeddly.business.database.repository.NotificationRepository
Create a new NotificationRepository.
NotificationSettings - Class in com.example.skeddly.business.user
Represent's a user's notification settings
NotificationSettings() - Constructor for class com.example.skeddly.business.user.NotificationSettings
No arg Constructor for the NotificationSettings
NotificationSettingsFragment - Class in com.example.skeddly.ui
Fragment for a users notification settings
NotificationSettingsFragment() - Constructor for class com.example.skeddly.ui.NotificationSettingsFragment
 
NotificationType - Enum Class in com.example.skeddly.business.notification
Defines the different categories a notification can belong to.
NotificationUnitTest - Class in com.example.skeddly.business
Unit tests for the Notification business object.
NotificationUnitTest() - Constructor for class com.example.skeddly.business.NotificationUnitTest
 
notifyUserChanged() - Method in class com.example.skeddly.MainActivity
Notifies the authenticator that the user has changed.
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form