Index
All Classes and Interfaces|All Packages
G
- generateNewQrCode() - Method in class com.example.rocket_launch.organizer_events_tab.OrganizerViewQrCodeFragment
- generateQRCode() - Method in class com.example.rocket_launch.Event
-
Generates the bitmap of the QR code
- generateQRCode() - Method in class com.example.rocket_launch.organizer_events_tab.OrganizerViewQrCodeFragment
- geocodeAddress(String) - Method in class com.example.rocket_launch.NominatimGeocode
-
Gets a JSON file from an address through NominatimGeocode
- getAllEventsInList(List<String>, OnSuccessListener<List<Event>>, OnFailureListener) - Method in class com.example.rocket_launch.EventsDB
-
get all events in a string of eventId's Author: Kaiden
- getAllImages(String, OnSuccessListener<String>) - Static method in class com.example.rocket_launch.ImageStorageDB
- getAllUsersInList(List<String>, OnSuccessListener<List<User>>, OnFailureListener) - Method in class com.example.rocket_launch.UsersDB
-
get all users in a string if androidId's
- getAndroidId() - Method in class com.example.rocket_launch.User
- getCancelledEntrants() - Method in class com.example.rocket_launch.Event
- getCancelledUserIds(String, OnSuccessListener<List<String>>, OnFailureListener) - Method in class com.example.rocket_launch.EventsDB
-
gets list of user Ids from an event's cancelled list
- getCapacity() - Method in class com.example.rocket_launch.Event
- getCreatedEventIds(String, OnSuccessListener<List<String>>, OnFailureListener) - Method in class com.example.rocket_launch.UsersDB
-
gets list of event titles from user's created events list
- getDescription() - Method in class com.example.rocket_launch.Event
- getEntrantID() - Method in class com.example.rocket_launch.EntrantLocationData
- getEntrantLatitude() - Method in class com.example.rocket_launch.EntrantLocationData
- getEntrantLocationDataList() - Method in class com.example.rocket_launch.Event
- getEntrantLocationDataList() - Method in class com.example.rocket_launch.MapOptionsViewModel
- getEntrantLongitude() - Method in class com.example.rocket_launch.EntrantLocationData
- getEntrantMarkersList() - Method in class com.example.rocket_launch.MapOptionsViewModel
- getEntrantsInRangeList() - Method in class com.example.rocket_launch.MapOptionsViewModel
- getEntrantsOutOfRangeList() - Method in class com.example.rocket_launch.MapOptionsViewModel
- getEventId() - Method in class com.example.rocket_launch.admin.AdminQRDataFragment.QRCodeItem
-
Gets the associated event ID
- getEventId() - Method in class com.example.rocket_launch.Notification
- getEventID() - Method in class com.example.rocket_launch.Event
- getEventsCreated() - Method in class com.example.rocket_launch.User
- getEventsRef() - Method in class com.example.rocket_launch.EventsDB
-
Get the reference to the events collection.
- getEventsRegistered() - Method in class com.example.rocket_launch.User
- getEventsWaitlisted() - Method in class com.example.rocket_launch.User
- getFacilityAddress() - Method in class com.example.rocket_launch.data.Facility
- getFacilityAddress() - Method in class com.example.rocket_launch.MapOptionsViewModel
- getFacilityName() - Method in class com.example.rocket_launch.data.Facility
- getFacilityName() - Method in class com.example.rocket_launch.MapOptionsViewModel
- getFacilityPoint() - Method in class com.example.rocket_launch.MapOptionsViewModel
- getFeedbackText() - Method in class com.example.rocket_launch.FeedbackFormFragment.Feedback
- getGeolocationRequired() - Method in class com.example.rocket_launch.Event
- getId() - Method in class com.example.rocket_launch.Notification
- getImage(String, OnSuccessListener<Uri>, OnFailureListener) - Static method in class com.example.rocket_launch.ImageStorageDB
- getImage(String, OnSuccessListener<String>) - Static method in class com.example.rocket_launch.ImageStorageDB
- getInRangeNames() - Method in class com.example.rocket_launch.MapOptionsViewModel
- getInvitation() - Method in class com.example.rocket_launch.Notification
- getInvitedEntrants() - Method in class com.example.rocket_launch.Event
- getInvitedUserIds(String, OnSuccessListener<List<String>>, OnFailureListener) - Method in class com.example.rocket_launch.EventsDB
-
gets list of user Ids from an event's Invited list
- getItemCount() - Method in class com.example.rocket_launch.admin.AdminEventsAdapter
-
Returns the total number of events in the list.
- getItemCount() - Method in class com.example.rocket_launch.admin.AdminFacilitiesAdapter
-
Returns the total number of facility items in the list.
- getItemCount() - Method in class com.example.rocket_launch.admin.AdminImagesAdapter
-
Returns the number of users in the list.
- getItemCount() - Method in class com.example.rocket_launch.admin.AdminModePagerAdapter
-
Returns the total number of tabs available in the admin interface.
- getItemCount() - Method in class com.example.rocket_launch.admin.AdminProfilesAdapter
-
Returns the number of user profiles in the list.
- getItemCount() - Method in class com.example.rocket_launch.admin.AdminQRDataAdapter
-
Returns the total number of items in the adapter.
- getItemCount() - Method in class com.example.rocket_launch.entrant_events_tab.UserEventsPagerAdapter
- getItemCount() - Method in class com.example.rocket_launch.organizer_events_tab.OrganizerEntrantListPagerAdapter
- getLatLongFromJson(String) - Method in class com.example.rocket_launch.NominatimGeocode
-
Get the latitude and longitude values from the JSON file and create a GeoPoint
- getMaxWaitlistSize() - Method in class com.example.rocket_launch.Event
- getMessage() - Method in class com.example.rocket_launch.Notification
- getName() - Method in class com.example.rocket_launch.Event
- getNotificationPreferences() - Method in class com.example.rocket_launch.User
- getNotifications() - Method in class com.example.rocket_launch.Event
- getNotifications() - Method in class com.example.rocket_launch.User
- getOrganizer() - Method in class com.example.rocket_launch.Event
- getOutRangeNames() - Method in class com.example.rocket_launch.MapOptionsViewModel
- getParticipants() - Method in class com.example.rocket_launch.Event
- getPosterUrl() - Method in class com.example.rocket_launch.Event
- getProfilePhoto() - Method in class com.example.rocket_launch.User
- getProfilePhotoPath() - Method in class com.example.rocket_launch.User
- getQrCode() - Method in class com.example.rocket_launch.admin.AdminQRDataFragment.QRCodeItem
-
Gets the QR code string.
- getQRCode() - Method in class com.example.rocket_launch.Event
- getRadius() - Method in class com.example.rocket_launch.MapOptionsViewModel
- getRating() - Method in class com.example.rocket_launch.FeedbackFormFragment.Feedback
- getregisteredEntrants() - Method in class com.example.rocket_launch.Event
- getRegisteredEventIds(String, OnSuccessListener<List<String>>, OnFailureListener) - Method in class com.example.rocket_launch.UsersDB
-
gets list of event titles from user's created events list
- getRegisteredUserIds(String, OnSuccessListener<List<String>>, OnFailureListener) - Method in class com.example.rocket_launch.EventsDB
-
gets list of user Ids from an event's final list
- getRoles() - Method in class com.example.rocket_launch.User
- getTitle() - Method in class com.example.rocket_launch.Notification
- getUser(String, OnSuccessListener<User>, OnFailureListener) - Method in class com.example.rocket_launch.UsersDB
-
gets user from database
- getUserEmail() - Method in class com.example.rocket_launch.User
- getUserFacility() - Method in class com.example.rocket_launch.User
- getUserFacilityAddress() - Method in class com.example.rocket_launch.User
- getUserId() - Method in class com.example.rocket_launch.data.Facility
- getUserName() - Method in class com.example.rocket_launch.User
- getUserPhoneNumber() - Method in class com.example.rocket_launch.User
- getUsersRef() - Method in class com.example.rocket_launch.UsersDB
-
gets user collection reference
- getView(int, View, ViewGroup) - Method in class com.example.rocket_launch.Event.UserArrayAdapter
-
get current view
- getView(int, View, ViewGroup) - Method in class com.example.rocket_launch.EventArrayAdapter
-
Get current view.
- getView(int, View, ViewGroup) - Method in class com.example.rocket_launch.organizer_events_tab.UserListArrayAdapter
- getWaitingList() - Method in class com.example.rocket_launch.Event
- getWaitlistedEventIds(String, OnSuccessListener<List<String>>, OnFailureListener) - Method in class com.example.rocket_launch.UsersDB
-
gets list of event titles from user's created events list
- getWaitlistedUserIds(String, OnSuccessListener<List<String>>, OnFailureListener) - Method in class com.example.rocket_launch.EventsDB
-
gets list of user Ids from an event's waitlist
All Classes and Interfaces|All Packages