Index
All Classes and Interfaces|All Packages
N
- NewEventTest - Class in com.example.rocket_launch
- NewEventTest() - Constructor for class com.example.rocket_launch.NewEventTest
- NominatimGeocode - Class in com.example.rocket_launch
-
Class that takes an address, passes it into a 3rd party API: NominatimGeocode To get a JSON file to derive lat-long coordinates for osmdroid implementation uses OkHttp to handle url and Nominatim integration
- NominatimGeocode() - Constructor for class com.example.rocket_launch.NominatimGeocode
- notification - Variable in class com.example.rocket_launch.notifications_tab.NotificationDetailsFragment
- Notification - Class in com.example.rocket_launch
-
Defines a notification class
- Notification() - Constructor for class com.example.rocket_launch.Notification
- Notification(String, String, String) - Constructor for class com.example.rocket_launch.Notification
- NotificationArrayAdapter - Class in com.example.rocket_launch.notifications_tab
-
array adapter for notifications
- NotificationArrayAdapter(Context, ArrayList<Notification>) - Constructor for class com.example.rocket_launch.notifications_tab.NotificationArrayAdapter
-
constructor for notification array
- NotificationCreator - Class in com.example.rocket_launch
-
fragment to allow an organizer to create and edit contents of notification Author: kaiden
- NotificationCreator() - Constructor for class com.example.rocket_launch.NotificationCreator
-
empty constructor for fragment requirement
- NotificationCreator(List<User>) - Constructor for class com.example.rocket_launch.NotificationCreator
-
constructor used to pass a list of users Author: Kaidenf
- NotificationDetailsFragment - Class in com.example.rocket_launch.notifications_tab
-
Fragment to show details of an individual notification
- NotificationDetailsFragment() - Constructor for class com.example.rocket_launch.notifications_tab.NotificationDetailsFragment
- NotificationDetailsFragment(Notification) - Constructor for class com.example.rocket_launch.notifications_tab.NotificationDetailsFragment
- NotificationHandler - Class in com.example.rocket_launch
-
intermediate class between receiving and showing a notification Author: Kaiden
- NotificationHandler(Context, String) - Constructor for class com.example.rocket_launch.NotificationHandler
-
initialize local notification handler Author: Kaiden
- NotificationHelper - Class in com.example.rocket_launch
-
contains helpful functions for sending and creating notifications Author: Griffin
- NotificationHelper() - Constructor for class com.example.rocket_launch.NotificationHelper
- NotificationPreferencesFragment - Class in com.example.rocket_launch.notifications_tab
- NotificationPreferencesFragment(Boolean, DocumentReference) - Constructor for class com.example.rocket_launch.notifications_tab.NotificationPreferencesFragment
-
Constructor
- NotificationPreferencesFragment.OnSuccessListener - Interface in com.example.rocket_launch.notifications_tab
-
Used for callback
- NotificationsFragment - Class in com.example.rocket_launch.nav_fragments
-
fragment used to display all of a user's notifications Author: Rachel
- NotificationsFragment() - Constructor for class com.example.rocket_launch.nav_fragments.NotificationsFragment
-
default constructor
All Classes and Interfaces|All Packages